OSDN Git Service

* MAINTAINERS: Add self to Write After Approval list.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 3e2de55..b0b5f7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,95 @@
+2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+       * config.guess: Import CVS version 1.152.
+       * config.sub: Import CVS version 1.177.
+
+2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
+       $targargs to tell whether newlib is going to be built.
+
+       * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
+       $$r/TARGET_SUBDIR/libio for _G_config.h.
+
+2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
+
+2000-08-22  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Add self as a build machinery (*.in) maintainer
+
+2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC, CXX): Avoid trailing whitespace.
+       (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
+       sub-configures.
+
+2000-08-21  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Add self as a libiberty maintainer
+
+2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Use
+       libstdc++-v3/src/libstdc++.INC.
+
+2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
+
+2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
+
+       * configure: Make enable_threads and enable_shared defaults  
+       explicit.  Substitute enable_threads into generated Makefiles.
+       * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
+       * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
+
+2000-08-13  Geoff Keating  <geoffk@cygnus.com>
+
+       * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
+
+2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC): Remove bogus duplicate quotation mark from
+       previous delta.
+
+2000-08-11  Jason Merrill  <jason@redhat.com>
+
+       * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
+       CXX_FOR_TARGET): Add -B$$r/gcc/ here.
+       (FLAGS_FOR_TARGET): Not here.
+       (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
+
+2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC, CXX): Don't introduce a leading space.
+
+2000-08-07  DJ Delorie  <dj@delorie.com>
+
+       * MAINTAINERS: Add self as a DJGPP maintainer
+
+2000-08-07  DJ Delorie  <dj@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
+       "if we're also building gcc, and it's a gcc that will run on the
+       build machine, we want to use its includes instead of the system's
+       default includes".
+
+2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
 
+       * configure.in (libstdcxx_flags): Don't use `"'.
+
        * config-ml.in: Adjust multilib search paths to the
        appropriate multilib tree.