[patchv2] NEWS: Remove HPUX

Message ID 20150313195720.GA10481@host1.jankratochvil.net
State New, archived
Headers

Commit Message

Jan Kratochvil March 13, 2015, 7:57 p.m. UTC
  Hi Eli,

after the patch
	[commit] [patch] Remove HPUX
	https://sourceware.org/ml/gdb-patches/2015-03/msg00400.html

OK to check-in this one?


Jan
gdb/
2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
	    Pedro Alves  <palves@redhat.com>

	* NEWS: New Removed targets and native configurations.
  

Comments

Jan Kratochvil March 14, 2015, 10:02 a.m. UTC | #1
On Fri, 13 Mar 2015 20:57:20 +0100, Jan Kratochvil wrote:
> gdb/
> 2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 	    Pedro Alves  <palves@redhat.com>
> 
> 	* NEWS: New Removed targets and native configurations.

Checked in:
	0800b440df695c9ee66c9337cef384c48fe45b16


Jan
  

Patch

diff --git a/gdb/NEWS b/gdb/NEWS
index f08f972..7ce761b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -87,6 +87,11 @@  vFile:fstat:
 * GDB now supports access to vector registers on S/390 GNU/Linux
   targets.
 
+* Removed targets and native configurations
+
+HP/PA running HP-UX           hppa*-*-hpux*
+Itanium running HP-UX         ia64-*-hpux*
+
 *** Changes in GDB 7.9
 
 * GDB now supports hardware watchpoints on x86 GNU Hurd.