aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2011-09-29Fix --gc-sections failure with symbol versioning.H.J. Lu5-0/+32
2011-09-16Only run pr12975/pr13177 for *-*-linux* and *-*-gnu* targets.H.J. Lu3-2/+4
2011-09-16Also hide symbols without PLT nor GOT references.H.J. Lu2-0/+20
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu3-0/+26
2011-07-14Also check ignored "-z relro".H.J. Lu1-1/+2
2011-07-14Revert the last change.H.J. Lu1-16/+6
2011-07-14Skip relro tests on ia64.H.J. Lu1-6/+16
2011-06-27 * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.Nick Clifton1-1/+1
2011-06-27 * ld-elf/elf.exp: Exclude more targets from note-3 test.Alan Modra1-0/+11
2011-06-22* ld/testsuite/ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.Thomas Schwinge1-2/+2
2011-06-20Revert x86_64-x32-* change.H.J. Lu4-4/+0
2011-06-19Fix misc x32 bugs.H.J. Lu4-0/+4
2011-06-14 * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.Alan Modra2-12/+14
2011-06-14 PR ld/12851Alan Modra1-4/+1
2011-06-13 * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton1-1/+1
2011-06-10 * elflink.c (_bfd_elf_link_create_dynamic_sections): If theNick Clifton4-0/+73
2011-06-09Check relocations in note sections for --gc-sections.H.J. Lu2-0/+19
2011-06-08Add a testcase for warning on common symbol in archive.H.J. Lu4-0/+29
2011-05-23 * ld-elf/shared.exp: Revert previous delta. Do not buildNick Clifton1-5/+7
2011-05-23 PR 12763Alan Modra1-2/+2
2011-05-20 PR 12763Alan Modra3-27/+54
2011-05-18 PR ld/12761Nick Clifton1-9/+11
2011-05-13 * ld-elf/flags1.d: Don't xfail tic6x.Alan Modra1-3/+3
2011-05-12 * config/default.exp (ld_assemble): Pass flags parameter toBernd Schmidt2-5/+21
2011-05-09Remoe pr12730.cc/pr12730.out.H.J. Lu3-42/+0
2011-05-07Reverse copy .ctors/.dtors sections if needed.H.J. Lu4-10/+92
2011-04-11 * ld-elf/eh-frame-hdr.d: xfail avr.Alan Modra1-0/+2
2011-03-31include/elf/Bernd Schmidt1-1/+0
2011-03-30 * ld-elf/elf.exp: Force 32-bit start address for alpha.Richard Henderson3-2/+8
2011-02-25Add a testcase for PR ld/12516.H.J. Lu3-0/+20
2011-02-23Don't include <exception_defines.h>H.J. Lu1-1/+0
2011-01-08 PR ld/13258Nick Clifton2-2/+2
2010-12-21Adjust URLs.Thomas Schwinge1-1/+1
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu3-1/+102
2010-12-10ld: elfvers tests: support symbol prefixed targetsMike Frysinger2-2/+2
2010-11-18 * ld-elf/binutils.exp: Correct x86 gnu target match.Alan Modra1-2/+2
2010-11-08Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge31-39/+52
2010-11-02Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu3-3/+4
2010-10-29Only run ld-elf/compress1c.d for Linux targets.H.J. Lu1-0/+1
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu5-0/+302
2010-10-28 * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,Alan Modra1-0/+4
2010-10-28 * ld-elf/flags1.s: Use arm compatible .type syntax.Alan Modra2-8/+7
2010-10-232010-10-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell3-4/+4
2010-10-11 * ld-elf/orphan-region.d: xfail frv-*-*.Alan Modra1-2/+2
2010-09-23 * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.Alan Modra8-35/+68
2010-09-18 * lib/ld-lib.exp (check_gc_sections_available): Fail more targets.Alan Modra27-32/+95
2010-09-16 * ld-elf/orphan-region.d: xfail for spu.Alan Modra2-0/+2
2010-09-16 * ld-elf/group3b.d: Disable for generic linker targets.Alan Modra2-0/+3
2010-07-14Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu2-2/+11
2010-06-16bfd:Joseph Myers1-1/+1