This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-06-01 17:11:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
arm
History
Rich Felker
8b3d7d0d35
fix build error on arm due to new a_spin code
...
this was broken by commit ea818ea8340c13742a4f41e6077f732291aea4bc.
2014-08-25 16:37:13 -04:00
..
bits
add max_align_t definition for C11 and C++11
2014-08-20 17:20:14 -04:00
src
add some ARM EABI-specific exception handling infrastructure
2013-07-10 16:11:01 -04:00
atomic.h
fix build error on arm due to new a_spin code
2014-08-25 16:37:13 -04:00
crt_arch.h
add function types to arm crt assembly
2013-08-15 14:52:27 -04:00
pthread_arch.h
fix arm thread-pointer/atomic asm when compiling to thumb code
2014-04-30 15:32:11 -04:00
reloc.h
refactor to remove arch-specific relocation code from dynamic linker
2014-06-18 02:44:02 -04:00
syscall_arch.h
fixup general __syscall breakage introduced in x32 port
2014-02-24 17:06:06 -05:00