aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry3-0/+108
2017-01-23Add -e to test scripts where necessary.Rahul Chaudhry3-4/+8
2017-01-11Fix compile errors with GCC 4.2.Cary Coutant1-4/+10
2017-01-11Fix test cases to work for i386.Cary Coutant4-7/+7
2017-01-10[GOLD] Fix tests for powerpc64Alan Modra3-10/+45
2017-01-02Update year range in copyright notice of all files.Alan Modra321-322/+321
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant4-6/+108
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant8-6/+256
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant3-71/+114
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant3-3/+47
2016-12-20Update testsuite Makefile with missing dependencies.Cary Coutant2-66/+66
2016-12-19Fix an internal error in the constructor of Target_arm.Igor Kudrin4-2/+21
2016-12-19Fix forced allocation of common (-d) during -r links.Cary Coutant3-3/+67
2016-12-12When using linker scripts, place linker-generated sections by the output sect...Cary Coutant5-5/+78
2016-12-13[GOLD] Allow for larger alignment in script_test_15Alan Modra3-3/+3
2016-12-13[GOLD] Adjust testcase for PowerPC64Alan Modra1-0/+1
2016-12-11Fix earlier ChangeLog entry to give Igor credit, add testcases.Igor Kudrin5-4/+69
2016-12-11Fix problems with bss handling in linker scripts.Cary Coutant10-13/+335
2016-12-06Fix gold/testsuite/file_in_many_sections_test.sh file modeAlan Modra1-0/+0
2016-12-05Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant4-9/+96
2016-10-21Fix PR 17704.Gergely Nagy3-107/+162
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-0/+1
2016-09-26[GOLD] regen testsuite/Makefile.inAlan Modra1-5/+5
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan9-3/+409
2016-08-17Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant2-12/+12
2016-08-10Fix extraneous complaints about missing expected TLS relocation.Cary Coutant2-4/+4
2016-07-27Fix aarch64_relocs.sh file modeAlan Modra1-0/+0
2016-07-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen5-3/+195
2016-06-29Fix gold testsuite failure with GCC 6.Cary Coutant1-1/+0
2016-06-29Update "make clean" in gold/testsuite.Cary Coutant2-2/+2
2016-06-30[GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra2-4/+4
2016-06-29gold: Support 386 TLS code sequences without PLTH.J. Lu6-108/+562
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu6-111/+528
2016-06-29[GOLD] Modify script_test_12Alan Modra2-4/+2
2016-06-29[GOLD] alignment testAlan Modra1-12/+12
2016-06-29[GOLD] Disable copy_test_protected on powerpcAlan Modra2-111/+113
2016-06-28Fix execute permission on gold/testsuite/script_test_14.sh.Cary Coutant1-0/+0
2016-06-28Implement the R_AARCH64_NONE relocation.Igor Kudrin4-9/+110
2016-06-28Convert indirect calls to direct when possible.Sriraman Tallam5-0/+91
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin5-4/+201
2016-06-23Fix bug with grouping sections.Cary Coutant4-0/+4
2016-06-13Add .got.plt to testsuite/script_test_2.tH.J. Lu1-0/+1
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant7-90/+202
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu1-387/+432
2016-03-21Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant4-0/+124
2016-03-20Fix problem where gold cannot build .eh_frame_hdr from ld -r output.Cary Coutant5-2/+75
2016-03-09Workaround a C++ bug in GCC 4.2 in gold testH.J. Lu3-7/+7
2016-03-08Remove checks for constructors that might have been eliminated by GCC.Cary Coutant4-4/+0
2016-03-08Fix Makefile so make clean removes overlooked files.Cary Coutant2-5/+20
2016-03-04Add missing ChangeLog entries for commit 82838H.J. Lu1-0/+0