OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elf32-i386.c
2005-05-04 amodrabfd/
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-02-06 hjl2005-02-06 H.J. Lu <hongjiu.lu@intel.com>
2005-01-11 amodra * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indire...
2004-10-21 hjlbfd/
2004-09-17 amodrainclude/
2004-09-16 amodra * elf-bfd.h (struct elf_link_hash_entry): Replace...
2004-08-25 amodra * elf32-i386.c (elf_i386_relocate_section): Tweak...
2004-08-25 amodra * elf32-i386.c (elf_i386_relocate_section): Zero secti...
2004-08-13 amodrabfd/
2004-08-12 hjl2004-08-12 H.J. Lu <hongjiu.lu@intel.com>
2004-06-24 amodrabfd/
2004-05-11 jakubbfd/
2004-04-22 jakubbfd/
2004-03-27 amodra * Makefile.am: Remove all mention of elflink.h.
2004-03-25 amodrabfd/
2004-03-22 amodra * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd...
2004-01-02 nickcAdd support for FreeBSD cores
2003-12-04 amodra * elf32-i386.c (elf_i386_object_p): Delete.
2003-11-22 jakub2003-11-22 Jakub Jelinek <jakub@redhat.com>
2003-11-17 drow * elf.c (_bfd_elf_link_hash_copy_indirect): Copy
2003-11-04 amodra * bfd-in.h (_bfd_elf_tls_setup): Declare.
2003-11-03 drow * elf-bfd.h (struct elf_backend_data): Remove plt_head...
2003-08-20 nickcBetter handking for unresolved symbols
2003-08-11 jakub * elf32-i386.c (elf_i386_relocate_section): Make undef...
2003-08-07 amodra * elfxx-target.h: Remove PTR cast.
2003-07-21 amodra * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOC...
2003-07-04 jakubbfd/
2003-06-25 amodraCorrect spelling of "relocatable".
2003-06-24 amodra * elf32-i386.c: Convert to C90 function definitions...
2003-05-30 jakubbfd/
2003-05-17 amodra * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use...
2003-05-15 amodra * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_...
2003-05-13 amodra * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOC...
2003-05-05 amodra * elf32-i386.c (allocate_dynrelocs): For undef weak...
2003-05-05 hjlbfd/
2003-05-01 amodra * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test...
2003-04-23 amodra * elf32-i386.c (elf_i386_info_to_howto): Delete.
2003-03-06 amodra * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
2003-02-19 amodra * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify...
2003-02-17 nickcFix the behaviour of --allow-shlib-undefined, so that...
2003-01-20 nickcTreat elfNN_bed like other macros defined in elfxx...
2002-12-12 amodra * elf32-i386.c (elf_i386_finish_dynamic_sections)...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 amodrainclude/elf/ChangeLog
2002-11-06 amodra * Makefile.am: Remove entries for elf32-qnx.[ch].
2002-10-16 amodra * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
2002-10-08 hjl2002-10-08 H.J. Lu <hjl@gnu.org>
2002-10-01 jakubbfd/
2002-10-01 jakubbfd/
2002-09-27 jakubbfd/
2002-09-19 jakubbfd/
2002-09-17 jakub * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negat...
2002-09-17 obrien2002-09-16 Bruno Haible <bruno@clisp.org>
2002-09-12 jakub * elf32-i386.c (dtpoff_base, tpoff): Don't crash if...
2002-08-22 amodra * elf-bfd.h (struct elf_backend_data): Add struct...
2002-08-08 jakub * elf32-i386.c (elf_i386_relocate_section): Fill in...
2002-07-31 jakub * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap...
2002-07-26 amodra * elf32-i386.c (elf_i386_link_hash_table_create):...
2002-07-11 amodra * elf32-i386.c (elf_i386_relocate_section): Don't...
2002-07-01 amodra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-03 kazu * elf32-arc.c: Fix formatting.
2002-05-31 amodra * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
2002-05-23 jakub * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-10 amodra * elf32-i386.c (elf_i386_relocate_section): Remove...
2002-05-09 amodra * elf32-i386.c (elf_howto_table): Comments.
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28 amodra * linker.c (link_action): Ignore duplicate warning...
2002-02-19 jakub * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2002-02-05 amodra * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check...
2002-01-29 sky * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do...
2001-12-20 msnyder 2001-12-19 Michael Snyder <msnyder@redhat.com>
2001-12-17 amodra Support for more than 64k ELF sections.
2001-12-07 jakub * elf.c (_bfd_elf_rela_local_sym): Only call
2001-11-23 jakub * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-10 amodra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-10-15 amodra * elf32-i386.c (elf_i386_relocate_section): Report...
2001-10-15 amodra * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind...
2001-10-15 amodra * elf32-hppa.c (elf32_hppa_copy_indirect_symbol):...
2001-10-03 amodraAdd support for -z nocopyreloc.
2001-10-03 amodra * elflink.h (elf_fix_symbol_flags): Copy flags to...
2001-09-29 amodra * elf-bfd.h (struct elf_link_local_dynamic_entry)...
2001-09-27 amodra * elf32-i386.c (elf_i386_check_relocs): Update comment...
2001-09-27 amodra * elf32-i386.c (allocate_dynrelocs): Don't create...
2001-09-26 amodra * elf32-i386 (elf_i386_copy_indirect_symbol): New...
2001-09-25 amodra * elf32-i386.c: Add comment re linker function names...
2001-09-25 amodra * elf-bfd.h (struct bfd_elf_section_data): Add "local_...
2001-09-24 amodra * elf-bfd.h (elf_backend_reloc_type_class): Pass in...
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-20 nickccoordinate info->symbolic and info->allow_shlib_undefined
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-09-08 amodra * elf32-i386.c (elf_i386_relocate_section): Check...
2001-08-27 drow * elf32-i386.c: Add missing prototypes.
2001-08-27 drow * elf32-i386.c (elf_i386_grok_prstatus): New...
2001-08-23 jakub * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-09 amodra * coff-rs6000.c: Add missing prototypes.
2001-08-03 amodra * elf32-i386.c (allocate_plt_and_got_and_discard_reloc...
2001-06-27 amodra * elf32-i386.c (elf_i386_check_relocs): Don't make...
2001-06-25 amodra * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386...
next