Commit graph

13 commits

Author SHA1 Message Date
abs
921a7e1f6d Updated devel/cpuflags to 1.41
Treat all Atoms as '-march=core2 -mtune=pentium'
2009-03-30 21:02:25 +00:00
abs
9fa0f5ba7c Updated devel/cpuflags to 1.39
- Add "Intel(r) Xeon(r) CPU           E5430" and strip leading whitespace from
  Solaris psrinfo output - from Jim Wise
- Add "Intel(R) Xeon(R) CPU           E5310" - from Felix Resch
- Add "Genuine Intel(R) CPU           T2500" - from Daniel Carosone
2009-03-04 00:32:44 +00:00
abs
d961b6a6ee Updated devel/cpuflags to 1.38
Handle Intel Core 2 (Merom) - from Steffen Beyer
2009-02-02 17:09:46 +00:00
abs
cd5da2c621 Updated devel/cpuflags to 1.33
Merge all of the "Intel(R) Core(TM)2 " lines into a single 'wilder
card' entry.
2009-01-12 21:57:24 +00:00
abs
9f246fab8b 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'
2009-01-09 12:54:15 +00:00
abs
52777ba67a Updated devel/cpuflags to 1.30
Add:
 "Intel(R) Pentium(R) M processor "*
2008-12-31 14:49:54 +00:00
abs
aa0dc79492 Updated devel/cpuflags to 1.29 (leaf package)
Add:
 "Intel(R) Pentium(R) 4 CPU 2.00GHz" - thanks to Łukasz
2008-12-23 09:48:38 +00:00
abs
3e7881f506 Updated devel/cpuflags to 1.28
Add:
 "Intel(R) Celeron(R) M processor "* - thanks to Daniel Horecki
 "Intel(R) Pentium(R) 4 CPU 3.20GHz" - thanks to John Nemeth
 "VIA Nehemiah" and "Intel(R) Atom(TM) CPU N270 " - thanks to Joel CARNAT
2008-12-21 15:49:27 +00:00
abs
3fffa1e222 Updated devel/cpuflags to 1.27
Add entry for AMD K6-2+/III+ ("AMD-K6(tm)-III Processor")
- from Ulf Bartelt PR 37850
2008-12-20 09:56:46 +00:00
abs
cbeaf9d18f Updated devel/cpuflags to 1.25
Add "Intel(R) Pentium(R) 4 CPU 2.80GHz" from Alaric Snell-Pym
Add "Intel(R) Celeron(TM) CPU                1400MHz" from Bernhard Riedel
2008-12-18 00:57:12 +00:00
abs
b2e170707c Updated devel/cpuflags to 1.24
Add map_x86_brand_string to subr_x86 and use in NetBSD,
	Linux and Solaris to determine ARCH for Intel CPUs after PIII.
	(Still need to rework AMD CPU detection to use family and
	extended family)
	Added 'AMD K6-2 (586-class)' - thanks Brian Ginsbach
	Added 'Pentium(R) Dual-Core  CPU      E5200' - thanks Andreas Burghardt
2008-12-10 23:27:17 +00:00
abs
2bbaf41332 remove some of my debugging accidently commited 2007-08-27 10:09:22 +00:00
abs
a3f13d197a Update devel/cpuflags to 1.14:
- return 0 in verbose() to fix issue with 'set -e'
 - ONLY_FOR_PLATFORM += FreeBSD-*-*
 - Use `` rather than $() to unbreak Solaris
 - Add x86 arch fixup/corrections in files/subr_x86
	All from Yakovetsky Vladimir
2007-08-27 10:08:29 +00:00