The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4e5f48a25e * add support for HFA parameter passing for ARM hardfloat
(fixes test/cg/tcalext6)

git-svn-id: trunk@41421 -
2019-02-23 15:42:48 +00:00
compiler * add support for HFA parameter passing for ARM hardfloat 2019-02-23 15:42:48 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * move the homogenous float aggregate determination function to a common 2019-02-23 15:42:39 +00:00
rtl * android: Fixed stdio redirection for threads. 2019-02-20 15:11:45 +00:00
tests Add testing of use of variable of class 2019-02-23 15:37:39 +00:00
utils * pas2jni: Fixed exception handling. 2019-02-20 13:04:49 +00:00
.gitattributes * move the homogenous float aggregate determination function to a common 2019-02-23 15:42:39 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00