summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainline.drow_intercu-20040221-branchcvs/drow_intercu-20040221-branchDaniel Jacobowitz2004-09-211-51/+45
* Merge mainline to intercu branch - 2004-09-15Daniel Jacobowitz2004-09-161-76/+121
* Merge GDB mainline of 20040402 to intercu branch.Daniel Jacobowitz2004-04-021-16/+5
* Merge mainline to intercu branch.Daniel Jacobowitz2004-03-271-4/+7
* 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
* Treat elfNN_bed like other macros defined in elfxx-target.h and #undef itNick Clifton2003-01-201-24/+21
* * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offsetAlan Modra2002-12-121-18/+21
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-173/+173
* include/elf/ChangeLogAlan Modra2002-11-281-50/+49
* * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra2002-11-061-17/+0
* * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra2002-10-161-3/+57
* 2002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-081-23/+27
* bfd/Jakub Jelinek2002-10-011-1/+1
* bfd/Jakub Jelinek2002-10-011-1/+1
* bfd/Jakub Jelinek2002-09-271-0/+1
* bfd/Jakub Jelinek2002-09-191-75/+296
* * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend.Jakub Jelinek2002-09-171-1/+1
* 2002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien2002-09-171-0/+2
* * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment isJakub Jelinek2002-09-121-8/+15
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-3/+5
* * elf32-i386.c (elf_i386_relocate_section): Fill in proper addendJakub Jelinek2002-08-081-2/+6
* * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_typeJakub Jelinek2002-07-311-0/+6
* * elf32-i386.c (elf_i386_link_hash_table_create): ClearAlan Modra2002-07-261-0/+1
* * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra2002-07-111-7/+4
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-2/+2
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-4/+4