mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 05:00:12 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() to be made pic-safe (mainly accesses to the global default8087cw) * At the same time also made the non-pic code abi-compliant (access external data via indirect symbol pointers etc) Darwin/i386 also puts the got into a virtual register (like Darwin/ppc), a.o. because the register allocator fails to colour a routine in aasmcpu.pas if we take away ebx from it. git-svn-id: trunk@8657 - |
||
---|---|---|
compiler | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |