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
installer
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
Makefile
Makefile.fpc