Date: Wed, 23 Dec 2015 15:23:52 +0000 From: Andrew Turner <andrew@fubar.geek.nz> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r292659 - head/sys/arm64/include Message-ID: <20151223152352.6c82e8ba@zapp.Home> In-Reply-To: <201512231522.tBNFMiNm074300@repo.freebsd.org> References: <201512231522.tBNFMiNm074300@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Dec 2015 15:22:44 +0000 (UTC) Andrew Turner <andrew@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151223152352.6c82e8ba>