OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index ce3d99e..f6f0570 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,167 @@
+2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
+
+       * MAINTAINERS: Added my full name.
+
+2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR bootstrap/38014
+       PR bootstrap/37923
+
+       Revert:
+
+       2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
+       * Makefile.in: Regenerated.
+
+       2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/921
+       PR gdb/1646
+       PR gdb/2175
+       PR gdb/2176
+
+       * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
+       * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
+       (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
+       (HOST_EXPORTS): Pass CPPFLAGS.
+       (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
+       (LDFLAGS_FOR_TARGET): Initialize from configure script.
+       (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
+       * Makefile.in, configure: Regenerated.
+       * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
+       and CPPFLAGS_FOR_BUILD.
+
+2008-11-06  Jeff Law <law@redhat.com>
+
+       * MAINTAINERS: Add myself as middle end maintainer.
+
+2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
+
+       * MAINTAINERS (Write after approval): Add myself.
+
+2008-11-05  Diego Novillo  <dnovillo@google.com>
+
+       * MAINTAINERS (Global Reviewers): Add myself.
+       (Non-Algorithmic Maintainers): Remove myself.
+
+2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
+
+       * MAINTAINERS (Write after approval): Add myself. 
+
+2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
+
+       * MAINTAINERS (Write after approval): Add myself. 
+
+2008-10-31  Ben Elliston  <bje@au.ibm.com>
+
+       * configure.ac (spu-*-*): Remove special case.
+       * configure: Regenerate.
+
+2008-10-30  Catherine Moore  <clm@codesourcery.com>
+
+       * MAINTAINERS (Write after approval): Update my email address.
+
+2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
+
+       * configure.ac [spu-*-*]: Do not set skipdirs.
+       * configure: Re-generate.
+
+2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * MAINTAINERS (Various Maintainers): Add myself to reload.
+
+2008-10-25  Richard Guenther  <rguenther@suse.de>
+
+       * MAINTAINERS (Various Maintainers): Add myself as middle-end
+       maintainer.  Remove myself as libgcc-math maintainer.
+       (Non-Algorithmic Maintainers): Remove myself.
+
+2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
+       * Makefile.in: Regenerated.
+
+2008-10-23  Cary Coutant  <ccoutant@google.com>
+
+       * MAINTAINERS (Write after approval): Add myself.
+
+2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/921
+       PR gdb/1646
+       PR gdb/2175
+       PR gdb/2176
+
+       * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
+       * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
+       (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
+       (HOST_EXPORTS): Pass CPPFLAGS.
+       (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
+       (LDFLAGS_FOR_TARGET): Initialize from configure script.
+       (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
+       * Makefile.in, configure: Regenerated.
+       * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
+       and CPPFLAGS_FOR_BUILD.
+
+2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
+
+       * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
+       Sebastian Pop.
+
+2008-10-14  Antoniu Pop        <antoniu.pop@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Added myself.
+
+2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
+       recommended version to 2.3.2.
+
+       * configure: Regenerate.
+
+2008-10-01  Mark Mitchell  <mark@codesourcery.com>
+
+       * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
+
+2008-09-29  David Daney        <david.daney@caviumnetworks.com>
+
+       * MAINTAINERS (Write After Approval): Update e-mail address.
+
+2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
+
+       * libtool.m4: Update to libtool 2.2.6.
+       * lt~obsolete.m4: Update to libtool 2.2.6.
+       * ltmain.sh: Update to libtool 2.2.6.
+       * ltsugar.m4: Update to libtool 2.2.6.
+       * ltversion.m4: Update to libtool 2.2.6.
+       * ltoptions.m4: Update to libtool 2.2.6.
+       * ltgcc.m4: Update to match changes from libtool 2.2.6.
+
+2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Update my name.
+
+2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
+
+        * MAINTAINERS: Add myself in "Write After Approval".
+
+2008-09-18  Steve Ellcey  <sje@cup.hp.com>
+
+        * MAINTAINERS: Add myself as ia64 maintainer.
+
+2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
+       Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
+       Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
+       and Michael Tiemann from Write After Approval since they do not
+       actually have access.
+
 2008-09-05  Richard Guenther  <rguenther@suse.de>
 
        * configure.ac: Initialize clooglibs to -lcloog.
 
        * MAINTAINERS (Write After Approval): Add myself.
 
-2008-05-14  Rafael Espindola  <espindola@google.com>
+2008-05-14  Rafael Espíndola  <espindola@google.com>
 
        * config-ml.in: don't handle --enable-shared and --enable-static.
 
        * MAINTAINERS (Write After Approval):  Remove myself.
        (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
 
-2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
+2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
 
        * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
        (TARGET_CONFIGDIRS): Remove.
        of libf2c.
        * configure, Makefile.in: Regenerate.
 
-2004-05-13  Tobias Schl���¼ter  <tobi@gcc.gnu.org>
+2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
@@ -7670,7 +7834,7 @@ Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
        * MAINTAINERS: Added myself.
 
 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
-           Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
+           Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
 
        * configure.in (enable_libstdcxx_v3): Add.
        (target_libs): Add bits here to switch between libstdc++-v2 and