The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-05-31 15:41:06 +00:00
compiler * fix mantis 035656 2019-05-31 10:32:49 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * if the creation of the method implementation raises ENotImplemented we ignore the test as not all calling conventions might be supported currently (e.g. on i386 only "register" is for now) 2019-05-31 15:41:06 +00:00
rtl * set DL=0 in dos.setverify for compatibility with DOS 2.x 2019-05-31 13:58:19 +00:00
tests + Added test object files for x86_64-haiku. 2019-05-31 10:10:05 +00:00
utils * toplevel name (e.g. "active") is now also redirected. 2019-05-30 21:11:43 +00:00
.gitattributes + Added test object files for x86_64-haiku. 2019-05-31 10:10:05 +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
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00