Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 468101b947454a9cca34fa38d396955edb65884b
https://github.com/dyninst/dyninst/commit/468101b947454a9cca34fa38d396955edb65884b
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Fixed dwarf assert issue with newest version of libdwarf.
Commit: 9e7aa550f3c6546619baf1f5b62215cbd61aec40
https://github.com/dyninst/dyninst/commit/9e7aa550f3c6546619baf1f5b62215cbd61aec40
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M proccontrol/src/linux.C
M proccontrol/src/process.C
M symtabAPI/CMakeLists.txt
M symtabAPI/h/Symtab.h
M symtabAPI/src/Object-elf.C
R symtabAPI/src/emitElf-64.C
R symtabAPI/src/emitElf-64.h
A symtabAPI/src/emitElf.C
A symtabAPI/src/emitElf.h
Log Message:
-----------
Merge branch 'VEX' of http://github.com/dyninst/dyninst into VEX
Commit: 32b78fe8d35ad1b09d40e836935bdb0be8428ed0
https://github.com/dyninst/dyninst/commit/32b78fe8d35ad1b09d40e836935bdb0be8428ed0
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M common/src/arch-x86.C
Log Message:
-----------
Addressing mode am_V fix for high numbered floating point registers
Commit: c60363c9ea3364f1a335ad315cfa17a83db24a01
https://github.com/dyninst/dyninst/commit/c60363c9ea3364f1a335ad315cfa17a83db24a01
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M common/src/arch-x86.C
M common/src/arch-x86.h
M instructionAPI/src/InstructionDecoder-x86.C
Log Message:
-----------
Small fixes for addressing modes V and W
Commit: 09b107ed75e7be834fe5c3558c5cbcde967f515c
https://github.com/dyninst/dyninst/commit/09b107ed75e7be834fe5c3558c5cbcde967f515c
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M instructionAPI/src/Register.C
Log Message:
-----------
Reverting att syntax change -- should NOT be in 9.2.X
Commit: e61e4a32ac2be8ea41914e8a5a2713d984c855f6
https://github.com/dyninst/dyninst/commit/e61e4a32ac2be8ea41914e8a5a2713d984c855f6
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M instructionAPI/src/InstructionDecoder-x86.C
Log Message:
-----------
Disabled debugging output
Compare: https://github.com/dyninst/dyninst/compare/2a2f4f4f4fe8...e61e4a32ac2b
|