mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Add ChangeLog entries
ChangeLog entries are missed in my two previous commits.
This commit is contained in:
@ -1,3 +1,19 @@
|
|||||||
|
2016-12-09 Yao Qi <yao.qi@linaro.org>
|
||||||
|
|
||||||
|
PR tdep/20954
|
||||||
|
* rx-tdep.c (rx_psw_type): New function.
|
||||||
|
(rx_fpsw_type): New function.
|
||||||
|
(rx_register_type): Call rx_psw_type and rx_fpsw_type.
|
||||||
|
(rx_gdbarch_init): Move code to rx_psw_type and
|
||||||
|
rx_fpsw_type.
|
||||||
|
|
||||||
|
2016-12-09 Yao Qi <yao.qi@linaro.org>
|
||||||
|
|
||||||
|
PR tdep/20953
|
||||||
|
* rl78-tdep.c (rl78_psw_type): New function.
|
||||||
|
(rl78_register_type): Call rl78_psw_type.
|
||||||
|
(rl78_gdbarch_init): Move code to rl78_psw_type.
|
||||||
|
|
||||||
2016-12-09 Yao Qi <yao.qi@linaro.org>
|
2016-12-09 Yao Qi <yao.qi@linaro.org>
|
||||||
|
|
||||||
* aarch64-tdep.c (instruction_reader::read): Call
|
* aarch64-tdep.c (instruction_reader::read): Call
|
||||||
|
@ -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>
|
2016-12-09 Pedro Alves <palves@redhat.com>
|
||||||
|
|
||||||
* gdb.base/all-architectures-0.exp: New file.
|
* gdb.base/all-architectures-0.exp: New file.
|
||||||
|
Reference in New Issue
Block a user