about summary refs log tree commit diff
path: root/sysdeps/sh/sh4/fpu/fraiseexcpt.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-06-09 18:36:52 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-06-09 18:36:52 +0200
commit366af02c96eea0a03ccd2fa187819d866ac49ba2 (patch)
treedc33d3527aa16bd63da3405b7c074fea08282e5f /sysdeps/sh/sh4/fpu/fraiseexcpt.c
parent793ea8518ff2df20ecbb3fa1c4158b06b653a535 (diff)
downloadglibc-366af02c96eea0a03ccd2fa187819d866ac49ba2.tar.gz
glibc-366af02c96eea0a03ccd2fa187819d866ac49ba2.tar.xz
glibc-366af02c96eea0a03ccd2fa187819d866ac49ba2.zip
SH: Do not re-write fpscr after reading it.
Diffstat (limited to 'sysdeps/sh/sh4/fpu/fraiseexcpt.c')
-rw-r--r--sysdeps/sh/sh4/fpu/fraiseexcpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/sh4/fpu/fraiseexcpt.c b/sysdeps/sh/sh4/fpu/fraiseexcpt.c
index 729e8bf3ec..974f192e15 100644
--- a/sysdeps/sh/sh4/fpu/fraiseexcpt.c
+++ b/sysdeps/sh/sh4/fpu/fraiseexcpt.c
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997, 1998, 2000, 2002, 2012 Free Software Foundation, Inc.
+   Copyright (C) 1997-2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.