summaryrefslogtreecommitdiff
path: root/lib/libthread_db/arch
Commit message (Expand)AuthorAgeFilesLines
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+14
* Add code to implement register structure converter.David Xu2004-08-011-1/+56
* prgregset_t changed type from being a typedef of struct reg to anMarcel Moolenaar2004-07-191-1/+1
* Correct the mess I made by committing from the wrong tree. MostMarcel Moolenaar2004-07-184-18/+9
* Try to fix ia64 and alpha compiles. I don't have either equipment firedScott Long2004-07-182-0/+14
* Add missing #includes so that this can compile. Obtained from the i386 version.Scott Long2004-07-181-0/+7
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-1810-0/+585