1. 05f5e01 Renaming only (no functional change): rename IR artefacts to do by sewardj · 10 years ago
  2. 95a487b Fix comments and code snippets that were making incorrect claims about by florian · 10 years ago
  3. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  4. f7e5958 armg_calculate_condition: add missing masking (probably pointless, by sewardj · 11 years ago
  5. 99dd03e Infrastructure cleanup part 2. by florian · 11 years ago
  6. d0f1a93 Mux0X cond type change: fix a front end case that got missed. by sewardj · 11 years ago
  7. 009230b Infrastructure cleanup: change type of the condition field of by sewardj · 11 years ago
  8. efa834a Make some function parameters pointer to const. by florian · 12 years ago
  9. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  10. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  11. 33b0243 Rename libvex_emwarn.h to libvex_emnote.h and fix all by florian · 12 years ago
  12. 6c46bef VEX part Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  13. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  14. 62d3cda Ensure arm guest state size is 32-byte aligned, as per increase in by sewardj · 12 years ago
  15. ed055d0 Add a spec rule for NE after COPY. by sewardj · 12 years ago
  16. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  17. 26de964 Add a spec rule for HI after SUB. This turns up quite a lot on my Nexus S. by sewardj · 12 years ago
  18. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  19. 540acf5 Add a couple of spec rules for MI and PL after LOGIC. These are by sewardj · 13 years ago
  20. 26bc482 Add some counter arrays for profiling N,Z,C,V flag evaluations. by sewardj · 13 years ago
  21. 285c24d Add a couple more spec rules: LO after SUB and GT after SUB. by sewardj · 13 years ago
  22. 99ff620 Add a spec rule for V after SUB. by sewardj · 13 years ago
  23. 3c14925 Split up armg_calculate_flags_nzcv into four functions that compute by sewardj · 13 years ago
  24. bb8b394 Improvements to condition code handling on ARM. by sewardj · 13 years ago
  25. 06122e7 Remove dead assignments that gcc-4.6.0 complains about by sewardj · 13 years ago
  26. 5de202d On ARM, request precise exceptions for R7. This is needed to by sewardj · 14 years ago
  27. 854cc2b LibVEX_GuestARM_get_cpsr: set CPSR.Q, .GE, .T and .M by sewardj · 14 years ago
  28. 1f139f5 Add support for v6 media instructions in both ARM and Thumb modes. by sewardj · 14 years ago
  29. 9dbbd7b Fix various compiler warnings and remove an unused function. by sewardj · 14 years ago
  30. d266447 Merge from branches/THUMB: front end changes to support: by sewardj · 14 years ago
  31. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  32. 6c299f3 Merge r1925:1948 from branches/ARM. This temporarily breaks all other by sewardj · 15 years ago
  33. cef7d3e by sewardj · 15 years ago[Renamed (97%) from priv/guest-arm/ghelpers.c]
  34. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  35. e744153 Update copyright dates. by sewardj · 18 years ago
  36. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  37. 7bd6ffe by sewardj · 19 years ago
  38. dbcfae7 by sewardj · 19 years ago
  39. 428fabd Make several more files compile cleanly with icc -Wall. Hopefully by sewardj · 19 years ago
  40. b85e8bb spacing/comment cleanup only by cerion · 19 years ago
  41. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 19 years ago
  42. 8fa4208 C89 police (make buildable with gcc-2.96) by sewardj · 20 years ago
  43. f7da63d by cerion · 20 years ago
  44. a70a37b cleaned up dis_mov & dis_shift_lsl, and made a stab at dis_ldm_stm: load/store multiple by cerion · 20 years ago
  45. fb183d2 Try to reduce the number of warnings gcc gives. by sewardj · 20 years ago
  46. c60c01e Ceri's first attempts at figuring out what the heck is going on! by cerion · 20 years ago
  47. 2a9ad02 Start adding some ARM guest infrastructure stuff, but as a result get by sewardj · 20 years ago