From: Joel Brobecker Date: Fri, 16 Jan 2009 04:31:09 +0000 (+0000) Subject: * NEWS: Document x86_64/MinGW as a new native configuration. X-Git-Tag: sid-snapshot-20090201~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8bfd3ed7f45a364215c7d33f4cb13005939faac;p=thirdparty%2Fbinutils-gdb.git * NEWS: Document x86_64/MinGW as a new native configuration. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5b2fa7052f3..d7197616a4a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-01-16 Joel Brobecker + + * NEWS: Document x86_64/MinGW as a new native configuration. + 2009-01-16 Joel Brobecker * NEWS: Move the documentation of "info os processes" to diff --git a/gdb/NEWS b/gdb/NEWS index d1e0a916ba0..a85caeb9832 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -193,6 +193,8 @@ info os processes x86/x86_64 Darwin i[34567]86-*-darwin* +x86_64 MinGW x86_64-*-mingw* + * New targets x86 DICOS i[34567]86-*-dicos*