1. 4de47b1 by njn · 20 years ago
  2. 88b5a98 by njn · 20 years ago
  3. 6b2b96a by njn · 20 years ago
  4. d0fbb28 by njn · 20 years ago
  5. 311c5d8 Let's assume the client's address space starts at 0 until we port by njn · 20 years ago
  6. 2335d11 by njn · 20 years ago
  7. e25782d Remove dead constant. by njn · 20 years ago
  8. a37029a by njn · 20 years ago
  9. 0b2c49d by njn · 20 years ago
  10. 36b66df by njn · 20 years ago
  11. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 20 years ago
  12. c7b76a7 by njn · 20 years ago
  13. 2bc1012 A crucial, crucial change: update my email address. by njn · 20 years ago
  14. ee0bcbf Move the replacement code for the amd64 vsyscalls into the trampoline page by tom · 20 years ago
  15. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 20 years ago
  16. 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 20 years ago
  17. 33ef39c Removed bogus (UInt) casts from the amd64 signal frame builder and some by tom · 20 years ago
  18. 50ba34e by njn · 20 years ago
  19. cb2b13a Assert that cpuid is available - this is just done to force the by tom · 20 years ago
  20. 02d73d9 Get VG_(has_cpuid) and VG_(cpuid) working on amd64. by tom · 20 years ago
  21. dd53b7a Make the dispatcher code position independent so that PIE mode works. by tom · 20 years ago
  22. 23f6cae Comment-only change by sewardj · 20 years ago
  23. f89f8fa Get rid of the use of VG_(instr_ptr_offset) since we know what that is by sewardj · 20 years ago
  24. 3c35375 rm unused function by sewardj · 20 years ago
  25. c3d1cf7 Build the arch, os and platform libraries as PIE code if PIE is by tom · 20 years ago
  26. 14c1cdb Actually setup the arguments for a signal handler before running by tom · 20 years ago
  27. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 20 years ago
  28. 6260159 More amd64 signal handling fixes (Tom Hughes) by sewardj · 20 years ago
  29. d13e5e6 by njn · 20 years ago
  30. db9b773 Use "VGA_" prefix more consistently. by njn · 20 years ago
  31. 8095073 Use "VGA_" prefix more consistently for arch-specific things. by njn · 20 years ago
  32. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 20 years ago
  33. 16bf5c7 setup_pointercheck(): be silent by sewardj · 20 years ago
  34. 96f71e1 Initial get-threads-working patch (Tom Hughes) by sewardj · 20 years ago
  35. 674915a A first cut at amd64 signal frame build/unbuild, from Tom Hughes. by sewardj · 20 years ago
  36. 957ef8d Finally finish pissing around with jmp_with_stack. Now at least we by sewardj · 20 years ago
  37. 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 20 years ago
  38. 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 20 years ago
  39. 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 20 years ago
  40. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  41. 2c0afae No longer needed. Bye! by sewardj · 20 years ago
  42. 7afb913 Remove dead functions: VG_(set_arg_and_bogus_ret), VG_(thread_initial_stack). by njn · 20 years ago
  43. 6941a1a Fix enough syscall stuff so that simple X applications run (xfontsel, xedit). by sewardj · 20 years ago
  44. a4da2f3 Minimal, horrible hacks needed to make vsyscalls work on amd64. by sewardj · 20 years ago
  45. 9ba1d74 On AMD64 it's valid to access up to 128 bytes below %rsp. Or to be by sewardj · 20 years ago
  46. 6947531 Clean up startup grunge a bit. by sewardj · 20 years ago
  47. 055821d Remove misc debug printing. by sewardj · 20 years ago
  48. 63f25d4 Debugging hacks (switchback routine -- unused) by sewardj · 20 years ago
  49. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 20 years ago
  50. 5f07812 AMD64 build fixes. by sewardj · 20 years ago
  51. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  52. 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
  53. 87c9812 by njn · 20 years ago
  54. 8ec0c5e More AMD64 start-up hurdles: by njn · 20 years ago
  55. ea4b28c Clear a few more AMD64 start-up hurdles: by njn · 20 years ago
  56. 27ce256 Clear next AMD64 startup hurdle. Required copying the x86 LDT code. by njn · 20 years ago
  57. f7fbe6c Get AMD64 slightly further before dying: by njn · 20 years ago
  58. ead6112 Implemented jmp_with_stack for AMD64. Cleaned up the by njn · 20 years ago
  59. eabebcc Remove string "panic_msg_ebp" from x86/dispatch.S and amd64/dispatch.S, by njn · 20 years ago
  60. c616819 by njn · 20 years ago