summaryrefslogtreecommitdiffstats
path: root/c/PROBLEMS
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-24 14:51:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-24 14:51:09 +0000
commit414ab59a1ef3905cfe967fbd338002742559a043 (patch)
tree386aa5284ead2821ed2e0a6bb350619c85ec356a /c/PROBLEMS
parentRemoved RTS and DTR handling code since the MC68681 seems to only have (diff)
downloadrtems-414ab59a1ef3905cfe967fbd338002742559a043.tar.bz2
Updated.
Diffstat (limited to 'c/PROBLEMS')
-rw-r--r--c/PROBLEMS14
1 files changed, 3 insertions, 11 deletions
diff --git a/c/PROBLEMS b/c/PROBLEMS
index e0640acb3c..90829d2a59 100644
--- a/c/PROBLEMS
+++ b/c/PROBLEMS
@@ -4,9 +4,6 @@
This is the list of outstanding problems in this release.
-+ The shell scripts runtest and difftest do not work properly when
- testing "debug" executables.
-
+ AMD 29k port is based on a non-GNU toolset.
+ The test spfatal is out of date and as a result will NOT execute
@@ -30,14 +27,9 @@ This is the list of outstanding problems in this release.
It is better to define these in the linkcmds file. It is also nice
to use the linkcmds file to place overlays for on-board hardware.
-+ The __read() system call in all of the BSPs using single
- character input/output needs to be smarter. The following
- issues need to be addressed:
-
- + echoing of characters on input
- + CR/NL echoing
- + backspaces
- + tabs
++ Not all of the BSP console drivers have been converted to termios.
+ Look at the m68k/gen68360, sparc/erc32, and powerpc/psim BSPs for
+ examples.
+ UNIX port notes: