OSDN Git Service

* config/frv/frv.h (ASM_OUTPUT_CASE_LABEL): Delete.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 681174b..e1c3ba0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * MAINTAINERS: Add myself as sh maintainer.
+
+2007-02-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.ac: Adjust for loop syntax.
+       * configure: Regenerate.
+
+2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure: Rebuilt.
+
+2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.ac: Drop multiple occurrences of --enable-languages,
+       and fix its quoting.
+       * configure: Rebuilt.
+
+2007-02-17  Mark Mitchell  <mark@codesourcery.com>
+            Nathan Sidwell  <nathan@codesourcery.com>
+            Vladimir Prus  <vladimir@codesourcery.com
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
+       * configure: Regenerate.
+
+2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * ltconfig (freebsd*): Default to elf.
+
+2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.ac (target_libraries): Move libgcc before libiberty.
+       * configure: Regenerated.
+
+2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
+           Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/30753
+       * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
+       unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
+       * configure: Regenerated.
+
+2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * MAINTAINERS (Language Front End Maintainers): Update my mail
+       address.
+
+2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR bootstrap/30748
+       * configure.ac: Correct syntax for Solaris ksh.
+       * configure: Regenerated.
+
+2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac: Sync with src.
+       * configure: Regenerate.
+
+2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.in: Regenerate.
+
+2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * config.sub: Sync with src.
+
+2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.tpl (build_alias, host_alias, target_alias): Use
+       noncanonical equivalents.
+       * configure.in: Rename to...
+       * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
+       AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
+       target_noncanonical.  Use them.  Rewrite removal of configure
+       arguments for autoconf 2.59.  Discard variable settings.  Force
+       program_transform_name for native tools.
+
+       * Makefile.in: Regenerated.
+       * configure: Regenerated with autoconf 2.59.
+
+2007-02-07  Roman Zippel <zippel@linux-m68k.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2007-01-31  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.tpl (LDFLAGS): Substitute it.
+       * Makefile.in: Regenerate.
+
 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
 
-        * MAINTAINERS (Write After Approval): Add myself.
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
 
-        * MAINTAINERS (spu port): Add myself.
+       * MAINTAINERS (spu port): Add myself.
 
 2007-01-23  Richard Guenther  <rguenther@suse.de>
 
 
        * configure.in: Re-enable -Werror for gcc builds.
 
-2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
+2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
 
-        * MAINTAINERS (Write After Approval): Add myself.
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
 
        * configure.in: Change == to = in test command.
-        * configure: Regenerate.
+       * configure: Regenerate.
 
 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
-            Nick Clifton  <nickc@redhat.com>
-            Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
-
-        * configure.in (build_configargs, host_configargs, target_configargs):
-        Remove build/host/target parameters.
-        (host_libs): Add gmp and mpfr.
-        (GMP tests): Reorganize to allow in-tree GMP/MPFR.
-        * Makefile.def (gmp, mpfr): New.
-        (gcc): Remove target.
-        * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
-        target_os, target_vendor): New.
-        (configure): Add host_alias/target_alias arguments.  Adjust invocations.
-        * configure: Regenerate.
-        * Makefile.in: Regenerate.
+           Nick Clifton  <nickc@redhat.com>
+           Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
+
+       * configure.in (build_configargs, host_configargs, target_configargs):
+       Remove build/host/target parameters.
+       (host_libs): Add gmp and mpfr.
+       (GMP tests): Reorganize to allow in-tree GMP/MPFR.
+       * Makefile.def (gmp, mpfr): New.
+       (gcc): Remove target.
+       * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
+       target_os, target_vendor): New.
+       (configure): Add host_alias/target_alias arguments.  Adjust invocations.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
 
 2007-01-11  Matt Fago  <fago@earthlink.net>
 
        * configure.in: Try to link to functions only in mpfr 2.2.x
-        to improve robustness of configure tests.
+       to improve robustness of configure tests.
        * configure: Regenerate.
        
 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
 
 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
 
-        * configure.in: add AC_SUBST for *_FOR_TARGET.
-        * configure: Regenerate.
+       * configure.in: add AC_SUBST for *_FOR_TARGET.
+       * configure: Regenerate.
 
 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
 
 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
 
        * MAINTAINERS (Write After Approval): Move myself to
-        Write After Approval section.
+       Write After Approval section.
 
 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * configure: Regenerate.
 
 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
-            Andreas Schwab  <schwab@suse.de>
+           Andreas Schwab  <schwab@suse.de>
 
        * configure: Regenerate.