mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-03 03:31:19 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * TExeOutput.FixupSymbols: + Collect AT_GNU_IFUNC symbols in IndirectObjSymbols list for further processing by ELF back-end. * Do not overwrite bind and size while fixing AB_COMMON symbols, this removes need in storing symbol size in every relocation and dedicated handling of oso_common section. * Remove symbols with objsection<>nil from lists, so calling FixupSymbols several times skips already processed symbols. git-svn-id: trunk@22393 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |