summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-08 18:29:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-08 18:29:10 +0100
commit5314bb93562ef2668090703bafef1a3be5cb35a4 (patch)
tree5e9d4f150a9a3869ea303d2fd0b9606d91eb7d9c /BUGS
parentad914ac4ab920f491ac635eb85bd387bb781fd95 (diff)
update BUGS, add sparc gcc 4.8.2 problem
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS8
1 files changed, 5 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 528b590cf..70759ad05 100644
--- a/BUGS
+++ b/BUGS
@@ -1,3 +1,5 @@
-- arm: thumb mode with glibc does not boot
-- sparc64: ide driver not working, only virtio (but unstable)
-- microblaze big endian: network card emulation fails
+- qemu-sparc: startup kernel with gcc 4.8.2 broken
+- qemu-sh4: usb keyboard is broken
+- qemu-arm: thumb mode with glibc does not boot
+- qemu-sparc64: ide driver not working, only virtio (but unstable)
+- qemu-microblaze: network card emulation fails, little endian works