diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2014-02-04 18:19:51 +0100 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2014-02-04 18:23:08 +0100 |
commit | 36c24d95382572e9cf4095712a8613664d7165cc (patch) | |
tree | 4eb54ef4b80046957d4738ec5cc9c911cc975d4a /gdb/NEWS | |
parent | 26fd922825675d652176675cb0a8fcf6143a8a5d (diff) | |
download | gdb-36c24d95382572e9cf4095712a8613664d7165cc.zip gdb-36c24d95382572e9cf4095712a8613664d7165cc.tar.gz gdb-36c24d95382572e9cf4095712a8613664d7165cc.tar.bz2 |
Document support for powerpc64le-*-linux* target
gdb/ChangeLog:
* NEWS: Document new target powerpc64le-*-linux*.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,6 +51,9 @@ qXfer:btrace:read's annex The qXfer:btrace:read packet supports a new annex 'delta' to read branch trace incrementally. +* New targets +PowerPC64 GNU/Linux little-endian powerpc64le-*-linux* + *** Changes in GDB 7.7 * Improved support for process record-replay and reverse debugging on |