summary refs log tree commit diff stats
path: root/linux-user/ppc/vdso-asmoffset.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux-user/ppc: Add vdsoRichard Henderson2023-10-301-0/+20
Add support in gen-vdso-elfn.c.inc for the DT_PPC64_OPT dynamic tag: this is an integer, so does not need relocation. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>