Andreas Jaeger
|
ae8186b5e3
|
(_test_and_set): Don't set mips2.
|
2000-12-05 17:59:58 +00:00 |
Ulrich Drepper
|
979b9fea6f
|
Add missing .mips0 at the end of inline assembler code.
|
2000-10-02 22:04:18 +00:00 |
Andreas Jaeger
|
56cb41faed
|
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Add .set
mips2 for assembler.
* sysdeps/mips/pt-machine.h (testandset): Add .set mips2 for
assembler.
(__compare_and_swap): Likewise.
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Likewise.
|
2000-08-12 09:29:03 +00:00 |
Andreas Jaeger
|
da671ea07a
|
* sysdeps/unix/sysv/linux/mips/Dist: Add sys/tas.h.
* sysdeps/unix/sysv/linux/mips/Makefile (sysdep_routines): Add
_test_and_set.
(headers): Add sys/tas.h.
* sysdeps/unix/sysv/linux/mips/Versions: Export _test_and_set for
GLIBC_2.2 from libc.
* sysdeps/unix/sysv/linux/mips/_test_and_set.c: New file.
* sysdeps/unix/sysv/linux/mips/sys/tas.h: New file for
_test_and_set.
|
2000-07-28 13:37:26 +00:00 |