[dmd-internals] [D-Programming-Language/dmd] 943757: Move backend prefixing of symbols to Target::prefi...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Jul 26 03:17:03 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 94375752615fa1fdcba18dad24dba83877b2eddd
      https://github.com/D-Programming-Language/dmd/commit/94375752615fa1fdcba18dad24dba83877b2eddd
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M src/cppmangle.c
    M src/magicport.json
    M src/mtype.c
    M src/target.c
    M src/target.h

  Log Message:
  -----------
  Move backend prefixing of symbols to Target::prefixName


  Commit: 057c76e59e9037f28f927180ac6565c858b15f78
      https://github.com/D-Programming-Language/dmd/commit/057c76e59e9037f28f927180ac6565c858b15f78
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M src/cppmangle.c
    M src/magicport.json
    M src/mtype.c
    M src/target.c
    M src/target.h

  Log Message:
  -----------
  Merge pull request #4665 from ibuclaw/target_prefix

Move backend prefixing of symbols to Target::prefixName


Compare: https://github.com/D-Programming-Language/dmd/compare/494a91d3f9e0...057c76e59e90


More information about the dmd-internals mailing list