Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the new atomic_cmpset_32(). | cognet | 2005-04-07 | 1 | -15/+0 |
| | |||||
* | Bring in a more healthy version of the libpthread for arm, which uses | cognet | 2005-02-26 | 1 | -2/+3 |
| | | | | ARM_TP_ADDRESS. | ||||
* | Partial support of KSE for arm. | cognet | 2004-11-05 | 2 | -35/+54 |
| | |||||
* | _tcb_ctor takes two args. | cognet | 2004-09-24 | 1 | -1/+1 |
| | |||||
* | Fix compile, s/tp_dtv/tp_tdv/g. | davidxu | 2004-08-16 | 1 | -1/+1 |
| | |||||
* | 1. Add macro DTV_OFFSET to calculate dtv offset in tcb. | davidxu | 2004-08-16 | 1 | -0/+1 |
| | | | | 2. Export symbols needed by debugger. | ||||
* | Copy lwp id to thread mailbox. | davidxu | 2004-07-14 | 1 | -0/+1 |
| | |||||
* | Call kse_switchin to switch context when being debugged. | davidxu | 2004-07-13 | 1 | -5/+14 |
| | |||||
* | Arm bits for libpthread. It has no chances to work and should be considered | cognet | 2004-05-14 | 2 | -0/+294 |
as stubs. |