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.
This commit is contained in:
Jan Kratochvil 2015-03-14 11:01:17 +01:00
parent 9312936603
commit 0800b440df
2 changed files with 11 additions and 1 deletions

View 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.

View File

@ -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.