diff options
author | Pedro Alves <palves@redhat.com> | 2013-04-03 18:04:33 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2013-04-03 18:04:33 +0000 |
commit | 4f4352f74debf19aba8c4b802f8400354ce04e4b (patch) | |
tree | 1ca0618d9b2f253068c6ed7104a1634915c32f07 /gdb/NEWS | |
parent | 41702d50f7b112ca176a93d79121c2f5a1dc9606 (diff) | |
download | gdb-4f4352f74debf19aba8c4b802f8400354ce04e4b.zip gdb-4f4352f74debf19aba8c4b802f8400354ce04e4b.tar.gz gdb-4f4352f74debf19aba8c4b802f8400354ce04e4b.tar.bz2 |
NEWS: Mention x86_64/Cygwin as new native configuration too.
x86_64/Cygwin is only mentioned as a new target, but we gained support
for building a native x86_64/Cygwin debugger too.
gdb/
2013-04-03 Pedro Alves <palves@redhat.com>
* NEWS: Mention x86_64/Cygwin as new native configuration.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ record function-call-history prints the execution history at ARM AArch64 GNU/Linux aarch64*-*-linux-gnu FreeBSD/powerpc powerpc*-*-freebsd +x86_64/Cygwin x86_64-*-cygwin* Tilera TILE-Gx GNU/Linux tilegx*-*-linux-gnu * New targets |