aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Feed right input object to x86_64_mov_to_lea1[12]H.J. Lu1-2/+2
2015-08-18Fix symbol versioning problems in PR 18703.Cary Coutant1-2/+10
2015-07-22Don't compare symbol addresses directlyH.J. Lu1-6/+10
2015-07-20Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu1-6/+22
2015-07-20Remove warning about references from shared objects to hidden symbols.Yiran Wang1-0/+3
2015-07-14Make default compression gABI compliantH.J. Lu1-2/+2
2015-07-12Extend --compress-debug-sections in goldH.J. Lu1-1/+139
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu1-0/+28
2015-06-11Fix broken gold/testsuite/script_test_12 in some setup.Jing Yu1-0/+4
2015-06-03Fix gold to group sections correctly via linker script.Cary Coutant1-1/+43
2015-06-02PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant1-1/+31
2015-04-27If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola1-5/+29
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam1-3/+40
2015-04-09Allow gold to resolve defined TLS symbols in a PIE link.Cary Coutant1-145/+301
2015-04-01Regenerate configure in goldH.J. Lu1-270/+330
2015-03-21PR gold/18048: Fix INCLUDE directive support for goldCary Coutant1-2/+16
2015-03-11Fix gold incremental test failures.Cary Coutant1-18/+18
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant1-1/+1
2015-02-09Replace two_file_shared_2.so with two_file_shared_1.soH.J. Lu1-1/+1
2015-02-09Gold testsuite make cleanAlan Modra1-3/+5
2015-02-03Fix a file descriptor leak in gold.Cary Coutant1-46/+79
2015-01-06Handle stack split for x32H.J. Lu1-9/+46
2014-12-03Compile pie_copyrelocs_test.cc with -fno-exceptions -fno-asynchronous-unwind-...H.J. Lu1-5/+19
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant1-4/+2
2014-09-18A a testcase for common symbol handling with plugins.Rafael Ávila de Espíndola1-13/+42
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant1-3/+16
2014-05-30Fix testsuite to use newly-built linker for ehdr_start_test_4, and fixCary Coutant1-1/+1
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam1-10/+32
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant1-26/+199
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