X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=09e447185b8fc7ea3c37048a25aec13ef2d20c2a;hb=ecdbd01aa1a1b0eee46236438dd2a3dc57210b13;hp=6c0d6d60399d22497e81e63278db323491c07e3a;hpb=647545a516180cf715f8b87a3947554c3b9f7f54;p=gcc.git diff --git a/ChangeLog b/ChangeLog index 6c0d6d60399..09e447185b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,304 @@ +2013-10-21 Cong Hou + + * MAINTAINERS (Write After Approval): Add myself. + +2013-10-16 Mike Stump + + * .dir-locals.el: Add. + +2013-10-15 David Malcolm + + * configure.ac: Add --enable-host-shared + * configure: Regenerate. + +2013-01-10 Joern Rennecke + + Import from savannah.gnu.org: + * config.guess: Update to 2013-06-10 version. + * config.sub: Update to 2013-10-01 version. + +2013-10-01 Simon Cook + + Changes to build configuration to allow big endian ARC ELF toolchain + * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*. + * configure: Regenerate. + +2013-09-20 Alan Modra + + * libtool.m4 (_LT_ENABLE_LOCK ): Remove non-canonical + ppc host match. Support little-endian powerpc linux hosts. + +2013-09-19 Dodji Seketeli + + * MAINTAINERS (diagnostic messages): Add myself as diagnostics + maintainer. + +2013-09-12 DJ Delorie + + * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 + maintainers. + +2013-09-03 Richard Biener + + * configure.ac: Also allow ISL 0.12. + * configure: Regenerated. + +2013-08-30 Bernd Edlinger + + * MAINTAINERS (Write After Approval): Add myself. + +2013-08-27 David Malcolm + + * MAINTAINERS (gdbhooks.py): Add myself as maintainer. + +2013-08-26 Caroline Tice + + * MAINTAINERS: Correct earliers update: Move myself from libvtv + "Various Reviewers" to libvtv "Various Maintainers". + +2013-08-20 Steven Bosscher + + * MAINTAINERS: Add myself as RTL optimizers reviewer. + +2013-08-19 Benjamin De Kosnik + + * MAINTAINERS: Update name, email. + +2013-08-13 Adam Butcher + + * MAINTAINERS (Write After Approval): Add myself. + +2013-08-12 Caroline Tice + + * MAINTAINERS: Add myself as libvtv maintainer. Correct my email + address in the Write After Approval section. + +2013-08-09 Carlos O'Donell + + * MAINTAINERS (Write After Approval): Update email. + +2013-08-08 Benjamin Kosnik + + * configure.ac: Adjust to check VTV_SUPPORTED. + * configure: Regenerated. + +2013-08-02 Caroline Tice + + * 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 + + * MAINTAINERS (Write After Approval): Add myself. + +2013-07-19 Chung-Ju Wu + Shiva Chen + + * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as + nds32 port maintainers. + +2013-07-17 Tim Shen + + * MAINTAINERS (Write After Approval): Add myself. + +2013-07-16 Jan-Benedict Glaw + + * configure.ac: Sync from binutils. + * configure: Regenerate. + +2013-06-14 Vidya Praveen + + * MAINTAINERS (Write After Approval): Add myself. + +2013-06-01 Dinar Temirbulatov + + * MAINTAINERS (Write After Approval): Add myself. + +2013-05-17 David Malcolm + + * MAINTAINERS (Write After Approval): Add myself. + +2013-04-30 Brooks Moses + + * MAINTAINERS: Update my email; move myself from Fortran + reviewer to Write After Approval. + +2013-04-16 Andreas Schwab + + * configure.ac (aarch64-*-*): Don't disable java. + * configure: Regenerate. + +2013-04-10 Chung-Ju Wu + + * MAINTAINERS (Write After Approval): Add myself. + +2013-03-30 Matthias Klose + + * Makefile.def (target_modules): Don't install libffi. + * Makefile.in: Regenerate. + +2013-02-24 Tilo Schwarz + + * MAINTAINERS (Write After Approval): Add myself. + +2013-02-20 Andrew Sutton + + * MAINTAINERS (Write After Approval): Add myself. + +2013-02-15 Yufeng Zhang + + * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. + * configure: Regenerated. + +2013-02-04 David Edelsohn + + * MAINTAINERS: Explicitly add myself as AIX maintainer. + Remove Geoff Keating as rs6000 port maintainer, at his request. + +2013-01-24 Maxim Kuvyrkov + + * MAINTAINERS: Update my email. + +2013-01-23 Shenghou Ma + + * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. + * configure: Re-generate. + +2013-01-15 Richard Biener + + PR other/55973 + * configure: Re-generate. + +2013-01-14 Matthias Klose + + * Makefile.def (install-target-libsanitizer): Depend on + install-target-libstdc++-v3. + * Makefile.in: Regenerate. + +2013-01-14 Richard Biener + + * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. + * configure: Re-generate + +2013-01-11 Jan-Benedict Glaw + + * config.sub: Update from config repo. + +2013-01-11 Eric Botcazou + + * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. + * Makefile.in: Regenerate. + +2013-01-10 Joern Rennecke + + * MAINTAINERS (arc): Add new port maintainership for myself. + +2013-01-09 Jason Merrill + + * .gitignore: Import from gdb repository. + +2013-01-09 H.J. Lu + + * Makefile.def (configure-gcc): Depend on all-gmp. + (all-gcc): Remove dependency on all-gmp. + * Makefile.in: Regenerated. + +2013-01-08 Jan-Benedict Glaw + + * config.sub: Merge from config repo. + * config.guess: Ditto. + +2013-01-08 Jan-Benedict Glaw + + * Makefile.def: Merge from binutils. + * Makefile.in: Ditto. + +2013-01-01 Maxim Kuvyrkov + + * MAINTAINERS: Update my email. + +2012-12-29 Ben Elliston + + * config.guess: Update to 2012-12-29 version. + * config.sub: Likewise. + +2012-12-20 Matthias Klose + + * Makefile.def (install-target-libgfortran): Depend on + install-target-libquadmath, install-target-libgcc. + (install-target-libsanitizer): Depend on install-target-libgcc. + (install-target-libjava): Depend on install-target-libgcc. + (install-target-libitm): Depend on install-target-libgcc. + (install-target-libobjc): Depend on install-target-libgcc. + (install-target-libstdc++-v3): Depend on install-target-libgcc. + * Makefile.in: Regenerate. + +2012-12-19 Matthias Klose + + * Makefile.def (install-target-libgo): Depend on + install-target-libatomic. + * Makefile.in: Regenerate. + +2012-12-18 Andreas Schwab + + PR go/55201 + * Makefile.def (all-target-libgo): Depend on all-target-libatomic. + * Makefile.in: Regenerate. + +2012-12-16 Thomas Schwinge + + * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. + * configure: Regenerate. + +2012-12-12 Jan-Benedict Glaw + + * config.sub: Merge from config repo. + +2012-12-11 H.J. Lu + + * Makefile.def (target_modules): Add bootstrap=true and + raw_cxx=true to libsanitizer. + * configure.ac (bootstrap_target_libs): Add libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-12-01 Richard Sandiford + + * MAINTAINERS: Remove self as RTL optimization maintainer. + +2012-11-30 Kyrylo Tkachov + + * MAINTAINERS (Write After Approval): Add myself. + +2012-11-28 H.J. Lu + + * Makefile.def (target_modules): Remove bootstrap=true and + raw_cxx=true from libsanitizer. + * configure.ac (bootstrap_target_libs): Remove libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-11-28 H.J. Lu + + * Makefile.def (target_modules): Add bootstrap=true and + raw_cxx=true to libsanitizer. + * configure.ac (bootstrap_target_libs): Add libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-11-28 Andrew Pinski + + PR bootstrap/54279 + * configure.ac (CXX_FOR_TARGET): Change over to use xg++. + * configure: Regenerate. + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++. + * Makefile.in: Regenerate. + 2012-11-27 Siddhesh Poyarekar * configure.ac: Disable libsanitizer if we're not building C++. @@ -69,7 +370,7 @@ * configure.ac: add --disable-libstdcxx configure option and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. -2012-10-30 Ganesh Gopalasubramanian +2012-10-30 Ganesh Gopalasubramanian * MAINTAINERS (Write After Approval): Add myself. @@ -509,7 +810,7 @@ * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin. * Makefile.in: Regenerate. -2011-12-28 Oleg Endo +2011-12-28 Oleg Endo * MAINTAINERS (Write After Approval): Add myself. @@ -610,7 +911,7 @@ * config.sub: Import these changes from the config project: - 2011-10-08 Joern Rennecke + 2011-10-08 Joern Rennecke Ben Elliston * config.sub (epiphany): New.