[dmd-internals] [D-Programming-Language/dmd] ae2fcc: Move all the BLK related defines that aren't speci...

noreply at github.com noreply at github.com
Wed Jul 13 22:02:07 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: ae2fcc5ac00696b6178622e25b71f5a24c3a7246
      https://github.com/D-Programming-Language/dmd/commit/ae2fcc5ac00696b6178622e25b71f5a24c3a7246
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M src/backend/cc.h

  Log Message:
  -----------
  Move all the BLK related defines that aren't specific to !TX86 to be unconditional.
Remove unused STnext from struct Pstate.
Remove duplicate definition of STclasslist in struct Pstate.


  Commit: 2340a925454f3539e5b51521324c02e460b9e476
      https://github.com/D-Programming-Language/dmd/commit/2340a925454f3539e5b51521324c02e460b9e476
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M src/backend/cc.h

  Log Message:
  -----------
  purge two unused structs


  Commit: e0e891ec55148ee1853c9fc4c5f27a7242c96dd3
      https://github.com/D-Programming-Language/dmd/commit/e0e891ec55148ee1853c9fc4c5f27a7242c96dd3
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M src/backend/cc.h

  Log Message:
  -----------
  Merge pull request #249 from braddr/cleanup-backend

Cleanup backend


Compare: https://github.com/D-Programming-Language/dmd/compare/0d5014d...e0e891e


More information about the dmd-internals mailing list