1. 5f229e2 Get rid of some macros used only by the old aspacemgr, and tidy up by sewardj · 19 years ago
  2. 0d1a896 Clean up the m_debuginfo interface a bit. by sewardj · 19 years ago
  3. a0461a6 Get rid of the "ioctl-mmap" weird-hack flag. by sewardj · 19 years ago
  4. fdf91b4 Small cleanups, mostly of m_main: by sewardj · 19 years ago
  5. 90d3854 Don't reserve space for trampoline page on the stack, since it isn't by sewardj · 19 years ago
  6. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  7. e68d7c0 Fix up Makefile.core.am which got a little confused during the ASPACEM merging. by njn · 19 years ago
  8. 3bcbd2e Unbreak build on amd64 following aspacem merge. by sewardj · 19 years ago
  9. 45f4e7c by sewardj · 19 years ago
  10. 5eaff2f Fix incorrect computation of miss rates due to Int/Long mixups <sigh>. by njn · 19 years ago
  11. f4ef182 fix for #113230 by njn · 19 years ago
  12. c6957cf Rename VG_(have_altivec) => VG_(have_altivec_ppc) for consistency. by cerion · 19 years ago
  13. bc28f66 setup new variable VG_(have_altivec) from auxv::AT_HWCAP by cerion · 19 years ago
  14. 78090d2 assert ppc guest_state vector regs are 16byte aligned by cerion · 19 years ago
  15. 4c53099 Unbreak ppc32 build. by sewardj · 19 years ago
  16. a560c5c Unbreak amd64 and ppc32 some more. by njn · 19 years ago
  17. de5c5f5 Fix AMD64 breakage and possibly the PPC32 breakage, too. by njn · 19 years ago
  18. 5c69175 Moved sys_mmap2 wrapper from "generic" to "linux". by njn · 19 years ago
  19. cd405ea Moved some more syscall wrappers from "generic" to "linux". by njn · 19 years ago
  20. ffbeaa1 Quote some more CC expansions. by tom · 19 years ago
  21. f5499f1 Quote the expansion of CC when invoking make for VEX. Fixes bug #111785. by tom · 19 years ago
  22. ef0da67 unbreak ppc32, I hope by njn · 19 years ago
  23. 7397548 Group Linux-specific syscalls a bit. by njn · 19 years ago
  24. b2480c9 Moved sched_* from "generic" to "linux"; Darwin doesn't have them. by njn · 19 years ago
  25. 65ccc50 Move *xattr from "generic" to "linux". Darwin has them, but with an extra by njn · 19 years ago
  26. 2904063 Pass $(CC) to the vex Makefile. by sewardj · 19 years ago
  27. 1aa5737 Handle the SCTP_GET_LOCAL_ADDRS and SCTP_GET_PEER_ADDRS getsockopt by tom · 19 years ago
  28. 73dc2c7 Give file a better name. by njn · 19 years ago
  29. 6722983 Move the core dumping code out of m_signals to a new module, by njn · 19 years ago
  30. 09b8480 by njn · 19 years ago
  31. 68e4659 by njn · 19 years ago
  32. efc957c by njn · 19 years ago
  33. c956eaf whoops by njn · 19 years ago
  34. a3b67b7 by njn · 19 years ago
  35. 9fe7b12 by njn · 19 years ago
  36. 424c056 by njn · 19 years ago
  37. 1588bc0 Move clock_* syscalls from "generic" to "linux". by njn · 19 years ago
  38. 4279a88 Move mq_* syscalls from "generic" to "linux". by njn · 19 years ago
  39. c0ae705 comment-only wibbles by njn · 19 years ago
  40. 7b4e5ba by njn · 19 years ago
  41. 3d9edb2 avoid unnecessary newlines by njn · 19 years ago
  42. 7a74054 Only show the "line number too large" warning once. by njn · 19 years ago
  43. 7ce8311 by njn · 19 years ago
  44. 4ae4040 by njn · 19 years ago
  45. 2a3b929 avoid compiler warning by njn · 19 years ago
  46. 402c861 Make the allocator's access functions slightly stricter in their by njn · 19 years ago
  47. 33d17fa Even more ppc32 syscalls. by sewardj · 19 years ago
  48. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago
  49. 64ab429 rm now-redundant macros. by sewardj · 19 years ago
  50. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  51. a9fff9b Enable a few more syscalls on ppc32-linux. by sewardj · 19 years ago
  52. 60beca1 - Fix bug causing thread slots not to get reused - yet more syscalls on ppc32 by sewardj · 19 years ago
  53. 5addd6c Enable a couple more syscalls on ppc32. by sewardj · 19 years ago
  54. 721f2c8 Make show_segments() public, and use it when VG_(get_memory_from_mmap)() by njn · 19 years ago
  55. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  56. ad50be3 The strlen that ld.so uses on ppc32 causes a lot of false errors in by sewardj · 19 years ago
  57. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  58. 5496c30 Pass AM_CFLAGS to the compiler when extracting the default linker by tom · 19 years ago
  59. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  60. 2dc09e6 by njn · 19 years ago
  61. dc294c3 Don't assert if execve fails. Fixes bug #110875. by tom · 19 years ago
  62. 9a46324 lots of little wibbles by njn · 19 years ago
  63. 504b72b Give more info about seginfo dropping. by njn · 19 years ago
  64. 0684dd4 by njn · 19 years ago
  65. 1d0cb0d by njn · 19 years ago
  66. 1d68e53 wibble by njn · 19 years ago
  67. 6db3470 Trim some fat; removing this assertion makes Remove() about 5% faster. by njn · 19 years ago
  68. b6979de Forgot this file. by njn · 19 years ago
  69. e1b2b96 by njn · 19 years ago
  70. 1af7972 Added an iterator to VgHashTable. by njn · 19 years ago
  71. 4b70e8c Clarify comment. by njn · 19 years ago
  72. 246a9d2 by njn · 19 years ago
  73. b3edb1f by njn · 19 years ago
  74. 4e72d20 Partially evaluate m_stacks.c to simplify and shrink it a bit. by njn · 19 years ago
  75. 46a4a76 Make sure we have enough space for the name if the path is empty. Patch by tom · 19 years ago
  76. 34582fb Give variable a better name. by njn · 19 years ago
  77. 3a24e72 fixed endianness bug for ppc xml output by cerion · 19 years ago
  78. 753673f Print all XML output with a consistent nesting style, so as to make it by sewardj · 19 years ago
  79. 3961820 When printing error counts, print the <unique> in the same way that by sewardj · 19 years ago
  80. 9b52a34 Fix system call name in error messages. by tom · 19 years ago
  81. 7821e2e Make Valgrind work again on x86 CPUs which don't have SSE. This is a by sewardj · 19 years ago
  82. d9cac2f Check the fields of the new structure passed to sigaction individually by tom · 19 years ago
  83. 5438a01 Valgrind-side stub for dealing with x86 sysenter artefacts from Vex. by sewardj · 19 years ago
  84. 95d23cc Enable the inotify system calls on amd64. by tom · 19 years ago
  85. b47a2e8 Resync system call lists with the 2.6.13-rc5 kernel source. by tom · 19 years ago
  86. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  87. 0605fd6 Implement the waitid system call. Fixes bug #110202. by tom · 19 years ago
  88. 5cbecb7 Allow a NULL second argument to clock_getres. Fixes bug #110203. by tom · 19 years ago
  89. e21058c Fix up do_syscall_clone_ppc32_linux. Seems to improve thread exiting. by sewardj · 19 years ago
  90. 1053733 ppc32-linux: clear reservation before running thread; see attached by sewardj · 19 years ago
  91. 6a32449 ppc32-linux: implement a bunch more syscalls, and also fix up clone by sewardj · 19 years ago
  92. f4b690f ppc32-linux: bring a bunch more syscalls into circulation by sewardj · 19 years ago
  93. cdd81cb ppc32-linux only: HACK: for now, mess with the auxv handed to the by sewardj · 19 years ago
  94. bd77403 Replace out-of-date email address. by njn · 19 years ago
  95. 3e19fc2 Double static limits for safety. by sewardj · 19 years ago
  96. 50b8f77 "Fix" (kludge) highly obscure bug in flag settings for growdown stacks by sewardj · 19 years ago
  97. a43a651 Update this-cpu-not-supported message. by sewardj · 19 years ago
  98. 7be5509 When identifying stacks so as to decide whether or not to make a self by sewardj · 19 years ago
  99. cbd2f03 Don't show CFI reader warnings without -v. This is intended to hide by sewardj · 19 years ago
  100. 2d7c396 Enable sys_fchmod and sys_fchown. by sewardj · 19 years ago