Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: c06e9c0df1e5fd30021da75d3da8d3846e0f68b2
https://github.com/dyninst/dyninst/commit/c06e9c0df1e5fd30021da75d3da8d3846e0f68b2
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M parseAPI/src/IA_powerDetails.C
Log Message:
-----------
Fix crash when walking backward through blocks ending in fallthrough edges only
Commit: c5d8942c5e27cf0f36a0a47cbebdf614cbdc6e1b
https://github.com/dyninst/dyninst/commit/c5d8942c5e27cf0f36a0a47cbebdf614cbdc6e1b
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Fix fencepost error in string table guard; get shared pointer once rather than at each use so that it can't disappear mid-function by accident.
Commit: d654b255400e34f5d518c85c97b13538516aff3a
https://github.com/dyninst/dyninst/commit/d654b255400e34f5d518c85c97b13538516aff3a
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M symtabAPI/src/Object-elf.C
Log Message:
-----------
Fixed build for gcc 4.4: structs can't be defined inside functions. Also removed lurking debug output.
Commit: c09b5ba48eb518ad6c86397e51130c566d49fa14
https://github.com/dyninst/dyninst/commit/c09b5ba48eb518ad6c86397e51130c566d49fa14
Author: Bill Williams <wwilliam47@xxxxxxxxx>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M parseAPI/src/IA_powerDetails.C
M symtabAPI/src/Object-elf.C
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Merge pull request #292 from dyninst/wrwilliams/papercuts
Small fixes
Compare: https://github.com/dyninst/dyninst/compare/ae31797b354b...c09b5ba48eb5
|