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 2b1fad9..71c0fd7 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 5918f14..12282c7 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