OSDN Git Service

Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elflink.h
2000-01-03 nickcELF visibility patch from Martin Loewis.
1999-12-29 rth * elflink.h (bfd_elf,size_dynamic_sections...
1999-12-14 nickcFix detection of common symbols
1999-12-14 nickcfix detection of common symbols.
1999-12-10 nickcFix elf linker's handling of commons in archive maps
1999-12-10 nickcRevert previous patch.
1999-12-10 nickcChange AR for ELF so that common symbols are not includ...
1999-10-28 ian * elflink.h (elf_bfd_final_link): Make last_local...
1999-10-08 ian * elflink.h (elf_merge_symbol): When overriding a...
1999-09-10 ian * elflink.h (elf_fix_symbol_flags): Move weakdef handl...
1999-09-06 schwab * elflink.h (elf_link_add_object_symbols): Copy NON_GO...
1999-09-06 nickcuse bfd memory allcation routines
1999-09-04 ian * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.
1999-09-03 ian * elflink.h (elf_bfd_final_link): When counting reloca...
1999-09-02 law * elflink.h (elf_link_add_object_symbols):...
1999-09-02 nickcFix memory leak.
1999-08-31 nickcWhen possible, keep the original type of the symbol.
1999-08-17 ian * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set...
1999-08-10 mmitchel * elflink.h (elf_bfd_final_link): Tweak last change.
1999-08-10 mmitchel * elflink.h (elf_link_size_reloc_section): Use the...
1999-08-09 ian1999-08-09 Geoff Keating <geoffk@cygnus.com>
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-30 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-19 ian * elflink.h (elf_merge_symbol): Do merge symbols from...
1999-07-19 schwab * elflink.h (elf_bfd_final_link): Remove unused variab...
1999-07-18 mmitchel * elflink.h (elf_link_adjust_relocs): New function.
1999-07-16 schwab * elflink.h (elf_link_record_local_dynamic_symbol...
1999-07-13 rth * elf-bfd.h (struct elf_link_local_dynamic_entry)...
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-11 ian * elf.c (bfd_elf_hash): Change parameter from unsigned...
1999-07-11 mmitchel * elflink.h (elf_link_read_relocs_from_section): Be...
1999-07-07 mmitchel * elflink.h (elf_link_create_dynamic_sections): Handle...
1999-07-07 iantweak last elf_merge_symbol patch
1999-07-07 ian * elflink.h (elf_bfd_final_link): Assert that section...
1999-07-01 mmitchel * elf-bfd.h (bfd_elf_section_data): Add rel_count...
1999-06-26 ian * elflink.h (elf_link_output_extsym): It's OK for...
1999-06-23 mmitchel * elflink.h (size_dynamic_sections): Use user-specifie...
1999-06-22 mmitchel * elflink.h (link_read_relocs): Explicitly cast extern...
1999-06-19 ian * elflink.h (elf_link_remove_section_and_adjust_dynind...
1999-06-13 mmitchel * elflink.h (elf_link_remove_section_and_adjust_dynind...
1999-06-13 mmitchel * elf-bfd.h (_bfd_elf_link_adjust_dynindx): New function.
1999-06-13 mmitchel * elflink.h (elf_link_read_relocs_from_section): New...
1999-05-03 rthInitial revision