diff options
author | Yao Qi <yao@codesourcery.com> | 2011-08-30 02:09:05 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2011-08-30 02:09:05 +0000 |
commit | 83d1a36ae4e69a3bc19f9aae6c009e7d91d31ad6 (patch) | |
tree | 9e5a0af5c1fd7606c22a5f9cae1c394d3e3960de /gdb/ChangeLog | |
parent | 0f1e5c9c084874ac48361a74a90e99b5fe06097f (diff) | |
download | gdb-83d1a36ae4e69a3bc19f9aae6c009e7d91d31ad6.zip gdb-83d1a36ae4e69a3bc19f9aae6c009e7d91d31ad6.tar.gz gdb-83d1a36ae4e69a3bc19f9aae6c009e7d91d31ad6.tar.bz2 |
gdb/
* Makefile.in (ALL_TARGET_OBS): Add tic6x-tdep.o tic6x-linux-tdep.o
and solib-dsbt.o.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2d63c5c..3de5705 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-08-29 Yao Qi <yao@codesourcery.com> + + * Makefile.in (ALL_TARGET_OBS): Add tic6x-tdep.o tic6x-linux-tdep.o + and solib-dsbt.o. + 2011-08-29 Jan Kratochvil <jan.kratochvil@redhat.com> Fix TUI stepi on code without symbols. |