glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64/le
Gabriel F. T. Gomes 051be01f6b powerpc64le: Enable support for IEEE long double
On platforms where long double may have two different formats, i.e.: the
same format as double (64-bits) or something else (128-bits), building
with -mlong-double-128 is the default and function calls in the user
program match the name of the function in Glibc.  When building with
-mlong-double-64, Glibc installed headers redirect such calls to the
appropriate function.

Likewise, the internals of glibc are now built against IEEE long double.
However, the only (minimally) notable usage of long double is difftime.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
2020-04-30 08:52:08 -05:00
..
fpu
float128-abi.h
Implies
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
ldbl-128ibm-compat-abi.h powerpc64le: Enable support for IEEE long double 2020-04-30 08:52:08 -05:00
libanl.abilist
libBrokenLocale.abilist
libc.abilist powerpc64le: Enable support for IEEE long double 2020-04-30 08:52:08 -05:00
libcrypt.abilist
libdl.abilist
libm.abilist powerpc64le: Enable support for IEEE long double 2020-04-30 08:52:08 -05:00
libnsl.abilist
libpthread.abilist nptl: Move pthread_sigmask implementation to libc 2020-04-21 14:01:58 -03:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
sysctl.c Linux: Remove <sys/sysctl.h> and the sysctl function 2020-04-15 17:17:32 +02:00