The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d45ba6c966 * only ordinals and enums can be bitpacked -> don't give an error when
e.g. passing a 3-byte record in a bitpacked array as var-parameter
    (mantis #17862)

git-svn-id: trunk@16317 -
2010-11-08 21:23:55 +00:00
compiler * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
ide * Try to compile with mingw64 gdb 2010-11-08 15:44:38 +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 * Extract implicit libraries from ifdef NotImplemented 2010-11-08 15:43:56 +00:00
rtl o patch by Sven Barth, resolves #17827 2010-11-06 19:47:17 +00:00
tests * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
utils * fixes for memory leaks by Vincent 2010-11-06 20:46:46 +00:00
.gitattributes * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +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 * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00