deliverable/binutils-gdb.git
2000-08-22  Alexandre Oliva* config-ml.in (CC, CXX): Avoid trailing whitespace.
2000-08-22  Alexandre Oliva* elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
2000-08-22  Alexandre Oliva* write.c (TC_FIX_ADJUSTABLE): Define to 1, if not...
2000-08-22  Eric Christopher2000-08-22 Eric Christopher <echristo@cygnus.com>
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-21  Nick CliftonChanged email address of Ulrich Lauther
2000-08-21  Kevin BuettnerProtoization.
2000-08-21  Frank Ch. Eigler* Contribute CGEN simulator build support code.
2000-08-20  Doug Evans * Makefile.in (ALL_MODULES): Add all-cgen.
2000-08-19  Andrew CagneyCheck arches->gdbarch and not current_gdbarch when...
2000-08-18  J.T. Conklin* MAINTAINERS: Add myself as dcache.c maintainer.
2000-08-18  Andrew CagneyAdd dummy params where needed.
2000-08-18  Nick CliftonReplace as_tsktsk with as_warn.
2000-08-18  Alexandre Oliva* write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE...
2000-08-18  H.J. Lu2000-08-17 Christopher C. Chimelis <chris@debian.org>
2000-08-18  Kazu Hirata2000-08-17 Kazu Hirata <kazu@hxi.com>
2000-08-17  Nick CliftonMinor formatting changes
2000-08-17  Nick CliftonAllow illegal shifts by zero to be recorded as logical...
2000-08-17  Nick CliftonCatch and warn about attempts to display debug informat...
2000-08-17  Alexandre Oliva* config-ml.in (CC, CXX): Don't introduce a leading...
2000-08-16  Jim WilsonFix 3 DV bugs, and a few minor cleanups.
2000-08-16  Jason Eckhardt2000-08-16 Jason Eckhardt <jle@cygnus.com>
2000-08-16  Jason Eckhardt2000-08-16 Jason Eckhardt <jle@cygnus.com>
2000-08-16  Nick CliftonTidy up decoding of shift based addressing modes.
2000-08-16  Alexandre Oliva* configure.in (libstdcxx_flags): Use
2000-08-16  Alexandre Oliva* elflink.c (_bfd_elf_create_got_section): Don't abort().
2000-08-16  Jakub Jelinek * config/tc-sparc.c: Kill all warnings.
2000-08-16  Nick CliftonWarn abouyt "bx pc" not being very useful.
2000-08-16  Jakub Jelinek * elf64-sparc.c (sparc64_elf_relocate_section): Set...
2000-08-16  H.J. Lu2000-08-15 H.J. Lu <hjl@gnu.org>
2000-08-16  Eli Zaretskii * value.h (struct value) <lazy>: Add a comment about...
2000-08-16  Geoffrey Keating* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add...
2000-08-15  Jeff Law * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.
2000-08-15  Jim WilsonFix file corrupted before initial checkin.
2000-08-15  Dave Brolley2000-08-15 Dave Brolley <brolley@redhat.com>
2000-08-15  Dave Brolley2000-08-15 Dave Brolley <brolley@redhat.com>
2000-08-15  Alexandre Oliva* config/tc-sh.c (md_apply_fix) [BFD_RELOC_32, BFD_RELO...
2000-08-15  Alexandre Oliva* configure.in (libstdcxx_flags): Use libstdc++-v3...
2000-08-15  Nick CliftonCompute write back value for post increment loads before
2000-08-14  Nick CliftonAllow "bx pc" in ARM mode.
2000-08-14  Diego Novillo * tc-i386.c (md_assemble): Skip suffix check if the...
2000-08-14  Jim WilsonAdd support for IA-64 specific elf header flags.
2000-08-14  Nick CliftonSilently accept -d as an alias for -g for compatability...
2000-08-14  Nick CliftonSet the debug flag for storage types C_ARG, C_REGPARM...
2000-08-14  Jason Eckhardt2000-08-14 Jason Eckhardt <jle@cygnus.com>
2000-08-14  Jeff Law * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LEN...
2000-08-14  Andreas Schwab* doc/c-arm.texi (ARM Directives): Fix warnings from...
2000-08-14  Andreas Schwab* scripttempl/elf.sc: Fix last change to use correct...
2000-08-13  Kevin BuettnerProtoization.
2000-08-12  Jason Eckhardt2000-08-11 Andreas Schwab <schwab@suse.de>
2000-08-12  Andrew CagneyAdd formatted register info.
2000-08-12  Jason Merrill * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2000-08-12  H.J. Lu2000-08-11 Carlo Wood <carlo@alinoe.com>
2000-08-11  Mark Kettenis* i386-linux-nat.c [! HAVE_PTRACE_GETFPXREGS] (fetch_fp...
2000-08-11  Andrew CagneyRestore GET_SAVED_REGISTERS
2000-08-11  Stephane CarrezUse address mapping levels for 68hc11 simulator (kill...
2000-08-11  Kazu Hirata2000-08-11 Kazu Hirata <kazu@hxi.com>
2000-08-11  Geoffrey Keating* ar.c (main): Don't crash if called with no arguments
2000-08-11  Kazu Hirata2000-08-11 Kazu Hirata <kazu@hxi.com>
2000-08-11  J.T. Conklin* dcache.c (dcache_info): Don't print cache state if...
2000-08-11  Alexandre Oliva* elf32-sh.c (sh_elf_set_mach_from_flags): Make it...
2000-08-11  Andrew CagneyEnable multi-arch for the mn10300.
2000-08-11  Mark KettenisAdapt support for SSE registers in Linux/x86 for Linux...
2000-08-11  Andrew Cagney * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC...
2000-08-11  Andrew CagneyMove TARGET_*_PTR to gdbarch.h.
2000-08-11  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-11  Andrew CagneyEliminate redundant pst test.
2000-08-11  Andrew CagneyRename gdbarch_update() to gdbarch_update_p()
2000-08-11  Jimmy Guo2000-08-10 Jimmy Guo <guo@cup.hp.com>
2000-08-11  Andrew CagneyEliminate use of MIN().
2000-08-11  Jimmy GuoUpdate my contact email for hp tests maintainership.
2000-08-10  Andrew Cagney * sparc-tdep.c (sparc_init_extra_frame_info...
2000-08-10  Geoffrey Keating* scripttempl/elf.sc: Add a comment giving the correspo...
2000-08-10  Jason Eckhardt2000-08-10 Jason Eckhardt <jle@cygnus.com>
2000-08-10  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-10  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-10  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-10  Jason Eckhardt2000-08-10 Jason Eckhardt <jle@cygnus.com>
2000-08-10  Jason Eckhardt2000-08-10 Jason Eckhardt <jle@cygnus.com>
2000-08-10  Nick CliftonFix formatting
2000-08-10  Nick CliftonAdd defintion of ENTRY
2000-08-10  Tom Tromey * MAINTAINERS: Added myself with write-after-approval...
2000-08-10  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-10  J.T. Conklin* monitor.c (monitor_open): If a dcache has already...
2000-08-10  Elena Zannoni2000-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-08-10  Mark KettenisAdapt support for SSE registers in Linux/x86 for Linux...
2000-08-10  Mark Kettenis* i387-nat.h (i387_supply_fsave, i387_fill_fsave):...
2000-08-10  Mark Kettenis* gdbint.texinfo (Overall Structure): Spelling fix.
2000-08-10  Eli Zaretskii * gdbint.texinfo (Target Architecture Definition)...
2000-08-10  Bernd SchmidtFix bug in sh_elf_reloc_loop
2000-08-10  Tom Tromey * jv-valprint.c (java_value_print): Only print non...
2000-08-10  Kevin BuettnerProtoization.
2000-08-09  Michael Snyder2000-08-09 Michael Snyder <msnyder@cleaver.cygnus...
2000-08-09  Alexandre Oliva* am33.igen: Warning clean-up.
2000-08-09  Alan ModraUse elf on Unixware 7.
2000-08-09  Jason Eckhardt2000-08-08 Jason Eckhardt <jle@cygnus.com>
2000-08-09  Jason Eckhardtgas:
2000-08-09  Nick CliftonRefer to -rpath not --rpath in error message
2000-08-08  Kazu Hirata2000-08-08 Kazu Hirata <kazu@hxi.com>
next
This page took 0.062181 seconds and 4 git commands to generate.