summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)Author
2002-06-07 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra
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
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-06-04 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra
2002-05-31 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek
2002-05-21 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to returnThiemo Seufer
2002-05-15Fix ld --just-symbolsAlan Modra
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra
2002-04-04 * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer
2002-02-132002-02-11 Michael Snyder <msnyder@redhat.com>Michael Snyder
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra
2002-01-102002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder
2002-01-082002-01-08 Michael Snyder <msnyder@redhat.com>Michael Snyder
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-12-17 * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-15 * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype.Jakub Jelinek
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra
2001-11-07 * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Rename "group" toAlan Modra
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra
2001-10-04 * elf-bfd.h (struct elf_link_hash_entry): Reorganise for betterAlan Modra
2001-10-03 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra
2001-10-02 * version.h: New file.Alan Modra
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra
2001-09-25 * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel"Alan Modra
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek
2001-08-212001-08-20 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-08-11replace direct invocation og elf vma print functions with indirect invocationNick Clifton
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-08-08 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra
2001-06-30 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra
2001-06-30 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra
2001-06-20 * elf-bfd.h (struct elf_backend_data):Catherine Moore
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek
2001-04-13bfd/Jakub Jelinek
2001-03-08Update copyright noticesNick Clifton
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata