X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=1a06c97419d889c1b468bf5a383988a21432767a;hb=ea023bcfd8a6549df22232792038310fd4f2f967;hp=9f39cf1ec877cbf42b195cb7ccbfc2a1a9fcf7a0;hpb=d083ae5fae0b816b0e39018124d5dea9f824a61c;p=gcc.git diff --git a/ChangeLog b/ChangeLog index 9f39cf1ec87..1a06c97419d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,127 @@ -2015-02-26 Sandra Loosemore +2015-05-26 Jason Merrill - * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer. + * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX. + * configure: Regenerate. -2015-02-26 Martin Sebor +2015-05-16 James Bowman - * MAINTAINERS (Various Maintainers): Add self. + * configure.ac: FT32 target added. + * libgcc/config.host: FT32 target added. + * gcc/config/ft32/: FT32 target added. + * libgcc/config/ft32/: FT32 target added. + * gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added. + * gcc/doc/contrib.texi: self added. + * contrib/config-list.mk: FT32 target added. + * configure: Regenerated. -2015-02-25 Uros Bizjak +2015-05-16 Iain Buclaw - Revert: - 2014-07-26 Uros Bizjak + * MAINTAINERS (Write After Approval): Add myself. - PR target/47230 - * configure.ac (alpha*-*-linux*): Use mh-alpha-linux. +2015-05-11 Paulo Matos + + * MAINTAINERS (Write After Approval): Add myself. + +2015-05-11 Paulo Matos + + * configure.ac: Fix typo. + * configure: Regenerate. + +2015-05-10 Mikhail Maltsev + + * MAINTAINERS (Write After Approval): Add myself. + +2015-05-03 Matthias Klose + + * configure.ac: Match $host configured with triplets. + * configure: Regenerate. + +2015-04-22 Bernhard Reutner-Fischer + + * Makefile.tpl: Remove surplus whitespace throughout. + * Makefile.in: Regenerate. + +2015-04-20 Segher Boessenkool + + * MAINTAINERS (Various Maintainers): Add myself as instruction + combiner maintainer. + +2015-04-17 Jakub Jelinek + + PR bootstrap/62077 + * configure.ac (--enable-stage1-checking): Default to + release,misc,gimple,rtlflag,tree,types if --disable-checking + or --enable-checking is not specified and DEV-PHASE is not + experimental. + * configure: Regenerated. + +2015-04-14 Max Ostapenko + + * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. + (EXTRA_BOOTSTRAP_FLAGS): Likewise. + (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS. + * Makefile.in: Regenerate. + +2015-04-08 Cary Coutant + + * MAINTAINERS: Update my email address. + +2015-04-02 James Greenhalgh + + * MAINTAINERS: Add myself as a reviewer for the AArch64 port. + +2015-04-02 Kyrylo Tkachov + + * MAINTAINERS: Add myself as an arm port reviewer. + +2015-03-25 Martin Liska + Yury Gribov + + * Makefile.in: Fix ln source location for vimrc file. + * Makefile.tpl: Likewise. + +2015-03-09 Aldy Hernandez + + PR bootstrap/25672 + * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if + cross-compiling. Similarly for CXX_FOR_TARGET. + * configure: Regenerate. + +2015-03-10 Ilya Enkovich + + * Makefile.def: Add libmpx. + * configure.ac: Add libmpx. + * Makefile.in: Regenerate. * configure: Regenerate. +2015-03-06 Kirill Yukhin + + * MAINTAINERS (CPU Port Maintainers): Add myself + i386 vector ISA extns mantainer. + +2015-03-13 Jeff Law + + * MAINTAINERS: Remove Paul Brook as a Fortran and ARM + maintainer. + Remove Richard Henderson as a maintainer for the x86 port. + +2015-03-03 Joern Rennecke + + * MAINTAINERS (CPU Port Maintainers): Update my email address. + +2015-03-02 Ilya Enkovich + + * MAINTAINERS (Various Maintainers): Add myself as libmpx, + pointer bounds checker and i386 MPX maintainer. + +2015-02-26 Sandra Loosemore + + * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer. + +2015-02-26 Martin Sebor + + * MAINTAINERS (Various Maintainers): Add self. + 2015-02-20 Thomas Schwinge * configure.ac [--enable-as-accelerator-for] (enable_languages): @@ -297,7 +404,6 @@ 2014-11-11 Tobias Burnus - * config/cloog.m4: Remove. * Makefile.def: Remove CLooG. * Makefile.tpl: Ditto. * configure.ac: Ditto.