The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-10-01 21:08:18 +00:00
compiler m68k: fixed a bug, where during during unaligned stores, the base address was preinitalized to a temp address register from the wrong reference, causing havoc 2016-10-01 14:43:47 +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 Morphunits: intuition unit rewritten, types fixed, missing varargs versions added 2016-10-01 21:08:18 +00:00
rtl atari: removed the ancient readme, stating there's no Makefile, as there's one now apparently 2016-10-01 16:39:48 +00:00
tests * ensure that a finalization section is parsed before the generation of specializations as otherwise specializations in such sections would result in unresolved forward declarations 2016-09-30 15:41:35 +00:00
utils * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 2016-09-13 08:01:37 +00:00
.gitattributes atari: removed the ancient readme, stating there's no Makefile, as there's one now apparently 2016-10-01 16:39:48 +00:00
.gitignore
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