projects
/
dyninst.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dyninst.git
2002-03-19
jaw
mods/additions largely under the USE_STL_VECTOR and...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-18
tlmiller
Corrected boneheaded mistake (i386 linux still 2.0)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-18
chadd
This patches my previous commit to make addLibraryLinux...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-18
tlmiller
Commented out an if statement with no body because...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-18
tlmiller
defined "UESP" (analogue) for IA-64. Not sure if it...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-18
tlmiller
Added IA-64 to #if defined()
commit
|
commitdiff
|
tree
|
snapshot
2002-03-18
chadd
This update changes the method used to add the
commit
|
commitdiff
|
tree
|
snapshot
2002-03-17
tlmiller
The IA-64 assembler requires 21-bit operands to NOPs...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-16
tlmiller
Added time/compiler stamp. (Oops. :))
commit
|
commitdiff
|
tree
|
snapshot
2002-03-16
tlmiller
Two files compile cleaninly without -O that didn't...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
bernat
Adding various MT-AIX files
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
bernat
Added pthread version of RTthread file
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
bernat
Better debugging output
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
gaburici
Fixed test6 on AIX
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
gaburici
Added way to restore R1 on Power
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
gaburici
More debugging enabled in test6
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
gaburici
Added $ to test6 mutatee files
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
gaburici
Fixed r0 in test6 on Power; enabled debug
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
hollings
Added expanded clean rule to get both 32 and 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
willb
implementation of thread synchronization primitives
commit
|
commitdiff
|
tree
|
snapshot
2002-03-15
willb
Added interface for synchronization primitives, including
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
willb
poll_preference implemented in thr_mailbox::poll
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
willb
Added support for poll_preference to thr_mailbox::check...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
willb
code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
bernat
aix.C: fixed AIX stack walk behavior
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
bernat
Replaced assert (size == 0) with error messages. Tempor...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
pcroth
Updated so that msg_poll removes the message from the...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-14
pcroth
updated to keep "special" flags with bound sockets...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-13
pcroth
Fixed bug where incorrect sender was reported if sender...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-13
tlmiller
Added IA-64 to Linux #ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-13
tlmiller
Will be using Elf64.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-13
willb
Additional debugging functionality and bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-12
jaw
code cleaning to get rid of compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
tlmiller
Changed two P_* functions to use socklen_t instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
tlmiller
IA-64 is 64-bits wide.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
hollings
Added umd-daily rule
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
tlmiller
Cleaned out in anticipation of platform-dependent code.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
tlmiller
IA-64 is also 64-bit platform.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
willb
Changed preprocessor directive to DO_DEBUG_LIBPDTHREAD_MSGS
commit
|
commitdiff
|
tree
|
snapshot
2002-03-11
willb
Fixed starvation bug in socket/file recv code.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-08
willb
Paper-bag fix for prev commit.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-08
willb
Bug fixes; debugging support in msg.C
commit
|
commitdiff
|
tree
|
snapshot
2002-03-08
willb
pdthread integration fixes; set USE_PTHREADS to "yes...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-07
schendel
fix so default_host is referenced for MPI applications
commit
|
commitdiff
|
tree
|
snapshot
2002-03-04
bernat
Small fix for semi-MT AIX. This should fix Chris Chambr...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-01
gurari
I've changed the branch being generated in generateMTSk...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-01
schendel
remove unneeded assert
commit
|
commitdiff
|
tree
|
snapshot
2002-02-28
gurari
Insert check for whether or not the arbitrary instrumen...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-28
willb
Removed all non-typesafe allocators and fixed a small...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-28
willb
Removed template instantiation control from make option...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-27
hollings
Fixes to get mips compiling again.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-27
bernat
Added in protecting IFDEF that was missed before
commit
|
commitdiff
|
tree
|
snapshot
2002-02-27
bernat
inst-power.C: fixed some bugs with accessing parameters...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
willb
updated include directives so this will compile in...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
willb
Added NO_IMPLICIT_TEMPLATES before including make.config
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
gurari
Unified multi-threaded and non-threaded stack walk...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
gurari
Replaced calls to getCallerStackFrameNormal() and getCa...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
gurari
Changed the calls to walkStack(), to reflect changes...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
pcroth
Fixed logic in createProcess for combining dir and...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
willb
initial revision
commit
|
commitdiff
|
tree
|
snapshot
2002-02-26
pcroth
Added flag to keep gcc 2.95 from generating exception...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-22
schendel
put ability to handle IRIX PLATFORM variable back in...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-22
schendel
change platform variable that is expected
commit
|
commitdiff
|
tree
|
snapshot
2002-02-22
bernat
Removed debugging message
commit
|
commitdiff
|
tree
|
snapshot
2002-02-22
bernat
More debugging removal
commit
|
commitdiff
|
tree
|
snapshot
2002-02-22
bernat
Modified makefile to not use -DUSES_PMAPI for all modul...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-22
bernat
Sigh... disabled debugging messages
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
bernat
Added tramp guard variable/vector
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
bernat
Removed SHM_SAMPLING
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
bernat
RTaix: fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
bernat
Removed obsolete tramp-power.S file
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
bernat
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
bernat
Switched build to use high-performance counters by...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
gurari
update the parameter list for emitInferiorRPCtrailer...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-21
willb
Fixed some simple mistakes, ensuring that io_mailbox...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-20
gurari
This commit fixes a bug where we were generating a...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-20
willb
Initial revision of libthread tests for preemption...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-20
willb
Initial revision of preemption-safe libthread.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-20
willb
Initial revision for new preemption-safe libthread.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-19
gaburici
Fixed BUG #61
commit
|
commitdiff
|
tree
|
snapshot
2002-02-18
gurari
In my previous commits I didn't add function definitions of
commit
|
commitdiff
|
tree
|
snapshot
2002-02-17
gurari
More multi and non threaded code unification.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-15
rchen
This commit updates the functions in dyninstAPI/src...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-15
gurari
This commit does some more unification of the multi...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-15
pcroth
Removed pdutilOld library.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-14
gurari
Insert an #ifdef MT_THREAD so aix build doesn't fail.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-13
tlmiller
Unded an accidental change w.r.t. EXPLICIT_DEPENDS.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-13
gurari
With this commit several functions now have the same...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-13
schendel
fix assert during instr request when focus was one...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
schendel
add threadMetFocusNode to hang off of sampleMetFocusNod...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
tlmiller
- - - - - - - - - - - - - - - - - - - - - - - - ...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
gurari
removed redundant constructor and several #ifdef MT_THREADS
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
pcroth
Fixed incorrect specification of lib path for flex...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
tlmiller
For the IA-64 build; duplicate 'warning prevention...
commit
|
commitdiff
|
tree
|
snapshot
next