diff libvtv/ChangeLog @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
line wrap: on
line diff
--- a/libvtv/ChangeLog	Fri Oct 27 22:46:09 2017 +0900
+++ b/libvtv/ChangeLog	Thu Oct 25 07:37:49 2018 +0900
@@ -1,3 +1,44 @@
+2018-05-02  Tom de Vries  <tom@codesourcery.com>
+
+	PR testsuite/85106
+	* testsuite/lib/libvtv.exp: Include scanltranstree.exp.
+
+2018-05-02  Tom de Vries  <tom@codesourcery.com>
+
+	PR testsuite/85106
+	* testsuite/lib/libvtv.exp: Include scanwpaipa.exp.
+
+2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* configure: Regenerated.
+
+2018-04-19  Jakub Jelinek  <jakub@redhat.com>
+
+	* configure: Regenerated.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+	PR jit/85384
+	* configure: Regenerate.
+
+2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+	PR target/84148
+	* configure: Regenerate.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+	Update copyright years.
+
+2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+	* acinclude.m4: Add enable.m4 and cet.m4.
+	* Makefile.in: Regenerate.
+	* testsuite/Makefile.in: Likewise.
+	* configure: Likewise.
+	* configure.ac: Set CET_FLAGS. Update XCFLAGS.
+	* testsuite/libvtv.cc/vtv.exp: Add scanlang.exp.
+
 2017-01-21  Jakub Jelinek  <jakub@redhat.com>
 
 	PR other/79046
@@ -125,7 +166,7 @@
 	* libvtv/configure.ac : Add ACX_LT_HOST_FLAGS. Define VTV_CYGMIN.
 	* libvtv/configure.tgt : (x86_64-*-cygwin*, i?86-*-cygwin*,
 	x86_64-*-mingw*)
-        (i?86-*-mingw*): Add to supported targets.
+	(i?86-*-mingw*): Add to supported targets.
 	* libvtv/vtv_fail.cc : Skip inclusion of execinfo.h on Cygwin and MinGW.
 	(log_error_message): Skip calls to backtrace and backtrace_symbols_fd
 	on Cygwin and MinGW.