1. a419291 drd/Makefile.am: Add -Wswitch-enum by bart · 10 years ago
  2. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  3. f056aab drd: Add __cxa_guard_*() intercepts by bart · 10 years ago
  4. 22b1684 drd: Revert r12651 because it didn't change drd's behavior on any platform by bart · 12 years ago
  5. 9f78137 drd: Make sure that frame unwind information is generated for DRD intercepts by bart · 12 years ago
  6. e44bccc drd: Switch to new pool allocator by bart · 12 years ago
  7. b36fec1 drd: Add drd/docs/drd-xml-output.xsd to the distribution tarball by bart · 13 years ago
  8. 6de4f41 DRD: Added a (non-functional so far) file drd_darwin_intercepts.c. by bart · 13 years ago
  9. 38ad31a Added and commented out the CFLAG -DENABLE_DRD_CONSISTENCY_CHECKS. by bart · 14 years ago
  10. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  11. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  12. f27eba2 Replaced dynamic initialization of DRD_(pthread_cond_initializer) by static initialization. by bart · 14 years ago
  13. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  14. 62cc232 Changes: by bart · 14 years ago
  15. 7375de3 More docs build tweaks: by njn · 15 years ago
  16. ab807f6 Cleanup: removed source code commented out via #if 0 / #endif. by bart · 15 years ago
  17. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  18. 6584b69 Merged revisions 10129:10130 from the DRDDEV branch to the trunk. by bart · 15 years ago
  19. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  20. 09dc13f - Moved several functions and variables from one source file to another. by bart · 15 years ago
  21. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  22. 2a33acd Sorted noinst_HEADERS filenames alphabetically. by bart · 16 years ago
  23. 059b370 Include inlined C files in tarball, else it's not buildable. by sewardj · 16 years ago
  24. 0feed2e Restored proper compiler flag order. by bart · 16 years ago
  25. 83d0149 Cleanup. by bart · 16 years ago
  26. 38f0dd9 Qt4 and GOMP intercepts are now always built, whether or not runtime support for these libraries is present on the build system. by bart · 16 years ago
  27. 9d9fb66 Added intercepts for the public member functions of the Qt4 QMutex class. by bart · 16 years ago
  28. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  29. d6dce01 Added -Wformat-nonliteral. by bart · 16 years ago
  30. 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