diff options
author | 2015-05-06 12:55:58 -0700 | |
---|---|---|
committer | 2015-05-06 12:55:58 -0700 | |
commit | 48276b67db5357bab9feaab4f8cc9af5c35ced75 (patch) | |
tree | aa2ca1cbe05f68b5382e332062aacb26e2f12ff7 /ChangeLog | |
parent | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. (diff) | |
download | glibc-48276b67db5357bab9feaab4f8cc9af5c35ced75.tar.xz glibc-48276b67db5357bab9feaab4f8cc9af5c35ced75.zip |
NaCl: Fix elf_loader file name in nacl-test-wrapper.sh
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-05-06 Roland McGrath <roland@hack.frob.com> + + * sysdeps/nacl/nacl-test-wrapper.sh (NACL_LOADER): + Use elf_loader_${arch}.nexe rather than loader_${arch}.nexe. + 2015-05-06 Joseph Myers <joseph@codesourcery.com> * math/auto-libm-test-in: Add more tests of acosh, atanh, cos, |