mirror of git://sourceware.org/git/glibc.git
Since __ASSUME_PRIVATE_FUTEX is always defined, this patch removes the !__ASSUME_PRIVATE_FUTEX paths. Tested with build-many-glibcs.py. * nptl/allocatestack.c (allocate_stack): Remove the !__ASSUME_PRIVATE_FUTEX paths. * nptl/descr.h (header): Remove the !__ASSUME_PRIVATE_FUTEX path. * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Likewise. * sysdeps/i386/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Removed. * sysdeps/powerpc/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Likewise. * sysdeps/sh/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Likewise. * sysdeps/x86_64/nptl/tcb-offsets.sym (PRIVATE_FUTEX): Likewise. * sysdeps/i386/nptl/tls.h: (tcbhead_t): Remve the !__ASSUME_PRIVATE_FUTEX path. * sysdeps/s390/nptl/tls.h (tcbhead_t): Likewise. * sysdeps/sparc/nptl/tls.h (tcbhead_t): Likewise. * sysdeps/x86_64/nptl/tls.h (tcbhead_t): Likewise. * sysdeps/unix/sysv/linux/i386/lowlevellock.S: Remove the !__ASSUME_PRIVATE_FUTEX macros. * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise. * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise. * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX): Removed. |
||
|---|---|---|
| .. | ||
| i686 | ||
| i786 | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| ____longjmp_chk.S | ||
| _exit.S | ||
| brk.c | ||
| c++-types.data | ||
| clone.S | ||
| configure | ||
| configure.ac | ||
| dl-librecon.h | ||
| dl-procinfo.h | ||
| dl-sysdep.h | ||
| fxstat.c | ||
| fxstatat.c | ||
| get_clockfreq.c | ||
| getcontext.S | ||
| getmsg.c | ||
| gettimeofday.c | ||
| init-first.c | ||
| jmp_buf-macros.h | ||
| kernel-features.h | ||
| ld.abilist | ||
| ldconfig.h | ||
| libBrokenLocale.abilist | ||
| libanl.abilist | ||
| libc-do-syscall.S | ||
| libc-lowlevellock.S | ||
| libc.abilist | ||
| libcrypt.abilist | ||
| libdl.abilist | ||
| libm.abilist | ||
| libnsl.abilist | ||
| libpthread.abilist | ||
| libresolv.abilist | ||
| librt.abilist | ||
| libthread_db.abilist | ||
| libutil.abilist | ||
| lll_timedlock_wait.c | ||
| lll_timedwait_tid.c | ||
| localplt.data | ||
| lockf64.c | ||
| lowlevellock.S | ||
| lowlevellock.h | ||
| lxstat.c | ||
| makecontext.S | ||
| profil-counter.h | ||
| putmsg.c | ||
| readelflib.c | ||
| register-dump.h | ||
| setcontext.S | ||
| shlib-versions | ||
| sigaction.c | ||
| sigcontextinfo.h | ||
| smp.h | ||
| startup.h | ||
| swapcontext.S | ||
| syscall.S | ||
| syscalls.list | ||
| sysdep.c | ||
| sysdep.h | ||
| time.c | ||
| tst-bz21269.c | ||
| ucontext_i.sym | ||
| vfork.S | ||
| xstat.c | ||