aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant1-4/+10
2014-02-06Fix problem where -u is ignored when a weak undef is seen.Cary Coutant1-3/+27
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant1-3/+44
2013-11-22Use in-tree assembler for exception_x86_64_bnd_test.Cary Coutant1-2/+2
2013-11-18Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to goldH.J. Lu1-2/+25
2013-10-11Revert inappropriate portions of last change.Roland McGrath1-17/+17
2013-10-11gold/Roland McGrath1-31/+31
2013-10-11gold/Roland McGrath1-14/+15
2013-10-07gold/Cary Coutant1-14/+12
2013-06-14gold/Cary Coutant1-81/+117
2013-06-052013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-6/+33
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-0/+11
2013-05-21gold/Cary Coutant1-7/+23
2013-05-13gold/Cary Coutant1-7/+4
2013-04-292013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-0/+13
2013-04-15gold/Cary Coutant1-3/+30
2013-03-12 * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra1-16/+27
2013-03-04 * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra1-1/+1
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam1-1/+7
2013-01-14 * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra1-1/+1
2013-01-14 * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra1-23/+32
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 Tallam1-2/+5
2013-01-04gold/Cary Coutant1-7/+13
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam1-0/+11
2012-12-15gold/Cary Coutant1-4/+8
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor1-0/+1
2012-10-26Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu1-0/+1
2012-10-25Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu1-7/+22
2012-10-24gold/Cary Coutant1-2/+47
2012-09-05 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra1-5/+5
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-1/+4
2012-08-14 PR ld/14265Nick Clifton1-4/+12
2012-07-192012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant1-53/+71
2012-05-01gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard1-19/+33
2012-04-17gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie.David S. Miller1-18/+18
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-22/+48
2012-03-192012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+1
2012-03-172012-03-16 Doug Kwan <dougkwan@google.com>Doug Kwan1-19/+13
2012-02-16 * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option.Cary Coutant1-1/+1
2012-01-25 * int_encoding.cc (read_unsigned_LEB_128): Replaced with inlineCary Coutant1-3/+19
2011-11-102011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+8
2011-11-03 * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor1-12/+83
2011-11-02 * arm.cc (Target_arm::Target_arm): Remove initialisation ofIan Lance Taylor1-3/+122
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-2/+17
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 Coutant1-56/+75
2011-09-14 * incremental.cc (Sized_relobj_incr::do_layout): CallCary Coutant1-13/+43
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant1-6/+6
2011-08-01 * gold/testsuite/Makefile.am (justsyms_exec): New testcase.Cary Coutant1-7/+31