aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5b2fa70..d719761 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2009-01-16 Joel Brobecker <brobecker@adacore.com>
+ * NEWS: Document x86_64/MinGW as a new native configuration.
+
+2009-01-16 Joel Brobecker <brobecker@adacore.com>
+
* NEWS: Move the documentation of "info os processes" to
the appropriate section (documenting the new commands).
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*