Age | Commit message (Expand) | Author | Files | Lines |
2018-02-07 | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 3 | -54/+19 |
2018-02-02 | Add support for DWARF-4 line number tables. | Cary Coutant | 3 | -1/+20 |
2018-01-18 | PowerPC PLT stub alignment fixes | Alan Modra | 2 | -7/+20 |
2018-01-17 | PowerPC PLT speculative execution barriers | Alan Modra | 3 | -13/+64 |
2018-01-17 | PowerPC PLT stub tidy | Alan Modra | 3 | -94/+149 |
2018-01-15 | Fix -fuse-ld option to accept string argument. | Cary Coutant | 2 | -1/+6 |
2018-01-15 | Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodes | Nick Clifton | 2 | -1006/+1695 |
2018-01-13 | Update pot files | Nick Clifton | 2 | -910/+1587 |
2018-01-13 | Add note about 2.30 branch creation to changelogs | Nick Clifton | 1 | -0/+4 |
2018-01-12 | Update gold version number to 1.15. | Cary Coutant | 3 | -2/+20 |
2018-01-12 | Apply: | Eric Christopher | 2 | -1/+10 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 211 | -212/+216 |
2018-01-03 | ChangeLog rotation | Alan Modra | 2 | -836/+850 |
2017-12-15 | [GOLD] PR22602, handle __tls_get_addr forwarders properly | Alan Modra | 2 | -4/+11 |
2017-12-11 | Add plugin API for processing plugin-added input files | Stephen Crane | 7 | -21/+309 |
2017-12-02 | Handle case where posix_fallocate is not supported for a filesystem. | Cary Coutant | 2 | -3/+23 |
2017-12-01 | Disallow --incremental with -pie and force -no-pie for incremental tests. | Cary Coutant | 6 | -53/+84 |
2017-12-01 | Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure. | Cary Coutant | 3 | -3/+17 |
2017-12-01 | Fix incremental linking failure with GCC 7+. | Cary Coutant | 5 | -4/+21 |
2017-12-01 | Fix localized help string output for -fuse-ld. | Cary Coutant | 2 | -1/+6 |
2017-12-01 | Fix internal error from command line with unbalanced --start-lib/--end-lib. | Benjamin Peterson | 6 | -11/+81 |
2017-12-01 | Fix problem where undef can fail to trigger archive rescan. | Stephen Crane | 2 | -7/+14 |
2017-11-30 | Fix internal error in fix_errata on aarch64. | Peter Smith | 2 | -0/+32 |
2017-11-30 | Fix problem where erratum stubs are not always applied. | Cary Coutant | 2 | -3/+11 |
2017-11-30 | Fix segfault in relocate_erratum_stub on aarch64. | Peter Smith | 2 | -1/+7 |
2017-11-29 | Support --localedir, --datarootdir and --datadir | Stefan Stroe | 2 | -4/+10 |
2017-11-28 | Allow multiply-defined absolute symbols when they have the same value. | Cary Coutant | 2 | -5/+20 |
2017-11-28 | Allow multiple .eh_frame sections per object file. | Cary Coutant | 3 | -16/+19 |
2017-11-28 | gold: Add a newline at end of pr22266_a.c | H.J. Lu | 2 | -1/+5 |
2017-11-27 | Fix symbol values and relocation addends for relocatable links. | Cary Coutant | 8 | -28/+92 |
2017-11-19 | Fix typo in ChangeLog entry. | Cary Coutant | 1 | -2/+2 |
2017-11-19 | Fix DWARF reader to use correct size for DW_FORM_ref_addr. | Cary Coutant | 3 | -2/+33 |
2017-11-08 | gold: Ignore def/ref from a dynamic object for special symbols | H.J. Lu | 4 | -12/+60 |
2017-11-08 | Fix problems with -r. | James Clarke | 8 | -64/+128 |
2017-11-08 | Apply: | Eric Christopher | 2 | -2/+7 |
2017-11-07 | ngettext support | Alan Modra | 2 | -2/+13 |
2017-10-25 | Allow for __gnu_lto_slim prefixed with extra "_" | Alan Modra | 2 | -1/+8 |
2017-10-20 | Fix ChangeLog entry. | Sriraman Tallam | 1 | -1/+1 |
2017-10-20 | New gold linker option -z,text-unlikely-segment. | Sriraman Tallam | 7 | -25/+178 |
2017-10-19 | Implement BE8 support for ARM. | Umesh Kalappa | 7 | -8/+190 |
2017-10-18 | [GOLD] Fix powerpc64 optimization of TOC accesses | Alan Modra | 2 | -2/+9 |
2017-09-26 | Fix incorrect register mask. | Cary Coutant | 2 | -1/+6 |
2017-09-22 | [GOLD] Set non-exec stack for aarch64 | Jim Wilson | 2 | -4/+9 |
2017-09-22 | [GOLD] clone assert breakage | Alan Modra | 2 | -2/+6 |
2017-09-22 | [GOLD] Set non-exec stack for ppc64 | Alan Modra | 2 | -2/+7 |
2017-09-20 | Check for export dynamic symbol options when doing symbol resolution in plugins. | Teresa Johnson | 7 | -17/+156 |
2017-09-20 | [GOLD] PowerPC function address in non-PIC | Alan Modra | 2 | -5/+26 |
2017-09-19 | [GOLD, PowerPC] Add --no-stub-group-multi | Alan Modra | 2 | -2/+8 |
2017-08-30 | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 2 | -0/+38 |
2017-08-29 | [GOLD] PowerPC tls_get_addr_optimize | Alan Modra | 5 | -57/+440 |