The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-04-04 12:53:00 +00:00
compiler amiga: use -mtype vlink argument instead of -sc -sd when doing section gc. this prevents merging the bss section into the data section and is more compatible with pre-v2.0 OS versions. needs vlink 0.16b or newer 2020-04-04 11:08:45 +00:00
installer * regenerated Makefiles 2020-03-21 20:59:59 +00:00
packages + xtensa-linux 2020-04-03 20:15:26 +00:00
rtl m68k-amiga: prepare the startup code and system unit for legacy support 2020-04-04 12:53:00 +00:00
tests * Patch from Bart Broersma to fix bug ID #36809 - test program 2020-04-01 07:06:01 +00:00
utils + xtensa-linux 2020-04-03 20:15:26 +00:00
.gitattributes * Patch from Bart Broersma to fix bug ID #36809 - test program 2020-04-01 07:06:01 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * allow FPC 3.2.0 as bootstrap version 2020-03-29 19:20:03 +00:00
Makefile.fpc * allow FPC 3.2.0 as bootstrap version 2020-03-29 19:20:03 +00:00