projects
/
dyninst.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removed passing of node weight and internal node indicator when passing
[dyninst.git]
/
dyninstAPI
/
2001-08-23
schendel
fixed a bug in a previous commit which caused NT to...
tree
|
commitdiff
2001-08-23
schendel
reorganized some paradyn specific code
tree
|
commitdiff
2001-08-23
schendel
changed MACRO into an inline function; added ability...
tree
|
commitdiff
2001-08-23
schendel
reorganized internal metrics; changed MACRO into an...
tree
|
commitdiff
2001-08-23
schendel
changed MACRO into an inline function
tree
|
commitdiff
2001-08-23
schendel
added ability to register a callback to be called when...
tree
|
commitdiff
2001-08-23
schendel
removed compiler warning; reorganized internal metrics
tree
|
commitdiff
2001-08-23
schendel
removed compiler warning
tree
|
commitdiff
2001-08-22
bernat
You know, "for (int i; i < foo; i++)" isn't really...
tree
|
commitdiff
2001-08-22
bernat
Fixed problem with reading a zero-length data segment.
tree
|
commitdiff
2001-08-20
bernat
aix.C: Check all running threads for a given breakpoint...
tree
|
commitdiff
2001-08-20
bernat
Changed the symtab (Image class) function lookup method...
tree
|
commitdiff
2001-08-15
bernat
Added a check to prevent reading a non-existent string...
tree
|
commitdiff
2001-08-10
chadd
This fixes a bug with the Paradynd NT build
tree
|
commitdiff
2001-08-09
chadd
This commit fixes the bugs introduced into
tree
|
commitdiff
2001-08-08
gurari
Undo the #ifdef's from the my commit.
tree
|
commitdiff
2001-08-08
gurari
Do deferred relocation and instrumentation for Paradyn...
tree
|
commitdiff
2001-08-07
gurari
I've changed function relocation so that it dynamically...
tree
|
commitdiff
2001-08-06
gurari
Added handling of set o7 and tail call optimization...
tree
|
commitdiff
2001-08-03
buck
Changed handleIfDueToSharedObjectMapping to cause a...
tree
|
commitdiff
2001-08-01
chadd
This commit provides code for the Windows CE 3.0 Pocket PC
tree
|
commitdiff
2001-07-27
gurari
Just cosmetic changes to my previous commit.
tree
|
commitdiff
2001-07-27
gurari
This commit changes the way we match library names...
tree
|
commitdiff
2001-07-26
gurari
I've updated the findOneFunction(string name) and
tree
|
commitdiff
2001-07-23
shergali
Removed compiler warning that was generated by the...
tree
|
commitdiff
2001-07-23
gurari
Removed several comiler warnings.
tree
|
commitdiff
2001-07-20
gurari
Fixes a bug where some two byte jumps were not having...
tree
|
commitdiff
2001-07-19
bernat
Re-added the parameter.
tree
|
commitdiff
2001-07-18
bernat
Cleanup
tree
|
commitdiff
2001-07-18
bernat
symtab.h: removed a parameter name to get rid of a...
tree
|
commitdiff
2001-07-18
bernat
Removed extraneous debugging info.
tree
|
commitdiff
2001-07-17
bernat
Added a new build option for AIX. Defining USES_LIB_TEX...
tree
|
commitdiff
2001-07-14
shergali
Added an extra comment into symtab.h to explain a parti...
tree
|
commitdiff
2001-07-13
buck
Added support for types other than "int" to BPatch_thre...
tree
|
commitdiff
2001-07-12
shergali
This change allows the parsing of multiple symbol names...
tree
|
commitdiff
2001-07-12
shergali
This
tree
|
commitdiff
2001-07-12
chadd
Hello all:
tree
|
commitdiff
2001-07-11
gurari
This commit allows us to force the relocation of...
tree
|
commitdiff
2001-07-11
tikir
Small fixes related to AddressHandle construction in...
tree
|
commitdiff
2001-07-11
hollings
Corrected handling of local variables in Fortran77...
tree
|
commitdiff
2001-07-10
gurari
This commit cleans up the findInstPoints function for...
tree
|
commitdiff
2001-07-09
chadd
Hello all:
tree
|
commitdiff
2001-07-06
tikir
fixed the memory leak occurred in win2000 during addres...
tree
|
commitdiff
2001-07-05
tikir
Fix for arbitrary inst points in case of relocation
tree
|
commitdiff
2001-07-03
gurari
With this commit we are now able to relocate x86 functi...
tree
|
commitdiff
2001-07-02
gurari
This commit allows paradyn to defer instrumenting a...
tree
|
commitdiff
2001-06-20
schendel
updated DEPENDS file since dependencies changed
tree
|
commitdiff
2001-06-19
hollings
Fixed #ifdef that prevented compiling on MIPS.
tree
|
commitdiff
2001-06-15
hollings
More changes to use stl compatible insert methods.
tree
|
commitdiff
2001-06-13
hollings
fix duplicated line.
tree
|
commitdiff
2001-06-12
hollings
Changes to allow using STL vector class rather than...
tree
|
commitdiff
2001-06-11
gurari
This commit fixes a bug in the rewriting of calls...
tree
|
commitdiff
2001-06-08
schendel
substitute underscores for spaces in COMPILER Macro...
tree
|
commitdiff
2001-06-06
pcroth
Added missing .cvsignore file.
tree
|
commitdiff
2001-06-05
bernat
Fix coredump problem (using an ininitialized object)
tree
|
commitdiff
2001-06-04
bernat
Removed USES_LIBDYNINSTRT_SO defines
tree
|
commitdiff
2001-06-04
bernat
Cross platform commit: removing USES_LIBDYNINSTAPI_RT...
tree
|
commitdiff
2001-06-04
schendel
Platform migration
tree
|
commitdiff
2001-05-30
bernat
Fix a file descriptor leak.
tree
|
commitdiff
2001-05-24
wxd
remove a couple of compiling warning caused by last...
tree
|
commitdiff
2001-05-23
ning
The class returnInstance records the instruction that...
tree
|
commitdiff
2001-05-23
gurari
This adds to the commit that I made Monday. I had...
tree
|
commitdiff
2001-05-21
gurari
This commit fixes a problem we were having with an...
tree
|
commitdiff
2001-05-12
ning
Changes in this commit implemented a dynamic code gener...
tree
|
commitdiff
2001-05-08
tikir
added some lines inside #ifdef BPATCH_LIBRARY
tree
|
commitdiff
2001-05-07
tikir
Solution to the o7 problem in SPARC
tree
|
commitdiff
2001-05-04
gurari
This takes care of a couple more relocation related...
tree
|
commitdiff
2001-05-02
gurari
A tail-call optimization was not being recognized due...
tree
|
commitdiff
2001-05-02
pcroth
Fixed if statement test that was coded as an assignment.
tree
|
commitdiff
2001-04-25
wxd
this commit enables redirect application's output to...
tree
|
commitdiff
2001-04-23
tikir
File names in line info parsing do not grow any more.
tree
|
commitdiff
2001-04-19
tikir
ncreased the size of maximum directories to 1024
tree
|
commitdiff
2001-04-19
gurari
With this commit we now relocate functions that have...
tree
|
commitdiff
2001-04-19
gurari
With this commit we now relocate functions that have...
tree
|
commitdiff
2001-04-16
tikir
cahnges to enable correct arbitrary inst and CFG generation
tree
|
commitdiff
2001-04-16
tikir
modifications in the code for arbitrary inst and CFG...
tree
|
commitdiff
2001-04-06
gurari
Remove a printline I accidentally left in my last commit.
tree
|
commitdiff
2001-04-04
gurari
This commit allows us to enable a metric for a given...
tree
|
commitdiff
2001-04-03
shergali
This commit removes the printing of the line "DYNINSTos...
tree
|
commitdiff
2001-04-02
bernat
Fixes.
tree
|
commitdiff
2001-04-02
bernat
Removed extra debugging output.
tree
|
commitdiff
2001-03-30
bernat
Added a call to open(), so if the library we're looking...
tree
|
commitdiff
2001-03-28
bernat
Added -fno-squangle
tree
|
commitdiff
2001-03-28
bernat
Handled branch to CTR call sites.
tree
|
commitdiff
2001-03-22
bernat
Enabled an extra test case
tree
|
commitdiff
2001-03-22
bernat
Added -fno-squangle to compile flags
tree
|
commitdiff
2001-03-14
pcroth
Updated version number to 2.3 for release.
Release3_2
tree
|
commitdiff
2001-03-09
schendel
fix the way that we include call35_1_x86_linux.s into...
tree
|
commitdiff
2001-03-09
bernat
One last round before the release. Removed excess debug...
tree
|
commitdiff
2001-03-09
gurari
This commit sets functions with a call to the address...
tree
|
commitdiff
2001-03-09
bernat
Removed an optimization while loading a const value...
tree
|
commitdiff
2001-03-08
bernat
8MAR01
tree
|
commitdiff
2001-03-07
shergali
Temporary fix of a bug that was causing the daemon...
tree
|
commitdiff
2001-03-07
pcroth
Changed some accessor functions to be const to work...
tree
|
commitdiff
2001-03-07
pcroth
Fixed sorting of alterations so that alterations are...
tree
|
commitdiff
2001-03-06
pcroth
Fixed problem for Windows NT whereby inferior RPC could...
tree
|
commitdiff
2001-03-06
buck
Modify the beginning of func34_2 in test1.mutatee.c...
tree
|
commitdiff
2001-03-02
gurari
This commit fixes a bug in sparc's function relocation...
tree
|
commitdiff
2001-03-01
bernat
M dyninstAPI/src/Object-xcoff.C
tree
|
commitdiff
2001-02-28
bernat
handleIfDueTo...: add shared objects if on rs6000-ibm...
tree
|
commitdiff
next