| .. |
|
Makefile
|
1c2a5f9819
+ Update all Makefile's modified by
|
14 lat temu |
|
Makefile.fpc
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
15 lat temu |
|
buildrtl.lpi
|
e18aa6e208
* version update
|
14 lat temu |
|
buildrtl.pp
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
15 lat temu |
|
classes.pp
|
d306e25dc8
* Fixed warnings.
|
18 lat temu |
|
gprt0.as
|
50dc3390e8
* gprof fixes
|
20 lat temu |
|
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
19 lat temu |
|
objinc.inc
|
4ace790492
* remove $Log
|
20 lat temu |
|
signals.pp
|
4ee9f1b394
* use DefaultCW to reload fpu settings
|
19 lat temu |
|
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 lat temu |
|
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 lat temu |
|
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 lat temu |
|
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 lat temu |
|
system.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 lat temu |
|
wcygprt0.as
|
1b9f2a8fa9
* use initialstkptr for setting stackbottom
|
20 lat temu |
|
wdllprt0.as
|
9713d5cb21
* more properties fixed
|
18 lat temu |
|
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 lat temu |
|
winsysut.pp
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
|
wprt0.as
|
1b9f2a8fa9
* use initialstkptr for setting stackbottom
|
20 lat temu |