The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn e41912b076 * limit the ZX Spectrum programs address space up to $FDFC, because the RTL now
installs an interrupt handler at $FDFD

git-svn-id: trunk@45678 -
2020-06-22 14:13:54 +00:00
compiler * limit the ZX Spectrum programs address space up to $FDFC, because the RTL now 2020-06-22 14:13:54 +00:00
installer * regenerate Makefiles 2020-06-06 17:18:48 +00:00
packages * fix #0037235 high(empty open array )= -1 2020-06-22 10:34:49 +00:00
rtl * switch to interrupt mode 2 and install a custom maskable interrupt handler in 2020-06-22 14:00:33 +00:00
tests * Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend. 2020-06-21 19:52:14 +00:00
utils pas2js: started delayed specialize 2020-06-12 19:54:55 +00:00
.gitattributes * Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend. 2020-06-21 19:52:14 +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 * regenerate Makefiles 2020-06-06 17:18:48 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00