aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
1997-01-16 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type ofIan Lance Taylor1-9/+14
1997-01-03fix copyrightsIan Lance Taylor1-1/+1
1997-01-03Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-15/+20
1996-12-31 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): AddIan Lance Taylor1-1/+26
1996-12-27 * elflink.h (elf_buckets): Add some more values for largerIan Lance Taylor1-2/+3
1996-12-13 * elflink.h (elf_link_add_object_symbols): Only add a weakIan Lance Taylor1-4/+15
1996-12-05 * elflink.h (elf_link_add_object_symbols): Calling check_relocsIan Lance Taylor1-6/+0
1996-11-26 * elf-bfd.h (struct elf_link_hash_entry): Add other field.Ian Lance Taylor1-1/+5
1996-10-08 * elflink.h (elf_link_add_object_symbols): If a symbol is a weakIan Lance Taylor1-1/+4
1996-10-01 * elflink.h (elf_link_add_object_symbols): Only put a symbol fromIan Lance Taylor1-6/+2
1996-08-30 Add SH ELF support.Ian Lance Taylor1-26/+43
1996-08-11 * elflink.h (elf_link_add_object_symbols): Do not resolve a commonIan Lance Taylor1-3/+16
1996-06-25Comment out code to make GOT pointers negative of the GOT symbol for nowMichael Meissner1-1/+3
1996-06-24Add debug msgMichael Meissner1-1/+9
1996-06-24 * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOCIan Lance Taylor1-1/+2
1996-04-22 Optimize linking of stabs in sections as used in ELF and COFF.Ian Lance Taylor1-7/+54
1996-04-01 * elflink.h (elf_adjust_dynamic_symbol): If a common symbol gotIan Lance Taylor1-0/+12
1996-03-27Remove SEC_LINKER_MARK, and add a linker_mark bitfield to the asectionIan Lance Taylor1-2/+2
1996-03-27 * section.c (SEC_LINKER_MARK): Define.Ian Lance Taylor1-0/+12
1996-03-12 * linker.c (bfd_wrapped_link_hash_lookup): New function.Ian Lance Taylor1-5/+11
1996-02-19 * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name toIan Lance Taylor1-7/+13
1996-02-05 * elflink.h (elf_adjust_dynamic_symbol): Don't try to get theIan Lance Taylor1-2/+3
1996-02-01 * elf-bfd.h (ELF_LINK_NON_ELF): Define.Ian Lance Taylor1-0/+35
1996-01-31 * elflink.h (elf_bfd_final_link): Don't output initial dummyIan Lance Taylor1-33/+45
1996-01-29 * elflink.h (elf_link_add_object_symbols): Only set weakdef to aIan Lance Taylor1-2/+1
1996-01-25Add more eabi relocationsMichael Meissner1-2/+2
1996-01-22Make 64k .sdata and .sdata2 sections work; fix typosMichael Meissner1-5/+1
1996-01-22 * elflink.h (elf_finish_pointer_linker_section): Fix typo.David Edelsohn1-1/+1
1996-01-22snapshot of eabi relocation support.Michael Meissner1-0/+235
1996-01-15update copyrightsIan Lance Taylor1-1/+1
1996-01-15 * elf32-mips.c: Numerous changes to dynamic linking code, mostlyIan Lance Taylor1-5/+2
1996-01-11 * elf32-mips.c: Extensive changes for a start at dynamic linkingIan Lance Taylor1-50/+71
1995-12-08 * elflink.h (elf_link_add_object_symbols): Set section_count to 0Ian Lance Taylor1-0/+1
1995-12-04 * elflink.h (elf_link_output_extsym): Just ignore warning andIan Lance Taylor1-0/+6
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-57/+31
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-24/+6
1995-11-17 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only createIan Lance Taylor1-4/+11
1995-11-15comment fixIan Lance Taylor1-2/+1
1995-10-16 * bfd-in.h (struct bfd_link_needed_list): Rename fromIan Lance Taylor1-4/+3
1995-10-11 * elflink.h (elf_link_add_object_symbols): Correct conditionsIan Lance Taylor1-7/+18
1995-10-10 * elflink.h (elf_link_add_object_symbols): Don't warn aboutIan Lance Taylor1-2/+9
1995-10-02 * elflink.h (elf_link_add_object_symbols): Don't let a weakIan Lance Taylor1-8/+24
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-1/+1
1995-09-01Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>Ian Lance Taylor1-7/+10
1995-09-01 * elflink.h (elf_link_add_object_symbols): Handle indirect andIan Lance Taylor1-8/+64
1995-08-21 * linker.c (link_action): If an undefined reference follows anIan Lance Taylor1-1/+2
1995-08-14 * elflink.h (elf_link_add_object_symbols): If a symbol is a weakIan Lance Taylor1-5/+23
1995-07-13 * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_tIan Lance Taylor1-3/+3
1995-07-12fix some compilation warnings from sun ccKen Raeburn1-2/+3
1995-07-11 * aoutx.h (NAME(aout,link_add_symbols)): Don't bother to checkIan Lance Taylor1-18/+0