diff options
author | Jim Wilson <jimw@sifive.com> | 2019-01-06 16:37:39 -0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2019-01-09 13:48:26 -0800 |
commit | e17f63ffa104693f5a167fb9956f872d7be688a5 (patch) | |
tree | 3f2827316dfa2a90c6c834e3fccd5b9b4f717112 /ChangeLog | |
parent | 02f440c1ef5d5d79552a524065aa3e2fabe469b9 (diff) | |
download | glibc-e17f63ffa104693f5a167fb9956f872d7be688a5.tar glibc-e17f63ffa104693f5a167fb9956f872d7be688a5.tar.gz glibc-e17f63ffa104693f5a167fb9956f872d7be688a5.tar.bz2 glibc-e17f63ffa104693f5a167fb9956f872d7be688a5.zip |
RISC-V: Update LP64D libm-test-ulps.
With this patch applied, I get 13 glibc testsuite failures using
TIMEOUTFACTOR=4 on a HiFive Unleashed running Fedora Core 29, using top of
tree binutils and gcc. 5 of those failures are due to a kernel bug. Without
the patch, there are over a hundred failures.
This patch is incidentally similar to the powerpc-nofpu ulps update that
Joseph Myers added a few days ago.
* sysdeps/riscv/rv64/rvd/libm-test-ulps: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2019-01-09 Jim Wilson <jimw@sifive.com> + + * sysdeps/riscv/rv64/rvd/libm-test-ulps: Update. + 2019-01-09 Wilco Dijkstra <wdijkstr@arm.com> * manual/tunables.texi (glibc.cpu.name): Add ares tunable. |