musl/arch/mips
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 add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
atomic_arch.h add support for mips and mips64 r6 isa 2016-04-03 10:42:37 +00:00
crt_arch.h remove workaround for broken mips assemblers 2016-02-08 21:07:09 +00:00
ksigaction.h fix signal return for sh/fdpic 2015-09-23 18:33:49 +00:00
pthread_arch.h fix TLS layout of TLS variant I when there is a gap above TP 2018-06-02 19:38:44 -04:00
reloc.h add support for mips and mips64 r6 isa 2016-04-03 10:42:37 +00:00
syscall_arch.h define and use internal macros for hidden visibility, weak refs 2018-09-05 14:05:14 -04:00