The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-05-15 16:13:57 +00:00
compiler * fixed crashes on platforms using parentfpstructs with generic routines 2019-05-14 19:19:14 +00:00
installer Regenerate Makefile's after fpcmake change in commit 2019-03-17 14:45:03 +00:00
packages - ValueToFFIValue is no longer needed 2019-05-15 05:29:00 +00:00
rtl - removed cprt0.as from the OpenBSD i386 RTL as well 2019-05-15 16:13:57 +00:00
tests - removed test that shortstring is aligned to a multiple of pointer size, 2019-05-12 21:08:42 +00:00
utils Use %X instead of %x for C hexadecimal constants as Free Pascal hexstr uses uppercase characters A to F for values 10 to 15 2019-05-06 10:17:10 +00:00
.gitattributes - removed cprt0.as from the OpenBSD i386 RTL as well 2019-05-15 16:13:57 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit 2019-03-17 14:45:03 +00:00
Makefile.fpc