summaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.am
AgeCommit message (Expand)Author
2022-08-04Add gold support for --package-metadata option.Luca Boccassi
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-13gold: Skip some incremental testsH.J. Lu
2020-10-13gold: Discard .note.gnu.property sectionH.J. Lu
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu
2020-07-03Re: Change readelf's display of symbol namesAlan 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
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
2018-12-18[GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1Alan Modra
2018-11-26[GOLD] justsyms_exec test fail on powerpc64Alan 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
2018-06-22Add support for .note.gnu.property sections.Cary Coutant
2018-06-21Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant
2018-06-20Fix problem where gold does not create base version for executables.Cary Coutant
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant
2018-06-19Remove *.stderr when "make clean".Cary Coutant
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson
2017-11-08Fix problems with -r.James Clarke
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam
2017-10-19Implement BE8 support for ARM.Umesh Kalappa
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin
2017-05-12Fix misplacement of a relaxed section on AArch64.Igor Kudrin
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant