From 69ee3e06681039891a04b98efea87a34ce84c6cb Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 11 Jun 2013 11:18:52 -0400 Subject: [PATCH] Add MIPS to README Signed-off-by: Mathieu Desnoyers --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 7da714c..c7403f8 100644 --- a/README +++ b/README @@ -27,10 +27,10 @@ ARCHITECTURES SUPPORTED ----------------------- Currently, Linux x86 (i386, i486, i586, i686), x86 64-bit, PowerPC 32/64, -S390, S390x, ARM, Alpha, ia64 and Sparcv9 32/64 are supported. Tested on -Linux, FreeBSD 8.2/8.3/9.0/9.1/10.0 i386/amd64, and Cygwin. Should also -work on: Android, NetBSD 5, OpenBSD, Darwin (more testing needed before -claiming support for these OS). +S390, S390x, ARM, MIPS, Alpha, ia64 and Sparcv9 32/64 are supported. +Tested on Linux, FreeBSD 8.2/8.3/9.0/9.1/10.0 i386/amd64, and Cygwin. +Should also work on: Android, NetBSD 5, OpenBSD, Darwin (more testing +needed before claiming support for these OS). Linux ARM depends on running a Linux kernel 2.6.15 or better, GCC 4.4 or better. -- 2.34.1