summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
Commit message (Expand)AuthorAgeFilesLines
* * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.Ian Lance Taylor1995-11-271-7/+7
* * elflink.h (elf_link_add_object_symbols): If a symbol is a weakIan Lance Taylor1995-08-141-14/+38
* fsf address update, but not in COPYING filesKen Raeburn1995-07-071-1/+1
* * elf32-i386.c (elf_i386_relocate_section): Revert May 24 patch.Ian Lance Taylor1995-07-061-21/+11
* Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1995-07-061-130/+10
* * elfcode.h (elf_link_add_object_symbols): Permit common andIan Lance Taylor1995-07-031-16/+8
* * elf32-i386.c (elf_i386_adjust_dynamic_symbol): CorrectIan Lance Taylor1995-07-031-30/+46
* * sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const.Ken Raeburn1995-01-121-4/+4
* Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1995-01-121-1/+1
* * elf32-i386.c (elf_i386_relocate_section): Correct and expand theIan Lance Taylor1994-12-201-8/+26
* * libelf.h (struct bfd_elf_section_data): Add field dynindx.Ian Lance Taylor1994-10-271-6/+12
* fix BFD_ASSERT callsIan Lance Taylor1994-10-211-3/+3
* remove unused variableIan Lance Taylor1994-10-211-1/+0
* Fix the ELF linker to not require an interpreter if no dynamicIan Lance Taylor1994-10-211-237/+310
* Use a hash table when writing out ELF symbol names.Ian Lance Taylor1994-10-171-202/+826
* * aoutx.h (aout_link_check_ar_symbols): When changing a symbol toIan Lance Taylor1994-07-221-44/+16
* Preliminary support for generating shared libraries, from EricIan Lance Taylor1994-06-231-6/+11
* Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor1994-05-191-11/+766
* * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1994-02-261-20/+64
* * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather thanIan Lance Taylor1993-08-041-0/+127