.. |
Makefile
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 年 前 |
Makefile.fpc
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 年 前 |
buildrtl.pp
|
796be2656c
* removed printer
|
11 年 前 |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 年 前 |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 年 前 |
seh64.inc
|
e79e038f9c
+ Win32/Win64 SEH: STATUS_FLOAT_MULTIPLE_(FAULTS|TRAPS) need additional handling. Makes floating-point exceptions consistent between x87 and SSE.
|
11 年 前 |
signals.pp
|
489e20356c
* Removed executable flag from source files.
|
13 年 前 |
system.pp
|
3a55c4301e
* Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
|
11 年 前 |
windows.pp
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 年 前 |