summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Gentoo: gold/ld: add support for poisoned system directoriesMike Frysinger2018-07-162-0/+40
* Fix internal error when using --emit-relocs with plugins.Cary Coutant2018-07-144-5/+17
* Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant2018-07-147-4/+112
* Fix printing the size of GOLD's memory areana on Cygwin based systems.Franz Sirl2018-07-112-2/+6
* Fix test for availability of emplace_back.Cary Coutant2018-07-092-3/+8
* [GOLD] PowerPC .gnu.attributes supportAlan Modra2018-07-062-7/+362
* Updated translations.Nick Clifton2018-06-262-665/+785
* Regenerate configure and pot files with updated binutils version number.Nick Clifton2018-06-242-662/+791
* Add 2.30 branch notes to ChangeLogs and NEWS files.Nick Clifton2018-06-241-0/+4
* Bump version number and summarize new features in 1.16.Cary Coutant2018-06-233-1/+24
* Fix "may be used uninitialized" warning.Cary Coutant2018-06-232-1/+6
* Add x86-64 support for Indirect Branch Tracking (IBT).Cary Coutant2018-06-232-4/+497
* Update support for .note.gnu.property sections.Cary Coutant2018-06-229-83/+320
* Silence GCC 9 error about deprecated implicit copy constructor.Cary Coutant2018-06-223-0/+19
* Add support for .note.gnu.property sections.Cary Coutant2018-06-2214-37/+661
* Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant2018-06-2111-35/+246
* Fix problem where gold does not create base version for executables.Cary Coutant2018-06-206-18/+93
* Fix typo in most recent entry.Cary Coutant2018-06-191-1/+1
* Replace thread config with automatic config using ax_pthread.m4.Cary Coutant2018-06-199-436/+1588
* Remove *.stderr when "make clean".Cary Coutant2018-06-193-2/+7
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-196-2376/+5218
* Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).Stephen Crane2018-05-102-2/+7
* Fix bug with relocation addends and merge sections with --icf.Cary Coutant2018-04-243-31/+68
* Fix internal error caused by conflicting default version definitions.Cary Coutant2018-04-2412-22/+196
* Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2018-04-192-1/+7
* Updated Spanish translations for the gold and gprof sub-directoriesNick Clifton2018-04-182-785/+564
* 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