1. 5117ce1 Change the way Vex represents architecture variants into something by sewardj · 19 years ago
  2. 7bd6ffe by sewardj · 19 years ago
  3. dbcfae7 by sewardj · 19 years ago
  4. db36c0f Type casting cleanups. by sewardj · 19 years ago
  5. af1ceca Enhance IR so as to distinguish between little- and big-endian loads and by sewardj · 19 years ago
  6. 02ef716 Fix pointer-type mismatches. by sewardj · 19 years ago
  7. 428fabd Make several more files compile cleanly with icc -Wall. Hopefully by sewardj · 20 years ago
  8. 496a58d This commit looks big but it is really quite small. Fixes some by sewardj · 20 years ago
  9. 08d9122 Get rid of assertion which, as gcc points out, is useless. by sewardj · 20 years ago
  10. da47ba4 Icc typechecker fixes. by sewardj · 20 years ago
  11. b85e8bb spacing/comment cleanup only by cerion · 20 years ago
  12. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 20 years ago
  13. c2bcb6f Get a clean(er) build on amd64. Also a couple of amd64 fe/be fixes. by sewardj · 20 years ago
  14. ec842a9 tiny correction to guest-arm branch op by cerion · 20 years ago
  15. 5456081 Undoing mistaken commit of r825. by cerion · 20 years ago
  16. c194477 tiny correction to guest-arm branch by cerion · 20 years ago
  17. a8415ff Fix various compilation warnings emitted by icc, mostly to do with by sewardj · 20 years ago
  18. 72c7281 Proper support for translation cache management: when a translation is by sewardj · 20 years ago
  19. 1526967 fixed shift_immed & branch by cerion · 20 years ago
  20. 9df271d Push subarchitecture stuff through the x86 parts. by sewardj · 20 years ago
  21. 8fa4208 C89 police (make buildable with gcc-2.96) by sewardj · 20 years ago
  22. 397f9e5 Added DIP()s everywhere, removed all the vex_printf()s by cerion · 20 years ago
  23. fa89fdc #if 0 some unused fns in an attempt to reduce the noise level from gcc. by sewardj · 20 years ago
  24. dee0867 fixed oldFlagC usage by cerion · 20 years ago
  25. 060c542 Dealt with more 'unpredictables' (all of them?) by cerion · 20 years ago
  26. a512a65 Dealt with undefined instr's properly by cerion · 20 years ago
  27. 19e8a61 Finished dis_branch, so we get IR code for a complete bb now - yay! by cerion · 20 years ago
  28. f7da63d by cerion · 20 years ago
  29. a70a37b cleaned up dis_mov & dis_shift_lsl, and made a stab at dis_ldm_stm: load/store multiple by cerion · 20 years ago
  30. fb183d2 Try to reduce the number of warnings gcc gives. by sewardj · 20 years ago
  31. fd7474a trying to get shift_lsl to work + cleaned up a little by cerion · 20 years ago
  32. 6cd9163 Add another comment and actually complete the commit message :-) by sewardj · 20 years ago
  33. cca7194 Try to answer a few q by sewardj · 20 years ago
  34. c60c01e Ceri's first attempts at figuring out what the heck is going on! by cerion · 20 years ago
  35. c2c8716 Add a skeletal ARM insn decoder. by sewardj · 20 years ago
  36. 2a9ad02 Start adding some ARM guest infrastructure stuff, but as a result get by sewardj · 20 years ago