* Makefile.in: remove `@true' commands for rules that have
[deliverable/binutils-gdb.git] / bfd /
2000-11-18  Jim WilsonFix DT_INIT ABI violation, it is an offset not a functi...
2000-11-16  Richard Henderson * elfxx-ia64.c (elfNN_ia64_check_relocs): Handl...
2000-11-16  Kazu Hirata2000-11-16 Kazu Hirata <kazu@hxi.com>
2000-11-16  Kazu Hirata2000-11-16 Kazu Hirata <kazu@hxi.com>
2000-11-16  Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15  Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15  Richard Henderson * elf64-alpha.c (elf64_alpha_check_relocs)...
2000-11-15  Nick Cliftonops - omited from previous delta
2000-11-14  Jakub Jelinek * elf64-alpha.c (elf64_alpha_relax_opt_call): Only...
2000-11-14  Kazu Hirata2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-11-13  H.J. Lu2000-11-08 H.J. Lu <hjl@gnu.org>
2000-11-13  Phil Blundell2000-11-09 Philip Blundell <pb@futuretv.com>
2000-11-11  Kazu Hirata2000-11-11 Kazu Hirata <kazu@hxi.com>
2000-11-11  Alexandre Oliva* elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NON...
2000-11-10  Kazu Hirata2000-11-10 Kazu Hirata <kazu@hxi.com>
2000-11-10  Kazu Hirata2000-11-09 Kazu Hirata <kazu@hxi.com>
2000-11-09  Kazu Hirata2000-11-08 Kazu Hirata <kazu@hxi.com>
2000-11-08  Kazu Hirata2000-11-08 Kazu Hirata <kazu@hxi.com>
2000-11-08  Richard Henderson * elf64-ia64.c (elf64_ia64_final_link): New...
2000-11-08  Kazu Hirata2000-11-08 Kazu Hirata <kazu@hxi.com>
2000-11-07  Kazu Hirata2000-11-07 Kazu Hirata <kazu@hxi.com>
2000-11-07  Alan ModraFix for H8 ld problem.
2000-11-07  Jim WilsonFix a few minor Changlog formatting problems.
2000-11-07  Jim Wilsonia64-hpux patches from Steve Ellcey.
2000-11-06  Kazu Hirata2000-11-06 Kazu Hirata <kazu@hxi.com>
2000-11-06  Phil Blundell2000-11-05 Philip Blundell <philb@gnu.org>
2000-11-06  Christopher Faylor* config.bfd: Add support for Sun Chorus.
2000-11-05  David O'Brien2000-11-05 David O'Brien <obrien@FreeBSD.org>
2000-11-03  Nick CliftonAdd --srec-len and --srec-forceS3 switches to objcopy
2000-11-02  Nick CliftonAdd support for *-storm-chaos target
2000-11-01  Phil Blundell2000-10-31 Philip Blundell <philb@gnu.org>
2000-10-27  Phil Blundell2000-10-27 Philip Blundell <philb@gnu.org>
2000-10-25  Nick CliftonPlug one of many possible memory leaks in error handling.
2000-10-20  Jakub Jelinekgas/
2000-10-16  Geoffrey Keating * elf64-sparc.c (sparc64_elf_relocate_section): Clear...
2000-10-16  Geoffrey Keating * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
2000-10-14  Geoffrey Keating * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don...
2000-10-14  Ulf Carlsson2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
2000-10-12  Alan ModraAnother try at correcting relocations against discarded
2000-10-12  Alan ModraInclude alloca-conf.h
2000-10-11  Alan ModraRevert 2000-10-07 link-once section symbol changes.
2000-10-10  Alan ModraFix my last change to actually compile.
2000-10-10  Alan Modra(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2000-10-10  Alan Modra* section.c (bfd_make_section_anyway): Release newsect...
2000-10-09  Richard Henderson * elf64-ia64.c (elf64_ia64_unwind_entry_compare...
2000-10-07  Alan ModraCure a number of segfaults caused by /DISCARD/ of dynam...
2000-10-07  Alan ModraMake elf section symbols global for link-once sections.
2000-10-06  DJ Delorie* peigen.c (_bfd_pei_swap_scnhdr_out): note extended...
2000-10-05  Jim WilsonPreserve machine dependent section header flags when...
2000-10-02  Alan ModraCorrect call to _bfd_elf32_gc_record_vtable.
2000-10-02  Ulf Carlsson2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
2000-09-30  Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2000-09-30  Alan ModraSupport for Unixware 7.1.x pxstatus_t and lwpxstatus_t.
2000-09-29  Hans-Peter Nilsson Define two bfd_targets for absence and presence of...
2000-09-29  Alan Modra(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.
2000-09-29  Alan Modra* elflink.h (elf_link_add_object_symbols): Don't bfd_re...
2000-09-29  Alan ModraThat'll teach me not to type little patches in by hand...
2000-09-29  Alan Modra(elf_fake_sections): Do not mark the section SHT_NOBITS if
2000-09-28  Hans-Peter Nilsson * aout-cris.c (N_TXTADDR): Define.
2000-09-28  Alan Modra* som.c: Include alloca-conf.h
2000-09-27  Alan Modra.plt stub for lazy linking, --stub-group-size=N ld...
2000-09-27  Hans-Peter Nilsson * elfcode.h (elf_object_p): Preserve and clear abfd...
2000-09-26  DJ Delorie* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDire...
2000-09-26  Alan ModraMake weak symbols SS_UNIVERSAL (ie. global)
2000-09-21  Alan ModraCorrect comments. Don't check non-code output sections...
2000-09-21  Alan ModraFix a segfault caused by under-allocating an array.
2000-09-20  Alan ModraHandle out of memory situations.
2000-09-19  Nick CliftonChange the PLT entry 0 instruction sequence to actually...
2000-09-18  Alexandre Oliva* elf32-sh.c (sh_elf_relocate_section): Use
2000-09-18  Alan ModraGroup stub sections.
2000-09-16  Alexandre Oliva* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
2000-09-15  Nick Cliftonadd support for embedded relocs in m68k ELF port
2000-09-15  Nick Cliftonld performs LITUSE relocations incorrectly if -relax...
2000-09-15  Alan ModraFind the first .init and .fini sections correctly.
2000-09-14  Alan ModraLots of bug fixes. .plt entries for DT_INIT, DT_FINI...
2000-09-14  Alexandre Oliva* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32...
2000-09-14  Nick CliftonAdd support for the MIPS32
2000-09-14  Jeff Law * som.c (som_write_symbol_strings): Do not...
2000-09-12  Jason Eckhardt2000-09-12 Jason Eckhardt <jle@cygnus.com>
2000-09-11  Nick CliftonMake debug_sec_names static.
2000-09-10  Nick CliftonEmit 8 NULs for target section name instead of dumping...
2000-09-09  Kazu Hirata2000-09-09 Kazu Hirata <kazu@hxi.com>
2000-09-09  Nick CliftonDo not initialise flags in output bfd if the input...
2000-09-08  Kazu Hirata2000-09-08 Kazu Hirata <kazu@hxi.com>
2000-09-08  Alan Modra(bfd_get_unique_section_name): Put a dot before the...
2000-09-07  Kazu Hirata2000-09-07 Kazu Hirata <kazu@hxi.com>
2000-09-07  Kazu Hirata2000-09-07 Kazu Hirata <kazu@hxi.com>
2000-09-07  Alexandre Oliva* config.bfd (sh-*-linux*): Added.
2000-09-06  Geoffrey Keating * xcofflink.c (xcoff_link_input_bfd): Include the...
2000-09-06  Phil Blundell2000-09-06 Philip Blundell <philb@gnu.org>
2000-09-06  Alexandre Oliva* configure: Rebuilt with new libtool.m4.
2000-09-06  Alan Modra`template' isn't a very good name for a variable.
2000-09-06  Nick CliftonRegenerate files using fixed aclocal install.
2000-09-05  Nick CliftonFix buggy macros
2000-09-05  Geoffrey Keating2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au>
2000-09-05  Alan ModraShared lib support.
2000-09-05  Alan Modra(SEC_HAS_GOT_REF): Define new flag for asection.
2000-09-05  Alan ModraA tiny addition for PCREL12F relocs, and a fix for...
2000-09-05  Alan ModraSupport for vtable relocs.
2000-09-03  Nick CliftonFix formatting and spelling mistakes
next
This page took 0.045527 seconds and 7 git commands to generate.