OSDN Git Service

* cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index af6aacc..003fd63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,128 @@
+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.