Date: Thu, 30 Dec 2010 15:58:23 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk Message-ID: <201012301558.oBUFwlLl022987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-12-30 15:58:23 UTC
FreeBSD src repository
Modified files:
share/examples/etc make.conf
share/mk bsd.cpu.mk
Log:
SVN rev 216820 on 2010-12-30 15:58:23Z by marius
- Add CPUTYPE support for sparc64. The net result is that it's now possible
to let the compiler optimize for the famility of UltraSPARC-III CPUs as the
default already was to optimize for UltraSPARC-I/II and generating generic
64-bit V9 is mainly for reference purposes. At least for SPARC64-V CPUs
code optimized for UltraSPARC-I/II still is the most performant one.
Thanks go to Michael Moll for testing SPARC64-V.
- Move a booke MACHINE_CPU bit into the right section.
Revision Changes Path
1.283 +2 -0 src/share/examples/etc/make.conf
1.79 +28 -2 src/share/mk/bsd.cpu.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012301558.oBUFwlLl022987>
