aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2013-04-17 17:13:20 -0700
committerCarlos O'Donell <carlos@redhat.com>2013-04-17 17:13:20 -0700
commit0f122b8d12875181a4fba3449e3549d34d3dc398 (patch)
treef146aebf07ebf237966094b0b371ca7c9e32c125 /ChangeLog
parent037714dd49c1d43584163e80008bb53f693e2550 (diff)
downloadglibc-0f122b8d12875181a4fba3449e3549d34d3dc398.tar
glibc-0f122b8d12875181a4fba3449e3549d34d3dc398.tar.gz
glibc-0f122b8d12875181a4fba3449e3549d34d3dc398.tar.bz2
glibc-0f122b8d12875181a4fba3449e3549d34d3dc398.zip
Configuring for i386 is no longer supported.
We no longer support configuring for i386, nor do we elide such a configuration to i686. Configuring with i386-* is a failure, and we provide an example of how to fix that. --- 2013-04-17 Carlos O'Donell <carlos@redhat.com> * configure.in: Remove i386 configure warning. Remove i386 case. * configure: Regenerate. * sysdeps/i386/configure.in: Raise error if config_machine is i386. Add example to error message. * sysdeps/i386/configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23e7296c34..5b03b63140 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-04-17 Carlos O'Donell <carlos@redhat.com>
+
+ * configure.in: Remove i386 configure warning.
+ * configure: Regenerate.
+ * sysdeps/i386/configure.in: Raise error if machine is i386.
+ Add example to error message.
+ * sysdeps/i386/configure: Regenerate.
+
2013-04-17 Siddhesh Poyarekar <siddhesh@redhat.com>
* benchtests/Makefile (bench): Add cos, tan, slowcos and