1. 1581e74 Do not only intercept SIGILL during detection of the supported instruction set by bart · 16 years ago
  2. 6c67ef5 Add signalfd4 support. by tom · 16 years ago
  3. 10deba4 ML_(addDiCfSI)(): truncate DiCfSI's that fall partially but not by sewardj · 16 years ago
  4. 04eb109 Move description of --read-var-info= from the "debugging options" by sewardj · 16 years ago
  5. 16dfea4 Add support ioprio_get and wire up ioprio_set on all platforms. by tom · 16 years ago
  6. b1ae15d This commit subtly changes the meaning of the values obtained via the by sewardj · 16 years ago
  7. a284eb7 Fix format string warning in PRE(sys_eventfd2). by sewardj · 16 years ago
  8. d7a02db by sewardj · 16 years ago
  9. 84eb41f Add support for eventfd2 (and wire up pipe2 on PPC platforms). by tom · 16 years ago
  10. 8a36076 Fix bug introduced by frame-level wildcarding changes for suppressions by sewardj · 16 years ago
  11. f35dbb8 by sewardj · 16 years ago
  12. 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 16 years ago
  13. c0b2039 Followup to vx1875: use .guest_amd64_assume_fs_is_zero == True on amd64-linux. by sewardj · 16 years ago
  14. f093c8c Assert that the guest state size is a multiple of 16, not 8. by sewardj · 16 years ago
  15. d86e3a2 Change the memory allocation strategy used by the conflicting-access by sewardj · 16 years ago
  16. a656f3d ignore .valgrindrc files that are world writeable by dirk · 16 years ago
  17. 23d4469 Helgrind's event-map garbage collector hammers VG_(OSetGen_Next). by sewardj · 16 years ago
  18. c95c210 Expand filename for coredumps correctly. Fixes #174908. Also take by sewardj · 16 years ago
  19. f8722ca Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes by sewardj · 16 years ago
  20. d3263e5 Handle sys_lookup_dcookie on amd64-linux (Andrew Haley). Also take by sewardj · 16 years ago
  21. 0b5f9fc Add performance comments to VG_(sizeFM), and add new method by sewardj · 16 years ago
  22. 50a99de Fix debug printing of fd in mmap system calls. by sewardj · 16 years ago
  23. 5a5eec0 When trying to establish whether or not debuginfo should be read from by sewardj · 16 years ago
  24. 6d65277 Support sys_stime on x86-linux. Fixes #159285. by sewardj · 16 years ago
  25. 557c850 Fix integer-pointer comparisons in new spu_ wrappers. by sewardj · 16 years ago
  26. 9b27b82 Add ioctl wrappers for Linux wireless extensions version 22. by sewardj · 16 years ago
  27. ec3869f Support sys_spu_run and sys_spu_create on ppc32-linux. Patch by by sewardj · 16 years ago
  28. 586c815 Support sys_pipe2 on {amd64,x86}-linux. Also, update syscall numbers by sewardj · 16 years ago
  29. 9a0132d by sewardj · 16 years ago
  30. 5e51930 Improvements to the suppression mechanism: by sewardj · 16 years ago
  31. bbaef87 Fixes for compilation warnings from the apparently very strict by sewardj · 16 years ago
  32. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  33. a488513 Enable sys_quotactl on amd64-linux. Possible fixes #173177. by sewardj · 16 years ago
  34. 8669fd3 Rename some local variables called 'index' to something else, to stop by sewardj · 16 years ago
  35. 9a2ce3d Fix #includes in some more libiberty files that seem to have been by sewardj · 16 years ago
  36. a364d11 Speed up VG_(am_find_nsegment). This is kind-of required by r8712, by sewardj · 16 years ago
  37. 2547532 Ensure the root thread's stack is suitably mapped before doing a by sewardj · 16 years ago
  38. 695baaf Re-copy r3515 into new demangler: "Deal with apparently non-cfront by sewardj · 16 years ago
  39. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  40. 1944c91 Fix references to undefined labels. Why was ld even prepared to link by sewardj · 16 years ago
  41. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  42. b2250d3 get_Form_contents: handle DW_FORM_block2. by sewardj · 16 years ago
  43. f3aaa33 Tolerate apparently broken Dwarf3 generated by gcc (GCC) 4.4.0 by sewardj · 16 years ago
  44. 89c5bd8 Read suppression files in 256 byte chunks, not 64 byte chunks. by sewardj · 16 years ago
  45. 27f96b3 gcc-4.4.0 (snapshot) started complaining about buf.sem_nsems being by sewardj · 16 years ago
  46. 3d3380f Don't assert on icc9 generated Dwarf3. by sewardj · 16 years ago
  47. 485ce16 Make VG_(dup2) compile on AIX. by sewardj · 16 years ago
  48. 61a1b05 Track recent AIX 5.3 updates. by sewardj · 16 years ago
  49. 20864ff Change the default PIE load address from 0x100000 (1MB) to 0x108000, by sewardj · 16 years ago
  50. 50fde23 Dwarf3 variable & type reader: use 64-bit numbers throughout to by sewardj · 16 years ago
  51. 9520845 get_Seg_containing_addr() (in h_main.c): remove naive algorithm that by sewardj · 16 years ago
  52. e9ba34a - Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it to by njn · 16 years ago
  53. fad9837 Patch from Robert O'Callahan: by njn · 16 years ago
  54. 180f698 Patch from Robert O'Callahan: by njn · 16 years ago
  55. 94c8eb4 by sewardj · 16 years ago
  56. 9c606bd by sewardj · 16 years ago
  57. 744f9ea Enabled capget and capset system calls for amd64, ppc32 and ppc64. by bart · 16 years ago
  58. e025eca Fix regression on none/tests/faultstatus caused by r8522. by sewardj · 16 years ago
  59. 59a2d18 Rework storage management in the Dwarf3 type and variable reader, to by sewardj · 16 years ago
  60. 7db115a Try and bit a bit more space-economical, by increasing the by sewardj · 16 years ago
  61. 6a3a284 Make the absolute bare minimum changes needed to stop the Dwarf3 by sewardj · 16 years ago
  62. bee43c1 Make VG_(addToXA) and VG_(addBytesToXA) 64-bit clean. by sewardj · 16 years ago
  63. 896f6f9 by sewardj · 16 years ago
  64. 4231a85 Tidy up VG_(stat) usage in VG_(check_executable). Followup to r8522. by sewardj · 16 years ago
  65. ec61b65 by sewardj · 16 years ago
  66. 4190600 The address space manager, and in particular the NSegment type, by sewardj · 16 years ago
  67. edc9547 Tidy up the wrappers for pread64 and pwrite64, and make these two by sewardj · 16 years ago
  68. 5e5fff9 by sewardj · 16 years ago
  69. a8ffda6 Format string fixes for ppc{32,64}-aix5. by sewardj · 16 years ago
  70. 2819f14 Enabled support for the sched_setparam() system call on the amd64, ppc32 and ppc64 platforms (was already enabled on x86). by bart · 16 years ago
  71. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  72. ef1b972 Changed exp-drd tool name into drd. by bart · 16 years ago
  73. f578a69 Handle apparently-bogus DW_TAG_compilation_unit DIE that shows up in by sewardj · 16 years ago
  74. 10ac144 Moved support for Linux-specific system call sys_init_module from generic to Linux wrappers. Added wrapper for sys_delete_module system call. by bart · 16 years ago
  75. 1dcacdf Enabled support for the init_module() system call on amd64. Should fix #164476. by bart · 16 years ago
  76. 8b24302 Propagate the error number in x86 signal contexts to the client. by tom · 16 years ago
  77. c191a04 Followup to r8178: don't segfault if VG_(clo_log_name) is NULL. by sewardj · 16 years ago
  78. 4efbaa7 Reinstate printing of log-file-qualifiers in XML output (Ashley Pittman). by sewardj · 16 years ago
  79. fc2aa03 Add '*flags |= SfMayBlock' to PRE(sys_sync_file_range). by sewardj · 16 years ago
  80. 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
  81. a97a789 Don't complain on .got.plt sections of size zero. Apparently such by bart · 16 years ago
  82. 89230ca Allow 64-byte line sizes (PA6T cpu). by sewardj · 16 years ago
  83. 76dda8f Make the size calculations inside VG_(mallinfo) 64-bit clean. by sewardj · 16 years ago
  84. 7a1eaca More fiddling with the sys_signalfd wrapper. by sewardj · 16 years ago
  85. 510521e Make sure the debug information is read before a tool is notified about an mmap() system call. by bart · 16 years ago
  86. 212d6c9 Tidy up timerfd wrapper stuff a bit: by sewardj · 16 years ago
  87. cf0c394 Removed the superfluous casts that were introduced in r8132. by bart · 16 years ago
  88. 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
  89. d0d634d Added support for the fadvise64() system call on ppc64. by bart · 16 years ago
  90. 092b626 - Added support for querying information about .plt sections. by bart · 16 years ago
  91. d5dea1d Bug fixes (not in bugzilla): by bart · 16 years ago
  92. 5fbe0af Removed ppc debug print statements. by bart · 16 years ago
  93. 6bd721a Removed superfluous #include directive. by bart · 16 years ago
  94. 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
  95. b000d78 Increased maximum number of suppression files from 10 to 100. Fixes #161487. by bart · 16 years ago
  96. 8c4a023 Enabled timerfd() and timerfd_create() support for ppc32 and ppc64. by bart · 16 years ago
  97. 416b206 POST(sys_poll): mark the revents field even when RES==0. Fixes #158425. by sewardj · 16 years ago
  98. f4ef2ea Fix wrappers for sys_futimesat and sys_utimensat. (Dan Kegel) 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