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
/
libc
/
powerpc64
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: make some more use of the nitems() macro.
pfg
2016-04-16
1
-2
/
+2
*
Make unions in PowerPC libc endian-safe.
nwhitehorn
2016-02-26
1
-2
/
+15
*
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes wa...
rodrigc
2015-09-20
1
-0
/
+1
*
Save and restore non-volatile floating-point registers during longjmp().
nwhitehorn
2015-03-08
3
-0
/
+110
*
Remove duplicate copies of trivial getcontextx.c
emaste
2015-01-12
2
-78
/
+3
*
Avoid use of register variables. Clang 3.5 treats this as undefined behavior,
jhibbits
2015-01-06
1
-2
/
+1
*
Ensure that every ENTRY(foo) has a matching END(foo).
bapt
2014-10-01
5
-0
/
+8
*
Revert r253748,253749
avg
2013-07-28
1
-0
/
+1
*
remove needless inclusion of machine/cpu.h in userland
avg
2013-07-28
1
-1
/
+0
*
Remove clause 3 and 4 from TNF licenses
emaste
2013-05-29
5
-35
/
+0
*
The getcontext() from the __fillcontextx() call in the
kib
2013-05-28
1
-0
/
+7
*
Do not restore the register holding the TLS pointer when doing various
nwhitehorn
2012-04-11
3
-3
/
+0
*
Properly resolve the _ctx_start function descriptor (the symbol _ctx_start
nwhitehorn
2012-04-07
1
-1
/
+1
*
Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which
andreast
2012-02-05
1
-1
/
+1
*
Make the sys/ucontext.h self-contained by changing the return type
kib
2012-02-01
1
-1
/
+1
*
Add API for obtaining extended machine context states that cannot be
kib
2012-01-21
2
-1
/
+70
*
Two other places where we can use WEAK_ALIAS.
andreast
2012-01-08
1
-4
/
+1
*
Replace a proliferation of buggy MD implementations of modf() with a
das
2011-10-21
2
-108
/
+1
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Turn off default generation of userland dot symbols on powerpc64 now that
nwhitehorn
2011-02-18
1
-2
/
+3
*
Mark assembler sources from libc as working with non-executable stack.
kib
2011-01-14
5
-0
/
+9
*
Provide 64-bit PowerPC support in libc.
nwhitehorn
2010-07-10
18
-0
/
+1318