aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2bc308..f82353c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,30 @@
2014-07-17 Joseph Myers <joseph@codesourcery.com>
+ * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
+ * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR. Remove
+ cases for individual architectures.
+ * sysdeps/gnu/configure: Regenerated.
+ * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
+ LIBC_SLIBDIR_RTLDDIR.
+ * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
+ * sysdeps/unix/sysv/linux/mips/configure.ac: Use
+ LIBC_SLIBDIR_RTLDDIR.
+ * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
+ LIBC_SLIBDIR_RTLDDIR.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
+ Regenerated.
+ * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
+ * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
+ file.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
+ file.
+ * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
+ * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
+ * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
+ * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
+
* sysdeps/aarch64/shlib-versions: Move to ...
* sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
* sysdeps/alpha/shlib-versions: Move to ...