From: Mathieu Desnoyers Date: Tue, 2 Mar 2010 16:18:30 +0000 (-0500) Subject: Update readme: ia64 and alpha support X-Git-Tag: v0.4.2~5 X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=3b36a2e92949bb837fe7a25839f86d12a549d81e Update readme: ia64 and alpha support Signed-off-by: Mathieu Desnoyers --- 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 -----------------