Pierre Muller
|
49ddf159b2
Fix internalerror generated with riscv32 compiler.
|
2 jaren geleden |
mattias
|
0f43c7b229
pas2js: use exename instead of paramstr 0, to search pas2js.cfg in exe location
|
2 jaren geleden |
mattias
|
6685e22ead
fcl-css: clearstyles
|
2 jaren geleden |
florian
|
be401422fd
* more warnings after last commit fixed
|
2 jaren geleden |
florian
|
3fa77a4f62
* fix life information propagation for while loops, resolves #39971
|
2 jaren geleden |
Jonas Maebe
|
e63cc73cfa
Darwin/AArch64: future-proof version check
|
2 jaren geleden |
florian
|
86547d35d7
+ apply OpTest/Or2Op optimization to ANDN as well
|
2 jaren geleden |
Jonas Maebe
|
ae4c8359aa
Darwin/AArch64: detect when SIGILL indicates an FPU exception
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
a1ea1dd98e
* x86: Changed BMI2 check to BMI1 for ordinal ANDN optimisation
|
2 jaren geleden |
Pierre Muller
|
afc9acda37
Change wrong "$macros off" into "$macro off"
|
2 jaren geleden |
Pierre Muller
|
f3179cb718
Add system_powerpc_wii to supported_targets of powerpc generic GNU assembler
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
626e23d89f
* x86: The code generator will now attempt manipulate "x and (not y)" (where x and y are ordinals) to use ANDN.
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
567244007e
* x86: Improvement to bug fix so an optimisation can still be made even if the other register is in use
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
41b8f6a42e
* x86: Bug fix where improved AddMov2Mov optimisation didn't
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
fa76baa3d4
* New test to evaluate i39918
|
2 jaren geleden |
florian
|
8f269d4540
* check for proper exception type
|
2 jaren geleden |
florian
|
2b48afe151
* check if optinfo is assigned before using it, resolves #39913
|
2 jaren geleden |
florian
|
2c51abf40d
+ print optinfo pointer if set
|
2 jaren geleden |
Michaël Van Canneyt
|
0a2447a955
* Publish all available & needed properties
|
2 jaren geleden |
mattias
|
87a9214983
pastojs: FindDefaultConfig: search in symlinked compiler exe
|
2 jaren geleden |
Jonas Maebe
|
229d88c50f
Thumb(2): fix compilation after FPU control word changes
|
2 jaren geleden |
Martin
|
dd0711a27e
Fix incorrect dwarf entry count. Issue #39928 introduced in 1b6982107f1ac4b4111e37be0a3649d155a2bc1e
|
2 jaren geleden |
Michaël Van Canneyt
|
850685844b
* Fix handling of options file
|
2 jaren geleden |
Michaël Van Canneyt
|
9e60c686b4
* Add crossoriginisolation and debugcapture
|
2 jaren geleden |
florian
|
e142953c6d
* make the hidden high parameter for short strings a byte for 8 bit CPUs
|
2 jaren geleden |
ccrause
|
991460c4ee
Rewrite fpc_shortstr_concat_multi for AVR to not use a temporary shortstring to reduce RAM usage.
|
2 jaren geleden |
Michael VAN CANNEYT
|
fb7787b11e
* Added debugcapture route
|
2 jaren geleden |
mattias
|
2d94575fa8
fcl-css: added attribute value check
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
45b1d592f5
* x86: Bug fix where "mov $0,%reg" was inserted on the wrong side of a SETcc instruction
|
2 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
27aa4d4e34
* x86: ConvertJumpToRET now sets the condition to C_None
|
2 jaren geleden |