The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ec77b0f3ca * fixed writing the alignment for datablocks on darwin/aix based on
the last section's alignment (lastalignment is log2(alignment) there,
    and writesection again takes log2() of its parameter)

git-svn-id: trunk@20964 -
2012-04-21 20:17:53 +00:00
compiler * fixed writing the alignment for datablocks on darwin/aix based on 2012-04-21 20:17:53 +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 * xmlwrite.pp, continuing with streaming API: 2012-04-21 01:16:48 +00:00
rtl * avoid assembler warning about missing eol at eof 2012-04-21 18:23:18 +00:00
tests tests: fix test for new variant overload preferences 2012-04-19 08:31:05 +00:00
utils * enabled for AIX 2012-04-11 18:07:23 +00:00
.gitattributes + several redirection include files for mipsel/mipsel-linux 2012-04-21 18:21:09 +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