Branch: refs/heads/new-parallel-parsing
Home: https://github.com/dyninst/dyninst
Commit: 673a947c521464bdb38bef8622b0c74563e35ac0
https://github.com/dyninst/dyninst/commit/673a947c521464bdb38bef8622b0c74563e35ac0
Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Date: 2018-07-06 (Fri, 06 Jul 2018)
Changed paths:
M common/h/dyntypes.h
M dataflowAPI/h/ABI.h
M dataflowAPI/src/ABI.C
M instructionAPI/h/BinaryFunction.h
M instructionAPI/h/Dereference.h
M instructionAPI/h/Result.h
M instructionAPI/src/ArchSpecificFormatters.C
M instructionAPI/src/Operand.C
M instructionAPI/src/Register.C
M parseAPI/src/SymtabCodeSource.C
M symtabAPI/src/dwarfWalker.C
R testsuite
Log Message:
-----------
1. More static variables should be declared in TLS
2. std::stringstream is not thread-safe, even using two separate objects
concurrently may cause crashes
3. Disable parallel dwarf parsing
4. Remove testsuite as a submodule
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
|