diff options
author | Daniel Jacobowitz <dan@debian.org> | 2004-03-04 21:58:59 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2004-03-04 21:58:59 +0000 |
commit | b1a882b4f92247eb8e80cab9ceb330eace4621a7 (patch) | |
tree | 6bcdb008e8bfe4a7386e8582046f2f17c06e1fac /gdb/gdbserver/ChangeLog | |
parent | 8e2edf868ec4d00c6d0951e2d1f5bb70623761d4 (diff) | |
download | gdb-b1a882b4f92247eb8e80cab9ceb330eace4621a7.tar.gz |
* Makefile.in (distclean): Remove config.h, stamp-h, and config.log.
Unify with other clean targets.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r-- | gdb/gdbserver/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 156036087ec..31734c2533d 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,8 @@ +2004-03-04 Daniel Jacobowitz <drow@mvista.com> + + * Makefile.in (distclean): Remove config.h, stamp-h, and config.log. + Unify with other clean targets. + 2004-02-29 Daniel Jacobowitz <drow@mvista.com> * server.c (handle_v_cont): Call set_desired_inferior. |