.. |
Makefile
|
ca40956a3a
Regenerated all Makefile's
|
5 years ago |
Makefile.fpc
|
41ccebb737
* CPU_UNITS needs to be referenced
|
5 years ago |
buildrtl.lpi
|
11b68b0e11
* lazarus project file
|
10 years ago |
buildrtl.pp
|
41b1711589
* disable CPU and Signals units for Windows on AArch64 for now
|
5 years ago |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
seh64.inc
|
4e06d66d7f
+ implement RTL functionality for SEH for aarch64-win64
|
5 years ago |
signals.pp
|
44f00c2bf4
Do not cast @JumpToHandleSignal to a longint, use ptruint type instead
|
9 years ago |
sysinit.pp
|
2b4c68ecbe
* hInstance has 64 bits on Win64, avoid cutting it off when storing it into SysInstance
|
6 years ago |
system.pp
|
7281ea7a2c
* floating point division by zero should throw run time error 208, fixed
|
5 years ago |
windows.pp
|
be6c2e6c94
* modeswitches for win64 + wince.
|
9 years ago |