aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-08-12* config/mn10300/mn10300.mt (TM_FILE): Delete.Andrew Cagney5-73/+35
2001-08-12Convert some floatformat_{to,from}_double to floatformat_{to,from}_doublest.Andrew Cagney3-8/+16
2001-08-12* config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete.Andrew Cagney3-2/+8
2001-08-12* doublest.c (convert_doublest_to_floatformat): RenameAndrew Cagney3-67/+102
2001-08-12* config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.Andrew Cagney3-2/+6
2001-08-12*** empty log message ***gdbadmin1-1/+1
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney12-19/+113
2001-08-11 * gdb-events.sh: Add architecture_changed event.Keith Seitz6-2/+45
2001-08-11*** empty log message ***gdbadmin1-1/+1
2001-08-102001-08-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2-8/+16
2001-08-10 * gdb-events.sh: Deal with event notifications with noKeith Seitz2-15/+31
2001-08-102001-08-10 Orjan Friberg <orjanf@axis.com>Orjan Friberg2-1/+5
2001-08-10*** empty log message ***gdbadmin1-1/+1
2001-08-09*** empty log message ***gdbadmin1-1/+1
2001-08-082001-08-08 Don Howard <dhoward@redhat.com>Don Howard2-2/+7
2001-08-08*** empty log message ***gdbadmin1-1/+1
2001-08-07*** empty log message ***gdbadmin1-1/+1
2001-08-062001-08-02 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+8
2001-08-06*** empty log message ***gdbadmin1-1/+1
2001-08-05*** empty log message ***gdbadmin1-1/+1
2001-08-042001-08-02 Dave Brolley <brolley@redhat.com>Dave Brolley2-2/+6
2001-08-04*** empty log message ***gdbadmin1-1/+1
2001-08-03 * core-regset.c (fetch_core_registers): Remove HAVE_GREGSET_TDaniel Jacobowitz2-4/+7
2001-08-03*** empty log message ***gdbadmin1-1/+1
2001-08-02 * defs.h (SLASH_STRING): If not defined, setKeith Seitz2-4/+6
2001-08-02* cli/cli-decode.h: Include "gdb_regex.h" instead ofMark Kettenis2-1/+4
2001-08-02* NEWS: Update.Mark Kettenis2-1/+10
2001-08-02 * config/i386/xm-go32.h: Include xm-i386.h.Eli Zaretskii2-6/+6
2001-08-02 The following changes avoid polluting global namespace with theEli Zaretskii14-173/+198
2001-08-02 * gdb.texinfo: Explain omitting the hostname in theCorinna Vinschen2-0/+17
2001-08-02 * MAINTAINERS: Add myself to the write-after-approval list.Corinna Vinschen3-0/+10
2001-08-02*** empty log message ***gdbadmin1-1/+1
2001-08-01* doublest.h (store_floating, floatformat_to_doublest): Make INAndrew Cagney3-7/+19
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney28-679/+806
2001-08-01* Makefile.in: Sort header definitions.Andrew Cagney2-209/+214
2001-08-01Fix a typo in my entry from 2001-06-13.Eli Zaretskii1-1/+1
2001-08-01*** empty log message ***gdbadmin1-1/+1
2001-07-31* config/i386/xm-i386.h: New file.Mark Kettenis5-41/+29
2001-07-31 * tui.c (tui_enable): Remove call to terminal_save_ours().Stephane Carrez2-5/+5
2001-07-31 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRYDaniel Jacobowitz2-2/+5
2001-07-31*** empty log message ***gdbadmin1-1/+1
2001-07-30* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.Jim Blandy2-0/+32
2001-07-30 * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.Daniel Jacobowitz3-391/+445
2001-07-30* config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to callMark Kettenis2-0/+8
2001-07-30* i386-tdep.c (i386_register_convert_to_virtual): ReplaceMark Kettenis2-1/+14
2001-07-30* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis1-0/+7
2001-07-30*** empty log message ***gdbadmin1-1/+1
2001-07-29Unset CDPATH before doing annything else.Eli Zaretskii2-0/+6
2001-07-29 * go32-nat.c (get_cr3): Temporary disable support for page tablesEli Zaretskii2-0/+5
2001-07-29 Support for stepping through longjmp in DJGPP programs:Eli Zaretskii3-0/+26