The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-01-09 14:40:44 +00:00
compiler * explicitly emit a sub instruction in tx86inlinenode.second_high, resolves #36530 2020-01-07 21:46:07 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Do not raise error in case of warning (bug ID 36541) 2020-01-09 09:52:25 +00:00
rtl + Enable FPU exception handling for m68k processor 2020-01-08 23:09:21 +00:00
tests Add possibility to set explicitly TEST_COMMENT variable, set as Comment field in dbdigest.cfg file (defaulting to TEST_OPT as before) 2020-01-09 14:40:44 +00:00
utils * Pass INSTALL_LIBDIR to fpmake 2020-01-08 22:25:19 +00:00
.gitattributes * constrained sitofp is not yet supported in LLVM for all targets 2020-01-07 20:22: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
Makefile Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00