• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂81ebf8bc1d0ca2f549f14346fac279dbcf124433 (tree)
時間2019-10-16 01:18:11
作者mirabilos <m@mirb...>
CommiterWaldemar Brodkorb

Log Message

sparc64: Make structure match kernel uapi

Update from linux/arch/sparc/include/uapi/asm/uctx.h

Change Summary

差異

--- a/libc/sysdeps/linux/sparc64/bits/setjmp.h
+++ b/libc/sysdeps/linux/sparc64/bits/setjmp.h
@@ -40,6 +40,7 @@ typedef struct __sparc64_jmp_buf
4040 unsigned long __dregs[32];
4141 long double __qregs[16];
4242 } __mcfpu_fpregs;
43+ unsigned long __mcfpu_fsr;
4344 unsigned long __mcfpu_fprs;
4445 unsigned long __mcfpu_gsr;
4546 void *__mcfpu_fq;