musl/arch/sh
Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function
the immediate motivation is supporting TLSDESC relocations which
require allocation and thus may fail (unless we pre-allocate), but
this mechanism should also be used for throwing an error on
unsupported or invalid relocation types, and perhaps in certain cases,
for reporting when a relocation is not satisfiable.
2014-06-16 03:09:07 -04:00
..
bits fix RLIMIT_ constants for mips 2014-04-15 19:17:52 -04:00
src fix typo in filename used in sh port 2014-03-18 22:11:14 -04:00
atomic.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
crt_arch.h superh: fix dynamic linking of __fpscr_values 2014-03-16 16:17:28 -05:00
pthread_arch.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
reloc.h dynamic linker: permit error returns from arch-specific reloc function 2014-06-16 03:09:07 -04:00
syscall_arch.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00