1. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  2. 56ddd5b micro-optimisation in m_libcbase.c cmp functions by philippe · 12 years ago
  3. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  4. aebbf1c Try to handle LL caches which are of size 50% above a power of 2 (eg, by sewardj · 13 years ago
  5. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  6. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  7. 4634b01 Rework VG_(memmove) in the case where the destination address is greater by tom · 15 years ago
  8. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  9. f9dcb3b Param names sync wibble. by njn · 15 years ago
  10. 9f20746 Updated copyright years. by njn · 15 years ago
  11. 132fdb0 Add more testing to memcheck/tests/unit_libcbase.c. by njn · 16 years ago
  12. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  13. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 16 years ago
  14. d7a02db by sewardj · 16 years ago
  15. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  16. fab2990 update comments by njn · 17 years ago
  17. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  18. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  19. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  20. 7d9b3af shut GCC up by njn · 17 years ago
  21. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  22. 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
  23. 5b41092 Add VG_(atoll). by njn · 17 years ago
  24. 085f936 Specialise VG_(ssort) for 4-word elements. This removes about 80% of by sewardj · 18 years ago
  25. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  26. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  27. cda391f Add comment about log2(). by njn · 19 years ago
  28. 3187a4e Defensive hacks to detect cases where V corrupts its own heap and/or by sewardj · 19 years ago
  29. 151a639 Fix compiler warnings. by tom · 19 years ago
  30. 45f4e7c by sewardj · 19 years ago
  31. 9828b34 by njn · 19 years ago
  32. c7561b9 by njn · 19 years ago
  33. 9abd608 by njn · 19 years ago
  34. 978c1b9 Formatting wibble by njn · 19 years ago
  35. e7aa4ae Clean up after m_syscalls changes: unbreak amd64-linux. by sewardj · 19 years ago
  36. a8d8e23 by sewardj · 19 years ago
  37. 36a20fa by njn · 19 years ago
  38. 97405b2 by njn · 19 years ago