summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)Author
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2001-12-19 * elfcode.h (elf_slurp_symbol_table): Test elf_elfsections for NULL,Alan Modra
2001-12-18 * elfcode.h (struct bfd_preserve): New.Alan Modra
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-11 * elfcode.h (elf_swap_ehdr_out): Adjust value written for e_shnumAlan Modra
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-10-192001-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra
2001-09-22 * elfcode.h (elf_object_p): Allow for no section header at all inAlan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-03-08Update copyright noticesNick Clifton
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-29 * elfcode.h (elf_object_p): Also restore the bfd mach field onHans-Peter Nilsson
2000-09-27 * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson
2000-07-11* elfcode.h (elf_object_p): Use bfd_set_start_address and notAndrew Cagney
2000-07-04Fix hash section entry size to match ELF standard. Override for alpha-linux.Jim Wilson
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton
2000-04-24 * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law
1999-11-18 * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson
1999-09-13Hackery to handle ix86 "jmp constant" as a pc-relative jump to the givenAlan Modra
1999-09-11 * elfcode.h (write_relocs): Handle an absolute symbol in RELIan Lance Taylor
1999-07-13 * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson
1999-07-07 * elflink.h (elf_link_create_dynamic_sections): Handle non-standardMark Mitchell
1999-06-12 * elfcode.h (elf_slurp_reloc_table_from_section): Don't assumeMark Mitchell
1999-06-02 * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell
1999-06-02 * elf-bfd.h (elf_backend_data): Remove use_rela_p. AddMark Mitchell
1999-05-0319990502 sourceware importRichard Henderson