The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-05-19 19:20:47 +00:00
compiler * abstracted registration of library init/fini routines (to be able to add 2019-05-19 19:20:47 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * replaced fpcunit custom code to obtaining a caller site with a call to 2019-05-18 18:41:29 +00:00
rtl * abstracted registration of library init/fini routines (to be able to add 2019-05-19 19:20:47 +00:00
tests * disabled low-level hack test for LLVM 2019-05-19 19:20:38 +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 * DFA now takes case-completeness into account (mantis #35598) 2019-05-18 12:01:41 +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