OSDN Git Service

2003-08-27 Phil Edwards <pme@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index df83b19..0676571 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,71 @@
+2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Set RAW_CXX_FOR_TARGET if unset.
+       * configure: Regenerated.
+
+2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config/no-executables.m4: New file.
+
+2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
+
+       * MAINTAINERS: Update my email address.
+
+2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure.in:  Use newline instead of semicolon when assuming
+       shell arguments in a for loop.
+       * configure:  Regenerated.
+
+2003-08-22  Jason Eckhardt  <jle@rice.edu>
+
+       * MAINTAINERS: Resurrect the i860 maintainer.
+
+2003-08-20  Geoffrey Keating  <geoffk@apple.com>
+
+       PR 8180
+       * configure.in: When testing with_libs and with_headers, treat
+       'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
+       * configure: Regenerate.
+       
+       * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
+       make, shell, etc.
+       (baseargs): Likewise.
+       * configure: Regenerate.
+
+2003-08-20  Bernardo Innocenti  <bernie@develer.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-08-19  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.in: Disable libgcj for darwin not on powerpc.
+       * configure: Rebuild.
+
+2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * config-ml.in, symlink-tree: Add license.
+
+2003-08-03  Richard Stallman  <rms@gnu.org> 
+            Eben Moglen  <moglen@columbia.edu>
+
+       * README.SCO: New file.
+
+2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * Makefile.tpl (check, check-c++): Express dependencies using
+       dependencies rather than commands.
+       * Makefile.in: Regenerate.
+
+2003-08-01  Andrew Cagney  <cagney@redhat.com>
+
+       * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
+       * configure: Ditto.
+
 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
 
        * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
-       * Makefine.in: Update.
+       * Makefile.in: Update.
 
 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>