1. 8095073 Use "VGA_" prefix more consistently for arch-specific things. by njn · 19 years ago
  2. 96f71e1 Initial get-threads-working patch (Tom Hughes) by sewardj · 19 years ago
  3. b369c5e Various amd64 syscall improvements (Tom Hughes) by sewardj · 19 years ago
  4. 33586e5 More syscall fixes (Tom Hughes). by sewardj · 19 years ago
  5. 02f718f Fix a bunch of amd64 syscalls. by sewardj · 19 years ago
  6. 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 19 years ago
  7. 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 19 years ago
  8. 96db5e1 Horrible syscall-related hacks to make it at least compile on amd64. by sewardj · 19 years ago
  9. 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 19 years ago
  10. 828022a Remove the alignment arg from VG_(arena_calloc)() and VG_(arena_realloc)(), by njn · 19 years ago
  11. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  12. 6941a1a Fix enough syscall stuff so that simple X applications run (xfontsel, xedit). by sewardj · 19 years ago
  13. 987a8eb Clean up handling of socket system calls on amd64-linux, so that the by sewardj · 19 years ago
  14. c9b7b12 More amd64 system calls. by sewardj · 19 years ago
  15. 8eff382 Fix enough syscalls to get through 'hello world' on amd64. by sewardj · 19 years ago
  16. 1facd48 Duh; mmap doesn't work if you don't use the post-mmap wrapper too. by sewardj · 19 years ago
  17. 91f1c6f amd64-linux syscall support. by sewardj · 19 years ago
  18. 918c1e4 Make amd64 signal returns work. by sewardj · 19 years ago
  19. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 19 years ago
  20. 7e1bf34 Fix amd64 assembly for presumably newer binutils. by sewardj · 19 years ago
  21. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  22. ea4b28c Clear a few more AMD64 start-up hurdles: by njn · 20 years ago
  23. 27ce256 Clear next AMD64 startup hurdle. Required copying the x86 LDT code. by njn · 20 years ago
  24. f7fbe6c Get AMD64 slightly further before dying: by njn · 20 years ago
  25. a22a93a Added the skeleton of the AMD64 syscall table, all commented out, but by njn · 20 years ago
  26. ca6fef0 by njn · 20 years ago
  27. c616819 by njn · 20 years ago