From 3b36a2e92949bb837fe7a25839f86d12a549d81e Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 2 Mar 2010 11:18:30 -0500 Subject: [PATCH] Update readme: ia64 and alpha support Signed-off-by: Mathieu Desnoyers --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 2687382..1cd3ed9 100644 --- a/README +++ b/README @@ -28,6 +28,9 @@ Currently, x86 (i386, i486, i586, i686), x86 64-bit, PowerPC 32/64, S390, S390x and Sparcv9 32/64 are supported. Only tested on Linux so far, but should theoretically work on other operating systems. +Alpha and ia64 architectures are supported, but depend on 4.x gcc with atomic +builtins support. + QUICK START GUIDE ----------------- -- 2.34.1