summaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)Author
2022-08-04Add gold support for --package-metadata option.Luca Boccassi
2022-05-18gold: don't invoke IA32 syscall in x86_64 assembly testcaseXi Ruoyao
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2022-01-05infinite recursion detected in gold testcaseAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-15-Waddress fixes for gold testsuiteAlan Modra
2021-03-19Fix failing test for PR 23870.Cary Coutant
2021-01-17gold: Remove the circular IFUNC dependency in ifuncmain6pieH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
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-03[GOLD] PR26936 testAlan Modra
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-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-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-08gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu
2020-07-19gold: Update x32 testH.J. Lu
2020-07-19gold: Update x86-64 testsH.J. Lu
2020-07-08Commit: Fix GOLD testsuite failures for 2.35 branch.Nick Clifton
2020-07-03Re: Change readelf's display of symbol namesAlan Modra
2020-06-16Use __asm__ rather than asm in gold testsuiteAlan Modra
2020-06-16Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra
2020-05-02gold: Compile common tests with -fcommonH.J. Lu
2020-05-01gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu
2020-05-01gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu
2020-05-01gold: Make Ordering::operator() even more complexH.J. Lu
2020-05-01gold: Update ver_test_pr16504.shH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-26Introduce new .text.sorted.* sections.Martin Liska
2019-09-23implicit conversion from enum ld_plugin_level to enum ld_plugin_statusAlan Modra
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi
2019-05-11Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman
2019-02-19Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18[GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1Alan Modra
2018-12-08[GOLD] icf_safe_so_testAlan Modra
2018-11-26[GOLD] justsyms_exec test fail on powerpc64Alan Modra
2018-11-26[GOLD] support objdump -T display of st_otherAlan Modra
2018-11-08Make gold testsuite work with CC and CXX specifying -BAlan Modra
2018-11-02[GOLD] make cleanAlan Modra
2018-07-14Fix internal error when using --emit-relocs with plugins.Cary Coutant
2018-07-14Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant
2018-06-22Update support for .note.gnu.property sections.Cary Coutant