The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d95d0e588d - removed a sanity check for the output of nm, because it doesn't hold
on Darwin in some cases: it sometimes has a "symbol" with the name
    " stub helpers" (including the leading space)

git-svn-id: trunk@20502 -
2012-03-10 19:22:44 +00:00
compiler - removed a sanity check for the output of nm, because it doesn't hold 2012-03-10 19:22:44 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * Added readme 2012-03-10 17:17:39 +00:00
rtl o patch by Nico Erfurth: Better Locked* implementation for arm on linux 2012-03-10 11:33:20 +00:00
tests * disable alglib tests on architectures without hardware fpu, they take too much time 2012-03-10 13:45:37 +00:00
utils * add /Applications/Xcode.app/Contents/Developer/usr/bin to the default 2012-03-09 21:12:49 +00:00
.gitattributes * Added readme 2012-03-10 17:17:39 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00