.. |
Makefile
|
935a030dca
rtl: enable character unit compilation for win32
|
14 years ago |
Makefile.fpc
|
935a030dca
rtl: enable character unit compilation for win32
|
14 years ago |
buildrtl.lpi
|
e18aa6e208
* version update
|
14 years ago |
buildrtl.pp
|
935a030dca
rtl: enable character unit compilation for win32
|
14 years ago |
classes.pp
|
d306e25dc8
* Fixed warnings.
|
17 years ago |
gprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
18 years ago |
objinc.inc
|
4ace790492
* remove $Log
|
20 years ago |
signals.pp
|
4ee9f1b394
* use DefaultCW to reload fpu settings
|
19 years ago |
sysinit.inc
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
sysinitcyg.pp
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
sysinitgprof.pp
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
sysinitpas.pp
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
system.pp
|
268d8685e7
- Removed SysResetFPU/SysInitFPU from win32/win64 system unit initialization. It is redundant here because it is called from fpc_initializeunits->fpc_cpuinit (on win64) or from fpc_cpucodeinit (on win32).
|
14 years ago |
wcygprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |
wdllprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |
winsysut.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
wprt0.as
|
f0aa48b083
* Remove use of direct U_UNIT_NAME or TC_UNIT_NAME
|
14 years ago |