OSDN Git Service

2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 52c9d55..4407ade 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,88 @@
+2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
+       * configure: Regenerated.
+
+2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * configure: Regenerate with the correct
+       autoconf version.
+
+2005-09-30  Catherine Moore  <clm@cm00re.com>
+
+       * configure.in (bfin-*-*): New.
+       * configure: Regenerated.
+
+2005-09-28  Geoffrey Keating  <geoffk@apple.com>
+
+       * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
+       (LIPO_FOR_TARGET): New.
+       (CONFIGURED_LIPO_FOR_TARGET): New.
+       (USUAL_LIPO_FOR_TARGET): New.
+       (STRIP_FOR_TARGET): New.
+       (CONFIGURED_STRIP_FOR_TARGET): New.
+       (USUAL_STRIP_FOR_TARGET): New.
+       * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
+       STRIP_FOR_TARGET.
+       * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
+       CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       
+2005-09-19  David Edelsohn  <edelsohn@gnu.org>
+
+       * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
+       (rs6000-*-aix*): Same.
+       * configure: Regenerate.
+
+2005-09-16  Tom Tromey  <tromey@redhat.com>
+
+       * MAINTAINERS: Add self as java maintainer.
+
+2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * configure.in: Recognize f95 in the --enable-languages option,
+       and substitute it for fortran, issuing a warning.
+       * configure: Regenerate.
+
+2005-08-30  Phil Edwards  <phil@codesourcery.com>
+
+       * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
+       * configure:  Regenerated.
+
+2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
+
+       * MAINTAINERS: Add self as ms1 maintainer.
+
+2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
+
+       * Makefile.def (libssp): Add to lang_env_dependencies.
+       * Makefile.in: Regenerate.
+
+2005-08-18  Ian Lance Taylor  <ian@airs.com>
+
+       * MAINTAINERS: Add myself as middle-end maintainer.
+
+2005-08-17  Christian Groessler  <chris@groessler.org>
+
+       * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
+       * Makefile.in: Regenerate.
+
+2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * MAINTAINERS (write after approval): Added myself.
+
+2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.in: Replace NCN_STRICT_CHECK_TOOL with
+       NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
+       Look for alternate names of the target cc and c++
+       * configure: Regenerate.
+
 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
 
        * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,