summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2021-03-19Fix typo in previous patch: should use struct mallinfo2.Cary Coutant
2021-03-19Regenerate config.in, missing from previous commit.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-14Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant
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
2020-11-04PowerPC problem building gold with clangAlan Modra
2020-11-03gold: ensure file_counts_lock is initialized before usingNick Gasson
2020-10-30gold: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu
2020-10-22gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu
2020-10-13gold: Skip some incremental testsH.J. Lu
2020-10-13gold: Discard .note.gnu.property sectionH.J. Lu
2020-10-13gold: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu
2020-10-13Gold: Enable safe ICF for shared object on x86-64H.J. Lu
2020-10-13Gold: Skip zero-sized sections for ICFH.J. Lu
2020-10-09[GOLD] Power10 segv due to wild r2Alan Modra
2020-10-09[GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra
2020-10-08gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu
2020-10-08[GOLD] Increase --split-stack-adjust-sizeAlan Modra
2020-09-26[GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra
2020-09-24[GOLD] PowerPC64 __tls_get_addr_opt stubAlan Modra
2020-08-24PowerPC TPREL_HA/LO optimisationAlan Modra
2020-08-12Updated Serbian and Russian translations for various sub-directoriesNick Clifton
2020-07-27[GOLD] Power10 stub selectionAlan Modra
2020-07-19gold: Update x32 testH.J. Lu