The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 247033cce1 + stabx support for AIX, which is a variant of stabs. Note that we only
support the stabx as understood by gdb, which is a mixture of regular
    stabs and stabx (e.g., class/object definitions are completely different
    in real stabx). This means that gdb can be used to debug aix programs,
    but the native dbx will complain about lots of debug information
    constructs

git-svn-id: trunk@20842 -
2012-04-11 18:06:38 +00:00
compiler + stabx support for AIX, which is a variant of stabs. Note that we only 2012-04-11 18:06:38 +00:00
ide * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages + fcl-res support for xcoff/aix 2012-04-11 18:06:33 +00:00
rtl - removed exeinfo, not used/supported on AIX 2012-04-11 18:06:27 +00:00
tests * fixed skiptarget directive 2012-04-11 18:05:40 +00:00
utils + fcl-res support for xcoff/aix 2012-04-11 18:06:33 +00:00
.gitattributes + stabx support for AIX, which is a variant of stabs. Note that we only 2012-04-11 18:06:38 +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