diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 17:41:11 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-16 13:59:52 +0100 |
commit | 6cbec759de7941016b30a5e46bdef535657ed0eb (patch) | |
tree | cb693c1feedb2b353dbf7b17c12702cb5985dbd6 /ChangeLog | |
parent | aefc9b8c7c62ec25568ae9241db333436ae6860b (diff) | |
download | glibc-6cbec759de7941016b30a5e46bdef535657ed0eb.tar.gz glibc-6cbec759de7941016b30a5e46bdef535657ed0eb.tar.xz glibc-6cbec759de7941016b30a5e46bdef535657ed0eb.zip |
Move "-sNaN" value into a separate variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4afd5f2022..e931f27c41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-03-16 Thomas Schwinge <thomas@codesourcery.com> + + * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var + variable. + 2013-03-15 Roland McGrath <roland@hack.frob.com> * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ. |