+Tue Dec 8 16:49:24 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * NEWS: Add mentions of newly-added configurations.
+
1998-12-08 Philippe De Muyter <phdm@macqel.be>
* config/xm-aix4.h (SIGWINCH_HANDLER): Function `aix_resize_window'
*** Changes since GDB-4.17:
+* New native configurations
+
+M68K Linux m68*-*-linux*
+
+* New targets
+
+Fujitsu FR30 fr30-*-elf*
+Mitsubishi D30V d30v-*-*
+
* GDB Remote protocol
For 64 bit targets, the memory packets ("M" and "m") can now contain a
set targetaddresssize 32
can be used to revert to the old behavour. For existing remote stubs
the change should not be noticed as the additional address information
-will be descarded.
+will be discarded.
*** Changes in GDB-4.17: