X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=1a06c97419d889c1b468bf5a383988a21432767a;hb=ea023bcfd8a6549df22232792038310fd4f2f967;hp=bc99f9b60b51be3dce46ebea54412fdfbe6b0839;hpb=0a00227221552d6951346876790bd0570de5b5be;p=gcc.git diff --git a/ChangeLog b/ChangeLog index bc99f9b60b5..1a06c97419d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,391 @@ +2015-05-26 Jason Merrill + + * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX. + * configure: Regenerate. + +2015-05-16 James Bowman + + * 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-05-16 Iain Buclaw + + * MAINTAINERS (Write After Approval): Add myself. + +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): + Make sure it contains lto. + * configure: Regenerate. + +2015-02-18 Thomas Schwinge + + * configure: Regenerate. + +2015-02-06 Diego Novillo + + * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa, + middle-end, docstring): Remove myself. + (Write After Approval): Add myself. + +2015-02-02 Janis Johnson + + * MAINTAINERS (Various Maintainers: testsuite): Remove myself. + (Write After Approval): Update address. + +2015-01-29 David Malcolm + + PR jit/64780 + * configure.ac: Require the user to explicitly specify + --enable-host-shared if the jit is enabled. + * configure: Regenerate. + +2015-01-27 Robert Suchanek + + * MAINTAINERS (Write After Approval): Add myself. + +2015-01-25 Tom de Vries + + * MAINTAINERS: Make whitespace consistent. + +2015-01-23 Braden Obrzut + + * MAINTAINERS (Write After Approval): Add myself. + +2015-01-20 Andre Vehreschild + + * MAINTAINERS: (Write After Approval): Add myself. + +2015-01-15 Martin Uecker + + * MAINTAINERS: (Write After Approval): Add myself. + +2015-01-15 Philipp Tomsich + + * MAINTAINERS: (Write After Approval): Add myself. + +2015-01-13 Iain Sandoe + + * MAINTAINERS (Language Front Ends Maintainers): Add myself as an + objective-c/c++ front end maintainer. + +2015-01-13 Marek Polacek + + * MAINTAINERS (Reviewers): Add self as C front end reviewer. + +2015-01-12 Jeff Law + + * MAINTAINERS: Remove Stan Shebs as he has been inactive for + a very long time. + +2015-01-09 Ian Lance Taylor + + * configure.ac (host_tools): Add gotools. + * Makefile.def (host_modules): Add gotools. + (dependencies): Add dependency of all-gotools on all-target-libgo. + +2015-01-09 Andreas Tobler + + * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. + * configure: Regenerate. + +2015-01-08 Thomas Schwinge + + * Makefile.def (dependencies) : Depend on + all-target-libgomp. + * Makefile.in: Regenerate. + +2015-01-06 Eric Botcazou + + * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port. + +2015-01-06 Eric Botcazou + + * configure.ac: Add Visium support. + * configure: Regenerate. + +2015-01-04 Andreas Schwab + + * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET. + * configure: Regenerate. + +2015-01-03 Andrew Pinski + + * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also. + * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET. + (BASE_TARGET_EXPORTS): Add OBJCOPY. + (OBJCOPY_FOR_TARGET): New variable. + (EXTRA_TARGET_FLAGS): Add OBJCOPY. + * Makefile.in: Regenerate. + * configure.ac: Check for already installed target objcopy. + Also GCC_TARGET_TOOL on objcopy. + * configure: Regenerate. + +2015-01-02 Hans-Peter Nilsson + + * config.sub: Update from upstream, to 2015-01-01 version. + * config.guess: Ditto. + +2014-12-22 Sebastian Huber + + * MAINTAINERS (RTEMS Ports): Add myself. + +2014-12-17 Pierre-Marie de Rodat + + * MAINTAINERS (Write After Approval): Add myself. + +2014-12-16 Michael Haubenwallner + + * MAINTAINERS (Write After Approval): Add myself. + +2014-12-15 Thomas Schwinge + + * configure.ac (--enable-as-accelerator-for): Don't set + ENABLE_AS_ACCELERATOR_FOR. Update all users. + * configure: Regenerate. + +2014-12-13 Jakub Jelinek + + PR bootstrap/64023 + * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS + to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS. + Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs + to CXX. + * Makefile.in: Regenerated. + +2014-12-09 Laurynas Biveinis + Yury Gribov + + * .gitignore: Added .local.vimrc and .lvimrc. + * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets. + * Makefile.in: Regenerate. + +2014-12-04 Jack Howarth + + * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. + * configure: Regenerated. + +2014-11-27 Bernd Schmidt + + * MAINTAINERS (nvptx port): New entry. + +2014-11-26 Jan-benedict Glaw + + * configure: Regenerate. + +2014-11-26 Jan-Benedict Glaw + + * configure.ac: Merge with Binutils. + +2014-11-26 Tobias Burnus + + * Makefile.def: Make more dependent on mpfr, mpc and isl. + * Makefile.in: Regenerate. + +2014-11-24 Bernd Edlinger + + * Makefile.def (module=gmp): Work around in-tree gmp configure bug with + missing flex. + * Makefile.in: Regenerated. + +2014-11-21 Ilya Verbin + + * Makefile.in: Regenerate. + +2014-11-21 Markus Trippelsdorf + + PR bootstrap/63784 + * libtool.m4: Add $pic_flag with -shared. + +2014-11-21 Renlin Li + + * MAINTAINERS (Write After Approval): Added myself. + +2014-11-21 Alex Velenko + + * MAINTAINERS (write-after-approval): Add myself. + +2014-11-19 Maxim Kuvyrkov + + * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note + from 2 years ago. + +2014-11-19 Alex Velenko + + Revert: + 2014-11-19 Alex Velenko + + * MAINTAINERS (Write After Approval): Added myself as line map + maintainer. + +2014-11-19 Renlin Li + + Revert: + 2014-11-19 Renlin Li + + * MAINTAINERS (Write After Approval): Added myself. + +2014-11-19 Renlin Li + + * MAINTAINERS (Write After Approval): Added myself. + +2014-11-19 Alex Velenko + + * MAINTAINERS (Write After Approval): Added myself as line map + maintainer. + +2014-11-17 Dodji Seketeli + + * MAINTAINERS (Various Maintainers): Added myself as line map + maintainer. + +2014-11-16 Jan-Benedict Glaw + + * move-if-change: Sync from upstream gnulib. + +2014-11-16 Jan-Benedict Glaw + + * compile: Sync with upstream Automake. + * depcomp: Ditto. + * install-sh: Ditto. + * missing: Ditto. + * mkinstalldirs: Ditto. + * ylwrap: Ditto. + +2014-11-16 Jan-Benedict Glaw + + * config.sub: Update from upstream config repo. + * config.guess: Ditto. + +2014-11-13 Kirill Yukhin + + * Makefile.def: Add liboffloadmic to target_modules. Make + liboffloadmic depend on libgomp's configure, libstdc++ and libgcc. + * Makefile.in: Regenerate. + * configure: Regenerate. + * configure.ac: Add liboffloadmic to target binaries. + Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures. + Add liboffloadmic to noconfig list when C++ is not supported. + +2014-11-13 Bernd Schmidt + Thomas Schwinge + Ilya Verbin + Andrey Turetskiy + + * configure: Regenerate. + * configure.ac (--enable-as-accelerator-for) + (--enable-offload-targets): New configure options. + 2014-11-11 Tobias Burnus * Makefile.def: Make all-gcc depend on all-isl. @@ -16,7 +404,6 @@ 2014-11-11 Tobias Burnus - * config/cloog.m4: Remove. * Makefile.def: Remove CLooG. * Makefile.tpl: Ditto. * configure.ac: Ditto.