musl/arch/sh
Thomas Petazzoni 1698fe6cdc fix build failure for sh4a due to missing colon in asm statement
Due to a missing ":" in an asm() statement, the "memory" clobber is
considered by gcc as an input operand and not a clobber, which causes a
build failure.
2017-08-11 21:06:57 -04:00
..
bits add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
atomic_arch.h fix build failure for sh4a due to missing colon in asm statement 2017-08-11 21:06:57 -04: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 fix pread/pwrite syscall calling convention on sh 2016-08-11 18:36:46 -04:00