1. 6a443b2 As with ppc it's necessary to have an initial redirect for index(strchr) by sewardj · 19 years ago
  2. 31d8342 Various fixes to reduce noise level on SuSE 10 (PPC). Also fix some by sewardj · 19 years ago
  3. 0b6941e ppc32 only: give debug info names for a couple of fns to make by sewardj · 19 years ago
  4. 5e7b230 ppc32-linux only: redirect strcmp right from the start. by sewardj · 19 years ago
  5. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  6. 45f4e7c by sewardj · 19 years ago
  7. ad50be3 The strlen that ld.so uses on ppc32 causes a lot of false errors in by sewardj · 19 years ago
  8. 05b5fc1 Un-break the build on ppc32-linux. This whole multiplatform by sewardj · 19 years ago
  9. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  10. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  11. 7d2a9c4 by njn · 19 years ago
  12. c7561b9 by njn · 19 years ago
  13. 9c13f07 Export amd64 specific trampline offsets. by tom · 19 years ago
  14. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  15. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago[Renamed (69%) from coregrind/x86/helpers.S]
  16. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  17. b5f6f51 by sewardj · 19 years ago
  18. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  19. 33db261 Get rid of the machinery for registering helper functions. VEX calls by sewardj · 20 years ago
  20. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  21. 375b4a5 comment wibble by nethercote · 20 years ago
  22. 986202f by nethercote · 20 years ago[Renamed (98%) from coregrind/vg_helpers.S]
  23. 5a2664c by nethercote · 20 years ago
  24. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  25. 3c5dc45 Fix bug in helper_{IN,OUT} -- they weren't preserving %eflags as they should. by nethercote · 20 years ago
  26. 1018bdd Heroic patch from Tom Hughes: by nethercote · 20 years ago
  27. 2757417 Rearrange CPUID again. Moved most of the helper logic into C, since by fitzhardinge · 20 years ago
  28. 0df2ac2 Virtualize CPUID. Rather than just using the host CPU's CPUID, by fitzhardinge · 20 years ago
  29. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  30. f217c73 implement cmpxchg8b, patch by Tom Hughes. CCMAIL: 69688-done@bugs.kde.org by mueller · 21 years ago
  31. 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
  32. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  33. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  34. 2392dd6 make sure that the cpuid of the simulated CPUID doesn't pretend by daywalker · 21 years ago
  35. 745561e Make the CPUID helper really do cpuid, so that what is returned by sewardj · 21 years ago
  36. d6251f1 by njn · 21 years ago
  37. b91ae7f by sewardj · 21 years ago
  38. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  39. ac21f44 Update response to 'cpuid' to claim MMXness. Revised magic number by sewardj · 21 years ago
  40. 5109643 by sewardj · 22 years ago
  41. fa492d4 by sewardj · 22 years ago
  42. c953984 by njn · 22 years ago
  43. e427a66 by njn · 22 years ago
  44. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  45. 7d78e78 Implement CLC and STC (Pascal Massimino <pmassimi@ilog.fr>). by sewardj · 22 years ago
  46. 20917d8 by sewardj · 22 years ago
  47. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  48. 9316cba Improve accuracy of simulation of bsf/bsr instructions when the word by sewardj · 22 years ago
  49. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  50. 22bafd9 by sewardj · 22 years ago
  51. bc5b99f by sewardj · 22 years ago
  52. 54cacf0 by sewardj · 22 years ago
  53. 2e93c50 by sewardj · 22 years ago
  54. fe8a166 Implement DAA as well as DAS. Byrial Jensen <byrial@image.dk> by sewardj · 22 years ago
  55. 4d0ab1f (merge from 20020320) Implement x86 das instruction. by sewardj · 22 years ago
  56. de4a1d0 Initial revision by sewardj · 22 years ago