diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5edb1c4..c999931 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2020-01-02 Luis Machado <luis.machado@linaro.org> + + * proc-service.c (get_ps_regcache): Remove reference to obsolete + Cell BE architecture. + * target.h (struct target_ops) <thread_architecture>: Likewise. + 2020-01-01 Hannes Domani <ssbssa@yahoo.de> * Makefile.in: Use INSTALL_PROGRAM_ENV. |