aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/arch
Commit message (Expand)AuthorAgeFilesLines
* MFC: r224685Marius Strobl2011-08-131-5/+30
* MFC: r224684Marius Strobl2011-08-131-2/+5
* merge r180982,r181044,r181059,r181065,r181341,r183021: WARNS cleanup,Dag-Erling Smørgrav2009-06-096-22/+29
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-021-0/+116
* Include string.h for memcpy() and memcmp().Xin LI2007-05-251-0/+1
* Roughly implement libpthread support.Marcel Moolenaar2007-05-011-1/+19
* Remove alpha-specific stuff.Ruslan Ermilov2006-08-232-135/+0
* Add stub functions. This allows libthread_db to be built and installed,Marcel Moolenaar2006-08-042-0/+106
* 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