forked from Imagelibrary/rtems
Updated.
This commit is contained in:
14
c/PROBLEMS
14
c/PROBLEMS
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user