summaryrefslogtreecommitdiff
path: root/gold/aarch64.cc
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-02-19Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-05-10Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).Stephen Crane
2018-04-06Further improve warnings for relocations referring to discarded sections.Cary Coutant
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant
2018-03-28Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.Cary Coutant
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