1. 24 2月, 2010 1 次提交
  2. 14 12月, 2009 1 次提交
    • R
      target-alpha: Fixes for alpha-linux syscalls. · ba0e276d
      Richard Henderson 提交于
      1. Add correct definitions of error numbers.
      2. Implement SYS_osf_sigprocmask
      3. Implement SYS_osf_get/setsysinfo for IEEE_FP_CONTROL.
      
      This last requires exposing the FPCR value to do_syscall.
      Since this value is actually split up into the float_status,
      expose routines from helper.c to access it.
      
      Finally, also add a float_exception_mask field to float_status.
      We don't actually use it to control delivery of exceptions to
      the emulator yet, but simply hold the value that we placed there
      when loading/storing the FPCR.
      Signed-off-by: NRichard Henderson <rth@twiddle.net>
      Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
      ba0e276d
  3. 20 11月, 2009 1 次提交
  4. 28 7月, 2009 4 次提交
  5. 08 3月, 2009 1 次提交
  6. 05 2月, 2009 1 次提交
  7. 04 2月, 2009 1 次提交
  8. 19 12月, 2008 3 次提交
  9. 16 12月, 2008 1 次提交
  10. 18 11月, 2008 1 次提交
  11. 26 11月, 2007 1 次提交
  12. 18 11月, 2007 1 次提交
  13. 11 11月, 2007 1 次提交
  14. 01 6月, 2007 1 次提交
  15. 02 4月, 2007 1 次提交
  16. 21 3月, 2007 1 次提交
  17. 29 10月, 2006 1 次提交
  18. 22 10月, 2006 1 次提交
  19. 26 4月, 2006 1 次提交
  20. 14 3月, 2005 2 次提交