[RFA/NEWS] Document the addition of a new native port: x86_64/MinGW

Joel Brobecker brobecker@adacore.com
Thu Jan 15 10:38:00 GMT 2009


Hello,

I just did one last verification yesterday, and HEAD now builds and
works fine on x86_64 Windows (when built for MinGW).  The attached
patch adds an entry for this addition:

2009-01-15  Joel Brobecker  <brobecker@adacore.com>

        * NEWS: Document x86_64/MinGW as a new native configuration.

OK to commit?

Thanks,
-- 
Joel
-------------- next part --------------
diff --git a/gdb/NEWS b/gdb/NEWS
index d1e0a91..a85caeb 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*


More information about the Gdb-patches mailing list