From: Pedro Alves Date: Wed, 3 Apr 2013 18:00:22 +0000 (+0000) Subject: NEWS: Mention x86_64/Cygwin as new native configuration too. X-Git-Tag: gdb_7_6-2013-04-26-release~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb24657cf711c833782689def343c24c7b255512;p=thirdparty%2Fbinutils-gdb.git 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 * NEWS: Mention x86_64/Cygwin as new native configuration. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 821210ec1ee..17f1b907606 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-04-03 Pedro Alves + + * NEWS: Mention x86_64/Cygwin as new native configuration. + 2013-04-02 Pedro Alves * NEWS: Mention "set/show debug aarch64", "set/show debug diff --git a/gdb/NEWS b/gdb/NEWS index 7b366e5ec5e..9cd3ba88e0f 100644 --- 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