aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2004-12-29 * emultempl/pe.em (set_pe_subsystem): Change second arg toDanny Smith2-1/+6
2004-12-23PR 600Nick Clifton2-2/+8
2004-12-222004-12-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-0/+11
2004-12-212004-12-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi7-7/+7
2004-12-20Issue an error message if -static and -shared are used together.Nick Clifton2-0/+8
2004-12-17 * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.Jakub Jelinek4-5/+21
2004-12-16include/elf/Richard Sandiford5-0/+64
2004-12-16Add support for s390x-ibm-tpf targetNick Clifton2-0/+6
2004-12-16* ldmisc.c (vfinfo): Handle the case where %B is passed a NULL BFD.Nick Clifton2-1/+9
2004-12-14 * elfxx-mips.c (mips_elf_calculate_relocation): Don't report anRichard Sandiford4-0/+21
2004-12-13 * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.Richard Sandiford2-1/+7
2004-12-11bfd/Alan Modra43-348/+393
2004-12-09 * ld-mips-elf/jalbal.d: New test.Ian Lance Taylor4-0/+49
2004-12-08 * ld-mips-elf/jaloverflow.d: New test.Ian Lance Taylor4-0/+31
2004-12-07 * ldemul.h: Forward declare struct option.Ben Elliston2-0/+7
2004-12-032004-12-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+6
2004-12-012004-12-01 Paul Brook <paul@codesourcery.com>Paul Brook5-0/+29
2004-12-01 * ld-selective/selective.exp: Use -print-libgcc-file-name forDaniel Jacobowitz2-5/+11
2004-11-30 * scripttempl/pe.sc (.data): Add .jcr subsection.Danny Smith2-0/+5
2004-11-302004-11-30 Paul Brook <paul@codesourcery.com>Paul Brook2-4/+5
2004-11-30Change LOCALEDIR to $(datadir)/share.Nick Clifton3-349/+28
2004-11-26Add support for --subsystem:xbox as well as --subsystem:<number>.Nick Clifton3-42/+71
2004-11-242004-11-24 Paul Brook <paul@codesourcery.com>Paul Brook2-1/+5
2004-11-24 * ldexp.c (fold_name): Correct PR 338 fix.Alan Modra2-1/+5
2004-11-19 * Makefile.am (ALL_EMULATIONS): Add earmelf_linux_eabi.o.Mark Mitchell5-23/+378
2004-11-19PR 518Nick Clifton2-7/+14
2004-11-19Add ORIGIN and LENGTH linker script operators.Nick Clifton9-152/+287
2004-11-17bfd/Daniel Jacobowitz24-10/+649
2004-11-16 * elf-bfd.h (eh_cie_fde): Add new fields: add_augmentation_size andRichard Sandiford6-0/+864
2004-11-15bfd/Paul Brook4-1/+23
2004-11-10 * ld-d10v/reloc-003.d: Update for changed error message.Alan Modra9-9/+20
2004-11-09oops - omitted from previous deltaNick Clifton1-0/+5
2004-11-08Add support fpr MAXQ processorNick Clifton17-6/+287
2004-11-08Fix support for PECOFF weak symbolsNick Clifton4-6/+41
2004-11-04./Daniel Jacobowitz6-215/+14
2004-11-04 * ld-elf/merge.d: xfail crisv32-*-*.Hans-Peter Nilsson26-5/+403
2004-11-04 * configure.tgt (crisv32-*-*): Handle like cris-*-* for non-aout.Hans-Peter Nilsson3-8/+11
2004-11-04bfd/Alan Modra2-7/+51
2004-11-02 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,Hans-Peter Nilsson36-315/+320
2004-10-27emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter toNick Clifton5-361/+53
2004-10-27 * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Do not emitMark Mitchell2-2/+7
2004-10-26Missed from previous commit.Paul Brook3-0/+9
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell14-151/+236
2004-10-26bfd/Paul Brook6-5/+41
2004-10-24 * ld-mmix/sec-8m.d: Adjust test for dump using correct sectionHans-Peter Nilsson5-13/+53
2004-10-24 * pe-dll.c (process_def_file): Don't export all symbols by default ifDanny Smith2-1/+6
2004-10-24 * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,Hans-Peter Nilsson11-10/+17
2004-10-21bfd/H.J. Lu2-3/+36
2004-10-212004-10-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-5/+9
2004-10-19 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): SimplifyDanny Smith2-11/+15