aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2012-01-23 07:01:21 +0000
committerDJ Delorie <dj@redhat.com>2012-01-23 07:01:21 +0000
commitd12c31dfa70fad2a5e062d93d0c7e55818fe725e (patch)
tree53bde06971d10c4521fcd6fc020b6bc73946e3a4 /libiberty
parent * elf-bfd.h: Formatting. (diff)
downloadbinutils-gdb-d12c31dfa70fad2a5e062d93d0c7e55818fe725e.tar.gz
binutils-gdb-d12c31dfa70fad2a5e062d93d0c7e55818fe725e.tar.bz2
binutils-gdb-d12c31dfa70fad2a5e062d93d0c7e55818fe725e.zip
merge from gcc
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog4
-rwxr-xr-xlibiberty/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index e6060a76309..1e9b95aa397 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-22 Douglas B Rupp <rupp@gnat.com>
+
+ * configure: Regenerate.
+
2012-01-10 Jason Merrill <jason@redhat.com>
* cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
diff --git a/libiberty/configure b/libiberty/configure
index b0edb0b2994..6e98352f356 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -4867,7 +4867,7 @@ case "${host}" in
;;
i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*)
;;
- i[34567]86-*-interix3*)
+ i[34567]86-*-interix[3-9]*)
# Interix 3.x gcc -fpic/-fPIC options generate broken code.
# Instead, we relocate shared libraries at runtime.
;;