forked from Imagelibrary/rtems
updaetd to remove UNIX simulator bugs
This commit is contained in:
11
c/PROBLEMS
11
c/PROBLEMS
@@ -28,19 +28,8 @@ This is the list of outstanding problems in this release.
|
|||||||
|
|
||||||
+ UNIX port notes:
|
+ UNIX port notes:
|
||||||
|
|
||||||
+ Some of the tests run correctly when run interactively but
|
|
||||||
the screen and output do not match when the output is
|
|
||||||
redirected to a file.
|
|
||||||
|
|
||||||
+ sometimes a stray SIGALRM is reported as spfatal completes.
|
+ sometimes a stray SIGALRM is reported as spfatal completes.
|
||||||
|
|
||||||
+ multiple BSPs need to be merged into a single source one.
|
|
||||||
|
|
||||||
+ CPU code appears to not set the interrupt level correctly
|
|
||||||
when doing a context initialization and sigsetjmp should be used.
|
|
||||||
|
|
||||||
+ General cleanup and reorganization to enhance portability.
|
|
||||||
|
|
||||||
+ Currently the routines which need to make access to the
|
+ Currently the routines which need to make access to the
|
||||||
native library (not newlib) are spread across a number of
|
native library (not newlib) are spread across a number of
|
||||||
directories. There should be a "unix_XYZ" wrapper for every
|
directories. There should be a "unix_XYZ" wrapper for every
|
||||||
|
|||||||
Reference in New Issue
Block a user