[D-runtime] [D-Programming-Language/druntime] 2156ce: I/O intrinsics are only available with DMD.
GitHub
noreply at github.com
Tue Sep 25 15:18:22 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 2156ce9fa8a2c9f1275d4100ff8bbed14d1da064
https://github.com/D-Programming-Language/druntime/commit/2156ce9fa8a2c9f1275d4100ff8bbed14d1da064
Author: alexrp <alex at lycus.org>
Date: 2012-09-11 (Tue, 11 Sep 2012)
Changed paths:
M src/core/bitop.d
Log Message:
-----------
I/O intrinsics are only available with DMD.
Commit: 6ab447862f9d5c683278e2686c394b43473117f6
https://github.com/D-Programming-Language/druntime/commit/6ab447862f9d5c683278e2686c394b43473117f6
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M src/core/bitop.d
Log Message:
-----------
I/O intrinsics also should only be available on x86.
Commit: b2aebc0ad05edf4bff06e7138419b95046a2ac94
https://github.com/D-Programming-Language/druntime/commit/b2aebc0ad05edf4bff06e7138419b95046a2ac94
Author: Sean Kelly <sean at invisibleduck.org>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M src/core/bitop.d
Log Message:
-----------
Merge pull request #300 from alexrp/io-intrinsics-x86
I/O intrinsics are only available with DMD.
Compare: https://github.com/D-Programming-Language/druntime/compare/c99ed330f847...b2aebc0ad05e
More information about the D-runtime
mailing list