]> git.ipfire.org Git - thirdparty/glibc.git/commit
ldbl-128ibm-compat: Redirect complex math functions
authorRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Wed, 4 Apr 2018 01:45:24 +0000 (07:15 +0530)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 28 Feb 2020 14:20:02 +0000 (08:20 -0600)
commit39b47ada8d915b939d9d511504902431d152ff6e
treea58de411bcba09a6368a33cb6f0b4e7e6db4381a
parent8dbfea3a2094798a52cebddde01d255483f49665
ldbl-128ibm-compat: Redirect complex math functions

The API doesn't change, i.e. compilers using a long double format compatible
with the IEEE 128-bit extended precision format are redirected from *l
functions to __*ieee128 symbols using the same mechanism already
used with -mlong-double-64 for complex math functions.
math/complex.h