The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco eed0e52a64 * copyright date update, mantis 035903
git-svn-id: trunk@44008 -
2020-01-21 13:20:05 +00:00
compiler * copyright date update, mantis 035903 2020-01-21 13:20:05 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Clear search path (fix from Pascal Riekenberg, bug ID #36609) 2020-01-20 18:23:58 +00:00
rtl * omit first not, helps the reg. allocator to find a workable colouring, resolves #36611 2020-01-20 21:13:34 +00:00
tests * do for-loop unrolling after for-loop simplification, resolves #36589 2020-01-19 18:21:12 +00:00
utils * Pass INSTALL_LIBDIR to fpmake 2020-01-08 22:25:19 +00:00
.gitattributes * do for-loop unrolling after for-loop simplification, resolves #36589 2020-01-19 18:21:12 +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