Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f47b846a6a287f42fee61db678362d5d63cb3f56
      
https://github.com/D-Programming-Language/dmd/commit/f47b846a6a287f42fee61db678362d5d63cb3f56
  Author: Daniel Murphy <[email protected]>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M src/iasm.c

  Log Message:
  -----------
  Avoid macros and use global.params.is64bit directly


  Commit: cdae0197ac51f78676cfd0e587f3b10bfd049d50
      
https://github.com/D-Programming-Language/dmd/commit/cdae0197ac51f78676cfd0e587f3b10bfd049d50
  Author: Daniel Murphy <[email protected]>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M src/iasm.c

  Log Message:
  -----------
  Remove some unused 16-bit support code


  Commit: a3d264c1d568fe308958028d4079a51c962e07f8
      
https://github.com/D-Programming-Language/dmd/commit/a3d264c1d568fe308958028d4079a51c962e07f8
  Author: Walter Bright <[email protected]>
  Date:   2015-03-24 (Tue, 24 Mar 2015)

  Changed paths:
    M src/iasm.c

  Log Message:
  -----------
  Merge pull request #4488 from yebblies/iasmi64

[DDMD] [refactor] Use global.params.is64bit directly


Compare: 
https://github.com/D-Programming-Language/dmd/compare/2cff5ecd96e5...a3d264c1d568
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to