1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / NEWS
index fa1648754e791bb1a5d9e8ca5df7c9101e45efa2..1cc5e6ec0514e03b6850ec5a5a1a6de155e8fa64 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,6 +1,27 @@
                What has changed in GDB?
             (Organized release by release)
 
+*** 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
+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 discarded.
+
+
 *** Changes in GDB-4.17:
 
 * New native configurations
This page took 0.023403 seconds and 4 git commands to generate.