1. c483e8f by sewardj · 22 years ago
  2. 9316cba Improve accuracy of simulation of bsf/bsr instructions when the word by sewardj · 22 years ago
  3. 439d45e Various cleanups following earlier exit fixes. Also add boilerplate by sewardj · 22 years ago
  4. 7e87e38 by sewardj · 22 years ago
  5. ec05564 Reduce TT size to 32M (was 40M for Mozilla's benefit). 40 M is just by sewardj · 22 years ago
  6. 75b30a9 Removed description of cachegrind.out file format, since it's now in the tech by njn · 22 years ago
  7. 7cfd572 Added section to tech docs on how cachegrind works, including the by njn · 22 years ago
  8. e0ee071 by njn · 22 years ago
  9. 1d021fa Added "L2 refs line" (an oversight). Fixed minor output summary spacing wibble. by njn · 22 years ago
  10. 1f13ab1 Remove comments about Mozilla 1.0RC1 crashing, since that's not a Valgrind by sewardj · 22 years ago
  11. 97c4ae5 ---> 20020502 by sewardj · 22 years ago
  12. 215e7f0 Jack up the size of the translation cache from 16 MB to 40 MB (!). by sewardj · 22 years ago
  13. 8016240 Improve my implementations of strcmp() and memcpy() since Nick's profiler by sewardj · 22 years ago
  14. d722c20 fix for auto-annotating C++ method names (they have :'s in it) by daywalker · 22 years ago
  15. 7c062c9 Fix free and free-mismatch err so the top frame in the bt isn't skipped. by sewardj · 22 years ago
  16. ab1d9d1 Bring manual up-to-date and add stuff about pthread support. by sewardj · 22 years ago
  17. e0993bf ---> 20020501 by sewardj · 22 years ago
  18. 177d323 Change "argh" to something more confidence-inspiring. by sewardj · 22 years ago
  19. 9885df0 Added N_GSYM case to stabs handler. by njn · 22 years ago
  20. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  21. 98e91bc Don't want to see these guys with just -v. There get to be bazillions by sewardj · 22 years ago
  22. bf290b9 Increase default thread stack size to 64k and institute crude by sewardj · 22 years ago
  23. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  24. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  25. 434f57f Edit cache stuff, minorly. by sewardj · 22 years ago
  26. d0b9ac3 Weaken assertion on calloc. by sewardj · 22 years ago
  27. b3eef6b Add debugging hooks, currently disabled. by sewardj · 22 years ago
  28. 262b029 Fix typo to do with rwlock aliasing. by sewardj · 22 years ago
  29. 9aae674 vg_symtab2.c: by njn · 22 years ago
  30. db75e4d Added note about bts/btr/btc causing bogus cache read counts. by njn · 22 years ago
  31. 602392b Right-justifying event names instead of left-justifying; easier to read when by njn · 22 years ago
  32. 45ec07c ---> 20020430 by sewardj · 22 years ago
  33. d4f2c71 Make pthread_mutexattr_setkind_np be an alias of__pthread_mutexattr_settype. by sewardj · 22 years ago
  34. fc3e5d3 Relax assertion to avoid this: vg_cachesim.c:402 by sewardj · 22 years ago
  35. 05f1aa1 vg_improve() -- the ucode optimiser: consistently apply the by sewardj · 22 years ago
  36. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  37. 4f9c934 by njn · 22 years ago
  38. 7e2ed51 ---> 20020429 by sewardj · 22 years ago
  39. 650ac00 Fix really stupid error in computation of timeout point in nonblocking by sewardj · 22 years ago
  40. aec22c0 Fix a subtle (?) bug in sched_do_syscall to with read/write calls for by sewardj · 22 years ago
  41. eea0f2e CDROM ioctls. (Lionel Ulmer) by sewardj · 22 years ago
  42. 0aa4c25 ioctls for /dev/rtc (Fredrik Kuivinen) by sewardj · 22 years ago
  43. de5ac18 Add __NR_getpriority (Richard Boulton). by sewardj · 22 years ago
  44. 59c255c Use safe_dereference in IPCOP_msgrcv. (Tom Hughes) by sewardj · 22 years ago
  45. 9dfb4a7 Do __NR_sched_get_priority_min and __NR_setpriority (Cody Russell). by sewardj · 22 years ago
  46. 70adeb2 Allow apparently invalid keys in libc_internal_tsd_{get,set}. This by sewardj · 22 years ago
  47. 1ffa8da handle_signal_return: when a waiting read/write syscall is interrupted by sewardj · 22 years ago
  48. 060b04f Fix more stuff broken by recent exported-symbol hackery. by sewardj · 22 years ago
  49. 436e058 Finish first pass of the symbols cleanup. Only versioned symbols remain to do. by sewardj · 22 years ago
  50. e9667e6 Administrivia. by sewardj · 22 years ago
  51. 5905fae Mess around with aliases to make the exported T/D/W syms look like those by sewardj · 22 years ago
  52. 513fc79 A simple script to help me ensure that my libpthread.so looks by sewardj · 22 years ago
  53. 5716dbb by sewardj · 22 years ago
  54. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  55. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  56. 956cc1b Jiggle timing delays yet again. by sewardj · 22 years ago
  57. 51c0aaf by sewardj · 22 years ago
  58. 033e81f Define VKI_SIGUSR1. by sewardj · 22 years ago
  59. 7a61d91 Debugging hook which turns on a lot of debug printing when SIGUSR1 by sewardj · 22 years ago
  60. 686f8e7 ---> 20020425 by sewardj · 22 years ago
  61. d1e8649 Back out rev 1.10. It can't possibly be the right fix. by sewardj · 22 years ago
  62. 7ccc5c2 VG_(oursignalhandler): when catching a fatal signal, don't longjmp by sewardj · 22 years ago
  63. cfdf27c Get rid of incomprehensible special-case treatment of SIGABRT. by sewardj · 22 years ago
  64. 1bebcbf adjust error count thresholds by sewardj · 22 years ago
  65. f2537be VG_(maybe_add_context): also stop collecting errors when the total by sewardj · 22 years ago
  66. c76be29 VG_(malloc_aligned): accept req_alignB == 4. by sewardj · 22 years ago
  67. be32e45 Wrappers for open64/lseek64. by sewardj · 22 years ago
  68. c96f931 Once VG_(maybe_add_context) starts ignoring errors, ignore them by sewardj · 22 years ago
  69. 14e0342 by sewardj · 22 years ago
  70. ab0b1c3 Add wait() wrapper. by sewardj · 22 years ago
  71. da2b986 Add a very simple test for pthread_once(). by sewardj · 22 years ago
  72. 89d3d85 Add a simplistic implementation of pthread_once(). by sewardj · 22 years ago
  73. ebc8233 Allow more slack with VG_STARTUP_STACK_MASK. Also increase some by sewardj · 22 years ago
  74. 369b170 Add wrapper for system(). by sewardj · 22 years ago
  75. 3059442 Add test for stupid malloc etc args. by sewardj · 22 years ago
  76. 5c3ea67 Detect, print warning, and "correctly" handle implausible requests by sewardj · 22 years ago
  77. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  78. f228af1 --> 20020424. by sewardj · 22 years ago
  79. 796d6a2 Add wrapper for sendto(). by sewardj · 22 years ago
  80. 6e435c0 Add __NR_madvise. by sewardj · 22 years ago
  81. 72d5848 More glibc-2.1.X compiler fixes (Lionel Ulmer). by sewardj · 22 years ago
  82. d8091eb minor tweaks to constants by sewardj · 22 years ago
  83. d7fd4d2 Fast-track pthread_mutex_{lock,unlock} in the scheduler. This reduces by sewardj · 22 years ago
  84. 56fc53d Fix total b0rkage of signal handling caused by stupidly giving the by sewardj · 22 years ago
  85. 5f07b66 by sewardj · 22 years ago
  86. 557fb85 Deal properly with client arguments with spaces in. (Aharon Robbins). by sewardj · 22 years ago
  87. 2a1dcce Compilation fixes for glibc-2.1.X systems. (Lionel Ulmer). by sewardj · 22 years ago
  88. 56eae66 I feel like doing a snapshot today; hence date -> 0422. by sewardj · 22 years ago
  89. e6a2524 GDB-attach cleanups. Have our own system() so we don't have to use by sewardj · 22 years ago
  90. 783f0f5 %@]$*$* Intel and their %@]$*$* stupid braindead assembler mnemonics! by sewardj · 22 years ago
  91. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  92. e585907 fix compilation by daywalker · 22 years ago
  93. 3580542 Make the GDB-attach stuff thread-aware, and work (at least partially) by sewardj · 22 years ago
  94. f854f47 Add a nonblocking poll() -- same trick as nonblocking select(). by sewardj · 22 years ago
  95. 969129d Add JCond-32 NP (long jump when parity odd) and CMOV NP too. by sewardj · 22 years ago
  96. 02535bc Minor tweaks to the nonblocking select() implementation. by sewardj · 22 years ago
  97. 30671ff Add pthread_mutex_trylock, and add various other hacks to try and make by sewardj · 22 years ago
  98. 0555387 Add comments explaining checks made by scheduler_sanity(). by sewardj · 22 years ago
  99. cb4d3d8 Sigh. Remove -Werror because it causes the ./configure test for working by sewardj · 22 years ago
  100. 0738a59 Add pthread_condattr_destroy. by sewardj · 22 years ago