The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2f29a6ebd3 * fixed use of uninitialized "read" result in case 0 bytes were read, fixes
hang on Darwin/ppc

git-svn-id: trunk@24623 -
2013-05-27 11:40:44 +00:00
compiler * added missing setbase fixup in tx86innode.pass_generate_code for the case of LOC_CONSTANT in LOC_REFERENCE for large sets 2013-05-26 10:53:42 +00:00
ide Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:37:46 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages * Part of r24605, forgot to commit 2013-05-26 20:51:41 +00:00
rtl - do not initialize the regular heap manager under i8086-msdos, so it can be smartlinked away 2013-05-25 19:22:31 +00:00
tests Fix for Mantis #24071. 2013-05-24 15:27:27 +00:00
utils * fixed use of uninitialized "read" result in case 0 bytes were read, fixes 2013-05-27 11:40:44 +00:00
.gitattributes * Switched utils to fpmake building 2013-05-26 19:05:11 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * versioncheck: change default to 2.6.2 and add a note that using 2013-05-07 12:29:59 +00:00
Makefile.fpc * versioncheck: change default to 2.6.2 and add a note that using 2013-05-07 12:29:59 +00:00