diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-12-09 15:44:48 +0000 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-12-09 15:44:48 +0000 |
commit | f94f411b8308674eb4f790a9fcad0ffa30b568e5 (patch) | |
tree | fd51ab2c0bea95c1026a45b9f5d48abc1caa3da0 /gdb/testsuite/ChangeLog | |
parent | a28aa6edd4ba848c110cd73fd4e29c2bbdb2cb72 (diff) | |
download | gdb-f94f411b8308674eb4f790a9fcad0ffa30b568e5.zip gdb-f94f411b8308674eb4f790a9fcad0ffa30b568e5.tar.gz gdb-f94f411b8308674eb4f790a9fcad0ffa30b568e5.tar.bz2 |
Add ChangeLog entries
ChangeLog entries are missed in my two previous commits.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 967ed28..5323c51 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2016-12-09 Yao Qi <yao.qi@linaro.org> + + * gdb.base/all-architectures.exp.in: Remove kfail for rx. + +2016-12-09 Yao Qi <yao.qi@linaro.org> + + * gdb.base/all-architectures.exp.in: Remove kfail for rl78. + 2016-12-09 Pedro Alves <palves@redhat.com> * gdb.base/all-architectures-0.exp: New file. |