The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-02-24 16:01:11 +00:00
compiler Also disable overflow where range check is disabled in aasmcpu unit 2015-02-24 15:58:49 +00:00
ide Avoid range check error for 64bit cpu by direct writing to FormatParams array 2015-02-24 16:01:11 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
rtl * enable internal handling of 64 bit sar() on AArch64 2015-02-23 22:57:15 +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 * ensure that 64->32 bit truncations cannot be optimized away by the 2015-02-23 22:55:54 +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