Subject: CVS commit: pkgsrc/devel/cpuflags
From: David Brownlee
Date: 2004-08-04 13:39:44
Message id: 20040804113944.2B6602DA1D@cvs.netbsd.org

Log Message:
Update cpuflags to 0.75
  - all:
    Implement 'cpuflags -v' which indicates the values used to determine flags
    Sync the latest fixup options for older gccs
  - cpuflags.NetBSD:
    Use -march=pentium3m and -march=pentium4m for gcc 3.4.x
    Set -mcpu=hypersparc for RT620/625 and -mcpu=cypress for L64811
  - cpuflags.Linux:
    Handle two different Celeron cases (thanks to Marc Recht & Jeremy C. Reed)

Files:
RevisionActionfile
1.78modifypkgsrc/devel/cpuflags/Makefile
1.8modifypkgsrc/devel/cpuflags/files/cpuflags.Linux
1.54modifypkgsrc/devel/cpuflags/files/cpuflags.NetBSD
1.3modifypkgsrc/devel/cpuflags/files/cpuflags.SunOS