aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam10-13/+261
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra3-54/+19
2018-02-02Add support for DWARF-4 line number tables.Cary Coutant3-1/+20
2018-01-18PowerPC PLT stub alignment fixesAlan Modra2-7/+20
2018-01-17PowerPC PLT speculative execution barriersAlan Modra3-13/+64
2018-01-17PowerPC PLT stub tidyAlan Modra3-94/+149
2018-01-15Fix -fuse-ld option to accept string argument.Cary Coutant2-1/+6
2018-01-15Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2-1006/+1695
2018-01-13Update pot filesNick Clifton2-910/+1587
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton1-0/+4
2018-01-12Update gold version number to 1.15.Cary Coutant3-2/+20
2018-01-12Apply:Eric Christopher2-1/+10
2018-01-03Update year range in copyright notice of binutils filesAlan Modra211-212/+216
2018-01-03ChangeLog rotationAlan Modra2-836/+850
2017-12-15[GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra2-4/+11
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane7-21/+309
2017-12-02Handle case where posix_fallocate is not supported for a filesystem.Cary Coutant2-3/+23
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant6-53/+84
2017-12-01Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure.Cary Coutant3-3/+17
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant5-4/+21
2017-12-01Fix localized help string output for -fuse-ld.Cary Coutant2-1/+6
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson6-11/+81
2017-12-01Fix problem where undef can fail to trigger archive rescan.Stephen Crane2-7/+14
2017-11-30Fix internal error in fix_errata on aarch64.Peter Smith2-0/+32
2017-11-30Fix problem where erratum stubs are not always applied.Cary Coutant2-3/+11
2017-11-30Fix segfault in relocate_erratum_stub on aarch64.Peter Smith2-1/+7
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe2-4/+10
2017-11-28Allow multiply-defined absolute symbols when they have the same value.Cary Coutant2-5/+20
2017-11-28Allow multiple .eh_frame sections per object file.Cary Coutant3-16/+19
2017-11-28gold: Add a newline at end of pr22266_a.cH.J. Lu2-1/+5
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant8-28/+92
2017-11-19Fix typo in ChangeLog entry.Cary Coutant1-2/+2
2017-11-19Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant3-2/+33
2017-11-08gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu4-12/+60
2017-11-08Fix problems with -r.James Clarke8-64/+128
2017-11-08Apply:Eric Christopher2-2/+7
2017-11-07ngettext supportAlan Modra2-2/+13
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2-1/+8
2017-10-20Fix ChangeLog entry.Sriraman Tallam1-1/+1
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam7-25/+178
2017-10-19Implement BE8 support for ARM.Umesh Kalappa7-8/+190
2017-10-18[GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra2-2/+9
2017-09-26Fix incorrect register mask.Cary Coutant2-1/+6
2017-09-22[GOLD] Set non-exec stack for aarch64Jim Wilson2-4/+9
2017-09-22[GOLD] clone assert breakageAlan Modra2-2/+6
2017-09-22[GOLD] Set non-exec stack for ppc64Alan Modra2-2/+7
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson7-17/+156
2017-09-20[GOLD] PowerPC function address in non-PICAlan Modra2-5/+26
2017-09-19[GOLD, PowerPC] Add --no-stub-group-multiAlan Modra2-2/+8
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra2-0/+38