Date: Wed, 5 Jan 2011 13:36:59 +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: <201101051337.p05DbFfY019505@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2011-01-05 13:36:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
share/examples/etc make.conf
share/mk bsd.cpu.mk
Log:
SVN rev 217005 on 2011-01-05 13:36:59Z by marius
MFC: r216820 (partial)
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.
Revision Changes Path
1.279.2.1 +2 -0 src/share/examples/etc/make.conf
1.62.2.6 +23 -0 src/share/mk/bsd.cpu.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101051337.p05DbFfY019505>
