2003-03-13 |
jodom | This commit enables arbitrary instrumentation points... |
tree | commitdiff |
2003-03-08 |
bernat | Added a public method to trigger the pre fork callback |
tree | commitdiff |
2003-03-03 |
buck | Removed dependency on common/h/language.h. |
tree | commitdiff |
2003-01-29 |
jodom | This commit implements the functions BPatch_function... |
tree | commitdiff |
2003-01-02 |
schendel | updates so dyninstAPI and the dyninstAPI tests can... |
tree | commitdiff |
2002-12-21 |
jaw | This commit removes BPatch_image::findProcedurePoint... |
tree | commitdiff |
2002-12-20 |
jaw | This commit fully changes the class name of "vector... |
tree | commitdiff |
2002-12-05 |
buck | Added stack walk to Dyninst API (BPatch_thread::getCall... |
tree | commitdiff |
2002-09-23 |
gaburici | Added string ops., non-temporals and prefetches to... |
tree | commitdiff |
2002-09-19 |
buck | Add BPatch_thread::oneTimeCodeAsync and other changes... |
tree | commitdiff |
2002-08-28 |
rchen | This commit enables parsing of range fields in a stab... |
tree | commitdiff |
2002-08-16 |
gaburici | Added conditional inst. points and correct cmov mem... |
tree | commitdiff |
2002-08-12 |
schendel | add ability for paradyn to deal with processes which... |
tree | commitdiff |
2002-08-06 |
gaburici | Enabled test6 on NT; minor fixes |
tree | commitdiff |
2002-08-05 |
gaburici | Translation from C++ to VC++ 6.0 |
tree | commitdiff |
2002-08-04 |
gaburici | Added x86 memory instrumentation (core) |
tree | commitdiff |
2002-06-26 |
schendel | add ability for dyninst to deal with processes involved... |
tree | commitdiff |
2002-06-26 |
schendel | add ability for dyninst to deal with processes involved... |
tree | commitdiff |
2002-06-26 |
schendel | add ability for dyninst to deal with processes involved... |
tree | commitdiff |
2002-06-17 |
gaburici | Compilation fixes for gcc 3.1, MSVC 6.0 & 7.0 |
tree | commitdiff |
2002-05-29 |
bernat | Added default constructor |
tree | commitdiff |
2002-05-14 |
chadd | This update allows the user to load a shared library... |
tree | commitdiff |
2002-04-09 |
tikir | To create point at address I changed the API to also... |
tree | commitdiff |
2002-04-05 |
gaburici | Added instruction iterator |
tree | commitdiff |
2002-03-21 |
gaburici | Fixed writeValue to BPatch_variableExpr pointing to... |
tree | commitdiff |
2002-03-21 |
gaburici | findFunctionByAddress bypass on AIX |
tree | commitdiff |
2002-03-19 |
jaw | mods/additions largely under the USE_STL_VECTOR and... |
tree | commitdiff |
2002-03-12 |
jaw | code cleaning to get rid of compilation warnings. |
tree | commitdiff |
2002-02-05 |
chadd | This update extends the save the world functionality to |
tree | commitdiff |
2002-01-16 |
jaw | flag -DUSE_STL_VECTOR works now, for the most part... |
tree | commitdiff |
2001-12-14 |
gaburici | renamed the memory access classes |
tree | commitdiff |
2001-12-11 |
chadd | this is for the save the world functionality, |
tree | commitdiff |
2001-12-09 |
gaburici | Added effective address snippet for SPARC |
tree | commitdiff |
2001-11-28 |
gaburici | Added effective address snippet on POWER |
tree | commitdiff |
2001-10-30 |
gaburici | Added memory access instrumentation on Power and SPARC |
tree | commitdiff |
2001-10-26 |
hollings | Changes to make Fortran test cases work better |
tree | commitdiff |
2001-10-26 |
schendel | changes to get Paradyn and DyninstAPI to build under... |
tree | commitdiff |
2001-10-22 |
buck | Minor Dyninst fixes (removed #define vector BPatch_Vect... |
tree | commitdiff |
2001-10-04 |
buck | Add support for looking up uninstrumentable functions... |
tree | commitdiff |
2001-09-12 |
tikir | added a method to BPatch for waitUntillStopped |
tree | commitdiff |
2001-09-07 |
tikir | Initial dyninstAPI commit for code coverage |
tree | commitdiff |
2001-08-29 |
hollings | Changes to work towards compatability with IBM's versio... |
tree | commitdiff |
2001-08-28 |
hollings | Changes to improving parsing of Fortran common blocks... |
tree | commitdiff |
2001-08-01 |
chadd | This commit provides code for the Windows CE 3.0 Pocket PC |
tree | commitdiff |
2001-07-11 |
gurari | This commit allows us to force the relocation of... |
tree | commitdiff |
2001-06-12 |
hollings | Changes to allow using STL vector class rather than... |
tree | commitdiff |
2001-04-16 |
tikir | modifications in the code for arbitrary inst and CFG... |
tree | commitdiff |
2001-02-27 |
buck | Changed the includeFiles array in BPatch_module.C from... |
tree | commitdiff |
2001-02-01 |
pcroth | Added DLL linkage specification to class declarations... |
tree | commitdiff |
2000-12-13 |
tikir | After addition of faster dominator calculations |
tree | commitdiff |
2000-11-30 |
hollings | Added parsing of Fortran common blocks. |
tree | commitdiff |
2000-08-21 |
schendel | Changes to assist in the construction of DEPENDS files... |
tree | commitdiff |
2000-08-21 |
buck | Add new tests for control flow graph functions, fixes for |
tree | commitdiff |
2000-08-19 |
buck | Add iostream.h to included files (needed for output... |
tree | commitdiff |
2000-08-17 |
hollings | Added additional functions to query start/end lines... |
tree | commitdiff |
2000-08-09 |
buck | Added support for BPatch_constExpr(void *). |
tree | commitdiff |
2000-07-12 |
buck | Add support for arbitrary inst points and control flow... |
tree | commitdiff |
2000-07-06 |
altinel | This update fixes the C++ debug parsing problem on... |
tree | commitdiff |
2000-03-21 |
altinel | This is a minor update related to type information... |
tree | commitdiff |
2000-03-18 |
tikir | Addition of include files |
tree | commitdiff |
2000-03-18 |
tikir | Addition of Control Flow Graph related implementation. |
tree | commitdiff |
2000-03-16 |
tikir | enabled compilation for NT. Related to declaration |
tree | commitdiff |
2000-03-15 |
tikir | some modifications for teh code to be compiled in |
tree | commitdiff |
2000-03-14 |
tikir | additions to the header files for line information... |
tree | commitdiff |
2000-03-13 |
hollings | Fixe compiler warning on mips. |
tree | commitdiff |
2000-03-12 |
hollings | Added srcObject and fork/exec/exit callbacks. |
tree | commitdiff |
2000-03-02 |
hollings | Change for place holder for new semantics of pre/post... |
tree | commitdiff |
2000-02-15 |
hollings | Moved Object-* files from util to dyninstAPI |
tree | commitdiff |
2000-02-15 |
bernat | Added trampRecursive support. |
tree | commitdiff |
2000-01-11 |
altinel | - New file to extract type info from executables in... |
tree | commitdiff |
1999-11-09 |
hollings | Change isCompatible to use a pointer to the second... |
tree | commitdiff |
1999-11-06 |
wylie | Added terminationStatus method |
tree | commitdiff |
1999-10-29 |
hollings | Added option to supress parsing debug info |
tree | commitdiff |
1999-10-18 |
hollings | Added support for stabs on AIX |
tree | commitdiff |
1999-08-26 |
hollings | Size field in ast nodes and emitV* functions |
tree | commitdiff |
1999-08-17 |
hollings | Added fields for modules in BPatch_function's. |
tree | commitdiff |
1999-08-09 |
csserra | - added support for (mips-sgi-irix6.4) native compiler... |
tree | commitdiff |
1999-07-29 |
hollings | Added field and array snippets. |
tree | commitdiff |
1999-07-08 |
nash | Fixed the case of deleting an empty BPatch_Vector |
tree | commitdiff |
1999-06-30 |
davisj | *** empty log message *** |
tree | commitdiff |
1999-05-28 |
hollings | Added frame relative AST types. |
tree | commitdiff |
1999-05-03 |
zandy | Add interfaces for function replacement: BPatch_funcJum... |
tree | commitdiff |
1999-05-03 |
zandy | Add method BPatch_module::findFunction, which finds... |
tree | commitdiff |
1999-04-27 |
nash | Changed BPatch::reportError to static to fix compile |
tree | commitdiff |
1998-12-25 |
wylie | Change of RPC return type from unsigned to void* (to... |
tree | commitdiff |
1998-09-15 |
buck | Commit of changes for Dyninst API version 1.2. Include... |
tree | commitdiff |
1998-03-26 |
buck | Added BPatch_thread::oneTimeCode, BPatch_thread::loadLi... |
tree | commitdiff |
1998-03-06 |
buck | Added several calls to API (waitForStatusChange, BPatch... |
tree | commitdiff |
1998-02-04 |
buck | Added support for the BPatch::attachProcess function... |
tree | commitdiff |
1997-09-28 |
buck | Added some more #ifdef BPATCH_LIBRARYs to eliminate... |
tree | commitdiff |
1997-08-18 |
buck | Ported the Dyninst API to Windows NT. |
tree | commitdiff |
1997-07-11 |
buck | Eliminated warning when a process was created but not... |
tree | commitdiff |
1997-07-10 |
hollings | Added BPatch_retExpr |
tree | commitdiff |
1997-07-08 |
buck | Added support for the x86 Solaris platform and dynamica... |
tree | commitdiff |
1997-06-23 |
buck | Added features to the dyninst API library, including... |
tree | commitdiff |
1997-04-29 |
buck | Added features to dyninstAPI library, including the... |
tree | commitdiff |
1997-03-18 |
buck | first commit of dyninst library. Also includes: |
tree | commitdiff |
|