aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
1997-03-13 * elflink.h (elf_link_add_object_symbols): Don't warn about typeIan Lance Taylor1-2/+4
1997-03-13 * elflink.h (elf_link_add_object_symbols): Use extsymoff whenIan Lance Taylor1-34/+146
1997-03-11 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-46/+197
1997-03-10 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-42/+147
1997-03-03(elf_link_add_object_symbols): Use correct sh_sizeUlrich Drepper1-4/+4
1997-03-03 * elflink.h (elf_link_find_version_dependencies): Check thatIan Lance Taylor1-0/+1
1997-02-28 * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_nameIan Lance Taylor1-2/+1
1997-02-26 * elflink.h (elf_link_input_bfd): Don't skip symbols from sectionsIan Lance Taylor1-3/+5
1997-02-24 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-74/+1025
1997-02-15 * elflink.h (elf_link_add_object_symbols): Don't issue a warningIan Lance Taylor1-4/+34
1997-02-07 * elflink.h (elf_link_input_bfd): If we've discarded a section,Ian Lance Taylor1-2/+7
1997-02-06 * elflink.h (elf_link_input_bfd): Discard local symbols that areIan Lance Taylor1-1/+12
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