OSDN Git Service

* configure.ac ($with_ppl): Default to no if not supplied.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 56453ff..9e3d388 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,135 @@
+2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * configure.ac ($with_ppl):  Default to no if not supplied.
+       ($with_cloog):  Likewise.
+       configure:  Regenerate.
+
+2009-04-27  James E. Wilson  <wilson@codesourcery.com>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2009-04-27  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
+
+2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
+       (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
+       * Makefile.in: Regenerate.
+
+2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR bootstrap/39739
+       * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
+       * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
+
+       * configure, Makefile.in: Regenerate.
+
+2009-04-21  Taras Glek  <tglek@mozilla.com>
+
+       * include/hashtab.h: Update GTY annotations to new syntax
+       * include/splay-tree.h: Likewise
+
+2009-04-17  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2009-04-15  Anthony Green  <green@moxielogic.com>
+
+       * configure.ac: Add moxie support.
+       * configure: Rebuilt.
+
+2009-04-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.ac: Change copyright header to refer to version
+       3 of the GNU General Public License and to point readers at the
+       COPYING3 file and the FSF's license web page.
+       * Makefile.def: Likewise.
+       * Makefile.tpl: Likewise.
+       * Makefile.in: Regenerate.
+
+2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       * configure.ac: Restore match for darwin9 or later. Use double
+       brackets since regeneration eats one pair.
+       * configure: Regenerate.
+
+2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/10039
+       * configure.ac: Require texinfo 4.7.
+       * configure: Regenerated.
+
+2009-04-09  Nick Clifton  <nickc@redhat.com>
+
+       * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
+       the GCC Runtime Library Exception.
+
+2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
+       * configure: Regenerate.
+
+2009-04-01  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefil.def (languages): New entries.
+       * Makefile.tpl (check-gcc-*): New generic target.
+       * Makefile.in: Regenerate.
+
+2009-03-25  Erven Rohou <erven.rohou@inria.fr>
+
+       * MAINTAINERS:  Update my email address.
+
+2009-03-18  Tom Tromey  <tromey@redhat.com>
+
+       * configure: Rebuild.
+       * configure.ac (host_libs): Add libiconv.
+       * Makefile.in: Rebuild.
+       * Makefile.def (host_modules): Add libiconv.
+       (configure-gdb, all-gdb): Depend on libiconv.
+
+2009-03-16  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.ac: Treat gdb as supported on x86_64-darwin.
+       * configure: Regenerate.
+
+2009-03-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.ac (--with-host-libstdcxx): New option.
+       * configure: Regenerate.
+
+2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
+
+       * MAINTAINERS:  Move myself into the write after approval list.
+
+2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       * MAINTAINERS: Update e-mail address.
+       
+2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
+
+       * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
+
+2009-03-10  Ira Rosen <irar@il.ibm.com>
+
+       * MAINTAINERS: Add myself as auto-vectorizer maintainer.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Backport from git Libtool:
+
+       2009-01-19  Robert Millan  <rmh@aybabtu.com>
+       Support GNU/kOpenSolaris.
+       * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
+       (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
+       (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
+       GNU/kOpenSolaris.
+
+2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * MAINTAINERS: Update e-mail address.
+
 2009-02-24  Michael Eager  <eager@eagercon.com>
 
        * MAINTAINERS (Write After Approval): Add self.