diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b8412b0..d62a76c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2012-08-02 Yao Qi <yao@codesourcery.com> + + * nto-tdep.c: Don't include cli/cli-decode.h and + cli/cli-cmds.h. + (_initialize_nto_tdep): Remove. + * nto-tdep.h (struct nto_target_ops) <internal_debugging>: + Remove field. + Remove macro nto_internal_debugging. + 2012-08-01 Richard Henderson <rth@redhat.com> * configure.tgt (m32c-*-*) [gdb_target_obs]: Remove prologue-value.o. |