glibc/sysdeps/unix/sysv/linux/tile/tilegx
Rajalakshmi Srinivasaraghavan 41a359e22f Add nextup and nextdown math functions
TS 18661 adds nextup and nextdown functions alongside nextafter to provide
support for float128 equivalent to it.  This patch adds nextupl, nextup,
nextupf, nextdownl, nextdown and nextdownf to libm before float128 support.

The nextup functions return the next representable value in the direction of
positive infinity and the nextdown functions return the next representable
value in the direction of negative infinity.  These are currently enabled
as GNU extensions.
2016-06-16 21:37:45 +05:30
..
tilegx32 Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
tilegx64 Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
configure Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
configure.ac Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
ioctl.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ldconfig.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ldd-rewrite.sed Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
Makefile Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
register-dump.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sched_getcpu.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00