1. 11 Nov, 2009 2 commits
  2. 13 Oct, 2009 1 commit
  3. 23 Sep, 2009 1 commit
  4. 28 Aug, 2009 1 commit
  5. 18 Aug, 2009 1 commit
  6. 25 Jun, 2009 1 commit
  7. 18 Jun, 2009 2 commits
  8. 15 Jun, 2009 1 commit
  9. 30 Apr, 2009 1 commit
  10. 10 Apr, 2009 3 commits
  11. 08 Apr, 2009 1 commit
  12. 01 Apr, 2009 1 commit
  13. 13 Mar, 2009 1 commit
  14. 05 Mar, 2009 1 commit
  15. 20 Feb, 2009 1 commit
  16. 18 Feb, 2009 1 commit
  17. 19 Jan, 2009 1 commit
  18. 06 Jan, 2009 2 commits
  19. 05 Jan, 2009 2 commits
    • Henri Verbeet's avatar
      ntdll: Don't throw masked FPU exceptions. · 03468a4f
      Henri Verbeet authored
      When an FPU exception is masked the appropriate flag in the status
      word will still be set, so get_fpu_code() should mask the exception
      flags in the status word with the exception flags in the control word.
      03468a4f
    • Henri Verbeet's avatar
      ntdll: Fix ExceptionAddress for FPU exceptions. · 5e418a90
      Henri Verbeet authored
      ExceptionAddress isn't the same as EIP for FPU exceptions, since the
      exception will be thrown on the next FPU instruction, rather than the
      instruction that caused the exception.
      5e418a90
  20. 17 Dec, 2008 1 commit
  21. 25 Nov, 2008 1 commit
  22. 24 Oct, 2008 1 commit
  23. 29 Jul, 2008 1 commit
  24. 10 Jul, 2008 1 commit
  25. 08 Jul, 2008 1 commit
  26. 03 Jul, 2008 1 commit
  27. 02 Jun, 2008 1 commit
  28. 01 Apr, 2008 2 commits
  29. 20 Mar, 2008 1 commit
  30. 01 Mar, 2008 1 commit
  31. 22 Jan, 2008 1 commit
  32. 18 Jan, 2008 1 commit
  33. 15 Jan, 2008 1 commit