Age | Commit message (Expand) | Author | Files | Lines |
1995-02-08 | * linker.c (generic_link_check_archive_element): Allocate common | Ian Lance Taylor | 1 | -2/+2 |
1995-02-08 | elfcode.h (elf_sort_hdrs): Put SHT_NOBITS sections after !SHT_NOBITS. | David Edelsohn | 1 | -2/+3 |
1995-02-06 | * libelf.h (struct elf_link_hash_table): Add saw_needed field. | Ian Lance Taylor | 1 | -2/+33 |
1995-02-06 | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define. | Ian Lance Taylor | 1 | -14/+1 |
1995-02-06 | Distinguish a weak defined symbol from a regular defined symbol. | Ian Lance Taylor | 1 | -32/+153 |
1995-01-31 | * elfcode.h (map_program_segments): Add sorted_hdrs parameter. | Ian Lance Taylor | 1 | -5/+15 |
1995-01-28 | * elfcode.h (elf_link_add_object_symbols): Use *sym_hash instead | Ian Lance Taylor | 1 | -2/+2 |
1995-01-27 | * elfcode.h (elf_sort_hdrs): Correct SHF_ALLOC test. | Ian Lance Taylor | 1 | -1/+3 |
1995-01-26 | * elfcode.h (elf_link_add_object_symbols): Only examine weakdef if | Ian Lance Taylor | 1 | -0/+1 |
1995-01-26 | Add new relocs for PowerPC Elf support. | Michael Meissner | 1 | -1/+1 |
1995-01-24 | update copyright dates | Ian Lance Taylor | 1 | -2/+2 |
1995-01-09 | * elfcode.h (elf_link_add_object_symbols): It's reasonable for no | Ian Lance Taylor | 1 | -1/+1 |
1995-01-06 | * elfcode.h (elf_slurp_symbol_table): Don't set BSF_GLOBAL for an | Ian Lance Taylor | 1 | -2/+10 |
1994-12-20 | * elfcode.h (assign_file_positions_except_relocs): In assertion, force all | Ken Raeburn | 1 | -10/+12 |
1994-12-15 | * elfcode.h (elf_map_symbols): Only use section symbols whose | Ian Lance Taylor | 1 | -1/+2 |
1994-12-09 | * elfcode.h (elf_bfd_link_add_symbols): If the first object in the | Ian Lance Taylor | 1 | -6/+34 |
1994-11-13 | * elfcode.h (elf_export_symbol): Also export symbols which are | Ian Lance Taylor | 1 | -1/+2 |
1994-11-12 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add | Ian Lance Taylor | 1 | -39/+104 |
1994-10-31 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT | Ian Lance Taylor | 1 | -8/+33 |
1994-10-29 | * linker.c (_bfd_generic_link_add_archive_symbols): It's not an | Ian Lance Taylor | 1 | -0/+3 |
1994-10-27 | * libelf.h (struct bfd_elf_section_data): Add field dynindx. | Ian Lance Taylor | 1 | -55/+56 |
1994-10-21 | Fix the ELF linker to not require an interpreter if no dynamic | Ian Lance Taylor | 1 | -135/+181 |
1994-10-20 | * elfcode.h (elf_map_symbols): Don't worry about section symbols | Ian Lance Taylor | 1 | -82/+77 |
1994-10-17 | Use a hash table when writing out ELF symbol names. | Ian Lance Taylor | 1 | -160/+173 |
1994-10-17 | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. | Ian Lance Taylor | 1 | -124/+69 |
1994-10-12 | * opncls.c (bfd_realloc): Deleted, since it's broken and fixing it would make | Ken Raeburn | 1 | -0/+4 |
1994-10-10 | * cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32 to correct | Ken Raeburn | 1 | -2/+6 |
1994-09-30 | * elfcode.h (elf_bfd_final_link): Remove assertion when a non | Ian Lance Taylor | 1 | -1/+3 |
1994-09-29 | * elf.c (bfd_elf_print_symbol): Moved here from elf_print_symbol in elfcode.h. | Ken Raeburn | 1 | -40/+3 |
1994-09-26 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1994-09-23 | * elfcode.h (map_program_segments): Don't abort if we allocated | Ian Lance Taylor | 1 | -6/+4 |
1994-09-12 | * elfcode.h (swap_out_syms): Set the type of an undefined symbol | Ian Lance Taylor | 1 | -6/+8 |
1994-08-30 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add soname | Ian Lance Taylor | 1 | -7/+21 |
1994-08-15 | * elfcode.h (bfd_section_from_shdr): If a SHT_SYMTAB section in a | Ian Lance Taylor | 1 | -0/+13 |
1994-08-12 | * elfcode.h (section_from_elf_index): Correct check for invalid | Ian Lance Taylor | 1 | -1/+1 |
1994-08-12 | * elfcode.h (elf_link_add_object_symbols): If there is no symbol | Ian Lance Taylor | 1 | -0/+17 |
1994-08-01 | * elfcode.h (map_program_segments): Check DYNAMIC as well as EXEC_P. | Jean Marie Diaz | 1 | -2/+2 |
1994-08-01 | ELF linker patches from Eric Youngdale <ericy@cais.cais.com>. | Jean Marie Diaz | 1 | -10/+9 |
1994-08-01 | * elfcode.h (elf_adjust_dynamic_symbol): Correct weak symbol | Ian Lance Taylor | 1 | -5/+4 |
1994-08-01 | * elfcode.h (elf_slurp_reloc_table): Don't try to read the relocs | Ian Lance Taylor | 1 | -2/+4 |
1994-07-26 | Add support for creating shared libraries under i386 ELF and SPARC | Ian Lance Taylor | 1 | -130/+254 |
1994-07-22 | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 1 | -7/+5 |
1994-07-20 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add rpath | Ian Lance Taylor | 1 | -1/+18 |
1994-07-17 | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Define. | Ian Lance Taylor | 1 | -2/+17 |
1994-07-17 | * libelf.h (struct bfd_elf_section_data): Add relocs field. | Ian Lance Taylor | 1 | -218/+112 |
1994-07-12 | * aix386-core.c, aoutf1.h, cisco-core.c, elfcode.h, hppabsd-core.c, | Peter Schauer | 1 | -5/+8 |
1994-07-05 | * elfcode.h (swap_out_syms): Get alignment of common symbol from | Ian Lance Taylor | 1 | -28/+56 |
1994-06-23 | Preliminary support for generating shared libraries, from Eric | Ian Lance Taylor | 1 | -8/+47 |
1994-06-23 | * elfcode.h (elf_object_p): Don't set DYNAMIC just because there | Ian Lance Taylor | 1 | -18/+1 |
1994-06-21 | * section.c (bfd_abs_section): Make const. | Ian Lance Taylor | 1 | -34/+38 |