NetBSD/lib/libm
rin 749cec1f31 PR port-arm/55897
Fix ABI mismatch for armhf runtime routines for floating-point arithmetics;
For hard-float arm variants, provide

(1) generic runtime routines with correct calling convention, and
(2) EABI runtime routines at the same time.

I've confirmed that no binary changes for kernels.

LGTM by skrll
2021-06-16 05:21:08 +00:00
..
arch Separate the NetBSD-specific fenv functions from the standard ones. 2019-10-26 17:57:20 +00:00
compat Drop superfluous ; in __warn_references 2017-05-13 02:58:03 +00:00
compiler_rt PR port-arm/55897 2021-06-16 05:21:08 +00:00
complex Mention tgmath cproj, creal, cabs 2017-09-27 09:20:27 +00:00
gen
man Start documenting history 2019-09-02 00:51:48 +00:00
noieee_src add some fallthru comments. 2019-02-04 03:30:20 +00:00
softfloat provide a common softfloat fenv implemenation and use it for softfloat builds. 2017-03-22 23:11:07 +00:00
src add a default: case to __kernel_standard(), failing with EDOM 2021-04-12 09:15:52 +00:00
Makefile Use ${MACHINE_MIPS64} 2021-04-25 23:43:20 +00:00
shlib_version Mention wanting to remove isnanf too, reword 2017-09-26 18:03:30 +00:00