* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
[deliverable/binutils-gdb.git] / gdb /
2000-09-06  Kevin BuettnerAdd rotating register rename support.
2000-09-06  Kevin BuettnerAdd support for backtracing through signal handlers...
2000-09-05  Kevin BuettnerProtoization.
2000-09-05  Stephane CarrezFix frame unwinding for 68hc11
2000-09-05  Michael SnyderFix mistaken check-in.
2000-09-05  Michael Snyder2000-09-05 Michael Snyder <msnyder@cleaver.cygnus...
2000-09-04  Pierre Muller * fix my last entry format
2000-09-04  Andrew CagneyRevamp so that it works with Solarises version of SH.
2000-09-04  Mark Kettenis* config/i386/nm-linux.h: Include <signal.h>.
2000-09-04  Pierre Muller2000-09-04 Pierre Muller <muller@ics.u-strasbg.fr>
2000-09-03  Mark Kettenis* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,
2000-09-03  Mark Kettenis* gdb_assert.h: New file.
2000-09-03  Mark Kettenis* gdb_thread_db.h [HAVE_THREAD_DB_H]: Include <thread_d...
2000-09-03  Mark Kettenis* gdb_proc_service.h: Add copyright notice.
2000-09-03  Mark Kettenis* MAINTAINERS: Add myself as threads co-maintainer.
2000-09-02  David AndersonCorrected spelling errors in various source files.
2000-09-02  David AndersonCorrected spelling error in comment: tracepont -> trace...
2000-09-02  David AndersonCorrected spelling in comment: dependant -> dependent.
2000-09-02  David AndersonCorrected spelling in comment: dependant -> dependent
2000-09-02  David AndersonCorrected spelling in comment: unles -> unless.
2000-09-02  Kevin BuettnerProtoization.
2000-09-02  David AndersonCorrected spelling error in comment: continaution ...
2000-09-02  David AndersonCorrected typo in comment: ofa -> of a
2000-09-02  David AndersonCorrected spelling in comment: extention-> to extension.
2000-09-02  David AndersonCorrected spelling in comments: dependant->dependent...
2000-09-02  David AndersonFixed spelling errors in comments: dependant->dependent...
2000-09-01  David AndersonCorrected spelling error in comment: swaped -> swapped.
2000-09-01  David AndersonCorrected spelling error in comment:
2000-09-01  David AndersonCorrected spelling in comments:
2000-09-01  David AndersonCorrected spelling errors in comments:
2000-09-01  David AndersonCorrect spelling in comment: tupes -> tuples.
2000-09-01  David AndersonFix typo in comment: h added, sort -> short.
2000-09-01  David AndersonCorrected mistake in comment. 64bit example said it...
2000-09-01  David AndersonSpelling correction in comment: dependant->dependent
2000-09-01  David AndersonTypo in comment fixed: seem->see
2000-09-01  David AndersonSpelling correction: of->if in comment.
2000-09-01  David Andersonspelling correction: depdendant->dependent
2000-09-01  Kevin BuettnerFix core dump when executing ``b .'' command.
2000-09-01  Michael Snyder2000-09-01 Michael Snyder <msnyder@cleaver.cygnus...
2000-09-01  J.T. Conklin* dcache.c (dcache_info): Output a cache line's state...
2000-08-31  David AndersonJust realized the list is in alphabetical order, so
2000-08-31  David AndersonAdd myself to write-after-approval list.
2000-08-31  Kevin BuettnerProtoization.
2000-08-31  Kevin BuettnerRename bfd_elf_get_arch_size to bfd_get_arch_size().
2000-08-30  Kevin BuettnerApplied patch from David Edelsohn <dje@watson.ibm.com>.
2000-08-30  Michael Snyder2000-08-29 Michael Snyder <msnyder@seadog.cygnus...
2000-08-29  Michael Snyder2000-08-29 Michael Snyder <msnyder@cleaver.cygnus...
2000-08-29  Stephane CarrezFix stack offset correction for 68hc11
2000-08-29  Kevin BuettnerProtoization.
2000-08-28  Mark Kettenis* i386-linux-nat.c (fetch_inferior_registers): Move...
2000-08-27  Elena Zannoni2000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-08-27  Mark Kettenis* gregset.h: Protect against multiple inclusion. Remov...
2000-08-27  Christopher Faylor* win32-nat.c (dll_symbol_command): Tack a .dll on...
2000-08-26  Kevin BuettnerProtoization.
2000-08-26  Stephane CarrezMulti-arch support for 68hc11
2000-08-25  David TaylorFri Aug 25 16:57:05 2000 David Taylor <taylor@texas...
2000-08-25  David TaylorFri Aug 25 12:11:21 2000 David Taylor <taylor@texas...
2000-08-25  Pierre Muller2000-08-24 Pierre Muller <muller@ics.u-strasbg.fr>
2000-08-24  Andrew Cagney2000-08-20 Michael Chastain <chastain@redhat.com>
2000-08-23  Kevin BuettnerProtoize.
2000-08-23  Eli Zaretskii * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.
2000-08-21  Kevin BuettnerProtoization.
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-16  Eli Zaretskii * value.h (struct value) <lazy>: Add a comment about...
2000-08-13  Kevin BuettnerProtoization.
2000-08-12  Andrew CagneyAdd formatted register info.
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  J.T. Conklin* dcache.c (dcache_info): Don't print cache state if...
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  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  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  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-10  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-08-10  Tom Tromey * MAINTAINERS: Added myself with write-after-approval...
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  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-08  David Taylorremove build_parse entry about buffer overrun.
2000-08-08  Kevin BuettnerProtoize.
2000-08-07  Elena Zannoni2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-08-07  Elena Zannoni2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-08-07  David Taylorparse.c (build_parse): don't write off the end of the...
2000-08-07  Mark Kettenis* solib.c (bfd_lookup_symbol): Fall back on the dynamic...
2000-08-07  Kevin BuettnerProtoize ch-exp.c, core-regset.c.
2000-08-06  Christopher FaylorMinor reformat.
next
This page took 0.039563 seconds and 7 git commands to generate.