The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7aa3b99fb5 + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
to low addresses in case the target cpu/OS does not support this (enabled
    for reads on AIX/PPC because on AIX the first 16KB are readable)

git-svn-id: trunk@20832 -
2012-04-11 18:05:50 +00:00
compiler + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses 2012-04-11 18:05:50 +00:00
ide * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages * enabled database units for aix 2012-04-11 18:05:11 +00:00
rtl + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses 2012-04-11 18:05:50 +00:00
tests * fixed skiptarget directive 2012-04-11 18:05:40 +00:00
utils * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
.gitattributes * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00