The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-02-16 18:39:55 +00:00
compiler * do OpCmp2OpS optimization also if after cmp follows an appropriate mov 2014-02-16 18:39:55 +00:00
ide
installer
packages * Applied patch from Luiz Americo with some optimizations. (Bug ID 25745) 2014-02-16 18:14:00 +00:00
rtl * patch by Bernd which fixes InterLockedxxx functions on ARMv4T, resolves #25518 2014-02-16 09:10:00 +00:00
tests Add a modeswitch for type helpers as discussed in core on 24th October 2013. It is disabled by default in all modes (afterall type helper support in Delphi started only beginning with XE3) 2014-02-16 12:58:24 +00:00
utils
.gitattributes Add a modeswitch for type helpers as discussed in core on 24th October 2013. It is disabled by default in all modes (afterall type helper support in Delphi started only beginning with XE3) 2014-02-16 12:58:24 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc