The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 40e6c06f67 * fixes to the compiler util exe search routines, which caused the compiler to
erroneusly find '/usr/bin/ld' instead of '/usr/bin/ld.bfd' on OpenBSD, which
  silently produced broken executables, which made this bug even more "fun" to
  find. :)

git-svn-id: trunk@42128 -
2019-05-26 16:57:08 +00:00
compiler * fixes to the compiler util exe search routines, which caused the compiler to 2019-05-26 16:57:08 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * redone sitemap to support multiple name,local pairs for index. 2019-05-25 16:41:18 +00:00
rtl * more fpc_lib_exit change compilation fixes 2019-05-21 06:24:12 +00:00
tests * disable regular array -> dynamic array type coversion support unless 2019-05-25 12:31:32 +00:00
utils * redone sitemap to support multiple name,local pairs for index. 2019-05-25 16:41:18 +00:00
.gitattributes * Added simple example for AssignStream 2019-05-25 15:55:43 +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