diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-09-14 13:43:24 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-09-14 13:43:24 -0400 |
commit | ee4d03150a65018f367e3250887ec9c5b2133ce4 (patch) | |
tree | 53359d26fc08073b5b210e4f4968c1332697e7ca /ChangeLog | |
parent | cd20565401bfb2abc41203667aba681c44a96697 (diff) | |
download | glibc-ee4d03150a65018f367e3250887ec9c5b2133ce4.zip glibc-ee4d03150a65018f367e3250887ec9c5b2133ce4.tar.gz glibc-ee4d03150a65018f367e3250887ec9c5b2133ce4.tar.bz2 |
Use correct section to allow merging
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2011-09-14 Ulrich Drepper <drepper@gmail.com> + * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section. + * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use __extern_always_inline. Define lrint{f,} and llrint{f,} for 64-bit and in some situations for |