aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)Author
2017-05-12Fix misplacement of a relaxed section on AArch64.Igor Kudrin
2017-04-27[GOLD] testsuite/plugin_section_order.c fixAlan Modra
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry
2017-01-23Add -e to test scripts where necessary.Rahul Chaudhry
2017-01-11Fix compile errors with GCC 4.2.Cary Coutant
2017-01-11Fix test cases to work for i386.Cary Coutant
2017-01-10[GOLD] Fix tests for powerpc64Alan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant
2016-12-20Update testsuite Makefile with missing dependencies.Cary Coutant
2016-12-19Fix an internal error in the constructor of Target_arm.Igor Kudrin
2016-12-19Fix forced allocation of common (-d) during -r links.Cary Coutant
2016-12-12When using linker scripts, place linker-generated sections by the output sect...Cary Coutant
2016-12-13[GOLD] Allow for larger alignment in script_test_15Alan Modra
2016-12-13[GOLD] Adjust testcase for PowerPC64Alan Modra
2016-12-11Fix earlier ChangeLog entry to give Igor credit, add testcases.Igor Kudrin
2016-12-11Fix problems with bss handling in linker scripts.Cary Coutant
2016-12-06Fix gold/testsuite/file_in_many_sections_test.sh file modeAlan Modra
2016-12-05Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant
2016-10-21Fix PR 17704.Gergely Nagy
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-09-26[GOLD] regen testsuite/Makefile.inAlan Modra
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan
2016-08-17Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant
2016-08-10Fix extraneous complaints about missing expected TLS relocation.Cary Coutant
2016-07-27Fix aarch64_relocs.sh file modeAlan Modra
2016-07-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen
2016-06-29Fix gold testsuite failure with GCC 6.Cary Coutant
2016-06-29Update "make clean" in gold/testsuite.Cary Coutant
2016-06-30[GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra
2016-06-29gold: Support 386 TLS code sequences without PLTH.J. Lu
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu
2016-06-29[GOLD] Modify script_test_12Alan Modra
2016-06-29[GOLD] alignment testAlan Modra
2016-06-29[GOLD] Disable copy_test_protected on powerpcAlan Modra
2016-06-28Fix execute permission on gold/testsuite/script_test_14.sh.Cary Coutant
2016-06-28Implement the R_AARCH64_NONE relocation.Igor Kudrin
2016-06-28Convert indirect calls to direct when possible.Sriraman Tallam
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin
2016-06-23Fix bug with grouping sections.Cary Coutant
2016-06-13Add .got.plt to testsuite/script_test_2.tH.J. Lu
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu
2016-03-21Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant
2016-03-20Fix problem where gold cannot build .eh_frame_hdr from ld -r output.Cary Coutant
2016-03-09Workaround a C++ bug in GCC 4.2 in gold testH.J. Lu
2016-03-08Remove checks for constructors that might have been eliminated by GCC.Cary Coutant