[D-runtime] [D-Programming-Language/druntime] 7b162f: move profile code out of prolog

GitHub noreply at github.com
Tue Oct 16 16:58:56 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 7b162ff736dcf7e22b199f67725ae296bf7ad33a
      https://github.com/D-Programming-Language/druntime/commit/7b162ff736dcf7e22b199f67725ae296bf7ad33a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M src/rt/trace.d

  Log Message:
  -----------
  move profile code out of prolog


  Commit: 32c1ef78cab52c5043a3116e9234a9e4d186cc71
      https://github.com/D-Programming-Language/druntime/commit/32c1ef78cab52c5043a3116e9234a9e4d186cc71
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M posix.mak
    A src/core/sys/linux/sys/signalfd.d
    M src/core/sys/posix/dlfcn.d
    A src/core/sys/posix/sys/ioctl.d
    M src/core/sys/windows/windows.d
    M src/object.di
    M src/object_.d
    M src/rt/aaA.d
    M src/rt/arrayassign.d
    M src/rt/typeinfo/ti_AC.d
    M src/rt/typeinfo/ti_Acdouble.d
    M src/rt/typeinfo/ti_Acfloat.d
    M src/rt/typeinfo/ti_Acreal.d
    M src/rt/typeinfo/ti_Adouble.d
    M src/rt/typeinfo/ti_Afloat.d
    M src/rt/typeinfo/ti_Ag.d
    M src/rt/typeinfo/ti_Aint.d
    M src/rt/typeinfo/ti_Along.d
    M src/rt/typeinfo/ti_Areal.d
    M src/rt/typeinfo/ti_Ashort.d
    M src/rt/typeinfo/ti_C.d
    M src/rt/typeinfo/ti_byte.d
    M src/rt/typeinfo/ti_cdouble.d
    M src/rt/typeinfo/ti_cfloat.d
    M src/rt/typeinfo/ti_char.d
    M src/rt/typeinfo/ti_creal.d
    M src/rt/typeinfo/ti_dchar.d
    M src/rt/typeinfo/ti_delegate.d
    M src/rt/typeinfo/ti_double.d
    M src/rt/typeinfo/ti_float.d
    M src/rt/typeinfo/ti_int.d
    M src/rt/typeinfo/ti_long.d
    M src/rt/typeinfo/ti_ptr.d
    M src/rt/typeinfo/ti_real.d
    M src/rt/typeinfo/ti_short.d
    M src/rt/typeinfo/ti_ubyte.d
    M src/rt/typeinfo/ti_uint.d
    M src/rt/typeinfo/ti_ulong.d
    M src/rt/typeinfo/ti_ushort.d
    M src/rt/typeinfo/ti_void.d
    M src/rt/typeinfo/ti_wchar.d
    M src/rt/util/hash.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/druntime


Compare: https://github.com/D-Programming-Language/druntime/compare/b85b9319f81e...32c1ef78cab5


More information about the D-runtime mailing list