Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 03:21:48 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults make.conf src/share/mk bsd.cpu.mk
Message-ID:  <200102271121.f1RBLmP48711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/02/27 03:21:47 PST

  Modified files:
    etc/defaults         make.conf 
    share/mk             bsd.cpu.mk 
  Log:
  Add definitions and support for the AMD k6-2, Pentium MMX (i586/MMX),
  and Pentium II, III and IV processors (p2, p3, p4), as well as 'mmx' and
  '3dnow' MACHINE_CPU tags as appropriate.  In the near future this will
  be used to control various ports which have MMX/3dNow optimizations,
  instead of the ad-hoc methods currently used.
  
  Reviewed by:    peter
  
  Revision  Changes    Path
  1.147     +4 -2      src/etc/defaults/make.conf
  1.2       +22 -2     src/share/mk/bsd.cpu.mk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102271121.f1RBLmP48711>