1. e5e7251 Update. by sewardj · 12 years ago
  2. 8ab8a8e Fix some typos. by sewardj · 12 years ago
  3. 260c648 Add a couple of useful examples to the --help text for --soname-synonyms. by sewardj · 12 years ago
  4. 2a9f1aa Add prerequisites. by florian · 12 years ago
  5. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  6. 4089f32 README_DEVELOPERS: Debugging a tool needs "--tool=..." by weidendo · 12 years ago
  7. 6746c4c Add a testcase for the cu41 insn. Update opcode list, NEWS and bugstatus. by florian · 12 years ago
  8. 4621729 fix typo in NEWS (due to via => due to) by philippe · 12 years ago
  9. e30542d typo ('the the') by philippe · 12 years ago
  10. 02ccd56 fix typo (improvment) by philippe · 12 years ago
  11. 8ee4f33 Doc: remove 'is' in 'is replaces' by philippe · 12 years ago
  12. ef56426 First checkpoint for 3.8.0. by sewardj · 12 years ago
  13. e060f6a A couple more 3.8.0 changes. by sewardj · 12 years ago
  14. 33722a6 Update expected outputs following r12843. by sewardj · 12 years ago
  15. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  16. 10856a0 First pass at assembling the top level change list for 3.8.0. So, by sewardj · 12 years ago
  17. 38415e8 Fix typo spotted by John Reiser. by sewardj · 12 years ago
  18. 31e8f54 Partial tidying up for 3.8.0 (sort list of bugs into order, and make pretty) by sewardj · 12 years ago
  19. a5629a2 Add notes re new print docs build failures. by sewardj · 12 years ago
  20. ca456c7 Doc updates for 3.8.0. by sewardj · 12 years ago
  21. 3cf7577 Add testcases for the cu14 insn. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  22. 44d2c2b Fixing incorrect case in putSyscallArgsIntoGuestState for __NR_syscall. by petarj · 12 years ago
  23. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  24. 406dc34 Clang complains that "fist" is ambiguous (it's right, too); use "fists" instead. by sewardj · 12 years ago
  25. 14a9f9c Add an intercept for memrchr. Needed for amd64 Ubuntu 12.04. by sewardj · 12 years ago
  26. 567e5bb Try to fix up ARM stack alignment stuff following r12811. This by sewardj · 12 years ago
  27. 79452b3 Don't explicitly specify an ABI when building regtests on ARM. This by sewardj · 12 years ago
  28. a7a5788 NEWS, drd: List new features first by bart · 12 years ago
  29. cbfe62c Remove 284540 from NEWS fixed section. by philippe · 12 years ago
  30. 69f799d Update. by sewardj · 12 years ago
  31. 8b585d1 none/tests/amd64/movbe: Run this test only if the movbe executable has been built by bart · 12 years ago
  32. 0312968 Fix a cut'n paste error. One byte was uninitialised. Now fixed. by florian · 12 years ago
  33. df9c61a Add non matching suppressions for suppfree test (more testing for suppr matching) by philippe · 12 years ago
  34. 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
  35. 460faad Simplify. by florian · 12 years ago
  36. 28d6815 Fix testcase. Iterating over an array of invalid insns to test them all by florian · 12 years ago
  37. 9bbe2bb none/tests/amd64/avx-1: Make it explicit that this test uses the vpclmulqdq instruction by bart · 12 years ago
  38. 965977c Add testcases for cu12. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  39. 640d437 Add support for sys_shm_unlink on Darwin. Fixes #288298. by sewardj · 12 years ago
  40. 9af940f Comment only change. by florian · 12 years ago
  41. 02e97e9 Back off from 32 alignment of various guest state bits. We don't by sewardj · 12 years ago
  42. 8eacbc4 Some updates in release-HOWTO.txt by philippe · 12 years ago
  43. bb5d4c6 Un-break the build on OSX < 10.8 following r12814 by sewardj · 12 years ago
  44. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  45. 6ccc9cf Back out r12466, which stopped non-MAP_FIXED mmaps by the client on by sewardj · 12 years ago
  46. 0ec79a1 Add BZ#304054 to NEWS. by tom · 12 years ago
  47. 4118e0f Ensure CALL_FN_xx macros align the stack properly by tom · 12 years ago
  48. 402d8bc Avoid asserting when a segment is mapped both rw and rx. by philippe · 12 years ago
  49. 0c0291a Remove --vex-iropt-precise-memory-exns, implement --vex-iropt-register-updates by philippe · 12 years ago
  50. 4badeae Add test cases for "VCVT.F32.{S,U}32 S[d], S[d], #frac_bits" by sewardj · 12 years ago
  51. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  52. 074ca1a Remove entries with deprecated spellings (essentially duplicates). by florian · 12 years ago
  53. 4cadb8a When parsing guest_s390_toIR.c also recognize opcodes with digits by florian · 12 years ago
  54. a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago
  55. cc1b253 Updates for s390x by florian · 12 years ago
  56. 2d71c36 Minor tweaks. A few comments were out of synch with source. Add another test. by florian · 12 years ago
  57. c52e0f5 Fix error message in testcase by florian · 12 years ago
  58. b283aa3 drd: Avoid that invoking pthread_cancel() from a program analyzed with DRD triggers a crash on Fedora 17 by bart · 12 years ago
  59. 22b1684 drd: Revert r12651 because it didn't change drd's behavior on any platform by bart · 12 years ago
  60. 1e45164 Spelling fixes: developpers -> developers; curiosly -> curiously by bart · 12 years ago
  61. e149382 Update Subversion ignore list by bart · 12 years ago
  62. 448cbe9 clarify 2 NEWS entries to indicate that these are for tool developpers. by philippe · 12 years ago
  63. 64f6a4a none/tests/amd64/Makefile.am: Uses not only AVX instructions but PCLMULQDQ too by bart · 12 years ago
  64. 83bef5e MIPS specific expected output for memcheck/tests/sigkill. by petarj · 12 years ago
  65. 6efd868 Have one test testing the ? suppr matching wildcard character. by philippe · 12 years ago
  66. dea70ce Fix compiler warning. by florian · 12 years ago
  67. 817eb91 MIPS specific exp-out for none/tests/async-sigs. by petarj · 12 years ago
  68. 56ddd5b micro-optimisation in m_libcbase.c cmp functions by philippe · 12 years ago
  69. 2c5c05e Improve suppression matching performance when fun or obj is a simple string by philippe · 12 years ago
  70. c58d7d5 none/tests/amd64/pcmpstr64: Update expected output after r12780 by bart · 12 years ago
  71. 2baf753 Due to s390's dealings with invalid insns we need to do two things by florian · 12 years ago
  72. 78b83ae Apply first_ip_delta also when only one frame is requested for the back-trace. by florian · 12 years ago
  73. 52dec68 Improve complaints. Enabled by VEX r2449. by florian · 12 years ago
  74. 1e433b8 re-re-clarify the doc about registers and flags gdbsrv up-to-date-ness by philippe · 12 years ago
  75. 48190e4 remove 303624 from 3_7_BUGSTATUS.txt (was fixed in rev 12758, already in NEWS) by philippe · 12 years ago
  76. 0ffe10e Added fixed bug 303963 by weidendo · 12 years ago
  77. 383c6e3 Partial update of bug fixes (I think it is still out of date though.) by sewardj · 12 years ago
  78. c5274ae Additions to PCMPxSTRx tests to check fix for bug 303963. by weidendo · 12 years ago
  79. 91cdf90 Fix testcase and update results. by florian · 12 years ago
  80. 5a5d6b6 Better document the limitation of gdbsrv for registers and flags values by philippe · 12 years ago
  81. 215b297 Have perf/vg_perf handling EXTRA_REGTEST_OPTS by philippe · 12 years ago
  82. 1a22a57 Update expected results. by florian · 12 years ago
  83. bb4f5da Pass first_ip_delta to VG_(record_depth_1_ExeContext) as the function by florian · 12 years ago
  84. 2c74189 Eliminate magic constant. Use VG_(clo_backtrace_size) instead. by florian · 12 years ago
  85. 8b73c6e Avoid checking for bitset initialization if futex_wait_bitset is meant to fail. by petarj · 12 years ago
  86. c62291c Add 'aesdec' to the set of insns checked for assembler level SSE4.2 by sewardj · 12 years ago
  87. 42d6ce6 Add testcases for CU24. Part of fixing #289839. by florian · 12 years ago
  88. 4ab205b No need to list m_gdbserver.c twice in the Makefile.am. by sewardj · 12 years ago
  89. d7209de Localise "struct reg regs[]". by sewardj · 12 years ago
  90. 5e21d44 ppc64-linux _start: don't assume ._start_in_C_linux -- the function by sewardj · 12 years ago
  91. 5c165b2 Document Helgrind limitation that old access stack traces have maximum 8 entries by philippe · 12 years ago
  92. f0aedc4 If the compiler being used to build is clang, remember to add by sewardj · 12 years ago
  93. b7eaf81 Add testcases for CU21. Update opcode table. by florian · 12 years ago
  94. 3015f06 Add macros for "convert unicode" insns. by florian · 12 years ago
  95. 1b6bca2 Fix syntax error by florian · 12 years ago
  96. 434ffae Observe guards on dirty helpers in memcheck. by florian · 12 years ago
  97. 894eaeb Include news about supporting MIPS32/Linux in NEWS file. by petarj · 12 years ago
  98. 5afb349 exp-sgcheck is not supported for MIPS architecture. by petarj · 12 years ago
  99. 4b345f3 Enable testing for the ETF3 facility. by florian · 12 years ago
  100. 77c1185 Fix 303624 segmentation fault on Android 4.1 (e.g. on android emulator or Galaxy Nexus OMAP) by philippe · 12 years ago