glibc/ports/sysdeps/tile
Chris Metcalf 351dc60c55 tile: use atomic op to unlock pthread_spinlock_t
Atomic ops are issued directly from the core, rather than
potentially sitting in the write buffer, so can improve the
performance of other waiters.  In addition, if we didn't end
up pulling a copy of the cache line where the lock is into cache,
by using an atomic op we don't have to acquire the cache line
before we can unlock.
2012-11-06 09:50:47 -05:00
..
bits Make fenv.h FE_* macros usable in #if (bug 3439). 2012-11-03 17:07:56 +00:00
nptl tile: use atomic op to unlock pthread_spinlock_t 2012-11-06 09:50:47 -05:00
tilegx tile: support very large shared objects 2012-11-06 09:48:49 -05:00
tilepro
__longjmp.S
__tls_get_addr.S
_mcount.S
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
crti.S tile: support very large shared objects 2012-11-06 09:48:49 -05:00
crtn.S
dl-lookupcfg.h
dl-machine.h Invoke DL_AFTER_LOAD if defined 2012-10-30 14:16:18 -04:00
dl-runtime.c tile: improve simulator notification for relative paths in dlopen 2012-11-06 09:24:44 -05:00
dl-start.S
dl-tls.c
dl-tls.h
dl-trampoline.S
fegetenv.c
fegetround.c
feholdexcpt.c
fesetenv.c
fesetround.c
feupdateenv.c
ffs.c
ffsll.c
gccframe.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libm-test-ulps tile: Account for new tests (missed test-double changes) 2012-11-03 08:46:09 -04:00
machine-gmon.h
Makefile
math_private.h Make ieee754 fma tolerate architectures without exception support. 2012-11-06 09:48:53 -05:00
memcopy.h Optimize tile (mostly tilegx) memcpy and memmove performance. 2012-11-06 09:24:19 -05:00
preconfigure
s_fma.c
s_fmaf.c
setjmp.S
shlib-versions
sotruss-lib.c
stackguard-macros.h
stackinfo.h
start.S tile: support very large shared objects 2012-11-06 09:48:49 -05:00
sysdep.h tile: fix two comments that said "tile" to properly say "tilepro" 2012-09-24 16:03:33 -04:00
tls-macros.h
tst-audit.h
Versions
wordcopy.c Optimize tile (mostly tilegx) memcpy and memmove performance. 2012-11-06 09:24:19 -05:00