Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/nathanw_sa]: src/sys Note that alpha seems to be fixed, but that sh[34] ...
details: https://anonhg.NetBSD.org/src/rev/dddf944d034d
branches: nathanw_sa
changeset: 506315:dddf944d034d
user: nathanw <nathanw%NetBSD.org@localhost>
date: Sun Oct 06 21:37:07 2002 +0000
description:
Note that alpha seems to be fixed, but that sh[34] still seems to have
a related bug.
diffstat:
sys/sa-TODO | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 91cdac5f76cb -r dddf944d034d sys/sa-TODO
--- a/sys/sa-TODO Sun Oct 06 21:26:31 2002 +0000
+++ b/sys/sa-TODO Sun Oct 06 21:37:07 2002 +0000
@@ -8,9 +8,10 @@
* Don't save FP context at getcontext() time, but do something
More Clever with lazy FPU switching.
-- MD bug: tests/thread2 panics the alpha somewhere after the first
- unblocked upcall. The kernel appears to jump into space.
- sh3 appears to also have the same problem. Check cpu_setfunc()!
+- MD bug: tests/thread2 panics dreamcast somewhere after the first
+ unblocked upcall. The kernel appears to jump into space. Appears
+ similar to the fixed alpha bug (not updating SP in PCB) in
+ cpu_setfunc().
- MI/MD bug: The PMC framework does not work with SAs .. at all. This
needs to be straightened out.
@@ -30,7 +31,7 @@
- algor: P6032 compiles, otherwise untested.
-- alpha: Mystery bug that crashes system; see above.
+- alpha: Works.
- amiga: GENERIC compiles, otherwise untested.
Home |
Main Index |
Thread Index |
Old Index