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: Mon Dec 8 17:40:14 UTC 2008
Modified Files:
pkgsrc/devel/cpuflags: Makefile
pkgsrc/devel/cpuflags/files: subr_NetBSD subr_gcc
Log Message:
Updated devel/cpuflags to 1.22
- Updates for NetBSD:
- Report OS version in verbose mode
- Cleanup the parsing of "cpuctl identify 0" / "grep ^cpu0: dmesg"
- Add cases for:
- 'AMD Athlon 64 X2 (686-class)' - thanks Ryo HAYASAKA
- 'Intel Pentium M (Yonah) (686-class)' - thanks Juho Juopperi
- 'Intel Pentium III (Katmai) (686-class)'
- Adjust '-march=core2' facllback to pentium-m - thanks Thomas E. Spanjaard
- Pickup -'msse3'
- Updates for gcc:
- Add some more x86 -march cases from gcc 4.3
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/cpuflags/files/subr_NetBSD
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/cpuflags/files/subr_gcc
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