.. |
Makefile
|
20d0296453
* Version update to 2.6.1
|
13 years ago |
Makefile.fpc
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
buildrtl.lpi
|
16b6313d81
* Lazarus .lpi version has been increased
|
16 years ago |
buildrtl.pp
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
classes.pp
|
d306e25dc8
* Fixed warnings.
|
17 years ago |
gprt0.as
|
50dc3390e8
* gprof fixes
|
19 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
|
6aac7466d5
--- Merging r19471 into '.':
|
13 years ago |
wcygprt0.as
|
1b9f2a8fa9
* use initialstkptr for setting stackbottom
|
19 years ago |
wdllprt0.as
|
9713d5cb21
* more properties fixed
|
18 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
|
1b9f2a8fa9
* use initialstkptr for setting stackbottom
|
19 years ago |