fpc/rtl/win64
2020-04-22 12:04:05 +00:00
..
buildrtl.lpi
buildrtl.pp * disable CPU and Signals units for Windows on AArch64 for now 2020-04-21 06:04:55 +00:00
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
Makefile * regenerate makefiles 2020-04-21 06:09:20 +00:00
Makefile.fpc + introduced unit SortBase, which implements the foundation for pluggable 2019-02-02 20:06:50 +00:00
rtldefs.inc
seh64.inc + implement RTL functionality for SEH for aarch64-win64 2020-04-21 06:05:59 +00:00
signals.pp Do not cast @JumpToHandleSignal to a longint, use ptruint type instead 2016-08-19 12:20:21 +00:00
sysinit.pp * hInstance has 64 bits on Win64, avoid cutting it off when storing it into SysInstance 2019-06-27 09:21:49 +00:00
system.pp * Moved the common interface part of the win32 and win64 System units to the syswinh.inc include file. 2020-04-22 12:04:05 +00:00
windows.pp