diff options
| author | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2016-08-26 13:58:19 -0500 |
|---|---|---|
| committer | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2016-08-29 11:54:45 -0500 |
| commit | d47d27d6c08fa95c1ed49a8ce96cef2e37736b72 (patch) | |
| tree | 6ac198361f1a8629a52aa12424bd5b9b94758b2a /ChangeLog | |
| parent | 780257d48d3e6f3f55b620e38e770c36778deefb (diff) | |
| download | glibc-d47d27d6c08fa95c1ed49a8ce96cef2e37736b72.tar.xz glibc-d47d27d6c08fa95c1ed49a8ce96cef2e37736b72.zip | |
sparcv9: Restore fdiml@GLIBC_2.1
Use s_fdim.c from sysdeps/ieee754/ldbl-opt/ instead of
math/ to ensure a compat symbol for fdiml is created.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2016-08-29 Paul E. Murphy <murphyp@linux.vnet.ibm.com> + + [BZ #20517] + * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c: + Include ldbl-opt/s_fdim.c to ensure fdiml@GLIBC_2.1 is + exported. + 2016-08-29 Joseph Myers <joseph@codesourcery.com> * math/fetestexceptflag.c: New file. |
