freebsd-src/lib/libc/riscv
Brooks Davis c704518681 libc: centralize a few numeric symbols
fabs, __infinity, and __nan are universally implemented so declare them
in gen/Symbol.map.

We would also include __flt_rounds, but  it's under FBSD_1.3 on arm so
until that's gone we're stuck with it.  Likewise, everyone but i386
implements fp[gs]etmask.

Reviewed by:	imp, kib, emaste
Differential Revision:	https://reviews.freebsd.org/D42618
2023-11-15 23:42:37 +00:00
..
gen libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
softfloat Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
sys libc/<arch>/sys/Makefile.inc: remove cruft 2023-11-15 17:50:53 +00:00
_fpmath.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
arith.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gd_qnan.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
static_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Symbol.map libc: centralize a few numeric symbols 2023-11-15 23:42:37 +00:00
SYS.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00