* Big fix for ARM GOT support to make it work: - Fixed access to symbols with offset...
authoryury <yury@3ad0048d-3df7-0310-abae-a5850022a9f2>
Mon, 14 Sep 2015 23:15:10 +0000 (23:15 +0000)
committerRaspbian forward porter <root@raspbian.org>
Sun, 25 Dec 2016 11:36:11 +0000 (11:36 +0000)
commit0e00ea5a9f49bd1c35634d52004e8845685fbf4b
tree426044017b4ac263f005233dd3957e2ac24236f4
parentd0fd12ac58e0c19bf4bf1f0c937d1a79c8ef7be6
* Big fix for ARM GOT support to make it work: - Fixed access to symbols with offset. - Always use register R9 for GOT pointer to prevent bugs when free register limit is reached in a function. - GOT is not needed for function calls by name.

git-svn-id: http://svn.freepascal.org/svn/ fpc/trunk@31681 3ad0048d-3df7-0310-abae-a5850022a9f2

Gbp-Pq: Name Big-fix-for-ARM-GOT-support-to-make-it-work.patch
fpcsrc/compiler/aggas.pas
fpcsrc/compiler/arm/cgcpu.pas
fpcsrc/compiler/arm/cpupi.pas