diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-06-10 12:34:49 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-10 12:34:49 +0000 |
commit | 0efa6f8b9906cddf2da36722449c8e30fb698b37 (patch) | |
tree | 341c784ccd0a1157c055de93a16715d8c3507fd4 /ports/ChangeLog.arm | |
parent | 50b818bf96072fda433f7df4c307639b25e4da57 (diff) | |
download | glibc-0efa6f8b9906cddf2da36722449c8e30fb698b37.tar.gz |
Add rounding mode information to math-tests.h and use it in libm-test.inc.
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r-- | ports/ChangeLog.arm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index 37eac21286..6b0310b013 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,3 +1,7 @@ +2013-06-10 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/arm/math-tests.h: New file. + 2013-06-05 Richard Henderson <rth@redhat.com> [BZ #15583] |