The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 13e513fdf7 * Pass NR_FUNCTION_RESULT_REG to FPC_SAFECALLCHECK in target-independent way.
* Added missing call to paramanager.freecgpara.
* Handle safecall stuff after deallocating registers of the main call in order to keep allocations balanced.

git-svn-id: trunk@21021 -
2012-04-24 14:50:56 +00:00
compiler * Pass NR_FUNCTION_RESULT_REG to FPC_SAFECALLCHECK in target-independent way. 2012-04-24 14:50:56 +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 * sqlDB update SQLParser to parse DML statements WITH common table expressions 2012-04-24 08:45:16 +00:00
rtl * fixed compilation on Solaris after r20815 2012-04-24 11:08:08 +00:00
tests * test for bzip2 from Mantis #21261 2012-04-22 10:12:45 +00:00
utils * enabled for AIX 2012-04-11 18:07:23 +00:00
.gitattributes * test for bzip2 from Mantis #21261 2012-04-22 10:12:45 +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