1. ca9f2ad Modified TLS-test slightly: the program checking for TLS support is now compiled, linked and run when compiling natively and compiled and linked only when cross-compiling. Before it was compiled and linked only, both for native and cross-compilation. by bart · 16 years ago
  2. 60ba3aa Try to make these tests more reliable for different machines. by njn · 16 years ago
  3. 2ebe411 Changed _Spec::mandatory from HChar* into const HChar*. If no symbol information is found in ld.so during startup of the exp-drd tool, let Valgrind abort and print an informative error message. by bart · 16 years ago
  4. afe8226 Added intercepts for strlen() and strnlen(). by bart · 16 years ago
  5. d5c6352 Fixed typo. by bart · 16 years ago
  6. 0560549 Update. by sewardj · 16 years ago
  7. cb2d007 - Replaced algorithm for suppressing false positives on symbol by bart · 16 years ago
  8. a97a789 Don't complain on .got.plt sections of size zero. Apparently such by bart · 16 years ago
  9. f06b427 Updated scripts for running SPLASH-2. by bart · 16 years ago
  10. ca9ff62 update by njn · 16 years ago
  11. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  12. 89230ca Allow 64-byte line sizes (PA6T cpu). by sewardj · 16 years ago
  13. 76dda8f Make the size calculations inside VG_(mallinfo) 64-bit clean. by sewardj · 16 years ago
  14. 7a1eaca More fiddling with the sys_signalfd wrapper. by sewardj · 16 years ago
  15. 9269147 In the leak checker, don't assert when there are multiple identical by sewardj · 16 years ago
  16. 510521e Make sure the debug information is read before a tool is notified about an mmap() system call. by bart · 16 years ago
  17. 8785c12 Added to repository. by bart · 16 years ago
  18. 9f9235a Add initial glibc-2.8 support for Helgrind. by sewardj · 16 years ago
  19. 7524c3e Refinements: added check for /usr/include/tiffio.h and added compiler flag -g3. by bart · 16 years ago
  20. 212d6c9 Tidy up timerfd wrapper stuff a bit: by sewardj · 16 years ago
  21. 74c8467 Several reader-writer lock related fixes. by bart · 16 years ago
  22. cf0c394 Removed the superfluous casts that were introduced in r8132. by bart · 16 years ago
  23. 89ea7ab Add a missing case and remove the bogus associated comment. by sewardj · 16 years ago
  24. 93ca0cb Make the rlimit_nofile regression tests less system dependent. by bart · 16 years ago
  25. fbce73d Make the fdleak regression tests less system dependent. by bart · 16 years ago
  26. 58cac55 sys_timerfd() and sys_signalfd() wrappers now interpret their first argument consistently as signed instead of unsigned. Fixes #162663. by bart · 16 years ago
  27. 906ef12 Updated to do list. by bart · 16 years ago
  28. d0d634d Added support for the fadvise64() system call on ppc64. by bart · 16 years ago
  29. 7aa2b6d Updated to do list. by bart · 16 years ago
  30. c874142 #define HAS_ALTIVEC is now fetched from config.h instead of from Makefile.am. by bart · 16 years ago
  31. 092b626 - Added support for querying information about .plt sections. by bart · 16 years ago
  32. d5dea1d Bug fixes (not in bugzilla): by bart · 16 years ago
  33. 5fbe0af Removed ppc debug print statements. by bart · 16 years ago
  34. 6bd721a Removed superfluous #include directive. by bart · 16 years ago
  35. cddeaf5 Let the configure script recognize the AR variable, such that the name of the archiver can be specified at configure time. Changed test for TLS-support from AC_RUN_IFELSE to AC_LINK_IFELSE. Both changes are necessary to make cross-compilation possible. by bart · 16 years ago
  36. 597a4f4 Added to repository. by bart · 16 years ago
  37. e2619ab Update. by sewardj · 16 years ago
  38. 59bdc76 Updated documentation. by bart · 16 years ago
  39. 982751b Add a wrapper for MPI_Waitany. by sewardj · 16 years ago
  40. 6bc94ba Removed an entry referring to a bug that was introduced after 3.3.0. Updated status of #161036. by bart · 16 years ago
  41. 9d5b796 Added support for detecting locks that have been held too long. by bart · 16 years ago
  42. 1d4070d Added hold_lock regression test. by bart · 16 years ago
  43. c5c3a08 Remove comments that became obsolete because of a previous commit. by bart · 16 years ago
  44. d9d8bf0 Filter out the time during which a lock has been held. by bart · 16 years ago
  45. 1412d68 VG_(read_millisecond_timer)() is now monotonic, even if set_timeofday() is called or if ntpd adjusts the clock backwards. On Linux kernels where the clock_gettime() syscall is not supported, VG_(read_millisecond_timer)() falls back to the old behavior. by bart · 16 years ago
  46. 85b1ac7 Added CLOCK_* definitions. by bart · 16 years ago
  47. 33190bf Update. by sewardj · 16 years ago
  48. c44b254 Update manual re number of suppression files allowed. See #161487. by sewardj · 16 years ago
  49. 14888f2 Update ignores. by rjwalsh · 16 years ago
  50. ee068c3 Update. by sewardj · 16 years ago
  51. b000d78 Increased maximum number of suppression files from 10 to 100. Fixes #161487. by bart · 16 years ago
  52. f955511 Removed a bug entry that was introduced after the 3.3.0 release and before the 3.3.1 release. by bart · 16 years ago
  53. 4de9776 Modified test such that fewer iterations are run when the test is run as part of the automated regression tests. by bart · 16 years ago
  54. 2dbdbab Added command-line options -s and -t such that the loop step and hence the run time of the test can be influenced. by bart · 16 years ago
  55. fd68049 Added allocation and deallocation of zero-sized array. by bart · 16 years ago
  56. f330ae8 Stop massif segfaulting due to stack overflow, when printing snapshots by sewardj · 16 years ago
  57. ad68113 Make sure that the same name is used in ld stack frames on 32- and 64-bit systems. by bart · 16 years ago
  58. 2dda19f Update. by sewardj · 16 years ago
  59. 3cf701a Run this test on 'none' rather than exp-drd. It really wants to by sewardj · 16 years ago
  60. 5b9bf84 Updated to do list. by bart · 16 years ago
  61. 62c370e Added configure test for Altivec. by bart · 16 years ago
  62. 8c4a023 Enabled timerfd() and timerfd_create() support for ppc32 and ppc64. by bart · 16 years ago
  63. 285ae1c Fixed compiler warnings. by bart · 16 years ago
  64. 416b206 POST(sys_poll): mark the revents field even when RES==0. Fixes #158425. by sewardj · 16 years ago
  65. 7db73be Make return types for some of the requests 64-bit clean. (following bug by sewardj · 16 years ago
  66. f4ef2ea Fix wrappers for sys_futimesat and sys_utimensat. (Dan Kegel) by sewardj · 16 years ago
  67. 7bf86f3 -Wall implies -Winline. Added -Wno-inline. by bart · 16 years ago
  68. f71e706 Removed -Winline since this option lets gcc 4.3.1 print some uninteresting and unsuppressable warning messages. by bart · 16 years ago
  69. ded1ea9 Added fixed exp-drd bugs. by bart · 16 years ago
  70. 5a544ca Add a test case for #152818 (from Sergei Trofimovich) by sewardj · 16 years ago
  71. 7318375 Update. by sewardj · 16 years ago
  72. 1e01f05 Added @FLAG_UNLIMITED_INLINE_UNIT_GROWTH@ to the exp-drd compiler flags. by bart · 16 years ago
  73. 15541f5 Added compilation flag -Wextra. by bart · 16 years ago
  74. dc1e91c Added compiler flag -Wextra for all regression tests. Replaced -finline-limit=100000 by --param inline-unit-growth=900 for drd_bitmap_test. by bart · 16 years ago
  75. 74a5f21 Fixed compiler warnings in assert statements. by bart · 16 years ago
  76. 56730cd Added tests for -Wextra/-W and --param inline-unit-growth. Converted AC_COMPILE_IFELSE() into AC_TRY_COMPILE(). Removed trailing spaces. by bart · 16 years ago
  77. 08d808b Changed compiler options for inlining to something that is supported by both gcc 3 and gcc 4. by bart · 16 years ago
  78. 33f1c96 Compiles now with older glibc versions too. by bart · 16 years ago
  79. fbccd7f Updated to do list. by bart · 16 years ago
  80. 165b90f Added more comments. Fixed a bug: false positives were reported when using reader-writer locks. This is now fixed. by bart · 16 years ago
  81. 178cc16 Added another POSIX reader/writer lock test. by bart · 16 years ago
  82. c2c81db Changed return type of some of the bitmap functions from UWord to Bool. by bart · 16 years ago
  83. 1c8799c Added -Winline to the compiler flags. Made sure that all functions in drd_bitmap_test.c that can be inlined are actually inlined. by bart · 16 years ago
  84. 991ab9a Added -Winline to the compiler flags. by bart · 16 years ago
  85. 3d4c332 Added regression test for the C++ operators new, new[], delete and delete[]. by bart · 16 years ago
  86. d5f2370 Reordered declarations. by bart · 16 years ago
  87. f5acbbc Bug fix: bm_equal() now also works if the first argument contains one or more bitmap structures that are entirely zero. by bart · 16 years ago
  88. 214493b Added more tests. by bart · 16 years ago
  89. 99a95fa Added -O2 to the compilation flags of drd_bitmap_test. by bart · 16 years ago
  90. a9eba35 Converted VG_(assert_fail)() to ANSI C. by bart · 16 years ago
  91. 105e69c Oops. Don't die on {x86,amd64}-linux when doing --track-origins=yes by sewardj · 16 years ago
  92. dc056b7 Add a regression test for fxsave. by sewardj · 16 years ago
  93. c700172 Add a test case for #157748. by sewardj · 16 years ago
  94. a6fa902 Update the list of bugs to be fixed. by sewardj · 16 years ago
  95. ae18cd0 Use $(AM_FLAG_M3264_PRI) everywhere CFLAGS is explicitly set. by sewardj · 16 years ago
  96. e64de43 Add missing words to comment. by sewardj · 16 years ago
  97. cec15e8 Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI). by sewardj · 16 years ago
  98. 8be8860 Build fixes for AIX5.3. by sewardj · 16 years ago
  99. 352122c Suppress stack-switching message in XML mode. by sewardj · 16 years ago
  100. c93c222 Un-break signal frame delivery on ppc64 following recent Memcheck by sewardj · 16 years ago