Michaël Van Canneyt
|
012b53c451
* Flag to allow unknown macros
|
1 zi în urmă |
Rika Ichinose
|
f1301a14e1
optloop.pas: move global variables to a context object.
|
1 săptămână în urmă |
J. Gareth "Curious Kit" Moreton
|
79eee75aa0
* x86: Convert isolated "(1 shl y) - 1" to BZHI, not just "x and ((1 shl y) - 1)"
|
1 săptămână în urmă |
florian
|
1d5a31ed41
+ comment
|
2 zile în urmă |
Marcus Sackrow
|
9d1dfa17d5
AROS: removed PutTextToClip and GetTextFromClip from clipboard
|
2 zile în urmă |
Pierre Muller
|
1f12737beb
Test local fix for powerpc out of reach conditional jump
|
3 zile în urmă |
Pierre Muller
|
26cca8dfb0
Test for bug report #41397
|
3 zile în urmă |
Pierre Muller
|
688e20f7a5
Try to fix bug report #41397
|
2 zile în urmă |
florian
|
a45253c7ac
* fix AndiSb2Sb optimization
|
3 zile în urmă |
Michaël Van Canneyt
|
ae0d1c3ae7
Add Contains() to lists and stringlist
|
3 zile în urmă |
Sven/Sarah Barth
|
9df9f1a0ff
* also check for FPC_ABI_WIN64 instead of WIN64 for the jmp_buf declaration
|
3 zile în urmă |
Michaël Van Canneyt
|
6f8244ad51
* Fix timestamps
|
3 zile în urmă |
Michaël Van Canneyt
|
9e116eb196
* Fix non-initialized variable in DoApplyUpdate. Fixes issue #41400
|
3 zile în urmă |
Sven/Sarah Barth
|
d72363d84d
* check for FPC_ABI_WIN64 instead of just WIN64 in x86_64 specific RTL files
|
3 zile în urmă |
Sven/Sarah Barth
|
436c3049b9
+ define FPC_ABI_WIN64 for systems that use the Win64 ABI (currently it's only x86_64-win64, but there are also x86_64-nativent and x86_64-uefi as potential targets)
|
3 zile în urmă |
florian
|
f71871e60d
* generating a linear sub list makes no sense for RiscV
|
4 zile în urmă |
florian
|
0d2297c9ca
+ AndiSb2Sb optimization
|
4 zile în urmă |
Karoly Balogh
|
2b83745211
msg: fixed typos in the description of improperly indented multi-line strings error
|
4 zile în urmă |
Karoly Balogh
|
4f1f0d93a5
scanner: please do not try to byte swap a byte. not even on big endian.
|
4 zile în urmă |
Karoly Balogh
|
0fed8ffe7c
scanner: actually use the result of readquotedstring as cpattern. this fixes the fileexists() preprocessor directive, broken since 2c1fa9e9
|
4 zile în urmă |
Pierre Muller
|
e1d6a355b5
Set unititialized local boolean variables to false to avoid random behavior
|
4 zile în urmă |
Rika Ichinose
|
d91a4ef56f
Fix cross-thread ReallocMem in heaptrc.
|
4 zile în urmă |
Karoly Balogh
|
1fa7d4f92a
m68k: on CF, sign_extend the clone register not the original dst for rotate/shift ops
|
4 zile în urmă |
n7800
|
ae4002ae06
* Fix "Close" to "Clone" typo in IEnumUnknown
|
5 zile în urmă |
Karoly Balogh
|
21fe99bfcc
m68k: fix typos in 6a82ca8a - caused by blind refactor before committing
|
4 zile în urmă |
Karoly Balogh
|
820f0b2907
m68k: allow the optimizer to fold of two differently sized ANDs, but use the larger size in the resulting instruction
|
4 zile în urmă |
Karoly Balogh
|
6a82ca8a1e
m68k: add support for OP_ROL/OP_ROR to a_op_reg_reg. this fixes m68k builds after 0af3f2a9
|
4 zile în urmă |
Karoly Balogh
|
69611bba2d
m68k: fix indentation, no functional change
|
4 zile în urmă |
florian
|
f6ef9f2aa3
* spelling
|
5 zile în urmă |
ccrause
|
41fa38d217
Update esp32c3 for esp-idf v5.5
|
1 săptămână în urmă |