The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth dea2a205c9 Fixed reference handling mostly for Coldfire CPUs. While they are conceptually based on
M68000 CPUs they are nevertheless more restricted in some cases, so these need to be
handled explicitely (especially if symbols are involved).

git-svn-id: trunk@22738 -
2012-10-18 20:11:33 +00:00
compiler Fixed reference handling mostly for Coldfire CPUs. While they are conceptually based on 2012-10-18 20:11:33 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages * boolean for decodestringbase64 to select strict mode. 2012-10-18 08:01:15 +00:00
rtl rtl/linux/m68k/prt0.as: 2012-10-18 20:11:21 +00:00
tests Add new tests related to nostackframe checks added in commit 22677 2012-10-16 22:45:41 +00:00
utils * fix from Ludo to optionally skip generation of "tag" records and associated 2012-10-13 11:27:20 +00:00
.gitattributes rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask 2012-10-18 20:10:48 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00
Makefile.fpc * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00