diff options
author | Pedro Alves <palves@redhat.com> | 2014-10-24 17:56:29 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-10-24 17:56:29 +0100 |
commit | 5ab806deff413e90bb2dc988b78857e13dfc1b5b (patch) | |
tree | 1f895610456b25565dd004f5f3644364848dca6b /gdb/NEWS | |
parent | 3433cfa51f6397231ffe2b2c69298eff89179769 (diff) | |
download | gdb-5ab806deff413e90bb2dc988b78857e13dfc1b5b.zip gdb-5ab806deff413e90bb2dc988b78857e13dfc1b5b.tar.gz gdb-5ab806deff413e90bb2dc988b78857e13dfc1b5b.tar.bz2 |
NEWS: Clarify removed targets
gdb/
2014-10-24 Pedro Alves <palves@redhat.com>
* NEWS (Removed targets): Add OS/arch column.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -53,9 +53,9 @@ queue-signal signal-name-or-number Support for these obsolete configurations has been removed. -alpha*-*-osf* -mips-sgi-irix5* -mips-sgi-irix6* +Alpha running OSF/1 (or Tru64) alpha*-*-osf* +SGI Irix-5.x mips-*-irix5* +SGI Irix-6.x mips-*-irix6* *** Changes in GDB 7.8 |