1. bc148f2 Fill in a whole bunch of boring-ass SSE SIMD-integer insns. by sewardj · 21 years ago
  2. e3891fa Yet more SSE insns. by sewardj · 21 years ago
  3. 6bc4055 - Comment out SSE uinstrs which have not so far been used. by sewardj · 21 years ago
  4. e64b684 Remove debug printing that sneaked in. by sewardj · 21 years ago
  5. 5d58cb4 Do SSE insns PSRLDQ, PSLLDQ by sewardj · 21 years ago
  6. 7c4b604 Get rid of spurious declaration for fooble. by sewardj · 21 years ago
  7. a453fb0 More SSE instructions. by sewardj · 21 years ago
  8. ea691a1 Add yet more SSE/SSE2 instructions. The party never stops here at by sewardj · 21 years ago
  9. 2ca39a1 - saneUInstr: Allow SSE4 to have CCf (writes ZCP flags). by sewardj · 21 years ago
  10. 8f33ba6 Fix code generation errors for the SSE3g_ family. This fixes various by sewardj · 21 years ago
  11. 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
  12. 39209d4 several wibbles: added some missing types in function protos, some missing by njn · 21 years ago
  13. fd7c231 don't bail out when pthread_once's init route calls itself recursively by daywalker · 21 years ago
  14. b31b06d Tonight's installment of SSE madness. Add a couple more nasties by sewardj · 21 years ago
  15. b452ba4 Whoops, should have committed this when I added SIOCOUTQ ioctl. by njn · 21 years ago
  16. f31d5e3 Added SIOCOUTQ ioctl, thanks to Lennert Buytenhek <buytenh@gnu.org>. by njn · 21 years ago
  17. a63e2d7 by njn · 21 years ago
  18. 47c8af4 Minor improvement. by njn · 21 years ago
  19. 02af6bc Fill in a few more SSE/SSE2 insns, with current aim of being able to by sewardj · 21 years ago
  20. 458f236 revert last commit. too unportable by daywalker · 21 years ago
  21. bfa6bce Fix problem with LAHF. by njn · 21 years ago
  22. b7a818d Fixed bug in first attempt at 'lahf'. So much for my supposed testing. by njn · 21 years ago
  23. 4d1a9bf wibble by njn · 21 years ago
  24. d6251f1 by njn · 21 years ago
  25. c30277f by njn · 21 years ago
  26. 781132b some makefile massaging to avoid that things get compiled during make install by daywalker · 21 years ago
  27. 12bdc60 make the new symbols weak to fix the new_override testcase. by daywalker · 21 years ago
  28. c5c3447 whoops. one more by daywalker · 21 years ago
  29. 6672df0 unbreak make regtest again by daywalker · 21 years ago
  30. 35a1779 Add some more SSE insns. by sewardj · 21 years ago
  31. de8aecf Fix a design flaw in the SSE decoder. Remove duplication and by sewardj · 21 years ago
  32. 7700d68 compiler warning cleanups by daywalker · 21 years ago
  33. a60be0e Implement enough SSE/SSE2 insns so that all the GL demos in qt-3.1.0 by sewardj · 21 years ago
  34. febaa3b Implement a few SSE instructions, enough to run bzip2 when compiled by sewardj · 21 years ago
  35. 308955f by njn · 21 years ago
  36. 6c003c6 by njn · 21 years ago
  37. 2974e48 wibble by njn · 21 years ago
  38. 627e626 Minor docs fixups. by njn · 21 years ago
  39. 1078545 by njn · 21 years ago
  40. d304045 by njn · 21 years ago
  41. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  42. 92f4b88 Back out symlinking of libpthread.so in coregrind; it causes build by sewardj · 21 years ago
  43. 1be6161 Minor type fixups. by njn · 21 years ago
  44. 29a0abf undo last change (stupid) by njn · 21 years ago
  45. 5e468f9 wibble by njn · 21 years ago
  46. 2e9b6a9 Removed statement with no effect. by njn · 21 years ago
  47. 8372b7f wibble by njn · 21 years ago
  48. cbc4094 wibble by njn · 21 years ago
  49. 20c25d5 wibble by njn · 21 years ago
  50. f9ebf67 wibble by njn · 21 years ago
  51. 633de32 by njn · 21 years ago
  52. 25418ae by sewardj · 21 years ago
  53. 4a3849b Merge patch from JosefW: by sewardj · 21 years ago
  54. 42e23f2 by njn · 21 years ago
  55. 61821c0 Increase VG_N_CLEANUPSTACK to 16. by sewardj · 21 years ago
  56. 9df7883 Fix interception of pthread_atfork with glibc-2.3.2. by sewardj · 21 years ago
  57. 97ad552 Unchain translations when doing VALGRIND_DISCARD_TRANSLATIONS. Otherwise by sewardj · 21 years ago
  58. 4c79121 by njn · 21 years ago
  59. 34419c1 by njn · 21 years ago
  60. 6ae0d3f Minor fix for lookup_dcookie by njn · 21 years ago
  61. 8e72528 by njn · 21 years ago
  62. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  63. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  64. 13f0293 by njn · 21 years ago
  65. 0c7a5b5 1. No longer printing the "MMX-only" or "SSE-capable" string at startup by njn · 21 years ago
  66. b91ae7f by sewardj · 21 years ago
  67. 96330bd Add \n in failure message. by sewardj · 21 years ago
  68. 4c2dbb5 Don't trash %eflags before snapshotting the state of the machine at by sewardj · 21 years ago
  69. 17e92db Add __NR_prctl. by sewardj · 21 years ago
  70. 366ee1e report_and_quit: Tell people to look at the FAQ.txt for advice. by sewardj · 21 years ago
  71. 44b6043 Don't call VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH) if all we're doing by sewardj · 21 years ago
  72. 8c4e6b1 Support kernels >= 2.5.68 (Anders Gustafsson <andersg@0x63.nu>) by sewardj · 21 years ago
  73. dd5c88e Add __NR_lookup_dcookie, whatever that might be. by sewardj · 21 years ago
  74. 9b81a42 Merge patch from Josef Weidendorfer <Josef.Weidendorfer@gmx.de>: by sewardj · 21 years ago
  75. 262b5be Add possibly-bogus implementations for __libc_current_sigrtmin, by sewardj · 21 years ago
  76. eff8b31 by sewardj · 21 years ago
  77. 11f0bb4 by sewardj · 21 years ago
  78. c656e97 Added a return value (0) for the LOGMESSAGE request, since it's now visible to by njn · 21 years ago
  79. 02a36f7 Added syscall creat(), courtesy of Tom Hughes <thh@cyberscience.com>. by njn · 21 years ago
  80. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  81. e709de4 wibbles by njn · 21 years ago
  82. 8a6b6c0 by njn · 21 years ago
  83. 7d9f94d by njn · 21 years ago
  84. 057c65f by njn · 21 years ago
  85. 47363ab by njn · 21 years ago
  86. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  87. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  88. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  89. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  90. b4aee05 Namespace police by njn · 21 years ago
  91. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  92. 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 21 years ago
  93. e0205ff by njn · 21 years ago
  94. 43c799e by njn · 21 years ago
  95. 2e10a68 Add and use a configure test to determine if this is an NPTL based by sewardj · 21 years ago
  96. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  97. 57f6b35 Un-break the head -- the LD_ASSUME_KERNEL thing breaks the entire by sewardj · 21 years ago
  98. d5815ec by sewardj · 21 years ago
  99. d1c9e43 Implement MMX movd where the src is an mmxreg and the dst is an ireg or memory. by sewardj · 21 years ago
  100. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago