aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi6-2376/+5218
2018-05-10Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).Stephen Crane2-2/+7
2018-04-24Fix bug with relocation addends and merge sections with --icf.Cary Coutant3-31/+68
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant12-22/+196
2018-04-19Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2-1/+7
2018-04-18Updated Spanish translations for the gold and gprof sub-directoriesNick Clifton2-785/+564
2018-04-14Fix bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2-1/+7
2018-04-10Regenerate some filesAlan Modra2-12/+16
2018-04-09PowerPC inline PLT call supportAlan Modra2-8/+65
2018-04-09Support PLT16 relocs against local symbolsAlan Modra2-5/+159
2018-04-09PowerPC PLT16 relocationsAlan Modra2-56/+151
2018-04-06Further improve warnings for relocations referring to discarded sections.Cary Coutant7-116/+249
2018-04-05Improve warnings for relocations referring to discarded sections.Cary Coutant2-4/+25
2018-04-05Revert previous patch and apply revised patch.Cary Coutant2-33/+19
2018-04-05MIPS: Fix GOT page counter in multi-got linksJames Cowgill2-10/+15
2018-04-05[GOLD] Make powerpc64 .branch_lt relroAlan Modra2-8/+9
2018-04-04Update Spanish translations for ld/ opcodes/ and gold/ sub-directoriesNick Clifton2-732/+2809
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant27-69/+395
2018-03-28Use top-level config support for enabling plugins.Cary Coutant8-834/+1622
2018-03-28Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.Cary Coutant3-2/+59
2018-03-27gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath2-2/+6
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant7-4/+172
2018-03-23Fix warn-unused-return message.Cary Coutant2-3/+15
2018-03-23Add missing ChangeLog entry for last commit.Cary Coutant1-0/+21
2018-03-23Add --debug=plugin option to record plugin actions.Cary Coutant3-21/+294
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam8-18/+272
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam9-9/+250
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