diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2013-03-05 13:39:00 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2013-03-05 13:39:00 +0000 |
commit | 3c095f49ce9e4b56a8725337f8b0d5edcc6bbc7d (patch) | |
tree | 31fcab23c02dab25a3497079e1ff196bc4001b6f /gdb/NEWS | |
parent | b5b0b0afd0365cd5cffaae402ba7582d0442902e (diff) | |
download | gdb-3c095f49ce9e4b56a8725337f8b0d5edcc6bbc7d.zip gdb-3c095f49ce9e4b56a8725337f8b0d5edcc6bbc7d.tar.gz gdb-3c095f49ce9e4b56a8725337f8b0d5edcc6bbc7d.tar.bz2 |
* NEWS: Mention new target x86_64-*-cygwin*.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |