about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64/nptl
Commit message (Collapse)AuthorAgeFilesLines
* Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath2014-05-145-5/+5
|
* Fixed and unified pthread_once.Torvald Riegel2014-04-111-93/+0
| | | | | | | [BZ #15215] This unifies various pthread_once architecture-specific implementations which were using the same algorithm with slightly different implementations. It also adds missing memory barriers that are required for correctness.
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+3
| | | | | | | This patch moves the __PTHREAD_SPINS definition to arch specific header since pthread_mutex_t layout is also arch specific. This leads to no need to defining __PTHREAD_MUTEX_HAVE_ELISION and thus removing of the undefined compiler warning.
* ia64: relocate out of ports/ subdirMike Frysinger2014-02-1638-0/+4877