florian
|
048385fd7f
* compilation fixed
|
2 éve |
florian
|
3e75ba52f3
* initial preparations for riscv32-freertos
|
2 éve |
Pierre Muller
|
b95bfd07d9
Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets
|
2 éve |
Sven/Sarah Barth
|
e8fcc5343b
* use new chartype_for_stringlike function to retrieve the char type for a stringlike def instead of casting to a stringdef
|
2 éve |
Sven/Sarah Barth
|
ea417fbaaf
+ add utility function to retrieve the char type def from a stringlike def
|
2 éve |
florian
|
dfb8794d4d
* compilation after merge fixed
|
2 éve |
Pierre Muller
|
aaa6f0d9c5
Only signed extension is needed
|
2 éve |
Pierre Muller
|
4793447be1
Add sign extension to 32-bit for unaligned OS_8 and OS_16 types (to try to solve #40102)
|
2 éve |
Ondrej Pokorny
|
f9b1a5acfb
Postgres: more information in EPQDatabaseError
|
2 éve |
Pierre Muller
|
0907628b73
Add missing S_ISUID and S_ISGID constants
|
2 éve |
Pierre Muller
|
7cca82185e
Add missing S_ISUID and S_ISGID constants
|
2 éve |
Pierre Muller
|
9feeb18b15
Add missing S_ISUID and S_ISGID constants
|
2 éve |
florian
|
8ef0f59025
* mark constant symbols used in preprocessor expressions as used, resolves #40108
|
2 éve |
florian
|
84e7a17b67
* patch by Rika: optimize Pos(), resolves #40088
|
2 éve |
Jonas Maebe
|
821c22a38f
LLVM: workaround to fix make all
|
2 éve |
marcoonthegit
|
8c888d9744
* free doc before calling a readxmlfile procedure routine with OUT parameter. Fixes #40126
|
2 éve |
Michaël Van Canneyt
|
0bad315daf
* Fix TDateTimeInfoRec
|
2 éve |
Michaël Van Canneyt
|
735fd20a6a
* (Hopefully) fix compilation for non-win,non-unix platforms
|
2 éve |
Jonas Maebe
|
305d34a8f6
Darwin: fix make cycle
|
2 éve |
Jonas Maebe
|
e54197e9d2
Darwin: support -Xg for DWARFv4
|
2 éve |
florian
|
789031a6e6
* compile float*2 as float+float if possible as proposed by Rika, resolves #40116
|
2 éve |
florian
|
ec28b7586c
+ support procvar[] in tp/mac procvar mode if the procvar returns an array type
|
2 éve |
Marcus Sackrow
|
a57e34403c
System.ioutils changes some nested $if $else $if to $if $elseif
|
2 éve |
J. Gareth "Curious Kit" Moreton
|
f3f9c68ddb
* x86-64: Extended the movl/movq optimisation to cover more distance
|
2 éve |
J. Gareth "Curious Kit" Moreton
|
42b052eb83
* x86-64: movl/movq -> movl/movl zero-extension optimisation
|
2 éve |
Marcus Sackrow
|
55c5c7e122
Fixed system.ioutils for windows and other non-unix systems
|
2 éve |
florian
|
5691f2a2c0
+ support of octal literals
|
2 éve |
Michaël Van Canneyt
|
184d20cb06
* Fix some tests after recent changes, better test for special dirs
|
2 éve |
florian
|
87321a0e67
* fix one test failure for unixes
|
2 éve |
florian
|
d4d4498fc0
* building on darwin (and most likely other BSDs) fixed
|
2 éve |