* NEWS: Add mentions of newly-added configurations.
authorStan Shebs <shebs@codesourcery.com>
Wed, 9 Dec 1998 00:51:48 +0000 (00:51 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 9 Dec 1998 00:51:48 +0000 (00:51 +0000)
gdb/ChangeLog
gdb/NEWS

index 7d1686bef75e6721c99a2b55900553133d22f011..78ec9f2a43c7bfcd413a0236de202994b4f54938 100644 (file)
@@ -1,3 +1,7 @@
+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'
index bf493089d5b7057aafca04168090451f0c860c50..1cc5e6ec0514e03b6850ec5a5a1a6de155e8fa64 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,15 @@
 
 *** 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
@@ -10,7 +19,7 @@ full 64 bit address.  The class-obscure gdb command:
        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:
This page took 0.02991 seconds and 4 git commands to generate.