The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 891939d7ea + add the -n option first to the sdcc-sdld linker, so it doesn't echo all the data on the screen. For
debugging purposes, this can be overriden with the -k-p fpc option.

git-svn-id: branches/z80@44607 -
2020-04-05 20:50:31 +00:00
compiler + add the -n option first to the sdcc-sdld linker, so it doesn't echo all the data on the screen. For 2020-04-05 20:50:31 +00:00
installer * synchronize with trunk 2020-04-04 22:54:29 +00:00
packages * synchronize with trunk 2020-04-04 22:54:29 +00:00
rtl * synchronize with trunk 2020-04-04 22:54:29 +00:00
tests * Patch from Bart Broersma to fix bug ID #36809 - test program 2020-04-01 07:06:01 +00:00
utils + show help when run without any parameters 2020-04-05 16:43:55 +00:00
.gitattributes + added unit zxbasic, containing ZX Spectrum constants for the ZX BASIC keywords 2020-04-05 14:51:08 +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 * synchronize with trunk 2020-04-04 22:54:29 +00:00
Makefile.fpc * allow FPC 3.2.0 as bootstrap version 2020-03-29 19:20:03 +00:00