The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b0f32fc5c2 * since we don't check interfaces yet during whole program optimization,
assume that all virtual methods that can be called via interfaces that
    appear in the program are in fact called (fixes WPO when applied to
    MSEIDE)

git-svn-id: trunk@20952 -
2012-04-21 11:00:56 +00:00
compiler * since we don't check interfaces yet during whole program optimization, 2012-04-21 11:00: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 * xmlwrite.pp, continuing with streaming API: 2012-04-21 01:16:48 +00:00
rtl * inline several math methods (though a lot won't be inlined yet because they take open array parameters), resolves #21040 2012-04-19 21:14:09 +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 Improved working with stand-alone TBufDataset: 2012-04-20 13:45:41 +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