import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / ChangeLog-98
index bd19b49066a51a5e8ad7110f3acb24f8f520f91c..f60cd5bbc6cf020e180490fc17bef099c504dffb 100644 (file)
@@ -5718,6 +5718,13 @@ Wed Apr 29 14:02:59 1998  David Taylor  <taylor@texas.cygnus.com>
 
 Wed Apr 29 10:20:40 1998  John Metzler  <jmetzler@cygnus.com>
 
+       * nec4102rom.c: New file implements ROM monitor adapter for
+        nec-vr4102 board.  This board hosts the vr4111 chip.  This file
+        required extensions to the monitor_ops structure, hooks for wait
+        filter, new flags. This version does not support more than one
+        breakpoint and resuming after a breakpoint in 16 bit mode is
+        completely disfunctional.  
+
        * monitor.h: Defined additional hooks for dmpregs, configure_hooks
        and wait_filter. These additions require that all ROM monitor
        interfaces be recoded to initialize monitor ops using assignments
@@ -6481,6 +6488,9 @@ Wed Mar  4 01:39:08 1998  Ron Unrau  <runrau@cygnus.com>
 
 Tue Mar  3 17:19:08 1998  John Metzler  <jmetzler@cygnus.com>
 
+       * 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
        * dwarfread.c (read_tag_pointer_type): Pointer sizes now come from
        TARGET_PTR_BIT rather from sizeof(char *) on host.
 
This page took 0.022903 seconds and 4 git commands to generate.