The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-03-12 21:59:18 +00:00
compiler * RiscV: if shared libraries are involved, we have to link always against the crt*S.o variants 2021-03-12 21:59:18 +00:00
installer Update Makefile's after commits 48929/48930 2021-03-12 13:23:41 +00:00
packages AmigaOS4: added missing varargs function 2021-03-12 19:42:15 +00:00
rtl + RiscV: initial implementation of gprof support 2021-03-12 21:27:51 +00:00
tests Update Makefile's after commits 48929/48930 2021-03-12 13:23:41 +00:00
utils Update Makefile's after commits 48929/48930 2021-03-12 13:23:41 +00:00
.gitattributes + RiscV: initial implementation of gprof support 2021-03-12 21:27:51 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update Makefile's after commits 48929/48930 2021-03-12 13:23:41 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00