]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.in (mips-linux-nat.o): Update dependencies.
authorDaniel Jacobowitz <drow@false.org>
Mon, 2 Feb 2004 03:12:32 +0000 (03:12 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 2 Feb 2004 03:12:32 +0000 (03:12 +0000)
* mips-linux-nat.c: Include mips-tdep.h.

gdb/ChangeLog
gdb/Makefile.in
gdb/mips-linux-nat.c

index 939090fdc60a43e549c955ee71085905238a4e66..1c331b7802fbf0f140d8b5d7373a1c595a80d595 100644 (file)
@@ -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.
index f6686fee005f1dbccb4d66fb4671c66006c71b13..e5fbe7e42015f7d2d47ed5a5917429ad7c25e691 100644 (file)
@@ -2079,7 +2079,7 @@ mem-break.o: mem-break.c $(defs_h) $(symtab_h) $(breakpoint_h) $(inferior_h) \
 minsyms.o: minsyms.c $(defs_h) $(gdb_string_h) $(symtab_h) $(bfd_h) \
        $(symfile_h) $(objfiles_h) $(demangle_h) $(value_h) $(cp_abi_h)
 mips-irix-tdep.o: mips-irix-tdep.c $(defs_h) $(osabi_h) $(elf_bfd_h)
-mips-linux-nat.o: mips-linux-nat.c $(defs_h)
+mips-linux-nat.o: mips-linux-nat.c $(defs_h) $(mips_tdep_h)
 mips-linux-tdep.o: mips-linux-tdep.c $(defs_h) $(gdbcore_h) $(target_h) \
        $(solib_svr4_h) $(osabi_h) $(mips_tdep_h) $(gdb_string_h) \
        $(gdb_assert_h)
index 197f7e92a5b8536b76af43605a688c5ab16046a8..f5071ad62e824372d3f9831f0e0eec666d440d2b 100644 (file)
@@ -20,6 +20,7 @@
    Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
+#include "mips-tdep.h"
 
 /* Pseudo registers can not be read.  ptrace does not provide a way to
    read (or set) PS_REGNUM, and there's no point in reading or setting