This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
arm
/
gen
History
Oleksandr Tymoshenko
8e585021b5
Merging of projects/armv6, part 2
...
Handle TLS for ARMv6 and ARMv7
2012-08-15 03:09:00 +00:00
..
__aeabi_read_tp.S
Merging of projects/armv6, part 2
2012-08-15 03:09:00 +00:00
_ctx_start.S
…
_set_tp.c
Merging of projects/armv6, part 2
2012-08-15 03:09:00 +00:00
_setjmp.S
…
alloca.S
…
divsi3.S
…
fabs.c
…
flt_rounds.c
Don't inline fenv.h functions on arm for now. Inlining makes sense:
2012-01-20 06:54:30 +00:00
getcontextx.c
Make the sys/ucontext.h self-contained by changing the return type
2012-02-01 13:33:53 +00:00
infinity.c
…
makecontext.c
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
2010-03-02 22:16:40 +00:00
Makefile.inc
Replace the C implementation of __aeabi_read_tp with an assembly version.
2012-04-16 09:38:20 +00:00
setjmp.S
…
signalcontext.c
…
sigsetjmp.S
…