]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
NEWS: Mention x86_64/Cygwin as new native configuration too.
authorPedro Alves <palves@redhat.com>
Wed, 3 Apr 2013 18:00:22 +0000 (18:00 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 3 Apr 2013 18:00:22 +0000 (18:00 +0000)
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.

gdb/ChangeLog
gdb/NEWS

index 821210ec1eeef67bce0aac6a026cc47bbf5ad318..17f1b9076063e7b56b6396b73fd3ab6ad624a641 100644 (file)
@@ -1,3 +1,7 @@
+2013-04-03  Pedro Alves  <palves@redhat.com>
+
+       * NEWS: Mention x86_64/Cygwin as new native configuration.
+
 2013-04-02  Pedro Alves  <palves@redhat.com>
 
        * NEWS: Mention "set/show debug aarch64", "set/show debug
index 7b366e5ec5e7d29605140f760bf64509fc337b45..9cd3ba88e0ff1ae1a74116b93f63db5d1461801d 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -37,6 +37,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