* ld.h (lang_phase_type): Move to..
[deliverable/binutils-gdb.git] / ld / emultempl / elf32.em
2005-06-09  Alan Modra * ld.h (lang_phase_type): Move to..
2005-05-12  Nick CliftonUpdate FSF addresses
2005-05-10  H.J. Lu2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
2005-05-07  H.J. Lu2005-05-06 H.J. Lu <hongjiu.lu@intel.com>
2005-05-06  H.J. Lu2005-05-06 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04  H.J. Lubfd/
2005-05-04  Alan Modrabfd/
2005-05-03  H.J. Lubfd/
2005-04-28  H.J. Lu2005-04-27 H.J. Lu <hongjiu.lu@intel.com>
2005-04-11  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed...
2005-04-04  Nick CliftonAdd a check for <unistd.h> providing a prototype for...
2005-03-29  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_layout_sect...
2005-03-23  Nick CliftonAccept any C library to accompany a GNU Linux implement...
2005-03-23  H.J. Lubfd/
2005-03-22  Alan Modrabfd/
2005-03-18  H.J. Lu2005-03-18 H.J. Lu <hongjiu.lu@intel.com>
2005-03-16  H.J. Lubfd/
2005-02-22  Alan Modra * ldexp.c: Warning fixes.
2005-02-16  Mark Mitchell * configure.in (AC_CHECK_FUNCS): Add glob.
2005-02-16  Kaz Kojima * emultempl/elf32.em (gld${EMULATION_NAME}_after_open...
2005-02-11  Zack Weinberg * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed):
2005-02-03  Alan Modrabfd/
2005-01-25  Alan Modrabfd/
2004-10-16  Daniel Jacobowitzbfd/
2004-10-14  Alan Modrald/
2004-10-11  Jakub Jelinek * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so...
2004-10-11  Jakub Jelinek * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf...
2004-07-26  Nick Cliftonremove duplicated word
2004-07-23  Nick Clifton(_place_orphan): Use an already existing section name...
2004-07-19  H.J. Lubfd/
2004-06-24  Alan Modrabfd/
2004-05-28  Alan Modra * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLU...
2004-05-27  H.J. Lubfd/
2004-05-26  Alan Modrabfd/
2004-05-19  Jakub Jelinek * ldgram.y (sect_constraint): New.
2004-05-11  Jakub Jelinekbfd/
2004-04-30  Alan Modra * ldlang.c (unique_section_p): Pass section parm,...
2004-03-27  Alan Modra * emultempl/elf32.em: Update new bfd_elf_discard_info...
2004-03-25  Alan Modrabfd/
2004-03-18  Alan Modrabfd/
2004-01-03  Alan Modra * ldexp.c (align_n): Make static.
2004-01-03  Alan Modra * ldfile.c (ldfile_set_output_arch): Add defarch param.
2003-12-01  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_before_allo...
2003-11-04  Alan Modra * bfd-in.h (_bfd_elf_tls_setup): Declare.
2003-08-20  Nick CliftonBetter handking for unresolved symbols
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-06-27  Alan Modra * emultempl/aix.em: Convert to C90, remove unnecessary...
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-06-06  Roland McGrath2003-06-05 Roland McGrath <roland@redhat.com>
2003-06-03  Jakub Jelinekbinutils/
2003-05-30  Jakub Jelinekbfd/
2003-05-09  Alan Modra * Makefile.am (em68hc11elf.c): Correct dependencies.
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-03  Daniel Jacobowitz * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sy...
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-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-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-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-20  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
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-05  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-05-27  Richard Sandiford * ldlang.c (lang_size_sections_1): Move check for...
2002-05-22  Alan Modra * ldemul.c (ldemul_new_vers_pattern): New function.
2002-05-22  H.J. Lu2002-05-21 H.J. Lu (hjl@gnu.org)
2002-03-19  David O'Brien2002-03-18 David O'Brien <obrien@FreeBSD.org>
2002-02-15  Alan Modra Support arbitrary length fill patterns.
2002-02-05  Hans-Peter Nilsson * ldlang.c (lang_reset_memory_regions): Rename from
2002-01-05  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2001-12-17  Alan Modrahash bfd sections for fast lookup and create.
2001-12-13  Jakub Jelinek * elf-bfd.h (enum elf_link_info_type): New.
2001-11-20  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_finish...
2001-11-15  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_finish...
2001-11-15  Daniel Jacobowitz2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2001-10-15  Alan Modra * emultempl/elf32.em (gld*_list_options): Remove extra...
2001-10-12  Nick CliftonInclude -z nocopyreloc in usage
2001-10-10  Chris Demetriou2001-10-10 Chris Demetriou <cgd@broadcom.com>
2001-10-05  Jakub Jelinek * doc/as.texinfo: Document M and S ELF section flags.
2001-10-03  Alan ModraAdd support for -z nocopyreloc.
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-23  Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-14  Alan Modra * emultempl/elf32.em: Formatting fixes.
2001-08-14  Alan Modra(wild_doit): Rename to lang_add_section.
2001-08-13  Alan Modra * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure...
2001-08-13  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2001-08-09  Alan Modra * emultempl/elf32.em (output_prev_sec_find): Add missi...
2001-07-14  H.J. Lu2001-07-14 H.J. Lu <hjl@gnu.org>
2001-07-13  Jakub Jelinek * emultempl/elf32.em (output_prev_sec_find): New.
2001-07-10  David O'Brien2001-07-09 David O'Brien <obrien@FreeBSD.org>
next
This page took 0.404717 seconds and 107 git commands to generate.