diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-04-05 14:49:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-04-05 14:49:29 +0000 |
commit | 4a1968f4944c8368cf51943e8e3fb02a9bc324a3 (patch) | |
tree | 1f0da3d1a7e639e8780445ea2b645aed86f4e190 /gdb/TODO | |
parent | e66457fbf3726420435dc962c190c8ab9933a78b (diff) | |
download | gdb-4a1968f4944c8368cf51943e8e3fb02a9bc324a3.zip gdb-4a1968f4944c8368cf51943e8e3fb02a9bc324a3.tar.gz gdb-4a1968f4944c8368cf51943e8e3fb02a9bc324a3.tar.bz2 |
Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -193,8 +193,9 @@ Steps: m68*-*bug-* m68k - (monitor) m68*-monitor-* m68k - (monitor) m68*-est-* m68k - (monitor) - a29k-*-* a29k ultra3 - - a29k-*-sym1* a29k - ultra3 + a29k-*-* a29k ultra3 - yes + a29k-*-sym1* a29k - ultra3 yes + a29k-*-kern* a29k - a29k-kern yes powerpcle-*-solaris* powerpc solaris solaris powerpcle-*-cygwin* powerpc cygwin cygwin powerpc-*-netware* powerpc - ppc-nw @@ -386,6 +387,12 @@ to any specific release. -- +Investigate changing --target=a29k-amd-udi to a29k-*-coff* and +rationalize *.mt files. The got-ya is in remote-eb.c - it has its own +custom tty manipulation - it should be using the serial object. + +-- + Rename read_register{,_pid}() to read_unsigned_register{,_pid}(). -- |