The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d0d07dc3bf * naturally align threadvar lists/tables
o required for (future) Darwin arm64e target, and a good idea elsewhere too
     (on constrained targets, it won't make a difference because the alignment
     of pointers won't be > sizeof(longint))

git-svn-id: trunk@47115 -
2020-10-15 20:29:32 +00:00
compiler * naturally align threadvar lists/tables 2020-10-15 20:29:32 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages + add ability to specify a SQLite VFS when opening a SQLite database 2020-10-08 15:44:17 +00:00
rtl * naturally align threadvar lists/tables 2020-10-15 20:29:32 +00:00
tests * denormalized value floating point exception has to result in an rte 206, resolves part of #37926 2020-10-15 19:52:57 +00:00
utils * Patch from Henrique Werlang to allow setting log config page 2020-10-05 17:37:45 +00:00
.gitattributes * denormalized value floating point exception has to result in an rte 206, resolves part of #37926 2020-10-15 19:52:57 +00:00
.gitignore Add missing svn:ignore in some directories 2020-09-24 10:14:42 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00