This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d2d3491d5a
freebsd-skq
/
lib
/
libc
/
arm
History
Andrew Turner
d2d3491d5a
Remove part of the NetBSD longjmp code that was not ready to be merged.
2013-06-05 07:37:45 +00:00
..
aeabi
When clang builds libc it may insert calls to __aeabi_* functions. Normally
2013-02-12 06:04:51 +00:00
gen
Remove part of the NetBSD longjmp code that was not ready to be merged.
2013-06-05 07:37:45 +00:00
softfloat
Silence a clang warning by telling it we are only interested in left
2013-01-06 00:49:06 +00:00
string
Merge index() and strchr() together.
2012-01-03 07:14:01 +00:00
sys
Rework the __vdso_* symbols attributes to only make the symbols weak,
2013-01-30 12:48:16 +00:00
_fpmath.h
Correct some bugs that resulted from arm/_fpmath.h being blindly copied
2012-01-16 04:04:35 +00:00
arith.h
Add support for the FPA floating-point format on ARM. The
2008-12-23 22:20:59 +00:00
gd_qnan.h
Makefile.inc
Add the required __aeabi_* functions to libc.
2013-01-19 05:33:55 +00:00
Symbol_oabi.map
Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABI
2013-01-19 04:11:45 +00:00
Symbol.map
Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABI
2013-01-19 04:11:45 +00:00
SYS.h
Update the syscall calling convention for ARM EABI. We store the syscall
2013-01-19 04:03:18 +00:00