On Tue, Aug 2, 2011 at 9:38 PM, Ian Lance Taylor <i...@airs.com> wrote: > "H.J. Lu" <hongjiu...@intel.com> writes: > >> 2011-08-02 H.J. Lu <hongjiu...@intel.com> >> >> * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New. >> (x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and >> long long to check rt_sigreturn syscall. > > This is OK. >
Hi, The final rt_sigreturn syscall number is changed to 0x40000201 in Linux kernel v3.4-rc1. This patch updates x32 rt_sigreturn syscall number. OK for trunk and 4.7 branch? Thanks. -- H.J.
gcc-x32-sigreturn.patch
Description: Binary data