The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 33ed32b024 * when targeting the ELFv2 ABI, don't reserve space for the (never used)
words in the linkage area reserved for use by the compiler and linker

git-svn-id: trunk@30206 -
2015-03-14 18:35:56 +00:00
compiler * when targeting the ELFv2 ABI, don't reserve space for the (never used) 2015-03-14 18:35:56 +00:00
ide * fixed gdb/mi crash when program exits with exit code >= $80000000 2015-03-12 23:25:07 +00:00
installer
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
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc