This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] NEWS: Remove HPUX


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0800b440df695c9ee66c9337cef384c48fe45b16

commit 0800b440df695c9ee66c9337cef384c48fe45b16
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sat Mar 14 11:01:17 2015 +0100

    NEWS: Remove HPUX
    
    gdb/ChangeLog
    2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
    	    Pedro Alves  <palves@redhat.com>
    
    	* NEWS: New Removed targets and native configurations.

Diff:
---
 gdb/ChangeLog | 7 ++++++-
 gdb/NEWS      | 5 +++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 65a0051..043b783 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,4 +1,9 @@
-2014-10-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
+2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+	    Pedro Alves  <palves@redhat.com>
+
+	* NEWS: New Removed targets and native configurations.
+
+2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	Remove HPUX.
 	* Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
diff --git a/gdb/NEWS b/gdb/NEWS
index f08f972..bda4a35 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]