aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Move linker test entry to ld/testsuite/ChangeLogH.J. Lu1-0/+5
2012-05-31Add missing "foo" after ".global"H.J. Lu2-2/+2
2012-05-30 * readelf.c (process_section_headers): Correct bug in previousNick Clifton14-13/+29
2012-05-29 * ld-tic6x/shlib-1b.rd: Update expected readelf output.Nick Clifton14-13/+29
2012-05-28 * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton3-2/+7
2012-05-28 PR ld/14170Alan Modra3-18/+33
2012-05-27Add a test for PR ld/14170H.J. Lu5-0/+41
2012-05-26ld/Alan Modra2-5/+5
2012-05-22Don't skip ld-elf/eh[1-4].d for x32H.J. Lu5-4/+7
2012-05-22Adjust ld-x86-64/ilp32-11.s for NACLH.J. Lu3-1/+10
2012-05-22ld/testsuite/Roland McGrath2-10/+10
2012-05-22ld/testsuite/Roland McGrath4-5/+11
2012-05-22Skip/xfail x86_64-*-nacl* for eh4/pr12570a testsH.J. Lu3-1/+8
2012-05-22Revert the change for PR ld/r13909H.J. Lu6-23/+10
2012-05-22Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu6-1/+34
2012-05-22Always create PLT eh_frame section for i386/x86-64H.J. Lu12-1/+99
2012-05-19 * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.Alan Modra2-0/+5
2012-05-19bfd/Alan Modra3-4/+20
2012-05-18Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu15-28/+45
2012-05-18 * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.Alan Modra3-2/+7
2012-05-18 * ld-elf/init-mixed.c: Include config.h first.Alan Modra2-2/+5
2012-05-17Expect addend as signedH.J. Lu3-2/+7
2012-05-17 * lib/ld-lib.exp (run_dump_test): For options "warning" andHans-Peter Nilsson2-1/+17
2012-05-17 * ld-m68k/tls-ld-1.d: Update.Alan Modra2-3/+7
2012-05-17bfd/Alan Modra5-8/+16
2012-05-16 * ld-arm/gc-hidden-1.d: Fix disassembly pattern.Hans-Peter Nilsson2-2/+6
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton21-254/+413
2012-05-15Fix PLT section number regexps in sparc TLS tests.David S. Miller3-2/+7
2012-05-14Add support for PowerPC VLE.James Lemke29-2/+766
2012-05-13ld/testsuite/Richard Sandiford6-31/+43
2012-05-13ld/testsuite/Richard Sandiford32-62/+51
2012-05-13ld/testsuite/Richard Sandiford4-150/+43
2012-05-12Adjust testcases for readelf addend changeH.J. Lu13-74/+89
2012-05-12Adjust testcases for readelf addend changeH.J. Lu6-5/+13
2012-05-11Always display addend as signed hex numberH.J. Lu6-43/+52
2012-05-10Display signed hex number in x32 addend overflow checkH.J. Lu2-1/+5
2012-05-10Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu3-2/+15
2012-05-10Check 64-bit relocation addend overflow for x32H.J. Lu4-0/+20
2012-05-05Add a testcase for PR ld/14052H.J. Lu3-0/+25
2012-05-05 PR ld/14052Alan Modra4-14/+8
2012-05-04Support x86_64-*-linux-gnux32H.J. Lu8-1/+23
2012-04-24* ld-x86-64/plt-nacl.pd: Fix expected nop padding.Roland McGrath3-6/+14
2012-04-24 PR ld/13990Hans-Peter Nilsson7-0/+58
2012-04-23* ld-pie/pie.exp: Remove extra braces.Andreas Schwab2-1/+5
2012-04-13Set reloc_count to 0 for reloc sectionsH.J. Lu4-0/+20
2012-04-13 * ld-arm/arm-elf.exp (armelftests_common): Move cases usingRoland McGrath2-7/+13
2012-04-12 * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry):Nick Clifton36-351/+418
2012-04-09ld/testsuite/Roland McGrath6-4/+27
2012-04-07gas/testsuite/David S. Miller3-2/+7
2012-04-03bfd/Roland McGrath103-2316/+4702