aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant8-10/+132
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant9-2/+214
2018-03-28Use top-level config support for enabling plugins.Cary Coutant1-0/+1
2018-03-27gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath1-2/+2
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant5-3/+158
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam4-0/+155
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam6-7/+205
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam4-8/+137
2018-01-03Update year range in copyright notice of binutils filesAlan Modra83-83/+83
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane4-6/+227
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant2-36/+36
2017-12-01Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure.Cary Coutant2-3/+11
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant4-4/+10
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson3-10/+64
2017-11-28gold: Add a newline at end of pr22266_a.cH.J. Lu1-1/+1
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant3-2/+15
2017-11-08Fix problems with -r.James Clarke5-42/+107
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam4-0/+111
2017-10-19Implement BE8 support for ARM.Umesh Kalappa4-0/+152
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson4-14/+142
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin5-3/+153
2017-05-12Fix misplacement of a relaxed section on AArch64.Igor Kudrin4-3/+113
2017-04-27[GOLD] testsuite/plugin_section_order.c fixAlan Modra1-0/+1
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