]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Adjust stack alignment so that when the 'call xxx' functions are
authorPeter Wemm <peter@FreeBSD.org>
Sun, 21 Mar 2004 01:39:01 +0000 (01:39 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sun, 21 Mar 2004 01:39:01 +0000 (01:39 +0000)
commitc50be14baa471afba8e7f3600c61cb03099de5d8
treea9f3e52242e4eb1bbda3cab79923175ed207b7cb
parent95c6291685091ba454c7bacbc568c73d5cf49816
Adjust stack alignment so that when the 'call xxx' functions are
gathered into the middle of the _init and _fini sections, they get
executed with their expected stack alignment.
lib/csu/amd64/crti.S
lib/csu/amd64/crtn.S