summaryrefslogtreecommitdiff
path: root/gold/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix PR 17704.Gergely Nagy2016-10-213-107/+162
* When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov2016-09-261-0/+1
* [GOLD] regen testsuite/Makefile.inAlan Modra2016-09-261-5/+5
* Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan2016-09-029-3/+409
* Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant2016-08-172-12/+12
* Fix extraneous complaints about missing expected TLS relocation.Cary Coutant2016-08-102-4/+4
* Fix aarch64_relocs.sh file modeAlan Modra2016-07-271-0/+0
* [Gold, aarch64] Implement some AArch64 relocs.Han Shen2016-07-265-3/+195
* Fix gold testsuite failure with GCC 6.Cary Coutant2016-06-291-1/+0
* Update "make clean" in gold/testsuite.Cary Coutant2016-06-292-2/+2
* [GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra2016-06-302-4/+4
* gold: Support 386 TLS code sequences without PLTH.J. Lu2016-06-296-108/+562
* gold: Support x86-64 TLS code sequences without PLTH.J. Lu2016-06-296-111/+528
* [GOLD] Modify script_test_12Alan Modra2016-06-292-4/+2
* [GOLD] alignment testAlan Modra2016-06-291-12/+12
* [GOLD] Disable copy_test_protected on powerpcAlan Modra2016-06-292-111/+113