November 25, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 507fcbef5a795d8285c51abb96bf3f6b19c84886
      https://github.com/D-Programming-Language/druntime/commit/507fcbef5a795d8285c51abb96bf3f6b19c84886
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2011-11-25 (Fri, 25 Nov 2011)

  Changed paths:
    M src/core/cpuid.d

  Log Message:
  -----------
  Fix broken 64bit druntime build

Also change cache sizes to size_t since they will probably exceed 32 bits one day.


  Commit: c2a567c878ae1564a44dd962bc5c0d0f9b96bb9c
      https://github.com/D-Programming-Language/druntime/commit/c2a567c878ae1564a44dd962bc5c0d0f9b96bb9c
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2011-11-25 (Fri, 25 Nov 2011)

  Changed paths:
    M src/core/cpuid.d

  Log Message:
  -----------
  Merge pull request #89 from donc/fixcpuid

Fix broken 64bit druntime build


Compare: https://github.com/D-Programming-Language/druntime/compare/ce29a8a...c2a567c