Next | Query returned 151 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2008-12-18 01:57:12 by David Brownlee | Files touched by this commit (2)
Log message:
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-11 00:27:17 by David Brownlee | Files touched by this commit (6)
Log message:
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-08 20:46:59 by David Brownlee | Files touched by this commit (2)
Log message:
Updated devel/cpuflags to 1.23

Add:
	'AMD Family 10h (686-class)'	(-march=amdfam10)
   2008-12-08 18:40:14 by David Brownlee | Files touched by this commit (3)
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
   2008-12-05 01:41:31 by David Brownlee | Files touched by this commit (2)
Log message:
Updated devel/cpuflags to 1.21

  - Add case for:
	'AMD Athlon Model 4 (Thunderbird) ' (-march=athlon-tbird)
	Thanks Aleksey Cheusov
   2008-12-04 12:45:35 by David Brownlee | Files touched by this commit (3)
Log message:
Updated devel/cpuflags to 1.20

  - Add cases for:
	'Intel Pentium III Xeon (686-class)' (Thanks Jum Wise)
	'Intel Pentium M (Dothan) (686-class)' (My T41p)
  - Remove duplicate m68k fpu check
  - Fix pentium2/pentium3 tranposition introduced in v1.19
   2008-12-01 18:51:40 by David Brownlee | Files touched by this commit (3)
Log message:
Updated devel/cpuflags to 1.19

Completely rework i386 and x86_64 processor checking on NetBSD:
If cpuctl is present, use the first list of its output, otherwise
rely on the first cpu0: line in /var/run/dmesg.boot
Unfortunately this means we will need to reenter some of the older CPU
details.
   2008-11-22 01:07:21 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add devel to CATEGORIES. From Robert Elz.
   2008-07-21 12:46:16 by David Brownlee | Files touched by this commit (1)
Log message:
add a (c) to this
   2008-07-21 09:47:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
New sentence, new line.

Next | Query returned 151 messages, browsing 31 to 40 | Previous