diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-09-06 23:50:04 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-09-06 23:50:04 -0400 |
commit | fc8bffcccf5821bca179486abef83a7f82526715 (patch) | |
tree | 924289261286778c68661aeee5bd3c045baa59cf /ChangeLog | |
parent | a0e1f41bd487d2202b6c1e0802c0e6c91630fbea (diff) | |
download | glibc-fc8bffcccf5821bca179486abef83a7f82526715.zip glibc-fc8bffcccf5821bca179486abef83a7f82526715.tar.gz glibc-fc8bffcccf5821bca179486abef83a7f82526715.tar.bz2 |
Fix handling of __vdso_clock_gettime
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2011-09-06 Ulrich Drepper <drepper@gmail.com> + * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME): + Forgot to demangle the pointer. + * sysdeps/i386/sysdep.h: Define atom_text_section. * sysdeps/x86_64/sysdep.h: Likewise. * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in |