summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
Commit message (Expand)AuthorAgeFilesLines
* * 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/carlton_dictionary-20020927-mergeJakub 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
* * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra2002-05-311-0/+2
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-42/+664
* * elf32-i386.c (elf_i386_relocate_section): Remove overflow checksAlan Modra2002-05-101-38/+4
* * elf32-i386.c (elf_howto_table): Comments.Alan Modra2002-05-091-24/+116
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-7/+14
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-9/+5
* * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocsAlan Modra2002-02-051-2/+6
* * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32Martin Schwidefsky2002-01-291-1/+3
* 2001-12-19 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-201-1/+1
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1