glibc/sysdeps
Joseph Myers f222706311 Add e500 version of fetestexceptflag.
When I added fetestexceptflag, I missed that e500 was another case
that needed its own version because saved exceptions were not directly
stored in a form that could be ANDed with exception bits (they were
stored with exceptions in SPE form, but the FE_* macros always use the
classic hard-float form).  This patch adds an e500 version with the
required call to __fexcepts_from_spe to convert from one form to the
other.

Tested for e500.

	* sysdeps/powerpc/powerpc32/e500/nofpu/fetestexceptflag.c: New
	file.
2016-09-07 17:47:11 +00:00
..
aarch64 Add femode_t functions: aarch64. 2016-09-07 16:41:20 +00:00
alpha Add femode_t functions: alpha. 2016-09-07 16:42:19 +00:00
arm Add femode_t functions: arm. 2016-09-07 16:43:03 +00:00
generic Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00
gnu Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h. 2016-08-03 12:13:16 +00:00
hppa Add femode_t functions: hppa. 2016-09-07 16:43:43 +00:00
i386 Add femode_t functions. 2016-09-07 16:40:09 +00:00
ia64 Add femode_t functions: ia64. 2016-09-07 16:44:22 +00:00
ieee754 Inline all support functions for sin and cos 2016-09-02 20:08:41 +05:30
init_array Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
m68k Add femode_t functions: m68k. 2016-09-07 16:45:21 +00:00
mach hurd: Fix adjtime call with OLDDELTA == NULL 2016-08-30 23:07:30 +02:00
microblaze Add femode_t functions. 2016-09-07 16:40:09 +00:00
mips Add femode_t functions: mips. 2016-09-07 16:46:02 +00:00
nacl Add femode_t functions. 2016-09-07 16:40:09 +00:00
nios2 Add femode_t functions. 2016-09-07 16:40:09 +00:00
nptl malloc: Simplify static malloc interposition [BZ #20432] 2016-08-26 23:20:41 +02:00
posix Fix generic wait3 after union wait_status removal. 2016-09-02 16:57:59 -07:00
powerpc Add e500 version of fetestexceptflag. 2016-09-07 17:47:11 +00:00
pthread Revert "aio: fix newp->running data race" 2016-05-04 15:52:30 +02:00
s390 Add femode_t functions: s390. 2016-09-07 16:47:30 +00:00
sh Add femode_t functions: sh. 2016-09-07 16:48:08 +00:00
sparc Add femode_t functions: sparc. 2016-09-07 16:48:41 +00:00
tile Add femode_t functions. 2016-09-07 16:40:09 +00:00
unix Add femode_t functions. 2016-09-07 16:40:09 +00:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
x86 Add femode_t functions. 2016-09-07 16:40:09 +00:00
x86_64 Add femode_t functions. 2016-09-07 16:40:09 +00:00