aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-02-06Fix problem where -u is ignored when a weak undef is seen.Cary Coutant5-3/+176
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant9-3/+321
2014-01-28Add .gdb_index version 7 support.Cary Coutant2-2/+2
2013-11-22Use in-tree assembler for exception_x86_64_bnd_test.Cary Coutant2-4/+4
2013-11-18Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to goldH.J. Lu2-2/+38
2013-10-11Revert inappropriate portions of last change.Roland McGrath2-34/+34
2013-10-11gold/Roland McGrath2-62/+62
2013-10-11gold/Roland McGrath1-1/+3
2013-10-11gold/Roland McGrath4-29/+30
2013-10-07gold/Cary Coutant2-17/+22
2013-07-30 gold/Cary Coutant1-1/+2
2013-06-14gold/Cary Coutant5-81/+400
2013-06-06gold/Cary Coutant1-0/+49
2013-06-052013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2-6/+38
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant4-0/+146
2013-05-21gold/Cary Coutant4-7/+141
2013-05-21gold/Cary Coutant1-7/+8
2013-05-13gold/Cary Coutant3-36/+16
2013-04-292013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant5-0/+128
2013-04-15gold/Cary Coutant4-4/+64
2013-03-12 * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra5-83/+119
2013-03-07 * testsuite/discard_locals_relocatable_test.c: Add a powerpcAlan Modra2-2/+9
2013-03-07 * testsuite/ifunc-sel.h (ifunc_sel, ifunc_one): MarkAlan Modra1-11/+77
2013-03-07 * testsuite/script_test_10.sh: Don't test .bss sectionAlan Modra1-1/+1
2013-03-04 * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra2-2/+2
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam3-4/+22
2013-01-172013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+1
2013-01-162013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+7
2013-01-14 * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra2-2/+2
2013-01-14 * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra2-25/+41
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor1-0/+1
2013-01-10Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2-5/+10
2013-01-04gold/Cary Coutant2-11/+23
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam4-0/+158
2012-12-15gold/Cary Coutant2-8/+14
2012-12-10gold/Roland McGrath1-1/+24
2012-12-07gold/Roland McGrath1-2/+3
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor1-0/+1
2012-11-01gold/Roland McGrath1-2/+2
2012-10-26Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu2-1/+2
2012-10-25Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu2-7/+41
2012-10-24gold/Cary Coutant13-2/+7075
2012-09-15Add support for tilegx in gold.Walter Lee1-1/+1
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2-0/+12
2012-09-06Add .got.plt output section statementH.J. Lu2-0/+2
2012-09-05 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra12-8/+22
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra1-8/+8
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam4-9/+65
2012-08-14 PR ld/14265Nick Clifton5-4/+105
2012-07-192012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant7-180/+204