diff options
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r-- | gdb/gdbserver/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 3168606..0095e5f 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,7 @@ +2004-09-02 Andrew Cagney <cagney@gnu.org> + + * Makefile.in (TAGS): Replace TM_FILE with DEPRECATED_TM_FILE. + 2004-03-23 Daniel Jacobowitz <drow@mvista.com> * linux-low.c (linux_wait): Clear all_processes list also. |