The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn f62be8f6e6 * use sizesinttype instead of ptrsinttype to refer to vInstanceSize and
vInstanceSize2 in the VMT

git-svn-id: trunk@34623 -
2016-10-04 15:25:13 +00:00
compiler * use sizesinttype instead of ptrsinttype to refer to vInstanceSize and 2016-10-04 15:25:13 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Patch from Laco to update to version 3.14.2 2016-10-04 12:33:46 +00:00
rtl atari: use gemdos malloc/free as underlying functions for the heap 2016-10-04 10:31:49 +00:00
tests + test for mantis #27522 (fixed in r29811) 2016-10-02 21:51:31 +00:00
utils * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
.gitattributes atari: added an include file containing GEMDOS calls and other defines, to be used in the RTL 2016-10-03 23:12:05 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00