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-07-30 22:01:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
007907a93c4d26b579da25c81b43d74115a29016
musl
/
arch
/
sh
History
Rich Felker
007907a93c
move sh port's __shcall internal function from arch/sh/src to src tree
2016-01-22 03:50:08 +00:00
..
bits
fix sh jmp_buf size to match ABI
2015-04-27 20:03:28 -04:00
src
move sh port's __shcall internal function from arch/sh/src to src tree
2016-01-22 03:50:08 +00:00
atomic_arch.h
overhaul sh atomics for new atomics framework, add j-core cas.l backend
2016-01-21 19:43:04 +00:00
crt_arch.h
generalize sh entry point asm not to assume call dests fit in 12 bits
2015-11-02 18:11:36 -05:00
ksigaction.h
fix signal return for sh/fdpic
2015-09-23 18:33:49 +00:00
pthread_arch.h
properly access mcontext_t program counter in cancellation handler
2015-11-02 12:41:49 -05:00
reloc.h
fix dynamic loader library mapping for nommu systems
2015-11-11 17:40:27 -05:00
syscall_arch.h
switch to using trap number 31 for syscalls on sh
2015-06-16 15:25:02 +00:00