dyninst-api
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/02/15
[DynInst_API:] [dyninst/dyninst]
Xiaozhu Meng
2021/02/15
[DynInst_API:] [dyninst/dyninst] ce2a3e: Fix PLT function call lookup (#1001)
noreply
2021/02/12
[DynInst_API:] [dyninst/dyninst] 35720a: Clean up PLTFunction in dyninstAPI/Parse (#1003)
noreply
2021/02/09
[DynInst_API:] [dyninst/dyninst] 2890a7: Fix PLT function call lookup
noreply
2021/02/08
[DynInst_API:] [dyninst/dyninst] 232114: Remove assert in block_instance::callee(std::strin...
noreply
2021/02/08
[DynInst_API:] [dyninst/dyninst] 05b113: Remove dead code from ia32_decode (#989)
noreply
2021/02/07
[DynInst_API:] [dyninst/dyninst] 67f41d: Clean up sign-compare warnings (#991)
noreply
2021/02/07
[DynInst_API:] [dyninst/dyninst] 78f022: Add the default case in adhocMovementTransformer::...
noreply
2021/02/07
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2021/02/07
[DynInst_API:] [dyninst/dyninst] dce38d: Bump minimum Boost version to 1.67 (#993)
noreply
2021/02/07
[DynInst_API:] [dyninst/dyninst] c6117a: Fix breakage introduced by PR990 (#997)
noreply
2021/02/05
[DynInst_API:] [dyninst/dyninst] 46d1cd: Fix unhandled enum values for Intel GPUs (#955)
noreply
2021/02/05
[DynInst_API:] [dyninst/dyninst] 98324c: Add the default case to a switch statement to supp...
noreply
2021/02/05
[DynInst_API:] [dyninst/dyninst] 9280f0: Clean up "unused variable" warnings (#990)
noreply
2021/02/05
[DynInst_API:] [dyninst/dyninst] fde701: Correctly declare Aggregate::operator<< (#988)
noreply
2021/02/05
[DynInst_API:] [dyninst/dyninst] 495dd8: Fix unhandled switch case in Region::regionType2St...
noreply
2021/02/04
[DynInst_API:] [dyninst/dyninst] 8c9c51: Fix unused values (#978)
noreply
2021/02/04
[DynInst_API:] [dyninst/dyninst] d02427: Fix string truncations in parseThat (#982)
noreply
2021/02/04
[DynInst_API:] [dyninst/dyninst] 48a2c6: Use std::locale when writing a timeStamp to a stre...
noreply
2021/02/04
[DynInst_API:] [dyninst/dyninst] eec049: Remove unused parameter 'b' from BoundFactsCalcula...
noreply
2021/02/04
[DynInst_API:] [dyninst/dyninst] ba54f8: Remove ignored cast qualifier in SnippetGenerator:...
noreply
2021/02/04
[DynInst_API:] [dyninst/dyninst] 38041d: Fix shifts of negative values (#976)
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] fd3a17: Remove unused function 'InsertFrames' in parseAPI/...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] 6833d2: Fix deprecated usage of boost::bind (#975)
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] 98c5c4: Fix inclusion of boost deprecated headers (#974)
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] 91caf7: Fix constructor member intializer list reordering ...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] a9da88: Fix pointer arithmetic on 'void*' in codeGen::inse...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] cceb0a: Fix ignored qualifiers on some C-style casts in Ob...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] acd6d1: Remove usage of designated initializer in dwarfHan...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] dbf406: Clean up "unused parameter" warnings (#965)
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] d97b8f: Fix several C-string truncations in parseThat (#967)
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] a9bb68: Fix possible buffer overflow in parseThat::runHunt...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] 9b5369: Fix misleading indentation compiler warning in cod...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] b83176: Fix C-string format specifier mismatch in Operand:...
noreply
2021/02/03
[DynInst_API:] [dyninst/dyninst] 5aef51: Fix possibly uninitialized local variable in Instr...
noreply
2021/02/02
[DynInst_API:] [dyninst/dyninst] 607c8c: Remove empty region_data constructor (#960)
noreply
2021/02/02
[DynInst_API:] [dyninst/dyninst] 2f9220: Remove JumpTableIndexPred::FillInOutEdges (#959)
noreply
2021/02/02
[DynInst_API:] [dyninst/dyninst] 9a7045: Remove BoundFactCalculator::CheckZeroExtend (#958)
noreply
2021/02/02
[DynInst_API:] [dyninst/dyninst] c63167: add missing libiberty include dir (#950)
tomhaber
2021/02/02
[DynInst_API:] [dyninst/dyninst] 8fe00a: Remove BoundsFactCalculator::ThunkBound (#957)
noreply
2021/02/02
[DynInst_API:] [dyninst/dyninst] 7189e7: Fix -Wreturn-type warning (#956)
noreply
2021/02/01
[DynInst_API:] [dyninst/dyninst] 0072bc: Remove unused parameter 'elf' from Object::parse_a...
noreply
2021/02/01
[DynInst_API:] [dyninst/dyninst] 5400b0: Remove unused 'name' parameter from Collections::a...
noreply
2021/02/01
[DynInst_API:] [dyninst/dyninst] 4c9a4c: We only used SIGTRAP as the signal for tramopline.
noreply
2021/02/01
[DynInst_API:] [dyninst/dyninst] 0b03a4: Add suppemental file flag to hash_map of types {ke...
Sasha Nicolas
2021/02/01
[DynInst_API:] [dyninst/dyninst] a0f27a: Add debuginfod support (#736)
aaronmerey
2021/01/31
[DynInst_API:] [dyninst/dyninst] 76b662: Fix compile warnings for AMDGPU for Release 11.0 (...
noreply
2021/01/22
[DynInst_API:] [dyninst/dyninst]
Xiaozhu Meng
2021/01/22
[DynInst_API:] [dyninst/dyninst] fdb5c6: Suppress parallelism in dwarf parsing when an alte...
noreply
2021/01/21
[DynInst_API:] [dyninst/dyninst] 408506: Fixing another bug related to amdgpu register name...
noreply
2021/01/20
[DynInst_API:] [dyninst/dyninst] fcf6a1: Aggregate variable symbols based on offset and siz...
kupsch
2021/01/04
Re: [DynInst_API:] [dyninst/toolchain-origin] Does the Toolchain Origin Works for Windows PE file in Linux? (#3)
Barton Miller
2020/12/19
[DynInst_API:] [dyninst/dyninst] 0fdeb8: Add direct tail call case for Point::getCallee (#931)
noreply
2020/12/16
[DynInst_API:] [dyninst/dyninst] 7e8b26: Fix wrong return value in DwarfHandle::init_dbg (#...
noreply
2020/12/15
[DynInst_API:] [dyninst/dyninst] 13ea0f: make Symbol methods const (#936)
kupsch
2020/12/15
[DynInst_API:] [dyninst/dyninst] 432630: Require gcc >= 6.0 (#932)
noreply
2020/12/15
[DynInst_API:] [dyninst/dyninst] 0fdeb8: Add direct tail call case for Point::getCallee (#931)
tylergu
2020/12/15
[DynInst_API:] [dyninst/dyninst] c6e088: Several fixes related to supplemental dwarf files ...
Sasha Nicolas
2020/12/04
[DynInst_API:] [dyninst/dyninst] 392792: Fix a bug in MachRegister::name for AMD GPUs (#928)
noreply
2020/12/04
[DynInst_API:] [dyninst/dyninst] dfb9ab: Make assert expressions side effect free (#927)
kupsch
2020/11/24
[DynInst_API:] [dyninst/dyninst] 40f929: Add initial support for analyzing AMDGPU binaries ...
noreply
2020/11/23
[DynInst_API:] [dyninst/dyninst] 6266e1: Make libiberty detection more flexible (#922)
noreply
2020/11/20
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/11/20
[DynInst_API:] [dyninst/dyninst] f4ee34: API-breaking changes for 11.0 release (#920)
noreply
2020/11/19
Re: [DynInst_API:] API-breaking changes for upcoming Dyninst 11.0 release
Tim Haines
2020/11/19
[DynInst_API:] [dyninst/dyninst] b834d9: Enable gap parsing based on the binary's architect...
Xiaozhu Meng
2020/11/18
[DynInst_API:] [dyninst/dyninst] b93899: Suppress parallelism in dwarf parsing when an alte...
noreply
2020/11/17
[DynInst_API:] [dyninst/dyninst] 6fc454: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/11/16
[DynInst_API:] [dyninst/dyninst] 246a4c: Improve single thread's backward slicing speed by ...
noreply
2020/11/04
Re: [DynInst_API:] testsuite releases request
thaines . astro
2020/11/04
[DynInst_API:] testsuite releases request
Stan Cox
2020/10/31
[DynInst_API:] [dyninst/dyninst] e5a888: Add note about minimum elfutils version (#912)
noreply
2020/10/29
Re: [DynInst_API:] API-breaking changes for upcoming Dyninst 11.0 release
Tim Haines
2020/10/29
[DynInst_API:] [dyninst/dyninst] 6cb653: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/10/29
[DynInst_API:] [dyninst/dyninst] 55c28b: Correctly set up libiberty to be consumed by build...
noreply
2020/10/28
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/10/28
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/10/28
[DynInst_API:] [dyninst/dyninst] 56c098: Allow insert call with more than 8 parameters on a...
Sasha Nícolas
2020/10/27
Re: [DynInst_API:] API-breaking changes for upcoming Dyninst 11.0 release
Mark W. Krentel
2020/10/27
Re: [DynInst_API:] API-breaking changes for upcoming Dyninst 11.0 release
Mark W. Krentel
2020/10/26
[DynInst_API:] [dyninst/dyninst] 8b57a0: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/10/26
[DynInst_API:] API-breaking changes for upcoming Dyninst 11.0 release
Tim Haines
2020/10/22
[DynInst_API:] [dyninst/dyninst] 4311e9: Fix memory leaks in emitElf (#895)
noreply
2020/10/22
[DynInst_API:] [dyninst/dyninst]
kupsch
2020/10/22
[DynInst_API:] [dyninst/dyninst] 41ef64: make symbol name demangling consistent (#872, #717)
kupsch
2020/10/21
[DynInst_API:] [dyninst/dyninst] cdb007: make symbol name demangling consistent (#872, #717)
kupsch
2020/10/21
[DynInst_API:] API-breaking changes for upcoming Dyninst 11.0 release
thaines . astro
2020/10/21
[DynInst_API:] [dyninst/dyninst] d1ffd5: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/10/20
[DynInst_API:] [dyninst/dyninst] 1befaa: small code cleanup
kupsch
2020/10/19
[DynInst_API:] [dyninst/dyninst] 7dec65: code cleanup integer funcs to * and / by constants
kupsch
2020/10/16
[DynInst_API:] [dyninst/dyninst] 5d525e: Remove old InstrucIter class references (#890)
noreply
2020/10/16
[DynInst_API:] [dyninst/dyninst] c15383: remove temporary to allow RVO
kupsch
2020/10/15
[DynInst_API:] [dyninst/dyninst] e86151: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/10/14
[DynInst_API:] [dyninst/dyninst] 64b85e: change P_cplus_demangle interface
kupsch
2020/10/13
[DynInst_API:] [dyninst/dyninst] f1733a: Ensure data is copied in memoryTracker::realloc (#...
noreply
2020/10/13
[DynInst_API:] [dyninst/dyninst] e4817f: remove native compiler support and unused functions
kupsch
2020/10/11
[DynInst_API:] [dyninst/dyninst] e00a91: Include <iostream> in CodeTracker.C (#887)
noreply
2020/10/09
[DynInst_API:] [dyninst/dyninst] a06066: clean up BoundFactCalculator constructor (#884)
noreply
2020/10/07
[DynInst_API:] [dyninst/dyninst] 5829ba: CodeSource destructor cleanup (#883)
noreply
2020/10/06
[DynInst_API:] [dyninst/dyninst] f0b23c: Fix memory leaks in BinaryEdit::openResolvedLibrar...
noreply
2020/10/05
[DynInst_API:] [dyninst/dyninst] 6008fb: Require standards-compliant c++11 ABI (#882)
noreply
2020/10/05
[DynInst_API:] [dyninst/dyninst] cb7fe4: make USE_GNU_DEMANGLE cmake variable OFF on linux
kupsch
2020/10/05
[DynInst_API:] [dyninst/dyninst] 3ba134: Remove CFGFactor::destroy_all (#881)
noreply
2020/10/05
[DynInst_API:] [dyninst/dyninst] 14b694: Add lookup by name in block_instance::callee (#875)
noreply
2020/10/05
[DynInst_API:] [dyninst/dyninst] 5fd519: Remove unused lineDict class (#880)
noreply
2020/10/04
[DynInst_API:] [dyninst/dyninst] 87b8c2: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/10/04
[DynInst_API:] [dyninst/dyninst] 3f55f7: cleanup memoryTracker memory handling (#876)
noreply
2020/10/03
[DynInst_API:] [dyninst/dyninst] a55802: Provide correct default constructor for parse_func...
noreply
2020/10/01
[DynInst_API:] [dyninst/dyninst] 2914c4: Add arch address for intel gen9 gpus (#874)
noreply
2020/10/01
[DynInst_API:] [dyninst/dyninst] d3a57b: Correctly destruct AddressSpace objects (#871)
noreply
2020/09/30
[DynInst_API:] [dyninst/dyninst] 010178: Update documentation for ParseAPI::CodeObject::Cod...
noreply
2020/09/29
[DynInst_API:] [dyninst/dyninst] 097618: Don't try to construct subobjects in upgradePlaceh...
noreply
2020/09/29
[DynInst_API:] [dyninst/dyninst] 1c8f83: Remove binaryEdit::deleteBinaryEdit (#866)
noreply
2020/09/29
[DynInst_API:] [dyninst/dyninst] 1c8f83: Remove binaryEdit::deleteBinaryEdit (#866)
noreply
2020/09/29
[DynInst_API:] [dyninst/dyninst] 07b506: Remove binaryEdit::deleteBinaryEdit (#866)
noreply
2020/09/29
[DynInst_API:] [dyninst/dyninst] 2a49c8: make symbol name demangling consistent (#872, #717)
kupsch
2020/09/28
[DynInst_API:] [dyninst/dyninst] a6636f: Don't try to construct subobjects in upgradePlaceh...
noreply
2020/09/28
[DynInst_API:] [dyninst/dyninst] a1e339: Remove include cycle in dyntypes.h (#868)
noreply
2020/09/28
[DynInst_API:] [dyninst/dyninst] 3fae9d: Nvidia GPU slicing and support for opening Intel G...
noreply
2020/09/26
[DynInst_API:] [dyninst/dyninst] fd95d1: Don't try to construct subobjects in upgradePlaceh...
noreply
2020/09/22
[DynInst_API:] [dyninst/dyninst] a156dc: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/09/22
[DynInst_API:] [dyninst/dyninst] 46db3a: Require c++11 thread_local support (#860)
noreply
2020/09/22
[DynInst_API:] [dyninst/dyninst] d0ecd9: Fix undefined behavior in usage of std::transform ...
noreply
2020/09/22
[DynInst_API:] [dyninst/dyninst] ae6899: Cleanup dyn_hash_{set, map} (#861)
noreply
2020/09/22
[DynInst_API:] [dyninst/dyninst] cccad8: Remove bluegene support (#847)
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] 3a6323: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] 4bc7f2: Remove vxworks support (#859)
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] 9957a9: Replace pdvector with std::vector (#856)
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] be6963: Remove vectorSet (#857)
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] 63d791: parseThat: remove autotools build files (#858)
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] af46d2: Replace BPatch_vector internal implementation with...
noreply
2020/09/21
[DynInst_API:] [dyninst/dyninst] 978707: Some necessary changes for overlapping text region...
noreply
2020/09/15
[DynInst_API:] [dyninst/dyninst] 041abc: Remove vestiges of sparc (#850)
noreply
2020/09/15
[DynInst_API:] [dyninst/dyninst] 88cb24: Remove vestiges of AIX (#849)
noreply
2020/09/15
[DynInst_API:] [dyninst/dyninst] 52c3a2: InstructionAPI docs: Update InsnCategory values re...
noreply
2020/09/12
[DynInst_API:] [dyninst/dyninst] 0fcd84: Remove serialization (#805)
noreply
2020/09/12
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/09/10
[DynInst_API:] Dyninst 10.2.1 release now available
Barton Miller
2020/09/09
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/09/09
[DynInst_API:] [dyninst/dyninst] 4ea9c8: V10.2.1 release updates (#842)
noreply
2020/09/09
[DynInst_API:] [dyninst/dyninst] d726a3: Fix memory leak in singleton_object_pool
noreply
2020/09/09
[DynInst_API:] [dyninst/dyninst] 016f6f: Remove exception specifications (#841)
noreply
2020/09/09
[DynInst_API:] [dyninst/dyninst] bb4a8c: Remove deprecated BPatch_regExpr (#838)
noreply
2020/09/08
[DynInst_API:] [dyninst/dyninst] d726a3: Fix memory leak in singleton_object_pool
noreply
2020/09/07
[DynInst_API:] [dyninst/dyninst] 50e96a: Remove BPatch_addressSpace::findFunctionByAddr (#837)
noreply
2020/09/07
[DynInst_API:] [dyninst/dyninst] f48383: Remove deprecated insnCodeGen::generate (#836)
noreply
2020/09/06
[DynInst_API:] [dyninst/dyninst] b0a136: Fix memory leak of AddressSpace::patcher_ (#795)
noreply
2020/09/04
[DynInst_API:] [dyninst/dyninst] ca1911: Remove AddressSpace::getAddressWidth from public A...
noreply
2020/09/03
[DynInst_API:] [dyninst/dyninst] 8cf1a1: Remove deprecated BPatch_process::enableDumpPatche...
noreply
2020/09/02
[DynInst_API:] [dyninst/dyninst] 7c8319: Remove deprecated BPatch_snippet::getCost* (#832)
noreply
2020/09/01
Re: [DynInst_API:] nasm/yasm deprecated on Linux
Barton Miller
2020/09/01
[DynInst_API:] nasm/yasm deprecated on Linux
Stan Cox
2020/08/31
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/08/30
[DynInst_API:] [dyninst/dyninst] 911418: Make Dyninst buildable with Clang (#705)
noreply
2020/08/30
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/08/30
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/08/29
[DynInst_API:] [dyninst/dyninst] a3f90e: Remove unused Doxygen files from instructionAPI (#...
noreply
2020/08/29
[DynInst_API:] [dyninst/dyninst] 7a9062: Remove deprecated members of BPatch_flowGraph (#828)
noreply
2020/08/29
[DynInst_API:] [dyninst/dyninst] 23ef67: Undeprecate mapped_object::getBaseAddress (#827)
noreply
2020/08/29
[DynInst_API:] [dyninst/dyninst] f682df: Remove unused symtabAPI/doc/symtab-text.txt (#826)
noreply
2020/08/29
[DynInst_API:] [dyninst/dyninst] a31c80: Make ~DynObject virtual (#813)
noreply
2020/08/29
[DynInst_API:] [dyninst/dyninst] 5300e0: Remove cotire (#816)
noreply
2020/08/29
[DynInst_API:] [dyninst/dyninst] 387519: Fix cmake configuration with -pie (#817)
Stan Cox
2020/08/27
Re: [DynInst_API:] cmake problem building with -pie
Stan Cox
2020/08/25
Re: [DynInst_API:] cmake problem building with -pie
Stan Cox
2020/08/24
[DynInst_API:] [dyninst/dyninst] c720f9: Fix memory leak in SymEval::expandInsn (#793)
noreply
2020/08/21
[DynInst_API:] [dyninst/dyninst] 0333d4: Remove usage of miniTramp class (#801)
noreply
2020/08/20
[DynInst_API:] [dyninst/dyninst] 47a96e: Fix aliasing bug of Region::buffer on copy (#791)
noreply
2020/08/20
[DynInst_API:] [dyninst/dyninst] 74ae48: Add include for Elf_X in emitElf.h (#790)
noreply
2020/08/17
[DynInst_API:] DyninstAPI Patches user accessibility contribution
Charleston Wang
2020/08/16
[DynInst_API:] [dyninst/dyninst] c9bcdf: Clean up some includes (#796)
noreply
2020/08/15
[DynInst_API:] [dyninst/dyninst] e3ede5: Cleanup memory handling when emitting Elf for stat...
noreply
2020/08/15
[DynInst_API:] A new report fuzz testing
Barton Miller
2020/08/13
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/08/13
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/08/13
[DynInst_API:] [dyninst/dyninst]
Tim Haines
2020/08/13
[DynInst_API:] [dyninst/dyninst] 7f26b6: Update Dyninst version in shared.cmake (#799)
noreply
2020/08/13
[DynInst_API:] [dyninst/dyninst] 5ceb62: Update CHANGELOG for 10.2 release (#798)
noreply
2020/08/12
Re: [DynInst_API:] cmake problem building with -pie
thaines . astro
2020/08/11
[DynInst_API:] cmake problem building with -pie
Stan Cox
2020/08/03
[DynInst_API:] Dyninst 10.2 release now available
Barton Miller
2020/08/03
[DynInst_API:] [dyninst/dyninst]
Xiaozhu Meng
2020/07/31
[DynInst_API:] [dyninst/dyninst]
Xiaozhu Meng
2020/07/31
[DynInst_API:] [dyninst/dyninst] fcc0d2: Documentation update for 10.2 Release (#788)
noreply
2020/07/31
[DynInst_API:] [dyninst/dyninst] 180d92: Revert CUDA binaries openning to libdw (#787)
Sasha Nícolas
2020/07/31
[DynInst_API:] [dyninst/dyninst] 61198b: Fix Variable location parsing (#781)
noreply
2020/07/31
[DynInst_API:] [dyninst/dyninst] 0a4a62: Updates for #780 (#783)
noreply
2020/07/31
[DynInst_API:] [dyninst/dyninst] 5d2a64: Improve detection of ghost threads (#784)
noreply
2020/07/28
[DynInst_API:] [dyninst/dyninst] 61198b: Fix Variable location parsing (#781)
Sasha Nícolas
2020/07/27
[DynInst_API:] [dyninst/dyninst] db7014: Fix Variable location parsing
Sasha Nícolas
2020/07/24
[DynInst_API:] [dyninst/dyninst] 1ea00f: Remove Aggregate::setModule declaration (#779)
noreply
2020/07/24
[DynInst_API:] [dyninst/dyninst] 6bd68f: Fix proccontrol hangs in test_thread_X (#780)
noreply
2020/07/24
[DynInst_API:] [dyninst/dyninst] d6a00f: proccontrol: Handle "ghost" threads (#742)
noreply
2020/07/15
Re: [DynInst_API:] Power10
Barton Miller
2020/07/15
[DynInst_API:] Power10
Stan Cox
2020/07/07
[DynInst_API:] [dyninst/dyninst] a44aaf: Remove examples (#764)
noreply
2020/07/07
[DynInst_API:] [dyninst/dyninst] 74226e: Elf extended numbering (#776)
noreply
2020/06/25
[DynInst_API:] [dyninst/dyninst] b984e1: Improve logging in PCEventHandler::handleThreadCre...
noreply
2020/06/18
[DynInst_API:] [dyninst/dyninst] 8fcbab: Retain hint function from CodeSource even if we do...
noreply
2020/06/13
[DynInst_API:] [dyninst/dyninst] 4fd223: Use thread_local for clang
noreply
Earlier messages
Later messages