X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=7f9b17d39f170219b696683afa73de33acf5ab9c;hb=6b4f890601a9bb1ff803cef04ee5779d49befb97;hp=de04d6bba1675c48262bc2406b0cecab473d53df;hpb=c61fcfa602a55e9173f62f8e6cb3cd712e460561;p=gcc.git diff --git a/ChangeLog b/ChangeLog index de04d6bba16..7f9b17d39f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,419 @@ +2015-12-02 Ian Lance Taylor + + PR go/66147 + * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. + * Makefile.in: Regenerate. + +2015-12-01 Andreas Tobler + + PR libffi/65726 + * Makefile.def (lang_env_dependencies): Make libffi depend + on cxx. + * Makefile.in: Regenerate. + +2015-11-26 David Edelsohn + + * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" + symbols. + +2015-11-20 Tristan Gingold + + Sync with binutils-gdb: + 2015-11-20 Tristan Gingold + + * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*. + * configure: Regenerate. + +2015-11-19 Martin Liska + + * .gitignore: Add .clang-format to ignored files. + * Makefile.in: Add clang-format. + * Makefile.tpl: Likewise. + +2015-11-13 Tsvetkova Alexandra + + * configure.ac: Enable libmpx by default. + * configure: Regenerated. + +2015-10-23 Steve Ellcey + + * MAINTAINERS: Update email address. + +2015-10-23 Paulo Matos + + * MAINTAINERS: Update email address. + +2015-10-23 Alan Hayward + + * MAINTAINERS (Write After Approval): Add myself. + +2015-10-20 H.J. Lu + + Sync with binutils-gdb: + 2015-10-20 H.J. Lu + + PR gas/19109 + * configure.ac: Add + --enable-compressed-debug-sections={all,gas,gold,ld}. + * configure: Regenerated. + +2015-10-16 Arnaud Charlet + + * MAINTAINERS: Update list of Ada maintainers and email addresses. + +2015-10-09 Martin Liska + + * MAINTAINERS (Write After Approval): Add myself. + +2015-10-09 Alexander Fomin + + * MAINTAINERS (Write After Approval): Add myself. + +2015-10-02 Florian Weimer + + * MAINTAINERS: Update email address. + +2015-10-02 Louis Krupp + + * MAINTAINERS (Write After Approval): Add myself. + +2015-09-20 Kai Tietz + + * MAINTAINERS: Update email. + +2015-09-14 Bernd Schmidt + + * MAINTAINERS: Update my email address. + +2015-09-01 James Bowman + + * MAINTAINERS (ft32 port): Add myself. + +2015-08-28 David Sherwood + + * MAINTAINERS: Add myself. + +2015-08-27 Patrick Marlier + + * MAINTAINERS (Write After Approval): Add myself. + +2015-08-23 Francois-Xavier Coudert + + PR libfortran/54572 + * Makefile.def: Make libgfortran depend on libbacktrace. + * Makefile.in: Regenerate. + +2015-08-20 Simon Dardis + + * MAINTAINERS (Write After Approval): Add myself. + +2015-08-12 Tom de Vries + + PR other/67092 + * configure.ac: Remove --with_host_libstdcxx support. + * configure: Regenerate. + +2015-08-10 Thomas Schwinge + Jakub Jelinek + + * configure.ac (noconfigdirs): Don't add "target-libgomp" for target + nvptx*-*-*. + * configure: Regenerate. + +2015-08-06 Yaakov Selkowitz + + * Makefile.def (libiconv): Define bootstrap=true. + Mark pdf/html/info as missing. + (configure-gcc): Depend on all-libiconv. + (all-gcc): Ditto. + (configure-libcpp): Ditto. + (all-libcpp): Ditto. + (configure-intl): Ditto. + (all-intl): Ditto. + * Makefile.in: Regenerate. + +2015-08-03 Bin Cheng + + * MAINTAINERS (loop ivopts): Add the entry and myself. + +2015-07-31 Nathan Sidwell + + * MAINTAINERS (nvptx): Add self. + +2015-07-29 Alan Lawrence + + * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for + 128-bit vector modes. + +2015-07-29 Ville Voutilainen + + * MAINTAINERS (Write After Approval): Add myself. + +2015-07-28 Ben Elliston + + * config.sub, config.guess: Import from upstream. + +2015-07-24 Michael Darling + + PR other/66259 + * config-ml.in: Reflects renaming of configure.in to configure.ac + * configure: Likewise + * configure.ac: Likewise + +2015-07-23 Bernd Schmidt + + * MAINTAINERS: Update my email address. + +2015-07-14 H.J. Lu + + Sync with binutils-gdb: + 2015-03-17 H.J. Lu + + * configure.ac (target_configdirs): Exclude target-zlib if + target-libjava isn't built. + * configure: Regenerated. + +2015-07-14 H.J. Lu + + Sync with binutils-gdb: + 2015-05-13 John David Anglin + + * configure.ac: Disable configuration of GDB for HPUX targets. + * configure: Regenerate. + + 2015-04-01 H.J. Lu + + * configure.ac: Add --with-system-zlib. + * configure: Regenerated. + + 2015-01-28 James Bowman + + * configure.ac: Add FT32 support. + * configure: Regenerate. + + 2015-01-12 Anthony Green + + * configure.ac: Don't disable gprof for moxie. + * configure: Rebuild. + +2015-07-14 H.J. Lu + + Sync with binutils-gdb: + 2015-05-01 H.J. Lu + + PR ld/18355 + * Makefile.def: Add extra_configure_flags to host zlib. + * configure.ac (extra_host_zlib_configure_flags): New. Set + to --enable-host-shared When bfd is to be built as shared + library. AC_SUBST. + * Makefile.in: Regenerated. + +2015-07-14 Hans-Peter Nilsson + + Sync with src: + 2015-03-30 H.J. Lu + * Makefile.def (dependencies): Add all-zlib to all-bfd. + * Makefile.in: Regenerated. + +2015-06-30 H.J. Lu + + * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu + target. + * configure: Regenerate. + +2015-06-23 Ludovic Courtès + + * MAINTAINERS (Write After Approval): Add myself. + +2015-06-22 Andreas Tobler + + * MAINTAINERS (OS Port Maintainers): Add myself. + (Various Maintainers): Remove myself from libffi testsuite. + +2015-06-04 Richard Sandiford + + * MAINTAINERS (gen* on machine desc): Add self. + +2015-06-02 Jason Merrill + + PR bootstrap/66319 + * configure.ac: Use -std=gnu++98. + +2015-06-02 Szabolcs Nagy + + * MAINTAINERS (Write After Approval): Add myself. + +2015-05-28 Mike Frysinger + + * configure.ac (--vtable-verify): Use AS_HELP_STRING for help. + * configure: Regenerate. + +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. + * 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 +1 + * 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. @@ -232,7 +648,6 @@ 2014-11-11 Tobias Burnus - * config/cloog.m4: Remove. * Makefile.def: Remove CLooG. * Makefile.tpl: Ditto. * configure.ac: Ditto.