projects
/
dyninst.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dyninst.git
2010-04-19
Bill Williams
BEGIN integration/regression changes/fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Bill Williams
Merge branch 'master' of ssh://bill@git.dyninst.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Bill Williams
WIP
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Andrew Bernat
Guard a pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Bill Williams
Merge branch 'master' of ssh://bill@git.dyninst.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
Merge branch 'master' of git.dyninst.org:/pub/dyninst
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
Extend slicing interface
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
Extensions of short-range slicer
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
More conversion overrides for IAPI->ROSE conversions
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
InstructionAPI bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
Bugfix for calls that aren't actually calls...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
Safety check pre-disassembly
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Andrew Bernat
Bugfix in basetramp-less memory instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Bill Williams
Merge branch 'master' of ssh://bill@git.dyninst.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Bill Williams
Final fixes for IAPI/Power integration:
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Nathan Rosenblum
Allow x86 instructions to have two immediate operands...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Bill Williams
Merge branch 'master' of ssh://bill@git.dyninst.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Bill Williams
power/linux IAPI passes all tests
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Bill Williams
Merge branch 'master' of ssh://bill@follis.cs.wisc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Bill Williams
power/linux jump table fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Bill Williams
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Bill Williams
Handle access to EFLAGS register in liveness.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Bill Williams
Use the right architecture for lookahead decoding.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Bill Williams
Fix for ppc_linux jump tables
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Madhavi Krishnan
More changes to power instruction generation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Madhavi Krishnan
Corrected inst-power changes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Bill Williams
InstructionAPI POWER port: jump table parsing works...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Madhavi Krishnan
PowerPC rewriter tests
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Madhavi Krishnan
Merge branch 'master' of ssh://git.dyninst.org/pub...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Madhavi Krishnan
PowerPC Rewriter commit
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Andrew Bernat
Merge branch 'master' of git.dyninst.org:/pub/dyninst
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Andrew Bernat
Add a MachRegister->Dyninst register converter
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Andrew Bernat
Collected bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bill Williams
Fix bug from VXWorks commit: instruction::generate...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bill Williams
Fix detach() handling: add appropriate RPC callback...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Matthew Legendre
Small fixes for ProcControlAPI commit
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Matthew Legendre
New tests for ProcControlAPI
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Matthew Legendre
Initial implementation of ProcControlAPI for Linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Matthew Legendre
Move the address lookup implementation from SymtabAPI...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Bill Williams
Power jump table implementation w/IAPI; desperately...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Bill Williams
Merge/rebase fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
check glink section for null, bail if so
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Check edges from all control flow insns, not just x86...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
jump table slicing WIP: get backwards slice from indire...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Bind the effective address, not the dereference!
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
more log
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
debugging logging
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
test impl of stack analysis for ppc
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
add powerpcInstructionEnum to external/rose
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Emily Jacobson
A working, but not yet complete, implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
more bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
implementation of regClassToString for debugging
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Add absolute forms to unconditional branches & link...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Continuing bugfixes for symeval/rose operand matching.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Swap all PPC stores so that their source/destination...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
More bug fixes to make converted ROSE insns behave...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Bug fix: bo, bi can be 0 but we need to pass them in...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Various changes to make SymEval play nicely with the...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Add special-case handling for branch instructions,...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
PowerPC registers for ROSE semantics...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Emily Jacobson
Backwards slicing and 32-bit fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
SymEval for POWER: WIP
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
Enable IAPI for ppc32_linux
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Bill Williams
cap_instruction_api enabled for AIX/POWER.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Emily Jacobson
Working syscall identification prototype
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Emily Jacobson
Separated IA_IAPI::isInterruptOrSyscall()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Emily Jacobson
Added vsyscall and int 80 instructions to IA_IAPI:...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Andrew Bernat
Replace AbsRegionAST with VariableAST.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Andrew Bernat
Bugfix for stack analysis over getPC/thunk calls
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
Andrew Bernat
Fix for incomplete merge.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
Andrew Bernat
Merge branch 'master' of git.dyninst.org:/pub/dyninst
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
Andrew Bernat
Improve slicing to check predicates during traversal...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
Andrew Bernat
Make SymEval an exported header
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
Andrew Bernat
Fix ordering issue when creating FP intervals in stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
Andrew Bernat
Patch ROSE instruction semantics to treat the PC as...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
Todd Frederick
symEval: Keep track of operand sizes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Daniel McNulty
Merge branch 'master' of ssh://git.dyninst.org/pub...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Daniel McNulty
Build fix for ia64 -- ia64 uses as instead of gcc when...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
rchen
Preliminary VxWorks Support
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Andrew Bernat
Prototype implementation of slice->AST symbolic expansi...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Andrew Bernat
Correctly implement sign-extension for constant types.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Andrew Bernat
Merge branch 'master' of git.dyninst.org:/pub/dyninst
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Andrew Bernat
Reimplementation of ASTs as non-templated to allow...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Todd Frederick
SymEval: remove redundant handling of PC for call instr...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Todd Frederick
SymEval: Fix conversion to ROSE instruction involving...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Matthew Legendre
Merge branch 'master' of legendre@git.dyninst.org:...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Matthew Legendre
More fixes for StackwalkerAPI and new register interface
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Matthew Legendre
Fixes for PPC stackwalking
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Andrew Bernat
Merge branch 'master' of git.dyninst.org:/pub/dyninst
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Andrew Bernat
SymEval and related bugfixes;
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Matthew Legendre
StackwalkerAPI fixes for working with new register...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Matthew Legendre
Add DWARF reg conversion to new register class
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Andrew Bernat
Added initial BindEval for stack slots;
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Bill Williams
Integration bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Bill Williams
Warning cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Bill Williams
Fix Sparc build.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Bill Williams
Restore POWER/Linux PLT functionality
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Bill Williams
Optimizations for Synopsis
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Andrew Bernat
Merge branch 'master' of git.dyninst.org:/pub/dyninst
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Andrew Bernat
Add explicit flags register representations; SymEval...
commit
|
commitdiff
|
tree
|
snapshot
next