OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains4x.git] / bfd / elfcode.h
2004-04-22 Jakub Jelinekbfd/
2004-03-27 Alan Modra * Makefile.am: Remove all mention of elflink.h.
2004-03-27 Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift...
2004-03-26 Alan Modra * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols)...
2004-03-25 Alan Modrabfd/
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
2003-08-07 Alan Modra * elfxx-target.h: Remove PTR cast.
2003-08-07 Alan Modra * elf-bfd.h: Remove PARAMS macro. Replace PTR with...
2003-08-04 Alan Modra * elfcode.h: Convert to C90, remove unneeded casts...
2003-07-08 Alan Modra * elfcode.h (elf_object_p): Allocate tdata via _bfd_se...
2003-07-04 Alan Modra * elf-bfd.h (_bfd_elf_create_linker_section) Don't...
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-06 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section):...
2003-05-21 Roland McGrath2003-05-19 Roland McGrath <roland@redhat.com>
2003-05-09 Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 Alan Modrainclude/elf/ChangeLog
2002-11-12 H.J. Lu2002-11-13 H.J. Lu <hjl@gnu.org>
2002-11-12 Alan Modra * bfd.c (struct bfd_preserve): New.
2002-09-21 Alan Modra * elfcode.h (elf_slurp_reloc_table_from_section):...
2002-09-18 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section...
2002-09-18 Daniel Jacobowitz * bfd-in.h (bfd_get_dynamic_symcount): Define.
2002-07-07 Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_s...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-18 Jakub Jelinekbinutils/
2002-06-06 Alan Modraelf_swap_symbol_in args should be "const PTR", not...
2002-06-05 Alan Modra * elf-bfd.h (struct elf_size_info): Add swap_symbol_in...
2001-12-19 Alan Modra * elfcode.h (elf_slurp_symbol_table): Test elf_elfsect...
2001-12-18 Alan Modra * elfcode.h (struct bfd_preserve): New.
2001-12-17 Alan Modra Support for more than 64k ELF sections.
2001-12-11 Alan Modra * elfcode.h (elf_swap_ehdr_out): Adjust value written...
2001-11-15 Daniel Jacobowitz2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2001-10-19 H.J. Lu2001-10-19 H.J. Lu <hjl@gnu.org>
2001-10-09 Alan Modra * elf-bfd.h (struct bfd_elf_section_data): Add "group...
2001-09-22 Alan Modra * elfcode.h (elf_object_p): Allow for no section heade...
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-05-23 Nick CliftonReplace sh_size/sh_entsize with NUM_SHDR_ENTRIES
2001-05-03 H.J. Lu2001-05-03 H.J. Lu <hjl@gnu.org>
2001-03-08 Nick CliftonUpdate copyright notices
2001-01-03 Kazu Hirata2001-01-03 Kazu Hirata <kazu@hxi.com>
2000-12-29 Hans-Peter Nilsson * elfcode.h (elf_object_p): Also restore the bfd mach...
2000-09-27 Hans-Peter Nilsson * elfcode.h (elf_object_p): Preserve and clear abfd...
2000-07-11 Andrew Cagney* elfcode.h (elf_object_p): Use bfd_set_start_address...
2000-07-04 Jim WilsonFix hash section entry size to match ELF standard....
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-04-24 Jeff Law * elf-bfd.h: Add prototypes for bfd_elf32_write...
1999-11-18 Richard Henderson * elf-bfd.h (struct elf_backend_data): Reorder...
1999-09-13 Alan ModraHackery to handle ix86 "jmp constant" as a pc-relative...
1999-09-11 Ian Lance Taylor * elfcode.h (write_relocs): Handle an absolute symbol...
1999-07-13 Richard Henderson * elf-bfd.h (struct elf_link_local_dynamic_entry)...
1999-07-07 Mark Mitchell * elflink.h (elf_link_create_dynamic_sections): Handle...
1999-06-12 Mark Mitchell * elfcode.h (elf_slurp_reloc_table_from_section):...
1999-06-02 Mark Mitchell * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
1999-06-02 Mark Mitchell * elf-bfd.h (elf_backend_data): Remove use_rela_p...
1999-05-03 Richard HendersonInitial revision