1. 7d4765e mips: default VKI_SHMLBA to the MIPS Linux kernel value SHMLBA by petarj · 11 years ago
  2. 3406925 mips: define allexec files as soft links by petarj · 11 years ago
  3. 1106692 s390: valgrind side support for PFPO. New hwcap added. by florian · 11 years ago
  4. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  5. b9e6d24 complainIfUndefined: reinstate the 3rd argument (guard) so as to make by sewardj · 11 years ago
  6. 8bea867 mips: add allexec tests for mips64 by petarj · 11 years ago
  7. 2558317 fix 319235 --db-attach=yes is broken with Yama ptrace scoping enabled by philippe · 11 years ago
  8. b40431f Get rid of gcc warning on non-MIPS platforms. by sewardj · 11 years ago
  9. 521cebb Add syscall suport for system calls sys_mbind, sys_set_mempolicy and by carll · 11 years ago
  10. 39b08d8 valgrind side support for by florian · 11 years ago
  11. 37c57f3 Add the following IROPs which are needed for s390 DFP support: by florian · 11 years ago
  12. 0232098 fix gdbsrv inferior calls when PT_GNU_STACK declares stack not executable by philippe · 11 years ago
  13. 1fb1e34 mips: fix some style issues, non-functional change by petarj · 11 years ago
  14. 7ca65ae mips: extending the existing test for INS and EXT instructions by petarj · 11 years ago
  15. bc3af3c mips: fix corner case for INS instruction by petarj · 11 years ago
  16. 863014b mips: fixup blksys_restart address for mips64 by petarj · 11 years ago
  17. 92001d4 STRD (both ARM and Thumb): for push-like cases -- specifically, STRD by sewardj · 11 years ago
  18. 087eb38 Increase size of the CIEs array to 5000. by sewardj · 11 years ago
  19. a5aad63 Whitespace changes only -- no functional change. by sewardj · 11 years ago
  20. ccff5f4 Implement SMMLA{r}, both ARM and Thumb. n-i-bz. by sewardj · 11 years ago
  21. de9e632 Add test cases for SMMLA{R}. by sewardj · 11 years ago
  22. d14ab92 Android's elf.h doesn't have PT_GNU_STACK (sigh) and so r13368 broke by sewardj · 11 years ago
  23. f78a81c Generate better code for Shl64(x, imm8) since the Neon front end by sewardj · 11 years ago
  24. 5f05bb8 Minor changes to how V{LD}{1,2,3,4} are tested: by sewardj · 11 years ago
  25. 0adc2f2 VLD4/VST4: generate in-line interleave/de-interleave code, so that by sewardj · 11 years ago
  26. c1e23c4 VLD3/VST3: generate in-line interleave/de-interleave code, so that by sewardj · 11 years ago
  27. b22a1a4 Calculate offsets in read_dwarf2_lineblock based on is64 by petarj · 11 years ago
  28. 0c30de8 mips: fix endian issues for LWL, LWR, LDR and LDL for mips64 by petarj · 11 years ago
  29. 918cc6b Non-functional changes: flush stdout frequently, so as to make by sewardj · 11 years ago
  30. 1df8096 Improved front end translations for Neon V{LD,ST}{1,2} instructions, by sewardj · 11 years ago
  31. 941277a Fix -Ttext-segment configure check. by mjw · 11 years ago
  32. cf8735c strchr.vgtest mc_replace_strmem.c [r]index and [__GI_]str[r]chr are the same. by mjw · 11 years ago
  33. 4c3b237 Simplify read_unitinfo_dwarf2. Only try to read the first DIE. by mjw · 11 years ago
  34. de61a39 Remove some unused ifdeffery that allowed disabling QC flag updating for Neon. by sewardj · 11 years ago
  35. 50d6d21 Pay attention to PT_GNU_STACK when deciding what permissions to by tom · 11 years ago
  36. 58d9ce4 read_unitinfo_dwarf2 DW_FORM_ref_addr is address size in DWARF version 2. by mjw · 11 years ago
  37. 860fdab Update. by sewardj · 11 years ago
  38. bf30d0c Add test cases for SDIV and UDIV. Pertains to #314178. by sewardj · 11 years ago
  39. 8bde7f1 Implement ARM SDIV and UDIV instructions. Fixes #314178. Partially by sewardj · 11 years ago
  40. b17322f Add test cases for (T1) LDRT reg+#imm8. See #315689. by sewardj · 11 years ago
  41. 7af7687 Implement (T1) LDRT reg+#imm8. Fixes #315689. (Vasily, w.golubev@mail.ru) by sewardj · 11 years ago
  42. 2be5122 Fix double 'the the' in documentation. by mjw · 11 years ago
  43. b3a23c6 temporarily disable memalign part of the undef_malloc_args.c test by philippe · 11 years ago
  44. cf9e197 Solve false negative for various malloc replaced functions arguments by philippe · 11 years ago
  45. d5f0d1e mips: enable helgrind test tc08_hbl2 for mips64 by petarj · 11 years ago
  46. e52a8ab mips: add different value for SOCK_STREAM by petarj · 11 years ago
  47. 4ab0a79 mips: enable several system call wrappers on mips64 by petarj · 11 years ago
  48. dd6bf60 mips: add mips64le support for atomic_incs and annotate_hbefore tests by petarj · 11 years ago
  49. dae2cd6 Update bug status. by sewardj · 11 years ago
  50. 8ff636e memcheck, Darwin 10: Add a suppression pattern by bart · 11 years ago
  51. 43dfaf7 announce an old bug (wishlist) which rev 13223 fixed by philippe · 11 years ago
  52. abeffc8 drd, Darwin: Generalize a suppression pattern by bart · 11 years ago
  53. 8d46959 drd, Darwin: Add a suppression pattern by bart · 11 years ago
  54. e9f4cfc Don't assume that page size is 4K when loading PIEs. Fixes #263034. by sewardj · 11 years ago
  55. fdb7081 Enable prctl on ppc64-linux. Fixes #308089. by sewardj · 11 years ago
  56. 48b0ae3 For memcheck overlap filter_memcpy str[n]cpy and __GI_str[n]cpy are equal. by mjw · 11 years ago
  57. 6f0b0c2 memcheck/tests/strchr test should not depend on line numbers. by mjw · 11 years ago
  58. 89d1d5e Add new MISC vector Iops to memcheck/tests/vbit-test/irops.c. by mjw · 11 years ago
  59. 04ce9f5 Cope with old linkers which don't support -Ttext-segment but which do by tom · 11 years ago
  60. e1374cf Be more aggressive about dropping the lock in spinloops. by sewardj · 11 years ago
  61. 736dbfe Update test results for EQ_UQ SSE FP comparison operation. BZ#317444. by tom · 11 years ago
  62. 656b8f4 Fix some rebasing fallout pertaining to today's AVX2 landing. Fixes #317463. by sewardj · 11 years ago
  63. e222efc Fix BMI assembler configure check and avx2/bmi/fma vgtest prereqs. by sewardj · 11 years ago
  64. 682d285 Test support for the EQ_UQ SSE FP comparison operation. BZ#317444. by tom · 11 years ago
  65. 4d780eb Add support for the EQ_UQ SSE FP comparison operation. BZ#317444. by tom · 11 years ago
  66. fda50af Build system and hwcaps fixes pertaining to #305728, which added by sewardj · 11 years ago
  67. f014538 Testcase additions pertaining to #305728, which added support for by sewardj · 11 years ago
  68. a2f3095 Memcheck fixes for new IR ops introduced by r2702 (which added support by sewardj · 11 years ago
  69. cc3d219 AMD64: Add support for AVX2, BMI1, BMI2 and FMA instructions (VEX side). by sewardj · 11 years ago
  70. e653b03 Add hwcaps checking on amd64 for RDTSCP. Part of the fix for #251569 by sewardj · 11 years ago
  71. 818c730 Implement RDTSCP on amd64, finally. This fixes #251569 and dups by sewardj · 11 years ago
  72. c5a5c57 Add test cases for SSE4 MOVNTDQA insn. Pertains to #316503. by sewardj · 11 years ago
  73. 92eef38 Implement SSE4 MOVNTDQA insn. Fixes #316503. by sewardj · 11 years ago
  74. f2df036 Update bug status. by sewardj · 11 years ago
  75. 19dfe03 fix 307082 HG false positive: pthread_cond_destroy: destruction of unknown cond var by philippe · 11 years ago
  76. a39fb0c Fix an assertion failure on CVT.F64.S32 d16, d16, #1. Fixes #317186 (I think). by sewardj · 11 years ago
  77. e4bc703 Use -Wl,-Ttext-segment when static linking if possible to keep build-ids. by sewardj · 11 years ago
  78. 2a8d070 VEX, ppc code cleanup by carll · 11 years ago
  79. a03a7f9 Undo void change done as part of rev 13329 by philippe · 11 years ago
  80. 2411197 Better fix for 295590 by philippe · 11 years ago
  81. 7147c14 Update. by sewardj · 11 years ago
  82. 2046593 Document that user level client stack switches might cause crashes by philippe · 11 years ago
  83. dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 11 years ago
  84. e08c5b8 s390: Add testcase for the SRNMT instruction. by florian · 11 years ago
  85. 82cdba6 s390: Support the SRNMT instruction. by florian · 11 years ago
  86. 99cfba5 am 65ddab7c: am 3711df3c: Merge "Fix full_x86-eng build." by Ben Cheng · 11 years ago
  87. 2c9037b am 4f1a0c31: am 7434760b: Merge "Add support for ARM SMMLA instruction." by Ben Cheng · 11 years ago
  88. 27373e4 am 1eaa1d60: am 14d4abff: Merge "Add support for ARM mode smmla instructions." by Ben Cheng · 11 years ago
  89. c2133f7 am 44925e74: am 917486bb: Merge "Add missing ioctl used by N4 camera." by Ben Cheng · 11 years ago
  90. 5720f6f Merge commit '0e0fd6c2' into manualmerge by Ben Cheng · 11 years ago
  91. b9cde53 Merge commit '2de9c326' into manualmerge by Ben Cheng · 11 years ago
  92. 65ddab7 am 3711df3c: Merge "Fix full_x86-eng build." by Ben Cheng · 11 years ago
  93. 4f1a0c3 am 7434760b: Merge "Add support for ARM SMMLA instruction." by Ben Cheng · 11 years ago
  94. 1eaa1d6 am 14d4abff: Merge "Add support for ARM mode smmla instructions." by Ben Cheng · 11 years ago
  95. 44925e7 am 917486bb: Merge "Add missing ioctl used by N4 camera." by Ben Cheng · 11 years ago
  96. 0e0fd6c am 1cd04c82: Merge "Add missing ioctl wrappers for Nexus 7." by Ben Cheng · 11 years ago
  97. 2de9c32 am 87392821: Merge "Add missing ioctl wrappers for Nexus 10." by Ben Cheng · 11 years ago
  98. 3711df3 Merge "Fix full_x86-eng build." by Ben Cheng · 11 years ago
  99. 8e945c4 Fix full_x86-eng build. by Ben Cheng · 11 years ago
  100. 7434760 Merge "Add support for ARM SMMLA instruction." by Ben Cheng · 11 years ago