From: Steve Ellcey Date: Wed, 15 Mar 2017 23:48:25 +0000 (-0700) Subject: Add ChangeLog entry for aarch64 ifunc support patch. X-Git-Tag: glibc-2.26~701 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6fc3f6516cd20f195758086fbbbe3f17a8a6d95;p=thirdparty%2Fglibc.git Add ChangeLog entry for aarch64 ifunc support patch. Forgot to add ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index d930009d445..2d24cfac44e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2017-03-15 Steve Ellcey + Adhemerval Zanella + + * sysdeps/aarch64/dl-machine.h: Include cpu-features.c. + (DL_PLATFORM_INIT): New define. + (dl_platform_init): New function. + * sysdeps/aarch64/ldsodefs.h: Include cpu-features.h. + * sysdeps/unix/sysv/linux/aarch64/cpu-features.c: New file. + * sysdeps/unix/sysv/linux/aarch64/cpu-features.h: Likewise. + * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c: Likewise. + * sysdeps/unix/sysv/linux/aarch64/libc-start.c: Likewise. + 2017-03-15 Mike Frysinger * sysdeps/x86_64/mempcpy_chk.S (__mempcpy_chk): Check for SHARED