The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-08-03 19:42:16 +00:00
compiler * i8086: When a ref points to the 32-bit data, preload the ref base to a temp register to reduce spilling. 2020-08-03 18:52:17 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages * fix for Mantis #37447: add support for HttpUpdateServiceConfiguration which needs to be loaded dynamically, because it's only available in newer versions of Windows 10 2020-08-02 15:18:36 +00:00
rtl * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
tests * floating point division by zero should throw run time error 208, fixed 2020-08-03 19:42:16 +00:00
utils * Add stub generator 2020-08-01 07:39:34 +00:00
.gitattributes * reset exception flags, resolves #37468 on x86_64 2020-08-02 21:23:29 +00:00
.gitignore Add list of generated executable to svn:ignore 2020-07-21 14:08:24 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00