From: Simon Marchi Date: Fri, 28 Aug 2015 19:35:47 +0000 (-0400) Subject: Update NEWS entry about non-8-bits addressable memory X-Git-Tag: users/ARM/embedded-binutils-2_26-branch-2016q1~797 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d63dd61e780e6354fe835d4a52aa9dac59ddfb05;p=external%2Fbinutils.git Update NEWS entry about non-8-bits addressable memory --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2b1fad9..71c0fd7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-08-28 Simon Marchi + + * NEWS: Update entry about non-8-bits addressable memory. + 2015-08-28 Ulrich Weigand Revert: diff --git a/gdb/NEWS b/gdb/NEWS index 5918f14..12282c7 100644 --- 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