aboutsummaryrefslogtreecommitdiff
path: root/gold/aarch64.cc
AgeCommit message (Expand)AuthorFilesLines
2015-07-22GOLD aarch64 warning fixAlan Modra1-1/+1
2015-07-20Optimize erratum 843419 fix.Han Shen1-12/+153
2015-07-09Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen1-2/+2
2015-07-09Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen1-4/+0
2015-07-07Make gold aarch64 accept long form of mapping symbols.Han Shen1-2/+9
2015-06-29Patch for gold internal error while fixing erratum 843419.Han Shen1-4/+47
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen1-41/+252
2015-06-11Fix gold build error at -O0.Cary Coutant1-2/+6
2015-06-10Patch for erratum-843419 (2 of 2 - fix erratum occurrences).Han Shen1-176/+657
2015-04-27[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen1-2/+2
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen1-2/+583
2015-04-06Fix the signature of a virtual method to match the one in the parent class.Rafael Ávila de Espíndola1-6/+4
2015-03-30Support AARCH64_TLSLD_ADD_DTPREL_* relocations.Jing Yu1-9/+16
2015-02-12Add missing TLSLE relocations for gold aarch64 backend.Jing Yu1-5/+35
2015-01-29This patch adds IFUNC support for arm gold backend.Han Shen1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-14Cast current_group_size to unsigned longH.J. Lu1-1/+1
2014-12-10Give informative error message for stub-group-sizeJing Yu1-10/+17
2014-11-26Fix for gold linking tlsdesc into an executable with -pie.Han Shen1-0/+5
2014-10-29Misc about gold for aarch64 backend.Han Shen1-122/+566
2014-10-17Add "typename" keyword to satisfy GCC 4.2.Cary Coutant1-1/+1
2014-10-15Here we have the patch for gold aarch64 backend to support relaxation.Han Shen1-39/+2124
2014-09-17Add tls support to gold aarch64 backend.Jing Yu1-132/+1482
2014-08-29The 3rd patch for aarch64 gold.Han Shen1-50/+591
2014-08-08gold aarch64 patch to enable linking hello_wolrd.Jing Yu1-149/+999
2014-07-022014-07-02 Jing Yu <jingyu@google.com>Jing Yu1-0/+1447