aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog4
-rwxr-xr-xbfd/configure5
-rw-r--r--binutils/ChangeLog4
-rwxr-xr-xbinutils/configure5
-rw-r--r--gas/ChangeLog4
-rwxr-xr-xgas/configure5
-rw-r--r--gprof/ChangeLog6
-rwxr-xr-xgprof/configure5
8 files changed, 29 insertions, 9 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9a0d510..49c71dd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
2012-09-13 Anthony Green <green@moxielogic.com>
* targets.c (bfd_elf32_bigmoxie_vec, bfd_elf32_littlemoxie_vec):
diff --git a/bfd/configure b/bfd/configure
index ea06949..d81719d 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -8467,6 +8467,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static='-Bstatic'
fi
+ lt_prog_compiler_pic='-fPIC'
;;
amigaos*)
@@ -11413,7 +11414,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11416 "configure"
+#line 11417 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11519,7 +11520,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11522 "configure"
+#line 11523 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index d254df9..1ae2fc0 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
2012-09-10 Matthias Klose <doko@ubuntu.com>
* config.in: Disable sanity check for kfreebsd.
diff --git a/binutils/configure b/binutils/configure
index f983f19..70d491c 100755
--- a/binutils/configure
+++ b/binutils/configure
@@ -8265,6 +8265,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static='-Bstatic'
fi
+ lt_prog_compiler_pic='-fPIC'
;;
amigaos*)
@@ -11211,7 +11212,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11214 "configure"
+#line 11215 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11317,7 +11318,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11320 "configure"
+#line 11321 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 999e20b..adf0e4b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
2012-09-13 Anthony Green <green@moxielogic.com>
* config/tc-moxie.h (DEFAULT_TARGET_FORMAT): Define.
diff --git a/gas/configure b/gas/configure
index 45ceb99..cd9e5a4 100755
--- a/gas/configure
+++ b/gas/configure
@@ -8248,6 +8248,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static='-Bstatic'
fi
+ lt_prog_compiler_pic='-fPIC'
;;
amigaos*)
@@ -11194,7 +11195,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11197 "configure"
+#line 11198 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11300,7 +11301,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11303 "configure"
+#line 11304 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 003dca7..26fc233 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,4 +1,8 @@
-2012-09-11 Molly Heidecker <tworoses1@gmail.com>
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerate.
+
+2012-09-11 Molly Heidecker <tworoses1@gmail.com>
PR gprof/13836
* fsf_callg_bl.m: Fix typo.
diff --git a/gprof/configure b/gprof/configure
index 0db629f..e23be40 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -8178,6 +8178,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static='-Bstatic'
fi
+ lt_prog_compiler_pic='-fPIC'
;;
amigaos*)
@@ -11124,7 +11125,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11127 "configure"
+#line 11128 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11230,7 +11231,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11233 "configure"
+#line 11234 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H