The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 0c471494e8 * use explicitly GNU LD ('ld.bfd') on OpenBSD, instead of the default 'ld'
linker, because in OpenBSD 6.5, it has been replaced with the LLVM linker and
  the LLVM linker produces broken position independent executables with FPC.

git-svn-id: trunk@42127 -
2019-05-26 16:51:51 +00:00
compiler * use explicitly GNU LD ('ld.bfd') on OpenBSD, instead of the default 'ld' 2019-05-26 16:51:51 +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
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