Michaël Van Canneyt
|
01d3af48a1
* Fix compilation on non-unix. fix issue #40132
|
2 年之前 |
Karoly Balogh
|
6bbb10e64d
m68k: do not generate LEA instructions with explicitly specified size. only long is possible anyway.
|
2 年之前 |
Karoly Balogh
|
c577ac5ce9
m68k: add tables to convert from some stub opcodes + condition into real opcodes. Use them in the external assembler writer for now. Later the internal assembler will need these tables too.
|
2 年之前 |
Michaël Van Canneyt
|
68c52cf025
* Refactored to be able to solve threadsafety problem
|
2 年之前 |
Michaël Van Canneyt
|
1790b0c466
* SQLDB Database connection pool
|
2 年之前 |
florian
|
e9ec4a8bb3
* more riscv32-freertos-esp32c3 stuff added
|
2 年之前 |
florian
|
09b435cdab
* transform a/a only into 1 if fastmath is on
|
2 年之前 |
Michaël Van Canneyt
|
ffd14f449d
* 32 bit counter
|
2 年之前 |
florian
|
bedd4edc72
+ first work for esp32-c3 support
|
2 年之前 |
Michaël Van Canneyt
|
fc6c3cf487
* Create container with unique name, improve thread-safety
|
2 年之前 |
Michaël Van Canneyt
|
cdc6ff0a30
* Avoid error by checking if content was already sent
|
2 年之前 |
Michaël Van Canneyt
|
0e77ef6ebf
* Set result correctly in TCORSSupport.HandleRequest
|
2 年之前 |
marcoonthegit
|
d2ddf47d19
* generate fp.cfg help section.
|
2 年之前 |
florian
|
048385fd7f
* compilation fixed
|
2 年之前 |
florian
|
3e75ba52f3
* initial preparations for riscv32-freertos
|
2 年之前 |
Pierre Muller
|
b95bfd07d9
Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets
|
2 年之前 |
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 年之前 |
Sven/Sarah Barth
|
ea417fbaaf
+ add utility function to retrieve the char type def from a stringlike def
|
2 年之前 |
florian
|
dfb8794d4d
* compilation after merge fixed
|
2 年之前 |
Pierre Muller
|
aaa6f0d9c5
Only signed extension is needed
|
2 年之前 |
Pierre Muller
|
4793447be1
Add sign extension to 32-bit for unaligned OS_8 and OS_16 types (to try to solve #40102)
|
2 年之前 |
Ondrej Pokorny
|
f9b1a5acfb
Postgres: more information in EPQDatabaseError
|
2 年之前 |
Pierre Muller
|
0907628b73
Add missing S_ISUID and S_ISGID constants
|
2 年之前 |
Pierre Muller
|
7cca82185e
Add missing S_ISUID and S_ISGID constants
|
2 年之前 |
Pierre Muller
|
9feeb18b15
Add missing S_ISUID and S_ISGID constants
|
2 年之前 |
florian
|
8ef0f59025
* mark constant symbols used in preprocessor expressions as used, resolves #40108
|
2 年之前 |
florian
|
84e7a17b67
* patch by Rika: optimize Pos(), resolves #40088
|
2 年之前 |
Jonas Maebe
|
821c22a38f
LLVM: workaround to fix make all
|
2 年之前 |
marcoonthegit
|
8c888d9744
* free doc before calling a readxmlfile procedure routine with OUT parameter. Fixes #40126
|
2 年之前 |
Michaël Van Canneyt
|
0bad315daf
* Fix TDateTimeInfoRec
|
2 年之前 |