Added the code to allow a 2 level /Message hiearchy, where the first
[dyninst.git] / dyninstAPI /
1997-03-29 secAdded more nops used to save/restore fp registers.
1997-03-29 secModified how AstNode is called, neded due to changes...
1997-03-29 secModified args to be a vector instead of a single argume...
1997-03-29 secemitFuncCall was saving registers in the wrong location...
1997-03-29 secAdded some defines for floating point register ops
1997-03-23 zhichenchanged process::attach(), do not set inheri_on_fork...
1997-03-23 zhichenAdded declaration of process::pdFlavor ;
1997-03-23 zhichenAdded static string pdFlavor ; in class process
1997-03-18 buckfirst commit of dyninst library. Also includes:
1997-03-17 lzhengSmall changes made for handling inferior procedure...
1997-03-17 lzhengFollow up commit of previous commit to this file
1997-03-14 lzhengDealing with complier optimization related to the retur...
1997-03-11 hollingsFixed bug that let .text symbols into function name...
1997-03-07 newhallfix to check for if return points overlap in pdFunction...
1997-03-05 naimMaking sure we only save REG_MT for the MT_THREAD case...
1997-03-05 hollingsChanged deletes of malloc'd space to be frees.
1997-03-03 secModified how registers are saved/restored when a functi...
1997-02-28 naimAdded debugging information for HP and POWER, so we...
1997-02-28 naimFixing problem with use of registers before and after...
1997-02-26 mjrgFirst part of WindowsNT commit: changes for compiling...
1997-02-26 mjrgFirst part on WindowsNT port: changes for compiling...
1997-02-25 lzhengCommited changes to fix the problem of reading wrong...
1997-02-25 zhichenAdded EEL awareness to Object-elf32.h, search for ...
1997-02-21 naimMoving files from paradynd to dyninstAPI + moving refer...
1997-02-21 naimMoving files from paradynd to dyninstAPI - naim
1997-02-18 secRedefined how base trampolines for function exit/return...
1997-02-18 secAdded a field to instPoint, which identifies what the...
1997-02-18 secCleaned some code up
1997-02-18 secAdded 5 instructions to the base trampoline, 4 nops...
1997-02-18 secAdded a label, UPDATE_LR, used in tramp-power.S for...
1997-02-18 secRedefined most of this include file. Alot of the repre...
1997-02-18 secCleaned up some warning errors.
1997-02-04 secFixed a bug in the rs6000 version; we were jumping...
1997-02-03 lzhengChanges made for combining the long jump and short...
1997-02-03 lzhengCombined the long jump and short jump for the instrumen...
1997-01-31 naimFixing race condition between continueProc and inferior...
1997-01-30 tamchesemitInferiorRPCtrailer can now stop to make use of...
1997-01-30 tamchesreplace use of getMaxBranch1Insn() with
1997-01-30 tamchesreplaced getMaxBranch1Insn() with offsetWithinRangeOfBr...
1997-01-30 tamchesinferiorRPCs can now make use of the result, passing...
1997-01-30 tamchesadded getArgv0() as a shared object name to ignore...
1997-01-30 tamchesadded extract_string_ptr, extract_string, get_ps_stuff...
1997-01-30 tamchesemitInferiorRPCtrailer revamped; can now stop to read...
1997-01-30 tamchesemitInferiorRPCtrailer revamped...can now stop to read...
1997-01-30 tamchescorrected use of demangName
1997-01-30 tamchesfile() and name() are now const methods
1997-01-30 tamchesskeleton isRunning, tryToFindExecutable, and read_infer...
1997-01-30 tamchesemitInferiorRPCtrailer has extra params for stopping...
1997-01-30 tamchesremoved assert that all globals in .stab should be...
1997-01-30 newhallremoved some unused code that was not removed in my...
1997-01-27 naimPart of the base instrumentation for supporting multith...
1997-01-27 naimPart of the base instrumentation for supporting multith...
1997-01-23 mjrgadded declaration for processVec
1997-01-22 lzhengChanges made for stack walking and inferior procedure...
1997-01-22 lzhengChanges made related to the stack walking in the inferi...
1997-01-22 lzhengFix a problem with skip branch.(Some instructions canno...
1997-01-22 lzhengTwo Bugs Fixing for the code generation (in loadConst...
1997-01-21 mjrgMoved allocation of virtual registers to basetramp...
1997-01-21 mjrgChanged to unix domain socket for trace stream
1997-01-21 tamchesMAX_BRANCH --> getMaxBranch1Insn()
1997-01-21 tamchesremoved uses of DYNINSTglobalData
1997-01-20 tamchesfixed a purify hit by properly initializing reachedFirs...
1997-01-16 tamchesadded some comments
1997-01-16 tamchesfirst working version of attach
1997-01-16 tamchesattachProcess() takes in dir + cmd args.
1997-01-16 tamchessome routines have moved to class process
1997-01-16 tamchesremoved flushPtrace
1997-01-15 tamchesadded attach ctor.
1997-01-15 tamchesremoved some unused stuff from last commit
1997-01-15 tamchesadded attach ctor. Removed instInstanceMapping. Removed
1997-01-15 tamchesadded an extern decl
1997-01-15 tamchesadded getAllInstInstancesForProcess()
1997-01-15 tamchesadded completeTheFork()
1997-01-15 tamchesimproved fork and exec support
1996-12-23 newhallchanged the way we are getting shared objects on Solari...
1996-12-18 newhallkludgey fix to race condition that can occur when a...
1996-12-16 mjrgPartial fix to fork on AIX
1996-12-16 mjrgbug fixes to fork/exec on all platforms, partial fix...
1996-12-15 newhallfix to exec on Solaris platform
1996-12-12 newhallpartial fix to fork and exec for dynamic executables
1996-12-11 mjrgfixed problems with handling of fork and exec
1996-12-06 newhallbug fix to findSignalHandler
1996-12-06 tamchessome debug prints put inside ifdef
1996-12-06 tamcheschanged getInferiorProcessCPUtime() to use PIOCUSAGE
1996-12-06 tamchesadded existsRPCinProgress
1996-12-06 tamchesadded existsRPCinProgress method;
1996-12-06 tamchesslight change to argument building for ast in call...
1996-12-05 newhallbug fix to stack walking when the application is threaded
1996-12-04 lzhengFixed the inferior RPC on PowerPC port
1996-11-29 newhallCleaned up some code. Moved code that was duplicated...
1996-11-26 naimFixing asserts - naim
1996-11-26 naimImplementation of cross-compiler (sparc-solaris,x86...
1996-11-23 lzhengFinished the implementation of inferiorPRC on HPUX...
1996-11-23 lzhengAdded one more method pdFunction::findOneFunctionFromAll
1996-11-23 lzhengAdded one more method findOneFunctionFromAll for class...
1996-11-19 newhallbug fix
1996-11-19 newhallFix to stack walking on Solaris: find leaf functions...
1996-11-14 naimMinor fix to my previous commit - naim
1996-11-14 naimMinor fix to my previous commit - naim
1996-11-14 naimChanging AstNodes back to pointers to improve performan...
next