* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
[deliverable/binutils-gdb.git] / bfd /
2001-03-22  Diego Novillo2001-03-21 Diego Novillo <dnovillo@redhat.com>
2001-03-21  Alan ModraPrevent NULL pointer dereference.
2001-03-20  H.J. Lu2001-03-20 H.J. Lu <hjl@gnu.org>
2001-03-20  Andreas Schwab * elf32-m68k.c (elf_m68k_relocate_section): Don't...
2001-03-16  Nick CliftonFix syntax errors.
2001-03-16  Nick CliftonFix warning message
2001-03-16  Hans-Peter NilssonFix accidental loss of bit 7 in peoples names
2001-03-15  Alan ModraDon't assume non-PIC to PIC call stubs are unneeded...
2001-03-13  DJ Delorie* elf32-sh.c (sh_elf_relocate_section): Only relocation
2001-03-13  Nick CliftonAdd --binary-architecture switch to objcopy to allow...
2001-03-11  Phil Blundell2001-03-11 Philip Blundell <philb@gnu.org>
2001-03-08  Nick CliftonUpdate copyright notices
2001-03-07  Nick CliftonConditionalize prevbious pathc on ! defined OLD_ARM_ABI.
2001-03-07  Andreas Jaeger2001-03-07 Andreas Jaeger <aj@suse.de>
2001-03-06  Nick CliftonFix BLX(1) for Thumb
2001-03-06  Nick CliftonAdd BFD_RELOC_THUMB_PCREL_BLX.
2001-03-06  Nick CliftonRest of the changes for Coldfire V4.
2001-03-01  Nick CliftonAdd s390 target
2001-02-28  Andreas Jaeger2001-02-28 Andreas Jaeger <aj@suse.de>
2001-02-28  Phil Blundell2001-02-28 Philip Blundell <pb@futuretv.com>
2001-02-27  H.J. Lu2001-02-27 H.J. Lu <hjl@gnu.org>
2001-02-27  Alan ModraFix some comments, and a formatting error.
2001-02-27  Alan ModraBump version to 2.11.90, fix missing dependencies in...
2001-02-27  Timothy WallUpdate elf64 aix5 comments.
2001-02-27  Nick CliftonBFD: Catch & report unhandled PE section flags.
2001-02-26  Andreas Jaeger2001-02-26 Andreas Jaeger <aj@suse.de>
2001-02-22  Timothy Wallia64-*-aix* support.
2001-02-22  Jim WilsonImprove gas error messages for invalid instructions.
2001-02-20  Andreas Jaeger2001-02-20 Andreas Jaeger <aj@suse.de>
2001-02-19  Jakub Jelinek * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol...
2001-02-19  David O'Brien2001-02-18 David O'Brien <obrien@FreeBSD>
2001-02-18  Nick CliftonAdd PDP-11 support
2001-02-18  Nick CliftonSet the architecture (GDB multiarch needs it).
2001-02-18  H.J. Lu2001-02-18 H.J. Lu <hjl@gnu.org>
2001-02-18  Kazu Hirata2001-02-18 Kazu Hirata <kazu@hxi.com>
2001-02-16  Kazu Hirata2001-02-16 Kazu Hirata <kazu@hxi.com>
2001-02-14  Nick Cliftonfixes for elf_find_nearest_line
2001-02-14  Nick CliftonFix initialisation of asection structure
2001-02-14  Nick CliftonApply changes to Makefile.in to Makefile.am
2001-02-14  H.J. Lu2001-02-14 H.J. Lu <hjl@gnu.org>
2001-02-14  Andreas Jaeger2001-02-14 Bo Thorsen <bo@suse.de>
2001-02-13  H.J. LuIt is SYMTAB, not STMTAB.
2001-02-13  Richard Henderson * elfxx-ia64.c (elfNN_ia64_final_link): Set...
2001-02-13  Kazu Hirata2001-02-13 Kazu Hirata <kazu@hxi.com>
2001-02-13  Kazu Hirata2001-02-13 Kazu Hirata <kazu@hxi.com>
2001-02-13  DJ DelorieRegenerate
2001-02-13  DJ Delorie* peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE...
2001-02-13  Alan Modra(elf32_hppa_set_gp): Handle weak $global$.
2001-02-12  Jan Hubicka2001-02-09 Bo Thorsen <bo@suse.de>
2001-02-12  Jan Hubicka * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86...
2001-02-12  H.J. Lu2001-02-11 H.J. Lu <hjl@gnu.org>
2001-02-11  Nick Cliftonfix formatting
2001-02-11  Nick Cliftonoops - omitted from previous delta
2001-02-11  Nick CliftonApply several patches from Maciej W. Rozycki
2001-02-11  Michael Sokolov * Makefile.am (stamp-lib): ranlib the libbfd.a in...
2001-02-10  Richard Henderson * elfxx-ia64.c (is_unwind_section_name): New...
2001-02-10  Nick CliftonAdd s390 support
2001-02-09  Nick CliftonSuppress extra addition of ImageBase.
2001-02-09  Jakub Jelinek * elf64-sparc.c (sparc64_elf_copy_private_bfd_data...
2001-02-09  Jakub Jelinek * elf64-sparc.c (sparc64_elf_check_relocs): Don't...
2001-02-09  Mark Kettenis* elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat...
2001-02-09  H.J. Lu2001-02-08 H.J. Lu <hjl@gnu.org>
2001-02-09  Richard Henderson * elf64-alpha.c (alpha_elf_dynamic_symbol_p...
2001-02-09  Geoffrey Keating * config.bfd: Enable coff64 for rs6000-*. Patch from
2001-02-07  Nick CliftonIf stabs info is successfully found, do not attempt...
2001-02-07  Nick Cliftonignore common definitions of function symbols in unlink...
2001-02-07  Nick CliftonChange bfd_target_vector from an array to a pointer
2001-02-07  H.J. Lu2001-02-06 H.J. Lu <hjl@gnu.org>
2001-02-07  Nick CliftonRemove elf64-ia64.c from list of backend C files -...
2001-02-06  H.J. Lu2001-02-06 H.J. Lu <hjl@gnu.org>
2001-02-06  Kazu Hirata2001-02-06 Kazu Hirata <kazu@hxi.com>
2001-02-04  Nick CliftonDo not convert reloc addend to PC rel, it will be handl...
2001-02-03  Nick CliftonFix typo
2001-02-01  Kazu Hirata2001-02-01 Kazu Hirata <kazu@hxi.com>
2001-01-31  Alan Modra(elf64_hppa_object_p): Set architecture and machine...
2001-01-30  Alan ModraWrite out millicode functions with the right elf symbol...
2001-01-30  Richard Henderson * elf64-alpha.c (elf64_alpha_find_nearest_line...
2001-01-27  Richard Henderson * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p...
2001-01-25  Nick CliftonDJGPP config tweaks
2001-01-25  Kazu Hirata2001-01-25 Kazu Hirata <kazu@hxi.com>
2001-01-25  Kazu Hirata2001-01-25 Kazu Hirata <kazu@hxi.com>
2001-01-24  Kazu Hirata2001-01-24 Kazu Hirata <kazu@hxi.com>
2001-01-24  H.J. Lu2001-01-23 H.J. Lu <hjl@gnu.org>
2001-01-23  H.J. Lu2001-01-23 H.J. Lu <hjl@gnu.org>
2001-01-23  Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2001-01-23  Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2001-01-23  Andreas Jaeger2001-01-22 Bo Thorsen <bo@suse.de>
2001-01-22  Andreas Jaeger2001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2001-01-21  Kazu Hirata2001-01-21 Kazu Hirata <kazu@hxi.com>
2001-01-20  H.J. Lu2001-01-19 H.J. Lu <hjl@gnu.org>
2001-01-18  Andreas Jaeger * targets.c: Alphabetize list of xvecs.
2001-01-14  Alan ModraLinux target variants for elfxx-hppa.
2001-01-14  Alan ModraUse SEGREL32 relocs for elf32-hppa unwind.
2001-01-14  Alan ModraAdd parens like the comment says.
2001-01-14  Alan ModraCorrect DT_INIT/DT_FINI ABI violation
2001-01-14  Alan ModraWide mode .plt offsets for elf64-hppa
2001-01-13  Nick Cliftonformatting fix
2001-01-13  Nick Cliftonformatting fix
2001-01-12  Alan ModraCure recent x86 warts.
2001-01-11  Nick CliftonUpdated ARC assembler from arccores.com
next
This page took 0.042878 seconds and 7 git commands to generate.