aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
AgeCommit message (Expand)AuthorFilesLines
1996-01-30 * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect andIan Lance Taylor1-0/+3
1996-01-29 * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, whenIan Lance Taylor1-5/+21
1996-01-12 * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create aIan Lance Taylor1-16/+15
1995-11-27 * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.Ian Lance Taylor1-7/+7
1995-08-14 * elflink.h (elf_link_add_object_symbols): If a symbol is a weakIan Lance Taylor1-14/+38
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-1/+1
1995-07-06 * elf32-i386.c (elf_i386_relocate_section): Revert May 24 patch.Ian Lance Taylor1-21/+11
1995-07-06Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1-130/+10
1995-07-03 * elfcode.h (elf_link_add_object_symbols): Permit common andIan Lance Taylor1-16/+8
1995-07-03 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): CorrectIan Lance Taylor1-30/+46
1995-01-12* sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const.Ken Raeburn1-4/+4
1995-01-12Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1-1/+1
1994-12-20 * elf32-i386.c (elf_i386_relocate_section): Correct and expand theIan Lance Taylor1-8/+26
1994-10-27 * libelf.h (struct bfd_elf_section_data): Add field dynindx.Ian Lance Taylor1-6/+12
1994-10-21fix BFD_ASSERT callsIan Lance Taylor1-3/+3
1994-10-21remove unused variableIan Lance Taylor1-1/+0
1994-10-21 Fix the ELF linker to not require an interpreter if no dynamicIan Lance Taylor1-237/+310
1994-10-17 Use a hash table when writing out ELF symbol names.Ian Lance Taylor1-202/+826
1994-07-22 * aoutx.h (aout_link_check_ar_symbols): When changing a symbol toIan Lance Taylor1-44/+16
1994-06-23 Preliminary support for generating shared libraries, from EricIan Lance Taylor1-6/+11
1994-05-19 Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor1-11/+766
1994-02-26 * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1-20/+64
1993-08-04 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather thanIan Lance Taylor1-0/+127