summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
Commit message (Expand)AuthorAgeFilesLines
...
* * elfcode.h (elf_object_p): Add more sanity checks on elf header.Alan Modra2005-05-091-6/+48
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* 2005-04-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-271-1/+1
* include/Alan Modra2005-02-201-4/+4
* * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.Alan Modra2005-02-061-18/+1
* * elf-bfd.h (struct elf_backend_data): Add minpagesize.Daniel Jacobowitz2005-01-281-2/+2
* bfd/Alan Modra2004-12-111-4/+2
* * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalizeDaniel Jacobowitz2004-12-091-5/+1
* 2004-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-11-251-0/+3
* bfd/Paul Brook2004-11-151-1/+1
* 2004-07-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-271-0/+4
* bfd/Alan Modra2004-06-241-2/+2
* bfd/Jakub Jelinek2004-04-221-0/+2
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-13/+0
* * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.Alan Modra2004-03-271-6/+2
* * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra2004-03-261-1/+0
* bfd/Alan Modra2004-03-251-1/+0
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-5/+5
* * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra2003-08-071-1/+1
* * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra2003-08-041-163/+107
* * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.Alan Modra2003-07-081-7/+5
* * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra2003-07-041-2/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-1/+1
* * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereferencecagney_convert-20030606-branchpointcagney_convert-20030606-branchDaniel Jacobowitz2003-06-061-1/+3
* 2003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-211-0/+226
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-4/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-28/+28
* include/elf/ChangeLogAlan Modra2002-11-281-131/+78
* 2002-11-13 H.J. Lu <hjl@gnu.org>H.J. Lu2002-11-121-1/+0
* * bfd.c (struct bfd_preserve): New.Alan Modra2002-11-121-45/+14
* * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"Alan Modra2002-09-211-6/+6
* * elfcode.h (elf_slurp_reloc_table_from_section): CheckDaniel Jacobowitz2002-09-181-1/+7
* * bfd-in.h (bfd_get_dynamic_symcount): Define.Daniel Jacobowitz2002-09-181-0/+7
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-90/+47
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-4/+4
* binutils/Jakub Jelinek2002-06-181-18/+25
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-4/+4
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-6/+10
* * elfcode.h (elf_slurp_symbol_table): Test elf_elfsections for NULL,Alan Modra2001-12-191-1/+2
* * elfcode.h (struct bfd_preserve): New.Alan Modra2001-12-181-35/+63
* Support for more than 64k ELF sections.Alan Modra2001-12-171-26/+68
* * elfcode.h (elf_swap_ehdr_out): Adjust value written for e_shnumAlan Modra2001-12-111-15/+70
* 2001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-11-151-0/+2
* 2001-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-191-1/+2
* * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra2001-10-091-5/+2
* * elfcode.h (elf_object_p): Allow for no section header at all inAlan Modra2001-09-221-22/+29
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-140/+147
* Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton2001-05-231-5/+3