aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gentoo: XFAIL 15 broken ld.gold testsAndreas K. Hüttel2024-08-052-4/+18
* x86-64: Support APX NF TLS IE with 2 operandsLingling Kong2024-07-032-0/+2
* x86-64: Verify that TLS IE works with APX NFkonglin12024-07-012-0/+4
* Revert "Remove LIBINTL_DEP"Alan Modra2024-06-202-2/+3
* Remove LIBINTL_DEPAlan Modra2024-06-202-3/+2
* gold: Properly remove the versioned symbolH.J. Lu2024-06-088-0/+196
* x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu2024-02-082-0/+4
* Enforce C++11 as a minimum for building gold [PR30867]Tamar Christina2024-01-051-1/+4
* Update year range in copyright notice of binutils filesAlan Modra2024-01-04354-354/+354
* Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFFH.J. Lu2023-12-286-0/+76
* gold: Handle R_X86_64_CODE_4_GOTPCRELXH.J. Lu2023-12-286-0/+21
* Finalized intl-update patchesArsen Arsenovi?2023-11-151-0/+11
* PR10957, Missing option to really print section+offsetAlan Modra2023-07-173-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01353-353/+353
* Re: ld, gold: remove support for -z bndplt (MPX prefix)Alan Modra2022-12-158-348/+44
* gold: add --compress-debug-sections=zstd [PR 29641]Fangrui Song2022-11-102-154/+192
* gold, dwp: support zstd compressed input debug sections [PR 29641]Fangrui Song2022-11-103-64/+125
* egrep in binutilsAlan Modra2022-09-2816-24/+24
* Add gold support for --package-metadata option.Luca Boccassi2022-08-043-16/+56
* gold: don't invoke IA32 syscall in x86_64 assembly testcaseXi Ruoyao2022-05-181-6/+6
* Regenerate Makefile.in files with automake 1.15.1H.J. Lu2022-01-231-1/+0
* Change version number to 2.38.50 and regenerate filesNick Clifton2022-01-221-0/+1
* infinite recursion detected in gold testcaseAlan Modra2022-01-051-4/+6
* Update year range in copyright notice of binutils filesAlan Modra2022-01-02355-355/+355
* -Waddress fixes for gold testsuiteAlan Modra2021-11-154-28/+28
* Fix failing test for PR 23870.Cary Coutant2021-03-192-6/+6
* gold: Remove the circular IFUNC dependency in ifuncmain6pieH.J. Lu2021-01-172-16/+8
* Update year range in copyright notice of binutils filesAlan Modra2021-01-01355-355/+355
* Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant2020-12-145-3/+225
* Re-enable incremental tests that were failing with GCC 9+.Cary Coutant2020-12-132-55/+50
* [GOLD] PR26936 testAlan Modra2020-12-032-8/+8
* gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu2020-11-294-2/+47
* gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu2020-11-297-3/+136
* gold: ensure file_counts_lock is initialized before usingNick Gasson2020-11-032-188/+224
* gold: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2020-10-301-2/+2
* gold: Skip some incremental testsH.J. Lu2020-10-132-63/+83
* gold: Discard .note.gnu.property sectionH.J. Lu2020-10-134-2/+31
* gold: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu2020-10-134-8/+8
* gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu2020-10-133-4/+24
* Gold: Enable safe ICF for shared object on x86-64H.J. Lu2020-10-132-1/+9
* gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu2020-10-083-3/+3
* gold: Update x32 testH.J. Lu2020-07-191-4/+4
* gold: Update x86-64 testsH.J. Lu2020-07-194-14/+14
* Commit: Fix GOLD testsuite failures for 2.35 branch.Nick Clifton2020-07-082-2/+3
* Re: Change readelf's display of symbol namesAlan Modra2020-07-032-2/+2
* Use __asm__ rather than asm in gold testsuiteAlan Modra2020-06-162-6/+5
* Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra2020-06-162-6/+6
* gold: Compile common tests with -fcommonH.J. Lu2020-05-022-4/+42
* gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-05-012-6/+6
* gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu2020-05-014-0/+78