The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-05-28 21:23:09 +00:00
compiler * check used registers properly for SETcc/TEST/Jcc -> Jcc, resolves #38940 2021-05-28 21:23:09 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages qlunits: added channel definition structures based on C equivalents, added test code 2021-05-22 14:48:00 +00:00
rtl * as 3.2.0 is now the oldest compiler we support we can now use {$push} {$pop} to reset the $minenumsize in the RTTI header 2021-05-27 05:43:01 +00:00
tests * check used registers properly for SETcc/TEST/Jcc -> Jcc, resolves #38940 2021-05-28 21:23:09 +00:00
utils pastojs: nested external class constructor 2021-05-12 19:47:26 +00:00
.gitattributes * check used registers properly for SETcc/TEST/Jcc -> Jcc, resolves #38940 2021-05-28 21:23:09 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00