about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-10-09 15:41:30 -0700
committerRoland McGrath <roland@hack.frob.com>2012-10-09 15:41:30 -0700
commitb8493de0ec56473c5e6e7738cdaf033c49221826 (patch)
treed9f057764bee693f20572be5fda3836bff592750 /ChangeLog
parent273edc5e138caef32a720410c9b2e27613991601 (diff)
downloadglibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar.gz
glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar.xz
glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.zip
Add missing magic to GLIBC_PROVIDES.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4da05b81ed..49f9c6e5a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 2012-10-09  Roland McGrath  <roland@hack.frob.com>
 
+	* aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
+	_AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
+	AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
+	* sysdeps/i386/configure: Regenerated.
+	* sysdeps/ieee754/ldbl-opt/configure: Regenerated.
+	* sysdeps/mach/configure: Regenerated.
+	* sysdeps/mach/hurd/configure: Regenerated.
+	* sysdeps/powerpc/configure: Regenerated.
+	* sysdeps/powerpc/powerpc32/configure: Regenerated.
+	* sysdeps/powerpc/powerpc64/configure: Regenerated.
+	* sysdeps/s390/s390-32/configure: Regenerated.
+	* sysdeps/s390/s390-64/configure: Regenerated.
+	* sysdeps/sh/configure: Regenerated.
+	* sysdeps/sparc/configure: Regenerated.
+	* sysdeps/unix/sysv/linux/configure: Regenerated.
+	* sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
+	* sysdeps/x86_64/configure: Regenerated.
+
 	* dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
 	defined.  Don't check if MAP is NULL.