aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-21Include "config.h" firstH.J. Lu2-2/+2
2012-05-14gold/Cary Coutant1-0/+4
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath1-6/+8
2012-05-01 [Checking in missing files from previous commit.]Cary Coutant2-0/+88
2012-05-01gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard2-19/+45
2012-04-17gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie.David S. Miller2-36/+36
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant5-22/+379
2012-03-192012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan4-4/+25
2012-03-172012-03-16 Doug Kwan <dougkwan@google.com>Doug Kwan2-24/+23
2012-02-16 * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option.Cary Coutant2-2/+2
2012-01-25 * int_encoding.cc (read_unsigned_LEB_128): Replaced with inlineCary Coutant3-3/+110
2011-11-102011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan3-2/+23
2011-11-03 * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor4-24/+234
2011-11-02 * arm.cc (Target_arm::Target_arm): Remove initialisation ofIan Lance Taylor10-3/+546
2011-10-31 PR gold/13023Cary Coutant1-1/+1
2011-10-18 PR gold/13245Cary Coutant1-1/+1
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam5-2/+299
2011-09-26include/ChangeLogCary Coutant2-4/+11
2011-09-23 * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor1-0/+2
2011-09-14 * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant2-56/+85