From 0001d589a43a01e70dbb614b626944bf976bf909 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Sat, 27 Feb 2016 12:54:11 +0530 Subject: [PATCH] Acknowledge IBM sponsorship of powerpc port. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b29507f..5b97512 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ consistently across compilers and operating systems, and in 32-bit and 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. +used on x86 architectures, openlibm also supports ARM and +powerPC. ## Build instructions @@ -31,3 +32,7 @@ used on x86 architectures, openlibm also supports ARM and powerPC. version of `gcc` (tested: 4.9.2), as the default version provided by OpenBSD is too old (4.2.1). If you use OpenBSD's port system for this (port name: `gcc`), run `make CC=egcc` to force Make to use the newer `gcc`. + +## Acknowledgements + +PowerPC support for openlibm was graciously sponsored by IBM.