Browse Source

update BUGS, add sparc gcc 4.8.2 problem

Waldemar Brodkorb 10 years ago
parent
commit
5314bb9356
1 changed files with 5 additions and 3 deletions
  1. 5 3
      BUGS

+ 5 - 3
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