summaryrefslogtreecommitdiff
path: root/gold/aarch64.cc
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-30Fix internal error in fix_errata on aarch64.Peter Smith
2017-11-30Fix problem where erratum stubs are not always applied.Cary Coutant
2017-11-30Fix segfault in relocate_erratum_stub on aarch64.Peter Smith
2017-09-22[GOLD] Set non-exec stack for aarch64Jim Wilson
2017-08-282017-08-28 James Clarke <jrtc27@jrtc27.com>Han Shen
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-11Fixing for PR gold/21491 - Errata workaround can produce broken images.Han Shen
2017-06-202017-06-20 Eric Christopher <echristo@gmail.com>Eric Christopher
2017-06-152017-06-15 Eric Christopher <echristo@gmail.com>Eric Christopher
2017-06-15[GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM 843419 sequences ...Jiong Wang
2017-06-072017-06-07 Eric Christopher <echristo@gmail.com>Eric Christopher
2017-05-12Fix misplacement of a relaxed section on AArch64.Igor Kudrin
2017-01-20Fix problem in aarch64 gold sources uncovered by Coverty - using sizeof on a ...Nick Clifton
2017-01-10Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-01Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra
2016-09-26[GOLD] warning fixesAlan Modra
2016-07-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen
2016-06-28Implement the R_AARCH64_NONE relocation.Igor Kudrin
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin
2016-05-09Fix for PR gold/19987.Han Shen
2016-02-11Remove info message for every erratum 843419 found and fixed.Han Shen
2016-01-15[gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.Han Shen
2016-01-11Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant
2015-11-05Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki
2015-10-27Patch for PR gold/19042 - unsupported reloc 311/312.Han Shen
2015-10-07gold: fix ABI pagesize for aarch64Andreas Schwab
2015-07-22GOLD aarch64 warning fixAlan Modra
2015-07-20Optimize erratum 843419 fix.Han Shen
2015-07-09Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen
2015-07-09Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen
2015-07-07Make gold aarch64 accept long form of mapping symbols.Han Shen
2015-06-29Patch for gold internal error while fixing erratum 843419.Han Shen
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen
2015-06-11Fix gold build error at -O0.Cary Coutant
2015-06-10Patch for erratum-843419 (2 of 2 - fix erratum occurrences).Han Shen
2015-04-27[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen
2015-04-06Fix the signature of a virtual method to match the one in the parent class.Rafael Ávila de Espíndola
2015-03-30Support AARCH64_TLSLD_ADD_DTPREL_* relocations.Jing Yu
2015-02-12Add missing TLSLE relocations for gold aarch64 backend.Jing Yu