1. ca903bb clo_processing is now done when this procedure is called. by philippe · 10 years ago
  2. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  3. 0c8a47c Remove a duplicate const qualifier complained about by clang 3.3 by florian · 11 years ago
  4. 195623b Make sure the variable is completely initialised. That's good by florian · 11 years ago
  5. 8a2bea9 Remove pointless test. vts->ts is an array and cannot be NULL. by florian · 11 years ago
  6. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  7. 6bf3726 Fix Char/HChar mixups in helgrind and then some. by florian · 12 years ago
  8. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  9. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  10. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  11. ffce815 Merge the contents of the HGDEV2 branch into trunk: by sewardj · 13 years ago
  12. 03e7d27 scalarts_limitations_fail_NORETURN: fix a format string error by sewardj · 13 years ago
  13. fd35d49 When handling client munmaps and mprotects with r=0 & w=0, actually by sewardj · 13 years ago
  14. 0b20a15 Followup to r11619: more tidying up w.r.t. the renaming of by sewardj · 13 years ago
  15. 6062664 Minor cleanup (no functional change): rename 'struct _Thr :: opaque' by sewardj · 13 years ago
  16. 555fc57 Simplify the implementation of VTS__tick. The previous version was by sewardj · 13 years ago
  17. 7aa38a9 Change the representation of VTSs. Instead of using an XArray of by sewardj · 13 years ago
  18. e4cce74 Scalability fix for Helgrind: reduce the size of ScalarTS (scalar by sewardj · 13 years ago
  19. 1b9876b A scalability fix for Helgrind for running large workloads. When by sewardj · 13 years ago
  20. f4845dc libhb_so_recv(): don't pass a NULL filter to Filter__clear. Not sure by sewardj · 14 years ago
  21. c8028ad by sewardj · 14 years ago
  22. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  23. 111544a Comment-only change. by sewardj · 14 years ago
  24. 406bac8 Rollup fixes for Helgrind: by sewardj · 14 years ago
  25. f585e48 Increase the maximum size of the conflict cache even more, to 30 million. by sewardj · 15 years ago
  26. 78bb7f6 Double the maximum size of the conflict cache. by sewardj · 15 years ago
  27. 5e2ac3b Move printing of EvM-gc and VTS-gc stats from -v to --stats=yes. by sewardj · 15 years ago
  28. 2d2ea2f Attend to space leaks, to the extent that I can. by sewardj · 15 years ago
  29. 8ab2c13 Small improvements, including some commenting, for the H1 history mechanism. by sewardj · 15 years ago
  30. 90eb22e Back out a small part of r10589 (the tick-after-recv thing). On by sewardj · 15 years ago
  31. b712617 Only collect stacktraces at scalar Kr boundaries at history level 1. by sewardj · 15 years ago
  32. 23f1200 by sewardj · 15 years ago
  33. 2411849 Merge helgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  34. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  35. 1052253 When updating the constraint for a location following a race, make by sewardj · 15 years ago
  36. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  37. 6c83d5e Don't store the frames hash in .frames[0] and the actual frames in by njn · 15 years ago
  38. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  39. 9f20746 Updated copyright years. by njn · 15 years ago
  40. 8aa41de by sewardj · 15 years ago
  41. 849b0ed by sewardj · 16 years ago
  42. 1669cc7 Avoid causing an assertion failure in VG_(make_ExeContext_from_StackTrace) by sewardj · 16 years ago
  43. a781be6 event_map_lookup: when looking for a previous access to an address, by sewardj · 16 years ago
  44. 8f5374e Tidy up and comment sanity-checking code/configuration. by sewardj · 16 years ago
  45. c5ea996 by sewardj · 16 years ago
  46. bc307e5 Use the new SparseWA data type, rather than WordFM, to implement the by sewardj · 16 years ago
  47. d86e3a2 Change the memory allocation strategy used by the conflicting-access by sewardj · 16 years ago
  48. 8fd92d3 event_map_maybe_GC: use a flat array when computing the distribution by sewardj · 16 years ago
  49. 3b0c4d7 Re-set constraints in 'consistent' style after a race is detected, by sewardj · 16 years ago
  50. b0e009d Don't put raced-on locations in an (E)rror state; instead leave them by sewardj · 16 years ago
  51. 9b1f0fd event_map_maybe_GC: handle corner case that was previously simply by sewardj · 16 years ago
  52. 42f17ea Handle EvM GC messaging properly. by sewardj · 16 years ago
  53. d024ae5 Update baseline expected outputs, now that Helgrind uses a different by sewardj · 16 years ago
  54. d52392d A bit of tidying up: by sewardj · 16 years ago
  55. 8669fd3 Rename some local variables called 'index' to something else, to stop by sewardj · 16 years ago
  56. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago