The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe dc70db9402 * parameter passing support for AIX:
o the last bytes of records passed by value whose size is not a multiple
     of the register size must be passed in the upper (leftmost) bytes of
     a register

git-svn-id: trunk@20804 -
2012-04-11 18:02:13 +00:00
compiler * parameter passing support for AIX: 2012-04-11 18:02:13 +00:00
ide Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
installer Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
packages + aix support in fpcmake and fpmake 2012-04-11 17:59:59 +00:00
rtl * link libbsd for AIX, because several UNIX routines are part of its BSD 2012-04-11 18:00:08 +00:00
tests New OpenBSD-x86_64 C compiled objects 2012-04-08 17:47:48 +00:00
utils + aix support in fpcmake and fpmake 2012-04-11 17:59:59 +00:00
.gitattributes + AIX target definition and info for the compiler and ppudump 2012-04-11 18:00:29 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00