aboutsummaryrefslogtreecommitdiff
path: root/libitm/ChangeLog
diff options
context:
space:
mode:
authorChung-Lin Tang <cltang@codesourcery.com>2019-09-03 14:10:26 +0000
committerChung-Lin Tang <cltang@gcc.gnu.org>2019-09-03 14:10:26 +0000
commitc6c2d1bc9bc3eb3606af6a198e74170bd906e199 (patch)
tree8499b89622c0dc03bdd5f00be7cb685df4e30135 /libitm/ChangeLog
parentc8d3491299d4680847c2899a8ef1a34ad880cdb0 (diff)
downloadgcc-c6c2d1bc9bc3eb3606af6a198e74170bd906e199.zip
gcc-c6c2d1bc9bc3eb3606af6a198e74170bd906e199.tar.gz
gcc-c6c2d1bc9bc3eb3606af6a198e74170bd906e199.tar.bz2
re PR other/79543 (Inappropriate "ld --version" checking)
2019-09-03 Chung-Lin Tang <cltang@codesourcery.com> libatomic/ PR other/79543 * acinclude.m4 (LIBAT_CHECK_LINKER_FEATURES): Fix GNU ld --version scanning to conform to the GNU Coding Standards. * configure: Regenerate. libffi/ PR other/79543 * acinclude.m4 (LIBAT_CHECK_LINKER_FEATURES): Fix GNU ld --version scanning to conform to the GNU Coding Standards. * configure: Regenerate. libgomp/ PR other/79543 * acinclude.m4 (LIBGOMP_CHECK_LINKER_FEATURES): Fix GNU ld --version scanning to conform to the GNU Coding Standards. * configure: Regenerate. libitm/ PR other/79543 * acinclude.m4 (LIBITM_CHECK_LINKER_FEATURES): Fix GNU ld --version scanning to conform to the GNU Coding Standards. * configure: Regenerate. libstdc++-v3/ PR other/79543 * acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Fix GNU ld --version scanning to conform to the GNU Coding Standards. * configure: Regenerate. From-SVN: r275341
Diffstat (limited to 'libitm/ChangeLog')
-rw-r--r--libitm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog
index 3754184..76d6def 100644
--- a/libitm/ChangeLog
+++ b/libitm/ChangeLog
@@ -1,3 +1,10 @@
+2019-09-03 Chung-Lin Tang <cltang@codesourcery.com>
+
+ PR other/79543
+ * acinclude.m4 (LIBITM_CHECK_LINKER_FEATURES): Fix GNU ld --version
+ scanning to conform to the GNU Coding Standards.
+ * configure: Regenerate.
+
2019-05-03 Jakub Jelinek <jakub@redhat.com>
* Makefile.am (finclude): Remove.