summaryrefslogtreecommitdiff
path: root/gold/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved support for --icf=safe when used with -pie.Rahul Chaudhry2017-02-153-0/+108
* Add -e to test scripts where necessary.Rahul Chaudhry2017-01-233-4/+8
* Fix compile errors with GCC 4.2.Cary Coutant2017-01-111-4/+10
* Fix test cases to work for i386.Cary Coutant2017-01-114-7/+7
* [GOLD] Fix tests for powerpc64Alan Modra2017-01-103-10/+45
* Update year range in copyright notice of all files.Alan Modra2017-01-02321-322/+321
* Place copy relocations in .dynbss when target is read-only.Cary Coutant2016-12-274-6/+108
* Add -z bndplt support (for Intel MPX).Cary Coutant2016-12-228-6/+256
* Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant2016-12-223-71/+114
* Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant2016-12-223-3/+47
* Update testsuite Makefile with missing dependencies.Cary Coutant2016-12-202-66/+66
* Fix an internal error in the constructor of Target_arm.Igor Kudrin2016-12-194-2/+21
* Fix forced allocation of common (-d) during -r links.Cary Coutant2016-12-193-3/+67
* When using linker scripts, place linker-generated sections by the output sect...Cary Coutant2016-12-125-5/+78
* [GOLD] Allow for larger alignment in script_test_15Alan Modra2016-12-133-3/+3
* [GOLD] Adjust testcase for PowerPC64Alan Modra2016-12-131-0/+1
* Fix earlier ChangeLog entry to give Igor credit, add testcases.Igor Kudrin2016-12-115-4/+69
* Fix problems with bss handling in linker scripts.Cary Coutant2016-12-1110-13/+335
* Fix gold/testsuite/file_in_many_sections_test.sh file modeAlan Modra2016-12-061-0/+0
* Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant2016-12-054-9/+96