The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 9f6121e878 * assembler wouldn't include always anymore ->changed i386 to cpui386.
Changed assembler SELF reference from ESI to EAX. (probably now hidden param instead of fixed register ESI)
    Alternative solution for Mantis #21242

git-svn-id: trunk@20968 -
2012-04-21 21:32:27 +00:00
compiler * use tabstractrecordsymtable.has_single_field() to determine whether a 2012-04-21 20:18:08 +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 * assembler wouldn't include always anymore ->changed i386 to cpui386. 2012-04-21 21:32:27 +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