December 21, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 51444118d8cfd58e3cf57018cbefdddd7bc03a4a
      https://github.com/D-Programming-Language/druntime/commit/51444118d8cfd58e3cf57018cbefdddd7bc03a4a
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-12-21 (Sat, 21 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  detect other uname -m outputs

- x86_64, amd64 => MODEL:=64
- i386, i586, i686 => MODEL:32


  Commit: 53883db4ceaaf885da88d86d79c4d5c999116430
      https://github.com/D-Programming-Language/druntime/commit/53883db4ceaaf885da88d86d79c4d5c999116430
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-21 (Sat, 21 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Merge pull request #697 from MartinNowak/fixAutoMODEL

detect other uname -m outputs


Compare: https://github.com/D-Programming-Language/druntime/compare/dad2045fe4f0...53883db4ceaa