pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/cpuflags



Module Name:    pkgsrc
Committed By:   abs
Date:           Fri Jan  9 12:54:15 UTC 2009

Modified Files:
        pkgsrc/devel/cpuflags: Makefile
        pkgsrc/devel/cpuflags/files: subr_NetBSD subr_x86

Log Message:
Updated devel/cpuflags to 1.32

Intel appear to have re-used cpu branding strings between Northwood
and Prescott pentium4s. Thats just... special.

Handle this by explicitly testing for SSE3 support to distinguish between
'-march=prescott' and '-march=pentium4'


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/cpuflags/files/subr_NetBSD
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/cpuflags/files/subr_x86

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



Home | Main Index | Thread Index | Old Index