1. a5e13e5 Bypass gcc 4.4/4.5 compilation bug by moving -fomit-frame-pointer to Makefile.all.am by philippe · 12 years ago
  2. 3772566 Add assertion that the munmap of the secmap succeeds. by philippe · 12 years ago
  3. 971ab8f Move registration of mc_pre_reg_read to mc_post_clo_init. by florian · 12 years ago
  4. abbc9af Add a few testcases that exercise the s390_calculate_icc helper. by florian · 12 years ago
  5. a2cc0c0 fix 299756 (for symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests). by philippe · 12 years ago
  6. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  7. de065a0 Support DWARF version 4 DW_AT_high_pc constant form. #299053. by sewardj · 12 years ago
  8. 8730e0f fix typo in README_DEVELOPERS by philippe · 12 years ago
  9. 5bdb9ec Avoid regtest failures on x86_64 and ppc64 when toolchains for the by florian · 12 years ago
  10. ef0bca6 Require automake-1.10 for proper handling of include file dependencies by florian · 12 years ago
  11. d483f80 Avoid duplicate primary names when merging identical symbol table entries. by philippe · 12 years ago
  12. 8e9cfa5 Fix svn:ignore on ppc test buckets by florian · 12 years ago
  13. 80beb24 Improve m_redir.c debug trace by adding filename. by philippe · 12 years ago
  14. bcd21a2 Updated for s390. by florian · 12 years ago
  15. e3d028c Add ETF3 facility (valgrind bits). Part of fixing Bugzilla #289839. by florian · 12 years ago
  16. 79abd6e Remove unused variable in massif/tests/pages_as_heap.c (revision 12548) by philippe · 12 years ago
  17. e6a26cc fix 298943 massif asserts with --pages-as-heap=yes when brk is changing by value different of page size by philippe · 12 years ago
  18. 841b5b6 Add DFP test cases that accidentally missed in r12546. by sewardj · 12 years ago
  19. 0892b82 Test cases for POWER Power Decimal Floating Point (DFP) test class, by sewardj · 12 years ago
  20. ee93cdb Correctly parse DW_FORM_ref_addr -- its format is different in Dwarf2 by sewardj · 12 years ago
  21. 93a6a8d add optional arg [aspacemgr] to v.info memory to show aspacemgr segments. by philippe · 12 years ago
  22. ee1a897 Add feature detection for amd64.avx, and (potentially) FMA. by sewardj · 12 years ago
  23. b7301c6 For --profile-flags=, weight the counts by the number of guest insns by sewardj · 12 years ago
  24. 18c72fa POWER Processor decimal floating point instruction support, part 3 -- by sewardj · 12 years ago
  25. a50b4a2 Update. by sewardj · 12 years ago
  26. e25053c Disable debug printing w.r.t. sector unlinking. by sewardj · 12 years ago
  27. f71b35a Fix makefile to allow compilation with gcc -g3. by florian · 12 years ago
  28. 4b50415 tchain optimisation for s390 (valgrind bits) by florian · 12 years ago
  29. 6e0015a Followup to r12527. Use 32-bit arithmetic to increment xindir by florian · 12 years ago
  30. d7b0844 Announce fix. by florian · 12 years ago
  31. 4e63b8e Be lenient if the machine model could not be determined. Assume it's by florian · 12 years ago
  32. cb02f54 Update s390 status by florian · 12 years ago
  33. 0daa4e3 Consolidate and update information about dependencies of by florian · 12 years ago
  34. b3dc95f Update. by sewardj · 12 years ago
  35. d7a0cd6 Use 32-bit XIndir counter incs, instead of 64-bit, as per r12527. by sewardj · 12 years ago
  36. 96b3c20 Use 32-bit XIndir counter incs, instead of 64-bit, as per r12527. by sewardj · 12 years ago
  37. 5f55436 Use 32-bit XIndir counter incs, instead of 64-bit, as per r12527. by sewardj · 12 years ago
  38. bba6f31 Last optimisation for the day: change VG_(stats__n_xindirs) in such a by sewardj · 12 years ago
  39. 21b7ab2 Kludge around a compiler warning, and add explanatory comment. by sewardj · 12 years ago
  40. 68aba52 Set VEX_HWCAPS_S390X_STFLE if available. This should have been part of r12335. by florian · 12 years ago
  41. 93a9757 (post-tchain-merge cleanup): fix call to handle_syscall on x86-darwin. by sewardj · 12 years ago
  42. 972316d Fix assertion failure on x86-darwin following r12504 (pread fix) by sewardj · 12 years ago
  43. 0e5839b (post-tchain-merge cleanup): un-break the build on OSX by fixing up by sewardj · 12 years ago
  44. 9d36412 Update. by sewardj · 12 years ago
  45. a5ed11e Comment update (was moved to t-chaining-notes.txt) by sewardj · 12 years ago
  46. ecac8f3 Update, post-merge. by sewardj · 12 years ago
  47. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  48. 8c017ad Implement accept4 on ARM systems. by tom · 12 years ago
  49. e7aa433 Wire up epoll_create1 on ARM systems. by tom · 12 years ago
  50. 0c30a7b scheduler, ticket lock: Add memory barriers necessary to avoid a deadlock on PowerPC systems by bart · 12 years ago
  51. bb31f2d ... and set $(BOOST_LIBS) properly again. by bart · 12 years ago
  52. 7129c72 configure.in: Fix detection of Boost libraries. Reported by <plug.gulp@gmail.com>. by bart · 12 years ago
  53. 9fdca56 add some .globl or used attribute to avoid link failures with gold linker + LTO by philippe · 12 years ago
  54. c42a5cc Change permission mask for FIFOs and shared memory to 0600 instead of 0666 by philippe · 12 years ago
  55. 8050bb7 patch fixing 297991: mmap changing a file descriptor current position by philippe · 12 years ago
  56. 8fb1b13 Fix 297992 Support systems missing WIFCONTINUED (e.g. pre-2.6.10 Linux) by philippe · 12 years ago
  57. c364323 Add symlinks that were missed out from r12500 due to last-minute SVN snafus. by sewardj · 12 years ago
  58. ea8b02f POWER Processor decimal floating point instruction support: part 2 by sewardj · 12 years ago
  59. cce48f8 Android's libc includes advertise a "malloc_usable_size", but the by sewardj · 12 years ago
  60. d9ceb5a Add a test re conversions of QNaNs between 64- and 80-bit FP by sewardj · 12 years ago
  61. 14ab1a3 outer/inner setup: new perf/vg_perf options to run perf tests + support translation chaining in inner. by philippe · 12 years ago
  62. 9a161da Disable test on big-endian platforms. by florian · 12 years ago
  63. ca4feb7 Skip the test if it was not compiled, i.e. dwarf4 is not supported. by florian · 12 years ago
  64. bb4827b fix off by one in string by philippe · 12 years ago
  65. d935068 Add support for reading DWARF4 .debug_types sections. Fixes #284124. by sewardj · 12 years ago
  66. 471d6b3 Fix incorrect use of VG_(addToXA). (Tom Tromey <tromey@redhat.com>) by sewardj · 12 years ago
  67. a2af13d Comment-only fix. (Tom Tromey <tromey@redhat.com>) by sewardj · 12 years ago
  68. d5fb58e Add support for the move_pages system call. BZ#282790. by tom · 12 years ago
  69. 5ba075a Fixes for capabilities checking w.r.t. Power DFP instructions by sewardj · 12 years ago
  70. e49a588 drd, realloc() intercept: Swap freeing and cleaning memory. by bart · 12 years ago
  71. 9de9d38 configure.in: Avoid that configure complains about "-----: command not found". by bart · 12 years ago
  72. f06eabf Fix track-origin instrumentation for ppc32 following r2270/r12476 by sewardj · 12 years ago
  73. 697bb6b drd, free() intercept: Swap freeing and cleaning memory. by bart · 12 years ago
  74. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  75. 7886dd3 drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes. by bart · 12 years ago
  76. 7a9db0f drd: Don't complain about stack variables that are shared over threads. Closes #297147 by bart · 12 years ago
  77. c961d36 gcc-4.7.0 complains about some __attribute__((always_inline)) here, by sewardj · 12 years ago
  78. 62d2b62 Fix #ifdef vs { mismatch in r12471, that broke compilation on MacOS. by sewardj · 12 years ago
  79. a3d8c67 Further fix 297078 : implement conversion between vki and gdb real time sig nr. by philippe · 12 years ago
  80. 886fde3 Fix bug 297078 gdbserver signal handling problems caused by diff vki nr/gdb nr and by philippe · 12 years ago
  81. d2df32e Add some more suppressions for OSX 10.7.2. by sewardj · 12 years ago
  82. 7c41246 Update the memcpy intercept for Helgrind in accordance with that by sewardj · 12 years ago
  83. 54eac25 /* Do expensive interpretation for Iop_Add32 and Iop_Add64 on by sewardj · 12 years ago
  84. ef49323 Add a nasty kludge in the handling of mmap on Darwin. Does not apply by sewardj · 12 years ago
  85. 74a1658 rlimit64_nofile won't build on Darwin, so don't try. by sewardj · 12 years ago
  86. ff62002 Make this compile on Darwin. by sewardj · 12 years ago
  87. 9d061d0 Fix up debug printing -- no functional change. by sewardj · 12 years ago
  88. 3410383 Keep the stack properly 16 aligned when delivering signals on x86-darwin. by sewardj · 12 years ago
  89. 06728c8 Keep the stack properly 16-aligned when delivering signals on by sewardj · 12 years ago
  90. 625c3e7 Fill in missing signal handling macros for amd64-darwin. by sewardj · 12 years ago
  91. 161404e Darwin: Fix a copy/paste error that was introduced in r12458 by bart · 12 years ago
  92. 9a2b80d Check whether the big lock is held before invoking pre_thread_ll_create. by bart · 12 years ago
  93. 4e86dd1 Remove strange e which appeared in r12456, replace by a real e. by philippe · 12 years ago
  94. 6155d36 Have check_makẹfile_consistency run at the end of make regtest by philippe · 12 years ago
  95. cc2f71b add test-plo-no.stderr.exp-s390x-mvc in EXTRA_DIST. by philippe · 12 years ago
  96. 9c1a505 Support sys_fallocate on arm-linux. by sewardj · 12 years ago
  97. 8d67425 fix 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes by philippe · 12 years ago
  98. 9c85587 Modify test so that scheduling events are generated. by philippe · 12 years ago
  99. 147e0a9 Update s390 opcode list. by florian · 12 years ago
  100. f9925fe Add script that assists with updating s390-opcodes.csv. by florian · 12 years ago