OSDN Git Service

* MAINTAINERS: Add self to Write After Approval list.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 68f0b44..b0b5f7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,166 @@
+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.
+
+2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
+       (configure-target-libchill, configure-target-libobjc): Likewise.
+
+       * configure.in: Use the same cache file for all target libs.
+       * config-ml.in: But different cache files per multilib variant.
+
+2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * configure (topsrcdir): Don't use dirname.
+
+2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
 2000-07-20  Jason Merrill  <jason@redhat.com>
 
        * configure.in: Remove all references to libg++ and librx.
 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
 
         * ltconfig: Add support for mips-dde-sysv4.2MP
-       
+
 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
 
        * MAINTAINERS: Add myself as loop discovery maintainer.
@@ -175,7 +338,7 @@ Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
         libstdc++-v3.
         * config.if: And this file too.
         * Makefile.in: Add libstdc++-v3 targets.
-       
+
 2000-04-05  Michael Meissner  <meissner@redhat.com>
 
        * config.sub (d30v): Add d30v as a basic machine type.
@@ -502,7 +665,7 @@ Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
        gdb, newlib, or libgloss.
 
 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
-       
+
        * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
        link a trivial program with -mabi=64.  If it fails, remove mabi=64
        from multidirs.
@@ -624,7 +787,7 @@ Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
 1999-02-17  Nick Clifton  <nickc@cygnus.com>
 
        Patch from: Scott Bambrough <scottb@corelcomputer.com>
-       
+
        * config.guess: Modified to recognize uname's armv* syntax.
 
        * config.sub: Modified to recognize uname's armv* syntax.
@@ -643,7 +806,7 @@ Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
        * config.sub: Add support for strongarm target.
 
 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
-       
+
        * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
        the old name config/mh-cygwin32.
        Enable texinfo.
@@ -658,7 +821,7 @@ Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
        $AR_FOR_TARGET.  Likewise for RANLIB.
 
 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
+
         * config.sub (oabi):  Recognize.
         * configure.in (arm-*-oabi):  Handle.
 
@@ -815,7 +978,7 @@ Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
        CC_FOR_TARGET and friends.
 
 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
-       
+
        * Makefile.in (build_tooldir): New variable, same as tooldir.
        (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
        -B$(build_tooldir)/bin/.
@@ -845,7 +1008,7 @@ Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
        (all-target-libchill): Add dependencies.
        * configure.in (target_libs): Add libchill.
-       
+
 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * configure.in (target_subdir): Remove duplicate line.
@@ -1189,7 +1352,7 @@ Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
 1998-04-30  Paul Eggert  <eggert@twinsun.com>
 
        * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
-       Solaris `make' causes it to continue to next definition. 
+       Solaris `make' causes it to continue to next definition.
 
 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
 
@@ -1461,7 +1624,7 @@ Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
        (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
        (CLEAN_TARGET_MODULES): Similarly
        (all-target-libf2c): Add dependences.
-       * configure.in (target_libs): Add libf2c. 
+       * configure.in (target_libs): Add libf2c.
 
 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
 
@@ -1656,7 +1819,7 @@ Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
 
        * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
-       11/18/97 build 
+       11/18/97 build
 
 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
 
@@ -1859,14 +2022,14 @@ Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
 
-       * configure.in (noconfigdirs): Add support for v850e target. 
-       
+       * configure.in (noconfigdirs): Add support for v850e target.
+
        * config.sub (maybe_os): Add support for v850e target.
 
 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
 
-       * configure.in (noconfigdirs): Add support for v850ea target. 
-       
+       * configure.in (noconfigdirs): Add support for v850ea target.
+
        * config.sub (maybe_os): Add support for v850ea target.
 
 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
@@ -2000,7 +2163,7 @@ Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
 
-       * configure (GDB_TK): Needs itcl and tix. 
+       * configure (GDB_TK): Needs itcl and tix.
 
 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
@@ -2056,7 +2219,7 @@ Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
        (CLEAN_TARGET_MODULES): Add clean-target-gperf.
 
 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
+
        * config.sub (mn10200): Recognize new basic machine.
 
 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
@@ -2311,8 +2474,8 @@ Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
 
 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
-       * config.sub, configure.in: Add d30v target cpu. 
-       
+       * config.sub, configure.in: Add d30v target cpu.
+
 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
 
        * makefile.vms: New file.
@@ -2608,7 +2771,7 @@ Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
 
 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
 
-       * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 
+       * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
        host configuration file.
 
 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
@@ -2758,7 +2921,7 @@ Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
-       * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 
+       * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
 
 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
@@ -3385,7 +3548,7 @@ Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
 Thu Nov 30 14:45:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
 
        * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
-       defaults to K&R mode, but doesn't have varargs.h, so we have to 
+       defaults to K&R mode, but doesn't have varargs.h, so we have to
        compile in ANSI mode.
 
 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
@@ -3668,7 +3831,7 @@ Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
        * Makefile.in: Build winsup.
        * configure.in: Winsup is configured when target is win32.
        Can only build win32 target GDB when native.
-       
+
 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
 
        * config.guess: Recognize HP model 819 machines as having
@@ -3718,7 +3881,7 @@ Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
-       * configure.in (CC): Try to get CC from 
+       * configure.in (CC): Try to get CC from
        ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
 
 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
@@ -3768,7 +3931,7 @@ Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
 
-       * configure.in (host i[345]86-*-win32): Reduce the 
+       * configure.in (host i[345]86-*-win32): Reduce the
        noconfigdirs again.
 
 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
@@ -3809,7 +3972,7 @@ Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
        gdb, ld and opcodes on v810-*-*.
 
 Sat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <angela@cygnus.com>
-       
+
        * config/mh-ncrsvr43: Removed AR_FLAGS
 
 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
@@ -4683,7 +4846,7 @@ Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
 
        * brought build-all.mk update-to-date with progressive build-all.mk,
          added new targets and hppa info.
-       
+
 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * configure: If config.guess result is a prefix of the user
@@ -4858,7 +5021,7 @@ Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
 
        * configure: Ignore --x-includes and --x-libraries, for Autoconf
-       compatibility. 
+       compatibility.
 
 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
 
@@ -5171,7 +5334,7 @@ Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
 
        * Makefile.in (DISTDOCDIRS): New variable.
        (taz): Edit local Makefile.in sooner, instead of proto-toplev
-       Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.  
+       Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
 
 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)