diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c46aaaed76..e8ca0dd2eb 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 Doug Evans * dwarf2read.c (read_structure_type): Fix typo in comment. diff --git a/gdb/NEWS b/gdb/NEWS index a2a7320971..98474ea8f3 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -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