The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cc4169ef68 * don't raise an internalerror when the the binding type of a weak external
symbol is changed to something else (binding a weak symbol to a real
    implementation in the current file is valid)

git-svn-id: trunk@20834 -
2012-04-11 18:06:00 +00:00
compiler * don't raise an internalerror when the the binding type of a weak external 2012-04-11 18:06:00 +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