1. bcaf047 Move VG_(am_get_filename) to the tool accessible aspacemgr header file. by tom · 19 years ago
  2. 7e8c7ca Reinstate code to extent SegInfo ranges to cover all PT_LOAD segments by tom · 19 years ago
  3. a41c7b2 Update bug status. by tom · 19 years ago
  4. a2c7603 Fix stabs decoder to allow :: in a method name provided it is inside by tom · 19 years ago
  5. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  6. 710099c wibble by njn · 19 years ago
  7. 053fe98 Update manual for 3.1.0, sections <= manual-core.html. by sewardj · 19 years ago
  8. 20241ba Incremented the xml output protocolversion to 2, following the change in the time field format of r5042 by cerion · 19 years ago
  9. 376e871 More detail about pre-release testing. by njn · 19 years ago
  10. 90c524e Remove horribly out-of-date comment. by njn · 19 years ago
  11. 2f93288 Handle some ALSA ioctls that don't have size or direction hints. by tom · 19 years ago
  12. f349d55 In XML mode, emit a closing </valgrindoutput> on various kinds of by sewardj · 19 years ago
  13. 7394b04 by njn · 19 years ago
  14. bb704c3 Make this test compile on my machine. by njn · 19 years ago
  15. 4e45eb6 Enable the prctl system call on amd64. by tom · 19 years ago
  16. 75ea798 Separate the stack unwind logic for amd64 and x86, so that they can be by sewardj · 19 years ago
  17. 1d3cee2 On amd64, when running allocation-intensive code in the presence of by sewardj · 19 years ago
  18. d125cd5 Update manual page. by tom · 19 years ago
  19. c8cb9d0 Document sign extension of si_code by the kernel. by tom · 19 years ago
  20. 05cf1eb Added tests for altivec load/stores Enabled altivec float tests by cerion · 19 years ago
  21. e78ba2a Couple more irops for memcheck. by cerion · 19 years ago
  22. b3eb91b comment out altivec tests for unsupported insns by cerion · 19 years ago
  23. 70c91dd Hacks to enable self-hosting on amd64, so as to facilitate cachegrinding it. by sewardj · 19 years ago
  24. fcf6209 wibble by sewardj · 19 years ago
  25. fcd0488 Inline cachesim_*_doref(). This gains about 5--10% in speed. by njn · 19 years ago
  26. 99ffec4 Make the address space manager use fstat64 when it is available. There by tom · 19 years ago
  27. 1f50399 addition by njn · 19 years ago
  28. 95458c6 Preserve the sign of the bottom 16 bits of si_code when discarding by tom · 19 years ago
  29. f36e99a Hacks needed for MontaVista Linux 3.1 (ppc32). by sewardj · 19 years ago
  30. fbba371 Enable a couple more syscalls. by sewardj · 19 years ago
  31. 525e232 ppc32 stack unwind: if the initial FP looks bad, don't use it. by sewardj · 19 years ago
  32. 2c36d42 The absolute bare minimum changes needed to make it work on an by sewardj · 19 years ago
  33. 22a787b Use revised PPC32 subarchitecture categories. by sewardj · 19 years ago
  34. e3826cf Hook the ppc32 stuff up to the revised CPU detection machinery, and by sewardj · 19 years ago
  35. c1ba111 Update bug status. by tom · 19 years ago
  36. 1a7bda9 Enable remaining *xattr system calls on amd64. Fixes bug #116200. by tom · 19 years ago
  37. 9f4a7bf Mask out the top 16 bits of si_code at the start of the signal by tom · 19 years ago
  38. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  39. 59cd107 Remove commented-out x86/AMD64 stuff from PPC32 file. by njn · 19 years ago
  40. f63170c First cut at 3.1.0 release notes. Please edit as desired... by njn · 19 years ago
  41. 86d6807 fix by njn · 19 years ago
  42. 00cfcfc Don't imply that the --tool option is mandatory. by njn · 19 years ago
  43. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  44. efc94ad Make regtests work with --enable-inner. by njn · 19 years ago
  45. b6d05e6 Use the amd64 tests on amd64 not the x86 ones... by tom · 19 years ago
  46. 99d7d1b Use the amd64 tests on amd64, not the x86 ones... by tom · 19 years ago
  47. c82c149 Add a filter for the amd64 tests. by tom · 19 years ago
  48. accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
  49. bd7c492 @KICKSTART_BASE@ is history. by sewardj · 19 years ago
  50. 148250b Add named constants for si_code values to replace the magic numbers. by tom · 19 years ago
  51. f5cc6b3 Kludge which stops biarch builds going to hell at make -j 2 or above. by sewardj · 19 years ago
  52. 2fb8f7a Add a stack switching test. by tom · 19 years ago
  53. 5ffdc3f Add -m32 for assembly code when possible. by tom · 19 years ago
  54. b12b89f Add results for 64 bit systems. by tom · 19 years ago
  55. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  56. c4b3f0c Fix compiler warnings. by tom · 19 years ago
  57. 530f735 Stop gcc4 complaining about pointer signedness mismatches. by sewardj · 19 years ago
  58. 7c78782 Fix compiler warning. by tom · 19 years ago
  59. 151a639 Fix compiler warnings. by tom · 19 years ago
  60. 7379c70 Turn on some extra warnings. by tom · 19 years ago
  61. 60677fb Fix compiler warnings. by tom · 19 years ago
  62. 4a68980 Bug status updates. by tom · 19 years ago
  63. 2315d18 Suppress AT_SYSINFO in the auxiliary vector because it contains a by tom · 19 years ago
  64. e13d5cf Another Altivec test program. by sewardj · 19 years ago
  65. 51ce791 Comments from Greg Parker re ppc ABI conventions. by cerion · 19 years ago
  66. fcbb942 Do cpu string identification right, so the ppc32-specific tests by sewardj · 19 years ago
  67. a29a908 Add instruction-set tests for ppc32 (integer, FP, altivec). by sewardj · 19 years ago
  68. cbf8be7 Oops. Track primop renamings. by sewardj · 19 years ago
  69. 43d6075 Handle IR primops arising from running Altivec code. It seems Altivec by sewardj · 19 years ago
  70. a5ad9ba Cachegrind was aborting if it hit a client request. Now it doesn't. by njn · 19 years ago
  71. 4818d73 Avoid compiler warnings. by njn · 19 years ago
  72. e0008d6 Call VG_(unknown_SP_update) each time we switch to a new thread. This by tom · 19 years ago
  73. de3cf13 Add some extra debugging to the stack management module and simply by tom · 19 years ago
  74. e00659d m_libcsignal is needed here. by sewardj · 19 years ago
  75. 9341b18 Remove redundant conditional - ppc32-linux is already handled. by tom · 19 years ago
  76. 3cdcb8c Use $(INSTALL_DATA) to install libcoregrind.a and libvex.a as they by tom · 19 years ago
  77. ffd9c1d Try to avoid compiler warnings on AMD64. by njn · 19 years ago
  78. 0b5efe7 need --trace-children when self-hosting by njn · 19 years ago
  79. 7276f3a filter_linenos was not making it into tarballs. by sewardj · 19 years ago
  80. e148666 by njn · 19 years ago
  81. 43713d7 update URLs by njn · 19 years ago
  82. 515ef3c we don't need libc. so don't link it by dirk · 19 years ago
  83. 479ed62 Add hacks to make it possible to build callgrind ("clg3" branch) from by sewardj · 19 years ago
  84. c9e73dc Add casts to stop gcc complaining. by sewardj · 19 years ago
  85. 337556e Add comments from email discussion re mprotect. by sewardj · 19 years ago
  86. ccc89d9 Third pass at the ppc32 ptrace stuff. It compiles now, but gcc complains that by sewardj · 19 years ago
  87. 3e35756 Save/Restore condition register, and VRSAVE register in core dispatch loop. by cerion · 19 years ago
  88. d98f68d Adjust debugLog messages. by sewardj · 19 years ago
  89. 5533424 Install libvex.a and libcoregrind.a, needed for external tool builds. by sewardj · 19 years ago
  90. 0109322 Do ptrace_setregs in a ppc32 compatible way instead of a ppc64 way. by tom · 19 years ago
  91. 0dce48b Add missing quote. by tom · 19 years ago
  92. 9f98341 Update results - we now emulate the whole LDT. by tom · 19 years ago
  93. a3afdfb by njn · 19 years ago
  94. 6417311 update by njn · 19 years ago
  95. e51a42c store & load callee-saved floating-point and vector registers in core dispatch loop. by cerion · 19 years ago
  96. 0e500f1 Try to fill in ptrace_setregs. Dunno if it's right. by sewardj · 19 years ago
  97. 7a2db47 Augment a little. by njn · 19 years ago
  98. ddce30f update by njn · 19 years ago
  99. 1b70e82 update by njn · 19 years ago
  100. 592ae09 Reinstate timestamping, sort-of, having trashed VG_(ctime) as part of by sewardj · 19 years ago