Nikolay Nikolov
|
506634f261
* TWasmControlFrame changed to a record
|
1 жил өмнө |
florian
|
ff3b4adc27
+ more CPU and FPU flags added
|
1 жил өмнө |
Michaël Van Canneyt
|
c9b7a3b3b5
* Use value for fmShareNoLocking which does not overlap with classes fmCreate
|
1 жил өмнө |
florian
|
dc30431d89
* compile with stack checking
|
1 жил өмнө |
Michaël Van Canneyt
|
d89851d094
* Fixed compilation with FPC 3.2.2
|
1 жил өмнө |
Michaël Van Canneyt
|
f0703c4dac
* Fix exit code
|
1 жил өмнө |
Pierre Muller
|
529b64790b
Avoid 'false' warning: Local variable "gap_index" does not seem to be initialized on cycle with -O3 option
|
1 жил өмнө |
Pierre Muller
|
57e74e0c8b
Regenerated Makefile's after: Add linux dependency on syscall unit for libc on i386 and x86_64
|
1 жил өмнө |
Pierre Muller
|
2e6a31df8b
Add linux dependency on syscall unit for libc on i386 and x86_64
|
1 жил өмнө |
Michaël Van Canneyt
|
1546c4a794
* Set executeredir
|
1 жил өмнө |
Michaël Van Canneyt
|
031539dd69
* Use TProcess file redirection facilities
|
1 жил өмнө |
Michaël Van Canneyt
|
2e1c7cbc10
* Do not lock output files
|
1 жил өмнө |
Michaël Van Canneyt
|
c3339e9a51
* Prevent file handle leak
|
1 жил өмнө |
Michaël Van Canneyt
|
e79f5ef577
* Introduce fmShareNoLocking to disable locking of file descriptors on unix
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
bac4ca19e7
* Fixed internal error 2022041701 number clash (LLVM changed to 2022041730)
|
1 жил өмнө |
Henrique Gottardi Werlang
|
664f8fc2ba
Fix for default value of a class of type.
|
1 жил өмнө |
florian
|
b32573d1eb
* inserting $result into the symtables should never trigger a duplicate symbol error, resolves #40608
|
1 жил өмнө |
florian
|
272417e602
* while on windows the max. possible year should be 1980+127=2127, 2104 causes an error (seems to be limited to 2099), so stay with 2096
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
b514e979bd
* Fixed issue where OptPass2CMP and OptPass2TEST didn't drop out on labels etc.
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
2e441609be
* Fixed issue where TryCmpCMovOpts produced bad
|
1 жил өмнө |
Michaël Van Canneyt
|
bcaae57798
* Replace widestring with unicodestring (faster on windows). Fixes issue #40613
|
1 жил өмнө |
Rika Ichinose
|
48815baef6
Load oleaut32.dll for widestrings on demand.
|
2 жил өмнө |
florian
|
d901f72002
* named test properly
|
1 жил өмнө |
florian
|
acb6c7f36b
* win64 has always SetThreadStackGuarantee
|
1 жил өмнө |
Rika Ichinose
|
a774075f2f
Support Windows XP where SetThreadStackGuarantee is absent.
|
1 жил өмнө |
florian
|
a2f2af87d2
* Windows CE does not support SetThreadStackGuarantee
|
1 жил өмнө |
Pierre Muller
|
11b0b9dc57
Use reverse_byte to write constant sets in cross-endian configuration
|
1 жил өмнө |
Pierre Muller
|
5eda6e027d
* Add internal_endian field to tppudumpfile class
|
1 жил өмнө |
Pierre Muller
|
71ba76532b
* Fix writing of 'comp' type depending on FPC_COMP_IS_INT64 macro.
|
1 жил өмнө |
Pierre Muller
|
8ae28b4846
Fix writing of low qword of floatx80 real type into 10-byte array on big endian systems
|
1 жил өмнө |