gcc/libquadmath
Michael Meissner 0c949f0a1c re PR libquadmath/81848 (Add PowerPC support to libquadmath)
2017-09-01  Michael Meissner  <meissner@linux.vnet.ibm.com>

	PR libquadmath/81848
	* configure.ac (powerpc*-linux*): Use attribute mode KC to create
	complex __float128 on PowerPC instead of attribute mode TC.
	* quadmath.h (__complex128): Likewise.
	* configure: Regenerate.
	* math/cbrtq.c (CBRT2): Use __float128 not long double.
	(CBRT4): Likewise.
	(CBRT2I): Likewise.
	(CBRT4I): Likewise.
	* math/j0q.c (U0): Likewise.
	* math/sqrtq.c (sqrtq): Don't depend on implicit conversion
	between __float128, instead explicitly convert the __float128
	value to long double because the PowerPC does not allow __float128
	and long double in the same expression.

From-SVN: r251613
2017-09-01 22:10:57 +00:00
..
math re PR libquadmath/81848 (Add PowerPC support to libquadmath) 2017-09-01 22:10:57 +00:00
printf longlong.h: New file. 2013-12-04 10:49:14 +00:00
strtod re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compiled with -O0) 2013-02-19 22:50:10 +01:00
COPYING.LIB
ChangeLog re PR libquadmath/81848 (Add PowerPC support to libquadmath) 2017-09-01 22:10:57 +00:00
Makefile.am re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
acinclude.m4 re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64) 2012-11-21 14:46:34 +01:00
aclocal.m4 libquadmath: Bump to automake 1.11.6 2015-05-13 11:27:43 +00:00
config.h.in re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64) 2012-11-21 14:46:34 +01:00
configure re PR libquadmath/81848 (Add PowerPC support to libquadmath) 2017-09-01 22:10:57 +00:00
configure.ac re PR libquadmath/81848 (Add PowerPC support to libquadmath) 2017-09-01 22:10:57 +00:00
libquadmath.texi gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
libtool-version
quadmath-imp.h re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*16 argument) 2017-07-19 15:12:58 +02:00
quadmath-rounding-mode.h Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
quadmath.h re PR libquadmath/81848 (Add PowerPC support to libquadmath) 2017-09-01 22:10:57 +00:00
quadmath.map Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c. 2015-08-09 08:46:52 +00:00
quadmath_weak.h Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c. 2015-08-09 08:46:52 +00:00