NEWS: Remove HPUX
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 14 Mar 2015 10:01:17 +0000 (11:01 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 14 Mar 2015 10:01:17 +0000 (11:01 +0100)
gdb/ChangeLog
2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
    Pedro Alves  <palves@redhat.com>

* NEWS: New Removed targets and native configurations.

gdb/ChangeLog
gdb/NEWS

index 65a00514c25d5437e312f9bf6ff04e133b99dc23..043b7831a909a40a006474a0e438754719e94ad5 100644 (file)
@@ -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.
index f08f9729620050b15d81fb5032b1b214f82294f7..bda4a356556e06875fdcee7e067a4f27c31589f9 100644 (file)
--- 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.