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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c366ab7..6b634e4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2014-10-24 Pedro Alves <palves@redhat.com> + + * NEWS (Removed targets): Add OS/arch column. + 2014-10-24 Siva Chandra Reddy <sivachandra@google.com> * gnu-v3-abi.c (gnuv3_pass_by_reference): Call TYPE_TARGET_TYPE |