aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/arch
Commit message (Expand)AuthorAgeFilesLines
* MFC r181341 (marcel):Warner Losh2010-05-081-3/+3
* MFC r181059:Warner Losh2010-05-081-2/+1
* MFC r181044 (marcel):Warner Losh2010-05-081-1/+1
* MFC r173703(cognet):Warner Losh2010-05-081-0/+116
* Fix world build on alpha, by adding an include now required but only addedNathan Whitehorn2009-10-031-0/+1
* Fix the world breakage, on amd64, introduced by the last libthread_dbAttilio Rao2009-05-181-0/+1
* MFC libthread_db modifies until r181651:Attilio Rao2009-05-1410-36/+41
* 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