The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-09-28 20:54:53 +00:00
compiler * only i386 uses oldfpccall for interrupts, all other architectures use now stdcall, resolves #34317 2018-09-27 21:00:35 +00:00
installer Update remaining Makefile's 2018-09-27 07:10:27 +00:00
packages * enabled mipsel-embedded also in the fpmkunit, resolves #34345 2018-09-28 20:54:53 +00:00
rtl Update all rtl Makefile's 2018-09-27 06:55:12 +00:00
tests * is_range_test returns false if "lower" bound is greater than "upper" bound 2018-09-27 20:24:52 +00:00
utils Update all utils Makefile's 2018-09-27 06:53:52 +00:00
.gitattributes * is_range_test returns false if "lower" bound is greater than "upper" bound 2018-09-27 20:24:52 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Fix PACKAGE_VERSION, restore 3.3.1 value 2018-09-27 06:42:35 +00:00
Makefile.fpc