Update fixed bug list

This commit is contained in:
Alan Modra 2014-04-16 19:47:02 +09:30
parent aa5f0ff11a
commit 9860b04502
2 changed files with 5 additions and 4 deletions

View File

@ -4,6 +4,7 @@
[BZ #16619]
* sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
* math/libm-test.inc (frexp_test_data): Add tests.
* NEWS: Update fixed bug list.
2014-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>

8
NEWS
View File

@ -11,10 +11,10 @@ Version 2.20
6804, 13347, 15347, 15514, 15804, 15894, 16002, 16198, 16284, 16348,
16349, 16357, 16362, 16447, 16532, 16545, 16574, 16599, 16600, 16609,
16610, 16611, 16613, 16623, 16632, 16634, 16639, 16642, 16648, 16649,
16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707,
16712, 16713, 16714, 16731, 16739, 16743, 16758, 16759, 16760, 16770,
16786, 16789, 16799, 16800, 16815, 16831, 16838.
16610, 16611, 16613, 16619, 16623, 16632, 16634, 16639, 16642, 16648,
16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706,
16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16758, 16759,
16760, 16770, 16786, 16789, 16799, 16800, 16815, 16831, 16838.
* Running the testsuite no longer terminates as soon as a test fails.
Instead, a file tests.sum (xtests.sum from "make xcheck") is generated,