- 99109fe Merge r9472 (tkill() param renaming) from the DARWIN branch. by njn · 15 years ago
- 5ed05a5 On x86-linux, send debuglog output to stderr, not stdout. by njn · 15 years ago
- c8a9107 DARWIN sync: spacing. by njn · 15 years ago
- bb5851e DARWIN sync: remove unused VG_UCONTEXT_SYSCALL_NUM. by njn · 15 years ago
- d61bc2a DARWIN sync: conditional compilation and spacing/comments. by njn · 15 years ago
- 6dad504 DARWIN sync: use Word instead of UWord for sysno in two places. by njn · 15 years ago
- 3373755 DARWIN sync: change how newlines are printed for --trace-syscalls. by njn · 15 years ago
- 559ba67 Be more consistent with the spacing of syscall nums. by njn · 15 years ago
- 252d72f Remove an unnecessary #include. by njn · 15 years ago
- 63e5e6e DARWIN sync: add some 'const' attributes. by njn · 15 years ago
- f11335a DARWIN sync: comment change. by njn · 15 years ago
- d1173b8 DARWIN sync: Makefile.am layout, mostly. by njn · 15 years ago
- d243486 DARWIN sync: add a #include. by njn · 15 years ago
- 5997340 DARWIN sync: increase the limit before we complain about large regions being by njn · 15 years ago
- 9506f0d DARWIN sync: UInt -> Int. by njn · 15 years ago
- de706e3 DARWIN sync: put conditional compilation alternatives in the usual order. by njn · 16 years ago
- eeff47a DARWIN sync: comment change. by njn · 16 years ago
- 27cfc4c DARWIN sync: stabs wibble. by njn · 16 years ago
- 9c20ece Merge r9993, r9995 (comment changes about vg_stat) from the DARWIN branch, by njn · 16 years ago
- 0146ce6 Updated list of bugs fixed in 3.5.0. by bart · 16 years ago
- f1473ad Sorted EXTRA_DIST alphabetically. by bart · 16 years ago
- e74fbdf DARWIN sync: malloc_usable_size return value should be SizeT. by njn · 16 years ago
- d2597c2 DARWIN sync: wibble. by njn · 16 years ago
- 377c43f Use our CPU/OS variable when printing the results in configure. by njn · 16 years ago
- 803ef5f DARWIN sync: don't insist on GNU sed. by njn · 16 years ago
- 7b1edbd DARWIN sync: pread64 and pwrite64 wrappers. by njn · 16 years ago
- f1282eb Merged missing part of r9900 from the MESSAGING_TIDYUP branch. by bart · 16 years ago
- 6fa7e4a DARWIN sync: whitespace. by njn · 16 years ago
- 1119c8f Remove unnecessary #include. by njn · 16 years ago
- c5fdb44 DARWIN sync: cachegrind filter change. by njn · 16 years ago
- 5ec1a17 DARWIN sync comment wibble. by njn · 16 years ago
- f9dcb3b Param names sync wibble. by njn · 16 years ago
- 2495704 tweak test by njn · 16 years ago
- 5b6b8fa Tweak VG_(exit). by njn · 16 years ago
- 6002394 comment wibble by njn · 16 years ago
- 99778ee DARWIN sync comment. by njn · 16 years ago
- 9f0205a DARWIN sync: include m_ume/*.c in COMMON_SOURCES. by njn · 16 years ago
- 569dbc3 DARWIN sync: use AM_CFLAGS_PIC in more places. by njn · 16 years ago
- bdf957c DARWIN sync wibble. by njn · 16 years ago
- 13deb46 DARWIN sync wibble. by njn · 16 years ago
- 63ae69a Sync m_initimg with the DARWIN branch. by njn · 16 years ago
- 017d377 DARWIN sync wibble. by njn · 16 years ago
- e3675d6 DARWIN sync wibble. by njn · 16 years ago
- 7081c1a DARWIN sync wibble. by njn · 16 years ago
- 265aae7 Add comment to sync with DARWIN branch. by njn · 16 years ago
- 38c73d7 Minor sync with the DARWIN branch. by njn · 16 years ago
- 2b5f0a9 Add some extra CALL_FN_V_* macros. Copied from the DARWIN branch. by njn · 16 years ago
- ba4af23 Merge r9324 (bug152022 portability fix) from the DARWIN branch. by njn · 16 years ago
- 9f5b781 Sync trunk with DARWIN branch. by njn · 16 years ago
- b27edfa Merge part of r9140 (filter_xml tweak) from the DARWIN branch. by njn · 16 years ago
- b23a9d5 Minor trunk/DARWIN sync. by njn · 16 years ago
- 13e1319 Fix a make dist problem with default.supp -- it was being included in the by njn · 16 years ago
- 747115d Add some missing 'make dist' files. by njn · 16 years ago
- ff5bdd4 Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch. by njn · 16 years ago
- ff0c452 Add some info about building the docs on Ubuntu 9.04. by njn · 16 years ago
- 557bb83 Fix some broken XML tags. by njn · 16 years ago
- 3ea5b0b Merge r9897 (x86_amd64_features.c simplifcation) from the DARWIN branch. by njn · 16 years ago
- 481342c Remove a dead declaration. by njn · 16 years ago
- f9c4b81 Merge part (filter tweaks) of 8943 from the DARWIN branch. by njn · 16 years ago
- a33dd00 Merged r8977 (callgrind filter_stderr portability tweak) from the DARWIN branch. by njn · 16 years ago
- ae54ba4 Whitespace tweak. by njn · 16 years ago
- 85f79da Merge part of r9250 (add unused attribute to callgrind/fn.c:check_code() by njn · 16 years ago
- c9f50e9 This should have gone in with r9884. by njn · 16 years ago
- 8c6d854 Merge part of r9229 (Helgrind test build tweak) from the DARWIN branch to by njn · 16 years ago
- 3d22508 Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch. by njn · 16 years ago
- cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 16 years ago
- 7f08c73 Added pth_mutex_reinit regression test. by bart · 16 years ago
- fa35828 Update mutex type upon mutex reinitialization such that DRD does not trigger an assertion failure when a reinitialized mutex is used. by bart · 16 years ago
- 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 16 years ago
- dd37258 Merge r9828 (fix aspacem layering violation) from the DARWIN branch. by njn · 16 years ago
- 276ed3a Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC. by bart · 16 years ago
- 080a557 Updated ignore list. by bart · 16 years ago
- 1a33d30 Updated ignore lists. by bart · 16 years ago
- c243b2c Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the script run-splash2. Updated performance results. by bart · 16 years ago
- 7b706b3 Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the files pub_drd_bitmap.h, drd_bitmap.h, drd_bitmap.c and tests/drd_bitmap_test.c. by bart · 16 years ago
- 1de8c39 Cleanup. by bart · 16 years ago
- 7b433af Removed commented-out tracing statements. by bart · 16 years ago
- ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 16 years ago
- 3a4b58f Fix up some stack trace inconsistencies: by njn · 16 years ago
- f1d906f Add a missing rwlock initialisation. by njn · 16 years ago
- e10c7f8 Make loss record ordering more deterministic, so that regtests are reliable. by njn · 16 years ago
- 532b04b Change a #include to make the test more portable. by njn · 16 years ago
- 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 16 years ago
- 6c83d5e Don't store the frames hash in .frames[0] and the actual frames in by njn · 16 years ago
- 1ee02e3 Add some comments about signals, from Julian. by njn · 16 years ago
- 18051fc Merge r9761 (fix a comment) from the trunk. by njn · 16 years ago
- 23105e6 Merge r9754 (#includes tweak) from the DARWIN branch. Also remove a by njn · 16 years ago
- dad944a Merged r9750, r9751 (remove m_aspacemgr layering violation) from the DARWIN by njn · 16 years ago
- b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 16 years ago
- 22ac516 Remove unused .exp files for sigkill. by njn · 16 years ago
- 6cfb1df Merged r9741 (make post-syscall more portable) from the DARWIN branch. by njn · 16 years ago
- 2d5ff4f Merge part of r9709 (m_signals.c clean-ups) from the DARWIN branch. by njn · 16 years ago
- 0605e5a Added more test code. by bart · 16 years ago
- f9d96e0 Un-break 'make dist'. by bart · 16 years ago
- b20f69b Added regression test for the new DRD command-line option --first-race-only. by bart · 16 years ago
- f98a569 Added command-line option --first-race-only. by bart · 16 years ago
- 1a3b0b3 Added more statistics. by bart · 16 years ago
- 5c0251e Simplified client request handling. by bart · 16 years ago
- 6c7c76e Added support for the VG_USERREQ__MALLOCLIKE_BLOCK and VG_USERREQ__FREELIKE_BLOCK client requests. by bart · 16 years ago
- ba0818d Introduced the functions DRD_(malloclike_block)() and DRD_(freelike_block)(). by bart · 16 years ago