keep user-provided CFLAGS/LDFLAGS separate from those added by configure
[musl] / src / thread / sh /
2015-11-02 Rich Felkeruse explicit __cp_cancel label in cancellable syscall...
2015-09-12 Rich Felkermake sh clone asm fdpic-compatible
2015-06-16 Rich Felkerswitch to using trap number 31 for syscalls on sh
2015-06-16 Rich Felkerswitch sh port's __unmapself to generic version when...
2015-06-16 Rich Felkeradd support for sh2 interrupt-masking-based atomics...
2015-04-18 Rich Felkerfix sh build regressions in asm
2015-04-18 Rich Felkerfix sh __set_thread_area uninitialized return value
2015-04-14 Rich Felkerconsistently use hidden visibility for cancellable...
2014-02-28 Rich Felkerrename superh port to "sh" for consistency