Date: Wed, 5 Jan 2011 13:26:26 +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: <201101051326.p05DQcok018724@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2011-01-05 13:26:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/examples/etc make.conf
share/mk bsd.cpu.mk
Log:
SVN rev 217004 on 2011-01-05 13:26:26Z by marius
MFC: r216820
- 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.279.10.4 +2 -0 src/share/examples/etc/make.conf
1.69.2.3 +28 -2 src/share/mk/bsd.cpu.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101051326.p05DQcok018724>
