Update NEWS entry about non-8-bits addressable memory

This commit is contained in:
Simon Marchi 2015-08-28 15:35:47 -04:00
parent 6f05925675
commit d63dd61e78
2 changed files with 5 additions and 1 deletions

View 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:

View File

@ -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