Update NEWS entry about non-8-bits addressable memory
authorSimon Marchi <simon.marchi@ericsson.com>
Fri, 28 Aug 2015 19:35:47 +0000 (15:35 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Fri, 28 Aug 2015 19:35:47 +0000 (15:35 -0400)
gdb/ChangeLog
gdb/NEWS

index 2b1fad9e85fee3207b1aa31ffccadb8c8a450458..71c0fd728bd70a24695b397c7a14012f56758d2a 100644 (file)
@@ -1,3 +1,7 @@
+2015-08-28  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * NEWS: Update entry about non-8-bits addressable memory.
+
 2015-08-28  Ulrich Weigand  <uweigand@de.ibm.com>
 
        Revert:
index 5918f147698f5e603120f4cd7d669729fa298bd5..12282c7b687f0068465b5a9f3028548a9a97fac5 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -49,7 +49,7 @@ show remote multiprocess-extensions-packet
   target ppcbug                PPCBUG ROM monitor for PowerPC
 
 * Support for reading/writing memory and extracting values on architectures
-  with non-8-bits-addressable memory.
+  whose memory is addressable in units of any integral multiple of 8 bits.
 
 *** Changes in GDB 7.10