The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-04-09 23:37:27 +00:00
compiler + implemented g_concatcopy for 1-byte copies from (IX+d)/(IY+d)/(HL) to (IX+d)/(IY+d)/(HL) 2020-04-09 23:37:27 +00:00
installer * synchronize with trunk 2020-04-04 22:54:29 +00:00
packages * synchronized with trunk 2020-04-09 22:01:59 +00:00
rtl * synchronized with trunk 2020-04-09 22:01:59 +00:00
tests * commented test 2020-04-05 21:12:12 +00:00
utils * fix for the ihx2tzx tool - handle non-consecutive ihx records correctly 2020-04-09 23:13:08 +00:00
.gitattributes * synchronized with trunk 2020-04-08 22:36:55 +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