projects
/
dyninst.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix to relocating functions with a call instruction immediately following
[dyninst.git]
/
paradynd
/
src
/
1996-10-15
newhall
fix to relocating functions with a call instruction...
tree
|
commitdiff
1996-10-09
naim
Implementation of emitImm procedure - naim
tree
|
commitdiff
1996-10-09
mjrg
added template for class functionName
tree
|
commitdiff
1996-10-08
mjrg
Changed evaluation of resource lists
tree
|
commitdiff
1996-10-08
lzheng
add notInstruFunction to class image (for stack walking)
tree
|
commitdiff
1996-10-07
lzheng
Adding the function emitImm
tree
|
commitdiff
1996-10-07
lzheng
Added shift operand
tree
|
commitdiff
1996-10-04
naim
Changes to use immediate operations on the sparc -...
tree
|
commitdiff
1996-10-04
naim
Optimization for code generation (use of immediate...
tree
|
commitdiff
1996-10-04
naim
Change to base tramp: if there is no instrumentation...
tree
|
commitdiff
1996-10-04
naim
Minor changes to debugging information - naim
tree
|
commitdiff
1996-10-04
naim
Changes in the base-trampoline to support arrays of...
tree
|
commitdiff
1996-10-04
naim
Moving save/restore instructions from mini-tramp to...
tree
|
commitdiff
1996-10-04
newhall
bug fix to pdFunction::checkCallPoints
tree
|
commitdiff
1996-10-03
mjrg
Removed multiple stop/continues when inserting instrume...
tree
|
commitdiff
1996-10-01
newhall
bug fix to instPoint::instPoint when relocating a function
tree
|
commitdiff
1996-09-27
newhall
changed #include <sys/link.h> to #include <link.h>
tree
|
commitdiff
1996-09-26
newhall
added support for instrumenting dynamic executables...
tree
|
commitdiff
1996-09-13
mjrg
Changed code to allow base tramps of variable size.
tree
|
commitdiff
1996-09-13
mjrg
Implemented opcode ReturnVal for ast's to get the retur...
tree
|
commitdiff
1996-09-12
naim
Another minor fix to my previous commit! - naim
tree
|
commitdiff
1996-09-12
naim
Minor fix to my previous commit - naim
tree
|
commitdiff
1996-09-12
naim
This commit move all saves and restores from the mini...
tree
|
commitdiff
1996-09-05
lzheng
Fixed a probelm with walking stack for hpux
tree
|
commitdiff
1996-09-05
lzheng
Moved the architecture dependent definations to the...
tree
|
commitdiff
1996-09-05
lzheng
Move the architecture dependent definations to the...
tree
|
commitdiff
1996-09-05
lzheng
Removing some warning and clean up the code a little...
tree
|
commitdiff
1996-09-05
lzheng
Move the defination of BREAK_POINT_INSN to the machine...
tree
|
commitdiff
1996-09-05
lzheng
Move the defination of BREAK_POINT_INSN to the machine...
tree
|
commitdiff
1996-08-23
lzheng
Another minor change related to the undoing of tail...
tree
|
commitdiff
1996-08-23
lzheng
Changes made for the previous commit and also minor...
tree
|
commitdiff
1996-08-23
lzheng
Minor changes for the previous commit
tree
|
commitdiff
1996-08-21
mjrg
Changed the ast nodes generated for timers. This just...
tree
|
commitdiff
1996-08-20
lzheng
Minor fix for the procedure readDataFromFrame
tree
|
commitdiff
1996-08-20
lzheng
Implementation of multiple instruction sequence
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence and
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence and
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence and
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence...
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence...
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence and
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence
tree
|
commitdiff
1996-08-20
lzheng
A few slot was added to allow multiple instructions...
tree
|
commitdiff
1996-08-20
lzheng
Implementation of moving multiple instructions sequence and
tree
|
commitdiff
1996-08-16
tamches
updated copyright for release 1.1
tree
|
commitdiff
1996-08-16
naim
Fixing index inside loop using srcs[i] instead of srcs...
tree
|
commitdiff
1996-08-16
lzheng
Minor fixing related to the previous commits
tree
|
commitdiff
1996-08-16
lzheng
Minor changes for the change of paradyn.rc and bug...
tree
|
commitdiff
1996-08-12
mjrg
Added PVM copyright notice
tree
|
commitdiff
1996-08-12
mjrg
Code cleanup: removed cm5 kludges and unused code
tree
|
commitdiff
1996-08-12
mjrg
Removed cm5 files
tree
|
commitdiff
1996-08-12
mjrg
Code cleanup: removed cm5 kludges and some unused code
tree
|
commitdiff
1996-08-08
naim
Minor change to error messages in loopUntilStopped...
tree
|
commitdiff
1996-07-29
naim
Changing some comments - naim
tree
|
commitdiff
1996-07-25
mjrg
Instrument pvm_send instead of pvm_recv to find tags
tree
|
commitdiff
1996-07-25
mjrg
Added sharing of metric components
tree
|
commitdiff
1996-07-25
mjrg
Divided the templates files, to avoid problems compilin...
tree
|
commitdiff
1996-07-18
naim
Changing the "frequency" value from 250 to 100 - naim
tree
|
commitdiff
1996-07-18
naim
Minor fix to give proper error message when the pvm...
tree
|
commitdiff
1996-07-18
naim
Changing the "frequency" value from 250 to 100 - naim
tree
|
commitdiff
1996-07-09
lzheng
Implemented the stack walking on HPUX
tree
|
commitdiff
1996-07-09
lzheng
Implemented the multiple exit and relocation of conditi...
tree
|
commitdiff
1996-07-09
lzheng
minor changes( add the printout of HPUX Platform )
tree
|
commitdiff
1996-07-09
lzheng
Implentented the stack walking on HPUX machine
tree
|
commitdiff
1996-07-09
lzheng
add variable freeNotOK for the stack walking on hpux
tree
|
commitdiff
1996-07-09
lzheng
New file for HPUX specific template classes.
tree
|
commitdiff
1996-07-09
lzheng
add infomation of unwind table entry to assist the...
tree
|
commitdiff
1996-07-09
lzheng
Add infomation of unwind table to assist the stack...
tree
|
commitdiff
1996-07-02
naim
Fix to signal problem that was causing paradynd to...
tree
|
commitdiff
1996-06-29
newhall
removed call to showErrorCallback that is already handl...
tree
|
commitdiff
1996-06-28
naim
Minor fix to osStop - naim
tree
|
commitdiff
1996-06-28
naim
Latest changes to fix bugs related to the AIX platform...
tree
|
commitdiff
1996-06-27
naim
Fixes to several problems in the code generation for...
tree
|
commitdiff
1996-06-20
naim
Adding a nop at the delay slot to avoid "illegal instru...
tree
|
commitdiff
1996-06-20
naim
Minor change - naim
tree
|
commitdiff
1996-06-09
newhall
removed debug output
tree
|
commitdiff
1996-06-03
tamches
include of rpcUtilPVM.C gone
tree
|
commitdiff
1996-06-01
tamches
const and refs added in appropriate places to enhance...
tree
|
commitdiff
1996-06-01
tamches
const and refs added in appropriate place to enhance...
tree
|
commitdiff
1996-06-01
tamches
addrHash replaced by addrHash16
tree
|
commitdiff
1996-06-01
tamches
addrHash --> addrHash16
tree
|
commitdiff
1996-06-01
tamches
heapActive now uses addrHash16 instead of addrHash
tree
|
commitdiff
1996-05-31
tamches
inferiorHeap now uses addrHash16 instead of addrHash
tree
|
commitdiff
1996-05-31
tamches
code to change send socket buffer size moved to comm.h
tree
|
commitdiff
1996-05-31
tamches
minor change to string usage
tree
|
commitdiff
1996-05-31
tamches
added alterSendSocketBufferSize
tree
|
commitdiff
1996-05-17
mjrg
added a test to continueProc to catch a case where...
Release1_0
tree
|
commitdiff
1996-05-16
mjrg
Fixed a bug in the computation of elapsedPauseTime
tree
|
commitdiff
1996-05-16
naim
Checking that instInstance pointer is not NULL - naim
tree
|
commitdiff
1996-05-15
naim
Fixing bug in inferiorMalloc and adding some debugging...
tree
|
commitdiff
1996-05-13
mjrg
Check the pid of a TR_EXEC record
tree
|
commitdiff
1996-05-13
newhall
bug fix to legalToInst: return false if all processes...
tree
|
commitdiff
1996-05-12
tamches
(really Jeff)
tree
|
commitdiff
1996-05-12
tamches
(really Jeff)
tree
|
commitdiff
1996-05-12
tamches
aix 4.1 commit
tree
|
commitdiff
1996-05-11
tamches
added addrHash
tree
|
commitdiff
next