musl/arch
Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h
remove __syscall declaration where it is not needed (aarch64, arm,
microblaze, or1k) and add the hidden attribute where it is (mips).
2015-04-30 16:22:57 -04:00
..
aarch64 fix __syscall declaration with wrong visibility in syscall_arch.h 2015-04-30 16:22:57 -04:00
arm fix __syscall declaration with wrong visibility in syscall_arch.h 2015-04-30 16:22:57 -04:00
i386 use hidden visibility for i386 asm-internal __vsyscall symbol 2015-04-14 10:22:12 -04:00
microblaze fix __syscall declaration with wrong visibility in syscall_arch.h 2015-04-30 16:22:57 -04:00
mips fix __syscall declaration with wrong visibility in syscall_arch.h 2015-04-30 16:22:57 -04:00
or1k fix __syscall declaration with wrong visibility in syscall_arch.h 2015-04-30 16:22:57 -04:00
powerpc dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00
sh fix sh jmp_buf size to match ABI 2015-04-27 20:03:28 -04:00
x32 fix breakage in x32 dynamic linker due to mismatching register size 2015-04-20 18:17:48 -04:00
x86_64 dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00