1. a2cd32d Move into 2006. by sewardj · 18 years ago
  2. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  3. c40fce5 Print a slightly more helpful error message if the log file creation fails. by sewardj · 18 years ago
  4. ca54af3 by njn · 18 years ago
  5. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  6. 4c3faae A couple of initialisations to keep gcc-4.1.0 happy. by sewardj · 18 years ago
  7. 6b3e0d7 Fix boundary conditions relating to stack permissions (see r5645). by sewardj · 18 years ago
  8. c6527d6 When setting the initial permissions of the area below the initial by sewardj · 18 years ago
  9. c8c5c87 Handle main thread stacks up to 16MB. by sewardj · 18 years ago
  10. e3121f3 Track vex r1555 (Change the way Vex represents architecture variants by sewardj · 18 years ago
  11. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
  12. cf95181 ppc64-linux: set R2 before running __libc_freeres by sewardj · 19 years ago
  13. 1a85f4f by sewardj · 19 years ago
  14. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  15. f0915fc Initial redirect stuff for ppc64-linux. by sewardj · 19 years ago
  16. 13247ca Finally fix the bug causing dynamic ppc64-linux executables not to by sewardj · 19 years ago
  17. 297c88f fixed up ppc64 assembly with .opd sections by cerion · 19 years ago
  18. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  19. da033f5 Fix for bug #117096. by njn · 19 years ago
  20. c726652 More V setup for ppc64 - client stack setup - init_thread1state: set TOC ptr by cerion · 19 years ago
  21. 2108204 Take ppc64 startup further along the road by cerion · 19 years ago
  22. 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
  23. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  24. 2fedc64 Counterpart to r5202: restore previous assembler state with .previous by sewardj · 19 years ago
  25. d9fc382 Hmm. Perhaps all those top-level pieces of assembly weren't such a by sewardj · 19 years ago
  26. 0ddabca record more email comments by njn · 19 years ago
  27. 7c555a9 Record previous log message as a comment in the code. by njn · 19 years ago
  28. 33ca9e8 Make the data segment (heap) executable. LinuxThreads on ppc32 creates by sewardj · 19 years ago
  29. 1f0bbc7 Slightly reorder the preamble-printing order, and also print the CPU arch/subarch detected. by sewardj · 19 years ago
  30. 20241ba Incremented the xml output protocolversion to 2, following the change in the time field format of r5042 by cerion · 19 years ago
  31. e3826cf Hook the ppc32 stuff up to the revised CPU detection machinery, and by sewardj · 19 years ago
  32. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  33. 00cfcfc Don't imply that the --tool option is mandatory. by njn · 19 years ago
  34. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  35. 151a639 Fix compiler warnings. by tom · 19 years ago
  36. 2315d18 Suppress AT_SYSINFO in the auxiliary vector because it contains a by tom · 19 years ago
  37. 592ae09 Reinstate timestamping, sort-of, having trashed VG_(ctime) as part of by sewardj · 19 years ago
  38. 3c3f0c1 Document the --kernel-variant= option. by sewardj · 19 years ago
  39. f72cced Second try at getting rid of the is_self() hack used to decide when to by sewardj · 19 years ago
  40. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  41. bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
  42. 0d15944 Don't give the heap execute permission - the linux kernel doesn't by tom · 19 years ago
  43. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  44. 40b9ce7 Enable Altivec by default if it is available. by sewardj · 19 years ago
  45. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  46. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  47. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  48. 03d8aa8 Get rid of various compilation warnings. by sewardj · 19 years ago
  49. 7375061 by njn · 19 years ago
  50. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  51. 5f3a998 Disable ppc32 altivec pro tem (just temporarily). by sewardj · 19 years ago
  52. ce5a566 by sewardj · 19 years ago
  53. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  54. 9d5564d Fix up vg_preload_core.so vs. vgpreload_core.so confusion introduced by njn · 19 years ago
  55. 5e94078 Fix command-line printing. by sewardj · 19 years ago
  56. 1ae3f3a Get rid of pub_core_main.h, so that m_main is not imported by anyone, by sewardj · 19 years ago
  57. 5f229e2 Get rid of some macros used only by the old aspacemgr, and tidy up by sewardj · 19 years ago
  58. a0461a6 Get rid of the "ioctl-mmap" weird-hack flag. by sewardj · 19 years ago
  59. fdf91b4 Small cleanups, mostly of m_main: by sewardj · 19 years ago
  60. 90d3854 Don't reserve space for trampoline page on the stack, since it isn't by sewardj · 19 years ago
  61. 45f4e7c by sewardj · 19 years ago
  62. c6957cf Rename VG_(have_altivec) => VG_(have_altivec_ppc) for consistency. by cerion · 19 years ago
  63. bc28f66 setup new variable VG_(have_altivec) from auxv::AT_HWCAP by cerion · 19 years ago
  64. 7b4e5ba by njn · 19 years ago
  65. 46a4a76 Make sure we have enough space for the name if the path is empty. Patch by tom · 19 years ago
  66. 753673f Print all XML output with a consistent nesting style, so as to make it by sewardj · 19 years ago
  67. cdd81cb ppc32-linux only: HACK: for now, mess with the auxv handed to the by sewardj · 19 years ago
  68. 5b742c3 If --log-file-qualifier= is set, and we're logging to a file or by sewardj · 19 years ago
  69. ce54555 Recategorise options in the usage message. by njn · 19 years ago
  70. 3448a1c Don't claim that the --single-step= and --optimise= flags exist any by sewardj · 19 years ago
  71. 33e6042 Rename tags in XML <status> block. by sewardj · 19 years ago
  72. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  73. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  74. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  75. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  76. c8ec9f8 Recategorise some options in the usage message. by njn · 19 years ago
  77. 97f7e0c Use %t rather than %s in some places for constructing XML output. by sewardj · 19 years ago
  78. 768db0e New command line option: --xml-user-comment=XMLTEXT, which allows by sewardj · 19 years ago
  79. b8a3dac Show Valgrind's args too in the XML output. by sewardj · 19 years ago
  80. 68cde6f Add time stamps to XML START/FINISH indications. by sewardj · 19 years ago
  81. ad31116 New command line option: --log-file-qualifier=VAR. When specified, by sewardj · 19 years ago
  82. 3965520 xml output for tool=none is fine too. by cerion · 19 years ago
  83. d714d2e A longer gdb-attach delay for ppc by sewardj · 19 years ago
  84. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  85. 21f7f0c --time-stamp=yes is incompatible with --xml=yes, at least for the moment. by sewardj · 19 years ago
  86. 11adeb2 Tweak debug output. by njn · 19 years ago
  87. e755b9e ppc32-linux: Vex implements dcbz correctly now. No need to mess with by sewardj · 19 years ago
  88. d94b90a XML printing fixes for printing to file descriptors. by sewardj · 19 years ago
  89. 10f08cf ppc32: reinstate collection of cache-line-size info from the auxv by sewardj · 19 years ago
  90. 41d7616 Get rid of some VDSO finding stuff which was ifdef VGP_ppc32_linux but by sewardj · 19 years ago
  91. 0ae787c by njn · 19 years ago
  92. 842c26e Fix comment. by njn · 19 years ago
  93. 2025cf9 Break up VG_(show_BB_profile)(), and move half of it into m_main. This by njn · 19 years ago
  94. 945ed2e by njn · 19 years ago
  95. 266c8e6 Disable debug printing by default so we have any hope of getting by sewardj · 19 years ago
  96. 8211a57 Kludge up wait_for_gdb even more. by sewardj · 19 years ago
  97. af839f5 by njn · 19 years ago
  98. 62ff0f2 by njn · 19 years ago
  99. 08a2e17 by njn · 19 years ago
  100. 64c8324 by njn · 19 years ago