1. 3a63e8c Add a test for {l,st}sw{s,i}. At the moment only works when the program is by sewardj · 19 years ago
  2. a08c785 These seem to be needed to make regtesting work. Not sure why -- they are by sewardj · 19 years ago
  3. 31d226a Record recently-arrived bugs. by sewardj · 19 years ago
  4. 4c53099 Unbreak ppc32 build. by sewardj · 19 years ago
  5. a560c5c Unbreak amd64 and ppc32 some more. by njn · 19 years ago
  6. de5c5f5 Fix AMD64 breakage and possibly the PPC32 breakage, too. by njn · 19 years ago
  7. 02279cb update by dirk · 19 years ago
  8. d0cad9e update by dirk · 19 years ago
  9. cd81930 Add a 3.1.0 maybe feature (suppression by line number) by njn · 19 years ago
  10. 5c69175 Moved sys_mmap2 wrapper from "generic" to "linux". by njn · 19 years ago
  11. cd405ea Moved some more syscall wrappers from "generic" to "linux". by njn · 19 years ago
  12. 0c75e65 Update bug status. by tom · 19 years ago
  13. ffbeaa1 Quote some more CC expansions. by tom · 19 years ago
  14. 8cdd185 Add a note about a nice paper describing data races. by njn · 19 years ago
  15. b43178d Update bug status. by tom · 19 years ago
  16. f5499f1 Quote the expansion of CC when invoking make for VEX. Fixes bug #111785. by tom · 19 years ago
  17. ce04949 Moved the 3.0.2+3.1.0 bugs nearer to the top, before the 3.0.1+3.1.0 bugs. by njn · 19 years ago
  18. bef552a Fix suspicious code in the memcheck instrumenter which probably by sewardj · 19 years ago
  19. fa23389 Sync with 3_0_BRANCH. by sewardj · 19 years ago
  20. c6caf25 update by njn · 19 years ago
  21. ef0da67 unbreak ppc32, I hope by njn · 19 years ago
  22. 8561391 Update. by sewardj · 19 years ago
  23. 4b4cb1c Add aesthetically important spacing :-) and record the first vex bug by sewardj · 19 years ago
  24. 7397548 Group Linux-specific syscalls a bit. by njn · 19 years ago
  25. c3bbb1e more by njn · 19 years ago
  26. f5507ad add an item about creating branches when necessary by njn · 19 years ago
  27. b2480c9 Moved sched_* from "generic" to "linux"; Darwin doesn't have them. by njn · 19 years ago
  28. 65ccc50 Move *xattr from "generic" to "linux". Darwin has them, but with an extra by njn · 19 years ago
  29. 32ac364 minor things by njn · 19 years ago
  30. 668b16b by njn · 19 years ago
  31. 820c772 mark 3.0.1RC1 by sewardj · 19 years ago
  32. cd62fe7 Update for 3.0.1. by sewardj · 19 years ago
  33. d74a43c Update (hopefully this is the final change for 3.0.1) by sewardj · 19 years ago
  34. 2904063 Pass $(CC) to the vex Makefile. by sewardj · 19 years ago
  35. db75063 Update bug statuses. by tom · 19 years ago
  36. 1aa5737 Handle the SCTP_GET_LOCAL_ADDRS and SCTP_GET_PEER_ADDRS getsockopt by tom · 19 years ago
  37. 62a3190 Add some comments. by njn · 19 years ago
  38. d9ab15d Save some informative emails about Darwin from Greg Parker. by njn · 19 years ago
  39. 73dc2c7 Give file a better name. by njn · 19 years ago
  40. 6722983 Move the core dumping code out of m_signals to a new module, by njn · 19 years ago
  41. a2526b0 Removed incorrectly dup'd text. by njn · 19 years ago
  42. 4b3feed Add .txt extensions to those files missing them, for consistency. by njn · 19 years ago
  43. 5efcbcd update for new files by njn · 19 years ago
  44. b77c71b tweak by njn · 19 years ago
  45. daa82a5 Added a roadmap document, intended to indicate what features we're by njn · 19 years ago
  46. 4b42c22 update by njn · 19 years ago
  47. 09b8480 by njn · 19 years ago
  48. 6e17a3b update by njn · 19 years ago
  49. 04be875 Fix XML bugs in the FAQ. by njn · 19 years ago
  50. 68e4659 by njn · 19 years ago
  51. 703efe6 update by njn · 19 years ago
  52. 22b8748 Restore %ebx properly instead of restoring %edx twice. by tom · 19 years ago
  53. efc957c by njn · 19 years ago
  54. c956eaf whoops by njn · 19 years ago
  55. a3b67b7 by njn · 19 years ago
  56. 9fe7b12 by njn · 19 years ago
  57. 424c056 by njn · 19 years ago
  58. 1588bc0 Move clock_* syscalls from "generic" to "linux". by njn · 19 years ago
  59. 4279a88 Move mq_* syscalls from "generic" to "linux". by njn · 19 years ago
  60. 93a9566 remove dup by njn · 19 years ago
  61. c0ae705 comment-only wibbles by njn · 19 years ago
  62. 7b4e5ba by njn · 19 years ago
  63. 3d9edb2 avoid unnecessary newlines by njn · 19 years ago
  64. 3e2adab update by njn · 19 years ago
  65. 7a74054 Only show the "line number too large" warning once. by njn · 19 years ago
  66. 2a9f3dd update by dirk · 19 years ago
  67. e396632 update by dirk · 19 years ago
  68. 8db933f update by dirk · 19 years ago
  69. dad3d6a update by njn · 19 years ago
  70. 7ce8311 by njn · 19 years ago
  71. 5ec15ed add comment by njn · 19 years ago
  72. efcbf61 Remove unnecessary #includes. by njn · 19 years ago
  73. e13b3e0 Update. by sewardj · 19 years ago
  74. d4af14f update by njn · 19 years ago
  75. 4ae4040 by njn · 19 years ago
  76. 02c5762 Update. by sewardj · 19 years ago
  77. 9d04105 Update. by sewardj · 19 years ago
  78. 2a3b929 avoid compiler warning by njn · 19 years ago
  79. c069266 Update. by sewardj · 19 years ago
  80. dfaa496 Add tests for amd64 LOOP{,E,NE} insn. by sewardj · 19 years ago
  81. 4c1150b Update. by sewardj · 19 years ago
  82. 402c861 Make the allocator's access functions slightly stricter in their by njn · 19 years ago
  83. 5303d79 Add regtest for x86 LOOP{,E,NE} insns. by sewardj · 19 years ago
  84. eafaaae Update. by sewardj · 19 years ago
  85. ffed7b2 update by njn · 19 years ago
  86. 4775c42 Make "silly arg" message 64-bit clean. by njn · 19 years ago
  87. 87452d6 Update. by sewardj · 19 years ago
  88. 33d17fa Even more ppc32 syscalls. by sewardj · 19 years ago
  89. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago
  90. 04bf3af Update ignore lists. by tom · 19 years ago
  91. a07574a Update bug status. by tom · 19 years ago
  92. f7e9d87 Suppress memory leaks from the linuxthread manager thread. Bug #111006. by tom · 19 years ago
  93. deb0f0f Add suppressions for some glibc 2.2 linuxthreads issues. Bug #111006. by tom · 19 years ago
  94. 59b559a make it work for SL10 by dirk · 19 years ago
  95. 64ab429 rm now-redundant macros. by sewardj · 19 years ago
  96. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  97. a9fff9b Enable a few more syscalls on ppc32-linux. by sewardj · 19 years ago
  98. b1e123a Fix signedness-of-char problem which caused this to segfault on ppc32-linux. by sewardj · 19 years ago
  99. db1aa22 update by dirk · 19 years ago
  100. 60beca1 - Fix bug causing thread slots not to get reused - yet more syscalls on ppc32 by sewardj · 19 years ago