index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libthread_db
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure we set all fpu registers to zero by using the address and size of
andrew
2013-08-17
1
-1
/
+1
*
Prefix the alias macros for members of struct __mcontext with an underscore
marius
2013-07-12
1
-6
/
+6
*
Implement
marius
2011-08-06
1
-5
/
+30
*
Use the size of struct fpreg rather than of the pointer to it when copying
marius
2011-08-06
1
-2
/
+5
*
Repair some build breakage introduced in r211725 and garbage collect some
nwhitehorn
2010-08-28
1
-83
/
+0
*
Powerpc64 thread libraries support.
nwhitehorn
2010-07-10
1
-0
/
+83
*
libc_r_* library is no more required, so just axe it.
attilio
2009-03-05
5
-212
/
+0
*
Add the needed libpthread_md.c for MIPS.
obrien
2008-08-28
1
-0
/
+90
*
Cleanup for WARNS 6.
marcel
2008-08-06
4
-14
/
+14
*
Cleanup for WARNS 3.
marcel
2008-07-31
6
-7
/
+13
*
Cleanup for WARNS 2.
marcel
2008-07-31
2
-1
/
+2
*
Add arm support in libthread_db.
cognet
2007-11-17
1
-0
/
+116
*
Include string.h for memcpy() and memcmp().
delphij
2007-05-25
1
-0
/
+1
*
Roughly implement libpthread support.
marcel
2007-05-01
1
-1
/
+19
*
Remove alpha-specific stuff.
ru
2006-08-23
2
-135
/
+0
*
Add stub functions. This allows libthread_db to be built and installed,
marcel
2006-08-04
2
-0
/
+106
*
Add support for XMM registers in GDB for x86 processors that support
dfr
2005-05-31
1
-0
/
+14
*
Add code to implement register structure converter.
davidxu
2004-08-01
1
-1
/
+56
*
prgregset_t changed type from being a typedef of struct reg to an
marcel
2004-07-19
1
-1
/
+1
*
Correct the mess I made by committing from the wrong tree. Most
marcel
2004-07-18
4
-18
/
+9
*
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
10
-0
/
+585