Drop 'missing mapping symbols' warning for arm and aarch64.
[external/binutils.git] / gold / aarch64.cc
2015-07-09 Han ShenDrop 'missing mapping symbols' warning for arm and...
2015-07-07 Han ShenMake gold aarch64 accept long form of mapping symbols.
2015-06-30 Han ShenPatch for gold internal error while fixing erratum...
2015-06-12 Han Shen[gold][aarch64] Fix erratum 835769.
2015-06-11 Cary CoutantFix gold build error at -O0.
2015-06-10 Han ShenPatch for erratum-843419 (2 of 2 - fix erratum occurren...
2015-04-27 Han Shen[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53...
2015-04-16 Han Shen[gold] The first patch to address cortex-a53 erratum...
2015-04-06 Rafael Ávila de... Fix the signature of a virtual method to match the...
2015-03-30 Jing YuSupport AARCH64_TLSLD_ADD_DTPREL_* relocations.
2015-02-12 Jing YuAdd missing TLSLE relocations for gold aarch64 backend.
2015-01-29 Han ShenThis patch adds IFUNC support for arm gold backend.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-14 H.J. LuCast current_group_size to unsigned long
2014-12-10 Jing YuGive informative error message for stub-group-size
2014-11-26 Han ShenFix for gold linking tlsdesc into an executable with...
2014-10-29 Han ShenMisc about gold for aarch64 backend.
2014-10-17 Cary CoutantAdd "typename" keyword to satisfy GCC 4.2.
2014-10-15 Han ShenHere we have the patch for gold aarch64 backend to...
2014-09-17 Jing YuAdd tls support to gold aarch64 backend.
2014-08-30 Han ShenThe 3rd patch for aarch64 gold.
2014-08-08 Jing Yugold aarch64 patch to enable linking hello_wolrd.
2014-07-02 Jing Yu2014-07-02 Jing Yu <jingyu@google.com>