This commit is contained in:
Joel Sherrill
1998-06-24 14:51:09 +00:00
parent 4f0ffa57d8
commit 414ab59a1e

View File

@@ -4,9 +4,6 @@
This is the list of outstanding problems in this release. 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. + AMD 29k port is based on a non-GNU toolset.
+ The test spfatal is out of date and as a result will NOT execute + 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 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. to use the linkcmds file to place overlays for on-board hardware.
+ The __read() system call in all of the BSPs using single + Not all of the BSP console drivers have been converted to termios.
character input/output needs to be smarter. The following Look at the m68k/gen68360, sparc/erc32, and powerpc/psim BSPs for
issues need to be addressed: examples.
+ echoing of characters on input
+ CR/NL echoing
+ backspaces
+ tabs
+ UNIX port notes: + UNIX port notes: