Branch: refs/heads/new-parallel-parsing
Home: https://github.com/dyninst/dyninst
Commit: 7b75dd2f75199ac2ef0706c7f7c5f07fe3401002
https://github.com/dyninst/dyninst/commit/7b75dd2f75199ac2ef0706c7f7c5f07fe3401002
Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Date: 2018-07-01 (Sun, 01 Jul 2018)
Changed paths:
M parseAPI/src/IA_aarch64.C
M parseAPI/src/IA_power.C
M parseAPI/src/IA_x86.C
M parseAPI/src/IndirectAnalyzer.C
M parseAPI/src/ParseData.h
M parseAPI/src/Parser.C
Log Message:
-----------
Defer constructing blocksByRange to function finalizing, and removing the use blocksByRange in tail call identificatin and jump table analysis
Commit: 4f1da48f606a44aada6d9cebb1fdecc113216dac
https://github.com/dyninst/dyninst/commit/4f1da48f606a44aada6d9cebb1fdecc113216dac
Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Date: 2018-07-04 (Wed, 04 Jul 2018)
Changed paths:
M parseAPI/h/CFG.h
M parseAPI/src/Parser.C
M parseAPI/src/Parser.h
Log Message:
-----------
Parallelize function finalizing
Commit: 890a2b9c12b6c13fb4ef39513507d05b28038493
https://github.com/dyninst/dyninst/commit/890a2b9c12b6c13fb4ef39513507d05b28038493
Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Date: 2018-07-05 (Thu, 05 Jul 2018)
Changed paths:
M dataflowAPI/h/ABI.h
M dataflowAPI/src/ABI.C
Log Message:
-----------
The static ABI pointers should be thread local
Compare: https://github.com/dyninst/dyninst/compare/55d04addfc93...890a2b9c12b6
**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.
|