* elflink.h: Formatting fixes.
[binutils-gdb.git] / bfd / elflink.h
2002-03-13 Alan Modra * elflink.h: Formatting fixes.
2002-03-13 Alan Modra * elflink.h (elf_bfd_final_link): Only call elf_link_i...
2002-03-05 Alan Modra * elflink.h (elf_bfd_final_link): Call elf_link_output...
2002-03-04 H.J. Lu2002-03-04 H.J. Lu <hjl@gnu.org>
2002-03-02 Richard Henderson * elflink.h (size_dynamic_sections): If section...
2002-02-25 Alan Modra * elflink.h (elf_bfd_final_link): Don't crash on SHN_U...
2002-01-21 Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol...
2002-01-16 Alan Modra * elf32-arm.h (elf32_arm_size_dynamic_sections): When...
2002-01-15 Jakub Jelinek * elflink.h (elf_link_input_bfd): Back out 2002-01...
2002-01-07 Geoffrey Keating * elflink.h (elf_link_input_bfd): Don't ask for the...
2001-12-31 Jakub Jelinek * elflink.h (elf_bfd_final_link): Check if dynobj...
2001-12-18 Jakub Jelinek * ldgram.y (vers_node): Support anonymous version...
2001-12-17 Jakub Jelinek * elf-bfd.h (elf_discarded_section): Define.
2001-12-17 Alan Modra Support for more than 64k ELF sections.
2001-12-15 Jakub Jelinek * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New...
2001-12-14 Alan Modra * elflink.h (elf_bfd_discard_info): Fix segfault when...
2001-12-13 Jakub Jelinek * elf-bfd.h (enum elf_link_info_type): New.
2001-11-30 H.J. Lu2001-11-30 H.J. Lu <hjl@gnu.org>
2001-11-27 H.J. Lu2001-11-27 H.J. Lu <hjl@gnu.org>
2001-11-23 Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-20 H.J. Lu2001-11-19 H.J. Lu <hjl@gnu.org>
2001-11-16 Daniel Jacobowitz * elflink.h (elf_reloc_symbol_deleted_p): Catch...
2001-11-15 Alan Modra * elflink.h (elf_link_input_bfd): Complain about all...
2001-11-15 Daniel Jacobowitz2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2001-11-10 Alan Modra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-11-07 Jakub Jelinek * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.
2001-11-07 Alan Modra * elflink.h (elf_link_input_bfd <removed linkonce...
2001-11-06 H.J. Lu2001-11-06 H.J. Lu (hjl@gnu.org)
2001-10-31 H.J. Lu2001-10-31 H.J. Lu <hjl@gnu.org>
2001-10-23 Alan Modra * elflink.h (elf_link_input_bfd): Zero the reloc inste...
2001-10-17 Alan Modra * elf-m10200.c (mn10200_elf_relax_section): Cast assig...
2001-10-17 Jeff Holcomb2001-10-16 Jeff Holcomb <jeffh@redhat.com>
2001-10-16 H.J. Lu2001-10-15 H.J. Lu <hjl@gnu.org>
2001-10-10 Jakub Jelinek * elflink.h (elf_link_sort_cmp2): Don't mix PLT and...
2001-10-09 Alan Modra * elf-bfd.h (struct bfd_elf_section_data): Add "group...
2001-10-06 Alan Modra * elflink.h (elf_link_input_bfd): Don't zero discarded...
2001-10-03 Alan Modra * elflink.h (elf_fix_symbol_flags): Copy flags to...
2001-09-29 Alan Modra * section.c (struct sec): Remove kept_section.
2001-09-29 Alan Modra * elf-bfd.h (struct elf_link_local_dynamic_entry)...
2001-09-24 Alan Modra * elf-bfd.h (elf_backend_reloc_type_class): Pass in...
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-09-18 Nick CliftonFix typo
2001-08-31 Nick CliftonFix off-by-one error whilst sweeping vtable relocs
2001-08-24 Nick CliftonApply H.J.'s patch to revert change to elfxx-target.h
2001-08-24 Jakub Jelinek * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs...
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-09 Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-06-29 Alan Modra* elflink.h (elf_link_output_extsym): Revert 1999-04-10.
2001-06-20 Catherine Moore * elf-bfd.h (struct elf_backend_data):
2001-06-18 Hans-Peter Nilsson * elflink.h (struct elf_assign_sym_version_info):...
2001-06-18 H.J. Lu2001-06-18 H.J. Lu <hjl@gnu.org>
2001-06-12 Catherine Moore * elflink.h (elf_gc_propagate_vtable_entries...
2001-06-10 Alan Modra * elflink.h: Whitespace changes.
2001-05-28 Nick CliftonHandle MIPS64 relocs which use a non-1 valued int_rels_...
2001-05-23 Nick CliftonReplace sh_size/sh_entsize with NUM_SHDR_ENTRIES
2001-05-18 H.J. Lu2001-05-18 H.J. Lu <hjl@gnu.org>
2001-05-18 H.J. Lu2001-05-17 H.J. Lu <hjl@gnu.org>
2001-05-17 H.J. Lu2001-05-17 H.J. Lu <hjl@gnu.org>
2001-05-09 H.J. Lu2001-05-09 H.J. Lu <hjl@gnu.org>
2001-05-03 H.J. Lu2001-05-03 H.J. Lu <hjl@gnu.org>
2001-04-30 H.J. Lu2000-04-27 H.J. Lu <hjl@gnu.org>
2001-04-13 Jakub Jelinekbfd/
2001-04-09 Hans-Peter Nilsson * elflink.h (elf_fix_symbol_flags): For non-default...
2001-04-04 Alan Modra * elflink.h (elf_fix_symbol_flags): Call elf_backend_h...
2001-03-08 Nick CliftonUpdate copyright notices
2001-02-18 H.J. Lu2001-02-18 H.J. Lu <hjl@gnu.org>
2001-02-12 H.J. Lu2001-02-11 H.J. Lu <hjl@gnu.org>
2001-02-07 Nick Cliftonignore common definitions of function symbols in unlink...
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2001-01-03 Kazu Hirata2001-01-03 Kazu Hirata <kazu@hxi.com>
2000-12-12 Nick CliftonAdd link option to allow undefiedn symbols in shared...
2000-11-13 H.J. Lu2000-11-08 H.J. Lu <hjl@gnu.org>
2000-10-12 Alan ModraAnother try at correcting relocations against discarded
2000-10-07 Alan ModraCure a number of segfaults caused by /DISCARD/ of dynam...
2000-09-29 Alan Modra* elflink.h (elf_link_add_object_symbols): Don't bfd_re...
2000-08-24 Nick CliftonAllow common symbols to have an alignment of 1 if expli...
2000-08-22 H.J. Lu2000-08-22 H.J. Lu <hjl@gnu.org>
2000-07-28 H.J. Lu2000-07-27 H.J. Lu <hjl@gnu.org>
2000-07-27 Nick CliftonZero the allocated contents of reloc sections.
2000-07-21 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-21 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19 Ulf Carlsson2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
2000-06-16 Ulf Carlsson2000-06-15 Ulf Carlsson <ulfc@engr.sgi.com>
2000-06-05 H.J. LuRemove the `/* Fall through. */' comment in elf_link_o...
2000-06-05 H.J. Lu2000-06-05 H.J. Lu <hjl@gnu.org>
2000-05-30 H.J. Lu2000-05-30 H.J. Lu <hjl@gnu.org>
2000-05-22 H.J. Lu2000-05-22 H.J. Lu <hjl@gnu.org>
2000-05-18 Nick CliftonForce relocs emited for an executable to contain virtua...
2000-05-17 Nick CliftonAdd part of patch omittede from previous delta
2000-05-17 Nick CliftonApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-05-04 H.J. Lu2000-05-03 Martin v. Löwis <loewis@informatik.hu...
2000-04-27 Alan ModraReference count .plt and .got on x86 for garbage collec...
2000-03-01 Nick CliftonFix building with --enable-targets=all
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
next