On Wed, 23 Dec 2015 15:22:44 +0000 (UTC)
Andrew Turner <[email protected]> wrote:
> Author: andrew
> Date: Wed Dec 23 15:22:44 2015
> New Revision: 292659
> URL: https://svnweb.freebsd.org/changeset/base/292659
> 
> Log:
>   Increase the size and alignment of the setjmp buffer. This will
> allow for possible future CPU extentions with larger registers.
>   
>   jmp_buf's size and alignment are baked into the ABI of third party
> libraries and thus are very hard to change later so it is best to
> waste a small amount of space now.
>   
>   Reviewed by:        brooks

This should be "Submitted by: brooks".

Andrew
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to