From b8bfd3ed7f45a364215c7d33f4cb13005939faac Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 16 Jan 2009 04:31:09 +0000 Subject: [PATCH] * NEWS: Document x86_64/MinGW as a new native configuration. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5b2fa7052f..d7197616a4 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 d1e0a916ba..a85caeb983 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*