Tomas Hajny
|
1a4fdc7313
* fix for broken wince compilation after r46863
|
5 年 前 |
florian
|
1b60060eb1
* Aarch64-linux: debugging define disabled
|
5 年 前 |
florian
|
8057651e8d
* Aarc64: generate code for floating point exception checking which does not destroy
|
5 年 前 |
florian
|
a22d8a7c38
* Aarch64-linux: return properly from the signal handler
|
5 年 前 |
florian
|
f8c1df0852
* ISO mode: handle typed files as text files regarding naming/program parameters, resolves #37415
|
5 年 前 |
Tomas Hajny
|
1eb11a2a29
* fix for problem with commit 46853
|
5 年 前 |
Tomas Hajny
|
288c7e3c9e
* Do_IsDevice treats pipes and sockets the same way as character devices
|
5 年 前 |
florian
|
2c54477807
* patch by J. Gareth Moreton: introduce RemoveInstruction and make as much as possible use of RemoveCurrentP, resolves #37399
|
5 年 前 |
florian
|
7f8f733963
* RiscV32 correctly set operands of div/mod operations, resolves #37743
|
5 年 前 |
florian
|
d7fe9914a7
+ introduce tcgobj.a_loadfpu_reg_intreg
|
5 年 前 |
Jonas Maebe
|
8616338374
* fixed dataraces in setting the UnitDir/UnitConfigDir fields of TPackage
|
5 年 前 |
yury
|
2f21f5ae93
* Reverted r46836, since it does not work as expected for yet unknown reason.
|
5 年 前 |
svenbarth
|
c53422e4ef
* handle reparse points that are neither symlinks nor mount points as normal files
|
5 年 前 |
Mattias Gaertner
|
96cb396d56
pastojs: jsglobalalias: references in init to elements from implementation uses
|
5 年 前 |
Tomas Hajny
|
3c9257300d
* fix for bug #37716 by Andrey 'Croco' Stolyarov
|
5 年 前 |
florian
|
f8b17c410b
+ Xtensa: make use of ABS.S
|
5 年 前 |
svenbarth
|
d1521e8061
* a classrefdef might also be created with a forwarddef, so handle that correctly
|
5 年 前 |
Mattias Gaertner
|
af7008ee2f
pastojs: jsglobalalias: references to elements from implementation uses
|
5 年 前 |
Mattias Gaertner
|
aed1866db9
fcl-passrc: added TPasResolver.ImplementationUsesUnit
|
5 年 前 |
svenbarth
|
f281e52ea3
* TDictionary<,> is not sorted, so don't test it as such
|
5 年 前 |
svenbarth
|
d8fadbb6d2
* fix test for deletion notifications, because FPC clears the queue from front to back as well
|
5 年 前 |
svenbarth
|
cda338b893
* check whether there are any elements at all for both TStack<> and TQueue<> before removing any
|
5 年 前 |
svenbarth
|
6efd9cc93f
* fix for Mantis #37609: add support for TryAdd for the TDictionary<,> hierarchy
|
5 年 前 |
yury
|
b5abefe03e
* Moved spilling of registers which have the initial memory location and are used only once to a stage after coalescing is done. This produces a better code.
|
5 年 前 |
yury
|
c06744b62b
* Include stack location of spilled variables in the assembler output.
|
5 年 前 |
florian
|
8e74a04dc5
* Xtensa: stack size calculation for the call0 abi fixed
|
5 年 前 |
florian
|
ddf26cb3d2
* Xtensa: trgcpu.do_spill_op fixed
|
5 年 前 |
florian
|
27b4f3df60
* Xtensa: taicpu.spilling_get_operation_type improved
|
5 年 前 |
Mattias Gaertner
|
edd10be1e2
pastojs: docs updated
|
5 年 前 |
Mattias Gaertner
|
aae5c452cb
pastojs: fixed impl rtti
|
5 年 前 |