aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-21Merge from mainline.drow_intercu-20040221-branchDaniel Jacobowitz1-51/+45
2004-09-16Merge mainline to intercu branch - 2004-09-15Daniel Jacobowitz1-76/+121
2004-04-02Merge GDB mainline of 20040402 to intercu branch.Daniel Jacobowitz1-16/+5
2004-03-27Merge mainline to intercu branch.Daniel Jacobowitz1-4/+7
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
2002-09-17 * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend.Jakub Jelinek1-1/+1
2002-09-172002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien1-0/+2
2002-09-12 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment isJakub Jelinek1-8/+15
2002-08-22 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra1-3/+5
2002-08-08 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addendJakub Jelinek1-2/+6
2002-07-31 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_typeJakub Jelinek1-0/+6
2002-07-26 * elf32-i386.c (elf_i386_link_hash_table_create): ClearAlan Modra1-0/+1
2002-07-11 * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra1-7/+4
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-2/+2
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-4/+4