The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally
contains the tcgsize of the entire parameter rather than only of
    what is left (-> calculate it from the remaining parameter length)

git-svn-id: trunk@24776 -
2013-06-02 14:05:07 +00:00
compiler * don't use the paracgsize in get_paraloc_def(), because it generally 2013-06-02 14:05:07 +00:00
ide turn off gdbint for MorphOS 2013-06-01 21:30:07 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages * Script to test for memory leaks 2013-06-02 13:16:15 +00:00
rtl implemented FileGetDate for MorphOS, based on FileAge implementation 2013-06-02 14:03:24 +00:00
tests * convert function like used new into a appropriate nodes only in pass_1 so proper error checking can be carried out, resolves #24495 2013-05-31 14:55:49 +00:00
utils * Use fpmkunit to obtain gcclib-dir for configuration files 2013-06-01 22:27:16 +00:00
.gitattributes * Script to test for memory leaks 2013-06-02 13:16:15 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Fixed cross-installation after r24625. 2013-05-28 12:55:25 +00:00
Makefile.fpc * Fixed cross-installation after r24625. 2013-05-28 12:55:25 +00:00