NEWS: Remove HPUX

Message ID 20150313193040.GC12286@host1.jankratochvil.net
State New, archived
Headers

Commit Message

Jan Kratochvil March 13, 2015, 7:30 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>

	* NEWS: New Removed targets and native configurations.
  

Comments

Eli Zaretskii March 13, 2015, 8:56 p.m. UTC | #1
> Date: Fri, 13 Mar 2015 20:30:40 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> 
> 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?

Yes, thanks.
  
Jan Kratochvil March 13, 2015, 9:07 p.m. UTC | #2
On Fri, 13 Mar 2015 21:56:32 +0100, Eli Zaretskii wrote:
> > Date: Fri, 13 Mar 2015 20:30:40 +0100
> > From: Jan Kratochvil <jan.kratochvil@redhat.com>
> > 
> > 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?
> 
> Yes, thanks.

There is [patchv2] now but I guess that is also OK...


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
+
+hppa*-*-hpux*
+ia64-*-hpux*
+
 *** Changes in GDB 7.9
 
 * GDB now supports hardware watchpoints on x86 GNU Hurd.