aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2009-12-23 20:22:46 -0800
committerUlrich Drepper <drepper@redhat.com>2009-12-23 20:22:46 -0800
commit6f89d2f30f97211431d965993f570ed680747584 (patch)
treee39266c46f767a466ed6099f13e9fa79456f2563 /ChangeLog
parent63de5ef70af0eef3bc6af21463eac8e8efa74afb (diff)
downloadglibc-6f89d2f30f97211431d965993f570ed680747584.tar
glibc-6f89d2f30f97211431d965993f570ed680747584.tar.gz
glibc-6f89d2f30f97211431d965993f570ed680747584.tar.bz2
glibc-6f89d2f30f97211431d965993f570ed680747584.zip
Enable multiarch whenever possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4be0d03940..17dca3262f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure.in: Enable multi-arch by default if the assembler
+ supports gnu_indirect_function symbol type and the architecture
+ supports it.
+
2009-12-23 Ulrich Drepper <drepper@redhat.com>
* include/stdlib.h: Exclude some includes and prototypes if _ISOMAC