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
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for usermode (vdso-like) gettimeofday(2) and
kib
2015-12-07
2
-1
/
+75
*
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes wa...
rodrigc
2015-09-20
1
-0
/
+1
*
Add the definitions of __infinity and __nan.
andrew
2015-08-20
3
-0
/
+17
*
Add support for makecontext. This supports up to 8 arguments as this
andrew
2015-07-10
4
-1
/
+129
*
Add hton and ntoh to the arm64 Symbols.map file, they exist but were not
andrew
2015-07-06
1
-0
/
+4
*
Cleanup brk and sbrk to use the same code to find curbrk and minbrk when
andrew
2015-07-02
3
-36
/
+13
*
Implement fpgetmask, it's needed by Python.
andrew
2015-06-25
3
-0
/
+49
*
Export __flt_rounds from the arm64 libc.so
andrew
2015-06-25
1
-0
/
+1
*
Implement fpsetmask. Some third-party software makes use of it, for example
andrew
2015-06-24
3
-0
/
+54
*
Set the alignment of the setjmp magic values correctly. The alignment needs
andrew
2015-06-24
3
-3
/
+3
*
Set the correct register when calling sigprocmask in longjmp.
andrew
2015-06-06
1
-1
/
+1
*
Add fabs() to arm64 libc
emaste
2015-05-14
3
-1
/
+36
*
Add the start of libc and libstand for arm64. Not all of the machine
andrew
2015-04-07
21
-0
/
+1012
*
Start to import support for the AArch64 architecture from ARM. This change
andrew
2015-03-19
1
-0
/
+5