The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei ed9146f918 * Simplified CheckName() a bit.
* Replaced some checks for terminating #0 with checks against buffer end address.
* Fixed mistake in GetLocalName(), was referring to wrong FColonPos.
* Moved parsing PE references into StartPE, reduces code duplication.

git-svn-id: trunk@20856 -
2012-04-12 21:43:51 +00:00
compiler * do not perform stabstr replacements on mangled names of typed constants 2012-04-12 16:13:27 +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 * Simplified CheckName() a bit. 2012-04-12 21:43:51 +00:00
rtl * compile the lnfogdb unit for darwin 2012-04-11 18:07:11 +00:00
tests * fixed location of "end." in case "supported" is not defined 2012-04-11 18:06:53 +00:00
utils * enabled for AIX 2012-04-11 18:07:23 +00:00
.gitattributes + stabx support for AIX, which is a variant of stabs. Note that we only 2012-04-11 18:06:38 +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