浏览代码

Add ppc support.

Viral B. Shah 9 年之前
父节点
当前提交
369d3f6b6d
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -14,9 +14,9 @@ consistently across compilers and operating systems, and in 32-bit and
 
 ## Platform support
 
-OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It builds
-with both GCC and clang. Although largely tested on x86, it also
-includes experimental support for ARM.
+OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It
+builds with both GCC and clang. Although largely tested and widely
+used on x86 architectures, openlibm also supports ARM and powerPC.
 
 ## Build instructions