[D-runtime] [D-Programming-Language/druntime] a0fd47: First Android/x86 patch that produces a working D ...
GitHub
noreply at github.com
Wed Mar 12 03:15:24 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a0fd47838f4b9ec87b26ce772b0494d0558060e2
https://github.com/D-Programming-Language/druntime/commit/a0fd47838f4b9ec87b26ce772b0494d0558060e2
Author: Joakim <joakim at airpost.net>
Date: 2014-03-02 (Sun, 02 Mar 2014)
Changed paths:
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/pthread.d
M src/core/sys/posix/sched.d
M src/core/sys/posix/semaphore.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/stdlib.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/select.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/time.d
M src/core/sys/posix/sys/wait.d
M src/core/sys/posix/time.d
M src/core/thread.d
M src/rt/critical_.d
M src/rt/monitor_.d
Log Message:
-----------
First Android/x86 patch that produces a working D executable
Commit: 085d559b0405afcf7f1eb8ed13ce7a7337ed957f
https://github.com/D-Programming-Language/druntime/commit/085d559b0405afcf7f1eb8ed13ce7a7337ed957f
Author: Joakim <joakim at airpost.net>
Date: 2014-03-02 (Sun, 02 Mar 2014)
Changed paths:
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/mman.d
Log Message:
-----------
Add some version(X86) blocks for arch-dependent definitions
Commit: b5ef12094dc02694536b16783d87d1f56bf28daf
https://github.com/D-Programming-Language/druntime/commit/b5ef12094dc02694536b16783d87d1f56bf28daf
Author: Martin Nowak <code at dawg.eu>
Date: 2014-03-12 (Wed, 12 Mar 2014)
Changed paths:
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/pthread.d
M src/core/sys/posix/sched.d
M src/core/sys/posix/semaphore.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/stdlib.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/select.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/time.d
M src/core/sys/posix/sys/wait.d
M src/core/sys/posix/time.d
M src/core/thread.d
M src/rt/critical_.d
M src/rt/monitor_.d
Log Message:
-----------
Merge pull request #734 from joakim-noah/android
First Android/x86 patch that produces a working D executable
Compare: https://github.com/D-Programming-Language/druntime/compare/feb4560cb25c...b5ef12094dc0
More information about the D-runtime
mailing list