re PR tree-optimization/91109 ([arm] gcc.c-torture/execute/20040709-1.c fails since...
[gcc.git] / libvtv / ChangeLog
index b76651dcc79a5f63d091e2d044c3a9fc44cc2404..96e661893008fbb444290a08924af7d7b34c0255 100644 (file)
@@ -1,3 +1,26 @@
+2019-02-19  Caroline Tice <cmtice@google.com>
+
+       Fix testsuite
+       * testsuite/libvtv.cc/const_vtable.cc (main): Fix function signature.
+
+2019-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * Makefile.am: Include multilib.am.
+       * configure.ac: Remove AC_PREREQ.
+       * testsuite/Makefile.am (RUNTEST): Remove quotes.
+       * Makefile.in, aclocal.m4, configure, testsuite/Makefile.in:
+       Regenerate.
+
+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
        * 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.