opnsense-src/lib/msun
Gordon Bergling 9428c3c912 math(3): Use the .Fa macro for function arguments
.Fa is the suitable macro for functions in comparsion to the
.Ar macro, which should be used for commandline arguments.

While here, fix some mandoc warnings.

Reviewed by:	imp (earlier version)
Obtained from:	OpenBSD (in partial)
Differential Revision:	https://reviews.freebsd.org/D31090

(cherry picked from commit c5cbef2f85)
2021-07-12 06:07:24 +02:00
..
aarch64
amd64 libm: Add missing END() directives for amd64 routines 2019-10-23 16:05:52 +00:00
arm
bsdsrc msun: drop clause 3 from the Berkeley license. 2019-12-27 01:11:26 +00:00
i387 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
ld80 lib/msun: Fix x86 GCC6 build after 221622ec0c 2021-04-22 10:42:54 +01:00
ld128 lib/msun: Avoid FE_INEXACT for x86 log2l/log10l 2021-04-22 10:42:48 +01:00
man math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
mips
powerpc [POWERPC] msun: fix incorrect flag in fesetexceptflag 2020-11-17 12:36:59 +00:00
riscv RISC-V: Fix feenableexcept return value 2021-04-10 14:01:05 +01:00
src Work around bogus old gcc "initializer element is not constant" error 2021-06-25 20:45:36 +02:00
tests Fix failures in libm's lround_test after clang 12 import 2021-06-25 19:30:50 +02:00
x86 Resolve conflicts between macros in fenv.h and ieeefp.h 2018-05-31 20:22:47 +00:00
Makefile lib/msun: Exclude ignored-pragmas from -Werror 2021-04-22 10:44:53 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Symbol.map msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsd 2018-07-15 00:23:10 +00:00