Skip to content

Commit 0001d58

Browse files
committed
Acknowledge IBM sponsorship of powerpc port.
1 parent 780d8f6 commit 0001d58

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ consistently across compilers and operating systems, and in 32-bit and
1616

1717
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It
1818
builds with both GCC and clang. Although largely tested and widely
19-
used on x86 architectures, openlibm also supports ARM and powerPC.
19+
used on x86 architectures, openlibm also supports ARM and
20+
powerPC.
2021

2122
## Build instructions
2223

@@ -31,3 +32,7 @@ used on x86 architectures, openlibm also supports ARM and powerPC.
3132
version of `gcc` (tested: 4.9.2), as the default version provided by OpenBSD
3233
is too old (4.2.1). If you use OpenBSD's port system for this (port name:
3334
`gcc`), run `make CC=egcc` to force Make to use the newer `gcc`.
35+
36+
## Acknowledgements
37+
38+
PowerPC support for openlibm was graciously sponsored by IBM.

0 commit comments

Comments
 (0)