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
756508c7f6
Add the __aeabi_memclr8 symbol, clang 3.7 uses this.
...
MFC after: 1 week Sponsored by: ABT Systems Lts
2015-09-21 18:35:32 +00:00
..
aeabi_unwind.c
Remove checks for __ARM_EABI__, we only build for EABI now.
2015-07-09 21:02:40 +00:00
divsi3.S
Remove checks for __ARM_EABI__, we only build for EABI now.
2015-07-09 21:02:40 +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
Remove checks for __ARM_EABI__, we only build for EABI now.
2015-07-09 21:02:40 +00:00
ldivmod.S
Remove checks for __ARM_EABI__, we only build for EABI now.
2015-07-09 21:02:40 +00:00
memclr.S
Add the __aeabi_memclr8 symbol, clang 3.7 uses this.
2015-09-21 18:35:32 +00:00
memcpy.S
Remove checks for __ARM_EABI__, we only build for EABI now.
2015-07-09 21:02:40 +00:00
memset.S
Remove checks for __ARM_EABI__, we only build for EABI now.
2015-07-09 21:02:40 +00:00
muldi3.c
…