Age | Commit message (Expand) | Author | Files | Lines |
1997-06-16 | * elf32-i386.c (elf_i386_relocate_section): When generating a | Ian Lance Taylor | 1 | -3/+10 |
1997-06-11 | * elflink.h (elf_link_output_extsym): Call finish_dynamic_symbol | Ian Lance Taylor | 1 | -12/+12 |
1997-06-11 | * elf32-i386.c (elf_i386_relocate_section): Get the relocation | Ian Lance Taylor | 1 | -2/+3 |
1997-04-17 | * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Define. | Ian Lance Taylor | 1 | -18/+263 |
1997-01-03 | Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -41/+94 |
1996-01-30 | * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect and | Ian Lance Taylor | 1 | -0/+3 |
1996-01-29 | * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, when | Ian Lance Taylor | 1 | -5/+21 |
1996-01-12 | * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create a | Ian Lance Taylor | 1 | -16/+15 |
1995-11-27 | * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1. | Ian Lance Taylor | 1 | -7/+7 |
1995-08-14 | * elflink.h (elf_link_add_object_symbols): If a symbol is a weak | Ian Lance Taylor | 1 | -14/+38 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -1/+1 |
1995-07-06 | * elf32-i386.c (elf_i386_relocate_section): Revert May 24 patch. | Ian Lance Taylor | 1 | -21/+11 |
1995-07-06 | Added new files elflink.c, elflink.h, elfcore.h. | Ken Raeburn | 1 | -130/+10 |
1995-07-03 | * elfcode.h (elf_link_add_object_symbols): Permit common and | Ian Lance Taylor | 1 | -16/+8 |
1995-07-03 | * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Correct | Ian Lance Taylor | 1 | -30/+46 |
1995-01-12 | * sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const. | Ken Raeburn | 1 | -4/+4 |
1995-01-12 | Change "reloc_howto_type" typedef to be "const", since all uses of it are (or | Ken Raeburn | 1 | -1/+1 |
1994-12-20 | * elf32-i386.c (elf_i386_relocate_section): Correct and expand the | Ian Lance Taylor | 1 | -8/+26 |
1994-10-27 | * libelf.h (struct bfd_elf_section_data): Add field dynindx. | Ian Lance Taylor | 1 | -6/+12 |
1994-10-21 | fix BFD_ASSERT calls | Ian Lance Taylor | 1 | -3/+3 |
1994-10-21 | remove unused variable | Ian Lance Taylor | 1 | -1/+0 |
1994-10-21 | Fix the ELF linker to not require an interpreter if no dynamic | Ian Lance Taylor | 1 | -237/+310 |
1994-10-17 | Use a hash table when writing out ELF symbol names. | Ian Lance Taylor | 1 | -202/+826 |
1994-07-22 | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 1 | -44/+16 |
1994-06-23 | Preliminary support for generating shared libraries, from Eric | Ian Lance Taylor | 1 | -6/+11 |
1994-05-19 | Add support for ELF shared libraries. Loosely based on work by | Ian Lance Taylor | 1 | -11/+766 |
1994-02-26 | * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1 | -20/+64 |
1993-08-04 | * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than | Ian Lance Taylor | 1 | -0/+127 |