diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-08 18:29:10 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-08 18:29:10 +0100 |
commit | 5314bb93562ef2668090703bafef1a3be5cb35a4 (patch) | |
tree | 5e9d4f150a9a3869ea303d2fd0b9606d91eb7d9c | |
parent | ad914ac4ab920f491ac635eb85bd387bb781fd95 (diff) |
update BUGS, add sparc gcc 4.8.2 problem
-rw-r--r-- | BUGS | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |