1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/msun
Dimitry Andric 3a462c983d Silence a -Wunused warning about the junk variable being used to raise
an inexact floating point exception.  The variable cannot be eliminated,
unfortunately, otherwise the desired addition triggering the exception
will be emitted neither by clang, nor by gcc.

Reviewed by:	Steve Kargl, bde
MFC after:	3 days
2017-05-13 22:36:54 +00:00
..
aarch64
amd64
arm libm: remove duplicate version script entries 2016-11-29 18:40:24 +00:00
bsdsrc
i387
ld80 libm: add braces around initialization of subobjects 2016-11-01 15:11:10 +00:00
ld128
man Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mips Replace SOFTFLOAT with __mips_soft_float, which gcc/clang define for us. 2017-03-16 21:05:21 +00:00
powerpc Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
riscv libm: remove duplicate version script entries 2016-11-29 18:40:24 +00:00
sparc64
src Silence a -Wunused warning about the junk variable being used to raise 2017-05-13 22:36:54 +00:00
tests Document that the msun tests require WARNS=0 2017-03-11 00:04:59 +00:00
x86
Makefile Fix building of r313761 on platforms that 2017-02-17 08:22:32 +00:00
Makefile.depend
Symbol.map Add casinl() cacosl() catanl() casinhl() cacoshl() catanhl() APIs to msun 2017-02-15 07:59:54 +00:00