The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 7986d0c2ca * simplify RegisterTinyHeapBlock by calling InternalTinyFreeMem directly,
instead of FreeMem. We already do the alignments correctly, so going through
  FreeMem is no longer necessary.

git-svn-id: trunk@28428 -
2014-08-16 22:51:06 +00:00
compiler m68k: plain 68000 also needs extra handling for large offsets 2014-08-16 15:14:34 +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 Amiga: deprecated PasToC unit and added some lengthy comments about the reasons. 2014-08-16 17:39:01 +00:00
rtl * simplify RegisterTinyHeapBlock by calling InternalTinyFreeMem directly, 2014-08-16 22:51:06 +00:00
tests * True and false differ on PG 2014-08-14 16:56:11 +00:00
utils * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. 2014-06-24 13:57:31 +00:00
.gitattributes * Test removed 2014-08-10 16:12:56 +00:00
.gitignore
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