[dmd-internals] [D-Programming-Language/dmd] 984b3c: ifdef x86 specific bits in elfobj and add new plat...
GitHub
noreply at github.com
Thu Jan 17 18:38:17 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 984b3c1cc6f4039eacd516437677f88a420c85ae
https://github.com/D-Programming-Language/dmd/commit/984b3c1cc6f4039eacd516437677f88a420c85ae
Author: Brad Roberts <braddr at puremagic.com>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/backend/elfobj.c
M src/backend/platform_stub.c
Log Message:
-----------
ifdef x86 specific bits in elfobj and add new platform specific hooks to platform_stub.c
Commit: 4f08b8626d4366b81ec8ca8bd202d6f030b9322e
https://github.com/D-Programming-Language/dmd/commit/4f08b8626d4366b81ec8ca8bd202d6f030b9322e
Author: Walter Bright <walter at walterbright.com>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/backend/elfobj.c
M src/backend/platform_stub.c
Log Message:
-----------
Merge pull request #1501 from braddr/fix-stub
ifdef x86 specific bits in elfobj and add new platform specific hooks to platform_stub.c
Compare: https://github.com/D-Programming-Language/dmd/compare/ce4a52a5a2a6...4f08b8626d43
More information about the dmd-internals
mailing list