aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2005-02-24 * ldfile.c: Remove GNU960 conditional code.Ben Elliston3-107/+0
2005-02-24(lnk960_before_parse): Remove redundant empty string from calls to concat.Nick Clifton1-5/+4
2005-02-23 * pe-dll.c: Warning fixes.Alan Modra1-4/+4
2005-02-22 * ldexp.c: Warning fixes.Alan Modra1-2/+2
2005-02-16 * configure.in (AC_CHECK_FUNCS): Add glob.Mark Mitchell1-0/+9
2005-02-16 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): DefineKaz Kojima1-1/+5
2005-02-16bfd/Alan Modra1-24/+8
2005-02-11 * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed):Zack Weinberg1-1/+9
2005-02-10 * bfd-in.h (BFD_LINKER_CREATED): Define.Jakub Jelinek2-0/+2
2005-02-10 * emultempl/beos.em: Remove #if 0 and #if 1 blocks.Ben Elliston1-27/+0
2005-02-03bfd/Alan Modra1-12/+6
2005-01-28 * bfd/bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.Julian Brown1-1/+10
2005-01-25bfd/Alan Modra1-5/+12
2005-01-21 * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston3-24/+6
2005-01-20 PR ld/676Alan Modra1-0/+2
2005-01-06bfd/Alan Modra1-2/+15
2004-12-29 * emultempl/pe.em (set_pe_subsystem): Change second arg toDanny Smith1-1/+1
2004-11-302004-11-30 Paul Brook <paul@codesourcery.com>Paul Brook1-4/+1
2004-11-26Add support for --subsystem:xbox as well as --subsystem:<number>.Nick Clifton1-40/+61
2004-11-17bfd/Daniel Jacobowitz1-0/+3
2004-11-04./Daniel Jacobowitz1-177/+0
2004-11-04bfd/Alan Modra1-6/+39
2004-10-27emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter toNick Clifton2-5/+6
2004-10-19 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): SimplifyDanny Smith1-11/+10
2004-10-16bfd/Daniel Jacobowitz1-1/+7
2004-10-14ld/Alan Modra3-670/+217
2004-10-12 PR 44Alan Modra1-97/+133
2004-10-12bfd ChangeLogBob Wilson1-33/+16
2004-10-11 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): AvoidJakub Jelinek1-4/+20
2004-10-11 * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure.Jakub Jelinek1-58/+152
2004-10-08bfd ChangeLogBob Wilson1-4/+291
2004-10-05Enable --relax option by defaultTomer Levi1-1/+45
2004-09-30emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct baseNick Clifton1-1/+1
2004-09-28* emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): AllowChristopher Faylor1-4/+1
2004-09-26 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): EnableAlan Modra1-0/+1
2004-09-17bfd/Paul Brook2-5/+22
2004-09-17include/Alan Modra2-5/+5
2004-09-16bfd/Alan Modra1-1/+2
2004-09-13bfd/Paul Brook1-1/+17
2004-08-27Do not assume that either bfd is an archiveNick Clifton1-6/+8
2004-08-19 * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opdJakub Jelinek1-1/+14
2004-08-17 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): DotAlan Modra1-0/+8
2004-08-10bfd/Alan Modra1-0/+2
2004-08-09 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error ifAlan Modra1-0/+8
2004-08-09bfd/Alan Modra1-13/+0
2004-07-26remove duplicated wordNick Clifton1-1/+1
2004-07-23(_place_orphan): Use an already existing section name if that section does notNick Clifton1-2/+8
2004-07-19bfd/H.J. Lu1-16/+62
2004-07-13(make_import_fixup): Use bfd_get_32 to correct for endian-ness of extractedNick Clifton1-3/+3
2004-07-07Add new port: crx-elfNick Clifton1-0/+50