From b090e8ea45a4495505b1bbc2bdb75e069221f4bb Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 10 Oct 2012 07:48:45 -0700 Subject: Add i686 __libc_ifunc_impl_list --- sysdeps/i386/i686/multiarch/strcasecmp.S | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/i386/i686/multiarch/strcasecmp.S') diff --git a/sysdeps/i386/i686/multiarch/strcasecmp.S b/sysdeps/i386/i686/multiarch/strcasecmp.S index fbd2de3985..cf83e6e97e 100644 --- a/sysdeps/i386/i686/multiarch/strcasecmp.S +++ b/sysdeps/i386/i686/multiarch/strcasecmp.S @@ -1,4 +1,5 @@ /* Entry point for multi-version x86 strcasecmp. + All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. -- cgit 1.4.1