The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Tomas Hajny 5d82eaa628 * fix buggy stabs offset calculation
git-svn-id: trunk@20144 -
2012-01-21 20:43:03 +00:00
compiler * mark nodes that have been created by transforming a read-accessor of 2012-01-21 19:09:30 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * {$PACKENUM 4} -> {$z4} so the units can also be compiled by Delphi 2012-01-21 19:51:37 +00:00
rtl * fix buggy stabs offset calculation 2012-01-21 20:43:03 +00:00
tests * mark nodes that have been created by transforming a read-accessor of 2012-01-21 19:09:30 +00:00
utils * prevent crash of h2pas if an unknown specifier is encountered, resolves #18664 2012-01-21 15:17:11 +00:00
.gitattributes * mark nodes that have been created by transforming a read-accessor of 2012-01-21 19:09:30 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00