Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So passes uthreads | 2012-09-01 | 3 | -190/+0 | |
| | | | | | Like autumn leaves on water don't fear the tedu@ | ||||
* | Unbreak build of libpthread on hppa/hppa64 by using correct type in | 2011-11-14 | 1 | -2/+2 | |
| | | | | | | _atomic_lock() declaration. ok deraadt@ | ||||
* | On hppa, function pointers may be be pointers to PLT entries. Handle those | 2007-07-07 | 1 | -1/+12 | |
| | | | | | | | | by replicating part of $$dyncall in the code that sets up a thread's initial stack frame. Also make sure we actually reserve some space for that initial stack frame. ok miod@ | ||||
* | make it compile | 2003-01-16 | 1 | -1/+3 | |
| | |||||
* | md part for hppa should look like this, at the first look | 2002-11-01 | 2 | -1/+158 | |
| | |||||
* | remove unused/unreferenced code. | 2002-10-11 | 1 | -7/+1 | |
| | | | | ok fgs@ | ||||
* | required piece to compile the lib | 2002-02-08 | 1 | -1/+5 | |
| | |||||
* | switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads. | 2000-10-04 | 1 | -40/+1 | |
| | |||||
* | sync with FreeBSD | 1999-11-25 | 1 | -3/+3 | |
| | |||||
* | mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu) | 1999-01-17 | 1 | -1/+3 | |
| | |||||
* | move spinlock.h into the real world | 1999-01-08 | 1 | -6/+0 | |
| | |||||
* | MD locking and thread support for hppa | 1998-12-21 | 3 | -0/+65 | |