The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe dd6e6eb26a * disable tail recursion optimisation if there is a copy-back parameter
* handle fparainit in tail recursion optimisation (mantis #37397)

git-svn-id: trunk@45823 -
2020-07-21 17:57:50 +00:00
compiler * disable tail recursion optimisation if there is a copy-back parameter 2020-07-21 17:57:50 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages Add missing CPUs for linux libgcc directory retrieval 2020-07-21 12:13:36 +00:00
rtl New: rtl/inc/genmathh.inc source file, to provide a unique position 2020-07-21 14:24:14 +00:00
tests * disable tail recursion optimisation if there is a copy-back parameter 2020-07-21 17:57:50 +00:00
utils * set GCCLibPath for all architectures on linux as proposed in #37158, resolves #37158 2020-07-15 20:43:08 +00:00
.gitattributes * disable tail recursion optimisation if there is a copy-back parameter 2020-07-21 17:57:50 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
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