The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5433db6a49 * also specify the section alignment with the section statements themselves
on AIX. Adding ".align" statements only align relative to the section
    start, but does not influence the alignment of the section itself

git-svn-id: trunk@20835 -
2012-04-11 18:06:05 +00:00
compiler * also specify the section alignment with the section statements themselves 2012-04-11 18:06:05 +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 * enabled database units for aix 2012-04-11 18:05:11 +00:00
rtl + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets 2012-04-11 18:05:56 +00:00
tests * fixed skiptarget directive 2012-04-11 18:05:40 +00:00
utils * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
.gitattributes + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets 2012-04-11 18:05:56 +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