Subject: CVS commit: pkgsrc/devel/cpuflags
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 08/04/2004 11:39:44
Module Name:	pkgsrc
Committed By:	abs
Date:		Wed Aug  4 11:39:44 UTC 2004

Modified Files:
	pkgsrc/devel/cpuflags: Makefile
	pkgsrc/devel/cpuflags/files: cpuflags.Linux cpuflags.NetBSD
	    cpuflags.SunOS

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)


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/cpuflags/files/cpuflags.Linux
cvs rdiff -r1.53 -r1.54 pkgsrc/devel/cpuflags/files/cpuflags.NetBSD
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cpuflags/files/cpuflags.SunOS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.