This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Update x32 rt_sigreturn syscall number to 0x40000201


On Tue, Aug 2, 2011 at 9:38 PM, Ian Lance Taylor <ian@airs.com> wrote:
> "H.J. Lu" <hongjiu.lu@intel.com> writes:
>
>> 2011-08-02 ?H.J. Lu ?<hongjiu.lu@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.

Attachment: gcc-x32-sigreturn.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]