Module Name: src Committed By: skrll Date: Sat Dec 4 08:53:34 UTC 2021
Modified Files: src/libexec/ld.elf_so: reloc.c src/libexec/ld.elf_so/arch/aarch64: Makefile.inc Log Message: Provide a stub _rtld_call_ifunc when a platform doesn't use one of the common ones or doesn't provide its own. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/libexec/ld.elf_so/reloc.c cvs rdiff -u -r1.2 -r1.3 src/libexec/ld.elf_so/arch/aarch64/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.