aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Add gold support for --package-metadata option.Luca Boccassi1-4/+11
2020-12-14Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant1-0/+16
2020-12-13Re-enable incremental tests that were failing with GCC 9+.Cary Coutant1-4/+0
2020-12-03[GOLD] PR26936 testAlan Modra1-4/+4
2020-11-29gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu1-2/+17
2020-11-29gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu1-0/+22
2020-11-03gold: ensure file_counts_lock is initialized before usingNick Gasson1-0/+6
2020-10-13gold: Skip some incremental testsH.J. Lu1-0/+18
2020-10-13gold: Discard .note.gnu.property sectionH.J. Lu1-1/+1
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu1-2/+2
2020-07-03Re: Change readelf's display of symbol namesAlan Modra1-1/+1
2020-06-16Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra1-3/+3
2020-05-02gold: Compile common tests with -fcommonH.J. Lu1-2/+21
2020-05-01gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu1-3/+3
2020-05-01gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu1-0/+11
2019-05-11Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman1-0/+10
2019-02-19Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu1-0/+20
2018-12-18[GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1Alan Modra1-1/+1
2018-11-26[GOLD] justsyms_exec test fail on powerpc64Alan Modra1-1/+1
2018-11-08Make gold testsuite work with CC and CXX specifying -BAlan Modra1-396/+392
2018-11-02[GOLD] make cleanAlan Modra1-0/+2
2018-07-14Fix internal error when using --emit-relocs with plugins.Cary Coutant1-1/+1
2018-07-14Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant1-0/+9
2018-06-22Update support for .note.gnu.property sections.Cary Coutant1-2/+2
2018-06-22Add support for .note.gnu.property sections.Cary Coutant1-0/+17
2018-06-21Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant1-0/+17
2018-06-20Fix problem where gold does not create base version for executables.Cary Coutant1-0/+7
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant1-22/+32
2018-06-19Remove *.stderr when "make clean".Cary Coutant1-1/+1
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant1-0/+17
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant1-0/+26
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant1-0/+21
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam1-0/+12
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam1-0/+13
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam1-1/+12
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane1-0/+17
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant1-18/+18
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant1-2/+2
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson1-0/+4
2017-11-08Fix problems with -r.James Clarke1-0/+6
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam1-0/+10
2017-10-19Implement BE8 support for ARM.Umesh Kalappa1-0/+32
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson1-0/+12
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin1-0/+11
2017-05-12Fix misplacement of a relaxed section on AArch64.Igor Kudrin1-0/+11
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry1-0/+14
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant1-0/+10
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant1-1/+28
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant1-0/+5
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant1-0/+5