[D-runtime] [D-Programming-Language/druntime] b8b089: Add missing definitions for AArch64.
GitHub via D-runtime
d-runtime at puremagic.com
Sun May 3 19:12:39 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b8b0899f2f9e09c2113857cb23d8da74e5a57245
https://github.com/D-Programming-Language/druntime/commit/b8b0899f2f9e09c2113857cb23d8da74e5a57245
Author: kai <kai at redstar.de>
Date: 2015-05-03 (Sun, 03 May 2015)
Changed paths:
M src/core/stdc/fenv.d
M src/core/sys/posix/setjmp.d
M src/core/sys/posix/sys/msg.d
M src/core/sys/posix/sys/socket.d
Log Message:
-----------
Add missing definitions for AArch64.
The missing definitions were found while cross compiling for AArch64.
Commit: 0ac255d7276b9b825eb6f1e677e9ee4f5ad49ca2
https://github.com/D-Programming-Language/druntime/commit/0ac255d7276b9b825eb6f1e677e9ee4f5ad49ca2
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M src/core/stdc/fenv.d
M src/core/sys/posix/setjmp.d
M src/core/sys/posix/sys/msg.d
M src/core/sys/posix/sys/socket.d
Log Message:
-----------
Merge pull request #1251 from redstar/aarch64
Add missing definitions for AArch64.
Compare: https://github.com/D-Programming-Language/druntime/compare/0e5e8eb87b3f...0ac255d7276b
More information about the D-runtime
mailing list