summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)Author
2008-08-01 * elfcore.h (elf_core_file_p): Ensure we have a backend matchAlan Modra
2008-03-12include/elf/Alan Modra
2008-03-11 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra
2007-12-242007-12-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-10-16Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton
2007-08-142007-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil
2007-08-042007-08-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-07-092007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley
2006-09-22 * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abortAlan Modra
2006-05-24Add support for AVR6 familyNick Clifton
2006-05-11PR ld/2607Nick Clifton
2006-05-02 * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston
2006-05-02 * dwarf2.c: Formatting.Alan Modra
2006-04-18PR 2257Nick Clifton
2005-11-23 * elfcode.h (elf_object_p): Delay the setting of start_addressAlan Modra
2005-09-282005-09-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-06-10 * elfcode.h (elf_write_relocs): Do nothing if there are noDaniel Jacobowitz
2005-05-31Fix for IA-64 gdb backtrace of threads in syscalls, reported by Jeff Johnson.Jim Wilson
2005-05-26 * elfcode.h (elf_object_p): Fail if e_shoff != 0, e_shnum == 0 andJakub Jelinek
2005-05-09 * elfcode.h (elf_object_p): Add more sanity checks on elf header.Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-04-272005-04-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-02-20include/Alan Modra
2005-02-06 * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.Alan Modra
2005-01-28 * elf-bfd.h (struct elf_backend_data): Add minpagesize.Daniel Jacobowitz
2004-12-11bfd/Alan Modra
2004-12-09 * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalizeDaniel Jacobowitz
2004-11-252004-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-11-15bfd/Paul Brook
2004-07-272004-07-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-06-24bfd/Alan Modra
2004-04-22bfd/Jakub Jelinek
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra
2004-03-27 * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.Alan Modra
2004-03-26 * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra
2004-03-25bfd/Alan Modra
2003-10-16Index: doc/ChangeLogAndrew Cagney
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra
2003-08-07 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra
2003-08-04 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra
2003-07-08 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.Alan Modra
2003-07-04 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-06-06 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereferenceDaniel Jacobowitz
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath