1. 6b2b96a by njn · 19 years ago
  2. d0fbb28 by njn · 19 years ago
  3. 311c5d8 Let's assume the client's address space starts at 0 until we port by njn · 19 years ago
  4. e25782d Remove dead constant. by njn · 19 years ago
  5. a37029a by njn · 19 years ago
  6. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  7. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago
  8. 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 19 years ago
  9. d13e5e6 by njn · 19 years ago
  10. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  11. 8095073 Use "VGA_" prefix more consistently for arch-specific things. by njn · 19 years ago
  12. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  13. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  14. b5f6f51 by sewardj · 19 years ago
  15. 9ba1d74 On AMD64 it's valid to access up to 128 bytes below %rsp. Or to be by sewardj · 20 years ago
  16. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  17. 4dc8f30 Move x86-TLS specific stuff out of x86/state.c, back into by sewardj · 20 years ago
  18. 19fc30e Split up the old x86 LDT/GDT handling stuff. Push some of it into by sewardj · 20 years ago
  19. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  20. 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
  21. c616819 by njn · 20 years ago
  22. 16de557 by njn · 20 years ago
  23. e7da73c Rename arch_thread_aux_t --> ThreadArchAux, to match ThreadArchState. by njn · 20 years ago
  24. 06f8b93 Remove now-unnecessary macro. by njn · 20 years ago
  25. cf45fd4 by njn · 20 years ago
  26. f720da8 Update comments for the renaming of arch_thread_t. by njn · 20 years ago
  27. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  28. 33db261 Get rid of the machinery for registering helper functions. VEX calls by sewardj · 20 years ago
  29. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  30. 44d9aaa More minor 64-bit cleanness tweaks. by nethercote · 20 years ago
  31. 73b526f by nethercote · 20 years ago
  32. ca788ff by nethercote · 20 years ago
  33. 9b3c765 by nethercote · 20 years ago
  34. 2513064 by nethercote · 20 years ago
  35. 5fd9085 Arch-abstraction: by nethercote · 20 years ago
  36. bdaa89f Arch-abstraction: - abstract out three ELF constants by nethercote · 20 years ago
  37. aff1c77 by nethercote · 20 years ago
  38. 1abedd9 Arch-abstraction: - abstract out some inline asm by nethercote · 20 years ago
  39. bb4222b by nethercote · 20 years ago
  40. 2e05c33 by nethercote · 20 years ago
  41. 86c5dcb by nethercote · 20 years ago
  42. 410bfe6 Simplify calculation of VG_(shadow_end) to avoid an obscure bug on Paul M's PPC by nethercote · 20 years ago
  43. b24cbc8 by nethercote · 20 years ago
  44. c06e213 Arch-abstraction: by nethercote · 20 years ago