The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-04-20 13:38:58 +00:00
compiler * Use localalignmax in calc_stackframe_size method 2012-04-20 12:13:52 +00:00
ide Add neednostdlib=1 for netbsd to avoid use of incompatble system libraries 2012-04-18 07:57:48 +00:00
installer
packages * Also recognize parameters wich starts with lowercase old 2012-04-20 13:38:58 +00:00
rtl * inline several math methods (though a lot won't be inlined yet because they take open array parameters), resolves #21040 2012-04-19 21:14:09 +00:00
tests tests: fix test for new variant overload preferences 2012-04-19 08:31:05 +00:00
utils
.gitattributes + New script to check constant entries against system headers 2012-04-19 14:56:32 +00:00
.gitignore
Makefile
Makefile.fpc