diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-10-26 11:19:35 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-10-26 11:44:08 +0200 |
commit | f6ce9294b0a6c5a847109cc41b7ad0c838b9ccfe (patch) | |
tree | f24410a96b08b79eae0ecac2ecc788891b4c6d1a /ChangeLog | |
parent | e0016b11d6186a7003d7204cb100acab9bbcd940 (diff) | |
download | glibc-f6ce9294b0a6c5a847109cc41b7ad0c838b9ccfe.tar glibc-f6ce9294b0a6c5a847109cc41b7ad0c838b9ccfe.tar.gz glibc-f6ce9294b0a6c5a847109cc41b7ad0c838b9ccfe.tar.bz2 glibc-f6ce9294b0a6c5a847109cc41b7ad0c838b9ccfe.zip |
Make math_force_eval accept non-addressable arguments
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-10-26 Andreas Schwab <schwab@redhat.com> + + * math/math_private.h (math_force_eval): Allow non-addressable + arguments. + * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise. + 2011-10-25 Ulrich Drepper <drepper@gmail.com> * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the |