summaryrefslogtreecommitdiffstats
path: root/lib/libthr/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to saving non-offseted pointer to TLS block in order too keep ↵gonzo2012-03-061-8/+4
| | | | things simple
* Switch MIPS TLS implementation to Variant I:gonzo2012-02-102-13/+20
| | | | | Save pointer to the TLS structure taking into account TP_OFFSET and TCB structure size.
* Merge from tbemd, with a small amount of rework:imp2010-09-131-2/+0
| | | | | | | | | | For all libthr contexts, use ${MACHINE_CPUARCH} for all libc contexts, use ${MACHINE_ARCH} if it exists, otherwise use ${MACHINE_CPUARCH} Move some common code up a layer (the .PATH statement was the same in all the arch submakefiles). # Hope she hasn't busted powerpc64 with this...
* Merge r195129 from project/mips to head by hand:imp2010-01-091-2/+6
| | | | | r195129 | gonzo | 2009-06-27 17:28:56 -0600 (Sat, 27 Jun 2009) | 2 lines - Use sysarch(2) in MIPS version of _tcb_set/_tcb_get
* Commit missing mips libthr support that I thought I'd committed earlierimp2008-05-112-0/+141
|
* Bring in mips threads support from perforce mips2-jnpr branch.imp2008-04-261-0/+5
OpenPOWER on IntegriCloud