aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2021-05-25[GOLD] PR27815, gold fails to build with latest GCCAlan Modra2-2/+7
2021-05-22[GOLD] PR27815, gold fails to build with latest GCCAlan Modra2-2/+7
2021-05-15[GOLD]: Re: Add -Bno-symbolicAlan Modra2-1/+7
2021-05-14gold: Add -Bno-symbolicFangrui Song3-4/+60
2021-03-30PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2-53/+197
2021-03-19Use stdout when printing object file names for -t option.Cary Coutant5-1/+39
2021-03-19Fix failing test for PR 23870.Cary Coutant3-6/+13
2021-03-19Fix call to system fallocate to handle errno correctly.Holger Berger2-2/+9
2021-03-19Fix typo in previous patch: should use struct mallinfo2.Cary Coutant2-2/+8
2021-03-19Regenerate config.in, missing from previous commit.Cary Coutant1-0/+3
2021-03-19Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson4-4/+16
2021-03-19Add DWARF 5 support in gold.Cary Coutant3-101/+644
2021-01-28gold: Skip address size and segment selector for DWARF5H.J. Lu2-0/+10
2021-01-19[GOLD] powerpc assertion failureAlan Modra2-1/+6
2021-01-17gold: Remove the circular IFUNC dependency in ifuncmain6pieH.J. Lu3-16/+14
2021-01-14Updated translations for some subdirectoriesNick Clifton2-353/+381
2021-01-11Updated translations for multiple subdirectoriesNick Clifton3-706/+758
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton1-0/+4
2021-01-03PR27140, ppc32 segmentation fault in make_stubAlan Modra2-4/+13
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra2-1/+5
2021-01-01Update year range in copyright notice of binutils filesAlan Modra484-485/+489
2021-01-01ChangeLog rotationAlan Modra2-568/+582
2020-12-19gold: Move sym declaration just before useH.J. Lu3-3/+11
2020-12-15Cosmetic improvements for OSABI access.Cary Coutant5-14/+21
2020-12-15gold: Add missing ChangeLog entries for commit ff4bc37d7H.J. Lu1-0/+24
2020-12-15Implement and document -z unique / -z nounique handling in goldVivek Das Mohapatra3-0/+15
2020-12-14Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant8-20/+293
2020-12-13Re-enable incremental tests that were failing with GCC 9+.Cary Coutant3-55/+58
2020-12-13Fix incremental tests using gcc 9, which adds Gnu properties sections.Cary Coutant2-0/+10
2020-12-13Fix incremental linking with rodata merge sections.Cary Coutant2-1/+8
2020-12-07[GOLD] gcc-11 stringop-overflow warningAlan Modra2-1/+5
2020-12-03[GOLD] PR26936 testAlan Modra3-8/+14
2020-11-29gold: Add endbr64 to IBT TLSDESC PLT entryH.J. Lu2-6/+13
2020-11-29gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu6-52/+135
2020-11-29gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu9-7/+166
2020-11-17[GOLD] powerpc incremental-dump assertion failureAlan Modra2-10/+18
2020-11-17[GOLD] fix jump to long branch on powerpcMichael Hudson-Doyle2-2/+7
2020-11-08gold: Avoid sharing Plugin_list::iteratorH.J. Lu2-17/+25
2020-11-04PowerPC problem building gold with clangAlan Modra2-4/+9
2020-11-03gold: ensure file_counts_lock is initialized before usingNick Gasson4-188/+234
2020-10-30gold: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2-2/+6
2020-10-22gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu3-4/+32
2020-10-13gold: Skip some incremental testsH.J. Lu5-63/+190
2020-10-13gold: Discard .note.gnu.property sectionH.J. Lu5-2/+40
2020-10-13gold: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu6-10/+70
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu7-5/+73
2020-10-13Gold: Enable safe ICF for shared object on x86-64H.J. Lu4-17/+23
2020-10-13Gold: Skip zero-sized sections for ICFH.J. Lu2-0/+6
2020-10-09[GOLD] Power10 segv due to wild r2Alan Modra2-16/+45
2020-10-09[GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra2-7/+21