1. 19 Oct, 2011 1 commit
  2. 28 Mar, 2011 1 commit
  3. 01 Feb, 2011 2 commits
  4. 31 Jan, 2011 1 commit
  5. 17 Jan, 2011 1 commit
  6. 20 Oct, 2010 1 commit
  7. 22 Jun, 2010 1 commit
  8. 17 Jun, 2010 1 commit
  9. 20 Apr, 2010 1 commit
  10. 05 Mar, 2010 1 commit
  11. 16 Jan, 2010 1 commit
  12. 30 Dec, 2009 1 commit
  13. 19 Nov, 2009 3 commits
  14. 11 Nov, 2009 2 commits
  15. 13 Oct, 2009 1 commit
  16. 23 Sep, 2009 1 commit
  17. 28 Aug, 2009 1 commit
  18. 18 Aug, 2009 1 commit
  19. 25 Jun, 2009 1 commit
  20. 18 Jun, 2009 2 commits
  21. 15 Jun, 2009 1 commit
  22. 30 Apr, 2009 1 commit
  23. 10 Apr, 2009 3 commits
  24. 08 Apr, 2009 1 commit
  25. 01 Apr, 2009 1 commit
  26. 13 Mar, 2009 1 commit
  27. 05 Mar, 2009 1 commit
  28. 20 Feb, 2009 1 commit
  29. 18 Feb, 2009 1 commit
  30. 19 Jan, 2009 1 commit
  31. 06 Jan, 2009 2 commits
  32. 05 Jan, 2009 1 commit
    • 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