Warner Losh
|
4c3cf69727
|
Merge from tbemd:
Convert from using MACHINE_ARCH to MACHINE_CPUARCH. Hoist path statement
up into the top Makefile rather than repeating it on every arch Makefile.
|
2010-06-13 01:27:29 +00:00 |
|
Daniel Eischen
|
eb63e604ea
|
WARNS=3'ify.
|
2007-11-30 17:20:29 +00:00 |
|
Olivier Houchard
|
e0d6cac076
|
Use the new atomic_cmpset_32().
|
2005-04-07 22:06:05 +00:00 |
|
Olivier Houchard
|
788d6eeca0
|
Bring in a more healthy version of the libpthread for arm, which uses
ARM_TP_ADDRESS.
|
2005-02-26 19:06:49 +00:00 |
|
Olivier Houchard
|
b341b08336
|
Partial support of KSE for arm.
|
2004-11-05 23:49:21 +00:00 |
|
Olivier Houchard
|
99feca3bae
|
_tcb_ctor takes two args.
|
2004-09-24 13:02:30 +00:00 |
|
David Xu
|
f914e34db6
|
Fix compile, s/tp_dtv/tp_tdv/g.
|
2004-08-16 14:07:38 +00:00 |
|
David Xu
|
a002d437ea
|
1. Add macro DTV_OFFSET to calculate dtv offset in tcb.
2. Export symbols needed by debugger.
|
2004-08-16 03:27:29 +00:00 |
|
David Xu
|
dd094c943d
|
Copy lwp id to thread mailbox.
|
2004-07-14 00:58:53 +00:00 |
|
David Xu
|
e378b41cb4
|
Call kse_switchin to switch context when being debugged.
|
2004-07-13 22:54:23 +00:00 |
|
Olivier Houchard
|
cbed470d9c
|
Arm bits for libpthread. It has no chances to work and should be considered
as stubs.
|
2004-05-14 12:21:29 +00:00 |
|