[dmd-internals] [D-Programming-Language/dmd] 83ad87: use group sections to order and merge sections
GitHub
noreply at github.com
Fri Mar 1 23:14:56 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 83ad87662523dbc9ec1fc4d479710bcdfdc4c93e
https://github.com/D-Programming-Language/dmd/commit/83ad87662523dbc9ec1fc4d479710bcdfdc4c93e
Author: Martin Nowak <code at dawg.eu>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M src/backend/mscoffobj.c
M src/link.c
Log Message:
-----------
use group sections to order and merge sections
- applies to .minfo, ._deh and .tls
Commit: 7aeb6919d06db50b112547c66cec4d1bf0f5851d
https://github.com/D-Programming-Language/dmd/commit/7aeb6919d06db50b112547c66cec4d1bf0f5851d
Author: Walter Bright <walter at walterbright.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M src/backend/mscoffobj.c
M src/link.c
Log Message:
-----------
Merge pull request #1707 from dawgfoto/MSCOFF
use group sections to order and merge sections
Compare: https://github.com/D-Programming-Language/dmd/compare/d0e1476c11c6...7aeb6919d06d
More information about the dmd-internals
mailing list