[D-runtime] [D-Programming-Language/druntime] 524e17: remove support for weak _d_dso_registry linking
GitHub
noreply at github.com
Tue Aug 13 13:13:57 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 524e17a89371212ef08e3f2b5643eb69103191dc
https://github.com/D-Programming-Language/druntime/commit/524e17a89371212ef08e3f2b5643eb69103191dc
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/sections_linux.d
Log Message:
-----------
remove support for weak _d_dso_registry linking
- dmd now emits normal references for _d_dso_registry
Commit: 8699f5c94a5b82c1295bfe9c48126dff7d655b7d
https://github.com/D-Programming-Language/druntime/commit/8699f5c94a5b82c1295bfe9c48126dff7d655b7d
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/rt/sections_linux.d
Log Message:
-----------
Merge pull request #569 from dawgfoto/removeWeakLinkage
remove support for weak _d_dso_registry linking
Compare: https://github.com/D-Programming-Language/druntime/compare/e3cb01ddc628...8699f5c94a5b
More information about the D-runtime
mailing list