aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2001-07-10 20:41:54 +0000
committerDaniel Jacobowitz <drow@false.org>2001-07-10 20:41:54 +0000
commit2aa830e4a6c1e6f378b87ed37a5a239325a59982 (patch)
tree94e558716793b22c1353cbf5883157f7fb71cbe3 /gdb/ChangeLog
parent15dcfbc30f219563b3e24c443ee6a8332ea40b0d (diff)
downloadgdb-2aa830e4a6c1e6f378b87ed37a5a239325a59982.zip
gdb-2aa830e4a6c1e6f378b87ed37a5a239325a59982.tar.gz
gdb-2aa830e4a6c1e6f378b87ed37a5a239325a59982.tar.bz2
MIPS/Linux support
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bb8f62b..ecfed22 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,16 @@
+2001-07-10 Daniel Jacobowitz <drow@mvista.com>
+
+ * mips-linux-tdep.c: New file.
+ * mips-linux-nat.c: New file.
+ * config/mips/linux.mh: New file.
+ * config/mips/linux.mt: New file.
+ * config/mips/xm-linux.h: New file.
+ * config/mips/nm-linux.h: New file.
+ * config/mips/tm-linux.h: New file.
+ * configure.host: Recognize mips*-*-linux*.
+ * configure.tgt: Likewise.
+ * NEWS: Mention mips*-*-linux* port.
+
2001-07-09 Andrew Cagney <ac131313@redhat.com>
* serial.h (struct serial): Rename `struct _serial_t'.