The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9a84dee059 * fixed static linking under Linux for ppc64; test still crashes under
linux/i386 and linux/x86_64 (but at least it links now, mantis #14265)

git-svn-id: trunk@13584 -
2009-08-23 11:53:00 +00:00
compiler * fixed static linking under Linux for ppc64; test still crashes under 2009-08-23 11:53:00 +00:00
ide * updated ide copyright and version 2009-08-16 21:25:18 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 2009-08-17 21:46:25 +00:00
rtl - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 2009-08-23 08:16:40 +00:00
tests * fixed static linking under Linux for ppc64; test still crashes under 2009-08-23 11:53:00 +00:00
utils * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
.gitattributes * fixed static linking under Linux for ppc64; test still crashes under 2009-08-23 11:53:00 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00