Patch to fix canadian cross build problem with libcpp.a from Felix.
[deliverable/binutils-gdb.git] / ChangeLog
index 13e162ed480387fb54739e1512a5b8127e7fcd63..a9f2da27b654d5d8164be72096a3e190fe3202ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,345 @@
+Tue Feb  2 22:40:36 1999  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
+       $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.
+        (thumb-*-oabi):  Handle.
+
+Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
+
+       * Makefile.in: Remove unneeded all-target-libio from
+       from all-target-winsup target since it is now unneeded.
+       Add all-target-libtermcap in its place since it is now
+       needed.
+
+Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: makefile stub for cygwin target is probably
+       unnecessary.  Remove it for now.
+       * config/mt-cygwin: Remove.
+
+Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: libtermcap.a should be built when cygwin is the
+       target as well as the host.
+       * config.guess: Allow mixed case in cygwin uname output.
+       * Makefile.in: Add libtermcap target.
+       * config/mt-cygwin: New file.  libtermcap target info.
+
+Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * configure.in: Add cygmon for x86-coff and x86-elf. Configure
+       cygmon for all sparclite targets, regardless of object format.
+
+1998-12-15  Mark Salter  <msalter@cygnus.com>
+
+       * configure.in: Added target-bsp for several target architectures.
+
+       * Makefile.in: Added rules for bsp.
+
+start-sanitize-cygnus
+1998-12-14  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config.sub (mips64vr5xxxel-elf): New.
+
+end-sanitize-cygnus
+start-sanitize-sky
+Fri Dec 11 17:02:29 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       Fri Aug 21 18:13:28 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
+
+       * configure.in (mips64el-skyb-elf): Use fragment mt-skyb and
+       exclude target-libiberty, target-libg++, etc.
+       * config/mt-skyb: Do not install gcc, g++, libc, libgcc, etc.
+
+       Mon Aug 10 23:04:56 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
+
+       * config.sub (vpu-elf): Add a "marketing name" for mips64el-skyb-elf.
+
+       Mon Aug 10 18:59:42 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
+
+       * configure.in (mips64el-skyb-elf): added new target
+
+end-sanitize-sky
+start-sanitize-java
+1998-12-11  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (configure-target-libjava): Depend on
+       configure-target-newlib.
+       (configure-target-boehm-gc): New target.
+       (configure-target-qthreads): New target.
+
+end-sanitize-java
+Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Clean up handling of hppa2.0.
+
+Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
+
+       * config.guess: Use C code to identify more HP machines.
+
+Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Handle hppa2.0.
+
+Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Improve detection of hppa2.0 processors.
+
+Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
+
+       * config.guess: Recognize FreeBSD using ELF automatically.
+
+1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (skip-this-dir): Add handling for new shell script, which
+       might be created by a sub-directory's configure to indicate, this particular
+       directory is "unwanted".
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
+
+
+start-sanitize-vr4xxx
+1998-11-24  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config.sub (mips64vr4xxx,mips64vr4xxxel): New.
+
+end-sanitize-vr4xxx
+Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * ltconfig: import from libtool, after changing libtool to
+       account for the cygwin name change.
+
+Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
+       include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
+
+Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: Add libtermcap to list of cygwin dependencies.
+
+Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
+        they include winsup/include when it's a cygwin target.
+
+1998-11-12  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in (host_tools): Added zip.
+       * Makefile.in (all-target-libjava): Depend on all-zip.
+       (all-zip): New target.
+       (ALL_MODULES): Added all-zip.
+       (NATIVE_CHECK_MODULES): Added check-zip.
+       (INSTALL_MODULES): Added install-zip.
+       (CLEAN_MODULES): Added clean-zip.
+
+Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: lose "32" from comment about cygwin.
+
+Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Use -Os to build target libraries for the fr30.
+
+Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * config.sub: Add fr30.
+
+Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure.in: drop "32" from config/mh-cygwin32.  Check
+       cygwin* instead of cygwin32*.
+       * config.sub: Check cygwin* instead of cygwin32*.
+
+1998-10-20  Syd Polk  <spolk@cygnus.com>
+
+       * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
+       if desired.
+
+start-sanitize-cygnus
+Mon Oct 19 15:43:17 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in (all-cgen): Depend on all-libiberty.
+
+end-sanitize-cygnus
+Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.if (cxx_interface, libstdcxx_interface): Do not try to set
+       these if the appropriate directories and files to not exist.
+
+start-sanitize-cygnus
+Wed Oct 14 17:23:40 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.in (enable_cgen_maint): Fix typo.
+
+end-sanitize-cygnus
+Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (DEVO_SUPPORT): Add config.if.
+
+Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Bring back lost sparcv9.
+
+Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.sub: Add support for i[34567]86-pc-udk.
+       * configure.in: Likewise.
+
+Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: add bzip2 package building bits for user
+       tools module
+       * configure.in: ditto
+
+1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
+
+        * configure.in (target_subdir): Remove duplicate line.
+
+Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
+
+       * Makefile.in (all-automake): fix dependencies.
+
+Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in: Minor cleanups for building in the $(target_alias)
+       subdir.
+
+1998-09-22  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (bootstrap): Set r and s before make all.  Use
+       BASE_FLAGS_TO_PASS in make all.
+       (cross): Likewise.
+
+1998-09-20  Mark Mitchell  <mark@markmitchell.com>
+
+       * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
+
+
+start-sanitize-dsp
+Fri Sep 25 18:07:32 1998  Jeff Johnston  <jjohnstn@cygnus.com>
+
+       * configure.in (target_libs): Added target-libdsp.
+       * Makefile.in (TARGET_CONFIGDIRS): Added libdsp as target.
+
+end-sanitize-dsp       
+Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Fix typo in last change.
+
+1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
+
+       * config.sub: Add support for C4x target.
+       * configure.in: Likewise.
+
+1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
+
+       * config.sub: Recognize sparcv9 just like sparc64.
+
+start-sanitize-ide
+Thu Sep 10 12:37:03 1998  Drew Moseley  <dmoseley@cygnus.com>
+
+       * Makefile.in (install-foundry): Added creation of
+       builddate file to the install-foundry target.
+
+end-sanitize-ide
+Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Match "Pent II" or "PentII" for OpenServer.
+
+Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Correctly identify Pentium II sco boxes.
+
+       * config.guess: Fix "tr" code.  From Weiwen Liu.
+
+Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
+
+       * configure.in: Do not assume x86-svr4 or x86-unixware can handle
+       stabs.
+
+Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
+       (ALL_TARGET_MODULES): Add all-target-libchill.
+       (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
+       (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
+       (all-target-libchill): Add dependencies.
+       * configure.in (target_libs): Add libchill.
+
+Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
+
+       * config.guess: Avoid assumptions about "tr" behaves when
+       LANG is set to something other than English.
+
+Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
+
+       * configure (gxx_include_dir): Changed to
+       '${prefix}/include/g++'-${libstdcxx_interface}.
+
+       * config.if: New to determine the interfaces.
+
+Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
+
+       * config.guess: Detect and handle MPE/IX.
+       * config.sub: Deal with MPE/IX.
+
+Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
+
+       * configure.in: Use mh-aix43.
+
+1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure: Fix --without/--disable cases for gxx-include-dir.
+
+Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
+
+       * mdata-sh:  Imported.  Needed for automake support.
+
+start-sanitize-java
+Fri Aug 21 13:33:13 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in (target_libs): Added target-qthreads.
+       * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
+       (CONFIGURE_TARGET_MODULES): Likewise.
+       (CHECK_TARGET_MODULES): Likewise.
+       (INSTALL_TARGET_MODULES): Likewise.
+       (CLEAN_TARGET_MODULES): Likewise.
+       (all-target-qthreads): New target.
+       (configure-target-libjava): Depend on configure-target-qthreads.
+       (all-target-libjava): Depend on all-target-qthreads.
+
+end-sanitize-java
+Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.in (taz): Try "chmod -R og=u ." before 
+       "chmod og=u `find . -print`".
+
+Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
+
+        * configure.in: Add arm-elf and thumb-elf support.
+
+Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in: Undo previous patch.
+
+Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
+       to here ...
+       (install-no-fixedincludes): and here
+       (INSTALL_MODULES): ... from here.
+
+Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+       * config.guess: Merge with FSF.
+
 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
 
 start-sanitize-sky
@@ -19,6 +361,11 @@ end-sanitize-sky
        all-target-newlib.
        (configure-target-libjava): Depend on $(ALL_GCC).
 
+Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
+       (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
+
 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ylwrap: Change absolute path checks to check for DOS style path
@@ -101,6 +448,41 @@ Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ltconfig: Update to correct AIX handling.
 
+Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
+
+       * configure.in (target_subdir): Set to ${target_alias} instead
+       of "libraries".
+
+1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
+       (Makefile): Depend on $(gcc_version_trigger).
+
+       * configure (gcc_version): Change default initializer to empty
+       string.
+       (gcc_version_trigger): New variable; pass this variable down
+       to subdir configures to enable them checking gcc's version
+       themselves. Emit make macros for both gcc_version vars.
+       (topsrcdir): Initialize reliably.
+       (recursion line): Remove --with-gcc-version=${gcc_version}.
+
+1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (enable_version_specific_runtime_libs): Implement new flag
+       --enable-version-specific-runtime-libs which installs C++ runtime stuff
+       in $(libsubdir); emit definition in each generated Makefile.
+       (gxx_include_dir): Initialize depending on
+       $enable_version_specific_runtime_libs.
+
+1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (gcc_version): Initialize properly depending on
+       how and where configure is started.
+       (recursion line): Pass a --with-gcc-version=${gcc_version}
+       to configures in subdirs.
+
 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
 
        * configure.in (noconfigdirs): Add configure pattern for mips tx39
@@ -110,6 +492,27 @@ Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
 
        * configure.in: Add cygmon and libstub support for mn10200.
 
+1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (gcc_version): Add new variable describing the
+       particular gcc version we're building.
+       * Makefile.in (libsubdir): Add new macro for the directory
+       in which the compiler finds executables, libraries, etc.
+       (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
+       and libsubdir.
+
+Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * Makefile.in (local-clean): remove *.log
+       (warning.log): built with warn_summary from build.log
+       (mail-report.log): run test_summary
+       (mail-report-with-warnings.log): run test_summary including
+       warning.log in the report
+
+Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Detection of Pentium II for *-sco-3.2v5*.
+
 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in (grep): Grep no longer depends on libiberty.
@@ -143,6 +546,11 @@ Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ltconfig, ltmain.sh: Bring in Visual C++ support.
 
+Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * Makefile.in (boostrap2-lean, bootstrap3-lean,
+       bootstrap4-lean): new targets
+
 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
 
        * COPYING.LIB: Update FSF address.
@@ -197,6 +605,10 @@ Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
 
        * config.sub: Recognize sparc86x.
 
+Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
+       * configure.in (--enable-target-optspace): Remove debug echo.
+
 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
 
        * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
@@ -270,8 +682,13 @@ Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
 
 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
 
-        * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
-        use mh-sysv5 if specified.  Support gprof on SCO Open Server.
+       * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
+       use mh-sysv5 if specified.  Support gprof on SCO Open Server.
+
+Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
+
+       * configure: Define DEFAULT_M4 by searching PATH.
+       * Makfile.in: Use DEFAULT_M4.
 
 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -350,6 +767,16 @@ Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ltconfig, ltmain.sh: Update to libtool 1.2.
 
+Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (install-gcc): Don't specify LANGUAGES here.
+       (install-gcc-cross): Instead, override LANGUAGES here.
+
+1998-03-18  Dave Love  <d.love@dl.ac.uk>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
+       non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
+
 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in: Add Thumb-pe target.
@@ -364,10 +791,19 @@ Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
        if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
        to be the case for libiberty.
 
+Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+       * configure: When making link, also check the current
+       directory. The configure scripts may create one.
+
 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
 
        * config.sub: Accept alphapca56 and alphaev6 properly.
 
+Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+       * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
+
 start-sanitize-vr4320
 Tue Mar  3 11:01:52 1998  Gavin Koch  <gavin@cygnus.com>
 
@@ -375,7 +811,7 @@ Tue Mar  3 11:01:52 1998  Gavin Koch  <gavin@cygnus.com>
 
 end-sanitize-vr4320
 
-Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
+Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
 
         * config.sub (sco5): Fix typo.
 
@@ -403,6 +839,16 @@ Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
        * configure (redirect): Set to null, so default behavior of
        configure is now --verbose.
 
+1998-02-16  Dave Love  <d.love@dl.ac.uk>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
+       CONFIG_SITE=/dev/null to forestall lossage with site configuration.
+
+Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
+       this change to sync Makefile.in with its ChangeLog entries.
+
 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
 
        * ltmain.sh (mkdir): Check that the directory doesn't exist
@@ -413,13 +859,27 @@ Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ltconfig, ltmain.sh: Update from libtool 1.0i.
 
+Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
+       PICFLAG_FOR_TARGET.
+       (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
+
+       * configure: Emit a definition for the new macro enable_shared
+       into each Makefile.
+
+       * config/mh-sparcpic (PICFLAG): Define to properly according
+       to current multilib configuration.
+       * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
+       according to current multilib configuration.
+
 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
 
-        * configure.in (host_tools, native_only): Add libtool.
+       * configure.in (host_tools, native_only): Add libtool.
 
 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
 
-        * configure.in: add target-gperf to noconfigdirs for Cygwin32.
+       * configure.in: add target-gperf to noconfigdirs for Cygwin32.
        Fix typo in ming config comment.
 
 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
@@ -483,6 +943,10 @@ Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
        * .cvsignore: Remove *-info and *-install since they match
        release-info and mpw-install, which we don't want to just ignore.
 
+Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
+
+       * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
+
 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
 
        * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
@@ -545,12 +1009,12 @@ Tue Dec 23 12:45:50 1997  Jeffrey A Law  (law@cygnus.com)
 
        * config.guess: HP 9000/803 is a PA1.1 machine.
 
-start-sanitize-vr5400
+start-sanitize-cygnus
 Mon Dec 22 11:27:12 1997  Jeffrey A Law  (law@cygnus.com)
 
         * config.sub (mips64vr5xxx-elf): Handle.  Treat as mips64vr5000-elf.
 
-end-sanitize-vr5400
+end-sanitize-cygnus
 
 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
 
@@ -589,6 +1053,10 @@ Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
        * Makefile.in (all-target-gperf): Change dependency to
        all-target-libstdc++.
 
+Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
+
+       * config.guess: Add BeOS support.
+
 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        Source directory cvs renamed to cvssrc:
@@ -601,6 +1069,15 @@ Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
        (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
        (all-cvssrc): Rename target from all-cvs.
 
+Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * configure (gxx_include_dir): Fix thinko.
+
+Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_TARGET_CROSS): Define.
+       (install-cross, install-gcc-cross): New targets.
+
 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in (noconfigdirs): Add support for Thumb target.
@@ -628,11 +1105,32 @@ Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
 
        * configure.in: Build cygmon for sparc-elf and sparclite-aout.
 
+Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_TARGET): Do install-gcc first.
+       * configure (gxx_include_dir): Provide a definition for subdirs
+       which do not use autoconf.
+
 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 
 
+Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * From Franz Sirl.
+       * config.guess (powerpc*-*-linux): Handle glibc2 beta release
+       found on RedHat Linux systems.
+
+Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess (alpha stuff): Merge with FSF to avoid incorrect
+       guesses.
+
+Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
+
 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
 
        * ltmain.sh: If mkdir fails, check whether the directory was created
@@ -697,12 +1195,18 @@ Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * Makefile.in: check-target-libio depends on all-target-libstdc++.
 
-start-sanitize-vr5400
+Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
+
+       * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
+       targets using "$@" to provide support for similar but not identical
+       targets without having to duplicate code.
+
+start-sanitize-cygnus
 Wed Oct 22 14:05:29 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * config.sub (maybe_os): Add mips64vr5400.
 
-end-sanitize-vr5400
+end-sanitize-cygnus
 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
 
        * makefile.vms: Fix to work with DEC C.
@@ -733,6 +1237,10 @@ Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
        infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
        sbindir, sharedstatedir, and sysconfdir.
 
+Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
+
+       * Makefile.in (bootstrap-lean): New target.
+
 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
 
        * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
@@ -742,6 +1250,17 @@ Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
 
+Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
+
+* Makefile.in (cross): New target.
+
+Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
+                         Jeff Law         <law@cygnus.com>
+
+       * Makefile.in (bootstrap2, bootstrap3): New targets.
+       (all-bootstrap): Remove outdated and confusing target.
+       (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
+
 start-sanitize-gdbtk
 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
@@ -749,6 +1268,7 @@ Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
        windows.  Consistent with gdb/configure.
 
 end-sanitize-gdbtk
+
 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
 
        * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
@@ -770,6 +1290,21 @@ Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
        
        * configure.in: remove bison from noconfigdirs for Cygwin32 host
 
+Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+       * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
+
+       * configure.in (skipdirs): Add target-librx for Linux.
+       (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
+
+Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (bootstrap): New target.
+
+Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Accept 'amigados' for backward compatability.
+
 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.guess: Merge with FSF.
@@ -786,6 +1321,10 @@ Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
 
         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
 
+Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Handle v850-elf.
+
 start-sanitize-ide
 Wed Sep  3 19:38:01 1997  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -797,6 +1336,14 @@ Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
        * ltconfig: Set CONFIG_SHELL in libtool.
        * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
 
+Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (target_subdir): Set to libraries if enable_multilib.
+
+Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
+
+       * config.guess: Update from gcc directory.
+
 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in (all-sim): Depends on all-readline.
@@ -811,7 +1358,6 @@ Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
        * Makefile.in (BISON): Add -L flag.
        (YACC): Likewise.
 
-start-sanitize-v850e
 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in (noconfigdirs): Add support for v850e target. 
@@ -824,7 +1370,6 @@ Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
        
        * config.sub (maybe_os): Add support for v850ea target.
 
-end-sanitize-v850e
 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Add mipstx39.  Delete r3900.
@@ -1459,10 +2004,6 @@ Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * config.sub: Handle d10v-unknown.
 
-Sat Nov 23 14:23:01 1996  Gavin Koch  <gavin@cygnus.com>
-
-       * gcc/depragmaize.c: Handle MSDOS's (non-unix) text files.
-
 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Handle v850-unknown.
This page took 0.031943 seconds and 4 git commands to generate.