Branch: refs/heads/clang_support
  Home:   https://github.com/dyninst/dyninst
  Commit: b45af521eddbfb46133de403b096a9595d71ae64
      https://github.com/dyninst/dyninst/commit/b45af521eddbfb46133de403b096a9595d71ae64
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-01-31 (Fri, 31 Jan 2020)
  Changed paths:
    M common/h/dyntypes.h
  Log Message:
  -----------
  Use thread_local for clang
  Commit: 583dbd7629b3f60d6994fe2abf3115049abdd6eb
      https://github.com/dyninst/dyninst/commit/583dbd7629b3f60d6994fe2abf3115049abdd6eb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-01-31 (Fri, 31 Jan 2020)
  Changed paths:
    M dyninstAPI/src/codegen.C
  Log Message:
  -----------
  Fix #497
  Commit: 8e12b0b332520dd7ed7e277e252017b2f8149457
      https://github.com/dyninst/dyninst/commit/8e12b0b332520dd7ed7e277e252017b2f8149457
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-01-31 (Fri, 31 Jan 2020)
  Changed paths:
    M dyninstAPI_RT/src/RTthread-power-asm.s
    M dyninstAPI_RT/src/RTthread-powerpc-asm.S
  Log Message:
  -----------
  Ignore .machine directives under clang
https://github.com/dyninst/dyninst/pull/631#issuecomment-537659696
  Commit: a930da578f20793050f5f16a2df33ddbc88d1ea1
      https://github.com/dyninst/dyninst/commit/a930da578f20793050f5f16a2df33ddbc88d1ea1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-01-31 (Fri, 31 Jan 2020)
  Changed paths:
    M common/h/concurrent.h
  Log Message:
  -----------
  Use 'typename' in using declaration
Compare: https://github.com/dyninst/dyninst/compare/b45af521eddb%5E...a930da578f20
 |