aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2021-09-18[GOLD] Got_offset_list: addend fieldAlan Modra3-22/+34
2021-09-02gold: --export-dynamic-symbol: don't imply -uFangrui Song2-13/+0
2021-08-18[GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra1-0/+2
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson1-1/+1
2021-08-10Updated Serbian and Russian translations for various sub-directoriesNick Clifton2-424/+436
2021-07-20PR28106, build of 2.37 fails on FreeBSD and ClangAlan Modra2-2/+8
2021-07-18PR28098 Skip R_*_NONE relocation entries with zero r_sym without countingMichael Krasnyk3-2/+11
2021-07-05Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton2-919/+937
2021-07-03Update version number and regenerate filesNick Clifton2-513/+563
2021-07-03Add markers for 2.37 branchNick Clifton1-0/+4
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