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
/
sys
/
libkern
/
arm
History
Andrew Turner
524bca9008
Use the unified syntax in a few more assembly files
...
MFC after: 1 week Sponsored by: ABT Systems Ltd
2014-12-05 19:08:36 +00:00
..
aeabi_unwind.c
Fix ixp425 boot2 with ARM EABI:
2013-09-29 15:19:34 +00:00
divsi3.S
Fix unwind-info errors in our hand-written arm assembler code.
2014-08-01 18:24:44 +00:00
ffs.S
Use the unified syntax in a few more assembly files
2014-12-05 19:08:36 +00:00
ldivmod_helper.c
…
ldivmod.S
Add END to ARM libkern assembly functions
2013-03-16 04:08:01 +00:00
memcpy.S
Add END to ARM libkern assembly functions
2013-03-16 04:08:01 +00:00
memset.S
Add __aeabi_memset to libkern, implemented using memset, as clang may
2013-03-16 23:11:55 +00:00
muldi3.c
…