libm: allow long double wrappers for all architectures
commit7a6bf2d84eb3977974c0ae5bae9abb61aa566b87
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Sun, 16 Apr 2017 15:14:36 +0000 (16 17:14 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sun, 16 Apr 2017 15:16:07 +0000 (16 17:16 +0200)
tree22b8eb74f9b082b0d8504ce7840028c73d15f1f8
parent60d5a1ad24f1b853f55dfaf57b23f1588fda1bf7
libm: allow long double wrappers for all architectures

If you enable these wrappers, be sure you don't need long double
precision on your embedded device, as these only enables
long double warpper functions to the existing double math
functions. Required to build some software as lvm2.

Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
extra/Configs/Config.in.arch
libc/sysdeps/linux/arm/bits/mathdef.h
libc/sysdeps/linux/c6x/bits/mathdef.h
libc/sysdeps/linux/common/bits/mathdef.h
libc/sysdeps/linux/mips/bits/mathdef.h
libc/sysdeps/linux/nios2/bits/mathdef.h
libc/sysdeps/linux/sh/bits/mathdef.h
libc/sysdeps/linux/sparc/bits/mathdef.h
libc/sysdeps/linux/xtensa/bits/mathdef.h