Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 1 | -4/+4 |
1994-06-20 | * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd, | Ian Lance Taylor | 1 | -9/+9 |
1994-06-17 | * elfcode.h (elf_link_input_bfd): Don't try to read local symbols | Jeff Law | 1 | -4/+5 |
1994-06-16 | * elfcode.h (elf_bfd_final_link): If trying to generate a shared | Ian Lance Taylor | 1 | -0/+8 |
1994-06-16 | * libelf.h (struct elf_obj_tdata): New field dt_needed_name. | Ian Lance Taylor | 1 | -1/+5 |
1994-06-15 | Tweak v9 support to ready it for release. | Ken Raeburn | 1 | -3/+6 |
1994-06-15 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sinterpptr | Ian Lance Taylor | 1 | -12/+18 |
1994-06-06 | * elfcode.h (bfd_section_from_shdr): Don't turn a reloc section | Ian Lance Taylor | 1 | -11/+7 |
1994-06-05 | Changes to support ELF strip and objcopy on dynamically linked | Ian Lance Taylor | 1 | -345/+282 |
1994-05-24 | Make MIPS ELF use new ELF backend linker. No shared library | Ian Lance Taylor | 1 | -25/+70 |
1994-05-20 | * elf.c (_bfd_elf_make_section_from_shdr): New function, based on | Ian Lance Taylor | 1 | -115/+29 |
1994-05-19 | Make map_program_segments tend to call abort rather than trash the | Ian Lance Taylor | 1 | -5/+3 |
1994-05-19 | Add support for ELF shared libraries. Loosely based on work by | Ian Lance Taylor | 1 | -380/+1463 |
1994-05-16 | * bfd-in2.h: Rebuilt. | Jeff Law | 1 | -13/+1 |
1994-05-09 | * elfcode.h: Include bfdlink.h. Added several new functions to do | Ian Lance Taylor | 1 | -108/+1698 |
1994-04-25 | * elfcode.h (write_relocs): Undo patch of Apr 10; breaks Solaris. | Ian Lance Taylor | 1 | -11/+0 |
1994-04-25 | * elfcode.h (bfd_section_from_shdr): Use bfd_make_section_anyway | Ian Lance Taylor | 1 | -96/+124 |
1994-04-22 | * aout-adobe.c (aout_adobe_set_arch_mach): Check return value of | Ian Lance Taylor | 1 | -16/+8 |
1994-04-21 | * libelf.h (elf_obj_tdata): Add members for dynamic symbol table | Peter Schauer | 1 | -23/+71 |
1994-04-11 | * elfcode.h (assign_file_positions_except_relocs): Don't require | Ian Lance Taylor | 1 | -0/+1 |
1994-04-10 | * elfcode.h (write_relocs): For rela relocations, adjust the | Jeff Law | 1 | -0/+11 |
1994-04-07 | * elfcode.h (elf_set_section_contents): Support calling the backend | Jeff Law | 1 | -0/+10 |
1994-04-05 | * elfcode.h (write_shdrs_and_ehdr): Correct bfd_write check. | Ian Lance Taylor | 1 | -1/+1 |
1994-04-05 | * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out if | Ian Lance Taylor | 1 | -2/+0 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -15/+30 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -14/+19 |
1994-03-26 | * libbfd.c (bfd_read): Set bfd_error as appropriate for a short | Jeff Law | 1 | -29/+17 |
1994-03-17 | * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space | Ian Lance Taylor | 1 | -263/+274 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1 | -7/+33 |
1994-03-05 | * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word, | Peter Schauer | 1 | -4/+4 |
1994-02-26 | * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1 | -31/+10 |
1994-02-26 | * elfcode.h: Don't include assert.h. | Ian Lance Taylor | 1 | -3/+2 |