summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)Author
2022-07-08Add markers for 2.39 branchNick Clifton
2022-06-27Have gold's File_read::do_read() function check the start parameterNick Clifton
2022-05-18Fix compile time warning building gold with Clang-14.Nick Clifton
2022-02-17Updated Serbian translations for the bfd, gold, ld and opcodes directoriesNick Clifton
2022-02-02Updated French translation for the ld/ and gold/ sub-directoriesNick Clifton
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2022-01-22Add markers for 2.38 branchNick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-08-10Updated Serbian and Russian translations for various sub-directoriesNick Clifton
2021-07-20PR28106, build of 2.37 fails on FreeBSD and ClangAlan Modra
2021-07-18PR28098 Skip R_*_NONE relocation entries with zero r_sym without countingMichael Krasnyk
2021-07-03Update version number and regenerate filesNick Clifton
2021-07-03Add markers for 2.37 branchNick Clifton
2021-05-25[GOLD] PR27815, gold fails to build with latest GCCAlan Modra
2021-05-22[GOLD] PR27815, gold fails to build with latest GCCAlan Modra
2021-05-15[GOLD]: Re: Add -Bno-symbolicAlan Modra
2021-05-14gold: Add -Bno-symbolicFangrui Song
2021-03-30PR27625, powerpc64 gold __tls_get_addr callsAlan Modra
2021-03-19Use stdout when printing object file names for -t option.Cary Coutant
2021-03-19Fix failing test for PR 23870.Cary Coutant
2021-03-19Fix call to system fallocate to handle errno correctly.Holger Berger
2021-03-19Fix typo in previous patch: should use struct mallinfo2.Cary Coutant
2021-03-19Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson
2021-03-19Add DWARF 5 support in gold.Cary Coutant
2021-01-28gold: Skip address size and segment selector for DWARF5H.J. Lu
2021-01-19[GOLD] powerpc assertion failureAlan Modra
2021-01-17gold: Remove the circular IFUNC dependency in ifuncmain6pieH.J. Lu
2021-01-14Updated translations for some subdirectoriesNick Clifton
2021-01-11Updated translations for multiple subdirectoriesNick Clifton
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton
2021-01-03PR27140, ppc32 segmentation fault in make_stubAlan Modra
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2021-01-01ChangeLog rotationAlan Modra
2020-12-19gold: Move sym declaration just before useH.J. Lu
2020-12-15Cosmetic improvements for OSABI access.Cary Coutant
2020-12-15gold: Add missing ChangeLog entries for commit ff4bc37d7H.J. Lu
2020-12-15Implement and document -z unique / -z nounique handling in goldVivek Das Mohapatra
2020-12-13Re-enable incremental tests that were failing with GCC 9+.Cary Coutant
2020-12-13Fix incremental tests using gcc 9, which adds Gnu properties sections.Cary Coutant
2020-12-13Fix incremental linking with rodata merge sections.Cary Coutant
2020-12-07[GOLD] gcc-11 stringop-overflow warningAlan Modra
2020-12-03[GOLD] PR26936 testAlan Modra
2020-11-29gold: Add endbr64 to IBT TLSDESC PLT entryH.J. Lu
2020-11-29gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu
2020-11-29gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu
2020-11-17[GOLD] powerpc incremental-dump assertion failureAlan Modra
2020-11-17[GOLD] fix jump to long branch on powerpcMichael Hudson-Doyle
2020-11-08gold: Avoid sharing Plugin_list::iteratorH.J. Lu