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