1. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  2. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 16 years ago
  3. 99edb29 Wrapped DRD_() macro around yet even more function names. by bart · 16 years ago
  4. 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/pub_drd_bitmap.h]
  5. 7e81a17 Implemented cache rotation. by bart · 16 years ago
  6. d59bb0f Declared more inline functions static, such that the compiler can omit the out-of-line code. by bart · 16 years ago
  7. c2c81db Changed return type of some of the bitmap functions from UWord to Bool. by bart · 16 years ago
  8. d5f2370 Reordered declarations. by bart · 16 years ago
  9. a3f6109 Renamed bm_compare() into bm_equal(). Fixed a bug in bm_equal(). by bart · 16 years ago
  10. 7cd7d7f Added bm_compare(). by bart · 16 years ago
  11. 588d90f Added bm_get_bitmap2_node_creation_count(). by bart · 16 years ago
  12. d490707 Split bm_has_any() into bm_has_any_load() and bm_has_any_store(). by bart · 16 years ago
  13. 8bf2f8b Introduced bm_test_and_clear(). by bart · 16 years ago
  14. 9c4224c Added functions bm_clear_load() and bm_clear_store(). by bart · 16 years ago
  15. 0ea4eca Removed unused function. by bart · 16 years ago
  16. 33e56c9 Extended bitmap lookup cache from one to four elements. by bart · 16 years ago
  17. 5e234ac Added creation / destruction events to the bitmap access type enumeration. by bart · 16 years ago
  18. a79df6e Even more optimizations. by bart · 16 years ago
  19. 3655612 Inlining and specialization of some bitmap manipulation functions. by bart · 16 years ago
  20. 9036dea Made arguments of bitmap manipulating functions more uniform. by bart · 16 years ago
  21. 0268dfa Added support for OpenMP barriers -- if libgomp.so has been built with debug information. More in general, added support for nested synchronization constructs. by bart · 16 years ago
  22. 8564292 by sewardj · 17 years ago
  23. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago