November 11, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 8d7a688482a187de82c00d0fd80fbc2de11518c2
      https://github.com/D-Programming-Language/druntime/commit/8d7a688482a187de82c00d0fd80fbc2de11518c2
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M posix.mak
  M src/core/sys/osx/mach/dyld.d
  M src/core/sys/osx/mach/getsect.d
  M src/core/sys/osx/mach/loader.d
  R src/rt/memory_osx.c
  A src/rt/memory_osx.d
  M win32.mak

  Log Message:
  -----------
  added 64-bit support for static data segments on OSX and moved the implementation from C to D