1. fc646ee 64-bit cleanness tweak. by nethercote · 20 years ago
  2. ada0d2b by nethercote · 20 years ago
  3. f18ca39 Arch-abstraction: factor out a use of mmap() appropriately. by nethercote · 20 years ago
  4. 50397c2 by nethercote · 20 years ago
  5. 928a5f7 by nethercote · 20 years ago
  6. 8991d5a by nethercote · 20 years ago
  7. 8b5f40c by nethercote · 20 years ago
  8. 73b526f by nethercote · 20 years ago
  9. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  10. a8bc380 readability fiddle by nethercote · 20 years ago
  11. ecce61c Remove unnecessary #includes. by nethercote · 20 years ago
  12. 15218bd by nethercote · 20 years ago
  13. 820bd8c by nethercote · 20 years ago
  14. f1e5e15 by nethercote · 20 years ago
  15. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  16. 3f0eaad by nethercote · 20 years ago
  17. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  18. c70b8c6 Fix typo in comment. by thughes · 20 years ago
  19. ccc9ecd apostrophe pedantry; comment change only by nethercote · 20 years ago
  20. 646c6aa Add comments to explain the address space padding technology. by thughes · 20 years ago
  21. 9aaebc3 Implement support for the async I/O system calls in 2.6 kernels. This by thughes · 20 years ago
  22. c314eba by nethercote · 20 years ago
  23. 8e9eab0 Removed some code from VG_(client_alloc)() that could be left to VG_(mmap)(). by nethercote · 20 years ago
  24. 2f54e0d Whoops, fix comment. by nethercote · 20 years ago
  25. 88a9016 Comment changes only. by nethercote · 20 years ago
  26. 30ee1ea Remove out-of-date comment -- should have been removed when VG_(mmap)() was by nethercote · 20 years ago
  27. b4250ae by nethercote · 20 years ago
  28. 57e36b3 by nethercote · 20 years ago
  29. d65dcad Fix bug 69872. This change adds a coredumper to vg_signal.c. This means by fitzhardinge · 20 years ago
  30. 71980f0 by nethercote · 21 years ago
  31. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  32. 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
  33. e3632c6 Fixed munmap bug - split_segment wasn't updating the lengths properly. by fitzhardinge · 21 years ago
  34. 1a4adf0 Fix nasty use after free bug revealed by last munmap fix. by fitzhardinge · 21 years ago
  35. 1a30304 Re-add proper support for mremap(). Also, fix a bug in munmap(). by fitzhardinge · 21 years ago
  36. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  37. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  38. fa1016e by njn · 21 years ago
  39. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  40. 8a77ffb A bit of cleaning up now that symbol table reading is no longer optional. by sewardj · 21 years ago
  41. cbc4094 wibble by njn · 21 years ago
  42. 20c25d5 wibble by njn · 21 years ago
  43. 97ad552 Unchain translations when doing VALGRIND_DISCARD_TRANSLATIONS. Otherwise by sewardj · 21 years ago
  44. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  45. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  46. 43c799e by njn · 21 years ago
  47. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  48. d5815ec by sewardj · 21 years ago
  49. 838654f startup_segment_callback: Get rid of completely pointless check re by sewardj · 21 years ago
  50. 99aac97 by sewardj · 22 years ago
  51. 6ccdd71 vg_scan_all_valid_memory: Don't prod any page unless we're sure we by sewardj · 22 years ago
  52. dc7a98f Remove spurious \n in message. by sewardj · 22 years ago
  53. a6e9fb9 VG_(handle_esp_assignment): merge two conditional jumps into one on common path. by sewardj · 22 years ago
  54. 6219d67 sort_malloc_shadows: check a loop bound in establishing initial shellsort by sewardj · 22 years ago
  55. 749124b Fix error due to use of = as comparison, rather than ==, in profiling. by sewardj · 22 years ago
  56. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
  57. 6e4234e startup_segment_callback: don't panic when faced with non-executable, by sewardj · 22 years ago
  58. ee588a9 Fix compile warnings by sewardj · 22 years ago
  59. 584eaac by njn · 22 years ago
  60. c953984 by njn · 22 years ago
  61. e427a66 by njn · 22 years ago
  62. 8afd9fe Improve stack-switch-handling logic following discussion with John Regehr. by sewardj · 22 years ago
  63. 799f521 VG_(handle_esp_assignment): reinstate kludge for detecting and by sewardj · 22 years ago
  64. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  65. 35a916c Support for x86 insn fldenv. by sewardj · 22 years ago
  66. 2a8141a Implement fnstenv (store FPU environment, but not regs AIUI) (Jeff Epler) by sewardj · 22 years ago
  67. e904795 Minor mods to stop make the leak detector behave properly for the by sewardj · 22 years ago
  68. b358620 Remove valgrind's use of libc-supplied stat() and sbrk(). Now the only by sewardj · 22 years ago
  69. 126a41f Actually call VG_(first_and_last_secondaries_look_plausible) and make by sewardj · 22 years ago
  70. 4f51f9a Generate better ucode for back-to-back sequences of register pushes and by sewardj · 22 years ago
  71. 036c3fe Fix really stupid use of uninitialised value introduced in rev 1.8. by sewardj · 22 years ago
  72. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  73. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  74. 1e8cdc9 by sewardj · 22 years ago
  75. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  76. 9a199dc by sewardj · 22 years ago
  77. 8c82451 by sewardj · 22 years ago
  78. 2e93c50 by sewardj · 22 years ago
  79. c7c6aed Print suggested fix to avoid this panic: by sewardj · 22 years ago
  80. de4a1d0 Initial revision by sewardj · 22 years ago