Date: Thu, 16 Dec 2004 22:17:45 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <200412162217.iBGMHjOI072524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2004-12-16 22:17:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/mk bsd.cpu.mk Log: MFC: revs 1.42-1.47 (minus 1.45): + Define "I386_CPU" if CPUTYPE is 'i386'. + Embellish the AMD64 sections a little. Including supporting 'nocona'. + Simplify by treating the standard x86 CPU names as the CPUTYPE vs. treating them as an alias. + Separate the x86 GCC CPU CFLAGS from the ICC CFLAGS. + Add support for Pentium M, Pentium 3M and Pentium 4M. Revision Changes Path 1.40.2.1 +61 -61 src/share/mk/bsd.cpu.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412162217.iBGMHjOI072524>