March 23, 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@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@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