Daily bump.
[gcc.git] / libvtv /
2021-01-06 GCC AdministratorDaily bump.
2021-01-05 Samuel ThibaultUpdate GNU/Hurd configure support
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-06 GCC AdministratorDaily bump.
2020-12-05 Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2020-11-30 GCC AdministratorDaily bump.
2020-11-29 John David AnglinFix hppa64-hpux11 build to remove source paths from...
2020-05-30 GCC AdministratorDaily bump.
2020-05-29 H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-15 H.J. Lux86: Also check if -fcf-protection works
2020-05-14 H.J. Lux86: Default CET run-time support to auto
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-01 Jakub JelinekUpdate copyright years.
2019-09-27 Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-02-20 Caroline TiceFix testsuite
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-05-02 Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02 Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-04-24 H.J. LuRegenerate configure of target libraries
2018-04-19 Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-02-19 Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-17 Igor TsimbalistEnable building libvtv with Intel CET
2017-01-21 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-04 Jakub JelinekUpdate copyright years.
2016-11-15 Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-05-02 Rainer OrthDon't install libvtv without --enable-vtable-verify
2015-12-02 Matthias Kloseconfigure.ac: Move AM_ENABLE_MULTILIB before GCC_LIBSTD...
2015-11-25 Rainer OrthPort libvtv to Solaris
2015-11-09 Alan ModraCorrect libvtv obstack use
2015-10-20 Ramana RadhakrishnanEnable VTV for aarch64 and arm
2015-10-09 David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-08-27 Rainer OrthUpdate copyrights
2015-08-02 Caroline Ticere PR bootstrap/66521 (xgcc: cc1plus segfaults when...
2015-05-13 Michael Haubenwallnerlibvtv: Bump to automake 1.11.6
2015-02-09 Thomas Schwingelibvtv: autoreconf.
2015-01-29 Caroline TiceCommitting generated configure & Makefile.in pieces...
2015-01-29 Caroline TiceCommitting VTV Cygwin patch for Patrick Wollgast
2014-12-12 Kyrylo TkachovAdd load of target-utils.exp to libatomic, libitm,...
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2013-10-23 Gerald PfeiferFix up ChangeLog entries (name, e-mail, formatting...
2013-09-25 Caroline TiceFix issue with libvtv testsuite being run (and failing)
2013-09-24 Caroline TiceUpdate libvtv to install header files in standard
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-13 Alexander Ivchenkoconfigure.tgt: Remove *-*-*android* from supported...
2013-09-10 H.J. LuMove VTV_SUPPORTED check after AC_CANONICAL_SYSTEM
2013-09-08 Caroline TiceUpdate libvtv testsuite so that most of the tests now...
2013-09-07 Paolo CarliniMakefile.am: Remove #if ENABLE_VTABLE_VERIFY check...
2013-09-06 Caroline TiceAdd documentation for the options --enable-vtable-verify,
2013-08-28 Caroline TiceApparently I forgot to commit the ChangeLog when I...
2013-08-20 Caroline TiceFix logging to not use /tmp or the current directory...
2013-08-09 Benjamin Kosnikconfigure.tgt: Simplify, just use VTV_SUPPORTED.
2013-08-07 Benjamin KosnikMakefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.
2013-08-07 Paolo Carlini2013-08-07 Paolo Carlini <paolo.carlini@oracle.com>
2013-08-07 Caroline TiceCommit the vtable verification feature.