aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-16 04:31:09 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-16 04:31:09 +0000
commitb8bfd3ed7f45a364215c7d33f4cb13005939faac (patch)
treee916bf33ad186af0b36f8782a67020350e486963 /gdb
parent2dde91e9c32623998da04f2f79203b77f00203ce (diff)
downloadbinutils-b8bfd3ed7f45a364215c7d33f4cb13005939faac.zip
binutils-b8bfd3ed7f45a364215c7d33f4cb13005939faac.tar.gz
binutils-b8bfd3ed7f45a364215c7d33f4cb13005939faac.tar.bz2
* NEWS: Document x86_64/MinGW as a new native configuration.
Diffstat (limited to 'gdb')
-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*