Age | Commit message (Expand) | Author | Files | Lines |
1997-04-15 | * elflink.h (elf_link_add_object_symbols): Don't call check_relocs | Ian Lance Taylor | 1 | -1/+3 |
1997-04-03 | tweak last patch | Ian Lance Taylor | 1 | -9/+33 |
1997-04-02 | Revert last patch, and: | Ian Lance Taylor | 1 | -12/+14 |
1997-04-02 | * elflink.h (elf_link_add_object_symbols): When there is a size | Ian Lance Taylor | 1 | -5/+9 |
1997-03-25 | * stabs.c (_bfd_link_section_stabs): Copy over the first header | Ian Lance Taylor | 1 | -3/+3 |
1997-03-20 | * elflink.h (elf_bfd_final_link): Set the value of a section | Ian Lance Taylor | 1 | -1/+4 |
1997-03-13 | * elflink.h (elf_link_add_object_symbols): Don't warn about type | Ian Lance Taylor | 1 | -2/+4 |
1997-03-13 | * elflink.h (elf_link_add_object_symbols): Use extsymoff when | Ian Lance Taylor | 1 | -34/+146 |
1997-03-11 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 1 | -46/+197 |
1997-03-10 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 1 | -42/+147 |
1997-03-03 | (elf_link_add_object_symbols): Use correct sh_size | Ulrich Drepper | 1 | -4/+4 |
1997-03-03 | * elflink.h (elf_link_find_version_dependencies): Check that | Ian Lance Taylor | 1 | -0/+1 |
1997-02-28 | * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_name | Ian Lance Taylor | 1 | -2/+1 |
1997-02-26 | * elflink.h (elf_link_input_bfd): Don't skip symbols from sections | Ian Lance Taylor | 1 | -3/+5 |
1997-02-24 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 1 | -74/+1025 |
1997-02-15 | * elflink.h (elf_link_add_object_symbols): Don't issue a warning | Ian Lance Taylor | 1 | -4/+34 |
1997-02-07 | * elflink.h (elf_link_input_bfd): If we've discarded a section, | Ian Lance Taylor | 1 | -2/+7 |
1997-02-06 | * elflink.h (elf_link_input_bfd): Discard local symbols that are | Ian Lance Taylor | 1 | -1/+12 |
1997-01-16 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of | Ian Lance Taylor | 1 | -9/+14 |
1997-01-03 | fix copyrights | Ian Lance Taylor | 1 | -1/+1 |
1997-01-03 | Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -15/+20 |
1996-12-31 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add | Ian Lance Taylor | 1 | -1/+26 |
1996-12-27 | * elflink.h (elf_buckets): Add some more values for larger | Ian Lance Taylor | 1 | -2/+3 |
1996-12-13 | * elflink.h (elf_link_add_object_symbols): Only add a weak | Ian Lance Taylor | 1 | -4/+15 |
1996-12-05 | * elflink.h (elf_link_add_object_symbols): Calling check_relocs | Ian Lance Taylor | 1 | -6/+0 |
1996-11-26 | * elf-bfd.h (struct elf_link_hash_entry): Add other field. | Ian Lance Taylor | 1 | -1/+5 |
1996-10-08 | * elflink.h (elf_link_add_object_symbols): If a symbol is a weak | Ian Lance Taylor | 1 | -1/+4 |
1996-10-01 | * elflink.h (elf_link_add_object_symbols): Only put a symbol from | Ian Lance Taylor | 1 | -6/+2 |
1996-08-30 | Add SH ELF support. | Ian Lance Taylor | 1 | -26/+43 |
1996-08-11 | * elflink.h (elf_link_add_object_symbols): Do not resolve a common | Ian Lance Taylor | 1 | -3/+16 |
1996-06-25 | Comment out code to make GOT pointers negative of the GOT symbol for now | Michael Meissner | 1 | -1/+3 |
1996-06-24 | Add debug msg | Michael Meissner | 1 | -1/+9 |
1996-06-24 | * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOC | Ian Lance Taylor | 1 | -1/+2 |
1996-04-22 | Optimize linking of stabs in sections as used in ELF and COFF. | Ian Lance Taylor | 1 | -7/+54 |
1996-04-01 | * elflink.h (elf_adjust_dynamic_symbol): If a common symbol got | Ian Lance Taylor | 1 | -0/+12 |
1996-03-27 | Remove SEC_LINKER_MARK, and add a linker_mark bitfield to the asection | Ian Lance Taylor | 1 | -2/+2 |
1996-03-27 | * section.c (SEC_LINKER_MARK): Define. | Ian Lance Taylor | 1 | -0/+12 |
1996-03-12 | * linker.c (bfd_wrapped_link_hash_lookup): New function. | Ian Lance Taylor | 1 | -5/+11 |
1996-02-19 | * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to | Ian Lance Taylor | 1 | -7/+13 |
1996-02-05 | * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the | Ian Lance Taylor | 1 | -2/+3 |
1996-02-01 | * elf-bfd.h (ELF_LINK_NON_ELF): Define. | Ian Lance Taylor | 1 | -0/+35 |
1996-01-31 | * elflink.h (elf_bfd_final_link): Don't output initial dummy | Ian Lance Taylor | 1 | -33/+45 |
1996-01-29 | * elflink.h (elf_link_add_object_symbols): Only set weakdef to a | Ian Lance Taylor | 1 | -2/+1 |
1996-01-25 | Add more eabi relocations | Michael Meissner | 1 | -2/+2 |
1996-01-22 | Make 64k .sdata and .sdata2 sections work; fix typos | Michael Meissner | 1 | -5/+1 |
1996-01-22 | * elflink.h (elf_finish_pointer_linker_section): Fix typo. | David Edelsohn | 1 | -1/+1 |
1996-01-22 | snapshot of eabi relocation support. | Michael Meissner | 1 | -0/+235 |
1996-01-15 | update copyrights | Ian Lance Taylor | 1 | -1/+1 |
1996-01-15 | * elf32-mips.c: Numerous changes to dynamic linking code, mostly | Ian Lance Taylor | 1 | -5/+2 |
1996-01-11 | * elf32-mips.c: Extensive changes for a start at dynamic linking | Ian Lance Taylor | 1 | -50/+71 |