OSDN Git Service

Move entry to correct ChangeLog.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index e005d28..a5fb32f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+2010-11-19  Ian Lance Taylor  <iant@google.com>
+           Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Add target-libgo to target_libraries.  Set
+       and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
+       * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
+       (HOST_EXPORTS): Add GOC.
+       (BASE_TARGET_EXPORTS): Add GOC.
+       (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
+       (GOCFLAGS_FOR_TARGET): New variable.
+       (EXTRA_HOST_FLAGS): Add GOC.
+       (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
+       * Makefile.def (target_modules): Add libgo.
+       (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
+       (dependencies): Add dependency from configure-target-libgo to
+       configure-target-libffi and all-target-libstdc++-v3.  Add
+       dependencies from all-target-libgo to all-target-libffi.
+       (languages): Add go.
+       * configure: Rebuild.
+       * Makefile.in: Rebuild.
+
+2010-11-19  Ian Lance Taylor  <iant@google.com>
+
+       * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
+       compiler/flag environment variables.
+
+2010-11-18  Ian Lance Taylor  <iant@google.com>
+
+       * configure.ac: Check for lang_requires_boot_languages in
+       config-lang.in files.
+       * configure: Rebuild.
+
+2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+           Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32049
+       * Makefile.def: Add libquadmath; build it with language=fortran.
+       * configure.ac: Add libquadmath.
+       * Makefile.tpl: Handle multiple libs in check-[+language+].
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2010-11-16  Tom Tromey  <tromey@redhat.com>
+
+       * MAINTAINERS: Moved myself to reviewers section.
+
 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
 
        * MAINTAINERS: Moved myself to reviewers section.
        * config/cloog.m4: Pass ppl libraries to the CLooG version check.
        * configure: Regenerate.
 
-2010-11-11  Jan Hubicka  <jh@suse.cz>
-
-       * config/bootstrap-lto: Use -flto.
-
 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
 
        * configure.ac: Support official CLooG.org versions.