aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2003-07-08 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):Joern Rennecke2-1/+13
2003-07-04Allow to override sh64 initial stack value with --defsym:Joern Rennecke3-4/+28
2003-07-04bfd/Jakub Jelinek3-5/+19
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-28Convert to C90Alan Modra35-2223/+1501
2003-06-27Cope with NUL seperated directives. Fix reporting of unparseable directives.Nick Clifton2-9/+30
2003-06-27 * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra32-1180/+680
2003-06-25 * ld-powerpc/apuinfo.rd: Update.Alan Modra2-2/+6
2003-06-25Correct spelling of "relocatable".Alan Modra37-168/+206
2003-06-24 * emultempl/ppc32elf.em: Convert to C90.Alan Modra2-3/+5
2003-06-21 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): RemoveThiemo Seufer3-207/+212
2003-06-20 * emultempl/ppc64elf.em: Convert to C90 function definitions, removeAlan Modra2-58/+25
2003-06-19 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Dump outAlan Modra2-1/+20
2003-06-19 * emultempl/ppc64elf.em (build_section_lists): Check return statusAlan Modra2-43/+49
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-18bfd/H.J. Lu2-1/+9
2003-06-17 * lib/ld-lib.exp (default_ld_simple_link): Trim ld path beforeAlan Modra2-2/+10
2003-06-17Catch and ignore an ARM_26D reloc.Nick Clifton2-0/+12
2003-06-17* ld-undefined/undefined.exp (i?86-*-freebsd*): Remove xfail.Nick Clifton4-9/+10
2003-06-16 * ld-powerpc/tlsexetoc.d: Update.Alan Modra6-30/+38
2003-06-16 * configure.tgt: Add specific case for cris-*-linux-gnu*Hans-Peter Nilsson2-0/+6
2003-06-16 * ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.Hans-Peter Nilsson4-1/+9
2003-06-13Add i386-netbsd-gnu target.Nick Clifton2-1/+6
2003-06-12 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.Thiemo Seufer4-2/+781
2003-06-12 * configure.tgt (mips*-sgi-irix6*): Add the o32 and n64 emulationsRichard Sandiford2-0/+6
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
2003-06-11bfd/H.J. Lu2-11/+19
2003-06-10 * Makefile.am (ALL_EMULATIONS): Add em32relf.o.Doug Evans3-0/+7
2003-06-10 * gas/mips/mips.exp: Fix typo.Thiemo Seufer4-3/+9
2003-06-10 * scripttempl/h8300sxn.sc: New file.Richard Sandiford2-0/+88
2003-06-10include/elf/Richard Sandiford6-2/+35
2003-06-10 * ld-elfvsb/elfvsb.exp: Run for powerpc64 too.Alan Modra16-530/+552
2003-06-10 * emulparams/elf64ppc.sh (EXECUTABLE_SYMBOLS, OTHER_BSS_END_SYMBOLS,Alan Modra2-6/+5
2003-06-08 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.Alan Modra2-2/+48
2003-06-06.Roland McGrath1-1/+6
2003-06-062003-06-05 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-06-03binutils/Jakub Jelinek4-0/+25
2003-06-032003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder7-2/+135
2003-06-03bfd/H.J. Lu8-12/+79
2003-06-032003-06-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-11/+29
2003-06-03 * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.Kaz Kojima3-0/+7
2003-06-02Add new test for cygwin target: building an executable with an export table.Nick Clifton6-0/+200
2003-06-02Scan table pe_dll->exports, which is sorted alphabetically, instead ofNick Clifton2-6/+16
2003-05-30bfd/Jakub Jelinek17-3/+117