| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, | marcel | 2008-09-14 | 1 | -6/+6 |
* | Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to | marcel | 2008-07-31 | 1 | -0/+10 |
* | Change the type of psaddr_t from void* to uintptr_t. A pointer | marcel | 2008-07-30 | 1 | -2/+2 |
* | Add support for XMM registers in GDB for x86 processors that support | dfr | 2005-05-31 | 1 | -0/+4 |
* | 1.Use new way to check if a thread is in critical region, defer suspending | davidxu | 2004-08-08 | 1 | -0/+2 |
* | Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, | marcel | 2004-07-18 | 1 | -0/+90 |