Skip to content

Commit 74b54c7

Browse files
committed
Add MIPS
1 parent a96f074 commit 74b54c7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ consistently across compilers and operating systems, and in 32-bit and
1515

1616
## Platform support
1717

18-
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, OpenBSD, and DragonFly BSD.
19-
It builds with both GCC and clang. Although largely tested and widely
20-
used on x86 architectures, OpenLibm also supports ARM and
21-
PowerPC.
18+
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, OpenBSD, and
19+
DragonFly BSD. It builds with both GCC and clang. Although largely
20+
tested and widely used on the x86 and x86-64 architectures, OpenLibm
21+
also supports arm, aarch64, ppc64le, and mips.
2222

2323
## Build instructions
2424

0 commit comments

Comments
 (0)