2003-4-23 Dave Jones <davej@codemonkey.org.uk>

	* AMD/identify.c: Add Opteron stepping from public docs.

2003-4-11 Dave Jones <davej@codemonkey.org.uk>

	* SiS/identify.c: Add recognition of SiS 55x
	* rdmsr.c: when dumping long long zero pad to 64 bit.
	* Intel/MSR-P4.c: Zero pad to 64 bit.
	* Intel/bluesmoke.c: Zero pad.
	* AMD/bluesmoke.c: Zero pad.
	* AMD/bugs.c: Zero pad.
	* IDT/identifty.c: More interesting comments.

2003-4-2 Dave Jones <davej@codemonkey.org.uk>

	* IDT/powersaver.c: Fix decoding of RevisionID

2003-3-28 Dave Jones <davej@codemonkey.org.uk>

	* Intel/cachesize.c: Add Centrino cache descriptors.
	* Intel/identify.c: Add P4-M (Centrino)

2003-3-19 Dave Jones <davej@codemonkey.org.uk>

	* Intel/cachesize.c: Add 0x3b descriptor.

2003-3-14 Dave Jones <davej@codemonkey.org.uk>

	* identify.c: decode 0xc0000000 range cpuids if available.
	* bench/bench.h: improve timing routine a little. still needs work.
	* bench/benchmarks.c: remove lea (eax), 1(eax) test for now.

2003-3-13 Dave Jones <davej@codemonkey.org.uk>

	* Intel/identify.c: Recognise P4 based Celerons.

2003-3-11 Dave Jones <davej@codemonkey.org.uk>

	* AMD/powernow.c: Decode extra bits present in x86-64
	* AMD/identify.c: Add some extra x86-64 steppings.

2003-3-7 Dave Jones <davej@codemonkey.org.uk>

	* Intel/identify.c: Recognise D-1 stepping P4s.

2003-2-11 Dave Jones <davej@codemonkey.org.uk>

	* Intel/microcode.c: Add leading 0x to version output

2003-2-10 Dave Jones <davej@codemonkey.org.uk>

	* IDT/identify.c:
	* Intel/identify.c: Add various comments that may later
	  be used as further info to print out.

2003-2-7 Dave Jones <davej@codemonkey.org.uk>

	* bench/benchmarks.c: Add bswap.
	* Makefile: Use -m32 when compiling on x86-64
	* x86info.c: Bump copyright date.

2003-1-27 Dave Jones <davej@codemonkey.org.uk>

	* scripts/testnodes: Only check for # of CPUs present.
	  Don't repeat text.
	* IDT/identify.c: Add Nehemiah & Samuel2.
	* IDT/longhaul-v2.c: Split out from C3-MSR.c
	* IDT/powersaver.c|.h: First bits of Nehemiah power management decoding.

2003-1-23 Dave Jones <davej@codemonkey.org.uk>

	* bench/benchmarks.c: Add addl & lea benchmarks.

2003-1-20 Dave Jones <davej@codemonkey.org.uk>

	* AMD/powernow.c: Don't poke MSRs if no FID/VID scaling is present.

2003-1-18 Dave Jones <davej@codemonkey.org.uk>

	* bench/*: Various cleanups, and addition of locked add benchmark.
	* Intel/cachesize.c: Some L2 caches were marked as L3's.
	* Intel/identify.c: Decode cache sizes before CPU determination.

2003-1-16 Dave Jones <davej@codemonkey.org.uk>

	* AMD/powernow.h: Define bitfields correctly.
	* AMD/dump_PSB.c: Decode the voltage/frequency.
	* AMD/identify.c: Fix up "Mobile Athlon 4Athlon XP" problem.

2003-1-15 Dave Jones <davej@codemonkey.org.uk>

	* scripts/makenodes: Support up to 32 CPUs
	  Fix detection of already existing nodes.
	* scripts/testnodes: Check for all 32 CPUs, not just CPU0
	* AMD/dump_PSB.c: Dump BIOS powernow PSB/PST tables.
	* AMD/bugs.c: Correct mask on CLK_CTL errata.

2003-1-6 Sami Farin <safari@iki.fi>

	* Intel/identify.c: Compile fixes.

2003-1-3 Dave Jones <davej@codemonkey.org.uk>

	* AMD/identify.c: Add some extra x86-64 steppings.


See ChangeLog-2002 for earlier entries.
