[dmd-internals] [D-Programming-Language/dmd] 477950: Add isLP64 to differentiate between LP64 and x86_6...

GitHub noreply at github.com
Tue May 21 09:45:48 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4779501ac719990245b6d707e340e930c92dd24a
      https://github.com/D-Programming-Language/dmd/commit/4779501ac719990245b6d707e340e930c92dd24a
  Author: ibuclaw <ibuclaw at ubuntu.com>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M src/mars.c
    M src/mars.h
    M src/mtype.c
    M src/target.c
    M src/toobj.c

  Log Message:
  -----------
  Add isLP64 to differentiate between LP64 and x86_64 targets.


  Commit: f3639e82923db078e3e0b59630db2a8bba32dc8a
      https://github.com/D-Programming-Language/dmd/commit/f3639e82923db078e3e0b59630db2a8bba32dc8a
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M src/mars.c
    M src/mars.h
    M src/mtype.c
    M src/target.c
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #2058 from ibuclaw/islp64

Add isLP64 to differentiate between LP64 and x86_64 targets.


Compare: https://github.com/D-Programming-Language/dmd/compare/98e8922b980a...f3639e82923d


More information about the dmd-internals mailing list