Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc -O2 cleanup. tested for a long time. | davidxu | 2004-08-25 | 1 | -2/+2 |
* | 1. Add macro DTV_OFFSET to calculate dtv offset in tcb. | davidxu | 2004-08-16 | 1 | -0/+2 |
* | Add TLS support for i386 and amd64. | dfr | 2004-08-15 | 1 | -2/+4 |
* | Remove unused field. | davidxu | 2004-07-31 | 1 | -1/+0 |
* | Call kse_switchin to switch context when being debugged. | davidxu | 2004-07-13 | 1 | -8/+22 |
* | Use amd64_set_fsbase() instead of calling sysarch() directly. | peter | 2003-10-23 | 1 | -6/+1 |
* | Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to | marcel | 2003-09-19 | 1 | -1/+2 |
* | Rethink the MD interfaces for libpthread to account for | deischen | 2003-08-05 | 1 | -34/+207 |
* | Add missing arguments to _amd64_restore_context() when called from | deischen | 2003-07-20 | 1 | -2/+4 |
* | Add some very beta amd64 bits. These will also need some tweaking. | deischen | 2003-07-19 | 1 | -0/+80 |