V2: [PATCH 02/24] x86: Support shadow stack pointer in setjmp/longjmp

Florian Weimer fw@deneb.enyo.de
Sat Jul 14 19:57:00 GMT 2018


* H. J. Lu:

> +	/* Get the current ssp.  */
> +	rdsspd	%edx

This moves the required binutils version past current Debian's 2.28.

I know we recently increased the minimum make version recently, but
binutils 2.28 is still quite new, I think.

Could we list the bytes for the instruction explicitly instead?



More information about the Libc-alpha mailing list