1. 7194a56 Fix for bug 73892; implement 'S' set/bitstring stabs type. by fitzhardinge · 20 years ago
  2. 716c2c1 Raise RLIMIT_AS to max allowable, so that we can create the large mappings by fitzhardinge · 20 years ago
  3. e5f9d91 Cope with strange templated symbol names containing quoted ':'. by fitzhardinge · 20 years ago
  4. 4b268e2 Remove function which is no longer used following the changes to by thughes · 20 years ago
  5. a66033c Turn off warning with -q. by nethercote · 20 years ago
  6. 79dd3ce Add some alternate regression test results for older libc's. by thughes · 20 years ago
  7. 5298da9 Fix the handling of libc thread specific data so that it doesn't rely on by thughes · 20 years ago
  8. 612e836 Be slightly less verbose at -v. by jseward · 20 years ago
  9. 91e082b Treat INT with an operand other than 0x80 as an undefined instruction. by thughes · 20 years ago
  10. be1c3cf We need to specify some version. by fitzhardinge · 20 years ago
  11. 3e2c6d5 Fix bug 76780 - implement stabs type '@' for pointer to member. by fitzhardinge · 20 years ago
  12. 0ee72ef Add support for 16 bit pushes and pops of segment registers to fix bug #76762. by thughes · 20 years ago
  13. 51f3ff1 List memalign as an allocator. by fitzhardinge · 20 years ago
  14. abcf612 Remove comma from last element of enum; C++ apparently doesn't allow it. by nethercote · 20 years ago
  15. ffb2e3b Don't intercept mmap yet, until everything else is in place to deal with it. by fitzhardinge · 20 years ago
  16. abab839 Fix assertion failure when using VG_(system) near program termination. by fitzhardinge · 20 years ago
  17. ab42219 Make vg_regtest return 1 if any tests fail. Useful for scripts that call it. by nethercote · 20 years ago
  18. c5ccf2f remove arch subdir for 2.1.1 release by mueller · 20 years ago
  19. 31212bc Patch from Bartosz Taudul: latest GCC requires regparm(n) attributes on both by nethercote · 20 years ago
  20. f3feaaf Added some extra suppressions for glibc 2.2.5 on RedHat 7.3 systems. by thughes · 20 years ago
  21. dd468ff Modified the basic standard error filter to strip out line info out of by thughes · 20 years ago
  22. 5518387 Add an extra suppression for glibc 2.3.2 on RedHat 8.0 systems. by thughes · 20 years ago
  23. c70f5aa Changed the fdleak tests to explicitly attach /dev/null as the standard by thughes · 20 years ago
  24. 4592db6 Allow multiple .exp files, eg. foo.stderr.exp, foo.stderr.exp2; test will pass by nethercote · 20 years ago
  25. dffad08 Adjust vg_pthread_cond_t so it works with an older glibc. by nethercote · 20 years ago
  26. 1c2d065 adding suppressions for Redhat 7.2, patch by Tom Hughes by mueller · 20 years ago
  27. 1f0173b Some newer systems have a new version of pthreadtypes.h that comes from glibc by nethercote · 20 years ago
  28. 47a8996 Move the '-lm' link flag to the end of the command line, so it works for by nethercote · 20 years ago
  29. e2cac93 Add the nightly build scripts. by jseward · 20 years ago
  30. d25e8a2 Fix shmdt by using the right argument for the shared segment address. by fitzhardinge · 20 years ago
  31. 493dd18 Check new fds are not within Valgrind's reserved range. Still one case for by nethercote · 20 years ago
  32. d8685b8 This fixes bug 75614. It seems that a symbol can be named by fitzhardinge · 20 years ago
  33. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 20 years ago
  34. 48977c3 Fix 'make dist'. by nethercote · 20 years ago
  35. 5b6e3af patch by Tom Hughes to make it work with gcc 2.96 by mueller · 20 years ago
  36. d6e54c8 Fix var names in prototypes. by nethercote · 20 years ago
  37. 7afcec1 Added various functions that make instrumentation easier, particularly by nethercote · 20 years ago
  38. 27645c7 Changed bug_reports_to. by nethercote · 20 years ago
  39. 74729ef Update and add various .cvsignore files. by nethercote · 20 years ago
  40. 671398c Three CDROM ioctls, from Rocky Bernstein. by nethercote · 20 years ago
  41. 6ed8509 Remove system-dependent output from test. by nethercote · 20 years ago
  42. bd12691 Patch from Tom Hughes: by nethercote · 20 years ago
  43. fa383eb sigh by mueller · 20 years ago
  44. 0e9f133 get rid of the thread local storage tests until somebody by mueller · 20 years ago
  45. b9b8305 Add a pair of missing {pre,post}_mem_write events. by nethercote · 20 years ago
  46. a3d718e Fix so that new versions of system (using clone()) work. by nethercote · 20 years ago
  47. 009259b whoops by nethercote · 20 years ago
  48. 5912c81 Added copyright notice to all hp2ps source files. by nethercote · 20 years ago
  49. 535f03b This patch fixes getrlimit(RLIMIT_FILENO) to return VG_(max_fd) as the soft by nethercote · 20 years ago
  50. a4c33c6 fix code typo by nethercote · 20 years ago
  51. 5a98408 Remove compile warnings. by nethercote · 20 years ago
  52. 909f28a Whoops, meant to add with Massif. by nethercote · 20 years ago
  53. fc87c16 Whoops, meant to add this with the rest of Massif. by nethercote · 20 years ago
  54. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago
  55. a81e916 Now doing pre_mem_read()s on the args to execve(), so eg. Memcheck can check by nethercote · 20 years ago
  56. 25e73af Add files I forgot to when I committed Tom Hughes' patch for bug 73907. by nethercote · 20 years ago
  57. 1018bdd Heroic patch from Tom Hughes: by nethercote · 20 years ago
  58. 9af69b3 Added support for epoll. by nethercote · 20 years ago
  59. 83d8a71 Fix for bug 73326. It seems that gcc 3.2.2 is generating negatively-sized by fitzhardinge · 20 years ago
  60. 4599076 Fix broken "make dist". by nethercote · 20 years ago
  61. 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 20 years ago
  62. 6c999f2 No longer showing debugging options for --help; only for the newly added by nethercote · 20 years ago
  63. 2757417 Rearrange CPUID again. Moved most of the helper logic into C, since by fitzhardinge · 21 years ago
  64. 60f5b82 "VG_AR_SKIN" --> "VG_AR_TOOL" by nethercote · 21 years ago
  65. e860112 by nethercote · 21 years ago
  66. ff9721d Patch from Tom Hughes: by nethercote · 21 years ago
  67. 04d0fbc Patch from Tom Hughes: by nethercote · 21 years ago
  68. 5e076ff Remove some small unnecessary, out-of-date bits by nethercote · 21 years ago
  69. 3ced0e3 Fix comment by nethercote · 21 years ago
  70. 10d481a staticalise by nethercote · 21 years ago
  71. 42602b1 Anti-globalisation by nethercote · 21 years ago
  72. 426f9e6 Oops, make base static. by fitzhardinge · 21 years ago
  73. 6687169 Don't use TSC for internal timing purposes. This is for two reasons: by fitzhardinge · 21 years ago
  74. 0df2ac2 Virtualize CPUID. Rather than just using the host CPU's CPUID, by fitzhardinge · 21 years ago
  75. b3be942 don't mess with prefix. CCMAIL: 72784-done@bugs.kde.org by mueller · 21 years ago
  76. 8a6448c Forgot to remove this. by nethercote · 21 years ago
  77. 71980f0 by nethercote · 21 years ago
  78. c2dbbac Fix bug 73219. This adds a general mechanism for querying the host CPU's by fitzhardinge · 21 years ago
  79. b973698 Make output more thread-independent. by nethercote · 21 years ago
  80. ceaeb3b Change test so output doesn't depend on thread scheduling. by nethercote · 21 years ago
  81. 09d853e Fix a bug in Cachegrind: when invalidating BBs, the lookup in the BBCC_table by nethercote · 21 years ago
  82. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
  83. 9f07c54 Updated the manual for some recent changes, esp. the fact that Memcheck is no by nethercote · 21 years ago
  84. 47735af This change implements the TLS extension to the x86 ABI. This allows by fitzhardinge · 21 years ago
  85. 681ca37 Small update about unimplemented instructions. by fitzhardinge · 21 years ago
  86. 0c10899 Hasn't this been added already? by fitzhardinge · 21 years ago
  87. 46c7b8d Patch to add support for the alternate MOVQ encoding, from Tom Hughes. by nethercote · 21 years ago
  88. 4ef5c39 From Tom Hughes: patch to report port numbers correctly by nethercote · 21 years ago
  89. 288b766 Adding files from Tom Hughes' SSE-completion patch, which I forgot yesterday. by nethercote · 21 years ago
  90. 6a4412c Update limitations section: merge some old changes from 2.0.0 branch, and some by nethercote · 21 years ago
  91. 603e8c5 Some clarifications to README_MISSING_SYSCALL_OR_IOCTL. by fitzhardinge · 21 years ago
  92. f1024cc Reduce the pounding. by fitzhardinge · 21 years ago
  93. f86ba6d Add some comments by fitzhardinge · 21 years ago
  94. b267f46 Remove unnecessary line by nethercote · 21 years ago
  95. 98ae6da Update instructions for FV. by nethercote · 21 years ago
  96. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
  97. 3a42797 Updated example Makefile.am for recent FV changes. by nethercote · 21 years ago
  98. 6263a65 Oops, add missing file. by fitzhardinge · 21 years ago
  99. ed9fe48 Add other .exp file for exec-sigmask. by fitzhardinge · 21 years ago
  100. f0dd7e1 Fix bug 72484. Set the process signal mask to match the client's before by fitzhardinge · 21 years ago