OSDN Git Service

Add - before rms to be more portable.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 94bf0e1..8f5227a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,325 @@
+2000-12-07  Mike Stump  <mrs@wrs.com>
+
+       * Makefile.in (local-distclean): Remove leftover built files.
+
+2000-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (xscale-elf): Add target.
+       (xscale-coff): Add target.
+
+2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
+
+        * ltcf-cxx.sh: Support creation of C++ shared libraries on
+        recent versions of FreeBSD (release 3 or later).
+        * ltconfig: On FreeBSD, -lc must not be provided when building
+        a shared library or else the standard -pthread gcc option is
+        rendered worthless to later users of the built library.
+
+2000-11-16  Fred Fish  <fnf@be.com>
+
+       * configure.in (enable_libstdcxx_v3): Fix typo,
+       libstd++ -> libstdc++.
+
+2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-11-21  Bernd Schmidt  <bernds@redhat.com>
+
+       * MAINTAINERS: Update my email address.  Add myself to global write
+       privs list.
+
+2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in: Merge with src and libgcj.
+       (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
+       configure-target-<library> when their configure scripts need the C
+       or C++ library to have already been built to work properly.
+       (do_proto_toplev): Set them to an empty string.
+
+       * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
+       (REALLY_SET_LIB_PATH): Use them.
+
+2000-11-17  Stan Shebs  <shebs@apple.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * configure: Provide the original toplevel configure arguments
+       (including $0) to subprocesses in the environment rather than
+       through gcc/configargs.h.
+
+2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * MAINTAINERS: Remove references to cccp. Change C9X reference to
+       C99.  Alphabetise "Write After Approval" list.
+
+2000-11-12  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure: Turn on libstdc++ V3 by default.
+
+       * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
+       if we've got GCC.
+
+2000-11-11  Philip Blundell  <philb@gnu.org>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-11-09  David Edelsohn  <edelsohn@gnu.org>
+
+       * ltcf-c.sh (aix4): Improve shared library configuration; require
+       exporting symbols.
+       * ltcf-cxx.sh (aix4): Define.
+       * ltconfig (aix4): Define library and soname specs appropriate for
+       AIX.  Define command to create export symbols list.
+
+Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
+
+       * config.sub: Add support for Sun Chorus
+
+2000-10-31  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Rename <name>@cygnus.com addresses to
+       <name>@redhat.com.  Also installed new email address for Clint
+       Popetz.
+       
+2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * etc: Remove directory from GCC.
+
+2000-10-16  Michael Meissner  <meissner@redhat.com>
+
+       * configure (gcc/configargs.h): Only create if there is a build GCC
+       directory created.
+
+2000-10-16  Matthias Klose  <doko@debian.org> 
+       * config.if: Search libstdc++-v3/configure.in for INTERFACE,
+       when configured for libstdc++-v3.
+
+2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure: Save configure arguments to gcc/configargs.h.
+
+2000-10-04  Philipp Thomas  <pthomas@suse.de>
+
+       * config.guess: Import CVS version 1.157.
+       * config.sub: Import CVS version 1.181.
+
+2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
+
+       * Makefile.in (bootstrap): avoid recursion if subdir missing
+       (cross): ditto
+       (do-proto-toplev): ditto
+
+2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
+       ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
+
+       * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
+       multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
+       all affected `configure' scripts.
+
+2000-09-26  David Edelsohn  <edelsohn@gnu.org>
+
+       * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
+
+Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
+
+       * MAINTAINERS: Add self as cpplib co-maintainer.
+
+2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * INSTALL/README: egcs -> GCC update.
+
+Sun Sep 17 16:55:59 CEST 2000  Marc Espie <espie@cvs.openbsd.org>
+
+       * MAINTAINERS: Add myself to Write After Approval list.
+
+2000-09-15  Kazu Hirata  <kazu@hxi.com>
+
+       * MAINTAINERS: Add myself to Write After Approval list.
+
+Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
+
+        * configure.in: Do not build byacc for hppa64.  Provide paths to the
+        X11 libraries for hppa64.
+
+2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * MAINTAINERS: Add myself as 68hc11 port maintainer.
+
+2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (all-zlib): Added dummy target.
+
+       * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
+       ltcf-gcj.sh: Updated from libtool multi-language branch.
+
+2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
+       (bootstrap*): Depend on all-bootstrap.
+
+2000-09-05  Philipp Thomas  <pthomas@suse.de>
+
+       * config.guess: Import CVS version 1.156.
+       * config.sub: Import CVS version 1.179.
+
+2000-09-02  Anthony Green  <green@cygnus.com>
+
+       * Makefile.in (all-gcc): Depend on all-zlib.
+       (CLEAN_MODULES): Add clean-zlib.
+       (ALL_MODULES): Add all-zlib.
+       * configure.in (host_libs): Add zlib.
+
+2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
+       crosses, but add gcc/include to the header search path for them.
+
+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...