[dmd-internals] [D-Programming-Language/dmd] 22c028: mscoff: write "small" object formats if less than ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu May 14 12:46:36 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 22c0287f492899ab1884f59db0d7911fe5de7293
https://github.com/D-Programming-Language/dmd/commit/22c0287f492899ab1884f59db0d7911fe5de7293
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-05-14 (Thu, 14 May 2015)
Changed paths:
M src/backend/mscoffobj.c
Log Message:
-----------
mscoff: write "small" object formats if less than 65536 sections
Commit: 7504cf895902a3dc4264f5eb25a49de07e1d4322
https://github.com/D-Programming-Language/dmd/commit/7504cf895902a3dc4264f5eb25a49de07e1d4322
Author: Martin Nowak <code at dawg.eu>
Date: 2015-05-14 (Thu, 14 May 2015)
Changed paths:
M src/backend/mscoffobj.c
Log Message:
-----------
Merge pull request #4648 from rainers/opt_bigobj
mscoff: write "small" object formats if less than 65536 sections
Compare: https://github.com/D-Programming-Language/dmd/compare/4982d1341e24...7504cf895902
More information about the dmd-internals
mailing list