commit | 948a34cf3988462090291774e55f21f7efdfb072 | [log] [tgz] |
---|---|---|
author | Thiemo Seufer <ths@networkno.de> | Wed Aug 22 01:42:04 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 27 02:16:59 2007 +0100 |
tree | 1f1191db06e1472fbe34b85f97754b2a7864820c | |
parent | 34412c7231f513283ab501eea41774b4ae623dcc [diff] |
[MIPS] Maintain si_code field properly for FP exceptions The appended patch adds code to update siginfo_t's si_code field. It fixes e.g. a floating point overflow regression in the SBCL testsuite. Signed-off-By: Thiemo Seufer <ths@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>