OSDN Git Service

linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 29 Sep 2021 13:05:52 +0000 (09:05 -0400)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 1 Oct 2021 10:03:48 +0000 (12:03 +0200)
commit525c4670c5612336cc50fa4190bdc72c1e3ee270
tree21446d287e548da851580e7ead988ff457f667c4
parent55e83c200594b5c3ab412dec2646898571b08b40
linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE

All targets now define TARGET_ARCH_HAS_SIGTRAMP_PAGE.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210929130553.121567-26-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/elfload.c