aboutsummaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2018-04-142-1/+7
* Regenerate some filesAlan Modra2018-04-102-12/+16
* PowerPC inline PLT call supportAlan Modra2018-04-092-8/+65
* Support PLT16 relocs against local symbolsAlan Modra2018-04-092-5/+159
* PowerPC PLT16 relocationsAlan Modra2018-04-092-56/+151
* Further improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-067-116/+249
* Improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-052-4/+25
* Revert previous patch and apply revised patch.Cary Coutant2018-04-052-33/+19
* MIPS: Fix GOT page counter in multi-got linksJames Cowgill2018-04-052-10/+15
* [GOLD] Make powerpc64 .branch_lt relroAlan Modra2018-04-052-8/+9
* Update Spanish translations for ld/ opcodes/ and gold/ sub-directoriesNick Clifton2018-04-042-732/+2809
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-0227-69/+395
* Use top-level config support for enabling plugins.Cary Coutant2018-03-288-834/+1622
* Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.Cary Coutant2018-03-283-2/+59
* gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath2018-03-272-2/+6
* Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant2018-03-267-4/+172
* Fix warn-unused-return message.Cary Coutant2018-03-232-3/+15
* Add missing ChangeLog entry for last commit.Cary Coutant2018-03-231-0/+21
* Add --debug=plugin option to record plugin actions.Cary Coutant2018-03-233-21/+294
* New option -z,keep-text-section prefix.Sriraman Tallam2018-03-078-18/+272
* New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam2018-02-229-9/+250
* Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam2018-02-1510-13/+261
* Revert "PowerPC PLT speculative execution barriers"Alan Modra2018-02-073-54/+19
* Add support for DWARF-4 line number tables.Cary Coutant2018-02-023-1/+20
* PowerPC PLT stub alignment fixesAlan Modra2018-01-182-7/+20
* PowerPC PLT speculative execution barriersAlan Modra2018-01-173-13/+64
* PowerPC PLT stub tidyAlan Modra2018-01-173-94/+149
* Fix -fuse-ld option to accept string argument.Cary Coutant2018-01-152-1/+6
* Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2018-01-152-1006/+1695
* Update pot filesNick Clifton2018-01-132-910/+1587
* Add note about 2.30 branch creation to changelogsNick Clifton2018-01-131-0/+4
* Update gold version number to 1.15.Cary Coutant2018-01-123-2/+20
* Apply:Eric Christopher2018-01-122-1/+10
* Update year range in copyright notice of binutils filesAlan Modra2018-01-03211-212/+216
* ChangeLog rotationAlan Modra2018-01-032-836/+850
* [GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra2017-12-152-4/+11
* Add plugin API for processing plugin-added input filesStephen Crane2017-12-117-21/+309
* Handle case where posix_fallocate is not supported for a filesystem.Cary Coutant2017-12-022-3/+23
* Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant2017-12-016-53/+84
* Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure.Cary Coutant2017-12-013-3/+17
* Fix incremental linking failure with GCC 7+.Cary Coutant2017-12-015-4/+21
* Fix localized help string output for -fuse-ld.Cary Coutant2017-12-012-1/+6
* Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson2017-12-016-11/+81
* Fix problem where undef can fail to trigger archive rescan.Stephen Crane2017-12-012-7/+14
* Fix internal error in fix_errata on aarch64.Peter Smith2017-11-302-0/+32
* Fix problem where erratum stubs are not always applied.Cary Coutant2017-11-302-3/+11
* Fix segfault in relocate_erratum_stub on aarch64.Peter Smith2017-11-302-1/+7
* Support --localedir, --datarootdir and --datadirStefan Stroe2017-11-292-4/+10
* Allow multiply-defined absolute symbols when they have the same value.Cary Coutant2017-11-282-5/+20
* Allow multiple .eh_frame sections per object file.Cary Coutant2017-11-283-16/+19