projects
/
dyninst.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dyninst.git
1999-03-03
pcroth
Updated with support for Windows NT in front end and...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-03
pcroth
Updated with new support for Windows NT in front end...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-03
pcroth
Abstractions for sockets and file descriptors for Windo...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-03
pcroth
Support for grabbing timestamps on Windows NT and UNIX.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-03
pcroth
Adding support for Windows NT - main program.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-03
pcroth
Adding support for Windows NT
commit
|
commitdiff
|
tree
|
snapshot
1999-03-02
nash
- Changed to call PTRACE_TRACEME in DYNINSTos_init
commit
|
commitdiff
|
tree
|
snapshot
1999-03-02
nash
- Changed to use PTRACE_GETREGS and the like for getReg...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-23
nash
- Added #include <elf.h> for setups where libelf.h...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-23
nash
- Modified to use PTRACE_PEEKUSER and PTRACE_POKEUSER...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-22
nash
- Fixed a missing include on some machines
commit
|
commitdiff
|
tree
|
snapshot
1999-02-16
nash
Changed make.config to compile linux dynInstAPI as...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-11
paradyn
Substituted DebugBreak for kill(STOP) on WindowsNT
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Updates for Linux-x86
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Fixes for error/warnings in egcs 1.1
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Linux-x86 support changes
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Changed hist.h to use new makenan macro
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Major commit of Linux-x86 platform support
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Added init-linux.C
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Type fix for egcs 1.1 bool -> bool_t
commit
|
commitdiff
|
tree
|
snapshot
1999-02-08
nash
- Major commit of changes for Linux-x86 support.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-27
nash
Adding RTlinux.c
commit
|
commitdiff
|
tree
|
snapshot
1999-01-24
wylie
Redefined the RegValue (register content) type to ...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-24
wylie
Tidy
commit
|
commitdiff
|
tree
|
snapshot
1999-01-24
wylie
General tidy-up explicitly initializing things before...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Strict initializations (where they were once missing...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Tidy (for pedantic compiler Insure++)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Conditionalized unlink of traceSocketPath, which isn...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Tidy (mostly for pedantic compilers such as Insure++)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Conditionalized delete of theStruct.savedRegs which...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Tidy
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
Purification
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
wylie
FMMs caught by Insure++ fixed (NB: missed by Purify6NT!)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
paradyn
Removed apparently obsolete "-DCRTAPI1=_cdecl -DCRTAPI2...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
paradyn
Return value fix (void* return -1 not allowed by VC++)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
paradyn
Patch to allow build on WindowsNT
commit
|
commitdiff
|
tree
|
snapshot
1999-01-21
hollings
oneTime code for Alpha, and arbitrary inst. points.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-20
hollings
New file for long loading functions that were in a...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-20
hollings
Moved long functions to seperate .C file
commit
|
commitdiff
|
tree
|
snapshot
1999-01-20
hollings
Added saved conservative to ensure all registers saved...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-20
hollings
Added test for oneTime code on a running process.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-26
wylie
comment correction
commit
|
commitdiff
|
tree
|
snapshot
1998-12-26
wylie
one more u_int->Address
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address typing
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added PURE_BUILD support and retyped Addresses
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Retyped RPC return types
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Fixed compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Fixed typos.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Corrected typing of main()
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Corrected readOnlyRegister().
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Fixed the FMM (free memory mismatch) corruption in...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
General tidy-up of Address and Register/RegValue typing...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address typing and general tidy-up.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address and Register typing and general tidy-up.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
const'ing
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Size/size bugfix and Address typing
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address typing
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
read/writeTestSpace interface fixup (int amount ->...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
ptrace() fix-up and Address and Register typing.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added PURE_BUILD support, Address and Register typing...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added PURE_BUILD support, Address fixup and general...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Made const R_BRK_SAVE_BYTES member of dynamic_linking...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Consistent use of Address type.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Consistent use of Address and Register types.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Tidy-up
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Consistent use of Address and Register types.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address typing and suppression of compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address typing and suppression of compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
New Address and Register templates
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address usage
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Tidy
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Suppression of various compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Change of RPC return type to void* (to be able to retur...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Change of RPC return type from unsigned to void* (to...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Consistent usage of Address type.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Consistent usage of Address type
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
typedef'd Address to "unsigned long int" for all platfo...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added Id
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added ptrace interface definition (apparently missing...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address-typing
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added Types.C
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Address checking and printing functions (which should...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
wylie
Added USING_PURIFY/PURE_BUILD support
commit
|
commitdiff
|
tree
|
snapshot
1998-12-14
wylie
Obsolete SunOS-support components
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
mcheyney
Commit to fix problems with paradynd on UltraSparc...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-28
mcheyney
Added LocalAlteration.C & LocalAlteration-Sparc.C to...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-19
mcheyney
New files describing the LocalAlteration abstarction...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-19
mcheyney
Changes to use the LocalAlteration abstraction to rewri...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-18
buck
Don't delete the process object in the destructor for...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-16
wylie
Incremented RELEASE_NUM (for release!)
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
buck
Change to not include files from rtinst/h when compilin...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
buck
Change version number in makefiles.
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
buck
Miscellaneous fixes to correct compilation errors on...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
buck
Put a return after the assert at the end of createInstP...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
paradyn
Un-const'd modified structure
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
buck
Commit of changes for Dyninst API version 1.2. Include...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-15
buck
Turn -O3 back on for DEC Alpha plaform.
commit
|
commitdiff
|
tree
|
snapshot
1998-09-09
buck
Add alpha_dec_osf4_0 to the list of platforms that...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-09
buck
Fix detecting the death on a mutatee process on Alpha.
commit
|
commitdiff
|
tree
|
snapshot
1998-09-09
buck
We now skip test #19 on the Alpha (oneShotCode, which...
commit
|
commitdiff
|
tree
|
snapshot
next