1. a368961 by sewardj · 18 years ago
  2. 1b2add1 by sewardj · 18 years ago
  3. 3ecfaaa Update slightly. by sewardj · 18 years ago
  4. c952a2d More info about the VEX changes. by njn · 18 years ago
  5. fa18a26 Don't build SSE3 tests if the configure test determined that the assembler by sewardj · 18 years ago
  6. b81c795 Clarify the "out of memory" message. by njn · 18 years ago
  7. f0aabf8 Older assemblers don't speak SSE3. Add a configure test for it. by sewardj · 18 years ago
  8. a954461 Unbreak the build on ppc64-linux. by sewardj · 18 years ago
  9. 948a6fc Make ptrace-based launchers able to handle --help, --version etc. by sewardj · 18 years ago
  10. 810fe14 Followup to r6650: tidy up sys_sigreturn/sys_rt_sigreturn on ppc32/64-linux. by sewardj · 18 years ago
  11. cba8f43 Followup to r6650: tidy up sys_sigreturn/sys_rt_sigreturn on ppc32/64-linux. by sewardj · 18 years ago
  12. 1829053 Document and tidy up one of the more arcane corners of signal by sewardj · 18 years ago
  13. ea9c15e Use a 64-bit counter to keep track of the total number of bytes by sewardj · 18 years ago
  14. 3e5a8b5 Back out r6640; I'm pretty sure it is the wrong thing to do now. by sewardj · 18 years ago
  15. 12f8f92 Tidy up a lot by sewardj · 18 years ago
  16. 66225ad More redhat8 suppressions. by sewardj · 18 years ago
  17. de21b95 Add a test for vex ppc64 code generation bug fixed by vex r1739 by sewardj · 18 years ago
  18. 9dd4d68 Add a custom stderr filter for memcheck/tests/amd64/defcfaexpr. by sewardj · 18 years ago
  19. 0236a00 Add a test for int3 on x86 (from Peter Maydell) by sewardj · 18 years ago
  20. 0bfd9e6 Add a test for int3 on amd64 (from Peter Maydell) by sewardj · 18 years ago
  21. 7acef08 Handle sys_ioprio_set on amd64-linux. by sewardj · 18 years ago
  22. 7d6f103 It appears glibc-2.5's getenv() function steps along environment by sewardj · 18 years ago
  23. e265636 wibble by njn · 18 years ago
  24. 71043fe update by njn · 18 years ago
  25. 5b53268 Update. by sewardj · 18 years ago
  26. 429d539 Record which SuSE 10.1 packages are needed for a successful 'make dist'. by sewardj · 18 years ago
  27. 125fd4f Generate valid XML (conforming to docs/internals/xml-output.txt) even by sewardj · 18 years ago
  28. 775a368 Horrible hacks to make 'make dist' work properly. Previously it only by sewardj · 18 years ago
  29. 7454b07 Update bug status file. by tom · 18 years ago
  30. 7f4d7e4 Add support for linux key management system calls. by tom · 18 years ago
  31. d5df125 Add support for some I2C ioctls. by tom · 18 years ago
  32. b807a78 Handle some additional ptrace reason codes. Based on a patch by tom · 18 years ago
  33. fa3bcd4 Update. by sewardj · 18 years ago
  34. 669281e Add a regression test for unwind handling of DW_CFA_def_cfa_expression. by sewardj · 18 years ago
  35. 7888e22 Handle DW_CFA_def_cfa_expression; also DW_OP_mul. by sewardj · 18 years ago
  36. 19dc88f Fill in a few more DWARF3 'expression' related cases. by sewardj · 18 years ago
  37. c271ec8 by sewardj · 18 years ago
  38. bc13c05 update by njn · 18 years ago
  39. 261e4ce Barf more elegantly. by sewardj · 18 years ago
  40. 542eada Add .eh_frame gunk for VG_(amd64_linux_REDIR_FOR_vgettimeofday) and by sewardj · 18 years ago
  41. c4217cd Make the leb readers 64-bit clean. That should guard against another by sewardj · 18 years ago
  42. 72427fa by sewardj · 18 years ago
  43. 0f63148 VG_(addToXA): return index in the array where the item was added. by sewardj · 18 years ago
  44. 5bd7eca Callgrind: Fix potential buffer overruns with user provided strings by weidendo · 18 years ago
  45. 94ef4a4 Comment-only change. by sewardj · 18 years ago
  46. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
  47. 7df1515 Make all the m_xarray functions tool-visible. by sewardj · 18 years ago
  48. d864eb9 by sewardj · 18 years ago
  49. e243596 Update. by sewardj · 18 years ago
  50. 645b94f Update redhat8 suppressions. by sewardj · 18 years ago
  51. ddf006d by sewardj · 18 years ago
  52. 461d6c6 Make the frame unwinder able to handle 64-bit DWARF (untested :-( by sewardj · 18 years ago
  53. 1262d51 Update by sewardj · 18 years ago
  54. 24cb217 Add an intercept for __memmove_chk (another glibc 2.5 artefact) by sewardj · 18 years ago
  55. 7373582 Make ppc32/64-aix5 work again following recent VG_(tt_fast) rearrangement. by sewardj · 18 years ago
  56. a7a16eb comment by njn · 18 years ago
  57. 7bbc8d6 Add a script to make running in-place simpler. by njn · 18 years ago
  58. 841713f Update by weidendo · 18 years ago
  59. 6faa99e Callgrind: Fix threads display of "callgrind_control -s" by weidendo · 18 years ago
  60. 687bbf6 Improve --debug-dump=frames output. by sewardj · 18 years ago
  61. 8c90d27 Correctly handle DW_CFA_def_cfa_sf (existing code fails to scale by sewardj · 18 years ago
  62. e923de0 Update by sewardj · 18 years ago
  63. 3646a49 Non-functional (debug printing only) change: by sewardj · 18 years ago
  64. a44b15f Make VG_(printf) et al conform to ANSI w.r.t. capitalisation of by sewardj · 18 years ago
  65. 95611ff --wait-for-gdb=yes: gcc 4.1.2 now appears to delete do-nothing loops, so by sewardj · 18 years ago
  66. 194968f Update. I hope I got the right section ;-) by weidendo · 18 years ago
  67. ae0bb6f callgrind: fix --collect-systime=yes with "no instrumentation" mode by weidendo · 18 years ago
  68. 8663d22 correctify by njn · 18 years ago
  69. ba5b3b2 lackey: Take possible condition invertion for Jccs into account by weidendo · 18 years ago
  70. 8af928c Updated expected output. by sewardj · 18 years ago
  71. d8366ee update by njn · 18 years ago
  72. f767d96 by sewardj · 18 years ago
  73. dbb9c8e This code shouldn't be run unless --trace-mem was specified. by njn · 18 years ago
  74. 5a0a773 Update for changes to lackey by njn · 18 years ago
  75. 5d1c901 * make the --trace-mem output format more concise by sewardj · 18 years ago
  76. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 18 years ago
  77. 4994cc2 Fix ppc64-linux dispatcher following r6582. by sewardj · 18 years ago
  78. 5f76de0 by sewardj · 18 years ago
  79. 7234335 extra thing by njn · 18 years ago
  80. b224a48 Oops; make declarations match definitions. So much for C's type system. by sewardj · 18 years ago
  81. ab8e511 Work around gcc limitations on aix. by sewardj · 18 years ago
  82. f7cdfe2 Unbreak aix build. by sewardj · 18 years ago
  83. 085f936 Specialise VG_(ssort) for 4-word elements. This removes about 80% of by sewardj · 18 years ago
  84. 6d9c294 Update. by sewardj · 18 years ago
  85. ee34659 Handle type MPI_PACKED and associated functions PMPI_Packed and PMPI_Unpacked. by sewardj · 18 years ago
  86. 94dc508 Add cg_merge, a program for merging (adding) cachegrind output files, by sewardj · 18 years ago
  87. 8693e01 Add a new flag --cachegrind-log-file to cg_annotate, which tells it by sewardj · 18 years ago
  88. e1216cb by sewardj · 18 years ago
  89. 4d56c7c Make VG_(clo_log_file_qualifier) tool-visible. by sewardj · 18 years ago
  90. a3cc29f s/IRBB/IRSB/ by njn · 18 years ago
  91. ae7f682 Simplify some Perl. by njn · 18 years ago
  92. e516100 Update by sewardj · 18 years ago
  93. db2a0d8 update. hopefully I may backport this to 3.2.x soon. by dirk · 18 years ago
  94. c9d66c0 implement support for AT_FDCWD in openat() by dirk · 18 years ago
  95. 4ad1357 Make SSE-1 friendly. by sewardj · 18 years ago
  96. 9923775 Merge 3.2.3 release notes into trunk. by njn · 18 years ago
  97. 887a2b4 Update. by sewardj · 18 years ago
  98. 2990a49 Add regtest against vex cse failure that surfaced in 3.2.2. by sewardj · 18 years ago
  99. dc5d832 __stpcpy_chk: sync with Dirk's original proposal, and show origins by sewardj · 18 years ago
  100. f5e4c88 update by njn · 18 years ago