What's Changed
- Remove non-working www subdomain from OpenLibm by @mkitti in #261
- Restore original fdlibm copyright on sincos files by @Keno in #265
- Fix Apple PowerPC build by @MarcusCalhoun-Lopez in #276
- Add CMake support by @ryonaldteofilo in #286
- build: fix pkgconfig cflags and libdir variables by @svmhdvn in #284
- Support for loongarch64 architecture by @A1phaN in #280
- Readme: add new arch:
loongarch64
by @inkydragon in #287 - Add support for building shared library with CMake by @ryonaldteofilo in #291
- Correct long double check in CMakeLists.txt and remove duplicate definitions for static library builds too by @ryonaldteofilo in #293
- Bump actions/checkout from 2 to 4 by @dependabot in #294
- test: add target to gen coverage report by @inkydragon in #295
- CI: Setup cross build test by @inkydragon in #296
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #297
New Contributors
- @mkitti made their first contribution in #261
- @MarcusCalhoun-Lopez made their first contribution in #276
- @ryonaldteofilo made their first contribution in #286
- @svmhdvn made their first contribution in #284
- @A1phaN made their first contribution in #280
- @inkydragon made their first contribution in #287
- @dependabot made their first contribution in #294
Full Changelog: v0.8.1...v0.8.2