1. 174ca63 Fix inconsistent order of fields. I think this is purely aesthetic by sewardj · 16 years ago
  2. c153bf6 Handle DW_OP_plus_uconst. Possibly fixes #155091 (not yet confirmed by sewardj · 17 years ago
  3. f7af047 Enable some syscalls needed to run firefox on 64-bit ppc on Fedora 8. by sewardj · 17 years ago
  4. da09859 Move VG_(clo_backtrace_size) to a tool-visible header file. by sewardj · 17 years ago
  5. f32ec7f If we don't find the address in the segInfo list that ask the address by tom · 17 years ago
  6. 858a0ef Made the argument to VG_(am_get_filename) const as it doesn't need by tom · 17 years ago
  7. c4e466f Add support for the sync_file_range system call. by tom · 17 years ago
  8. 3e24fd8 Valid file descriptor argument to llseek system call. by tom · 17 years ago
  9. 7c1a19a Mark the main thread as running while the initial memory declarations by tom · 17 years ago
  10. 5a835d5 Add const qualifiers to appropriate arguments of OSet routines. by tom · 17 years ago
  11. dc2f79e Comment-only change. by sewardj · 17 years ago
  12. c9d3383 AIX5 counterpart to r7302: Improve handling of programs which require by sewardj · 17 years ago
  13. adacaf9 Propagate the ucontext information with a received signal to the by tom · 17 years ago
  14. 3059d27 Add a new method VG_(record_depth_1_ExeContext), a trivial derivative by sewardj · 17 years ago
  15. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  16. d5c3f28 Print a nice message if allocation of the stack fails, rather than just by sewardj · 17 years ago
  17. 5bdfbd2 When allocating space for the client stack on Linux, take notice of by sewardj · 17 years ago
  18. 9bc8d9e Don't do comparisons of (signed) Words by merely subtracting them, as by sewardj · 17 years ago
  19. 9766649 Handle semaphore-related syscalls. by sewardj · 17 years ago
  20. ab3698a Back out r7210 ("Fix completely bogus implementation of by sewardj · 17 years ago
  21. 5abcc0b Get rid of VG_NUMW_CLO, as it is pretty much identical to VG_NUM_CLO, by sewardj · 17 years ago
  22. fd4b6f4 Changes to make Memcheck work sanely on recent incarnations of AIX 5.3: by sewardj · 17 years ago
  23. 6eab897 Don't be confused by archive (.a) files which contain both a 32-bit by sewardj · 17 years ago
  24. d23ebde Dump extraneous code. by sewardj · 17 years ago
  25. ddc00dd by sewardj · 17 years ago
  26. a70de45 AIX 5.3 build fixes. by sewardj · 17 years ago
  27. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  28. 7a387ea Core-tool iface changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  29. 714c662 Fix completely bogus implementation of VG_(seginfo_sect_kind). This by sewardj · 17 years ago
  30. a53462a Attempt to shake out uses of uninitialised malloc'd memory by Valgrind by sewardj · 17 years ago
  31. 5b9b441 Don't let the debugger attachment fail silently in some cases. by sewardj · 17 years ago
  32. 2dd08f5 Tweak VG_(expand_file_name), as per Josef's suggestions. by njn · 17 years ago
  33. 374a36d by njn · 17 years ago
  34. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  35. fc7773a Don't load debug sections from the linked debug file if we have by tom · 17 years ago
  36. 9d3f9d7 Support sys_utimensat on x86-linux. (Dan McGee) by sewardj · 17 years ago
  37. 12373b1 Followup to r7192: don't bork the compilation if GDB_PATH is not by sewardj · 17 years ago
  38. e0036f7 Handle sys_getitimer on ppc32-linux and ppc64-linux. by sewardj · 17 years ago
  39. 7839d11 In the --help text, print the actual name of the GDB that will by by sewardj · 17 years ago
  40. 1ff57e6 Be more robust against malformed DWARF2 line number information: don't by sewardj · 17 years ago
  41. 7d9b3af shut GCC up by njn · 17 years ago
  42. 0313b1e Zero out the vki_user_regs_struct before using it. Otherwise, we end by sewardj · 17 years ago
  43. 62c9aa7 Add initial code to support debugger attaching on ppc64-linux (Ryan John). by sewardj · 17 years ago
  44. 7d7ddd2 Minor tidyings to the debugger-attach code, as part of a failed by sewardj · 17 years ago
  45. fc9bf72 When doing ptrace on amd64-linux, provide values which don't fail the by sewardj · 17 years ago
  46. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  47. ec6e27c Don't pollute the XML output if the program terminates with a signal, by sewardj · 17 years ago
  48. c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
  49. 0edccdd Stack registration stuff: don't dereference NULL pointers (Eric by sewardj · 17 years ago
  50. 5abf0f1 Don't segfault on syscall (SYS_io_destroy, 0). (Jakub Jelinek) Fixes #147325. by sewardj · 17 years ago
  51. 497c69e Add support for private futexes (whatever they might be). Patch from by sewardj · 17 years ago
  52. a610f53 Don't crap out when malloc_stats is called; instead just have a no-op by sewardj · 17 years ago
  53. 0fd3049 Make one redirect mandatory for ppc64-linux. by sewardj · 17 years ago
  54. 5092a97 Make one of the ppc32-linux initial redirects mandatory, and add by sewardj · 17 years ago
  55. df24cf1 Introduce the concept of a 'mandatory redirection'. A redirection by sewardj · 17 years ago
  56. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  57. 2831b51 In vg_SP_update_pass (stack-pointer-change analysis code), correctly by sewardj · 17 years ago
  58. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  59. 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
  60. d01b598 by sewardj · 17 years ago
  61. adb102f by sewardj · 17 years ago
  62. de764e8 by sewardj · 17 years ago
  63. 39f3423 by sewardj · 17 years ago
  64. 99a2ceb by sewardj · 17 years ago
  65. a8b1c48 Add comment about 32-bit UIDs/GIDs. by njn · 17 years ago
  66. 8de3e81 Use geteuid32/getegid32 on those platforms which have them. Fixes bug #151209. by tom · 17 years ago
  67. 4ab6d53 Add a comment. by njn · 17 years ago
  68. e406723 readd right adjustment. by dirk · 17 years ago
  69. 6178038 fix a few format string warnings by dirk · 17 years ago
  70. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  71. 5b41092 Add VG_(atoll). by njn · 17 years ago
  72. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  73. 53092c6 ppc64-linux equivalent to r6813 (use sigframe return stub in by sewardj · 17 years ago
  74. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  75. bd7aca6 Handle DW_OP_deref in DWARF3 expressions. Fixes #147285. by sewardj · 17 years ago
  76. 4f9d674 Valgrind-side changes to track vx1786 (which was: Support x86 $int by sewardj · 17 years ago
  77. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  78. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  79. e783ceb Fix silly bug. by sewardj · 17 years ago
  80. 23c97b6 Followup to r6783: supply a correct index/strchr replacement for by sewardj · 17 years ago
  81. d1dea99 This module supplies various replacement functions, amongst them a by sewardj · 17 years ago
  82. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  83. cfdc5fd gcc-4.3 compile fixes. by sewardj · 17 years ago
  84. 9877e9b Dynamically expand the ExeContext hash table, rather than using a by sewardj · 17 years ago
  85. 1d2e2e6 The drastic increase in the number of per-arena freelists in r6771 by sewardj · 17 years ago
  86. d35bf74 Make the ExeContext hash table a whole lot bigger. by sewardj · 17 years ago
  87. 0b3fd2d Previously, each Arena has a linked list of Superblocks, which can by sewardj · 17 years ago
  88. c1ac977 Some improvements for malloc/free intensive programs, inspired by by sewardj · 17 years ago
  89. 4c99385 All platforms: make it clearer that missing syscalls constitute reportable bugs. by sewardj · 17 years ago
  90. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  91. e428ab0 Fix stack overflow which lead to totally mysterious .bss corruption by sewardj · 17 years ago
  92. 2682038 Fix regression in new/new[]/delete/delete[] intercepts for gcc-2.96. by sewardj · 17 years ago
  93. 1ac9d0c Avoid compilation warnings with gcc-4.2. by sewardj · 17 years ago
  94. 38dba99 Add disclaimers. by sewardj · 17 years ago
  95. db5c657 augment previous commit by njn · 17 years ago
  96. c1b1d42 It's generally a good idea to set call-by-reference arguments, especially by njn · 17 years ago
  97. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  98. bcccbc0 When doing 'demo' translations for --profile-flags=, make at least by sewardj · 17 years ago
  99. c6f43dd Fix out of date comment. by sewardj · 17 years ago
  100. b4cfa2f Remove duplicate code -- make XArray use VG_(ssort). by njn · 17 years ago