musl/arch/or1k
Rich Felker 63caf1d207 add .text section directive to all crt_arch.h files missing it
i386 and x86_64 versions already had the .text directive; other archs
did not. normally, top-level (file scope) __asm__ starts in the .text
section anyway, but problems were reported with some versions of
clang, and it seems preferable to set it explicitly anyway, at least
for the sake of consistency between archs.
2015-05-22 01:50:05 -04:00
..
bits move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
atomic.h add explicit barrier operation to internal atomic.h API 2014-10-10 18:17:09 -04: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 add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
reloc.h dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00
syscall_arch.h fix __syscall declaration with wrong visibility in syscall_arch.h 2015-04-30 16:22:57 -04:00