instructions and can run almost anything generated by gcc-4.8.2 -O2.
The port is under active development.
-Current limitations, as of mid-Feb 2014.
+Current limitations, as of mid-March 2014.
* limited support of vector (SIMD) instructions. Initial target is
support for instructions created by gcc-4.8.2 -O3 (via vectorisation).
small examples. Other tools appear to at least not crash when running
/bin/date.
-Enough syscalls are supported for /bin/ssh and /bin/bash to work. In
-particular that means that programs that create and use TCP sockets
-are likely to work.
-
+Enough syscalls and instructions are supported for substantial
+programs to work. Firefox 26 is able to start up and quit. The noise
+level from Memcheck is low enough to make it practical to use for real
+debugging.
Building