freebsd-nq/lib/libthr
Adrian Chadd cb916ce754 [mips] convert over =v to =r for the inline assembly.
Later gcc and clang have deprecated =v (which maps to a specific temp
register) and instead we should just use =r to have the assembler
(hopefully!) save/restore things appropriately after choosing
a register.

Tested:

* AR9344 SoC, with userreg support
* AR9331 SoC, with no userreg support

Sponsored by:	Sponsored by: DARPA, AFRL (MIPS TLS user register work)
2016-08-14 19:04:37 +00:00
..
arch [mips] convert over =v to =r for the inline assembly. 2016-08-14 19:04:37 +00:00
support
sys
tests
thread Add __cxa_thread_atexit(3) API implementation. 2016-08-06 13:32:40 +00:00
libthr.3 Fix markup. 2016-06-04 20:20:14 +00:00
Makefile
Makefile.depend
plockstat.d
pthread.map