Branch: refs/heads/clang_support
  Home:   https://github.com/dyninst/dyninst
  Commit: 4fd223da2f91f305d3b2692e5f0f4d138a0ca2d2
      https://github.com/dyninst/dyninst/commit/4fd223da2f91f305d3b2692e5f0f4d138a0ca2d2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-06-14 (Sun, 14 Jun 2020)
  Changed paths:
    M common/h/dyntypes.h
  Log Message:
  -----------
  Use thread_local for clang
  Commit: 10338f61e89e0853a77d1e7594beb47c090beabd
      https://github.com/dyninst/dyninst/commit/10338f61e89e0853a77d1e7594beb47c090beabd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-06-14 (Sun, 14 Jun 2020)
  Changed paths:
    M dyninstAPI/src/codegen.C
  Log Message:
  -----------
  Fix #497
  Commit: 6fe06f30510f17e47d763ca5546ad6c67121f8ee
      https://github.com/dyninst/dyninst/commit/6fe06f30510f17e47d763ca5546ad6c67121f8ee
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-06-14 (Sun, 14 Jun 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: 1cca9a819e02d37d766f8275bcbaa0b105e629f1
      https://github.com/dyninst/dyninst/commit/1cca9a819e02d37d766f8275bcbaa0b105e629f1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-06-14 (Sun, 14 Jun 2020)
  Changed paths:
    M common/h/concurrent.h
  Log Message:
  -----------
  Use 'typename' in using declaration
Compare: https://github.com/dyninst/dyninst/compare/a930da578f20...1cca9a819e02
 |