1. 528b07e Put arch-specific Cachegrind code in files in the main cachegrind/ by njn · 19 years ago
  2. 535c50f gcc-3.0.4 (x86) doesn't understand -m32, so autoconfiscate it by sewardj · 19 years ago
  3. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  4. 04e1698 by njn · 19 years ago
  5. 278b3d6 Modularised m_scheduler. by njn · 19 years ago
  6. 31ebb9a by njn · 19 years ago
  7. 0064ee3 Pass an explicit "-m32" or "-m64" in the C flags on x86/amd64 systems by tom · 19 years ago
  8. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  9. 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 19 years ago
  10. 4de47b1 by njn · 19 years ago
  11. 36b66df by njn · 19 years ago
  12. 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 19 years ago
  13. 717cde5 by njn · 19 years ago
  14. 2521d32 by njn · 19 years ago
  15. 55f9d1a by sewardj · 19 years ago
  16. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago
  17. c62cc06 Change .CVS to .SVN by sewardj · 19 years ago
  18. 92a778c Update version to 3.0.0.CVS. Also change startup message to use this by njn · 19 years ago
  19. b5f6f51 by sewardj · 19 years ago
  20. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  21. c616819 by njn · 20 years ago
  22. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  23. ca0518d by njn · 20 years ago
  24. 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
  25. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  26. fe40894 Several unrelated changes: by njn · 20 years ago
  27. 8738c28 Add a mandatory --with-vex option to configure script. by njn · 20 years ago
  28. 3e38ce0 Add enough gunk to configure.in to get through ./configure on by sewardj · 20 years ago
  29. 7f232eb Point back to my VEX tree. This needs to be fixed with high priority. by sewardj · 20 years ago
  30. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  31. 50629ec Tiresome build-system hacks to connect to the VEX includes. by sewardj · 20 years ago
  32. 8ff888f by nethercote · 20 years ago
  33. 4fa681f by nethercote · 20 years ago
  34. a92ffd5 Really add AM_PROG_CC_C_O this time, rather than AC_PROG_CC_C_O. by thughes · 20 years ago
  35. 3d260f6 by nethercote · 20 years ago
  36. 73b526f by nethercote · 20 years ago
  37. 36d4422 Add AM_PROG_CC_C_O to configure.in to check for cc -c -o support as this by thughes · 20 years ago
  38. 8df0a40 Arch-abstraction: - factor out varying ASM flags by nethercote · 20 years ago
  39. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  40. cf4d997 Arch-abstraction: - factor out different CFLAGS in Makefiles by nethercote · 20 years ago
  41. 2b72e94 Arch-abstraction: - factor out KICKSTART_BASE by nethercote · 20 years ago
  42. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  43. a255d80 Arch-abstraction: by nethercote · 20 years ago
  44. da8735a Use "ppc" rather than "powerpc" -- it's less typing. by nethercote · 20 years ago
  45. e90c683 by nethercote · 20 years ago
  46. 9bcc906 Preparing for powerpc inclusion, one day. by nethercote · 20 years ago
  47. 81d5c66 Arch-abstraction: genericise warning about unsupported architectures. by nethercote · 20 years ago
  48. b35a8b9 by nethercote · 20 years ago
  49. f94fe2f by nethercote · 20 years ago
  50. c06e213 Arch-abstraction: by nethercote · 20 years ago
  51. dc0b4e8 HEAD now reports 2.3.0.CVS. by jseward · 20 years ago
  52. 447f12b --> 2.2.0 by jseward · 20 years ago
  53. fd8a380 Recognise X.Org servers and treat them the same as XFree86 4.x servers. This by thughes · 20 years ago
  54. 6dbad73 Switch to using the newer forms of AC_INIT and AM_INIT_AUTOMAKE so that by thughes · 20 years ago
  55. 33448cc Only check whether linux/mii.h can be processed so that we don't by thughes · 20 years ago
  56. 2baf9aa Add a reassuring warnings about the linux/mii.h warning. by nethercote · 20 years ago
  57. 888ecb7 by nethercote · 20 years ago
  58. acec02f Minor rejigging of includes to help compilation on Debian systems. by thughes · 20 years ago
  59. 8579b10 Add support for the POSIX message queue system calls. by thughes · 20 years ago
  60. 684ac09 --> 2.1.3.CVS by jseward · 20 years ago
  61. 4aa5bd8 --> 2.1.2 by jseward · 20 years ago
  62. be81171 Add support for SIOCGMIIPHY, SIOCGMIIREG and SIOCSMIIREG ioctls and by thughes · 20 years ago
  63. beb6eb9 Fixed the sem test to work on systems with semtimedop. by thughes · 20 years ago
  64. ebed998 Fixed the NPTL cleanup handler support to try and make sure it will by thughes · 20 years ago
  65. 1742d6f Make support for the FBIOGET ioctls conditional on linux/fb.h being by thughes · 20 years ago
  66. 14fa0a7 Remove illegal '-' in @VERSION@. by nethercote · 20 years ago
  67. bdf83da head --> 2.1.2-CVS so as to distinguish it from everything else :-) by jseward · 20 years ago
  68. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  69. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago
  70. 8c68e04 infrastructure. Yes, it doesn't do much yet. by mueller · 21 years ago
  71. 854f6a0 remove test for malloc.h add tests for endian.h and sys/endian.h (FreeBSD like) by mueller · 21 years ago
  72. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  73. 693028e ---> 2.1.0 by jseward · 21 years ago
  74. bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
  75. 3af49c5 It's not good that the head claims to be some old stable version. by jseward · 21 years ago
  76. ece14bd fixes .cfi configure problem. apparently compiling is not enough by mueller · 21 years ago
  77. 2e893e3 Remove the configure-time NPTL test, the results of which are no longer used. by njn · 21 years ago
  78. 3664f56 - add test to detect if GNU as supports .cfi directives by daywalker · 21 years ago
  79. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  80. 4fda9bf its linux 2.6.x these days by daywalker · 21 years ago
  81. af79551 --> 20030725 by sewardj · 21 years ago
  82. a212791 --> 20030716 by sewardj · 21 years ago
  83. 19444b3 --> 20030715 by sewardj · 21 years ago
  84. 1eefb15 Push version tag along, to cvs-head-2003-07-13. by sewardj · 21 years ago
  85. e9212b3 AC_PROG_EGREP wasn't too portable after all. Better fixing it the lame but by daywalker · 21 years ago
  86. 9e68666 fixing minor oddity in configure output by daywalker · 21 years ago
  87. 63f6f78 add glibc 2.3 suppression file before I loose it again :( by daywalker · 21 years ago
  88. e5521a5 Change the version "number" to something less confusing, since we are by sewardj · 21 years ago
  89. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  90. 94ece2f be autoconf 2.13 compatible by daywalker · 21 years ago
  91. 6cb58cf fix make distcheck by properly implementing the NPTL configure check. by daywalker · 21 years ago
  92. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  93. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  94. 2e10a68 Add and use a configure test to determine if this is an NPTL based by sewardj · 21 years ago
  95. cc731c0 Undo rev 1.78, which I committed by accident. Duh. by sewardj · 21 years ago
  96. ff7c1ab by sewardj · 21 years ago
  97. e4e2405 ---> 1.9.4 by sewardj · 21 years ago
  98. 2f68595 Don't assume Perl lives in /usr/bin; do a proper test for it. by sewardj · 22 years ago
  99. 32f5b3f --> 1.9.3 (not ready yet, but change it anyway) by sewardj · 22 years ago
  100. 2c21624 Merge patch from JeremyF: by sewardj · 22 years ago