]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This is unusable on amd64. Remove it before it causes more confusion.
authorpeter <peter@FreeBSD.org>
Fri, 13 Jun 2003 21:56:30 +0000 (21:56 +0000)
committerpeter <peter@FreeBSD.org>
Fri, 13 Jun 2003 21:56:30 +0000 (21:56 +0000)
commit08313d1b2076a3ce22a4b0f5ecd271d592d04d4f
tree4053c99d4e096ae92c2701ef718ca7e546b04597
parentbc201df6b8f9989c329b7fd21bb5bcccfba9c56b
This is unusable on amd64.  Remove it before it causes more confusion.
It is only possible to do this on an ABI that has a compulsory frame
pointer, which the amd64 ABI does not.  Thus, it is only possible to
implement this as a compiler builtin.
lib/libc/amd64/gen/alloca.S [deleted file]