summaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Handle stack split for x32users/hjl/pr17729H.J. Lu2014-12-181-9/+46
* Compile pie_copyrelocs_test.cc with -fno-exceptions -fno-asynchronous-unwind-...H.J. Lu2014-12-031-5/+19
* Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant2014-09-231-4/+2
* A a testcase for common symbol handling with plugins.Rafael Ávila de Espíndola2014-09-181-13/+42
* Fix --defsym to copy symbol attributes.Cary Coutant2014-07-081-3/+16
* Fix testsuite to use newly-built linker for ehdr_start_test_4, and fixCary Coutant2014-05-301-1/+1
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-131-10/+32
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-021-26/+199
* Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant2014-04-021-4/+10
* Fix problem where -u is ignored when a weak undef is seen.Cary Coutant2014-02-061-3/+27
* Fix problems with the --dynamic-list option.Cary Coutant2014-02-051-3/+44
* Use in-tree assembler for exception_x86_64_bnd_test.Cary Coutant2013-11-221-2/+2
* Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to goldH.J. Lu2013-11-181-2/+25
* Revert inappropriate portions of last change.Roland McGrath2013-10-111-17/+17
* gold/Roland McGrath2013-10-111-31/+31
* gold/Roland McGrath2013-10-111-14/+15
* gold/Cary Coutant2013-10-071-14/+12
* gold/Cary Coutant2013-06-141-81/+117
* 2013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-06-051-6/+33
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-0/+11
* gold/Cary Coutant2013-05-211-7/+23
* gold/Cary Coutant2013-05-131-7/+4
* 2013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-04-291-0/+13
* gold/Cary Coutant2013-04-151-3/+30
* * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra2013-03-121-16/+27
* * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra2013-03-041-1/+1
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-241-1/+7
* * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra2013-01-141-1/+1
* * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra2013-01-141-23/+32
* Fix mingw gold build with plugins enabledIan Lance Taylor2013-01-111-0/+1
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-101-2/+5
* gold/Cary Coutant2013-01-041-7/+13
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-191-0/+11
* gold/Cary Coutant2012-12-151-4/+8
* * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor2012-12-071-0/+1
* Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu2012-10-261-0/+1
* Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu2012-10-251-7/+22
* gold/Cary Coutant2012-10-241-2/+47
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra2012-09-051-5/+5
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-1/+4
* PR ld/14265Nick Clifton2012-08-141-4/+12
* 2012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant2012-07-191-53/+71
* gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard2012-05-011-19/+33
* gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie.David S. Miller2012-04-171-18/+18
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-22/+48
* 2012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-191-1/+1
* 2012-03-16 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-171-19/+13
* * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option.Cary Coutant2012-02-161-1/+1
* * int_encoding.cc (read_unsigned_LEB_128): Replaced with inlineCary Coutant2012-01-251-3/+19
* 2011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-101-0/+8