.. |
Makefile
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
Makefile.fpc
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
buildrtl.lpi
|
673c0b3df3
* build unit update
|
8 years ago |
buildrtl.pp
|
6c6cf07c87
Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately to allow use of -gc option in RTL compilation
|
9 years ago |
classes.pp
|
d306e25dc8
* Fixed warnings.
|
17 years ago |
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
18 years ago |
objinc.inc
|
4ace790492
* remove $Log
|
20 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
seh32.inc
|
e79e038f9c
+ Win32/Win64 SEH: STATUS_FLOAT_MULTIPLE_(FAULTS|TRAPS) need additional handling. Makes floating-point exceptions consistent between x87 and SSE.
|
11 years ago |
signals.pp
|
4ee9f1b394
* use DefaultCW to reload fpu settings
|
19 years ago |
sysinit.inc
|
3f45860cf9
Use constref instead of const when passing TEntryInformation along
|
9 years ago |
sysinitcyg.pp
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
sysinitgprof.pp
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
sysinitpas.pp
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
system.pp
|
4d63945b8d
+ handle also STATUS_FLOAT_MULTIPLE_FAULTS, resolves #32822
|
7 years ago |
windows.pp
|
92960ff3ac
* initial advanced records support for TSize..TRect and -F.
|
9 years ago |
winsysut.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |