The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f0ee1a9ee3 * pass records that (recursively) only contain floating point values of the
same type (even in other records or in arrays), with 8 or less such
    values, as if those values were passed individually on ppc64/ELFv2

git-svn-id: trunk@30200 -
2015-03-14 18:35:38 +00:00
compiler * pass records that (recursively) only contain floating point values of the 2015-03-14 18:35:38 +00:00
ide * fixed gdb/mi crash when program exits with exit code >= $80000000 2015-03-12 23:25:07 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * fix 64-bit issue in jwawinnt 2015-03-14 11:14:29 +00:00
rtl * generate ".abiversion 2" directive when targeting ppc64/ELFv2 2015-03-14 18:35:31 +00:00
tests * don't crash when "return exitvalue" is used in a procedure 2015-03-13 08:35:26 +00:00
utils * updated fpcmake's revision.inc 2015-03-02 12:19:04 +00:00
.gitattributes * don't crash when "return exitvalue" is used in a procedure 2015-03-13 08:35:26 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00