aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-25Correct spelling of "relocatable".Alan Modra1-1/+1
2003-06-06 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereferenceDaniel Jacobowitz1-1/+3
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+226
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-4/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-28/+28
2002-11-28include/elf/ChangeLogAlan Modra1-131/+78
2002-11-122002-11-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+0
2002-11-12 * bfd.c (struct bfd_preserve): New.Alan Modra1-45/+14
2002-09-21 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"Alan Modra1-6/+6
2002-09-18 * elfcode.h (elf_slurp_reloc_table_from_section): CheckDaniel Jacobowitz1-1/+7
2002-09-18 * bfd-in.h (bfd_get_dynamic_symcount): Define.Daniel Jacobowitz1-0/+7
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-90/+47
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-4/+4
2002-06-18binutils/Jakub Jelinek1-18/+25
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-4/+4
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-6/+10
2001-12-19 * elfcode.h (elf_slurp_symbol_table): Test elf_elfsections for NULL,Alan Modra1-1/+2
2001-12-18 * elfcode.h (struct bfd_preserve): New.Alan Modra1-35/+63
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-26/+68
2001-12-11 * elfcode.h (elf_swap_ehdr_out): Adjust value written for e_shnumAlan Modra1-15/+70
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+2
2001-10-192001-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra1-5/+2