freebsd-src/lib/msun
Justin Hibbits 448c505c33 libm: Add feenableexcept and fedisableexcept to library on powerpc
Summary:
These functions are missing from the library itself, and exist solely in
the header.  This breaks a few ports that expect libm to have the
symbols in the library itself.

Questions on MFC-ability: Can this be MFC'd to 13.2, and how?

Reviewers: imp, emaste, kib

Reviewed By: kib

Differential Revision: https://reviews.freebsd.org/D35204
2022-05-13 20:24:22 -05:00
..
aarch64 Use a builtin where possible in msun 2021-11-19 11:40:46 +00:00
amd64
arm
bsdsrc * lib/msun/Makefile: 2021-12-15 18:36:19 +00:00
i387
ld80 * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
ld128 * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
man libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
powerpc libm: Add feenableexcept and fedisableexcept to library on powerpc 2022-05-13 20:24:22 -05:00
riscv RISC-V: Fix feenableexcept return value 2021-03-25 11:16:20 +00:00
src Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
tests Fix failures in libm's lround_test after clang 12 import 2021-06-22 18:38:45 +02:00
x86
Makefile * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
Makefile.depend
Symbol.map Implementations of cexpl() 2021-11-05 13:51:42 +02:00