The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 14ccc191eb pas2js: arraySetLength: faster resize
git-svn-id: trunk@45297 -
2020-05-06 20:09:35 +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 pas2js: fixed compile under nodejs 2020-05-06 19:48:13 +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 pas2js: arraySetLength: faster resize 2020-05-06 20:09:35 +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
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