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