* ltconfig, ltmain.sh: Avoid producing a version number if
[deliverable/binutils-gdb.git] / ChangeLog
index ba238bdac6d709a027587ea98986a47b180521af..2bbb2bf118ebaca0a3cf1d9feb74445b0fb990ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,500 @@
+Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Avoid producing a version number if
+       -version-info was not used.
+
+start-sanitize-java
+Wed May  6 10:26:06 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * Makefile.in:  Add dependencies for boehm-gc to libjava.
+
+end-sanitize-java
+Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
+       building with newlib.
+
+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. 
+
+start-sanitize-java
+Wed Apr 29 17:07:10 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * Makefile.in: Added dependencies to all-target-boehm-gc and
+       all-target-libjava to have them configure during the build.
+
+end-sanitize-java
+start-sanitize-gdbtk
+Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
+       the right GUI libraries and files are installed along with GDB.
+
+end-sanitize-gdbtk
+Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Change alpha to alpha* in several places.
+
+Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
+
+       * config.sub: Recognize sparc86x.
+
+Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
+
+start-sanitize-cygnus
+Fri Apr 24 09:28:15 1998  Ben Elliston  <bje@cygnus.com>
+
+       * Makefile.in: Added standard targets for `flexlm'.
+       Added intermodule dependency for `all-snavigator'.
+       
+       * configure.in: Include `flexlm' as a host library.
+
+end-sanitize-cygnus
+Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Update cygwin32 support.
+
+       * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
+       (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
+       (GDB_SUPPORT_DIRS): Likewise.
+
+Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (target_makefile_frag): If --enable-target-optspace,
+       use -Os to compile target libraries rather than -O2.  Default to
+       using -Os for d10v and m32r if --{enable,disable}-target-optspace is
+       not used.
+start-sanitize-d30v
+       * configure.in (target_cflags): Ditto for d30v.
+end-sanitize-d30v
+
+Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-bfd): Depend on all-intl.
+       (all-binutils): Likewise.
+       (all-gas): Likewise.
+       (all-gprof): Likewise.
+       (all-ld): Likewise.
+
+Mon Apr 20 14:26:26 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
+       (CONFIGURE_TARGET_MODULES): Likewise.
+       (CHECK_TARGET_MODULES): Likewise.
+       (INSTALL_TARGET_MODULES): Likewise.
+       (CLEAN_TARGET_MODULES): Likewise.
+       (all-target-libjava): New target.
+       (all-target-boehm-gc): Likewise.
+       * configure.in (target_libs): Added libjava, boehm-gc.
+
+1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
+
+       * configure.in (host_tools): Fix typo, lbtool -> libtool.
+
+Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (all-bfd): Depend upon all-libiberty.
+
+       * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
+
+Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * Makefile.in: Add libstub.
+
+       * configure.in: Ditto. Build libstub for targets that have cygmon
+       support.
+
+Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't set PICFLAG on ix86-cygwin32.
+
+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.
+
+Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Add cygwin32 support.
+
+       * Makefile.in, configure.in: Add libtool as a native only directory
+       to configure and build.
+
+Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
+
+       * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
+
+Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: add ash make rules
+       * configure.in: add ash to native_only and host_tools lists
+
+start-sanitize-ide
+Tue Mar 31 16:50:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add libidetcl, like libide.
+       (all-libide): Remove dependencies on all-tcl, all-tk, all-itcl,
+       all-ilu.
+       * configure.IN: Add libidetcl, like libide.
+       * configure (GDB_TK): If enable_ide, add all-libidetcl.
+
+end-sanitize-ide
+Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-gettext, all-intl): New targets.
+       (ALL_MODULES): Added all-gettext, all-intl.
+       (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
+       (INSTALL_MODULES): Added install-gettext, install-intl.
+       (CLEAN_MODULES): Added clean-gettext, clean-intl.
+
+       * configure.in (host_tools): Added gettext.
+       (native_only): Likewise.
+       (noconfigdirs) [various cases]: Likewise.
+       (host_libs): Added intl.
+
+start-sanitize-gdbtk 
+Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure: Do not disable building gdbtk for cygwin32 hosts.
+
+end-sanitize-gdbtk
+Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in: Revert yesterday's change.
+       (all-target-winsup):  all-target-librx stays out of here.
+
+Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, 
+       CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, 
+       INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): 
+       Remove references to librx and libg++.
+
+Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
+       recursive makes
+
+Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
+       for newlib directory.
+       (CXX_FOR_TARGET): Likewise.
+
+Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * ltconfig: Update after libtool/ltconfig.in change for
+       hpux11.
+
+Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2.
+
+Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add Thumb-pe target.
+
+Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
+       * Makefile.in - changed sn targets to snavigator
+       * configure.in - changed sn targets to snavigator
+
+Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Accept alphapca56 and alphaev6 properly.
+
+start-sanitize-vr4320
+Tue Mar  3 11:01:52 1998  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub (mips64vr4320-unknown-elf) : Added.
+
+end-sanitize-vr4320
+
+Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL_MODULES): Move install-tcl before
+       install-itcl.
+       (install-itcl): Remove dependency on install-tcl.
+
+Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Remove libgloss from noconfigdirs for MN10300.
+
+Fri Feb 20 16:47:24 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * configure: Don't let builds be done in source tree.
+
+Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't build libgui for a cygwin32 target when not on
+       a cygwin32 host.
+
+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.
+
+Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
+
+       * ltmain.sh (mkdir): Check that the directory doesn't exist
+       before we exit with error, so that we don't get races during
+       parallel builds.
+
+Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update from libtool 1.0i.
+
+Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+        * 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.
+       Fix typo in ming config comment.
+
+Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update from libtool 1.0h.
+
+Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Add tic30 cases, and map c30 to tic30.
+
+Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure.in: Remove expect from noconfigdirs when target
+        is cygwin32.  OK to build expect and dejagnu with Canadian
+        Cross.
+
+start-sanitize-sky
+Wed Jan 28 11:59:32 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.in: Add dvp-elf support.
+       * config.sub: Recognize dvp cpu.
+
+end-sanitize-sky
+Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
+       host.
+
+       * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
+       and mingw32.
+
+Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
+       here as it is not defined in the toplevel Makefile.
+
+Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (package_makefile_rules_frag): New variable, which names
+       a file with generic rules, ...
+       Change comment to mention we now have FIVE parts.
+       * configure: Undo last change.
+
+Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
+
+       * config.guess: More accurate determination of HP processor types.
+       * config.sub: More accurate determination of HP processor types.
+
+Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (package_makefile_frag): Move inserting the
+       ${package_makefile_frag} to where it should be according
+       to the comment.
+
+Fri Jan 23 00:30:21 1998  Philip Blundell  <pb@nexus.co.uk>
+
+       * config.guess: Add support for Linux/ARM.
+
+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.
+
+Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
+
+       * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
+       local_prefix to sub-make invocations.
+
+Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
+
+       * configure.in: Check makefile fragments in the source
+       directory.
+
+Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * configure.in: check whether host and target makefile
+       fragments exist before adding them to *_makefile_frag
+
+Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * configure.in (target_configdirs): Add cygmon for sparc64-elf.
+       
+Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
+
+       * configure.in: Make sure we only replace RPATH_ENVVAR on
+       lines which begin with RPATH_ENVVAR, i.e. add "^" to the
+       regexp to sed.
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
+       to sub-makes.
+
+1998-01-13  Lee Iverson   (leei@ai.sri.com)
+
+       * config-ml.in (multi-do): LDFLAGS must include multilib
+       designator.
+
+Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
+
+       * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
+
+Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * config.sub: Add mingw32 support.
+       * configure.in: Likewise.
+       * mh-mingw32: New file.
+
+Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
+
+       * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
+
+Sun Dec 28 11:28:58 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 Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Sync with egcs.  Picks up new alpha support,
+       BeOS & some additional linux support.
+
+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
+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
+
+Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+        * configure.in (host_makefile_frag, target_makefile_frag):
+        Handle multiple config files.
+        (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
+        alpha-*-*.
+
+Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * mkdep: New file.
+
+start-sanitize-ide
+Wed Dec 17 11:27:59 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Only put libide in GDB_TK if --enable-ide.
+
+end-sanitize-ide
+start-sanitize-d30v
+Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
+
+end-sanitize-d30v
+Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add libgui directory.
+       (GDB_TK): Add all-libgui.
+       * configure.in: Add libgui directory.
+       * configure: Add all-libgui to GDB_TK.
+
+Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config-ml.in (multidirs): Add m32r to multilib list.
+
+Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
+
+       * Makefile.in (all-target-gperf): Change dependency to
+       all-target-libstdc++.
+
+Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       Source directory cvs renamed to cvssrc:
+       * configure.in (host_tools): Change cvs to cvssrc.
+       (native_only): Likewise.
+       (noconfigdirs) [various cases]: Likewise.
+       * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
+       (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
+       (INSTALL_MODULES): Change install-cvs to install-cvssrc.
+       (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
+       (all-cvssrc): Rename target from all-cvs.
+
+Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (noconfigdirs): Add support for Thumb target.
+
+       * config.sub (maybe_os): Add support for Thumb target.
+
+start-sanitize-ide
+Tue Dec  2 06:51:40 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure (GDB_TK): add all-libide to dependency list
+
+Tue Dec  2 09:04:13 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (host_libs): Build libide all of the time.
+       (noconfigdirs): Remove libide from all places that set noconfigdirs.
+
+Mon Dec  1 10:53:40 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * Makefile.in (all-vmake): remove double dependency on all-libide
+
+end-sanitize-ide
+Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * Makefile.in: Add rules for cygmon.
+
+       * configure.in: Build cygmon for sparc-elf and sparclite-aout.
+
+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 
+
+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
+       anyhow by some other process.
+
+start-sanitize-d30v
+Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure all directories.
+
+Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure newlib, libiberty directories
+       for the D30V.
+
+Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
+
+end-sanitize-d30v
 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
 
-       * include/libiberty.h: Add extern "C" { so it can be used with C++
-       progrms.
-       * include/remote-sim.h:  Add extern "C" { so it can be used with C++
-       programs.
+        * include/libiberty.h: Add extern "C" { so it can be used with C++
+        progrms.
+        * include/remote-sim.h:  Add extern "C" { so it can be used with C++
+        programs.
 
 start-sanitize-tx19
 Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
@@ -11,14 +502,14 @@ Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
        * config.sub: Move tx19 configury to reduce spurious differences
        with gcc/config.sub.
 
-end-sanitized-tx19
+end-sanitize-tx19
 start-sanitize-tx49
 Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Move tx49 configury to reduce spurious differences
        with gcc/config.sub.
 
-end-sanitized-tx49
+end-sanitize-tx49
 start-sanitize-d30v
 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
 
@@ -31,6 +522,12 @@ Wed Oct 29 16:52:43 1997  Gavin Koch  <gavin@cygnus.com>
        * config.sub: Add tx49 configury.
 
 end-sanitize-tx49
+start-sanitize-ide
+Tue Oct 28 16:44:15 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+        * Makefile.in (install-foundry): New target.
+
+end-sanitize-ide
 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
 
        * configure.in: Remove a "second pass" of tweaking noconfigdirs,
@@ -50,6 +547,12 @@ Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
 
        * makefile.vms: Fix to work with DEC C.
 
+start-sanitize-ide
+Sat Oct 11 13:52:40 1997  Tom Tromey  <tromey@cygnus.com>
+
+        * Makefile.in (all-jstools): Depend on all-tix.
+
+end-sanitize-ide
 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Add mips-tx39-elf to marketing names.
@@ -81,11 +584,13 @@ 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.
 
+start-sanitize-gdbtk
 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
        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
@@ -123,6 +628,12 @@ Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
 
         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
 
+start-sanitize-ide
+Wed Sep  3 19:38:01 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+        * Makefile.in (GDB_TK): Add all-libide.
+
+end-sanitize-ide
 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
 
        * ltconfig: Set CONFIG_SHELL in libtool.
@@ -149,15 +660,13 @@ Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
        
        * config.sub (maybe_os): Add support for v850e target.
 
-end-sanitize-v850e
-start-sanitize-v850eq
 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
 
-       * configure.in (noconfigdirs): Add support for v850eq target. 
+       * configure.in (noconfigdirs): Add support for v850ea target. 
        
-       * config.sub (maybe_os): Add support for v850eq target.
+       * config.sub (maybe_os): Add support for v850ea target.
 
-end-sanitize-v850eq
+end-sanitize-v850e
 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Add mipstx39.  Delete r3900.
@@ -183,7 +692,12 @@ Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: When handling a Canadian Cross, handle YACC as well as
        BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
+        * Makefile.in (all-bison): Depend upon all-texinfo.
 
+start-sanitize-ide
+        * Makefile.in (all-vmake): Depend upon all-tix.
+
+end-sanitize-ide
 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * Makefile.in (BISON): bison, not byacc or bison -y.
@@ -1250,7 +1764,9 @@ Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
 
 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
 
+start-sanitize-gdbtk
        * configure: enable_gdbtk=no for cygwin32-hosted toolchains
+end-sanitize-gdbtk
        * configure.in: remove make from disable-if-Can-Cross list
                enable gdb if ${host} and ${target} are cygwin32
 
@@ -1643,12 +2159,14 @@ Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
        * configure.in: Make sure that ${CC} can be used to compile an
        executable.
 
+start-sanitize-gdbtk
 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
 
        * Makefile.in (all-gdb): Depend on $(GDB_TK).
        * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
        nothing depending on whether gdbtk is being built.
 
+end-sanitize-gdbtk
 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
@@ -2246,11 +2764,13 @@ Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
        * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
        (i386-win32 host): Likewise.  Don't build readline.
 
+start-sanitize-gdbtk
 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
 
        * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
        SUPPORT_FILES to submakes.
 
+end-sanitize-gdbtk
 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
@@ -2429,11 +2949,13 @@ Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
        * configure.in: Recognize --with-newlib.
        (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
 
+start-sanitize-gdbtk
 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
 
        * Makefile.in: move {all,check,install}-gdb from *_MODULES 
        to *_X11_MODULES due to gdbtk needing X include files et al.
 
+end-sanitize-gdbtk
 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
        Merge in support for Mac MPW as a host.
This page took 0.030998 seconds and 4 git commands to generate.