summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-08-31 22:47:41 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-08-31 22:47:41 +0000
commit779e54f64881b2c75289c87eb6aff3bac9013781 (patch)
treebe26687bcd5718bfcf89f63ffeeedc5387ae3998
parentdc22feb5d1beeb5104f06326cad4f38775db341f (diff)
downloadgdb-779e54f64881b2c75289c87eb6aff3bac9013781.tar.gz
* Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
than nbsd-tdep.h. (ChangeLog check-in missed in previous commit.)
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 78b73c853da..9c7250c09cd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
+ * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
+ than nbsd-tdep.h.
+
+2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
+
* Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
list.
* alphanbsd-tdep.c (alphanbsd_sigcontext_addr)