musl/arch/or1k
Rich Felker f76d51a1cc remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch
it was never demonstrated to me that this workaround was needed, and
seems likely that, if there ever was any clang version for which it
was needed, it's old enough to be unusably buggy in other ways. if it
turns out some compilers actually can't do the register allocation
right, we'll need to replace this with inline shuffling code, since
the external __syscall dependency is being removed.
2019-04-10 18:07:51 -04:00
..
bits aarch64, or1k: add kexec_file_load syscall number from linux v5.0 2019-03-13 12:33:58 -04:00
atomic_arch.h refactor internal atomic.h 2016-01-21 19:08:54 +00:00
crt_arch.h add .text section directive to all crt_arch.h files missing it 2015-05-22 01:50:05 -04:00
pthread_arch.h make thread-pointer-loading asm non-volatile 2018-10-16 14:11:46 -04:00
reloc.h new dlstart stage-2 chaining for or1k 2015-09-17 07:20:51 +00:00
syscall_arch.h remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch 2019-04-10 18:07:51 -04:00