summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)Author
2018-07-18Regenerate files and add changelog entries for 2.31.1 releaseNick Clifton
2018-07-18Fix typo in src-release.sh script. Update French translation for gold and Sp...Nick Clifton
2018-07-16Import patch from mainline to fix gold's handling of already versioned symbols.Nick Clifton
2018-07-142.31 Release pointNick Clifton
2018-07-11Fix printing the size of GOLD's memory areana on Cygwin based systems.Franz Sirl
2018-07-10Fix test for availability of emplace_back.Cary Coutant
2018-07-09[GOLD] PowerPC .gnu.attributes supportAlan Modra
2018-06-26Updated translations.Nick Clifton
2018-06-24Reset version to 2.30.90. Update configure files. Regenerate pot files.Nick Clifton
2018-06-24Add 2.30 branch notes to ChangeLogs and NEWS files.Nick Clifton
2018-06-23Bump version number and summarize new features in 1.16.Cary Coutant
2018-06-23Fix "may be used uninitialized" warning.Cary Coutant
2018-06-23Add x86-64 support for Indirect Branch Tracking (IBT).Cary Coutant
2018-06-22Update support for .note.gnu.property sections.Cary Coutant
2018-06-22Silence GCC 9 error about deprecated implicit copy constructor.Cary Coutant
2018-06-22Add support for .note.gnu.property sections.Cary Coutant
2018-06-21Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant
2018-06-20Fix problem where gold does not create base version for executables.Cary Coutant
2018-06-19Fix typo in most recent entry.Cary Coutant
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant
2018-06-19Remove *.stderr when "make clean".Cary Coutant
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-05-10Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).Stephen Crane
2018-04-24Fix bug with relocation addends and merge sections with --icf.Cary Coutant
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant
2018-04-19Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant
2018-04-18Updated Spanish translations for the gold and gprof sub-directoriesNick Clifton
2018-04-14Fix bug where --icf=safe triggers segfault when linking ARM.Cary Coutant
2018-04-10Regenerate some filesAlan Modra
2018-04-09PowerPC inline PLT call supportAlan Modra
2018-04-09Support PLT16 relocs against local symbolsAlan Modra
2018-04-09PowerPC PLT16 relocationsAlan Modra
2018-04-06Further improve warnings for relocations referring to discarded sections.Cary Coutant
2018-04-05Improve warnings for relocations referring to discarded sections.Cary Coutant
2018-04-05Revert previous patch and apply revised patch.Cary Coutant
2018-04-05MIPS: Fix GOT page counter in multi-got linksJames Cowgill
2018-04-05[GOLD] Make powerpc64 .branch_lt relroAlan Modra
2018-04-04Update Spanish translations for ld/ opcodes/ and gold/ sub-directoriesNick Clifton
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant
2018-03-28Use top-level config support for enabling plugins.Cary Coutant
2018-03-28Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.Cary Coutant
2018-03-27gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant
2018-03-23Fix warn-unused-return message.Cary Coutant
2018-03-23Add missing ChangeLog entry for last commit.Cary Coutant
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra
2018-02-02Add support for DWARF-4 line number tables.Cary Coutant