[DynInst_API:] [dyninst/dyninst] ff68cf: Fixed several of Nathan's reported issues includin...


Date: Mon, 28 Nov 2016 12:29:25 -0800
From: John Detter <jdetter@xxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] ff68cf: Fixed several of Nathan's reported issues includin...
  Branch: refs/heads/att_syntax
  Home:   https://github.com/dyninst/dyninst
  Commit: ff68cf0f8ed2699a1d34845928c0cf3b82c1f76a
      https://github.com/dyninst/dyninst/commit/ff68cf0f8ed2699a1d34845928c0cf3b82c1f76a
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M common/h/entryIDs.h
    M common/src/arch-x86.C

  Log Message:
  -----------
  Fixed several of Nathan's reported issues including #193


  Commit: 3c72d5bbdf7bb947370deb31349018ca1fa0cb0c
      https://github.com/dyninst/dyninst/commit/3c72d5bbdf7bb947370deb31349018ca1fa0cb0c
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M cmake/warnings.cmake

  Log Message:
  -----------
  fix cmake warning


  Commit: e52fd0ac3981b2eb12ef023afdcb4cd1d57cf586
      https://github.com/dyninst/dyninst/commit/e52fd0ac3981b2eb12ef023afdcb4cd1d57cf586
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M cmake/shared.cmake

  Log Message:
  -----------
  disable cmake boost debugging by default


  Commit: ff0fcebbea1635f046b8ceae0eeef66139c4eef8
      https://github.com/dyninst/dyninst/commit/ff0fcebbea1635f046b8ceae0eeef66139c4eef8
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M dynC_API/src/C.y
    M dynC_API/src/dynC.tab.C
    M dynC_API/src/dynC.tab.h

  Log Message:
  -----------
  remove trailing whitespace


  Commit: 4b2d8b20695147795731f7c9c18d43ee611992d8
      https://github.com/dyninst/dyninst/commit/4b2d8b20695147795731f7c9c18d43ee611992d8
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M dynC_API/src/C.y
    M dynC_API/src/dynC.tab.C

  Log Message:
  -----------
  Fix writable string warning

C.y:43:25: warning: ISO C++ forbids converting a string constant to
âchar*â [-Wwrite-strings]


  Commit: 8849ea344293bd7a76b2256bcd117d042330c1c6
      https://github.com/dyninst/dyninst/commit/8849ea344293bd7a76b2256bcd117d042330c1c6
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  fix unused but set warning


  Commit: 2d7be7a0973aef10aa39859fd9eda96bb8b1aa76
      https://github.com/dyninst/dyninst/commit/2d7be7a0973aef10aa39859fd9eda96bb8b1aa76
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M common/src/arch-x86.C
    M instructionAPI/src/InstructionDecoder-x86.C

  Log Message:
  -----------
  Removed unreachable instructions. Moved all remaining VEX instruction from SSE tables
	into proper VEX tables.

	Fixes #213 #199 #193 #195 #196


  Commit: cd3ab6a4cd4ba62112d8a414b9b2e88399cb4240
      https://github.com/dyninst/dyninst/commit/cd3ab6a4cd4ba62112d8a414b9b2e88399cb4240
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    M cmake/shared.cmake
    M cmake/warnings.cmake
    M common/h/SymReader.h
    M dynC_API/CMakeLists.txt
    M dynC_API/src/C.l
    M dynC_API/src/C.y
    M dynC_API/src/dynC.tab.C
    M dynC_API/src/dynC.tab.h
    M dynC_API/src/lex.dynC.C
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.C
    M dyninstAPI_RT/src/RTheap.c
    M elf/h/Elf_X.h
    M elf/src/Elf_X.C
    M parseAPI/src/SymLiteCodeSource.C
    M parseAPI/src/SymtabCodeSource.C
    M proccontrol/src/int_process.h
    M proccontrol/src/linux.C
    M proccontrol/src/linux.h
    M proccontrol/src/process.C
    M stackwalk/doc/3-API.tex
    M stackwalk/doc/stackwalk.pdf
    M symlite/h/SymLite-elf.h
    M symlite/src/SymLite-elf.C
    M symtabAPI/h/Symtab.h
    M symtabAPI/h/SymtabReader.h
    M symtabAPI/src/LineInformation.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object-nt.C
    M symtabAPI/src/Object-nt.h
    M symtabAPI/src/Object.h
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/SymtabReader.C

  Log Message:
  -----------
  Merge branch 'master' of http://github.com/dyninst/dyninst


  Commit: b3f445059eaaa0c4e0a93d1a2bae638453c620b1
      https://github.com/dyninst/dyninst/commit/b3f445059eaaa0c4e0a93d1a2bae638453c620b1
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    M cmake/shared.cmake
    M cmake/warnings.cmake
    M common/h/SymReader.h
    M dynC_API/CMakeLists.txt
    M dynC_API/src/C.l
    M dynC_API/src/C.y
    M dynC_API/src/dynC.tab.C
    M dynC_API/src/dynC.tab.h
    M dynC_API/src/lex.dynC.C
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.C
    M dyninstAPI_RT/src/RTheap.c
    M elf/h/Elf_X.h
    M elf/src/Elf_X.C
    M parseAPI/src/SymLiteCodeSource.C
    M parseAPI/src/SymtabCodeSource.C
    M proccontrol/src/int_process.h
    M proccontrol/src/linux.C
    M proccontrol/src/linux.h
    M proccontrol/src/process.C
    M stackwalk/doc/3-API.tex
    M stackwalk/doc/stackwalk.pdf
    M symlite/h/SymLite-elf.h
    M symlite/src/SymLite-elf.C
    M symtabAPI/h/Symtab.h
    M symtabAPI/h/SymtabReader.h
    M symtabAPI/src/LineInformation.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object-nt.C
    M symtabAPI/src/Object-nt.h
    M symtabAPI/src/Object.h
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/SymtabReader.C

  Log Message:
  -----------
  Merge branch 'master' into release9.2/fixes/fleece-decoding-issues


  Commit: 5756335e0f6dc9d34530fdef8b3a08c983dcd4e6
      https://github.com/dyninst/dyninst/commit/5756335e0f6dc9d34530fdef8b3a08c983dcd4e6
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M cmake/shared.cmake
    M cmake/warnings.cmake
    M common/h/entryIDs.h
    M common/src/arch-x86.C
    M dynC_API/src/C.y
    M dynC_API/src/dynC.tab.C
    M dynC_API/src/dynC.tab.h
    M instructionAPI/src/InstructionDecoder-x86.C
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Merge pull request #271 from dyninst/release9.2/fixes/fleece-decoding-issues

x86 decoding and syntax fixes -- tentative


Compare: https://github.com/dyninst/dyninst/compare/271c8de42dfc...5756335e0f6d
[← Prev in Thread] Current Thread [Next in Thread→]