fpc/rtl/win32
2011-09-25 19:27:52 +00:00
..
buildrtl.lpi * version update 2011-08-14 21:42:50 +00:00
buildrtl.pp rtl: enable character unit compilation for win32 2011-09-22 02:07:05 +00:00
classes.pp * Fixed warnings. 2007-12-22 12:27:03 +00:00
gprt0.as * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 2011-09-02 12:51:48 +00:00
initc.pp * use ctypes instead of defining own types 2007-01-12 10:56:29 +00:00
Makefile rtl: enable character unit compilation for win32 2011-09-22 02:07:05 +00:00
Makefile.fpc rtl: enable character unit compilation for win32 2011-09-22 02:07:05 +00:00
objinc.inc * remove $Log 2005-06-07 09:47:55 +00:00
signals.pp * use DefaultCW to reload fpu settings 2006-11-02 08:58:01 +00:00
sysinit.inc * 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. 2011-07-27 23:22:09 +00:00
sysinitcyg.pp * 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. 2011-07-27 23:22:09 +00:00
sysinitgprof.pp * 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. 2011-07-27 23:22:09 +00:00
sysinitpas.pp * 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. 2011-07-27 23:22:09 +00:00
system.pp - 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). 2011-09-25 19:27:52 +00:00
wcygprt0.as * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 2011-09-02 12:51:48 +00:00
wdllprt0.as * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 2011-09-02 12:51:48 +00:00
windows.pp + {$PACKSET 1} for windows units to improve delphi compatibility 2007-06-16 16:57:31 +00:00
winsysut.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
wprt0.as * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 2011-09-02 12:51:48 +00:00