* config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VAL
[external/binutils.git] / bfd /
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
2000-09-03 Phil Blundell2000-09-03 Philip Blundell <philb@gnu.org>
2000-09-03 H.J. Lu2000-09-02 H.J. Lu <hjl@gnu.org>
2000-09-03 Jason Eckhardt2000-09-02 Jason Eckhardt <jle@cygnus.com>
2000-09-02 Nick CliftonIncrease minor version number (to 2.10.91) to help...
2000-09-02 Nick CliftonAdd .gnu.linkobce.wi. to the list of debug section...
2000-09-02 Nick CliftonFind all sections containing debug information and...
2000-09-02 Alexandre Oliva* elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_G...
2000-09-01 Alan Modra(elf_i386_finish_dynamic_symbol): Remove unnecessary...
2000-08-31 Joern Rennecke * elf32-sh.c (sh_elf_merge_private_data): If ibfd...
2000-08-31 Alexandre Oliva* acinclude.m4: Include libtool and gettext macros...
2000-08-30 Michael Snyder2000-08-29 Michael Snyder <msnyder@seadog.cygnus...
2000-08-27 Alan ModraReclaim reloc space for symbols that have been forced...
2000-08-24 Nick CliftonAllow common symbols to have an alignment of 1 if expli...
2000-08-22 Nick CliftonFix bugs detecting w65 architecture.
2000-08-22 H.J. Lu2000-08-22 H.J. Lu <hjl@gnu.org>
2000-08-22 Alexandre Oliva* elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
2000-08-21 Nick CliftonZero out the dynamic allocated content space. Add...
2000-08-21 Jason Eckhardt2000-08-21 Jason Eckhardt <jle@cygnus.com>
2000-08-16 Jason Eckhardt2000-08-16 Jason Eckhardt <jle@cygnus.com>
2000-08-16 Alexandre Oliva* elflink.c (_bfd_elf_create_got_section): Don't abort().
2000-08-16 Jakub Jelinek * elf64-sparc.c (sparc64_elf_relocate_section): Set...
2000-08-16 Geoffrey Keating* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add...
2000-08-14 Jim WilsonAdd support for IA-64 specific elf header flags.
2000-08-11 Alexandre Oliva* elf32-sh.c (sh_elf_set_mach_from_flags): Make it...
2000-08-10 Jason Eckhardt2000-08-10 Jason Eckhardt <jle@cygnus.com>
2000-08-10 Nick CliftonFix formatting
2000-08-10 Bernd SchmidtFix bug in sh_elf_reloc_loop
2000-08-09 Jason Eckhardtgas:
2000-08-07 Kazu HirataApply Nick Clifton's suggestion.
2000-08-07 Kazu Hirata2000-08-07 Kazu Hirata <kazu@hxi.com>
2000-08-05 Jason Eckhardt2000-08-05 Jason Eckhardt <jle@cygnus.com>
next