mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 04:49:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * Added symstate_undefweak for undefined symbols having only weak references to them, this state is removed when a normal reference to symbol is seen. * Use a separate boolean property to determine if ExeSymbol is referenced. * Use a separate property TExeOutput.AllowUndefinedSymbols to suppress error messages when linking dynamic shared objects. * Don't issue InternalError when an undefined symbol is encountered during unused section removal. git-svn-id: trunk@23127 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |