The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 9979aa702f + added the TP7-compatible pointer variables HeapOrg and HeapEnd, indicating,
respectively, the start and end of the tiny heap. Eventually they are also
  going to be used for catching attempts to free memory that is outside the
  heap.

git-svn-id: trunk@28437 -
2014-08-17 22:42:44 +00:00
compiler AROS: and also add the system info/target units which were forgotten in the previous commit 2014-08-17 18:36:57 +00:00
ide * updated wording helpfile download, mantis #26517 2014-08-03 11:09:52 +00:00
installer * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants #26575 2014-08-13 12:53:40 +00:00
packages merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 2014-08-17 18:18:07 +00:00
rtl + added the TP7-compatible pointer variables HeapOrg and HeapEnd, indicating, 2014-08-17 22:42:44 +00:00
tests Avoid error in html checker about non-encoded ampersand 2014-08-17 10:25:48 +00:00
utils AROS: regenerated fpcmake.inc 2014-08-17 19:19:18 +00:00
.gitattributes + added the TP7-compatible pointer variables HeapOrg and HeapEnd, indicating, 2014-08-17 22:42:44 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00