dyninst.git
1997-07-10 buckDyninst API library now uses fork() instead of vfork...
1997-07-09 naimFixing minor problem that was causing fork to fail...
1997-07-09 naimFixing race condition between inferiorRPC waiting for...
1997-07-09 tamchesleaf --> noStackFrame and isLeafFunc() --> hasNoStackFr...
1997-07-09 tamchesisLeafFunc() --> hasNoStackFrame()
1997-07-09 tamcheshasNoStackFrame() replaces leaf, which is not kept...
1997-07-09 tamchesisLeaf() --> hasNoStackFrame() for instPoint and pd_Fun...
1997-07-09 tamchesisLeaf() --> hasNoStackFrame() for instPoint and pd_Fun...
1997-07-08 buckAdded support for the x86 Solaris platform.
1997-07-08 buckAdded support for the x86 Solaris platform and dynamica...
1997-07-03 naimMinor fix to cleanup_drn. We should only use it when...
1997-07-03 naimFixing EXIT_NAME symbol - naim
1997-07-03 ssuenFixed hang due to us not handling the case in which...
1997-07-01 tamchesdummy set_breakpoint_for_syscall_completion
1997-07-01 tamchescode to defer an inferior rpc until syscall is complete
1997-07-01 tamchescode to defer an inferiorRPC until a syscall is complete
1997-07-01 tamchescode to defer an inferior rpc until syscall is completed
1997-07-01 tamchesadded define of NULL
1997-07-01 tamchesdummy set_breakpoint_for_syscall_completion()
1997-07-01 tamchesextra arg to launchRPCifAppropriate
1997-06-27 tamchessmall fix to prev commit
1997-06-27 tamchesremoved some warnings
1997-06-27 tamchesadded a template
1997-06-27 tamchesseveralResourceInfoCallback
1997-06-27 tamchesoptimized newResource. optimized some memory ops when...
1997-06-27 tamchesoptimizations
1997-06-27 tamchesnew template
1997-06-27 tamchesoptimized newResource w.r.t. its igen behavior
1997-06-27 tamchesnew param to newResource. send_now() is new.
1997-06-27 tamchesnew param to newResource
1997-06-24 tamchesmk_list() is new. Code to exclude call sites from...
1997-06-24 tamchesdummy mk_list()
1997-06-24 tamchesmk_list() is new
1997-06-24 newhallchanged msg for error #86
1997-06-24 newhallchanged exclude_node to exclude
1997-06-23 buckAdded features to the dyninst API library, including...
1997-06-23 tamchesnil static member as an optimization
1997-06-23 tamchesclass instPoint now in its own .h file
1997-06-23 tamchessome additional hash functions
1997-06-23 tamchesuse of dictionary find() as an optimization. Use of...
1997-06-23 tamcheschanged some string params to references, as an optimiz...
1997-06-23 tamchesinclude of instPoint is new
1997-06-23 tamchescheckReturnInstance takes a reference param; slight...
1997-06-23 tamchesuse of dictionary find() as an optimization
1997-06-23 tamchesenum opCode moved to ast.h, since it really has to...
1997-06-23 tamchesclass instPoint moved to another file
1997-06-23 tamchesinclude of instPoint.h is new
1997-06-23 tamchesopCode moved into this file
1997-06-23 tamchesinstPointType moved to another file
1997-06-23 tamchesslight changes to #include
1997-06-23 tamchesused dictionary find() to achieve some speedup
1997-06-23 tamchesremoved unnecessary OBJS
1997-06-19 ssuenMinor change to adjust to aix.C not changing the leadin...
1997-06-19 ssuenChanging the leading "." in function names to "_" was...
1997-06-17 naimChanging "Visi" button to the place where it was before...
1997-06-17 newhallAdded support to solaris platforms to find the target...
1997-06-17 newhall*** empty log message ***
1997-06-17 newhallwe are no longer removing leading underscore from funct...
1997-06-16 mjrgadded Object.C
1997-06-16 ssuenFixed the problem of doing `delete this' with the follo...
1997-06-16 ssuenAdded `int deleteComp = 1' to end of argument list...
1997-06-16 tamcheschanged a delete to free() to fix a purify FMM hit
1997-06-16 tamchesdelete rpcBuffers[j]; to remove a memory leak
1997-06-16 tamchesAdded comments to checkAndInstallInstrumentation()
1997-06-15 ssuenChanged iPgetFunction and iPgetCallee to return const...
1997-06-15 newhalladded support for parsing relocation entries and proced...
1997-06-15 newhalladded support for parsing relocation entries and proced...
1997-06-15 ssuenIncluded following new public access functions in class...
1997-06-14 ssuenAdded following standard definitions to public section...
1997-06-14 ssuenMoved these variables back into the private section...
1997-06-14 ssuenMoved class instPoint from inst-x86.C to inst-x86.h...
1997-06-11 newhallfixing purify error
1997-06-11 ssuenFixes the problem of not being able to find the "main...
1997-06-11 mjrgadded dependency for target
1997-06-11 mjrgSimple script for compiling on NT
1997-06-07 newhallremoved send_funcs send_no_funcs
1997-06-07 newhallreplaced exclude_func and exclude_lib with exclude_node
1997-06-06 mjrgAdded option for manual daemon start-up
1997-06-06 mjrgadded option for manual daemon start-up
1997-06-06 mjrgadded sharedobject.obj
1997-06-06 mjrgChanged checkCallPoints to keep calls to shared object...
1997-06-06 naimFixing assertion failure - naim
1997-06-05 naimCleaning up dataReqNodes for certain cases of deletion...
1997-06-05 naimComplete fix to my previous commit - naim
1997-06-05 newhalladded send_funcs and send_no_funcs
1997-06-05 newhalladded exclude_func mdl option to exclude shared object...
1997-06-05 newhallchanged exclude_lib to mean shared object is not instru...
1997-06-04 naimRemoving warning message - naim
1997-06-04 naimChanging "delete mn" by "mn->disable()" to really delet...
1997-06-04 tamcheschange a usage of delete to delete [] (purify hit)
1997-06-04 naimRemoving debugging info - naim
1997-06-03 karavansmall change to data file headers
1997-06-03 karavancomplete file open error handling and remove debugging...
1997-06-03 karavansmall cleanup to handle new button size
1997-06-03 karavanupdate paradyn version number
1997-06-03 karavannew functionality: if directory not found, create it
1997-06-03 naimRemoving cm5d from source code - naim
1997-06-02 karavanchanged visi from menu to button.
1997-06-02 karavanadded new call registerValidVisis. This single call...
1997-06-02 naimSmall change to comment out a warning message - naim
next