aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-04-27If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola4-5/+64
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam2-3/+45
2015-04-23Add option --weak-unresolved-symbols to treat unresolved as weak references.Sriraman Tallam1-0/+45
2015-04-09Allow gold to resolve defined TLS symbols in a PIE link.Cary Coutant3-145/+364
2015-04-09Improve ODR checking in gold.Cary Coutant1-6/+6
2015-04-06[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %regIlya Tocar6-0/+172
2015-04-01Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %regIlya Tocar7-0/+141
2015-04-01Regenerate configure in goldH.J. Lu2-283/+336
2015-03-21PR gold/18048: Fix INCLUDE directive support for goldCary Coutant6-2/+60
2015-03-11Fix gold incremental test failures.Cary Coutant2-36/+36
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant2-2/+2
2015-02-09Replace two_file_shared_2.so with two_file_shared_1.soH.J. Lu2-2/+2
2015-02-09Gold testsuite make cleanAlan Modra2-5/+8
2015-02-03Fix a file descriptor leak in gold.Cary Coutant9-133/+280
2015-01-06Handle stack split for x32H.J. Lu8-9/+261
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra266-266/+266
2014-12-20Change SometimesInlineFunction to "return i * i * 3;"H.J. Lu1-1/+1
2014-12-03Compile pie_copyrelocs_test.cc with -fno-exceptions -fno-asynchronous-unwind-...H.J. Lu2-5/+20
2014-10-29Misc about gold for aarch64 backend.Han Shen2-5/+5
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant2-7/+4
2014-09-18A a testcase for common symbol handling with plugins.Rafael Ávila de Espíndola4-14/+87
2014-08-06Modify new gold test to pass on powerpc64leAlan Modra1-1/+1
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant4-3/+82
2014-06-03Fix gold plugin_test failures on PowerPC64 ELFv2Alan Modra1-0/+7
2014-05-30Fix testsuite to use newly-built linker for ehdr_start_test_4, and fixCary Coutant3-3/+3
2014-05-13With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2-10/+42
2014-05-13Optimizing accesses to Globals with -fpie -pie:Sriraman Tallam2-0/+57
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant6-26/+418
2014-04-02Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant2-8/+21
2014-03-05Update copyright yearsAlan Modra258-259/+258
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