merge from gcc
[external/binutils.git] / bfd / elfcode.h
2010-01-19 Alan Modra * elfcode.h (elf_swap_ehdr_out): Handle e_phnum...
2009-09-28 Nick Clifton PR 10478
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-09 Nick Clifton PR 10478:
2009-07-23 Nick Clifton * config/obj-elf.c (obj_elf_type): Add code...
2009-04-30 Nick Cliftoninclude/elf
2008-12-23 Nick CliftonRemove STT_IFUNC support.
2008-12-03 Nick Cliftoninclude/elf/
2008-08-01 Alan Modra * elfcore.h (elf_core_file_p): Ensure we have a backen...
2008-03-12 Alan Modrainclude/elf/
2008-03-11 Alan Modra * elf-bfd.h (_bfd_elf_section_from_bfd_section): Updat...
2007-12-24 H.J. Lu2007-12-24 H.J. Lu <hongjiu.lu@intel.com>
2007-10-16 Nick CliftonSupport the use of the STT_COMMON type. (In source...
2007-08-14 Jan Kratochvil2007-08-14 Jan Kratochvil <jan.kratochvil@redhat...
2007-08-04 H.J. Lu2007-08-04 H.J. Lu <hongjiu.lu@intel.com>
2007-07-09 Roland McGrath2007-07-09 Roland McGrath <roland@redhat.com>
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-03-14 H.J. Lu2007-03-13 H.J. Lu <hongjiu.lu@intel.com>
2007-02-05 Dave BrolleySupport for Toshiba MeP and for complex relocations.
2006-09-22 Alan Modra * elfcode.h (elf_swap_symbol_in): Return bfd_boolean...
2006-05-24 Nick CliftonAdd support for AVR6 family
2006-05-11 Nick CliftonPR ld/2607
2006-05-02 Ben Elliston * archive.c (bfd_generic_archive_p): Remove unused...
2006-05-02 Alan Modra * dwarf2.c: Formatting.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Nick CliftonPR 2257
2005-11-23 Alan Modra * elfcode.h (elf_object_p): Delay the setting of start...
2005-09-28 H.J. Lu2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
2005-06-10 Daniel Jacobowitz * elfcode.h (elf_write_relocs): Do nothing if there...
2005-05-31 Jim WilsonFix for IA-64 gdb backtrace of threads in syscalls...
2005-05-26 Jakub Jelinek * elfcode.h (elf_object_p): Fail if e_shoff != 0,...
2005-05-09 Alan Modra * elfcode.h (elf_object_p): Add more sanity checks...
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-27 H.J. Lu2005-04-27 H.J. Lu <hongjiu.lu@intel.com>
2005-02-20 Alan Modrainclude/
2005-02-06 Alan Modra * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.
2005-01-28 Daniel Jacobowitz * elf-bfd.h (struct elf_backend_data): Add minpagesize.
2004-12-11 Alan Modrabfd/
2004-12-09 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section):...
2004-11-25 H.J. Lu2004-11-24 H.J. Lu <hongjiu.lu@intel.com>
2004-11-15 Paul Brookbfd/
2004-07-27 H.J. Lu2004-07-27 H.J. Lu <hongjiu.lu@intel.com>
2004-06-24 Alan Modrabfd/
2004-04-22 Jakub Jelinekbfd/
2004-03-27 Alan Modra * Makefile.am: Remove all mention of elflink.h.
2004-03-27 Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift...
2004-03-26 Alan Modra * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols)...
2004-03-25 Alan Modrabfd/
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
2003-08-07 Alan Modra * elfxx-target.h: Remove PTR cast.
2003-08-07 Alan Modra * elf-bfd.h: Remove PARAMS macro. Replace PTR with...
2003-08-04 Alan Modra * elfcode.h: Convert to C90, remove unneeded casts...
2003-07-08 Alan Modra * elfcode.h (elf_object_p): Allocate tdata via _bfd_se...
2003-07-04 Alan Modra * elf-bfd.h (_bfd_elf_create_linker_section) Don't...
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-06 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section):...
2003-05-21 Roland McGrath2003-05-19 Roland McGrath <roland@redhat.com>
2003-05-09 Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 Alan Modrainclude/elf/ChangeLog
2002-11-12 H.J. Lu2002-11-13 H.J. Lu <hjl@gnu.org>
2002-11-12 Alan Modra * bfd.c (struct bfd_preserve): New.
2002-09-21 Alan Modra * elfcode.h (elf_slurp_reloc_table_from_section):...
2002-09-18 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section...
2002-09-18 Daniel Jacobowitz * bfd-in.h (bfd_get_dynamic_symcount): Define.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-07 Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_s...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-18 Jakub Jelinekbinutils/
2002-06-06 Alan Modraelf_swap_symbol_in args should be "const PTR", not...
2002-06-05 Alan Modra * elf-bfd.h (struct elf_size_info): Add swap_symbol_in...
2001-12-19 Alan Modra * elfcode.h (elf_slurp_symbol_table): Test elf_elfsect...
2001-12-18 Alan Modra * elfcode.h (struct bfd_preserve): New.
2001-12-17 Alan Modra Support for more than 64k ELF sections.
2001-12-11 Alan Modra * elfcode.h (elf_swap_ehdr_out): Adjust value written...
2001-11-15 Daniel Jacobowitz2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2001-10-19 H.J. Lu2001-10-19 H.J. Lu <hjl@gnu.org>
2001-10-09 Alan Modra * elf-bfd.h (struct bfd_elf_section_data): Add "group...
2001-09-22 Alan Modra * elfcode.h (elf_object_p): Allow for no section heade...
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-05-23 Nick CliftonReplace sh_size/sh_entsize with NUM_SHDR_ENTRIES
2001-05-03 H.J. Lu2001-05-03 H.J. Lu <hjl@gnu.org>
2001-03-08 Nick CliftonUpdate copyright notices
2001-01-03 Kazu Hirata2001-01-03 Kazu Hirata <kazu@hxi.com>
2000-12-29 Hans-Peter Nilsson * elfcode.h (elf_object_p): Also restore the bfd mach...
2000-09-27 Hans-Peter Nilsson * elfcode.h (elf_object_p): Preserve and clear abfd...
2000-07-11 Andrew Cagney* elfcode.h (elf_object_p): Use bfd_set_start_address...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-04 Jim WilsonFix hash section entry size to match ELF standard....
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-04-24 Jeff Law * elf-bfd.h: Add prototypes for bfd_elf32_write...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-11-18 Richard Henderson * elf-bfd.h (struct elf_backend_data): Reorder...
1999-09-13 Alan ModraHackery to handle ix86 "jmp constant" as a pc-relative...
1999-09-11 Ian Lance Taylor * elfcode.h (write_relocs): Handle an absolute symbol...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
next