Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prgregset_t changed type from being a typedef of struct reg to an | marcel | 2004-07-19 | 1 | -1/+1 |
* | This library is not WARNS=2 clean for -O2 builds, because we include | marcel | 2004-07-18 | 1 | -1/+1 |
* | Correct the mess I made by committing from the wrong tree. Most | marcel | 2004-07-18 | 5 | -33/+33 |
* | Try to fix ia64 and alpha compiles. I don't have either equipment fired | scottl | 2004-07-18 | 2 | -0/+14 |
* | Add missing #includes so that this can compile. Obtained from the i386 version. | scottl | 2004-07-18 | 1 | -0/+7 |
* | Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, | marcel | 2004-07-18 | 22 | -1178/+1851 |
* | Add the const qualifier to the prgregset_t argument for the *setregs* | marcel | 2004-07-17 | 4 | -4/+4 |
* | Add my initial work of libthread_db. The library is used by gdb to debug | davidxu | 2004-07-15 | 9 | -0/+2030 |