musl/arch/arm
Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs
this cleans up what had become widespread direct inline use of "GNU C"
style attributes directly in the source, and lowers the barrier to
increased use of hidden visibility, which will be useful to recovering
some of the efficiency lost when the protected visibility hack was
dropped in commit dc2f368e56, especially
on archs where the PLT ABI is costly.
2018-09-05 14:05:14 -04:00
..
bits arm: add get_tls syscall from linux v4.15 2018-02-22 18:49:24 -05:00
atomic_arch.h define and use internal macros for hidden visibility, weak refs 2018-09-05 14:05:14 -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 define and use internal macros for hidden visibility, weak refs 2018-09-05 14:05:14 -04:00
reloc.h fix TLS layout of TLS variant I when there is a gap above TP 2018-06-02 19:38:44 -04:00
syscall_arch.h work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00