summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* * elf32-i386.c (elf_i386_relocate_section): Handle zero symndxAlan Modra2005-06-031-18/+17
* * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminateDaniel Jacobowitz2005-05-201-5/+7
* bfd/H.J. Lu2005-05-171-1/+2
* 2005-05-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-121-0/+1
* * elf32-i386.c (elf_i386_finish_dynamic_sections): Fix signednessAndreas Schwab2005-05-111-1/+1
* 2005-05-05 Paul Brook <paul@codesourcery.com>Paul Brook2005-05-051-16/+280
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-7/+9
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* 2005-02-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-061-0/+16
* * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra2005-01-111-1/+4
* bfd/H.J. Lu2004-10-211-2/+3
* include/Alan Modra2004-09-171-6/+6
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-46/+40
* * elf32-i386.c (elf_i386_relocate_section): Tweak last change soAlan Modra2004-08-251-1/+1
* * elf32-i386.c (elf_i386_relocate_section): Zero section contentsAlan Modra2004-08-251-2/+13
* bfd/Alan Modra2004-08-131-20/+15
* 2004-08-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-121-0/+7
* bfd/Alan Modra2004-06-241-50/+50
* bfd/Jakub Jelinek2004-05-111-11/+31
* bfd/Jakub Jelinek2004-04-221-0/+12
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-16/+5
* bfd/Alan Modra2004-03-251-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-3/+6
* Add support for FreeBSD coresNick Clifton2004-01-021-21/+56
* * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra2003-12-041-15/+0
* 2003-11-22 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2003-11-221-3/+11
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-1/+2
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-9/+7
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* Better handking for unresolved symbolsNick Clifton2003-08-201-35/+2
* * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek2003-08-111-1/+1
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-1/+1
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..Alan Modra2003-07-211-2/+1
* bfd/Jakub Jelinek2003-07-041-1/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* * elf32-i386.c: Convert to C90 function definitions, remove unnecessaryAlan Modra2003-06-241-227/+125
* bfd/Jakub Jelinek2003-05-301-2/+2
* * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCALAlan Modra2003-05-171-8/+4
* * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.Alan Modra2003-05-151-2/+8
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move fromAlan Modra2003-05-131-15/+4
* * elf32-i386.c (allocate_dynrelocs): For undef weak syms withAlan Modra2003-05-051-5/+11
* bfd/H.J. Lu2003-05-051-5/+14
* * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether theAlan Modra2003-05-011-1/+13
* * elf32-i386.c (elf_i386_info_to_howto): Delete.Alan Modra2003-04-231-12/+2
* * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.Alan Modra2003-03-061-17/+33
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-82/+70
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-1/+0