summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/sparcv8/submul_1.S
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:05:24 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:05:24 +0100
commitacdf78a82e9372b461e6148588a2045e7ff4b100 (patch)
tree2ba33f24c265589996b0855c7f3e27813aa9c90d /sysdeps/sparc/sparc32/sparcv8/submul_1.S
parent1ff35137add0e9637df9e3fcc21133674188c8c4 (diff)
parent8f435c12186bcc685f77ef7fd7285624bcda1ecc (diff)
Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFO
Diffstat (limited to 'sysdeps/sparc/sparc32/sparcv8/submul_1.S')
-rw-r--r--sysdeps/sparc/sparc32/sparcv8/submul_1.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc32/sparcv8/submul_1.S b/sysdeps/sparc/sparc32/sparcv8/submul_1.S
index 9ac708ad44..7f3b0492d8 100644
--- a/sysdeps/sparc/sparc32/sparcv8/submul_1.S
+++ b/sysdeps/sparc/sparc32/sparcv8/submul_1.S
@@ -1,7 +1,7 @@
! SPARC v8 __mpn_submul_1 -- Multiply a limb vector with a limb and
! subtract the result from a second limb vector.
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.