aboutsummaryrefslogtreecommitdiff
path: root/libvtv
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers8-1265/+1742
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-1/+1
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries2-0/+6
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries2-0/+6
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-1/+21
2018-01-03Update copyright years.Jakub Jelinek16-15/+19
2017-11-17Enable building libvtv with Intel CETIgor Tsimbalist7-4/+96
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek3-2/+9
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek6-4/+38
2017-01-04Update copyright years.Jakub Jelinek16-15/+19
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-1/+4
2016-05-02Don't install libvtv without --enable-vtable-verifyRainer Orth3-10/+21
2015-12-02configure.ac: Move AM_ENABLE_MULTILIB before GCC_LIBSTDCXX_RAW_CXX_FLAGS.Matthias Klose3-55/+63
2015-11-25Port libvtv to SolarisRainer Orth7-1030/+1055
2015-11-09Correct libvtv obstack useAlan Modra2-4/+8
2015-10-20Enable VTV for aarch64 and armRamana Radhakrishnan2-0/+9
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2-0/+6
2015-08-27Update copyrightsRainer Orth16-26/+19
2015-08-01re PR bootstrap/66521 (xgcc: cc1plus segfaults when compiling libstdc++-v3/sr...Caroline Tice6-29/+58
2015-05-13libvtv: Bump to automake 1.11.6Michael Haubenwallner6-74/+205
2015-02-09libvtv: autoreconf.Thomas Schwinge5-3/+37
2015-01-29Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice3-12/+82
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice10-7/+463
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov2-0/+5
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-3/+8
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-3/+8
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-2/+2
2013-09-25Fix issue with libvtv testsuite being run (and failing)Caroline Tice5-29/+92
2013-09-24Update libvtv to install header files in standardCaroline Tice3-2/+8
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2013-09-13configure.tgt: Remove *-*-*android* from supported targets.Alexander Ivchenko2-0/+6
2013-09-10Move VTV_SUPPORTED check after AC_CANONICAL_SYSTEMH.J. Lu3-23/+29
2013-09-08Update libvtv testsuite so that most of the tests now run underCaroline Tice66-201/+2132
2013-09-07Makefile.am: Remove #if ENABLE_VTABLE_VERIFY check around definition of check...Paolo Carlini3-7/+8
2013-09-06Add documentation for the options --enable-vtable-verify,Caroline Tice5-76/+20
2013-08-28Apparently I forgot to commit the ChangeLog when I committed the change to li...Caroline Tice1-0/+19
2013-08-20Fix logging to not use /tmp or the current directory...Caroline Tice6-557/+1442
2013-08-09configure.tgt: Simplify, just use VTV_SUPPORTED.Benjamin Kosnik2-2/+6
2013-08-07Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.Benjamin Kosnik6-92/+121
2013-08-072013-08-07 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini3-17912/+0
2013-08-06Commit the vtable verification feature.Caroline Tice66-0/+44604