summaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.am
AgeCommit message (Expand)Author
2018-07-18Regenerate files and add changelog entries for 2.31.1 releaseNick Clifton
2018-07-16Import patch from mainline to fix gold's handling of already versioned symbols.Nick Clifton
2018-06-22Update support for .note.gnu.property sections.Cary Coutant
2018-06-22Add support for .note.gnu.property sections.Cary Coutant
2018-06-21Fix treatment of symbol versions with unused as-needed libraries.Cary Coutant
2018-06-20Fix problem where gold does not create base version for executables.Cary Coutant
2018-06-19Replace thread config with automatic config using ax_pthread.m4.Cary Coutant
2018-06-19Remove *.stderr when "make clean".Cary Coutant
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson
2017-11-08Fix problems with -r.James Clarke
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam
2017-10-19Implement BE8 support for ARM.Umesh Kalappa
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin
2017-05-12Fix misplacement of a relaxed section on AArch64.Igor Kudrin
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry
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-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-05Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant
2016-10-21Fix PR 17704.Gergely Nagy
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-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen
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] Disable copy_test_protected on powerpcAlan Modra
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-05-19Don't allow COPY relocations for protected symbols.Cary Coutant