diff options
Diffstat (limited to 'gdb/ChangeLog-98')
-rw-r--r-- | gdb/ChangeLog-98 | 11 |
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. |