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 20:28:53 +00:00
compiler * also use the unsigned 8-bit comparison code for 8-bit signed equal/unequal comparisons 2020-04-04 20:28:53 +00:00
installer * regenerate makefiles 2020-03-29 23:01:16 +00:00
packages * synchronize with trunk 2020-04-04 00:36:08 +00:00
rtl * few cleanups towards building the z80-embedded system unit 2020-04-03 20:37:27 +00:00
tests * Patch from Bart Broersma to fix bug ID #36809 - test program 2020-04-01 07:06:01 +00:00
utils * synchronize with trunk 2020-04-04 00:36:08 +00:00
.gitattributes + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +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 * regenerated makefiles 2020-03-29 23:05:56 +00:00
Makefile.fpc * allow FPC 3.2.0 as bootstrap version 2020-03-29 19:20:03 +00:00