diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-05 13:38:40 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-05 13:38:40 +0000 |
commit | acfa885ff15833047b5bba0ce51be3c84fbd9719 (patch) | |
tree | 9161d765e971c119c283587861c24e5950737249 /ports/ChangeLog.hppa | |
parent | 99252c8c6256d1afe91651d334cbef402d529fa5 (diff) | |
download | glibc-acfa885ff15833047b5bba0ce51be3c84fbd9719.zip glibc-acfa885ff15833047b5bba0ce51be3c84fbd9719.tar.gz glibc-acfa885ff15833047b5bba0ce51be3c84fbd9719.tar.bz2 |
Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 3e8d522..201dd01 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,10 @@ +2012-11-05 Joseph Myers <joseph@codesourcery.com> + + [BZ #14805] + * sysdeps/hppa/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const + fenv_t *. + (FE_NOMASK_ENV): Likewise. + 2012-11-03 Joseph Myers <joseph@codesourcery.com> * sysdeps/hppa/fpu/fclrexcpt.c (feclearexcept): Add |