glibc/sysdeps/unix/sysv
Tulio Magno Quites Machado Filho 7c7bcf3634 powerpc64: Fix calls when r2 is not used [BZ #26173]
Teach the linker that __mcount_internal, __sigjmp_save_symbol,
__syscall_error and __GI_exit do not use r2, so that it does not need to
recover r2 after the call.

Test at configure time if the assembler supports @notoc and define
USE_PPC64_NOTOC.
2020-07-10 19:41:06 -03:00
..
linux powerpc64: Fix calls when r2 is not used [BZ #26173] 2020-07-10 19:41:06 -03:00