diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-06-08 06:35:40 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-06-08 06:35:40 +0000 |
commit | bf64bfd6baaed5dfd64fe518f84e87f95ef8665e (patch) | |
tree | d7563d28b492c5cccd349d81b588628118adb55a /gdb/TODO | |
parent | b0069a177563e97d76ab70c0e9f70ffe85759876 (diff) | |
download | gdb-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/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |