summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-03-15 22:44:21 +0000
committerDaniel Jacobowitz <drow@false.org>2006-03-15 22:44:21 +0000
commit6367c6b161941a97265566452d07fb95a29ac4e2 (patch)
tree2f1154fec76c5ed07722090008f3b44c2fa18cbe
parent0a407ead93ebe4dda6cb204aad99a1672d4b94db (diff)
downloadbinutils-gdb-6367c6b161941a97265566452d07fb95a29ac4e2.tar.gz
Second typo fix.
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 860a853083e..67a40bdf4e9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -61,6 +61,7 @@
double.
(print_gp_register_row): Don't print spaces before ignored
or floating point registers.
+ * Makefile.in (mips-linux-tdep.o): Update.
2006-03-15 Daniel Jacobowitz <dan@codesourcery.com>