The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4d1f213889 * fixed gprof support for darwin/ppc32 (although the output from gprof
isn't very useful, since it discards all symbols which contain a '$')

git-svn-id: trunk@6080 -
2007-01-19 21:43:12 +00:00
compiler * fixed gprof support for darwin/ppc32 (although the output from gprof 2007-01-19 21:43:12 +00:00
fcl * Commented some unneeded buggy code 2007-01-19 15:02:31 +00:00
fv * symbian support 2007-01-18 20:24:44 +00:00
ide * symbian support 2007-01-18 20:24:44 +00:00
installer * symbian support 2007-01-18 20:24:44 +00:00
packages + Added Delphi compatible richedit unit. 2007-01-19 12:54:44 +00:00
rtl * disabled checkpointer for Darwin since it doesn't work 2007-01-19 21:40:58 +00:00
tests * test no longer has to fail in objfpc mode (in theory, it should fail 2007-01-19 19:33:04 +00:00
utils * remove pkgwget from common units 2007-01-18 20:47:27 +00:00
.gitattributes * test no longer has to fail in objfpc mode (in theory, it should fail 2007-01-19 19:33:04 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * symbian support 2007-01-18 20:24:44 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00