summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* 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
* gold: Add a newline at end of pr22266_a.cH.J. Lu2017-11-282-1/+5
* Fix symbol values and relocation addends for relocatable links.Cary Coutant2017-11-278-28/+92
* Fix typo in ChangeLog entry.Cary Coutant2017-11-191-2/+2
* Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant2017-11-193-2/+33
* gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu2017-11-084-12/+60
* Fix problems with -r.James Clarke2017-11-088-64/+128
* Apply:Eric Christopher2017-11-082-2/+7
* ngettext supportAlan Modra2017-11-072-2/+13
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-252-1/+8
* Fix ChangeLog entry.Sriraman Tallam2017-10-201-1/+1
* New gold linker option -z,text-unlikely-segment.Sriraman Tallam2017-10-207-25/+178
* Implement BE8 support for ARM.Umesh Kalappa2017-10-197-8/+190
* [GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra2017-10-182-2/+9
* Fix incorrect register mask.Cary Coutant2017-09-262-1/+6
* [GOLD] Set non-exec stack for aarch64Jim Wilson2017-09-222-4/+9
* [GOLD] clone assert breakageAlan Modra2017-09-222-2/+6
* [GOLD] Set non-exec stack for ppc64Alan Modra2017-09-222-2/+7
* Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson2017-09-207-17/+156
* [GOLD] PowerPC function address in non-PICAlan Modra2017-09-202-5/+26
* [GOLD, PowerPC] Add --no-stub-group-multiAlan Modra2017-09-192-2/+8