Branch: refs/heads/new-parallel-parsing
  Home:   https://github.com/dyninst/dyninst
  Commit: 363e530f5c01c7648cde8b90b624c101653d5fd0
      
https://github.com/dyninst/dyninst/commit/363e530f5c01c7648cde8b90b624c101653d5fd0
  Author: Bill Williams <b...@cs.wisc.edu>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Make RTlib CMake output a bit more verbose


  Commit: e1a4d7417e0af3a350f9470555bc520d5378a228
      
https://github.com/dyninst/dyninst/commit/e1a4d7417e0af3a350f9470555bc520d5378a228
  Author: Bill Williams <b...@cs.wisc.edu>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M common/src/arch-x86.C
    M parseAPI/src/Parser.C

  Log Message:
  -----------
  Ensure we don't duplicate frames in the worklist.


  Commit: bdb2cbdc8da94151c2670e6b81066005f98b8a0a
      
https://github.com/dyninst/dyninst/commit/bdb2cbdc8da94151c2670e6b81066005f98b8a0a
  Author: Bill Williams <b...@cs.wisc.edu>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M parseAPI/CMakeLists.txt
    M parseAPI/src/Parser.C
    M parseAPI/src/Parser.h
    M parseAPI/src/ParserDetails.C

  Log Message:
  -----------
  More RAJA implementation:

1) Propagate package search usefully and make the infrastructure settable in 
CMake
2) Refactor from outer loop to inner recursion


  Commit: 792f7f120d3dceb36b3080ec1fd9f527b31784d1
      
https://github.com/dyninst/dyninst/commit/792f7f120d3dceb36b3080ec1fd9f527b31784d1
  Author: Bill Williams <b...@cs.wisc.edu>
  Date:   2017-11-22 (Wed, 22 Nov 2017)

  Changed paths:
    M common/src/singleton_object_pool.h
    M instructionAPI/CMakeLists.txt
    M instructionAPI/h/ArchSpecificFormatters.h
    M instructionAPI/h/BinaryFunction.h
    M instructionAPI/h/Dereference.h
    M instructionAPI/h/Instruction.h
    M instructionAPI/src/ArchSpecificFormatters.C
    M instructionAPI/src/Immediate.C
    M instructionAPI/src/Instruction.C
    M instructionAPI/src/InstructionDecoderImpl.C
    M instructionAPI/src/Register.C

  Log Message:
  -----------
  Move to tbb::scalable_alloc instead of boost::pool for small object 
allocation in InstructionAPI.


Compare: https://github.com/dyninst/dyninst/compare/f1e332e4fd23...792f7f120d3d
_______________________________________________
Dyninst-api mailing list
Dyninst-api@cs.wisc.edu
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to