aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-09-22 * elfcode.h (elf_object_p): Allow for no section header at all inAlan Modra1-22/+29
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-140/+147
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton1-5/+3
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2001-03-08Update copyright noticesNick Clifton1-2/+2
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-27/+22
2000-12-29 * elfcode.h (elf_object_p): Also restore the bfd mach field onHans-Peter Nilsson1-0/+12
2000-09-27 * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson1-0/+9
2000-07-11* elfcode.h (elf_object_p): Use bfd_set_start_address and notAndrew Cagney1-5/+13