The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d08a17b763 * AIX requires record data that partially fills a register to be
left-aligned. Other targets only require this if the total size of the
    parameter was > 8 bytes (this last part used to be ensured by
    the ppc64-specific version of a_load_ref_cgpara() that was removed in
    r20962)

git-svn-id: trunk@21008 -
2012-04-23 21:14:38 +00:00
compiler * AIX requires record data that partially fills a register to be 2012-04-23 21:14:38 +00:00
ide Add neednostdlib=1 for netbsd to avoid use of incompatble system libraries 2012-04-18 07:57:48 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages * Added context info (method/classname/id) and fixed access violation in case of (ID<>Nil) or not (jdoNotifications in Options) error 2012-04-23 21:00:35 +00:00
rtl Fix FpSigProcMask overload for OpenBSD: Warning this probably breaks compilation of unix's RTL by obsolete 2.4.4 release compiler, 2.6.0 required 2012-04-23 10:12:43 +00:00
tests * test for bzip2 from Mantis #21261 2012-04-22 10:12:45 +00:00
utils * enabled for AIX 2012-04-11 18:07:23 +00:00
.gitattributes * test for bzip2 from Mantis #21261 2012-04-22 10:12:45 +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