aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-98
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1999-02-04 21:01:09 +0000
committerGavin Romig-Koch <gavin@redhat.com>1999-02-04 21:01:09 +0000
commit1d9b80fd7c1bf03a346b8b7320006ac799a862f6 (patch)
treea76db2ca3dd1ff2412404f1933845b661f4c5659 /gdb/ChangeLog-98
parente699d92ff72ccd656da29d2f2d11a906ffe6bae2 (diff)
downloadgdb-1d9b80fd7c1bf03a346b8b7320006ac799a862f6.zip
gdb-1d9b80fd7c1bf03a346b8b7320006ac799a862f6.tar.gz
gdb-1d9b80fd7c1bf03a346b8b7320006ac799a862f6.tar.bz2
improve sanitation
Diffstat (limited to 'gdb/ChangeLog-98')
-rw-r--r--gdb/ChangeLog-9811
1 files changed, 5 insertions, 6 deletions
diff --git a/gdb/ChangeLog-98 b/gdb/ChangeLog-98
index 96d8543..eaac46f 100644
--- a/gdb/ChangeLog-98
+++ b/gdb/ChangeLog-98
@@ -3381,10 +3381,9 @@ Thu Dec 17 02:15:40 1998 Andrew Cagney <cagney@chook.cygnus.com>
* configure.tgt (gdb_target): Identify mips64*vr4100*-*-elf* as
vr4100.
+start-sanitize-vr4xxx
* config/mips/vr4100.mt, config/mips/tm-vr4100.h: Replace
vr4xxx.mt and tm-vr4xxx.h.
-start-sanitize-vr4xxx
-
* configure.tgt (gdb_target): Identify mips64*vr4xxx*-*-elf* as
vr4xxx.
* config/mips/vr4xxx.mt, config/mips/tm-vr4xxx.h: New files.
@@ -5933,7 +5932,7 @@ Wed Apr 29 14:02:59 1998 David Taylor <taylor@texas.cygnus.com>
to extend the result.
Wed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnus.com>
-start-sanitize-vr4111
+start-sanitize-vr4xxx
* nec4102rom.c: New file implements ROM monitor adapter for
nec-vr4102 board. This board hosts the vr4111 chip. This file
@@ -5941,7 +5940,7 @@ start-sanitize-vr4111
filter, new flags. This version does not support more than one
breakpoint and resuming after a breakpoint in 16 bit mode is
completely disfunctional.
-end-sanitize-vr4111
+end-sanitize-vr4xxx
* monitor.h: Defined additional hooks for dmpregs, configure_hooks
and wait_filter. These additions require that all ROM monitor
@@ -6774,11 +6773,11 @@ Wed Mar 4 01:39:08 1998 Ron Unrau <runrau@cygnus.com>
Tue Mar 3 17:19:08 1998 John Metzler <jmetzler@cygnus.com>
-start-sanitize-vr4111
+start-sanitize-vr4xxx
* config/mips/tm-vr4xxx.h: implements vr4111 as separate from 4300
* config/mips/vr4xxx.tm: implements vr4111 as separate from 4300
* configure.tgt: Recognise mips64vr4111-*-elf as vr4xxx
-end-sanitize-vr4111
+end-sanitize-vr4xxx
* dwarfread.c (read_tag_pointer_type): Pointer sizes now come from
TARGET_PTR_BIT rather from sizeof(char *) on host.