OSDN Git Service

* MAINTAINERS: Add self to Write After Approval list.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index a4aaf61..b0b5f7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,146 @@
+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.
+
+2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
+       commas in $LANGUAGES.
+
+2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
+
+       * configure.in: Re-enable all references to libg++ and librx.
+
+2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltconfig, ltmain.sh: Update from libtool multi-language branch.
+       * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
+       (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
+       * ltcf-cxx.sh (need_lc): Set based on postdeps.
+
+       * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
+
+2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
+       CXX_FOR_TARGET for sed.
+
+2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
+       Do not override if already set in the environment or in configure.
+       Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
+       (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
+
+2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
+       the libtool CVS tree multi-language branch.
+       * ltconfig, ltmain.sh: Updated.
+       
+2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
+       (clean-target): Depend on it.
+
+       * Makefile.in (FLAGS_FOR_TARGET): New macro.
+       (GCC_FOR_TARGET): Use it.
+       (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
+       * configure.in: ... here.
+       (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
+       (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
+
 2000-07-24  Eric Christopher  <echristo@cygnus.com>
 
        * MAINTAINERS: Add self to Write After Approval list.