1. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  2. 8095073 Use "VGA_" prefix more consistently for arch-specific things. by njn · 19 years ago
  3. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  4. 16bf5c7 setup_pointercheck(): be silent by sewardj · 19 years ago
  5. 96f71e1 Initial get-threads-working patch (Tom Hughes) by sewardj · 19 years ago
  6. 674915a A first cut at amd64 signal frame build/unbuild, from Tom Hughes. by sewardj · 19 years ago
  7. 957ef8d Finally finish pissing around with jmp_with_stack. Now at least we by sewardj · 19 years ago
  8. 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 19 years ago
  9. 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 19 years ago
  10. 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 19 years ago
  11. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  12. 2c0afae No longer needed. Bye! by sewardj · 19 years ago
  13. 7afb913 Remove dead functions: VG_(set_arg_and_bogus_ret), VG_(thread_initial_stack). by njn · 19 years ago
  14. 6941a1a Fix enough syscall stuff so that simple X applications run (xfontsel, xedit). by sewardj · 19 years ago
  15. a4da2f3 Minimal, horrible hacks needed to make vsyscalls work on amd64. by sewardj · 19 years ago
  16. 9ba1d74 On AMD64 it's valid to access up to 128 bytes below %rsp. Or to be by sewardj · 19 years ago
  17. 6947531 Clean up startup grunge a bit. by sewardj · 19 years ago
  18. 055821d Remove misc debug printing. by sewardj · 19 years ago
  19. 63f25d4 Debugging hacks (switchback routine -- unused) by sewardj · 19 years ago
  20. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 19 years ago
  21. 5f07812 AMD64 build fixes. by sewardj · 20 years ago
  22. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  23. 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
  24. 87c9812 by njn · 20 years ago
  25. 8ec0c5e More AMD64 start-up hurdles: by njn · 20 years ago
  26. ea4b28c Clear a few more AMD64 start-up hurdles: by njn · 20 years ago
  27. 27ce256 Clear next AMD64 startup hurdle. Required copying the x86 LDT code. by njn · 20 years ago
  28. f7fbe6c Get AMD64 slightly further before dying: by njn · 20 years ago
  29. ead6112 Implemented jmp_with_stack for AMD64. Cleaned up the by njn · 20 years ago
  30. eabebcc Remove string "panic_msg_ebp" from x86/dispatch.S and amd64/dispatch.S, by njn · 20 years ago
  31. c616819 by njn · 20 years ago