From ac49ecaf9de65708d8b76a9f025c8c6aa82b4707 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 10 Oct 2012 07:49:12 -0700 Subject: Add x86-64 __libc_ifunc_impl_list --- sysdeps/x86_64/multiarch/memmove_chk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysdeps/x86_64/multiarch/memmove_chk.c') diff --git a/sysdeps/x86_64/multiarch/memmove_chk.c b/sysdeps/x86_64/multiarch/memmove_chk.c index f1f99d99c6..da8160d4ac 100644 --- a/sysdeps/x86_64/multiarch/memmove_chk.c +++ b/sysdeps/x86_64/multiarch/memmove_chk.c @@ -1,5 +1,6 @@ /* Multiple versions of __memmove_chk. - Copyright (C) 2010 Free Software Foundation, Inc. + All versions must be listed in ifunc-impl-list.c. + Copyright (C) 2010-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or -- cgit 1.4.1