aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-12-01 * ld-sh/sh64/shmix-1.s: Add align to match data alignment.Kaz Kojima9-24/+37
2003-12-01Update for changed section alignment.Alan Modra10-13/+25
2003-11-19 * ld-powerpc/tlsexe32.d: Update for changed symbols from objdump.Alan Modra3-9/+14
2003-10-27 * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812Stephane Carrez2-0/+9
2003-10-232003-10-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2003-10-23 * ld-powerpc/tlsexetoc.d: Correct.Alan Modra3-8/+13
2003-10-18 * ld-mmix/greg-14.d, ld-mmix/greg-5.d, ld-mmix/pushja1b.d,Hans-Peter Nilsson33-6/+745
2003-10-15[bfd]Kaz Kojima6-0/+56
2003-10-13 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford2-1/+6
2003-10-13[ld]Kaz Kojima44-806/+882
2003-10-11 * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.Hans-Peter Nilsson4-0/+46
2003-10-08 * ld-scripts/defined2.d, ld-scripts/defined2.t: New test.Hans-Peter Nilsson4-0/+35
2003-10-07 * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.Dave Anglin4-2/+32
2003-09-302003-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2003-09-302003-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2003-09-302003-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu11-20/+35
2003-09-30[ bfd/ChangeLog ]Chris Demetriou2-0/+8
2003-09-302003-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-19/+35
2003-09-23o * ld-discard/exit.s: Correct .text.exit attributes.Alan Modra4-3/+9
2003-09-21 * ld-mips-elf/relax-jalr-n32.d: Fix little endian test failure.Thiemo Seufer5-4/+11
2003-09-14 * ld-mmix/bpo-1.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,Hans-Peter Nilsson26-44/+12
2003-09-10 * ld-elf/merge2.s: New.Alan Modra3-0/+78
2003-08-16 * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust forHans-Peter Nilsson4-3/+5
2003-08-02 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.Kaz Kojima4-0/+42
2003-08-02Adjust for objdump -d change.Alan Modra10-10/+12
2003-07-29 * ld-elfvsb/elf-offset.ld: Add .rel.toc, .rela.toc and .tocJakub Jelinek2-0/+8
2003-07-29 * ld-powerpc/tlsso.r: Update.Alan Modra3-4/+9
2003-07-29Update expected output regexps to include .eh_frame section.Nick Clifton10-321/+340
2003-07-26Update tests for corrected section attributes and objdump change.Alan Modra3-0/+13
2003-07-252003-07-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu5-4/+11
2003-07-23 * ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z softStephane Carrez2-1/+6
2003-07-222003-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-0/+15
2003-07-11bfd/Richard Sandiford5-0/+103
2003-07-10 * ld-powerpc/powerpc.exp: Dump output .got section rather than .toc.Alan Modra7-169/+175
2003-07-04* elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton5-9/+35
2003-06-28 * ld-mips-elf/mips-elf.exp: Use is_elf_format.Thiemo Seufer2-53/+53
2003-06-28 * ld-mips-elf/mips-elf-flags.exp: Use -melf32bsmip for IRIX6.Thiemo Seufer2-1/+5
2003-06-25 * ld-powerpc/apuinfo.rd: Update.Alan Modra2-2/+6
2003-06-21 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): RemoveThiemo Seufer3-207/+212
2003-06-18 * ld-cris/locref1.d, ld-cris/locref1.s, ld-cris/locref2.d,Hans-Peter Nilsson5-0/+57
2003-06-18 * ld-elfcomm/elfcomm.exp (dump_common1): Use $READELF, not plainHans-Peter Nilsson2-2/+8
2003-06-18 * lib/ld-lib.exp (default_ld_simple_link): Trim ld parms beforeAlan Modra2-2/+16
2003-06-17 * lib/ld-lib.exp (default_ld_simple_link): Trim ld path beforeAlan Modra2-2/+10
2003-06-17* ld-undefined/undefined.exp (i?86-*-freebsd*): Remove xfail.Nick Clifton2-4/+4
2003-06-16 * ld-powerpc/tlsexetoc.d: Update.Alan Modra6-30/+38
2003-06-16 * ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.Hans-Peter Nilsson4-1/+9
2003-06-12 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.Thiemo Seufer4-2/+781
2003-06-11 * ld-mips-elf/relax-jalr.s: Fix testsuite breakage.Thiemo Seufer6-3/+16
2003-06-11 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.optionsThiemo Seufer3-8200/+8204
2003-06-11 * ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, andAlan Modra2-17/+18