summaryrefslogtreecommitdiff
path: root/gold/aarch64.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Fix adrp distance checkVladislav Khmelevsky2022-11-101-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu2019-02-191-0/+11
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).Stephen Crane2018-05-101-2/+2
* Further improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-061-9/+7
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-0/+4
* Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.Cary Coutant2018-03-281-1/+41
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix internal error in fix_errata on aarch64.Peter Smith2017-11-301-0/+25
* Fix problem where erratum stubs are not always applied.Cary Coutant2017-11-301-3/+3
* Fix segfault in relocate_erratum_stub on aarch64.Peter Smith2017-11-301-1/+1
* [GOLD] Set non-exec stack for aarch64Jim Wilson2017-09-221-4/+4
* 2017-08-28 James Clarke <jrtc27@jrtc27.com>Han Shen2017-08-281-13/+33
* Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin2017-08-281-3/+3
* Fix spelling typos.Yuri Chornovian2017-07-181-2/+2
* Fixing for PR gold/21491 - Errata workaround can produce broken images.Han Shen2017-07-111-90/+132
* 2017-06-20 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-201-12/+9
* 2017-06-15 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-151-4/+5
* [GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM 843419 sequences ...Jiong Wang2017-06-151-2/+29
* 2017-06-07 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-071-2/+16
* Fix misplacement of a relaxed section on AArch64.Igor Kudrin2017-05-121-1/+26
* Fix problem in aarch64 gold sources uncovered by Coverty - using sizeof on a ...Nick Clifton2017-01-201-2/+8
* Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant2017-01-101-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant2016-12-011-0/+2
* Fix spelling in comments in C source files (gold)Ambrogino Modigliani2016-11-271-2/+2
* [GOLD] -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-2/+2
* [GOLD] warning fixesAlan Modra2016-09-261-1/+1
* [Gold, aarch64] Implement some AArch64 relocs.Han Shen2016-07-261-0/+51
* Implement the R_AARCH64_NONE relocation.Igor Kudrin2016-06-281-0/+6
* Implement SORT_BY_INIT_PRIORITY.Igor Kudrin2016-06-281-2/+8
* Fix for PR gold/19987.Han Shen2016-05-091-4/+19
* Remove info message for every erratum 843419 found and fixed.Han Shen2016-02-111-4/+0
* [gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.Han Shen2016-01-151-2/+4
* Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant2016-01-111-6/+0
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-40/+83
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-10/+7
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-091-1/+4
* Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant2015-11-051-0/+25
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki2015-10-281-4/+8
* Patch for PR gold/19042 - unsupported reloc 311/312.Han Shen2015-10-271-0/+23
* gold: fix ABI pagesize for aarch64Andreas Schwab2015-10-071-4/+4
* GOLD aarch64 warning fixAlan Modra2015-07-221-1/+1
* Optimize erratum 843419 fix.Han Shen2015-07-201-12/+153
* Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen2015-07-091-2/+2