diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2015-03-14 11:01:17 +0100 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2015-03-14 11:01:17 +0100 |
commit | 0800b440df695c9ee66c9337cef384c48fe45b16 (patch) | |
tree | 1d36fd2df24eecbc0011b52fc416ceea0502ab5a /gdb/NEWS | |
parent | 9312936603f4ed0de67aee3d1c4d714df16f995e (diff) | |
download | gdb-0800b440df695c9ee66c9337cef384c48fe45b16.zip gdb-0800b440df695c9ee66c9337cef384c48fe45b16.tar.gz gdb-0800b440df695c9ee66c9337cef384c48fe45b16.tar.bz2 |
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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |