fpc/rtl/win64
pierre cd6de6a4ca Regenerate all Makefiles
git-svn-id: trunk@44882 -
2020-04-20 13:58:47 +00:00
..
buildrtl.lpi
buildrtl.pp * fix building on win64 with FPC_SOFT_FPUX80 defined, resolves #32502 2017-11-26 15:16:37 +00:00
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
Makefile Regenerate all Makefiles 2020-04-20 13:58:47 +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 * Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp. 2016-04-03 22:26:10 +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 Define FPC_IS_SYSTEM at start of all system.pp source 2019-10-15 15:04:32 +00:00
windows.pp