diff options
Diffstat (limited to 'sysdeps/sparc/sparc64/multiarch')
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/add_n-vis3.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/md5-crop.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/memset-niagara1.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/memset-niagara4.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/sha256-crop.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/sha512-crop.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S | 1 | ||||
-rw-r--r-- | sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S | 1 |
14 files changed, 0 insertions, 14 deletions
diff --git a/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S b/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S index 74b90f175b..61b8810fc8 100644 --- a/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller <davem@davemloft.net> ! ! The GNU C Library is free software; you can redistribute it and/or ! modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S b/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S index cbbb5f8109..8e3dd48243 100644 --- a/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller <davem@davemloft.net> ! ! The GNU C Library is free software; you can redistribute it and/or ! modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/md5-crop.S b/sysdeps/sparc/sparc64/multiarch/md5-crop.S index 3810d85425..afe7861044 100644 --- a/sysdeps/sparc/sparc64/multiarch/md5-crop.S +++ b/sysdeps/sparc/sparc64/multiarch/md5-crop.S @@ -1,7 +1,6 @@ /* MD5 using sparc crypto opcodes. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S index 950646470f..9ac75d4b77 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S @@ -1,7 +1,6 @@ /* Copy SIZE bytes from SRC to DEST. For SUN4V Niagara. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S index fcda9eb6e0..51cfa36b67 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S @@ -1,7 +1,6 @@ /* Copy SIZE bytes from SRC to DEST. For SUN4V Niagara-2. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S index 6007f82ca5..e351fbdf66 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S @@ -1,7 +1,6 @@ /* Copy SIZE bytes from SRC to DEST. For SUN4V Niagara-4. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S b/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S index 68c08c35c9..f3af826c77 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S @@ -2,7 +2,6 @@ For UltraSPARC-III. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@redhat.com) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S b/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S index 510c5f58e6..5212a4069e 100644 --- a/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S +++ b/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S @@ -1,7 +1,6 @@ /* Set a block of memory to some byte value. For SUN4V Niagara. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S b/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S index b7d0a9dd44..ea842922b8 100644 --- a/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S +++ b/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S @@ -1,7 +1,6 @@ /* Set a block of memory to some byte value. For SUN4V Niagara-4. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S b/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S index 1734573f9e..dff7040f50 100644 --- a/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller <davem@davemloft.net> ! ! The GNU C Library is free software; you can redistribute it and/or ! modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/sha256-crop.S b/sysdeps/sparc/sparc64/multiarch/sha256-crop.S index 10e6a5b1a7..35c0977c12 100644 --- a/sysdeps/sparc/sparc64/multiarch/sha256-crop.S +++ b/sysdeps/sparc/sparc64/multiarch/sha256-crop.S @@ -1,7 +1,6 @@ /* SHA256 using sparc crypto opcodes. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/sha512-crop.S b/sysdeps/sparc/sparc64/multiarch/sha512-crop.S index f2e7c5f200..2ee61a4497 100644 --- a/sysdeps/sparc/sparc64/multiarch/sha512-crop.S +++ b/sysdeps/sparc/sparc64/multiarch/sha512-crop.S @@ -1,7 +1,6 @@ /* SHA512 using sparc crypto opcodes. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S b/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S index dbddd172e3..1cd96b400f 100644 --- a/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller <davem@davemloft.net> ! ! The GNU C Library is free software; you can redistribute it and/or ! modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S b/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S index 012fb5f3af..7f4e7765a7 100644 --- a/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller <davem@davemloft.net> ! ! The GNU C Library is free software; you can redistribute it and/or ! modify it under the terms of the GNU Lesser General Public |