The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-05-06 21:13:42 +00:00
compiler * fixed double free in LLVM code generator after r41963 2019-05-02 19:40:00 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Fix redirect codes (bug ID 0035532) 2019-05-06 15:47:45 +00:00
rtl Add first linux RTL compliance test file t_linux.h2paschk 2019-05-06 21:13:42 +00:00
tests Fix test_c_objects rule (by removal of extra closing braces) 2019-05-04 12:45:02 +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 Add first linux RTL compliance test file t_linux.h2paschk 2019-05-06 21:13:42 +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 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