Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



On Feb 23, 10:35pm, "David Laight" wrote:
} 
} Module Name:  src
} Committed By: dsl
} Date:         Sun Feb 23 22:35:28 UTC 2014
} 
} Modified Files:
}       src/sys/arch/i386/i386: freebsd_machdep.c ibcs2_machdep.c
}           svr4_machdep.c
}       src/sys/arch/x86/include: fpu.h
}       src/sys/arch/x86/x86: fpu.c
} 
} Log Message:
} Add fpu_set_default_cw() and use it in the emulations to set the default
}   x87 control word.
} This means that nothing outside fpu.c cares about the internals of the
}   fpu save area.
} New kernel modules won't load with the old kernel - but that won't matter.

     This requires a kernel version bump.

}-- End of excerpt from "David Laight"


Home | Main Index | Thread Index | Old Index