* elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
[deliverable/binutils-gdb.git] / bfd / elf32-i386.c
2002-12-12  Alan Modra * elf32-i386.c (elf_i386_finish_dynamic_sections)...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28  Alan Modrainclude/elf/ChangeLog
2002-11-06  Alan Modra * Makefile.am: Remove entries for elf32-qnx.[ch].
2002-10-16  Alan Modra * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
2002-10-08  H.J. Lu2002-10-08 H.J. Lu <hjl@gnu.org>
2002-10-01  Jakub Jelinekbfd/
2002-10-01  Jakub Jelinekbfd/
2002-09-27  Jakub Jelinekbfd/
2002-09-19  Jakub Jelinekbfd/
2002-09-17  Jakub Jelinek * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negat...
2002-09-17  David O'Brien2002-09-16 Bruno Haible <bruno@clisp.org>
2002-09-12  Jakub Jelinek * elf32-i386.c (dtpoff_base, tpoff): Don't crash if...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-22  Alan Modra * elf-bfd.h (struct elf_backend_data): Add struct...
2002-08-08  Jakub Jelinek * elf32-i386.c (elf_i386_relocate_section): Fill in...
2002-07-31  Jakub Jelinek * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap...
2002-07-26  Alan Modra * elf32-i386.c (elf_i386_link_hash_table_create):...
2002-07-11  Alan Modra * elf32-i386.c (elf_i386_relocate_section): Don't...
2002-07-01  Alan Modra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-06-25  Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-03  Kazu Hirata * elf32-arc.c: Fix formatting.
2002-05-31  Alan Modra * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
2002-05-23  Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-10  Alan Modra * elf32-i386.c (elf_i386_relocate_section): Remove...
2002-05-09  Alan Modra * elf32-i386.c (elf_howto_table): Comments.
2002-04-04  Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28  Alan Modra * linker.c (link_action): Ignore duplicate warning...
2002-02-19  Jakub Jelinek * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2002-02-05  Alan Modra * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check...
2002-01-29  Martin Schwidefsky * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do...
2001-12-20  Michael Snyder 2001-12-19 Michael Snyder <msnyder@redhat.com>
2001-12-17  Alan Modra Support for more than 64k ELF sections.
2001-12-07  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): Only call
2001-11-23  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-10  Alan Modra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-10-15  Alan Modra * elf32-i386.c (elf_i386_relocate_section): Report...
2001-10-15  Alan Modra * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind...
2001-10-15  Alan Modra * elf32-hppa.c (elf32_hppa_copy_indirect_symbol):...
2001-10-03  Alan ModraAdd support for -z nocopyreloc.
2001-10-03  Alan Modra * elflink.h (elf_fix_symbol_flags): Copy flags to...
2001-09-29  Alan Modra * elf-bfd.h (struct elf_link_local_dynamic_entry)...
2001-09-27  Alan Modra * elf32-i386.c (elf_i386_check_relocs): Update comment...
2001-09-27  Alan Modra * elf32-i386.c (allocate_dynrelocs): Don't create...
2001-09-26  Alan Modra * elf32-i386 (elf_i386_copy_indirect_symbol): New...
2001-09-25  Alan Modra * elf32-i386.c: Add comment re linker function names...
2001-09-25  Alan Modra * elf-bfd.h (struct bfd_elf_section_data): Add "local_...
2001-09-24  Alan Modra * elf-bfd.h (elf_backend_reloc_type_class): Pass in...
2001-09-20  Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-20  Nick Cliftoncoordinate info->symbolic and info->allow_shlib_undefined
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-09-08  Alan Modra * elf32-i386.c (elf_i386_relocate_section): Check...
2001-08-27  Daniel Jacobowitz * elf32-i386.c: Add missing prototypes.
2001-08-27  Daniel Jacobowitz * elf32-i386.c (elf_i386_grok_prstatus): New...
2001-08-23  Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-09  Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-08-03  Alan Modra * elf32-i386.c (allocate_plt_and_got_and_discard_reloc...
2001-06-27  Alan Modra * elf32-i386.c (elf_i386_check_relocs): Don't make...
2001-06-25  Alan Modra * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386...
2001-06-25  Alan Modra * elf32-i386.c (allocate_plt_and_got_and_discard_reloc...
2001-06-24  H.J. Lu2001-06-23 H.J. Lu <hjl@gnu.org>
2001-06-23  Alan Modra * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32...
2001-06-23  Alan Modra * elf32-i386.c (elf_i386_relocate_section): Replace...
2001-06-23  Alan Modra * elf32-i386.c (struct elf_i386_pcrel_relocs_copied...
2001-06-23  Alan Modra Avoid creating COPY relocs if possible.
2001-06-20  H.J. Lu2001-06-20 H.J. Lu <hjl@gnu.org>
2001-06-05  Alan Modra * elf32-i386.c (elf_i386_discard_copies): Rename to
2001-05-23  Nick CliftonReplace sh_size/sh_entsize with NUM_SHDR_ENTRIES
2001-04-26  H.J. Lu2001-04-26 H.J. Lu <hjl@gnu.org>
2001-04-06  H.J. Lu2001-04-05 David Mosberger <davidm@hpl.hp.com>
2001-03-08  Nick CliftonUpdate copyright notices
2001-02-09  H.J. Lu2001-02-08 H.J. Lu <hjl@gnu.org>
2001-01-20  H.J. Lu2001-01-19 H.J. Lu <hjl@gnu.org>
2000-12-08  Kazu Hirata2000-12-08 Kazu Hirata <kazu@hxi.com>
2000-12-05  Kazu Hirata2000-12-05 Kazu Hirata <kazu@hxi.com>
2000-09-01  Alan Modra(elf_i386_finish_dynamic_symbol): Remove unnecessary...
2000-08-27  Alan ModraReclaim reloc space for symbols that have been forced...
2000-08-21  Nick CliftonZero out the dynamic allocated content space. Add...
2000-07-20  H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-07  Alan Modra(elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto...
2000-06-07  Alan ModraUpdate copyright dates for last patch.
2000-06-07  Alan ModraGet rid of the -1 dummy valued enum in START_RELOC_NUMBERS.
2000-05-23  H.J. Lu2000-05-23 H.J. Lu <hjl@gnu.org>
2000-04-27  Alan ModraReference count .plt and .got on x86 for garbage collec...
2000-04-20  Alan ModraH.J's x86 fix for "nm -l" on shared libraries, applied...
2000-03-01  H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance Taylor * elf32-i386.c (elf_i386_info_to_howto_rel): Give...
2000-02-13  Ian Lance Taylor * section.c (_bfd_strip_section_from_output): Add...
1999-09-04  Ian Lance Taylor * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-13  Ian Lance Taylor1999-06-13 Alan Modra <alan@spri.levels.unisa.edu.au>
1999-05-03  Richard Henderson19990502 sourceware import
next
This page took 0.377904 seconds and 107 git commands to generate.