.. |
Makefile
|
97eccd73b7
- Win32 RTL: removed assembler startup files, which are unused since version 2.0.x
|
9 years ago |
Makefile.fpc
|
97eccd73b7
- Win32 RTL: removed assembler startup files, which are unused since version 2.0.x
|
9 years ago |
buildrtl.lpi
|
af6bf244f2
* version update
|
12 years ago |
buildrtl.pp
|
70b8789262
o basic extended pascal support:
|
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
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
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
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
9 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 |