diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2013-05-15 12:42:59 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2013-05-15 12:42:59 -0400 |
commit | 86ee76a086527ac1041aee824937256c3af0a17f (patch) | |
tree | 43743593253483ef3948f524e8f4c7204a5d42b7 /ports/ChangeLog.hppa | |
parent | b7f7d28b61a806f02e1f4cea81213027c088be8b (diff) | |
download | glibc-86ee76a086527ac1041aee824937256c3af0a17f.tar.gz glibc-86ee76a086527ac1041aee824937256c3af0a17f.tar.xz glibc-86ee76a086527ac1041aee824937256c3af0a17f.zip |
hppa: Update libm-test-ulps
Update libm-test-ulps for hppa. There are a few entries with 4 or 5 ulps, but these appear to be expected. A more thorough review will be required if hppa switches long-double to a different type. --- ports/ 2013-05-15 Carlos O'Donell <carlos@redhat.com> * sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 64bf7605f4..fb26af8e5f 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,7 @@ +2013-05-15 Carlos O'Donell <carlos@redhat.com> + + * sysdeps/hppa/fpu/libm-test-ulps: Regenerate. + 2013-05-15 Guy Martin <gmsoft@tuxicoman.be> Carlos O'Donell <carlos@redhat.com> |