aboutsummaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-06-08 06:35:40 +0000
committerAndrew Cagney <cagney@redhat.com>2000-06-08 06:35:40 +0000
commitbf64bfd6baaed5dfd64fe518f84e87f95ef8665e (patch)
treed7563d28b492c5cccd349d81b588628118adb55a /gdb/TODO
parentb0069a177563e97d76ab70c0e9f70ffe85759876 (diff)
downloadgdb-bf64bfd6baaed5dfd64fe518f84e87f95ef8665e.zip
gdb-bf64bfd6baaed5dfd64fe518f84e87f95ef8665e.tar.gz
gdb-bf64bfd6baaed5dfd64fe518f84e87f95ef8665e.tar.bz2
MIPS is always multi-arch enabled.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 1b44dd1..7c47440 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -330,6 +330,10 @@ See also ``Fix implementation of ``target xxx''.'' below.
--
+IRIX 3.x support is probably broken.
+
+--
+
New Features and Fixes
======================
@@ -971,6 +975,12 @@ name.
--
+Make MIPS pure multi-arch.
+
+It is only at the multi-arch enabled stage.
+
+--
+
Truly multi-arch.
Enable the code to recognize --enable-targets=.... like BINUTILS does.