summaryrefslogtreecommitdiff
path: root/gold/testsuite
Commit message (Expand)AuthorAgeFilesLines
* gold: Compile common tests with -fcommonH.J. Lu2020-05-022-4/+42
* gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-05-012-6/+6
* gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu2020-05-014-0/+78
* gold: Make Ordering::operator() even more complexH.J. Lu2020-05-011-1/+1
* gold: Update ver_test_pr16504.shH.J. Lu2020-05-011-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-01351-351/+351
* Introduce new .text.sorted.* sections.Martin Liska2019-11-262-0/+49
* implicit conversion from enum ld_plugin_level to enum ld_plugin_statusAlan Modra2019-09-231-3/+3
* Re-generate many configure and Makefile.in filesSimon Marchi2019-09-181-1/+0
* Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman2019-05-114-1/+143
* Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64).Egeyar Bagcioglu2019-02-195-44/+124
* Update year range in copyright notice of binutils filesAlan Modra2019-01-01349-349/+349
* [GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1Alan Modra2018-12-182-2/+2
* [GOLD] icf_safe_so_testAlan Modra2018-12-081-24/+30
* [GOLD] justsyms_exec test fail on powerpc64Alan Modra2018-11-263-4/+4
* [GOLD] support objdump -T display of st_otherAlan Modra2018-11-261-4/+4
* Make gold testsuite work with CC and CXX specifying -BAlan Modra2018-11-083-834/+797
* [GOLD] make cleanAlan Modra2018-11-022-3/+7
* Fix internal error when using --emit-relocs with plugins.Cary Coutant2018-07-142-2/+2
* Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant2018-07-145-2/+96
* Update support for .note.gnu.property sections.Cary Coutant2018-06-223-4/+9
* Add support for .note.gnu.property sections.Cary Coutant2018-06-227-36/+266
* Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant2018-06-218-2/+190
* Fix problem where gold does not create base version for executables.Cary Coutant2018-06-204-2/+70
* Replace thread config with automatic config using ax_pthread.m4.Cary Coutant2018-06-192-372/+120
* Remove *.stderr when "make clean".Cary Coutant2018-06-192-2/+2
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-1104/+3206
* Fix internal error caused by conflicting default version definitions.Cary Coutant2018-04-248-10/+132
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-029-2/+214
* Use top-level config support for enabling plugins.Cary Coutant2018-03-281-0/+1
* gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath2018-03-271-2/+2
* Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant2018-03-265-3/+158
* New option -z,keep-text-section prefix.Sriraman Tallam2018-03-074-0/+155
* New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam2018-02-226-7/+205
* Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam2018-02-154-8/+137
* Update year range in copyright notice of binutils filesAlan Modra2018-01-0383-83/+83
* Add plugin API for processing plugin-added input filesStephen Crane2017-12-114-6/+227
* Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant2017-12-012-36/+36
* Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure.Cary Coutant2017-12-012-3/+11
* Fix incremental linking failure with GCC 7+.Cary Coutant2017-12-014-4/+10
* Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson2017-12-013-10/+64
* gold: Add a newline at end of pr22266_a.cH.J. Lu2017-11-281-1/+1
* Fix symbol values and relocation addends for relocatable links.Cary Coutant2017-11-273-2/+15
* Fix problems with -r.James Clarke2017-11-085-42/+107
* New gold linker option -z,text-unlikely-segment.Sriraman Tallam2017-10-204-0/+111
* Implement BE8 support for ARM.Umesh Kalappa2017-10-194-0/+152
* Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson2017-09-204-14/+142
* Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin2017-08-285-3/+153
* Fix misplacement of a relaxed section on AArch64.Igor Kudrin2017-05-124-3/+113
* [GOLD] testsuite/plugin_section_order.c fixAlan Modra2017-04-271-0/+1