Commit the vtable verification feature.
[gcc.git] / ChangeLog
index 7d3463b91519a69657815e985ac95f3e681de403..51913df763cf9e52ae3da216c058a3fcfd423edd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,119 @@
+2013-08-02  Caroline Tice  <cmtice@google.com>
+
+       * configure.ac: Add target-libvtv to target_libraries; disable libvtv
+       on non-linux systems; add target-libvtv to noconfigdirs; add
+       libsupc++/.libs to C++ library search paths.
+       * configure: Regenerated.
+       * Makefile.def: Add libvtv to target_modules; make libvtv depend on
+       libstdc++ and libgcc.
+       * Makefile.in: Regenerated.
+
+2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
+           Shiva Chen  <shiva0217@gmail.com>
+
+       * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
+       nds32 port maintainers.
+
+2013-07-17  Tim Shen  <timshen91@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync from binutils.
+       * configure: Regenerate.
+
+2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-05-17  David Malcolm  <dmalcolm@redhat.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-04-30  Brooks Moses  <bmoses@google.com>
+
+       * MAINTAINERS: Update my email; move myself from Fortran
+       reviewer to Write After Approval.
+
+2013-04-16  Andreas Schwab  <schwab@suse.de>
+
+       * configure.ac (aarch64-*-*): Don't disable java.
+       * configure: Regenerate.
+
+2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-03-30  Matthias Klose  <doko@ubuntu.com>
+
+       * Makefile.def (target_modules): Don't install libffi.
+       * Makefile.in: Regenerate.
+
+2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
+       * configure: Regenerated.
+
+2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
+
+       * MAINTAINERS: Explicitly add myself as AIX maintainer.
+       Remove Geoff Keating as rs6000 port maintainer, at his request.
+
+2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
+
+       * MAINTAINERS: Update my email.
+
+2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
+
+       * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
+       * configure: Re-generate.
+
+2013-01-15  Richard Biener  <rguenther@suse.de>
+
+       PR other/55973
+       * configure: Re-generate.
+
+2013-01-14  Matthias Klose  <doko@ubuntu.com>
+
+       * Makefile.def (install-target-libsanitizer): Depend on
+       install-target-libstdc++-v3.
+       * Makefile.in: Regenerate.
+
+2013-01-14  Richard Biener  <rguenther@suse.de>
+
+       * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
+       * configure: Re-generate
+
+2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.sub: Update from config repo.
+
+2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
+       * Makefile.in: Regenerate.
+
+2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * MAINTAINERS (arc): Add new port maintainership for myself.
+
 2013-01-09  Jason Merrill  <jason@redhat.com>
 
        * .gitignore: Import from gdb repository.
 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
        * config.sub: Merge from config repo.
-       * config.guess: Dito.
+       * config.guess: Ditto.
 
 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
        * Makefile.def: Merge from binutils.
-       * Makefile.in: Dito.
+       * Makefile.in: Ditto.
 
 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>