1. ba5b3b2 lackey: Take possible condition invertion for Jccs into account by weidendo · 17 years ago
  2. 8af928c Updated expected output. by sewardj · 17 years ago
  3. d8366ee update by njn · 17 years ago
  4. f767d96 by sewardj · 17 years ago
  5. dbb9c8e This code shouldn't be run unless --trace-mem was specified. by njn · 17 years ago
  6. 5a0a773 Update for changes to lackey by njn · 17 years ago
  7. 5d1c901 * make the --trace-mem output format more concise by sewardj · 17 years ago
  8. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 17 years ago
  9. 4994cc2 Fix ppc64-linux dispatcher following r6582. by sewardj · 17 years ago
  10. 5f76de0 by sewardj · 17 years ago
  11. 7234335 extra thing by njn · 17 years ago
  12. b224a48 Oops; make declarations match definitions. So much for C's type system. by sewardj · 17 years ago
  13. ab8e511 Work around gcc limitations on aix. by sewardj · 17 years ago
  14. f7cdfe2 Unbreak aix build. by sewardj · 17 years ago
  15. 085f936 Specialise VG_(ssort) for 4-word elements. This removes about 80% of by sewardj · 17 years ago
  16. 6d9c294 Update. by sewardj · 17 years ago
  17. ee34659 Handle type MPI_PACKED and associated functions PMPI_Packed and PMPI_Unpacked. by sewardj · 17 years ago
  18. 94dc508 Add cg_merge, a program for merging (adding) cachegrind output files, by sewardj · 17 years ago
  19. 8693e01 Add a new flag --cachegrind-log-file to cg_annotate, which tells it by sewardj · 17 years ago
  20. e1216cb by sewardj · 17 years ago
  21. 4d56c7c Make VG_(clo_log_file_qualifier) tool-visible. by sewardj · 17 years ago
  22. a3cc29f s/IRBB/IRSB/ by njn · 17 years ago
  23. ae7f682 Simplify some Perl. by njn · 17 years ago
  24. e516100 Update by sewardj · 17 years ago
  25. db2a0d8 update. hopefully I may backport this to 3.2.x soon. by dirk · 17 years ago
  26. c9d66c0 implement support for AT_FDCWD in openat() by dirk · 17 years ago
  27. 4ad1357 Make SSE-1 friendly. by sewardj · 17 years ago
  28. 9923775 Merge 3.2.3 release notes into trunk. by njn · 17 years ago
  29. 887a2b4 Update. by sewardj · 17 years ago
  30. 2990a49 Add regtest against vex cse failure that surfaced in 3.2.2. by sewardj · 17 years ago
  31. dc5d832 __stpcpy_chk: sync with Dirk's original proposal, and show origins by sewardj · 17 years ago
  32. f5e4c88 update by njn · 17 years ago
  33. c5b8af5 Update. by sewardj · 17 years ago
  34. b8d0385 Intercept __stpcpy_chk. (Dirk Mueller) by sewardj · 17 years ago
  35. 931d9a2 update by njn · 17 years ago
  36. a7e4880 Add 3.2.2 release notes to trunk's NEWS file. by njn · 17 years ago
  37. f69e057 Add item. by njn · 17 years ago
  38. 09ec6ea Avoid duplication. by njn · 17 years ago
  39. c88d5c3 Another ifort 9.1 suppression (Ashley Pittman) by sewardj · 17 years ago
  40. 2624212 Add missing item. by njn · 17 years ago
  41. fddefb1 Add a test that very long function names are safely truncated in by sewardj · 17 years ago
  42. 0d9a3ef Add a test for rc{l,r}{bwlq} on amd64. (from Emmanuel Thomé) by sewardj · 17 years ago
  43. a9d8263 Intercept mempcpy also in ld.so.1. by sewardj · 17 years ago
  44. 4cb2b17 Sync with AUTHORS. by sewardj · 17 years ago
  45. 680d31a Update. by sewardj · 17 years ago
  46. 303dabc Enable the pselect6 wrapper on amd64-linux. by sewardj · 17 years ago
  47. f0b3432 Intercept _intel_fast_memcpy in the main executable. Partial fix for #139667. by sewardj · 17 years ago
  48. 19307ba Make sse1-friendly. by sewardj · 17 years ago
  49. 04801fe Add tests to check that memcheck does not give a false error for 'xor by sewardj · 17 years ago
  50. cf37534 Inline a bunch of helper functions, in an attempt to minimise by sewardj · 17 years ago
  51. 9da79d1 When '-d' (one or more) is specified, disallow the client from closing by sewardj · 17 years ago
  52. 7110c25 Update. by sewardj · 17 years ago
  53. 58a9f00 update by njn · 17 years ago
  54. fb289bc Fix a bug reported by Bruce Lowekamp involving the interaction of by njn · 17 years ago
  55. 301901f Handle DW_CFA_undefined (produced by PathScale 2.4 on amd64-linux) by sewardj · 17 years ago
  56. 3891dd4 ML_(read_callframe_info_dwarf2): deal better with CIEs with no by sewardj · 17 years ago
  57. 50a3aa1 In struct _SegInfo, rename field 'size' to 'text_size' so as to be by sewardj · 17 years ago
  58. 0bf42fc In struct _SegInfo, rename field 'offset' to 'text_bias'. by sewardj · 17 years ago
  59. c6d3f6f Non-functional change: rename a bunch of variables and field names by sewardj · 17 years ago
  60. aca9ea9 Merge r6504 (ifort 9.1 on amd64 suppression) by sewardj · 17 years ago
  61. e872fec Generate valid XML even for very long fn names - always ensure tags by sewardj · 17 years ago
  62. 8f027da Regtest for FXSAVE on amd64. by sewardj · 17 years ago
  63. a76d862 Update by sewardj · 17 years ago
  64. 427d016 ML_(generic_PRE_sys_mmap): In the case of a hinted mapping (for the by sewardj · 17 years ago
  65. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  66. b2de624 Update. by sewardj · 17 years ago
  67. 7a44e3f Update for 2007. by sewardj · 17 years ago
  68. e6bbc36 Merge r6480 (parse_procselfmaps: don't hand zero-length mappings to by sewardj · 17 years ago
  69. 1eee077 Replace bcmp in ld.so.1. by sewardj · 17 years ago
  70. abbad83 Fixes for MPICH on amd64-linux. by sewardj · 17 years ago
  71. a1ea06e Pass CC and AR to vex's Makefile here too. by sewardj · 17 years ago
  72. 5ce775f Supps for MVL 4.0.1 on ppc32 (Bart Van Assche) by sewardj · 17 years ago
  73. 18c0247 Avoid printf in the recursive routines, so that the intercept of by sewardj · 17 years ago
  74. 841b72d Provide a replacement for mempcpy. by sewardj · 17 years ago
  75. 6a0d55f Apparently needed on Red Hat 7.3. by sewardj · 17 years ago
  76. cbf4dd7 Update by sewardj · 17 years ago
  77. b58e9dd Redo a suppression in X.org style. by sewardj · 17 years ago
  78. 620e526 Intercept/replace glibc-2.5's __strcpy_chk function for the usual by sewardj · 17 years ago
  79. 0785468 Remove redundant \n by sewardj · 17 years ago
  80. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 17 years ago
  81. b5c7575 Get rid of the core-tool events pre_mutex_lock, post_mutex_lock and by sewardj · 18 years ago
  82. aff33ae Update expected output following r6447 (Test lvxl and stvxl.) by sewardj · 18 years ago
  83. e1f9907 Avoid name clash on ppc64-linux. by sewardj · 18 years ago
  84. 92214a1 Update by sewardj · 18 years ago
  85. 7a1f3b6 Add regtest for bug129390 (altivec cache hint insns) by sewardj · 18 years ago
  86. b4ba16d Remove dead code. by njn · 18 years ago
  87. 0b21412 Test lvxl and stvxl. by sewardj · 18 years ago
  88. e780434 Add regtest for #139050. by sewardj · 18 years ago
  89. 2f80d13 Print a marginally more helpful error message if UME (ELF loading) fails. by sewardj · 18 years ago
  90. cbe6c57 Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) by sewardj · 18 years ago
  91. 03809ae Handle new primop Iop_SarN8x8 introduced in vex r1702. by sewardj · 18 years ago
  92. 2cb67aa Fix #134207 (pkg-config output contains @VG_PLATFORM@). by sewardj · 18 years ago
  93. fa4ef9d Update by sewardj · 18 years ago
  94. 58b8324 Update, and make first attempt at deciding which bugs to fix for 3.2.2. by sewardj · 18 years ago
  95. d5f4bef Add a NEWS item about Vex type/function name changes. by njn · 18 years ago
  96. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 18 years ago
  97. 03e2bb8 Always ensure that the output buffer is zero-terminated, even if it is by sewardj · 18 years ago
  98. 0b9d74a by sewardj · 18 years ago
  99. b7e17d1 Update. by sewardj · 18 years ago
  100. 134657c Callgrind: Throttle calls CLG_(run_thread) after r6413 by weidendo · 18 years ago