]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog
* csu/libc-start.c: Don't handle VDSO_SETUP here.
authorUlrich Drepper <drepper@redhat.com>
Mon, 20 Aug 2007 22:36:43 +0000 (22:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 20 Aug 2007 22:36:43 +0000 (22:36 +0000)
commitfb84593c439da7998f29777525b4ad49d379b2a1
tree3423afc26d2462efec045b0397c94a2cc181aa9d
parentb83fb35cd1eb2f8d2178f943f94039771cb18820
* csu/libc-start.c: Don't handle VDSO_SETUP here.

* sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
* sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
* sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
to...
* sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
ChangeLog
csu/libc-start.c
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
sysdeps/unix/sysv/linux/init-first.c
sysdeps/unix/sysv/linux/powerpc/init-first.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/libc-start.c
sysdeps/unix/sysv/linux/x86_64/init-first.c [moved from sysdeps/unix/sysv/linux/x86_64/libc-start.c with 98% similarity]