Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-02-19 | Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64). | Egeyar Bagcioglu | 1 | -0/+11 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-05-10 | Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64). | Stephen Crane | 1 | -2/+2 |
2018-04-06 | Further improve warnings for relocations referring to discarded sections. | Cary Coutant | 1 | -9/+7 |
2018-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 1 | -0/+4 |
2018-03-28 | Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc. | Cary Coutant | 1 | -1/+41 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-30 | Fix internal error in fix_errata on aarch64. | Peter Smith | 1 | -0/+25 |
2017-11-30 | Fix problem where erratum stubs are not always applied. | Cary Coutant | 1 | -3/+3 |
2017-11-30 | Fix segfault in relocate_erratum_stub on aarch64. | Peter Smith | 1 | -1/+1 |
2017-09-22 | [GOLD] Set non-exec stack for aarch64 | Jim Wilson | 1 | -4/+4 |
2017-08-28 | 2017-08-28 James Clarke <jrtc27@jrtc27.com> | Han Shen | 1 | -13/+33 |
2017-08-28 | Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs. | Igor Kudrin | 1 | -3/+3 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -2/+2 |
2017-07-11 | Fixing for PR gold/21491 - Errata workaround can produce broken images. | Han Shen | 1 | -90/+132 |
2017-06-20 | 2017-06-20 Eric Christopher <echristo@gmail.com> | Eric Christopher | 1 | -12/+9 |
2017-06-15 | 2017-06-15 Eric Christopher <echristo@gmail.com> | Eric Christopher | 1 | -4/+5 |
2017-06-15 | [GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM 843419 sequences ... | Jiong Wang | 1 | -2/+29 |
2017-06-07 | 2017-06-07 Eric Christopher <echristo@gmail.com> | Eric Christopher | 1 | -2/+16 |
2017-05-12 | Fix misplacement of a relaxed section on AArch64. | Igor Kudrin | 1 | -1/+26 |
2017-01-20 | Fix problem in aarch64 gold sources uncovered by Coverty - using sizeof on a ... | Nick Clifton | 1 | -2/+8 |
2017-01-10 | Refactor Sized_relobj_file::do_relocate_sections. | Cary Coutant | 1 | -3/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-01 | Fix internal error when relaxing branches to STT_SECTION symbols. | Cary Coutant | 1 | -0/+2 |
2016-11-27 | Fix spelling in comments in C source files (gold) | Ambrogino Modigliani | 1 | -2/+2 |
2016-10-06 | [GOLD] -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -2/+2 |
2016-09-26 | [GOLD] warning fixes | Alan Modra | 1 | -1/+1 |
2016-07-26 | [Gold, aarch64] Implement some AArch64 relocs. | Han Shen | 1 | -0/+51 |
2016-06-28 | Implement the R_AARCH64_NONE relocation. | Igor Kudrin | 1 | -0/+6 |
2016-06-28 | Implement SORT_BY_INIT_PRIORITY. | Igor Kudrin | 1 | -2/+8 |
2016-05-09 | Fix for PR gold/19987. | Han Shen | 1 | -4/+19 |
2016-02-11 | Remove info message for every erratum 843419 found and fixed. | Han Shen | 1 | -4/+0 |
2016-01-15 | [gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs. | Han Shen | 1 | -2/+4 |
2016-01-11 | Fix internal error when applying TLSDESC relocations with no TLS segment. | Cary Coutant | 1 | -6/+0 |
2016-01-11 | Refactor gold to enable support for MIPS-64 relocation format. | Cary Coutant | 1 | -40/+83 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -10/+7 |
2015-11-09 | Remove unnecessary target dependencies on relocation format. | Cary Coutant | 1 | -1/+4 |
2015-11-05 | Add aarch64-specific --no-apply-dynamic-relocs option. | Cary Coutant | 1 | -0/+25 |
2015-10-28 | Support 64-bit entry size in SHT_HASH (for s390). | Marcin KoĆcielnicki | 1 | -4/+8 |
2015-10-27 | Patch for PR gold/19042 - unsupported reloc 311/312. | Han Shen | 1 | -0/+23 |
2015-10-07 | gold: fix ABI pagesize for aarch64 | Andreas Schwab | 1 | -4/+4 |
2015-07-22 | GOLD aarch64 warning fix | Alan Modra | 1 | -1/+1 |
2015-07-20 | Optimize erratum 843419 fix. | Han Shen | 1 | -12/+153 |
2015-07-09 | Use "gold_info" instead of "gold_warning" for erratum fix. | Han Shen | 1 | -2/+2 |
2015-07-09 | Drop 'missing mapping symbols' warning for arm and aarch64. | Han Shen | 1 | -4/+0 |
2015-07-07 | Make gold aarch64 accept long form of mapping symbols. | Han Shen | 1 | -2/+9 |
2015-06-29 | Patch for gold internal error while fixing erratum 843419. | Han Shen | 1 | -4/+47 |
2015-06-12 | [gold][aarch64] Fix erratum 835769. | Han Shen | 1 | -41/+252 |