[phobos] [D-Programming-Language/phobos] 4f75fa: Return bare asm-instructions from helper functions
GitHub via phobos
phobos at puremagic.com
Fri Oct 31 06:07:32 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4f75fa8029a2c2129f92cdfd8570e1984a12001e
https://github.com/D-Programming-Language/phobos/commit/4f75fa8029a2c2129f92cdfd8570e1984a12001e
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-10-29 (Wed, 29 Oct 2014)
Changed paths:
M std/internal/math/biguintx86.d
Log Message:
-----------
Return bare asm-instructions from helper functions
Commit: ae5c00b114f33ab867dda64929716c3af1ce7954
https://github.com/D-Programming-Language/phobos/commit/ae5c00b114f33ab867dda64929716c3af1ce7954
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-10-29 (Wed, 29 Oct 2014)
Changed paths:
M std/internal/math/biguintcore.d
M std/internal/math/biguintx86.d
Log Message:
-----------
Annotate asm statements with attributes
Commit: 947a526393e0dd6683af55a39f149588b2b59496
https://github.com/D-Programming-Language/phobos/commit/947a526393e0dd6683af55a39f149588b2b59496
Author: Martin Nowak <code at dawg.eu>
Date: 2014-10-31 (Fri, 31 Oct 2014)
Changed paths:
M std/internal/math/biguintcore.d
M std/internal/math/biguintx86.d
Log Message:
-----------
Merge pull request #2648 from 9rnsr/asmAttributes
Annotate asm statements with attributes
Compare: https://github.com/D-Programming-Language/phobos/compare/a70650f82c39...947a526393e0
More information about the phobos
mailing list