The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-02-25 21:38:23 +00:00
compiler + New subtype of tai_regalloc, "ra_markused". It marks a physical register as used in procedure, triggering saving/restoring that register if it is non-volatile. 2015-02-25 21:38:23 +00:00
ide - rm unused var 2015-02-25 02:08:49 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * Fixed NDS building cycle (resolves bug #0026847) 2015-02-25 20:52:50 +00:00
rtl * Fixed NDS building cycle (resolves bug #0026847) 2015-02-25 20:52:50 +00:00
tests * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
utils * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
.gitattributes * Fixed NDS building cycle (resolves bug #0026847) 2015-02-25 20:52:50 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
Makefile.fpc * call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing) 2015-02-23 22:55:20 +00:00