summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/soft-fp/q_util.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:04:41 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:04:41 +0100
commit8f435c12186bcc685f77ef7fd7285624bcda1ecc (patch)
tree83c60d655bc148f809ccc84317a105a357325df2 /sysdeps/sparc/sparc32/soft-fp/q_util.c
parentddd183dfa34297ea2660882ba01f9f9cbb59f646 (diff)
parent04e1830bc8feae344f9a230b53056e1603d890a2 (diff)
Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-global-dispositions
Diffstat (limited to 'sysdeps/sparc/sparc32/soft-fp/q_util.c')
-rw-r--r--sysdeps/sparc/sparc32/soft-fp/q_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc32/soft-fp/q_util.c b/sysdeps/sparc/sparc32/soft-fp/q_util.c
index 814aa0ebcc..eb9b6259bb 100644
--- a/sysdeps/sparc/sparc32/soft-fp/q_util.c
+++ b/sysdeps/sparc/sparc32/soft-fp/q_util.c
@@ -1,7 +1,7 @@
/* Software floating-point emulation.
Helper routine for _Q_* routines.
Simulate exceptions using double arithmetics.
- Copyright (C) 1999-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek (jj@ultra.linux.cz).