projects
/
dyninst.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed parseThat makefile
[dyninst.git]
/
dyninstAPI
/
2008-02-23
jaw
This commit eliminates a few small memory leaks that...
tree
|
commitdiff
2008-02-21
legendre
Fixed more badly formed includes
tree
|
commitdiff
2008-02-21
legendre
Removed debugging printfs
tree
|
commitdiff
2008-02-20
legendre
Fix multithread attach failures in Wisc, Aix 5.1 has...
tree
|
commitdiff
2008-02-20
legendre
Remove compiler warnings
tree
|
commitdiff
2008-02-20
legendre
Add address width parameter to our instruction::jumpSize
tree
|
commitdiff
2008-02-20
legendre
Fix issues with Windows build
tree
|
commitdiff
2008-02-20
jaw
(1) unlink /tmp/dyninstAsync files on the mutatee side...
tree
|
commitdiff
2008-02-19
legendre
Fixed compilation errors under newer compilers
tree
|
commitdiff
2008-02-19
legendre
Added error handling code for when a user (or stupid...
tree
|
commitdiff
2008-02-19
legendre
Fix compilation error under IBM_BPATCH_COMPAT
tree
|
commitdiff
2008-02-19
legendre
Fixed include paths for release
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform.
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-19
rchen
Introduce rs6000-ibm-aix64 platform. - - - - - - ...
tree
|
commitdiff
2008-02-18
bill
Implemented parsing of gcc/g++ PIC jump tables on x86...
tree
|
commitdiff
2008-02-15
legendre
O|SS fix, cleanup main breakpoint in attach-before...
tree
|
commitdiff
2008-02-15
legendre
O|SS fix, don't consider illegal instructions as functi...
tree
|
commitdiff
2008-02-15
legendre
Removed internal #ifdef's that were added to public...
tree
|
commitdiff
2008-02-15
legendre
Don't use angle brackets when including non-system...
tree
|
commitdiff
2008-02-15
legendre
Bump Dyninst version number to 5.2
tree
|
commitdiff
2008-02-15
bernat
Fixed single-threaded guard code.
tree
|
commitdiff
2008-02-15
giri
Remove parseStab.C from the build
tree
|
commitdiff
2008-02-15
giri
Construct IA-64 frame base AST's
tree
|
commitdiff
2008-02-15
giri
Retrieve type information from symtab
tree
|
commitdiff
2008-02-15
giri
Use namespace prefix from symtab
tree
|
commitdiff
2008-02-15
giri
Remove merge of existing types
tree
|
commitdiff
2008-02-15
giri
Remove creation of builtinTypes and use symtab's create...
tree
|
commitdiff
2008-02-15
giri
Change Dyninst type classes to use symtab type classes
tree
|
commitdiff
2008-02-15
giri
Get rid of debug information parsing code
tree
|
commitdiff
2008-02-15
giri
Indicate whether type parsing was successful
tree
|
commitdiff
2008-02-15
giri
Construct local variables and params from symtab
tree
|
commitdiff
2008-02-14
legendre
Removed debugging printfs
tree
|
commitdiff
2008-02-14
legendre
Clean up memory leak from fixpoint code generator work
tree
|
commitdiff
2008-02-14
legendre
Clean up BPatch_modules and remove BPatch_process from...
tree
|
commitdiff
2008-02-14
bernat
addressSpace.C: make the "tramp guard base" a constant AST
tree
|
commitdiff
2008-02-07
jaw
Moves Annotable-related classes to dynutils dir. Note...
tree
|
commitdiff
2008-02-04
legendre
Fix an O|SS reported bug where we weren't searching...
tree
|
commitdiff
2008-02-04
legendre
Removed debugging print statement
tree
|
commitdiff
2008-02-04
bernat
Add BPatch address snippets.
tree
|
commitdiff
2008-02-01
legendre
Remove compiler warning
tree
|
commitdiff
2008-02-01
legendre
Fix type and local variable parsing in Dyninst
tree
|
commitdiff
2008-01-31
legendre
Fixed bug where we would reparse vsyscall page multiple...
tree
|
commitdiff
2008-01-31
legendre
Add new trampTrapMapping object to track traps in mutatees
tree
|
commitdiff
2008-01-31
legendre
Add flushing of trap table to insertion sets
tree
|
commitdiff
2008-01-31
legendre
Access tramp mappings through new trapMapping object
tree
|
commitdiff
2008-01-31
legendre
Add files and new cap_mutatee_traps to build system
tree
|
commitdiff
2008-01-31
bill
Fixed jump table parsing on Power32 Linux
tree
|
commitdiff
2008-01-24
jaw
removes nearly identical duplicate representations...
tree
|
commitdiff
2008-01-23
giri
Translate line information to hold absolute address...
tree
|
commitdiff
2008-01-23
jaw
Fully removes line information parsing from the dyninst...
tree
|
commitdiff
2008-01-23
legendre
Don't use TOC on Linux/PPC32
tree
|
commitdiff
2008-01-17
legendre
Linux/PPC build fixes
tree
|
commitdiff
2008-01-17
legendre
Fix a memory corruption bug
tree
|
commitdiff
2008-01-17
legendre
Re-enable miniTramps
tree
|
commitdiff
2008-01-16
legendre
Add fixpoint code generation for relocating functions...
tree
|
commitdiff
2008-01-16
legendre
Fix memory corruption stemming from double delete
tree
|
commitdiff
2008-01-16
legendre
Added a minSize flag to a bblInstance that is being...
tree
|
commitdiff
2008-01-16
legendre
Add new pcRelRegion type and relocPatch
tree
|
commitdiff
2008-01-16
legendre
The target overrides that can be passed to a relocated...
tree
|
commitdiff
2008-01-16
legendre
Renamed get_size_cr() and get_address_cr() to get_size...
tree
|
commitdiff
2008-01-16
legendre
Moved insertSnippet into BPatchAddress space, rather...
tree
|
commitdiff
2008-01-16
legendre
The Async thread was triggering global parses when...
tree
|
commitdiff
2008-01-16
legendre
Moved insertSnippet into BPatchAddress space, rather...
tree
|
commitdiff
2008-01-16
legendre
Remove compiler warnings and debugging prints
tree
|
commitdiff
2008-01-16
legendre
Add cap_fixpoint_gen and cap_noaddr_gen--both currently...
tree
|
commitdiff
2008-01-16
legendre
Add the capablility of generating relocated instruction...
tree
|
commitdiff
2008-01-16
legendre
Change x86 instruction relocation to be able to relocat...
tree
|
commitdiff
2008-01-10
bill
Fixed the Annotatable build errors. I've verified...
tree
|
commitdiff
2008-01-10
giri
Remove flag to emit call
tree
|
commitdiff
2008-01-08
bill
Bugfix: the instructions encoded as 0f 19 through 0f...
tree
|
commitdiff
2008-01-03
jaw
reduce cost-per-object of annotations by storing annota...
tree
|
commitdiff
2008-01-03
jaw
Make Object layer non-persistent in symtabAPI. Adds...
tree
|
commitdiff
2008-01-03
legendre
Fixed leaking open file descritors
tree
|
commitdiff
2008-01-03
legendre
Fix Performance problem where we rebuilt a list of...
tree
|
commitdiff
2008-01-03
legendre
Add functions to arbitrary instPoint constructor
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-31
bernat
Enable liveness for AMD-64 and POWER; bug fixes -...
tree
|
commitdiff
2007-12-14
jaw
Make annotation system typesafe and more compact...
tree
|
commitdiff
next