[D-runtime] [D-Programming-Language/druntime] 37dca9: Add support for native TLS on OS X
GitHub via D-runtime
d-runtime at puremagic.com
Wed Mar 23 19:11:33 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 37dca9c87fcabdef1361d3d12f37620030b77795
https://github.com/D-Programming-Language/druntime/commit/37dca9c87fcabdef1361d3d12f37620030b77795
Author: Jacob Carlborg <doob at me.com>
Date: 2016-03-18 (Fri, 18 Mar 2016)
Changed paths:
M mak/SRCS
M posix.mak
A src/rt/osx_tls.c
M src/rt/sections.d
R src/rt/sections_osx.d
A src/rt/sections_osx_x86.d
A src/rt/sections_osx_x86_64.d
Log Message:
-----------
Add support for native TLS on OS X
Commit: 1bb9ef012633b11164152fc30cbf43f4cb3456d2
https://github.com/D-Programming-Language/druntime/commit/1bb9ef012633b11164152fc30cbf43f4cb3456d2
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M mak/SRCS
M posix.mak
A src/rt/osx_tls.c
M src/rt/sections.d
R src/rt/sections_osx.d
A src/rt/sections_osx_x86.d
A src/rt/sections_osx_x86_64.d
Log Message:
-----------
Merge pull request #1461 from jacob-carlborg/native_tls
Add support for native TLS on OS X
Compare: https://github.com/D-Programming-Language/druntime/compare/2b8861d776e9...1bb9ef012633
More information about the D-runtime
mailing list