Age | Commit message (Expand) | Author | Files | Lines |
2018-05-10 | Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64). | Stephen Crane | 2 | -2/+7 |
2018-04-24 | Fix bug with relocation addends and merge sections with --icf. | Cary Coutant | 3 | -31/+68 |
2018-04-24 | Fix internal error caused by conflicting default version definitions. | Cary Coutant | 12 | -22/+196 |
2018-04-19 | Fix second bug where --icf=safe triggers segfault when linking ARM. | Cary Coutant | 2 | -1/+7 |
2018-04-18 | Updated Spanish translations for the gold and gprof sub-directories | Nick Clifton | 2 | -785/+564 |
2018-04-14 | Fix bug where --icf=safe triggers segfault when linking ARM. | Cary Coutant | 2 | -1/+7 |
2018-04-10 | Regenerate some files | Alan Modra | 2 | -12/+16 |
2018-04-09 | PowerPC inline PLT call support | Alan Modra | 2 | -8/+65 |
2018-04-09 | Support PLT16 relocs against local symbols | Alan Modra | 2 | -5/+159 |
2018-04-09 | PowerPC PLT16 relocations | Alan Modra | 2 | -56/+151 |
2018-04-06 | Further improve warnings for relocations referring to discarded sections. | Cary Coutant | 7 | -116/+249 |
2018-04-05 | Improve warnings for relocations referring to discarded sections. | Cary Coutant | 2 | -4/+25 |
2018-04-05 | Revert previous patch and apply revised patch. | Cary Coutant | 2 | -33/+19 |
2018-04-05 | MIPS: Fix GOT page counter in multi-got links | James Cowgill | 2 | -10/+15 |
2018-04-05 | [GOLD] Make powerpc64 .branch_lt relro | Alan Modra | 2 | -8/+9 |
2018-04-04 | Update Spanish translations for ld/ opcodes/ and gold/ sub-directories | Nick Clifton | 2 | -732/+2809 |
2018-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 27 | -69/+395 |
2018-03-28 | Use top-level config support for enabling plugins. | Cary Coutant | 8 | -834/+1622 |
2018-03-28 | Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc. | Cary Coutant | 3 | -2/+59 |
2018-03-27 | gold/testsuite: Fix bad regexp in split_x86_64.sh | Roland McGrath | 2 | -2/+6 |
2018-03-26 | Fix case where IR file provides symbol visibility but replacement file does not. | Cary Coutant | 7 | -4/+172 |
2018-03-23 | Fix warn-unused-return message. | Cary Coutant | 2 | -3/+15 |
2018-03-23 | Add missing ChangeLog entry for last commit. | Cary Coutant | 1 | -0/+21 |
2018-03-23 | Add --debug=plugin option to record plugin actions. | Cary Coutant | 3 | -21/+294 |
2018-03-07 | New option -z,keep-text-section prefix. | Sriraman Tallam | 8 | -18/+272 |
2018-02-22 | New plugin interface to get list of symbols wrapped with --wrap option. | Sriraman Tallam | 9 | -9/+250 |
2018-02-15 | Fix symbol resolution with linker plugins for defsym symbols. | Sriraman Tallam | 10 | -13/+261 |
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 |