]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update configure deps, remove stray \xA0 in picflag.m4, regenerate
authorAlan Modra <amodra@gcc.gnu.org>
Wed, 4 Jan 2017 08:29:34 +0000 (18:59 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Wed, 4 Jan 2017 08:29:34 +0000 (18:59 +1030)
Also fix a stray changelog entry.  Some of the regen here is due to
previous changes not being regenerated properly, in part due to the
missing configure dependencies.

* configure: Regenerate.
config/
* picflag.m4: Remove stray \xA0 in comment.
gcc/
* Makefile.in (aclocal_deps): Update and order as per aclocal.m4.
* configure: Regenerate.
* config.in: Regenerate.
libada/
* Makefile.in (configure_deps): Update and order as per
configure.ac sinclude.
* configure: Regenerate.
libgcc/
* Makefile.in (configure_deps): Update.
* configure: Regenerate.
libiberty/
* Makefile.in (configure_deps): Update.
* configure: Regenerate.
libitm/
* Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.

From-SVN: r244049

20 files changed:
ChangeLog
config/ChangeLog
config/picflag.m4
configure
gcc/ChangeLog
gcc/Makefile.in
gcc/config.in
gcc/configure
libada/ChangeLog
libada/Makefile.in
libada/configure
libgcc/ChangeLog
libgcc/Makefile.in
libgcc/configure
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/configure
libitm/ChangeLog
libitm/Makefile.in
libitm/testsuite/Makefile.in

index a6241ae78d65f2418e0e70e9a2a3ad37fdad1adf..db4125af14aab4388c641a43989d646e630e8671 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
 2016-12-29  Ben Elliston  <bje@gnu.org>
 
        * config.sub: Import latest version.
@@ -18,8 +22,7 @@
 
 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
 
-       * config/acx.m4: Change "tail +16c" to "tail -c +17".
-       * configure: Regenerated.
+       * configure: Regenerate.
 
 2016-12-01  Matthias Klose  <doko@ubuntu.com>
 
index c48f6ba3639d75c40a33a5aaf7abcb4b0ed6edfb..96230630314c35cf572fc0eeadecaf16252d9dce 100644 (file)
@@ -1,3 +1,7 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * picflag.m4: Remove stray \xA0 in comment.
+
 2016-12-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * hwcaps.m4: New file.
        * bootstrap-asan.mk: Replace LSAN_OPTIONS=detect_leaks=0 with
        ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1.
 
+2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
+
+       * acx.m4: Change "tail +16c" to "tail -c +17".
+
 2016-12-01  Matthias Klose  <doko@ubuntu.com>
 
        * pkg.m4: Remove.
index 2f5b9721eb2fa8f6058beb9a15585612df49bb13..8b106f9af8868e6816633a0edf4dbcfad729520e 100644 (file)
@@ -12,7 +12,7 @@ case "${$2}" in
          # If we are using a compiler supporting mdynamic-no-pic
          # and the option has been tested as safe to add, then cancel
          # it here, since the code generated is incompatible with shared
-         # libs.
+         # libs.
          *-mdynamic-no-pic*) $1='-fno-common -mno-dynamic-no-pic' ;;
          *) $1=-fno-common ;;
        esac
index b8d60964a947d4d79077b03fca9c10447a9d8562..ba5f8bf180fed44bdf8e136739632f0101b6638f 100755 (executable)
--- a/configure
+++ b/configure
@@ -6033,7 +6033,7 @@ target_elf=no
 case $target in
   *-darwin* | *-aix* | *-cygwin* | *-mingw* | *-aout* | *-*coff* | \
   *-msdosdjgpp* | *-vms* | *-wince* | *-*-pe* | \
-  alpha*-dec-osf* | hppa[12]*-*-hpux* | \
+  alpha*-dec-osf* | *-interix* | hppa[12]*-*-hpux* | \
   nvptx-*-none)
     target_elf=no
     ;;
index 944ac447c9ddb3155fa5069a03643d18a84da74e..06021eed5def4e01a11092b136e8a5cf3dfbc8cd 100644 (file)
@@ -1,3 +1,9 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in (aclocal_deps): Update and order as per aclocal.m4.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
 
        PR bootstrap/77569
index 5c29edb374e6abe24441b02fd40e320d2a77f898..b9773f40c97fed9288667feebbceb24f70648430 100644 (file)
@@ -1799,21 +1799,23 @@ aclocal_deps = \
        $(srcdir)/../lt~obsolete.m4 \
        $(srcdir)/../config/acx.m4 \
        $(srcdir)/../config/codeset.m4 \
-       $(srcdir)/../config/extensions.m4 \
-       $(srcdir)/../config/gettext-sister.m4 \
+       $(srcdir)/../config/depstand.m4 \
+       $(srcdir)/../config/dfp.m4 \
        $(srcdir)/../config/gcc-plugin.m4 \
+       $(srcdir)/../config/gettext-sister.m4 \
        $(srcdir)/../config/iconv.m4 \
        $(srcdir)/../config/lcmessage.m4 \
+       $(srcdir)/../config/lead-dot.m4 \
        $(srcdir)/../config/lib-ld.m4 \
        $(srcdir)/../config/lib-link.m4 \
        $(srcdir)/../config/lib-prefix.m4 \
+       $(srcdir)/../config/mmap.m4 \
        $(srcdir)/../config/override.m4 \
+       $(srcdir)/../config/picflag.m4 \
        $(srcdir)/../config/progtest.m4 \
         $(srcdir)/../config/stdint.m4 \
-       $(srcdir)/../config/unwind_ipinfo.m4 \
        $(srcdir)/../config/warnings.m4 \
-       $(srcdir)/../config/dfp.m4 \
-       $(srcdir)/../config/mmap.m4 \
+       $(srcdir)/../config/zlib.m4 \
        $(srcdir)/acinclude.m4
 
 $(srcdir)/configure: @MAINT@ $(srcdir)/configure.ac $(srcdir)/aclocal.m4
index e02d33e0cdb99c8c1d70eac084edfb2862c5f49b..1959dd7a603f121b6f2a3e0f80563d6290299c8a 100644 (file)
 #endif
 
 
-/* Define to 0/1 if you want also extra run-time checking that might affect
-   code generation. */
-#ifndef USED_FOR_TARGET
-#undef ENABLE_EXTRA_CHECKING
-#endif
-
-
 /* Define 0/1 to force the choice for exception handling model. */
 #ifndef USED_FOR_TARGET
 #undef CONFIG_SJLJ_EXCEPTIONS
 #endif
 
 
+/* Define to 0/1 if you want extra run-time checking that might affect code
+   generation. */
+#ifndef USED_FOR_TARGET
+#undef ENABLE_EXTRA_CHECKING
+#endif
+
+
 /* Define to 1 to enable fixed-point arithmetic extension to C. */
 #ifndef USED_FOR_TARGET
 #undef ENABLE_FIXED_POINT
index 2348f091abcf911e21ca60d441748a14325660c8..60cb979b558431949a20fc83482b198a091c5efe 100755 (executable)
@@ -5026,7 +5026,7 @@ case "${target}" in
          # If we are using a compiler supporting mdynamic-no-pic
          # and the option has been tested as safe to add, then cancel
          # it here, since the code generated is incompatible with shared
-         # libs.
+         # libs.
          *-mdynamic-no-pic*) PICFLAG_FOR_TARGET='-fno-common -mno-dynamic-no-pic' ;;
          *) PICFLAG_FOR_TARGET=-fno-common ;;
        esac
@@ -5041,6 +5041,10 @@ case "${target}" in
        ;;
     i[34567]86-*-mingw* | x86_64-*-mingw*)
        ;;
+    i[34567]86-*-interix[3-9]*)
+       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+       # Instead, we relocate shared libraries at runtime.
+       ;;
     i[34567]86-*-nto-qnx*)
        # QNX uses GNU C++, but need to define -shared option too, otherwise
        # it will coredump.
@@ -5071,7 +5075,8 @@ case "${target}" in
        PICFLAG_FOR_TARGET=-fpic
        ;;
     # FIXME: Simplify to sh*-*-netbsd*?
-    sh-*-netbsdelf* | shl*-*-netbsdelf*)
+    sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
+      sh64-*-netbsd* | sh64l*-*-netbsd*)
        PICFLAG_FOR_TARGET=-fpic
        ;;
     # Default to -fPIC unless specified otherwise.
index 5812aa1d0ff7bb1ce580c6be33f9d2d121644722..245c796f8668a6fd728ec07645cbd61256384521 100644 (file)
@@ -1,3 +1,9 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in (configure_deps): Update and order as per
+       configure.ac sinclude.
+       * configure: Regenerate.
+
 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
 
        Update copyright years.
index 5ad0e168b466325f2961ac40d58dca5766e4244e..c61dfcf06a8bcd51fff6a866ffa7cb2eabca799d 100644 (file)
@@ -189,8 +189,10 @@ AUTOCONF = autoconf
 configure_deps = \
        $(srcdir)/configure.ac \
        $(srcdir)/../config/acx.m4 \
+       $(srcdir)/../config/multi.m4 \
        $(srcdir)/../config/override.m4 \
-       $(srcdir)/../config/multi.m4
+       $(srcdir)/../config/picflag.m4 \
+       $(srcdir)/../config/unwind_ipinfo.m4
 
 $(srcdir)/configure: @MAINT@ $(configure_deps)
        cd $(srcdir) && $(AUTOCONF)
index c279fc67bd507ea767dae60d4bab7ae1bed32eaa..3b9f4ae3c5b8df61d611d466b154369d9032a9eb 100755 (executable)
@@ -2829,7 +2829,7 @@ case "${host}" in
          # If we are using a compiler supporting mdynamic-no-pic
          # and the option has been tested as safe to add, then cancel
          # it here, since the code generated is incompatible with shared
-         # libs.
+         # libs.
          *-mdynamic-no-pic*) PICFLAG='-fno-common -mno-dynamic-no-pic' ;;
          *) PICFLAG=-fno-common ;;
        esac
@@ -2844,6 +2844,10 @@ case "${host}" in
        ;;
     i[34567]86-*-mingw* | x86_64-*-mingw*)
        ;;
+    i[34567]86-*-interix[3-9]*)
+       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+       # Instead, we relocate shared libraries at runtime.
+       ;;
     i[34567]86-*-nto-qnx*)
        # QNX uses GNU C++, but need to define -shared option too, otherwise
        # it will coredump.
@@ -2874,7 +2878,8 @@ case "${host}" in
        PICFLAG=-fpic
        ;;
     # FIXME: Simplify to sh*-*-netbsd*?
-    sh-*-netbsdelf* | shl*-*-netbsdelf*)
+    sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
+      sh64-*-netbsd* | sh64l*-*-netbsd*)
        PICFLAG=-fpic
        ;;
     # Default to -fPIC unless specified otherwise.
index e3a7e5d9dc2b8201e478c8383486190231962635..45e5c4ed02395e297722762a6b71f944fc0ed50e 100644 (file)
@@ -1,3 +1,8 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in (configure_deps): Update.
+       * configure: Regenerate.
+
 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
 
        Update copyright years.
index 195c79d8afee461ce380df99af9eded53dfec052..ff48b68497cd194e20df4a02d7e396d7d0cfb237 100644 (file)
@@ -165,8 +165,13 @@ configure_deps = \
        $(srcdir)/../config/tls.m4 \
        $(srcdir)/../config/acx.m4 \
        $(srcdir)/../config/no-executables.m4 \
+       $(srcdir)/../config/lib-ld.m4 \
        $(srcdir)/../config/override.m4 \
+       $(srcdir)/../config/picflag.m4 \
        $(srcdir)/../config/dfp.m4 \
+       $(srcdir)/../config/unwind_ipinfo.m4 \
+       $(srcdir)/../config/gthr.m4 \
+       $(srcdir)/../config/sjlj.m4
 
 $(srcdir)/configure: @MAINT@ $(srcdir)/configure.ac $(configure_deps)
        cd $(srcdir) && $(AUTOCONF)
index 4fcdca6ec899a64cd3877feef81a4d0dc8728aaa..3c0af1c4907dfb9da52dfceb07d2be2e28d49438 100644 (file)
@@ -2309,7 +2309,7 @@ case "${host}" in
          # If we are using a compiler supporting mdynamic-no-pic
          # and the option has been tested as safe to add, then cancel
          # it here, since the code generated is incompatible with shared
-         # libs.
+         # libs.
          *-mdynamic-no-pic*) PICFLAG='-fno-common -mno-dynamic-no-pic' ;;
          *) PICFLAG=-fno-common ;;
        esac
@@ -2324,6 +2324,10 @@ case "${host}" in
        ;;
     i[34567]86-*-mingw* | x86_64-*-mingw*)
        ;;
+    i[34567]86-*-interix[3-9]*)
+       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+       # Instead, we relocate shared libraries at runtime.
+       ;;
     i[34567]86-*-nto-qnx*)
        # QNX uses GNU C++, but need to define -shared option too, otherwise
        # it will coredump.
@@ -2354,7 +2358,8 @@ case "${host}" in
        PICFLAG=-fpic
        ;;
     # FIXME: Simplify to sh*-*-netbsd*?
-    sh-*-netbsdelf* | shl*-*-netbsdelf*)
+    sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
+      sh64-*-netbsd* | sh64l*-*-netbsd*)
        PICFLAG=-fpic
        ;;
     # Default to -fPIC unless specified otherwise.
index 15f9613b5490bea8005301bb01da38f9908f5ff3..1d396b893da6d32939b9c6d95b0cca31e8d31c01 100644 (file)
@@ -1,3 +1,8 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in (configure_deps): Update.
+       * configure: Regenerate.
+
 2016-12-13  Jakub Jelinek  <jakub@redhat.com>
 
        PR c++/78761
index 0ff9e45e45ef6fd6b96bef3de53c620f48e2b7f3..1b11e7261c384cd89cdbf073de3a838e540d24fa 100644 (file)
@@ -484,7 +484,8 @@ configure_deps = $(srcdir)/aclocal.m4 \
        $(srcdir)/../config/acx.m4 \
        $(srcdir)/../config/no-executables.m4 \
        $(srcdir)/../config/override.m4 \
-       $(srcdir)/../config/warnings.m4 \
+       $(srcdir)/../config/picflag.m4 \
+       $(srcdir)/../config/warnings.m4
 
 $(srcdir)/configure: @MAINT@ $(srcdir)/configure.ac $(configure_deps)
        cd $(srcdir) && $(AUTOCONF)
index 5c4dda5d1d559d88982d818c83cadc23e5090491..868793558f06d6c46c0b6978bebe5e59d67321a8 100755 (executable)
@@ -5097,7 +5097,7 @@ case "${host}" in
          # If we are using a compiler supporting mdynamic-no-pic
          # and the option has been tested as safe to add, then cancel
          # it here, since the code generated is incompatible with shared
-         # libs.
+         # libs.
          *-mdynamic-no-pic*) PICFLAG='-fno-common -mno-dynamic-no-pic' ;;
          *) PICFLAG=-fno-common ;;
        esac
@@ -5146,7 +5146,8 @@ case "${host}" in
        PICFLAG=-fpic
        ;;
     # FIXME: Simplify to sh*-*-netbsd*?
-    sh-*-netbsdelf* | shl*-*-netbsdelf*)
+    sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
+      sh64-*-netbsd* | sh64l*-*-netbsd*)
        PICFLAG=-fpic
        ;;
     # Default to -fPIC unless specified otherwise.
index f88eefebb2092ae3681eb4933a4cf81942c11dde..0677c6dbd60c3c28defeef22e211ae9fd1651e1f 100644 (file)
@@ -1,3 +1,8 @@
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in: Regenerate.
+       * testsuite/Makefile.in: Regenerate.
+
 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
 
        Update copyright years.
index 138eeb1c9da1b7b5ab04ff927dc0afd3cfcfc648..e87499723aa24c8d806e9eaf4e6a5dddea9ba423 100644 (file)
@@ -67,6 +67,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
        $(top_srcdir)/../config/depstand.m4 \
        $(top_srcdir)/../config/enable.m4 \
        $(top_srcdir)/../config/futex.m4 \
+       $(top_srcdir)/../config/hwcaps.m4 \
        $(top_srcdir)/../config/lead-dot.m4 \
        $(top_srcdir)/../config/mmap.m4 \
        $(top_srcdir)/../config/multi.m4 \
index 4d797813caaa5cda0911743c126d5587e3014003..1d6001f8b88c678358f5a56d84a22dc8d5f76abe 100644 (file)
@@ -59,6 +59,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
        $(top_srcdir)/../config/depstand.m4 \
        $(top_srcdir)/../config/enable.m4 \
        $(top_srcdir)/../config/futex.m4 \
+       $(top_srcdir)/../config/hwcaps.m4 \
        $(top_srcdir)/../config/lead-dot.m4 \
        $(top_srcdir)/../config/mmap.m4 \
        $(top_srcdir)/../config/multi.m4 \