aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-06-03 * elf32-i386.c (elf_i386_relocate_section): Handle zero symndxAlan Modra1-18/+17
2005-05-20 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminateDaniel Jacobowitz1-5/+7
2005-05-17bfd/H.J. Lu1-1/+2
2005-05-122005-05-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+1
2005-05-11 * elf32-i386.c (elf_i386_finish_dynamic_sections): Fix signednessAndreas Schwab1-1/+1
2005-05-052005-05-05 Paul Brook <paul@codesourcery.com>Paul Brook1-16/+280
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+9
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-062005-02-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+16
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-1/+4
2004-10-21bfd/H.J. Lu1-2/+3
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-46/+40
2004-08-25 * elf32-i386.c (elf_i386_relocate_section): Tweak last change soAlan Modra1-1/+1
2004-08-25 * elf32-i386.c (elf_i386_relocate_section): Zero section contentsAlan Modra1-2/+13
2004-08-13bfd/Alan Modra1-20/+15
2004-08-122004-08-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+7
2004-06-24bfd/Alan Modra1-50/+50
2004-05-11bfd/Jakub Jelinek1-11/+31
2004-04-22bfd/Jakub Jelinek1-0/+12
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-16/+5
2004-03-25bfd/Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-3/+6
2004-01-02Add support for FreeBSD coresNick Clifton1-21/+56
2003-12-04 * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra1-15/+0
2003-11-222003-11-22 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-3/+11
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-1/+2
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-9/+7
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-08-20Better handking for unresolved symbolsNick Clifton1-35/+2
2003-08-11 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek1-1/+1
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-07-21 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..Alan Modra1-2/+1
2003-07-04bfd/Jakub Jelinek1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2003-06-24 * elf32-i386.c: Convert to C90 function definitions, remove unnecessaryAlan Modra1-227/+125
2003-05-30bfd/Jakub Jelinek1-2/+2
2003-05-17 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCALAlan Modra1-8/+4
2003-05-15 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.Alan Modra1-2/+8
2003-05-13 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move fromAlan Modra1-15/+4
2003-05-05 * elf32-i386.c (allocate_dynrelocs): For undef weak syms withAlan Modra1-5/+11
2003-05-05bfd/H.J. Lu1-5/+14
2003-05-01 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether theAlan Modra1-1/+13
2003-04-23 * elf32-i386.c (elf_i386_info_to_howto): Delete.Alan Modra1-12/+2
2003-03-06 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.Alan Modra1-17/+33
2003-02-19 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra1-82/+70
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-1/+0