[PATCH] powerpc: strstr optimization

Matt Turner mattst88@gmail.com
Sun May 3 23:51:00 GMT 2015


On Fri, Apr 17, 2015 at 12:09 AM, Rajalakshmi Srinivasaraghavan
<raji@linux.vnet.ibm.com> wrote:
> diff --git a/sysdeps/powerpc/powerpc64/multiarch/strstr-power7.S b/sysdeps/powerpc/powerpc64/multiarch/strstr-power7.S
> new file mode 100644
> index 0000000..68b93b0
> --- /dev/null
> +++ b/sysdeps/powerpc/powerpc64/multiarch/strstr-power7.S
> @@ -0,0 +1,44 @@
> +/* Optimized strstr implementation for POWER7.
> +   Copyright (C) 2015-2016 Free Software Foundation, Inc.

Help me understand the 2016 copyright?



More information about the Libc-alpha mailing list