The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-07-10 14:15:22 +00:00
compiler Do not use .hidden for systems_wince, as is done for systems_windows 2020-07-10 14:15:22 +00:00
installer * regenerate Makefiles 2020-06-06 17:18:48 +00:00
packages Disable bzip2 package for msxdos (Data element tool large error) 2020-07-10 06:48:49 +00:00
rtl Add softfpu feature for z80 cpu 2020-07-09 09:54:46 +00:00
tests Fix ShowHistory, by avoiding ordering by TR_ID which is not monotoneous anymore 2020-07-07 23:05:43 +00:00
utils Disable all utils for zxspectrum and msxdos 2020-07-10 06:50:10 +00:00
.gitattributes * fix abs() intrinsic optimisation, resolves #37301 2020-07-05 09:19: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