Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Switch to saving non-offseted pointer to TLS block in order too keep ↵ | gonzo | 2012-03-06 | 1 | -8/+4 |
| | | | | things simple | ||||
* | Switch MIPS TLS implementation to Variant I: | gonzo | 2012-02-10 | 2 | -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: | imp | 2010-09-13 | 1 | -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: | imp | 2010-01-09 | 1 | -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 earlier | imp | 2008-05-11 | 2 | -0/+141 |
| | |||||
* | Bring in mips threads support from perforce mips2-jnpr branch. | imp | 2008-04-26 | 1 | -0/+5 |