summaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* egrep in binutilsAlan Modra2022-09-281-1/+1
* Add gold support for --package-metadata option.Luca Boccassi2022-08-041-4/+11
* Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant2020-12-141-0/+16
* Re-enable incremental tests that were failing with GCC 9+.Cary Coutant2020-12-131-4/+0
* [GOLD] PR26936 testAlan Modra2020-12-031-4/+4
* gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu2020-11-291-2/+17
* gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu2020-11-291-0/+22
* gold: ensure file_counts_lock is initialized before usingNick Gasson2020-11-031-0/+6
* gold: Skip some incremental testsH.J. Lu2020-10-131-0/+18
* gold: Discard .note.gnu.property sectionH.J. Lu2020-10-131-1/+1
* gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu2020-10-131-2/+2
* Re: Change readelf's display of symbol namesAlan Modra2020-07-031-1/+1
* Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra2020-06-161-3/+3
* gold: Compile common tests with -fcommonH.J. Lu2020-05-021-2/+21
* gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-05-011-3/+3
* gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu2020-05-011-0/+11
* Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman2019-05-111-0/+10
* Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu2019-02-191-0/+20
* [GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1Alan Modra2018-12-181-1/+1
* [GOLD] justsyms_exec test fail on powerpc64Alan Modra2018-11-261-1/+1
* Make gold testsuite work with CC and CXX specifying -BAlan Modra2018-11-081-396/+392
* [GOLD] make cleanAlan Modra2018-11-021-0/+2
* Fix internal error when using --emit-relocs with plugins.Cary Coutant2018-07-141-1/+1
* Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant2018-07-141-0/+9
* Update support for .note.gnu.property sections.Cary Coutant2018-06-221-2/+2
* Add support for .note.gnu.property sections.Cary Coutant2018-06-221-0/+17
* Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant2018-06-211-0/+17
* Fix problem where gold does not create base version for executables.Cary Coutant2018-06-201-0/+7
* Replace thread config with automatic config using ax_pthread.m4.Cary Coutant2018-06-191-22/+32
* Remove *.stderr when "make clean".Cary Coutant2018-06-191-1/+1
* Fix internal error caused by conflicting default version definitions.Cary Coutant2018-04-241-0/+17
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-0/+26
* Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant2018-03-261-0/+21
* New option -z,keep-text-section prefix.Sriraman Tallam2018-03-071-0/+12
* New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam2018-02-221-0/+13
* Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam2018-02-151-1/+12
* Add plugin API for processing plugin-added input filesStephen Crane2017-12-111-0/+17
* Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant2017-12-011-18/+18
* Fix incremental linking failure with GCC 7+.Cary Coutant2017-12-011-2/+2
* Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson2017-12-011-0/+4
* Fix problems with -r.James Clarke2017-11-081-0/+6
* New gold linker option -z,text-unlikely-segment.Sriraman Tallam2017-10-201-0/+10
* Implement BE8 support for ARM.Umesh Kalappa2017-10-191-0/+32
* Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson2017-09-201-0/+12
* Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin2017-08-281-0/+11
* Fix misplacement of a relaxed section on AArch64.Igor Kudrin2017-05-121-0/+11
* Improved support for --icf=safe when used with -pie.Rahul Chaudhry2017-02-151-0/+14
* Place copy relocations in .dynbss when target is read-only.Cary Coutant2016-12-271-0/+10
* Add -z bndplt support (for Intel MPX).Cary Coutant2016-12-221-1/+28
* Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant2016-12-221-0/+5