diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-02-02 03:12:32 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-02-02 03:12:32 +0000 |
commit | 6b753f60f501c8c58d063551ee20d865c98df474 (patch) | |
tree | 43654586292f0b06e609258c9268c9254aeb8b0d /gdb/ChangeLog | |
parent | 44c7584953dc70ebbcb7a1798099f67ae245027e (diff) | |
download | gdb-6b753f60f501c8c58d063551ee20d865c98df474.zip gdb-6b753f60f501c8c58d063551ee20d865c98df474.tar.gz gdb-6b753f60f501c8c58d063551ee20d865c98df474.tar.bz2 |
* Makefile.in (mips-linux-nat.o): Update dependencies.
* mips-linux-nat.c: Include mips-tdep.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 939090f..1c331b7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,9 @@ -2004-01-28 Roland McGrath <roland@redhat.com> +2004-02-01 Daniel Jacobowitz <drow@mvista.com> + + * Makefile.in (mips-linux-nat.o): Update dependencies. + * mips-linux-nat.c: Include mips-tdep.h. + +2004-02-01 Roland McGrath <roland@redhat.com> * sol-thread.c (sol_thread_xfer_partial): New function. (init_sol_thread_ops): Use that for to_xfer_partial hook. |