1. 8618009 amd64-linux output by sewardj · 19 years ago
  2. 9e7212f More XML output futzing. by sewardj · 19 years ago
  3. ebf67cc Test XML output. by sewardj · 19 years ago
  4. 92b5b5f Add in some missing files. by sewardj · 19 years ago
  5. 7c9e57c XML output futzing-around-with. by sewardj · 19 years ago
  6. 9829e38 Documentation on the new XML output facility and format. by sewardj · 19 years ago
  7. 0c84ad2 Use longs to get the error counts as valgrind will expect to return a by tom · 19 years ago
  8. 959a2b8 Use EOL as the termination condition so that we terminate correctly by tom · 19 years ago
  9. 9a3d8bd XML printing wibbles. And add missing braces around the then-part of by sewardj · 19 years ago
  10. 673f17c Another possible output. by sewardj · 19 years ago
  11. 8bd4bd1 More possible outputs by sewardj · 19 years ago
  12. 4c0f4e1 More possible outputs. by sewardj · 19 years ago
  13. 79c27b0 Yet another possible output by sewardj · 19 years ago
  14. fb211d1 More possible outputs (sigh) by sewardj · 19 years ago
  15. 40181c7 This seems to have been missing. by sewardj · 19 years ago
  16. b8b03e5 Add another possible output. by sewardj · 19 years ago
  17. e722622 Address item in NOTES.txt. by njn · 19 years ago
  18. 61dcab8 Concise-ify switch. by njn · 19 years ago
  19. 09890d8 Dither by sewardj · 19 years ago
  20. 9f297ca Print error counts in the XML output. by sewardj · 19 years ago
  21. 6b2eefa Apparently a CFI record covering 1.4MB was spotted in the wild. I by sewardj · 19 years ago
  22. f178c30 fix trivial regtest failures by sewardj · 19 years ago
  23. 70e212d Small but critical performance fix from Pete Moceyunas: give by sewardj · 19 years ago
  24. 3f16e97 Don't try and set up the thread state members that have been removed by tom · 19 years ago
  25. f091eea Remove dead field. by njn · 19 years ago
  26. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  27. affd878 by njn · 19 years ago
  28. 5510a15 Comment only change: improve comments on VG_(clone) for x86 and AMD64. by njn · 19 years ago
  29. 1cfedbc Make VG_(wait_for_threadstate) local to linux/core_os.c. by njn · 19 years ago
  30. 6c6b59e Make VG_(sanitize_client_sigmask)() local to m_syscalls. by njn · 19 years ago
  31. 07ef6c0 Un-export VG_(is_sig_ign)(). by njn · 19 years ago
  32. 12d365b wibble by njn · 19 years ago
  33. a3506d3 Hmm, actually put some code into m_options.c. by njn · 19 years ago
  34. 29ad040 Don't need to -I $(builddir)/include now that valgrind.h isn't by njn · 19 years ago
  35. 1b72800 minor cleanups by njn · 19 years ago
  36. 778f7f8 Avoid compiler warnings. by njn · 19 years ago
  37. e6efe0a Add missing #include. by njn · 19 years ago
  38. 0064ee3 Pass an explicit "-m32" or "-m64" in the C flags on x86/amd64 systems by tom · 19 years ago
  39. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  40. 3282402 Give this file a standard preamble, since having empty C files is by sewardj · 19 years ago
  41. a765834 comment-only wibble by sewardj · 19 years ago
  42. 3a07e9b Correct file name in error messages. by tom · 19 years ago
  43. 68207cc Remove orphaned comment. by njn · 19 years ago
  44. 3c917bb by njn · 19 years ago
  45. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  46. 272b216 Update website address. by njn · 19 years ago
  47. b326a1a A 4999 entry hashtable is too small when there are a huge number (500k by sewardj · 19 years ago
  48. 2024234 by njn · 19 years ago
  49. bb42223 Fix test for amd64. by tom · 19 years ago
  50. 45ed2c6 Move VGA_STACK_SIZE_W into m_syscalls, the only place that uses it. by njn · 19 years ago
  51. 6d82819 by njn · 19 years ago
  52. 77e8ac1 by njn · 19 years ago
  53. 4f6e370 by njn · 19 years ago
  54. acd885a core.h: remove some #include lines, move some others to more localised places. by njn · 19 years ago
  55. 15f7dc0 wibble by sewardj · 19 years ago
  56. 0cd7177 CFI reader: handle DW_CFA_GNU_window_save. Why is this sparc-specific by sewardj · 19 years ago
  57. edfa2c2 More FC4 jiggery-pokery. by sewardj · 19 years ago
  58. f8033c7 Disable a bunch of suppressions made obsolete by r3740. by sewardj · 19 years ago
  59. 42398e5 Fix for sys_sysctl wrapper, from Ulrich Drepper. by sewardj · 19 years ago
  60. 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 19 years ago
  61. 1e601fe CFI reader: partially handle DW_CFA_expression and by sewardj · 19 years ago
  62. 0b954fd Fix comment. by sewardj · 19 years ago
  63. 7b99856 Fill in the amd64 case for regaddr_from_tst. by tom · 19 years ago
  64. 173b6d5 Use movq to get the frame pointer on amd64. by tom · 19 years ago
  65. 14f7365 Complete restructuring of include/ directory -- I forgot about the ARM stuff. by njn · 19 years ago
  66. 4de47b1 by njn · 19 years ago
  67. 88b5a98 by njn · 19 years ago
  68. 9ce110d by njn · 19 years ago
  69. 6b2b96a by njn · 19 years ago
  70. d0fbb28 by njn · 19 years ago
  71. bc93cc0 bugfix: don't print bogus "obj:" lines when generating suppressions. by njn · 19 years ago
  72. 311c5d8 Let's assume the client's address space starts at 0 until we port by njn · 19 years ago
  73. 2335d11 by njn · 19 years ago
  74. 14b278b Cover the unknown-platform case. by njn · 19 years ago
  75. e25782d Remove dead constant. by njn · 19 years ago
  76. 02bc4b8 by njn · 19 years ago
  77. 917701d glibc-2.3.5 fix (FC4) by sewardj · 19 years ago
  78. ab30d20 CFI reader: handle DW_CFA_def_cfa_offset_sf -- FC4 needs it by sewardj · 19 years ago
  79. be9b47b by njn · 19 years ago
  80. 0211ff3 Add note to FAQ about unloaded shared objects and leak errors. by njn · 19 years ago
  81. a37029a by njn · 19 years ago
  82. 296c24d fixup headers a bit by njn · 19 years ago
  83. d54e4ec by njn · 19 years ago
  84. 252ed91 Be more concise. by njn · 19 years ago
  85. 2a67b29 by njn · 19 years ago
  86. d36c906 Remove dead function. by njn · 19 years ago
  87. f644a0b Whoops, a little premature in removing core_asm.h -- still need it by njn · 19 years ago
  88. 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 19 years ago
  89. 81c00df by njn · 19 years ago
  90. 36ef6ba by njn · 19 years ago
  91. 1725012 VG_(resolve_redir)() can now be made private to vg_redir.c. by njn · 19 years ago
  92. bf7ca33 Move resolve_redir_allsegs() to vg_redir.c, the only file that uses it, by njn · 19 years ago
  93. d0073f4 by njn · 19 years ago
  94. 0be2610 Add test cases for MOVQ on amd64. by sewardj · 19 years ago
  95. d39126c No wonder I couldn't figure out exactly how movq was supposed to by sewardj · 19 years ago
  96. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  97. 4bf3aba Don't crash when dealing with dealing with naughty programs that set by sewardj · 19 years ago
  98. cf44351 Forgot to add pub_core_translate.h to the Makefile.am. by njn · 19 years ago
  99. 3cbfbc1 by njn · 19 years ago
  100. 3c660b6 Import vki_unistd.h on a need-to-know basis, rather than by njn · 19 years ago