Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
36c279e47d6c6c9fa9e744667808047458d2d86f
/
drd
/
drd.h
a7103ba
drd.h: removed inline functions and replaced these by direct client request invocations.
by bart
· 14 years ago
93eed90
Compiles now with the Microsoft C Compiler too.
by bart
· 14 years ago
9eecbbb
Update copyright dates to 2010.
by sewardj
· 15 years ago
141a7ed
Resynchronized client requests with the latest version of TSan's header file
by bart
· 15 years ago
5bb492d
Removed ANNOTATE_HAPPENS_DONE() again.
by bart
· 15 years ago
cfb039e
Marked the annotations ANNOTATE_MUTEX_IS_USED_AS_CONDVAR,
by bart
· 15 years ago
733db9e
Added a definition for a new annotation: ANNOTATE_HAPPENS_DONE().
by bart
· 15 years ago
e08eb5f
Updated the semantics of ANNOTATE_BENIGN_RACE() as discussed on the Valgrind
by bart
· 15 years ago
31b983d
Removed trailing whitespace in C source and header files.
by bart
· 15 years ago
66f196d
- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind.
by bart
· 15 years ago
f64a8aa
Made ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatible with Helgrind.
by bart
· 15 years ago
d9b8eb7
Added the macro DRD_STOP_IGNORING_VAR().
by bart
· 15 years ago
7fd1f77
Fixed two typo's.
by bart
· 15 years ago
1c8cc40
Added four more ANNOTATE_*() macro's / removed the API-warning.
by bart
· 15 years ago
82c54c4
Updated documentation of PCQ annotations.
by bart
· 15 years ago
df5a1e2
Updated ANNOTATE_*() macro's as discussed on the valgrind-developers mailing list. Merged drt/unittest r1007:1014. Updated to do list.
by bart
· 15 years ago
44afe93
Added API warning for the recently added ANNOTATE_*() macro's.
by bart
· 15 years ago
d45d995
- Added support for most of the ANNOTATE_...() macro's supported by
by bart
· 15 years ago
bedfd23
- Reindented code such that it uses three spaces for indentation instead
by bart
· 16 years ago
e747176
Removed cross-tool dependency on helgrind/helgrind.h.
by bart
· 16 years ago
2356798
Updated copyright statement.
by bart
· 16 years ago
8e1033f
Moved two define's, such that the ABIWARNING appears immediately before the enum declaration it applies to.
by bart
· 16 years ago
ccf17de
Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.
by bart
· 16 years ago
[Renamed from exp-drd/drd.h]
5f57be9
- Renamed the client request VG_USERREQ__GET_THREAD_SELF into
by bart
· 16 years ago
3c1e9d8
Split client requests into public and tool-internal.
by bart
· 16 years ago