]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure boot2 stays below the limit, by applying a patch from Roman
authorDimitry Andric <dim@FreeBSD.org>
Mon, 24 Nov 2014 20:01:05 +0000 (20:01 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 24 Nov 2014 20:01:05 +0000 (20:01 +0000)
commita58b298927c79521aabe2947b2232d48833aca85
treee0f70f0c7a087e89e08fcf07fb1c4f29087f1dec
parentf951ac127dea6f3ee6e8b3cef8493e8217385263
Ensure boot2 stays below the limit, by applying a patch from Roman
Divacky which shrinks the code, and by using the custom llvm option to
disable the Global Value Numbering optimization pass.
share/mk/bsd.sys.mk
sys/boot/i386/boot2/Makefile
sys/boot/i386/boot2/boot2.c