From 3c095f49ce9e4b56a8725337f8b0d5edcc6bbc7d Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 5 Mar 2013 13:39:00 +0000 Subject: [PATCH] * NEWS: Mention new target x86_64-*-cygwin*. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 1 + 2 files changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a0bf2ce9d3..d712128a09 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-03-05 Corinna Vinschen + + * NEWS: Mention new target x86_64-*-cygwin*. + 2013-03-05 Corinna Vinschen * configure.host: Add x86_64-*-cygwin* as host. diff --git a/gdb/NEWS b/gdb/NEWS index 0877aa23a2..05fa498640 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -13,6 +13,7 @@ FreeBSD/powerpc powerpc*-*-freebsd ARM AArch64 aarch64*-*-elf ARM AArch64 GNU/Linux aarch64*-*-linux Lynx 178 PowerPC powerpc-*-lynx*178 +x86_64/Cygwin x86_64-*-cygwin* * If the configured location of system.gdbinit file (as given by the --with-system-gdbinit option at configure time) is in the -- 2.34.1