florian
|
654d75b777
* fix bootstrapping with with 3.2.2 and -dFPC_USE_LIBC
|
hace 1 año |
florian
|
9bb6a32c62
* avoid wrong warning about FillChar not initializing the output parameter in case count <= 0
|
hace 1 año |
Pierre Muller
|
4c330f2799
Issue internal error in def type is errordef
|
hace 1 año |
Michaël Van Canneyt
|
af3ebf1464
* Change GetSystemTimes signature to be delphi compatible, implement for linux
|
hace 1 año |
Pierre Muller
|
81ae7063f3
Add new DragonFly OS syscall number up to release 6.4.0 (v6.4.0 tag on https://gitweb.dragonflybsd.org/dragonfly.git)
|
hace 1 año |
Michaël Van Canneyt
|
49100cc42b
* Add Current and CurrentIsMain
|
hace 1 año |
Pierre Muller
|
f506df022e
Add missing syscall_nr_futimens for NetBSD OS
|
hace 1 año |
florian
|
774e0f9122
+ support for fputimens on non-linux OSes
|
hace 1 año |
florian
|
5f42443db3
* several issues with the in_val_x optimization fixed
|
hace 1 año |
J. Gareth "Curious Kit" Moreton
|
01246e4d30
* Fixed issue where Val shortcutting would not compile under 32-bit systems
|
hace 1 año |
J. Gareth "Curious Kit" Moreton
|
0418078805
* Added unsigned versions of the "tval" tests
|
hace 1 año |
J. Gareth "Curious Kit" Moreton
|
e6d32f9f36
* Added new "tval2" test that assigns constant string symbol
|
hace 1 año |
J. Gareth "Curious Kit" Moreton
|
d8079ea239
* New "tval1" test to verify that Val with constants works properly
|
hace 1 año |
J. Gareth "Curious Kit" Moreton
|
6597f02ebc
* The "Val" intrinsic is now simplified for string constants akin to a
|
hace 1 año |
Nikolay Nikolov
|
a9316b1953
- removed the DEBUG_WASM_GOTO define from the .lpi file
|
hace 1 año |
Sven/Sarah Barth
|
377bc0d311
* access the legacy method table using the correct alignment
|
hace 1 año |
Sven/Sarah Barth
|
bb5b9acbb2
* ensure that TObject.FieldAddress returns the same values as accessing the RTTI directly
|
hace 1 año |
Nikolay Nikolov
|
1fecb46c52
- removed the ENABLE_WASM_INTERNAL_LINKER define from the .lpi file
|
hace 1 año |
Michaël Van Canneyt
|
5f9bcc2405
* Fix typo in enumeration value rloHTTP
|
hace 1 año |
Rika Ichinose
|
e4a0b1adb4
Use ERMS in all eligible cases, again.
|
hace 1 año |
mattias
|
70311bffc6
pastojs: less hints
|
hace 1 año |
Pierre Muller
|
637c34571e
Avoid range check error in AddNormalStringDef
|
hace 1 año |
Michaël Van Canneyt
|
b4d4c30a45
* Initialize result in CountConnections
|
hace 1 año |
Michaël Van Canneyt
|
107299648f
* micro optimization using BsfDWord as proposed in #40590
|
hace 1 año |
Michaël Van Canneyt
|
08b7881083
* Nano optimization. Fixes #40590
|
hace 1 año |
Michaël Van Canneyt
|
c2383fc207
* Correct casing. Fixes #40589
|
hace 1 año |
Nikolay Nikolov
|
a8b4c0772c
* fixed bug that caused 'c in ['a'..'z']' to fail on the WebAssembly target, when code is compiled with {$packset 1}
|
hace 1 año |
Pierre Muller
|
2c622e2fe6
* rtl/macos/dos.pp: Remove unused unixutil in _USES clause of rtl/macos/dos.pp source.
|
hace 1 año |
Karoly Balogh
|
19fe377455
m68k: fix tw40182 test
|
hace 1 año |
Karoly Balogh
|
88ffc9e228
m68k: refactored the optimizer to avoid direct asml management where possible, and use standard functions instead
|
hace 1 año |