OSDN Git Service

* configure.ac: Fix spelling in option names.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index f62e3c1..a9daa18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2010-11-15  Andreas Schwab  <schwab@redhat.com>
+
+       * configure.ac: Fix spelling in option names.
+       * configure: Regenerated.
+
+2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
+
+       PR bootstrap/39622
+       * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
+       * configure: Regenerated.
+
+2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+       * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
+       define the cloog backend to use. Furthermore, only pass the ppllibs to
+       the configure checks, if necessary.
+       * configure: Regenerate.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+       * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
+       * configure: regenerate
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+       * config/cloog.m4: Fix typo.  verison -> version.
+       * configure: Regenerate.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+       * 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.
+       * configure: Regenerate.
+       * config/cloog.m4: New.
+
+2010-11-10  François Dumont  <francois.cppdevs@free.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
+       * configure: Regenerate.
+       * config/mh-ppc-darwin: Rename to mh-darwin.
+
+2010-11-03  Ian Lance Taylor  <iant@google.com>
+           Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR lto/46273
+       * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
+       and on other supported platforms whenever LTO is enabled.
+       * configure: Rebuild.
+
 2010-11-02  Alan Modra  <amodra@gmail.com>
 
        PR binutils/12110