glibc/sysdeps/unix/sysv/linux/powerpc
Adhemerval Zanella 4b45943a6f powerpc: Add adaptive elision to rwlocks
This patch adds support for lock elision using ISA 2.07 hardware
transactional memory for rwlocks.  The logic is similar to the
one presented in pthread_mutex lock elision.
2015-01-12 06:30:54 -05:00
..
bits powerpc: Add adaptive elision to rwlocks 2015-01-12 06:30:54 -05:00
powerpc32 Function declaration cleanup 2015-01-06 08:23:58 -08:00
powerpc64 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
sys Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
arch-fork.h Split arch-fork.h from fork.h 2014-05-16 11:17:41 -07:00
configure Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. 2014-06-24 20:53:03 +00:00
configure.ac Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. 2014-06-24 20:53:03 +00:00
dl-brk.S
dl-cache.h
dl-static.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
dl-sysdep.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
elision-conf.c powerpc: Add adaptive elision to rwlocks 2015-01-12 06:30:54 -05:00
elision-conf.h powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
elision-lock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
elision-timed.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
elision-trylock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
elision-unlock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
force-elision.h powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
get_clockfreq.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
get_timebase_freq.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getdents64.c
getmsg.c
getrlimit64.c
gettimeofday.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
htm.h powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
init-first.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ioctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ipc_priv.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
kernel_termios.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
kernel-features.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldconfig.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldd-rewrite.sed
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-start.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
lowlevellock.h powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
Makefile powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
nldbl-abi.h
oldgetrlimit64.c
profil-counter.h
pt-longjmp.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
pthread_attr_setstack.c PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files. 2014-05-26 11:45:14 -05:00
pthread_attr_setstacksize.c PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files. 2014-05-26 11:45:14 -05:00
pthread_mutex_cond_lock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
pthread_mutex_lock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
pthread_mutex_timedlock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
pthread_mutex_trylock.c powerpc: Add the lock elision using HTM 2015-01-12 06:30:19 -05:00
pthread_spin_unlock.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
rt-sysdep.c
sched_getcpu.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
sem_post.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
sigcontextinfo.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscalls.list Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
sysdep.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
test-gettimebasefreq.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
time.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Versions