Split ChangeLog files.
[binutils-gdb.git] / ld / emultempl /
2003-12-18 Nick CliftonWhen scanning MS import libraries allow for the possibl...
2003-12-04 H.J. Lubfd/
2003-12-04 Alan Modra * ldlang.c (lang_do_assignments): Function return...
2003-12-03 Kazu Hirata * emultempl/beos.em: Remove ARGSUSED.
2003-12-02 Alan ModraRename bfd_link_hash_entry field "next" -> "und_next".
2003-12-01 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_before_allo...
2003-11-04 Alan Modra * emultempl/pe.em (gld_${EMULATION_NAME}_after_open...
2003-11-04 Alan Modra * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers...
2003-11-04 Alan Modra * bfd-in.h (_bfd_elf_tls_setup): Declare.
2003-10-31 Andrew CagneyIndex: sim/frv/ChangeLog
2003-10-24 Nick CliftonOops - omitted from patch that added a second parameter...
2003-10-22 Jakub Jelinekbfd/
2003-10-19 Andreas Schwab * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_opti...
2003-10-18 Hans-Peter Nilsson * emultempl/mmix-elfnmmo.em (mmix_before_allocation...
2003-10-16 Alan Modra * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_par...
2003-10-13 H.J. Lubfd/
2003-08-20 Nick CliftonBetter handking for unresolved symbols
2003-08-07 Danny Smith * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
2003-08-04 Nick CliftonPrefix .gnu.warning section messages with "warning: ".
2003-08-04 Alan Modra * emultempl/elf32.em (output_rel_find): Add "isdyn...
2003-07-10 Alan Modra * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don...
2003-07-08 Joern Rennecke * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME...
2003-06-28 Alan ModraConvert to C90
2003-06-27 Alan Modra * emultempl/aix.em: Convert to C90, remove unnecessary...
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-24 Alan Modra * emultempl/ppc32elf.em: Convert to C90.
2003-06-20 Alan Modra * emultempl/ppc64elf.em: Convert to C90 function defin...
2003-06-19 Alan Modra * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish...
2003-06-19 Alan Modra * emultempl/ppc64elf.em (build_section_lists): Check...
2003-06-08 Alan Modra * emultempl/ppc64elf.em (emit_stub_syms, toc_section...
2003-06-06 Roland McGrath2003-06-05 Roland McGrath <roland@redhat.com>
2003-06-03 Jakub Jelinekbinutils/
2003-05-30 Jakub Jelinekbfd/
2003-05-30 Nick Clifton(arm_elf_before_allocation): Replace ASSERT with a...
2003-05-29 Nick CliftonReplace <ctype.h> with "safe-ctype.h"
2003-05-09 Alan Modra * Makefile.am (em68hc11elf.c): Correct dependencies.
2003-04-19 Stephane Carrez * emultempl/m68hc1xelf.em: New file to generate far...
2003-04-02 Nick Cliftonpe-dll.c (pe_detail_list): arm-pe targets use underscores.
2003-04-01 Nick CliftonAdd Xtensa port
2003-03-02 Alan Modra * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
2003-02-28 Alan Modra * ldemul.c: Include getopt.h.
2003-02-28 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_get_script...
2003-02-28 Alan Modra * ldemul.c (ldemul_add_options, ldemul_handle_option...
2003-02-26 Alexandre Oliva* emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot...
2003-02-21 Nick CliftonDisable region size checking whilst relaxing sections.
2003-02-18 Alan Modra * emultempl/ppc32elf.em: New file.
2003-02-17 Alan Modra * emultempl/ppc64elf.em (ppc_create_output_section_sta...
2003-02-11 Dave Anglin * hppaelf.em (group_size): Change default back to 1.
2003-02-09 Alan Modra * emultempl/ppc64elf.em: Add "no-tls-optimize" option...
2003-02-07 Dave Anglin * hppaelf.em (group_size): Change default to -1.
2003-02-07 Nick CliftonAdd duplicate entry for no-pipeline-knowledge. This...
2003-02-04 Alan Modra * emultempl/ppc64elf.em (ppc_before_allocation): Size...
2003-02-03 Daniel Jacobowitz * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sy...
2003-01-23 Alan Modrainclude/elf/ChangeLog
2003-01-23 Nick CliftonRemove an extra "i" in --dll-search-prefix.
2003-01-17 Andreas Jaeger * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot...
2003-01-06 Daniel Jacobowitz * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
2002-12-17 Nick CliftonDon't search for data import when auto-import is disabled.
2002-12-17 Nick CliftonUse LD_PATHMAX+1 to account for trailing '\0'.
2002-12-17 Nick CliftonDuplicate entry for --compact-implib so that it is...
2002-12-16 Nick CliftonAdd support to skip import libraries for performance...
2002-12-10 Alan Modra * emultempl/elf32.em (struct orphan_save): Add os_tail...
2002-12-04 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-14 Nick CliftonAdd --enable-auto-import extension.
2002-11-12 Alan Modra * emultempl/ppc64elf.em (ppc_before_allocation): New...
2002-11-06 Nick CliftonAdds support for fastcall symbols as used on Microsoft...
2002-10-30 Daniel Jacobowitz * emultempl/aix.em: Use include <> for generated headers.
2002-10-23 Jakub Jelinek * emultempl/elf32.em (place_orphan): Don't put non...
2002-10-10 Alan Modra * emultempl/elf32.em (output_rel_find): Prefer .rel...
2002-09-30 Alan Modra * emultempl/elf32.em (output_rel_find): Always place...
2002-08-28 Alan Modra * emultempl/aix.em (gld${EMULATION_NAME}_parse_args...
2002-08-27 Nick CliftonRevert ARM linker patch and apply similar patch to...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-22 Nick CliftonSet the last bit of DT_INIT and DT_FINI depending on...
2002-08-07 Nick CliftonOnly search for an interworking bfd if there are input...
2002-08-06 Alan Modra * emultempl/aix.em (gld*_before_parse): Set default...
2002-07-31 Nick CliftonAdd new field to bfd_link structure and use it to contr...
2002-07-20 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-07-19 Hans-Peter Nilsson * emultempl/mmo.em (mmo_place_orphan): Handle case...
2002-07-01 Alan Modra * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2002-06-19 Chris Demetriou2002-06-18 Chris Demetriou <cgd@broadcom.com>
2002-06-19 Chris Demetriou2002-06-18 Chris Demetriou <cgd@broadcom.com>
2002-06-17 Tom RixFix ld segfault for some elf targets. Fix default...
2002-06-13 H.J. Lu2002-06-12 H.J. Lu <hjl@gnu.org>
2002-06-07 Alan Modra * emultempl/ppc64elf.em (new_vers_pattern): Warning...
2002-06-07 Nick CliftonEnable pei386_auto_import by default. Only print a...
2002-06-05 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-05-29 Nick CliftonFix genreation of arm <->thumb glue stubs by ensuring...
2002-05-27 Richard Sandiford * ldlang.c (lang_size_sections_1): Move check for...
2002-05-22 Christopher Faylor* pe-dll.c (autofilter_liblist): Add more system libs...
2002-05-22 Alan Modra * ldemul.c (ldemul_new_vers_pattern): New function.
2002-05-22 Alan Modra * emultempl/pe.em (set_pe_subsystem): Don't set "cmdli...
2002-05-22 H.J. Lu2002-05-21 H.J. Lu (hjl@gnu.org)
2002-05-18 Tom RixAdd -bnortl and -bnortllib support for AIX.
2002-05-10 Tom RixXCOFF64 fixes. For setting arch/mach and for R_BR reloc...
2002-05-04 Alan Modra * emultempl/hppaelf.em (build_section_lists): New...
2002-05-02 Alan Modra * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
2002-05-01 Tom RixFormatting fix.
2002-05-01 Alan Modra Long branch stubs, multiple stub sections.
next