1. efa834a Make some function parameters pointer to const. by florian · 12 years ago
  2. 58a637b Make header files compilable by itself to get two benefits: by florian · 12 years ago
  3. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  4. 33b0243 Rename libvex_emwarn.h to libvex_emnote.h and fix all by florian · 12 years ago
  5. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  6. 3dee849 Add translation chaining support for ppc32 (tested) and to by sewardj · 12 years ago
  7. c6bbd47 Initial support for POWER Processor decimal floating point instruction by sewardj · 12 years ago
  8. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  9. 66d5ef2 Add support for IBM Power ISA 2.06 -- stage 1. Bug #267630 and by sewardj · 13 years ago
  10. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  11. cef7d3e by sewardj · 15 years ago
  12. e9d8a26 Merge in branches/DCAS: by sewardj · 15 years ago
  13. e86310f In order to make it possible for Valgrind to restart client syscalls by sewardj · 16 years ago
  14. 478646f Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This by sewardj · 16 years ago
  15. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  16. e744153 Update copyright dates. by sewardj · 18 years ago
  17. aca070a Merge r1663-r1666: by sewardj · 18 years ago
  18. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  19. ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  20. 7a3e39c fix padding for VexGuestPPC64State by cerion · 19 years ago
  21. bd5cb07 ppc guest_state vector regs must be 16byte aligned for loads/stores by cerion · 19 years ago
  22. 225a034 by cerion · 19 years ago
  23. 7787af4 - Partial implementation of reservations, to make lwarx/stwcx. work by sewardj · 19 years ago
  24. 7bd6ffe by sewardj · 19 years ago
  25. dbcfae7 by sewardj · 19 years ago
  26. b51f0f4 by sewardj · 19 years ago
  27. 900f6b5 Added LibVEX_GuestPPC32_put_cr7(), LibVEX_GuestPPC32_put_cr() by cerion · 19 years ago
  28. 51900a2 Added LibVEX_GuestPPC32_get_cr() for easy access to entire cond reg by cerion · 19 years ago
  29. b66dfa3 comment-only change: renumber register offsets correctly by cerion · 19 years ago
  30. 6529aff PPC32 AltiVec reg offsets by cerion · 19 years ago
  31. 094d139 Floating-point for ppc32 by cerion · 19 years ago
  32. ed623db guest-ppc32 by cerion · 19 years ago
  33. 7ce9d15 Support for vex-directed instruction-cache invalidation, needed for by sewardj · 20 years ago
  34. e9d361a Cleaned up front end a fair bit. by cerion · 20 years ago
  35. 7342c37 Cleaning up frontend - inc. changing all guest-state UChars to UInts by cerion · 20 years ago
  36. 4e9083c comments only: guest-state offsets by cerion · 20 years ago
  37. bcc1f04 This belonged with last nights changes... r868 by cerion · 20 years ago
  38. 98d105a Represent floats in guest_ppc32 by cerion · 20 years ago
  39. 9db81c0 Make the x86 back end happy to chew through IR from the ppc32 front by sewardj · 20 years ago
  40. 62bec57 Cleaned up clean-helper functions Added various vasserts around the place. by cerion · 20 years ago
  41. c19d5e1 More ops.... arith, loads, stores, branch, shifts, move from/to spr by cerion · 20 years ago
  42. 7aa4bbc Added dis_int_cmp, dis_int_logic functions by cerion · 20 years ago
  43. ae69462 - Added ops enum for xer ov,ca flag calculation by cerion · 20 years ago
  44. 91ad536 Cleaned up and filled out: by cerion · 20 years ago
  45. 1515db9 changed all occurences of ppc to ppc32 (filenames and text) by cerion · 20 years ago[Renamed (83%) from pub/libvex_guest_ppc.h]
  46. e77ce01 updated cpustate by cerion · 20 years ago
  47. 896a137 Initial file setup for guest-ppc by cerion · 20 years ago