The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-06-07 23:07:39 +00:00
compiler * use qword instead of aword for bsssize to avoid 8-bit truncation on Z80 2020-06-07 23:07:39 +00:00
installer * regenerate Makefiles 2020-06-06 17:18:48 +00:00
packages pas2js: transformmodulename: use local var 2020-06-07 20:25:51 +00:00
rtl * fix O_LARGEFILE for Aarch64, RISC-V 32-bit and RISC-V 64-bit 2020-06-07 19:09:08 +00:00
tests * regenerate Makefiles 2020-06-06 17:18:48 +00:00
utils * update revision.inc 2020-06-07 20:46:37 +00:00
.gitattributes + some basic stuff for mips64el 2020-06-07 20:04:17 +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