The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-05-06 19:02:27 +00:00
compiler * If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter. 2020-05-06 14:43:49 +00:00
installer * remove shortcut conflict between ~G~eneral and ~G~o32v2 2020-05-03 21:42:20 +00:00
packages fcl-passrc: resolver: allow passing a string/char to an array of char 2020-05-06 19:02:27 +00:00
rtl * protect against empty strings inside the SetThreadDebugNameA and -U functions 2020-05-03 21:11:36 +00:00
tests * If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter. 2020-05-06 14:43:49 +00:00
utils * Fix -h or --help 2020-05-01 14:11:14 +00:00
.gitattributes * x86: Fixed peephole optimization introduced in r44233. tb0219 and tb0548 tests have failed with -O2 since then. 2020-05-06 14:18:44 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * synchronized with trunk 2020-04-21 23:36:44 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00