Skip to content

Commit

Permalink
Regenerate configure of target libraries
Browse files Browse the repository at this point in the history
	* configure: Regenerated.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259610 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
hjl committed Apr 24, 2018
1 parent fc106e0 commit 6726651
Show file tree
Hide file tree
Showing 26 changed files with 65 additions and 13 deletions.
4 changes: 4 additions & 0 deletions libatomic/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libatomic/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libbacktrace/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libbacktrace/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libgcc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-20 Michael Meissner <meissner@linux.ibm.com>

PR target/85456
Expand Down
2 changes: 1 addition & 1 deletion libgcc/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libgfortran/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Thomas Schwinge <thomas@codesourcery.com>

PR libfortran/85166
Expand Down
2 changes: 1 addition & 1 deletion libgfortran/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libgomp/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-20 Nathan Sidwell <nathan@codesourcery.com>
Tom de Vries <tom@codesourcery.com>

Expand Down
2 changes: 1 addition & 1 deletion libgomp/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libitm/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-23 H.J. Lu <hongjiu.lu@intel.com>

PR target/85489
Expand Down
2 changes: 1 addition & 1 deletion libitm/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libmpx/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libmpx/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libobjc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libobjc/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libquadmath/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libquadmath/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libsanitizer/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libsanitizer/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libssp/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libssp/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libstdc++-v3/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libstdc++-v3/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions libvtv/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-04-24 H.J. Lu <hongjiu.lu@intel.com>

* configure: Regenerated.

2018-04-19 Jakub Jelinek <jakub@redhat.com>

* configure: Regenerated.
Expand Down
2 changes: 1 addition & 1 deletion libvtv/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6726651

Please sign in to comment.