summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-031-0/+1
* Update copyright noticesNick Clifton2001-03-081-2/+2
* 2001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-031-27/+22
* * elfcode.h (elf_object_p): Also restore the bfd mach field onHans-Peter Nilsson2000-12-291-0/+12
* * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson2000-09-271-0/+9
* * elfcode.h (elf_object_p): Use bfd_set_start_address and notAndrew Cagney2000-07-111-5/+13
* Fix hash section entry size to match ELF standard. Override for alpha-linux.Jim Wilson2000-07-041-1/+1
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-8/+8
* * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law2000-04-241-8/+6
* * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson1999-11-181-4/+24
* Hackery to handle ix86 "jmp constant" as a pc-relative jump to the givenAlan Modra1999-09-131-1/+2
* * elfcode.h (write_relocs): Handle an absolute symbol in RELIan Lance Taylor1999-09-111-0/+2
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-131-0/+2
* * elflink.h (elf_link_create_dynamic_sections): Handle non-standardMark Mitchell1999-07-071-4/+12
* * elfcode.h (elf_slurp_reloc_table_from_section): Don't assumeMark Mitchell1999-06-121-2/+8
* * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell1999-06-021-37/+82
* * elf-bfd.h (elf_backend_data): Remove use_rela_p. AddMark Mitchell1999-06-021-1/+11
* Initial revisionRichard Henderson1999-05-031-0/+1452