[D-runtime] [D-Programming-Language/druntime] c9f619: Add Android/ARM support
GitHub via D-runtime
d-runtime at puremagic.com
Thu May 14 17:01:37 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: c9f619236a27419ee37b39ecdda94582a2edf605
https://github.com/D-Programming-Language/druntime/commit/c9f619236a27419ee37b39ecdda94582a2edf605
Author: Joakim <git at joakim.fea.st>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M src/core/stdc/fenv.d
M src/core/sys/posix/dirent.d
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/setjmp.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/ipc.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/socket.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/types.d
M src/core/sys/posix/sys/uio.d
M src/core/sys/posix/time.d
Log Message:
-----------
Add Android/ARM support
Commit: 186025acf36bea5cdd7c2504e0e019ab75372a5a
https://github.com/D-Programming-Language/druntime/commit/186025acf36bea5cdd7c2504e0e019ab75372a5a
Author: Martin Nowak <code at dawg.eu>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M src/core/stdc/fenv.d
M src/core/sys/posix/dirent.d
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/setjmp.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/ipc.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/socket.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/types.d
M src/core/sys/posix/sys/uio.d
M src/core/sys/posix/time.d
Log Message:
-----------
Merge pull request #1267 from joakim-noah/android_arch
Add Android/ARM support
Compare: https://github.com/D-Programming-Language/druntime/compare/e6f98c18d4ad...186025acf36b
More information about the D-runtime
mailing list