The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9ab050316e * all accesses that cannot be handled natively by the code generator have
to be handled as a bitpacked access, not just those whose size mod 8 <> 0
    (bug reported by Willibald Krenn on fpc-devel, and mantis #17715)

git-svn-id: trunk@16227 -
2010-10-26 17:17:28 +00:00
compiler * all accesses that cannot be handled natively by the code generator have 2010-10-26 17:17:28 +00:00
ide + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 2010-10-21 23:44:17 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages + New unit dtdmodel.pp containing DTD-related classes. 2010-10-25 15:26:29 +00:00
rtl Makes IntersectRect more efficient 2010-10-26 15:49:25 +00:00
tests * all accesses that cannot be handled natively by the code generator have 2010-10-26 17:17:28 +00:00
utils * fix for mantis 17597, aliastypes in inheritance chains of fpdoc. 2010-10-24 21:33:41 +00:00
.gitattributes * all accesses that cannot be handled natively by the code generator have 2010-10-26 17:17:28 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc