X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=cff736ece807e1e94f9afa0f8086d31b9332c16f;hb=b41e0d29d2a174326fa6e4f5cfcf8c16bdad8c40;hp=4b3350cef2ea5be7e0736f5224fe72bffba5b1e5;hpb=05342e105f8fdb1d443f508a13a7f36941efd38a;p=gcc.git diff --git a/ChangeLog b/ChangeLog index 4b3350cef2e..cff736ece80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,247 @@ +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. + * Makefile.in: Regenerate. + +2014-11-11 David Malcolm + + * ChangeLog.jit: New. + * MAINTAINERS (Various Maintainers): Add myself as jit maintainer. + +2014-11-11 Francois-Xavier Coudert + + PR target/63610 + * libtool.m4: Fix globbing of darwin versions. + * configure: Regenerate. + +2014-11-11 Tobias Burnus + + * config/cloog.m4: Remove. + * Makefile.def: Remove CLooG. + * Makefile.tpl: Ditto. + * configure.ac: Ditto. + * configure: Regenerate. + * Makefile.in: Ditto. + +2014-11-06 Bernd Schmidt + + * configure.ac: Handle nvptx-*-*. + * configure: Regenerate. + +2014-11-06 Prachi Godbole + + * MAINTAINERS (Write After Approval): Add myself. + +2014-10-31 Jakub Jelinek + + * Makefile.def (libcc1): Remove bootstrap=true;. + * Makefile.in: Regenerated. + +2014-10-31 Jan-Benedict Glaw + + * configure.ac: Update comment. + * configure: Regenerate. + +2014-10-31 Ilya Enkovich + + * MAINTAINERS (Write After Approval): Add myself. + +2014-10-30 Thomas Schwinge + + * configure.ac (extra_host_libiberty_configure_flags): Add + --enable-shared also for libcc1's benefit. + * configure: Regenerate. + +2014-10-29 Tristan Gingold + + * MAINTAINERS: Change my email address. + +2014-10-27 Phil Muldoon + Tom Tromey + + * Makefile.def: Add libcc1 to host_modules. + * configure.ac (host_tools): Add libcc1. + * Makefile.in, configure: Rebuild. + +2014-10-24 Hans-Peter Nilsson + + * configure.ac (build_configargs): Don't share config.cache between + build subdirs. + * configure: Regenerate. + +2014-10-24 Daniel Hellstrom + + * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor. + * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment. + * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle + leon3v7 as leon3. + * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7. + * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support. + * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define. + * config/sparc/sparc.md (cpu): Add leon3v7. + * config/sparc/sparc.opt (enum processor_type): Add leon3v7. + +2014-10-24 Daniel Hellstrom + + * MAINTAINERS (write-after-approval): Add myself. + +2014-10-23 Ian Lance Taylor + + * configure.ac: Disable the Go frontend on systems where it is known + to not work. + * configure: Regenerate. + +2014-10-23 Richard Biener + + * Makefile.def: Add libcpp build module and dependencies. + * configure.ac: Add libcpp build module. + * Makefile.in: Regenerate. + * configure: Likewise. + +2014-10-15 Max Filippov + + * MAINTAINERS (write-after-approval): Add myself. + +2014-10-12 Manuel López-Ibáñez + + * INSTALL/README: Do not mention CVS. + +2014-10-03 Jing Yu + + * configure.ac: Add aarch64 to list of targets that support gold. + * configure: Regenerate. + +2014-09-29 François Dumont + + * MAINTAINERS: Add myself as libstdc++ special modes maintainer. + +2014-09-29 Catherine Moore + + * MAINTAINERS: Add myself as MIPS maintainer. + 2014-09-28 Matthew Fortune * MAINTAINERS: Move myself to MIPS maintainers. @@ -614,6 +858,12 @@ * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. * configure: Regenerated. +2013-02-05 Ian Lance Taylor + + PR go/55969 + * configure.ac: Disable libgo on some systems where it does not + work. + 2013-02-04 David Edelsohn * MAINTAINERS: Explicitly add myself as AIX maintainer.