Problem with x32 pointer_guard
H.J. Lu
hjl.tools@gmail.com
Sat May 19 18:08:00 GMT 2012
On Fri, May 18, 2012 at 9:49 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> Roland, I will leave it to you. Thanks.
>
> Please review and test the code on my branch. (I can post it on Monday
> if anybody wants to have the patch in the archive.) I gave it only
> minimal testing, and my assembly might not be optimal--you'd know better
> than I. I won't merge it in until we're agreed it is satisfactory.
>
>
roland/x32-setjmp-mangle branch looks OK, except for that we
also need to make similar change in:
./sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
If we want to be clever, we can reorder sysdeps/x86_64/setjmp.S to
use misaligned store for upper 32 bits of RBP instead of
shift and 32-bit store. But I don't think it is really needed.
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list