The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 1eefed6cfe + HaltOnNotReleased boolean added:defaults to false.
if set to true, and all memory is not freed,
   a RTE 203 is generated.
   Can only be set via HEAPTRC environment variable.

git-svn-id: trunk@5806 -
2007-01-04 10:48:22 +00:00
compiler * fixed pushing of parameters on m68k 2007-01-03 21:46:49 +00:00
fcl * remove lnet from fcl 2007-01-04 10:11:28 +00:00
fv * Make it compile with 2.0 again. 2006-12-26 14:29:02 +00:00
ide * fix compilation of wviews unit for go32v2 2007-01-04 08:13:13 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * gdb_init has an arg argv0 containing the 2007-01-04 10:45:39 +00:00
rtl + HaltOnNotReleased boolean added:defaults to false. 2007-01-04 10:48:22 +00:00
tests + new tests for dispinterface parsing 2007-01-03 21:19:26 +00:00
utils * adds lnet to the compile-list 2007-01-04 10:10:45 +00:00
.gitattributes * remove lnet from fcl 2007-01-04 10:11:28 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00