about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/mips/pspinlock.c
Commit message (Expand)AuthorAgeFilesLines
* linuxthreads, linuxthreads_db: Directories removed (preserved in ports reposi...Roland McGrath2005-07-031-98/+0
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+98
* 2.5-18.1Jakub Jelinek2007-07-121-98/+0
* Include <sgidefs.h>. Use _ABIO32, _ABIN32 and _ABI64 for ABI selection throu...Andreas Jaeger2004-11-241-1/+2
* UPdate.Andreas Jaeger2004-07-201-1/+3
* * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi...Alexandre Oliva2003-03-141-1/+3
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* Update.Ulrich Drepper2002-07-161-14/+3
* * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the Andreas Jaeger2002-02-081-5/+2
* Do not use branch likely.Andreas Jaeger2002-02-071-5/+4
* Update.Ulrich Drepper2002-02-031-7/+8
* (__pthread_spin_init): Clear *LOCK to 0.Andreas Jaeger2002-01-281-2/+2
* Update.Andreas Jaeger2000-12-271-1/+1
* Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.Andreas Jaeger2000-12-051-2/+1
* * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Add .set ...Andreas Jaeger2000-08-121-1/+2
* * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Implement for Andreas Jaeger2000-07-281-17/+32
* * sysdeps/mips/pspinlock.c: Implement spinlocks.Andreas Jaeger2000-05-311-4/+30
* Update.Ulrich Drepper2000-05-251-0/+66