Add MIPS NPTL support
authorAndreas Jaeger <aj@suse.de>
Mon, 28 Mar 2005 09:19:38 +0000 (09:19 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 28 Mar 2005 09:19:38 +0000 (09:19 +0000)
commite36da2da8f7886f8a32f49821d611800f24f9f3c
tree8c7905d9eda48ba0b63b2042ba184581df1a6f80
parent27aae96e5b9f684eede6d76bf7bca006507c2124
Add MIPS NPTL support
sysdeps/mips/nptl/Makefile [new file with mode: 0644]
sysdeps/mips/nptl/jmpbuf-unwind.h [new file with mode: 0644]
sysdeps/mips/nptl/nptl-sysdep.S [new file with mode: 0644]
sysdeps/mips/nptl/pthread_spin_lock.S [new file with mode: 0644]
sysdeps/mips/nptl/pthread_spin_trylock.S [new file with mode: 0644]
sysdeps/mips/nptl/pthreaddef.h [new file with mode: 0644]
sysdeps/mips/nptl/tcb-offsets.sym [new file with mode: 0644]
sysdeps/mips/nptl/tls.h [new file with mode: 0644]