freebsd-src/lib/msun
Enji Cooper 1224851c40 MFC r282057,r282092,r282106:
r282057:

Build/install libc, librt, libthr, and msun NetBSD test suites on all
architectures

r282092 (by andrew):

Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64.

r282106:

Remove per-architecture checks for enabling HAVE_FENV_H

The conditional came from NetBSD, where only select architectures have this
header/support

All architectures on FreeBSD have the necessary support though, so the
conditional's completely unnecessary

make tinderbox done on all architectures (including arm64, where the issue
occurred before) this time
2015-05-13 11:32:55 +00:00
..
amd64 Merge the 386 and amd64 versions of the fenv.h, to make cc -m32 2013-04-21 13:31:55 +00:00
arm MFC r269956: 2014-10-29 16:24:02 +00:00
bsdsrc Fix some non-standard variable declarations. 2011-10-16 05:37:20 +00:00
i387 Merge the 386 and amd64 versions of the fenv.h, to make cc -m32 2013-04-21 13:31:55 +00:00
ia64 Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
ld80 MFC r257770 r257818 r257823 r260066 r260067 r260089 r260145 r268587 r268588 2014-09-18 15:10:22 +00:00
ld128 MFC r257770 r257818 r257823 r260066 r260067 r260089 r260145 r268587 r268588 2014-09-18 15:10:22 +00:00
man MFC r257770 r257818 r257823 r260066 r260067 r260089 r260145 r268587 r268588 2014-09-18 15:10:22 +00:00
mips Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
powerpc Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
sparc64 Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
src MFC r277948: 2015-03-23 20:00:35 +00:00
tests MFC r282057,r282092,r282106: 2015-05-13 11:32:55 +00:00
x86 Merge the 386 and amd64 versions of the fenv.h, to make cc -m32 2013-04-21 13:31:55 +00:00
Makefile MFC r282057,r282092,r282106: 2015-05-13 11:32:55 +00:00
Symbol.map MFC r257770 r257818 r257823 r260066 r260067 r260089 r260145 r268587 r268588 2014-09-18 15:10:22 +00:00