From 7b47ecf2f76c2ca4755389046a874c1a47f49fe5 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 24 Apr 2018 16:45:26 +0000 Subject: Regenerate configure of target libraries * configure: Regenerated. From-SVN: r259610 --- libatomic/ChangeLog | 4 ++++ libatomic/configure | 2 +- libbacktrace/ChangeLog | 4 ++++ libbacktrace/configure | 2 +- libgcc/ChangeLog | 4 ++++ libgcc/configure | 2 +- libgfortran/ChangeLog | 4 ++++ libgfortran/configure | 2 +- libgomp/ChangeLog | 4 ++++ libgomp/configure | 2 +- libitm/ChangeLog | 4 ++++ libitm/configure | 2 +- libmpx/ChangeLog | 4 ++++ libmpx/configure | 2 +- libobjc/ChangeLog | 4 ++++ libobjc/configure | 2 +- libquadmath/ChangeLog | 4 ++++ libquadmath/configure | 2 +- libsanitizer/ChangeLog | 4 ++++ libsanitizer/configure | 2 +- libssp/ChangeLog | 4 ++++ libssp/configure | 2 +- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/configure | 2 +- libvtv/ChangeLog | 4 ++++ libvtv/configure | 2 +- 26 files changed, 65 insertions(+), 13 deletions(-) diff --git a/libatomic/ChangeLog b/libatomic/ChangeLog index 090d4f9..3d78f33 100644 --- a/libatomic/ChangeLog +++ b/libatomic/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libatomic/configure b/libatomic/configure index 67a2c92..b902e2c 100755 --- a/libatomic/configure +++ b/libatomic/configure @@ -15373,7 +15373,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog index 097993b..c01c7d8 100644 --- a/libbacktrace/ChangeLog +++ b/libbacktrace/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libbacktrace/configure b/libbacktrace/configure index b1e3ade..87cadda 100755 --- a/libbacktrace/configure +++ b/libbacktrace/configure @@ -11861,7 +11861,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index f0361dc..86003ea 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-20 Michael Meissner PR target/85456 diff --git a/libgcc/configure b/libgcc/configure index fa02413..b2f3f87 100644 --- a/libgcc/configure +++ b/libgcc/configure @@ -4849,7 +4849,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index ea4358c..355f568 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Thomas Schwinge PR libfortran/85166 diff --git a/libgfortran/configure b/libgfortran/configure index d3e323c..91fce8f 100755 --- a/libgfortran/configure +++ b/libgfortran/configure @@ -5863,7 +5863,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 1c9fa44..51a8aeb 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-20 Nathan Sidwell Tom de Vries diff --git a/libgomp/configure b/libgomp/configure index 5d8412c..ced7606 100755 --- a/libgomp/configure +++ b/libgomp/configure @@ -16692,7 +16692,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libitm/ChangeLog b/libitm/ChangeLog index 7f6a24f..de57e70 100644 --- a/libitm/ChangeLog +++ b/libitm/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-23 H.J. Lu PR target/85489 diff --git a/libitm/configure b/libitm/configure index 10db435..dbf386d 100644 --- a/libitm/configure +++ b/libitm/configure @@ -17662,7 +17662,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libmpx/ChangeLog b/libmpx/ChangeLog index 3f65404..4eab590 100644 --- a/libmpx/ChangeLog +++ b/libmpx/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libmpx/configure b/libmpx/configure index 5a4d7f4..7085659 100644 --- a/libmpx/configure +++ b/libmpx/configure @@ -11657,7 +11657,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 42ded9f..140c56d 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libobjc/configure b/libobjc/configure index 699f377..d1a032f 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -3428,7 +3428,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index cb3fdd0..46abcf2 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libquadmath/configure b/libquadmath/configure index 4ad6e3d..14610d6 100755 --- a/libquadmath/configure +++ b/libquadmath/configure @@ -12896,7 +12896,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog index 1729b5b..df4954f 100644 --- a/libsanitizer/ChangeLog +++ b/libsanitizer/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libsanitizer/configure b/libsanitizer/configure index 5fdc512..4695bc7 100755 --- a/libsanitizer/configure +++ b/libsanitizer/configure @@ -16598,7 +16598,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libssp/ChangeLog b/libssp/ChangeLog index e4316e1..ef673a0 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libssp/configure b/libssp/configure index f60b7d7..4e88e49 100755 --- a/libssp/configure +++ b/libssp/configure @@ -4154,7 +4154,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 2280f17..acdc6ff 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 49d1288..ba094be 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -81214,7 +81214,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog index e8c90aa..1f163c2 100644 --- a/libvtv/ChangeLog +++ b/libvtv/ChangeLog @@ -1,3 +1,7 @@ +2018-04-24 H.J. Lu + + * configure: Regenerated. + 2018-04-19 Jakub Jelinek * configure: Regenerated. diff --git a/libvtv/configure b/libvtv/configure index cde00f9..a197f75 100755 --- a/libvtv/configure +++ b/libvtv/configure @@ -15532,7 +15532,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac if test x$enable_cet = xyes; then - CET_FLAGS="-fcf-protection -mcet" + CET_FLAGS="-fcf-protection -mshstk" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else -- cgit v1.1