This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

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


* 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?


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