OSDN Git Service

2009-04-10 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 067ba47..156fb63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+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.
+
+2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2009-02-05  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.tpl (stage_last): Define $r and $s before using
+       $(RECURSE_FLAGS_TO_PASS).
+       * Makefile.in: Regenerate
+
 2009-01-30  Ian Lance Taylor  <iant@google.com>
 
        * MAINTAINERS: Move myself to the Global Reviewers list.
 
 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
 
-        * configure.ac: Add double brackets on darwin[912].
-        * configure: Regenerate.
+       * configure.ac: Add double brackets on darwin[912].
+       * configure: Regenerate.
 
 2008-12-03  Daniel Kraft  <d@domob.eu>