aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra355-355/+355
2020-12-14Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant5-3/+225
2020-12-13Re-enable incremental tests that were failing with GCC 9+.Cary Coutant2-55/+50
2020-12-03[GOLD] PR26936 testAlan Modra2-8/+8
2020-11-29gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu4-2/+47
2020-11-29gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu7-3/+136
2020-11-03gold: ensure file_counts_lock is initialized before usingNick Gasson2-188/+224
2020-10-30gold: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu1-2/+2
2020-10-13gold: Skip some incremental testsH.J. Lu2-63/+83
2020-10-13gold: Discard .note.gnu.property sectionH.J. Lu4-2/+31
2020-10-13gold: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu4-8/+8
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu3-4/+24
2020-10-13Gold: Enable safe ICF for shared object on x86-64H.J. Lu2-1/+9
2020-10-08gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu3-3/+3
2020-07-19gold: Update x32 testH.J. Lu1-4/+4
2020-07-19gold: Update x86-64 testsH.J. Lu4-14/+14
2020-07-08Commit: Fix GOLD testsuite failures for 2.35 branch.Nick Clifton2-2/+3
2020-07-03Re: Change readelf's display of symbol namesAlan Modra2-2/+2
2020-06-16Use __asm__ rather than asm in gold testsuiteAlan Modra2-6/+5
2020-06-16Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra2-6/+6
2020-05-02gold: Compile common tests with -fcommonH.J. Lu2-4/+42
2020-05-01gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu2-6/+6
2020-05-01gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu4-0/+78
2020-05-01gold: Make Ordering::operator() even more complexH.J. Lu1-1/+1
2020-05-01gold: Update ver_test_pr16504.shH.J. Lu1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra351-351/+351
2019-11-26Introduce new .text.sorted.* sections.Martin Liska2-0/+49
2019-09-23implicit conversion from enum ld_plugin_level to enum ld_plugin_statusAlan Modra1-3/+3
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi1-1/+0
2019-05-11Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman4-1/+143
2019-02-19Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu5-44/+124
2019-01-01Update year range in copyright notice of binutils filesAlan Modra349-349/+349
2018-12-18[GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1Alan Modra2-2/+2
2018-12-08[GOLD] icf_safe_so_testAlan Modra1-24/+30
2018-11-26[GOLD] justsyms_exec test fail on powerpc64Alan Modra3-4/+4
2018-11-26[GOLD] support objdump -T display of st_otherAlan Modra1-4/+4
2018-11-08Make gold testsuite work with CC and CXX specifying -BAlan Modra3-834/+797
2018-11-02[GOLD] make cleanAlan Modra2-3/+7
2018-07-14Fix internal error when using --emit-relocs with plugins.Cary Coutant2-2/+2
2018-07-14Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant5-2/+96
2018-06-22Update support for .note.gnu.property sections.Cary Coutant3-4/+9
2018-06-22Add support for .note.gnu.property sections.Cary Coutant7-36/+266
2018-06-21Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant8-2/+190
2018-06-20Fix problem where gold does not create base version for executables.Cary Coutant4-2/+70
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant2-372/+120
2018-06-19Remove *.stderr when "make clean".Cary Coutant2-2/+2
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-1104/+3206
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant8-10/+132
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant9-2/+214
2018-03-28Use top-level config support for enabling plugins.Cary Coutant1-0/+1