aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-20Treat elfNN_bed like other macros defined in elfxx-target.h and #undef itNick Clifton1-24/+21
2002-12-12 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offsetAlan Modra1-18/+21
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-173/+173
2002-11-28include/elf/ChangeLogAlan Modra1-50/+49
2002-11-06 * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra1-17/+0
2002-10-16 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra1-3/+57
2002-10-082002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-23/+27
2002-10-01bfd/Jakub Jelinek1-1/+1
2002-10-01bfd/Jakub Jelinek1-1/+1
2002-09-27bfd/Jakub Jelinek1-0/+1
2002-09-19bfd/Jakub Jelinek1-75/+296