1. d5b38b0 Avoid potential partial-flags stall on P4. by sewardj · 19 years ago
  2. 47fb650 update by njn · 19 years ago
  3. cfe9491 Added explanation of insn patching used in ppc32 test jm-insns. by cerion · 19 years ago
  4. 215f692 update by sewardj · 19 years ago
  5. dc1750a ppc32-linux: enable sys_{set,get}priority. by sewardj · 19 years ago
  6. ea0a2d2 sync bugstatus by cerion · 19 years ago
  7. 9200804 update 3_1_BUGSTATUS by cerion · 19 years ago
  8. c08c8c5 Added tests for ppc32 floating point load/stores by cerion · 19 years ago
  9. 926e973 update by njn · 19 years ago
  10. a5422db Fix for a nasty bug in loading an fp reg with zero - thanks J! by cerion · 19 years ago
  11. 4fef693 New file to track bugs in 3.1.X. In a more terse form - not sure if by sewardj · 19 years ago
  12. 1a626ab Enable getpriority and setpriority on amd64. Fixes bug #117369. by tom · 19 years ago
  13. e51b818 Updated svn:ignores for ppc64 by cerion · 19 years ago
  14. d9fa751 Automake 1.7 is required now. by tom · 19 years ago
  15. 91baf95 Updated the README to reflect the current situation. by de · 19 years ago
  16. d3c3537 Removed unnecessary CDATA tags, fixed the <programlisting> indentation cos otherwise fo will barf, added backticks around pwd, etc, etc. by de · 19 years ago
  17. d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
  18. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  19. 9856aac Fix some whitespace issues. by tom · 19 years ago
  20. 7b6c66b Fix a few issues introduced by the previous change and my complete by tom · 19 years ago
  21. f811097 Stop gcc4 complaints re ppc32 test - Moved all declarations in front of statements. by cerion · 19 years ago
  22. 605535f Update the tool writing documentation. by tom · 19 years ago
  23. e1b349b Add a new file tracking performance improvements. by njn · 19 years ago
  24. 0181c77 Update version number to 3.2.0.SVN (I think that's right). by njn · 19 years ago
  25. 2525617 Sync with reality. by njn · 19 years ago
  26. d40e1bf Add some 3.2.0 goals. by sewardj · 19 years ago
  27. 842c93f Disable 'yield' -- it fails so often that it's useless. by njn · 19 years ago
  28. 97ab7e7 mc-tech-docs.xml - removed ref to cachegrind.org by de · 19 years ago
  29. 252c614 Post-release changes: by de · 19 years ago
  30. 5d75045 Record tagging/branching magic incantations. by sewardj · 19 years ago
  31. fa46202 Hopefully final changes for 3.1.0. by sewardj · 19 years ago
  32. 9bec93c Due to package upgrades (docbook, passivetex), removed some by de · 19 years ago
  33. 750ba5e Make glibc-2.4 suppressions work on 64 bit platforms too. by sewardj · 19 years ago
  34. a36dcfa ppc32 only: use the signal context structures in a way which also by sewardj · 19 years ago
  35. 39a7c1d ppc32 only: clarify meaning of second arg of VG_(mk_SysRes_ppc32_linux) by sewardj · 19 years ago
  36. 20eb26d Fix build system bug causing omission of some ppc32 test files from the tarball. by sewardj · 19 years ago
  37. fdf619e Fix bug observed by Neal Norwitz in which mremap fails for file mappings. by sewardj · 19 years ago
  38. e329b26 Enable a few extra system calls on amd64 as found by the Python test suite. by tom · 19 years ago
  39. ae17e7e Hopefully final 3.1.0RC1 changes. by sewardj · 19 years ago
  40. 6a443b2 As with ppc it's necessary to have an initial redirect for index(strchr) by sewardj · 19 years ago
  41. 71ef8e7 Fix obscure memcheck bug found by Nick. This could cause false by sewardj · 19 years ago
  42. 336c89d Note that Helgrind and Addrcheck are still busted. by njn · 19 years ago
  43. c66077e Add a note to release notes about GUIs, which some survey responders by njn · 19 years ago
  44. ee88d28 Another item for 3.1.0 release notes. by njn · 19 years ago
  45. f2383df add comment from log message by njn · 19 years ago
  46. 911289f Hacks needed for self-hosting on ppc32 (may be removable if stfiwx is implemented). by sewardj · 19 years ago
  47. 664c859 Don't test division by zero; 7400 doesn't do what 970/7447 do. by sewardj · 19 years ago
  48. 0e5c1ef Update expected outputs. by sewardj · 19 years ago
  49. fdeaa95 Another m{t,f}{xer,lr,ctr} simplification. by sewardj · 19 years ago
  50. 941051f Test m{t,f}{xer,lr,ctr} in a simpler way. by sewardj · 19 years ago
  51. e70e7c2 If we're doing an estimation operation, arrange to zap the bottom byte by sewardj · 19 years ago
  52. b05b0dd Update expected output. by sewardj · 19 years ago
  53. 81aab3c Fix up the test program so it behaves the same on different CPUs (when run by sewardj · 19 years ago
  54. 5777862 Fix this so that it compiles with gcc4 by writing the test fns by sewardj · 19 years ago
  55. 0fab2eb Suppressions for FC5, which claims to use glibc-2.4 (2.3.90 maybe). by sewardj · 19 years ago
  56. 53ad684 Few more doc tweaks for consistency's sake by de · 19 years ago
  57. 2fedc64 Counterpart to r5202: restore previous assembler state with .previous by sewardj · 19 years ago
  58. 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
  59. d9fc382 Hmm. Perhaps all those top-level pieces of assembly weren't such a by sewardj · 19 years ago
  60. 7e109d1 Minor doc tweaks, mostly white space by de · 19 years ago
  61. 2c091b8 Minor QSG tweaks. by njn · 19 years ago
  62. a103e14 comment-only change by njn · 19 years ago
  63. 1aaadbd Document PPC32 FP limitations. by sewardj · 19 years ago
  64. 96fcfc8 ppc32: just apply the initial-redirection hack when Memcheck is in use by sewardj · 19 years ago
  65. 1b6b2b3 Changed altivec floating point setup to Java/IEEE mode by cerion · 19 years ago
  66. deae6e4 Patch to workaround borkage with new docbook stylesheets: by de · 19 years ago
  67. 37a1fc1 Yet another ppc32 suppression. by sewardj · 19 years ago
  68. 14c9add Stuff about core-dump reinstate-ment in the manual and release notes. by njn · 19 years ago
  69. 86f64bd Make coredump files have names like vgcore.12345 rather than vgcore.pid12345 by njn · 19 years ago
  70. 1132e82 suppression for Ubuntu with a stripped ld.so. by njn · 19 years ago
  71. 14cdd31 Back out r5180 (sorry Josef). On consideration it just increases the difficulty by sewardj · 19 years ago
  72. 28e4059 Update documentation about --show-below-main. by njn · 19 years ago
  73. 0ba33f6 Last of the __libc_start_main fixes. by tom · 19 years ago
  74. d48d927 Yet more __libc_start_main updates. by tom · 19 years ago
  75. a9951cd Update XML results for __libc_start_main change. by tom · 19 years ago
  76. 428bdf7 Fix argument count given to makecontext. by tom · 19 years ago
  77. 605da88 More __libc_start_main updates. by tom · 19 years ago
  78. 36c7619 Update some expected results in line with Julian's fix to stop by tom · 19 years ago
  79. 285c0b7 SuSE 10 (ppc32) suppressions. by sewardj · 19 years ago
  80. c2588a5 comment about the test by njn · 19 years ago
  81. 461c69d (ppc32) Only include hacky redirects for malloc-replacing tools. by sewardj · 19 years ago
  82. b67c6ce wibl by njn · 19 years ago
  83. 7c68e98 gcc isn't so hot at reading English text by sewardj · 19 years ago
  84. 2683716 I couldn't resist by njn · 19 years ago
  85. 09ef408 copy log message as a comment by njn · 19 years ago
  86. 55c6e55 document by njn · 19 years ago
  87. b325ad1 Allocate stack with mmap rather than malloc, so that on ppc32 we get an executable by sewardj · 19 years ago
  88. 9ad122b Change the cannot-detect-cache-config message on PPC32 so we can filter by njn · 19 years ago
  89. 54e095f Enable mq syscalls (untested). by sewardj · 19 years ago
  90. 7fd59fc Fixes to make the .pdf build using the toolchain on SuSE10 (from Donna). by sewardj · 19 years ago
  91. 73cf4c6 Make VG_(apply_StackTrace) stop if it looks like we've overshot main(). by sewardj · 19 years ago
  92. d6e91bc sys_tgkill: hand the syscall to the kernel in the standard way, rather by sewardj · 19 years ago
  93. 7f4bd10 Connect properly to the tgkill wrapper. by sewardj · 19 years ago
  94. 89551b3 This won't work on ppc32 unless you ask for an alt stack with x permissions, by sewardj · 19 years ago
  95. 8e73238 Get rid of bogus assertion. by sewardj · 19 years ago
  96. 4a5223b Update README_DEVELOPERS to describe how to debug valgrind more by tom · 19 years ago
  97. 05e4f8e Removed vki_ntohs definition and the infrastructure that supported by tom · 19 years ago
  98. 329af4b Use VG_(ntohl) and VG_(ntohs) to decode IP addresses and ports. Note by tom · 19 years ago
  99. a4a4f41 Provide a full set of ntohl/htonl/ntohs/htons routines in the by tom · 19 years ago
  100. 9e11408 Kludgey endianness fix (for printing only) to stop fdleak_ipv4 failing on by sewardj · 19 years ago