Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 9726d0336d195440d62199a847d3568c9e0ac68c
https://github.com/dyninst/dyninst/commit/9726d0336d195440d62199a847d3568c9e0ac68c
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-26 (Fri, 26 Aug 2016)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Fixes make install issue
Commit: e87877a5b1d09e0883c88ee620a2b1afec954b88
https://github.com/dyninst/dyninst/commit/e87877a5b1d09e0883c88ee620a2b1afec954b88
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-26 (Fri, 26 Aug 2016)
Changed paths:
M instructionAPI/src/BinaryFunction.C
Log Message:
-----------
Replaced nullptr with NULL (RHEL6 GCC 4.4 compatibility)
Commit: 77c0196ed4cc2ddeabb43e5c5ba7b484126aa303
https://github.com/dyninst/dyninst/commit/77c0196ed4cc2ddeabb43e5c5ba7b484126aa303
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M instructionAPI/CMakeLists.txt
Log Message:
-----------
Had to disable precompiled headers for instructionAPI.
Commit: 9411854e98ae5d3a5a49679b8fabdb01d9bffaef
https://github.com/dyninst/dyninst/commit/9411854e98ae5d3a5a49679b8fabdb01d9bffaef
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M instructionAPI/src/BinaryFunction.C
Log Message:
-----------
Merge branch 'release9.2/fixes/nullptr-compatibility' into release9.2/fixes/jenkins-fix
Commit: c785d4c3bcaebca92446b841fdd423c44913273d
https://github.com/dyninst/dyninst/commit/c785d4c3bcaebca92446b841fdd423c44913273d
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Merge branch 'release9.2/fixes/make-install-fix' into release9.2/fixes/jenkins-fix
Commit: 79dc72a920874aabdc275923ccdccdd7a00df78b
https://github.com/dyninst/dyninst/commit/79dc72a920874aabdc275923ccdccdd7a00df78b
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M CMakeLists.txt
M cmake/shared.cmake
M common/CMakeLists.txt
M dwarf/CMakeLists.txt
M dynC_API/CMakeLists.txt
M dyninstAPI/CMakeLists.txt
M elf/CMakeLists.txt
M instructionAPI/CMakeLists.txt
M parseAPI/CMakeLists.txt
M patchAPI/CMakeLists.txt
M proccontrol/CMakeLists.txt
M stackwalk/CMakeLists.txt
M symlite/CMakeLists.txt
M symtabAPI/CMakeLists.txt
Log Message:
-----------
Check GCC version and decide whether or not to use cotire
Commit: 11b63284da8b425cee5b3c1a87464d3606f8d612
https://github.com/dyninst/dyninst/commit/11b63284da8b425cee5b3c1a87464d3606f8d612
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M CMakeLists.txt
M cmake/shared.cmake
M common/CMakeLists.txt
M dwarf/CMakeLists.txt
M dynC_API/CMakeLists.txt
M dyninstAPI/CMakeLists.txt
M elf/CMakeLists.txt
M instructionAPI/CMakeLists.txt
M parseAPI/CMakeLists.txt
M patchAPI/CMakeLists.txt
M proccontrol/CMakeLists.txt
M stackwalk/CMakeLists.txt
M symlite/CMakeLists.txt
M symtabAPI/CMakeLists.txt
Log Message:
-----------
Check cmake version to make sure cotire is supported
Commit: 7c121d47379bdbe910c750d60c4933b95b7a5f1a
https://github.com/dyninst/dyninst/commit/7c121d47379bdbe910c750d60c4933b95b7a5f1a
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M CMakeLists.txt
M cmake/shared.cmake
Log Message:
-----------
Moved cotire logic to shared.cmake
Commit: dad6bb20bccc79955b8cae7c032e16c7065ffac4
https://github.com/dyninst/dyninst/commit/dad6bb20bccc79955b8cae7c032e16c7065ffac4
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M cmake/shared.cmake
Log Message:
-----------
More cotire restrictions added.
Commit: 3402dc2d9b46bfc0287e909b503fbd5e5c5906ba
https://github.com/dyninst/dyninst/commit/3402dc2d9b46bfc0287e909b503fbd5e5c5906ba
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M cmake/shared.cmake
Log Message:
-----------
Testing cotire modifications
Commit: 69783ea9172db27d3fe14cf3f9d36c3fd84fb66f
https://github.com/dyninst/dyninst/commit/69783ea9172db27d3fe14cf3f9d36c3fd84fb66f
Author: Bill Williams <wwilliam47@xxxxxxxxx>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M CMakeLists.txt
M cmake/shared.cmake
M common/CMakeLists.txt
M dwarf/CMakeLists.txt
M dynC_API/CMakeLists.txt
M dyninstAPI/CMakeLists.txt
M elf/CMakeLists.txt
M instructionAPI/CMakeLists.txt
M instructionAPI/src/BinaryFunction.C
M parseAPI/CMakeLists.txt
M patchAPI/CMakeLists.txt
M proccontrol/CMakeLists.txt
M stackwalk/CMakeLists.txt
M symlite/CMakeLists.txt
M symtabAPI/CMakeLists.txt
Log Message:
-----------
Merge pull request #164 from dyninst/release9.2/fixes/jenkins-fix
CMake fixes for Cotire and GCC 4.4 compatibility
Compare: https://github.com/dyninst/dyninst/compare/da2da486c6e9...69783ea9172d
|