Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
[deliverable/binutils-gdb.git] / ChangeLog
index 67a4235f7dad3dd4648933f97c5a2e86f1467f51..94460eca53f0eb6b32b23d48c7e910ce5b34cef2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,144 @@
+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.
@@ -22,12 +163,6 @@ 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
 
-start-sanitize-vr4111
-Thu Jan 15 09:36:48 1998  Gavin Koch  <gavin@cygnus.com>
-
-       * config.sub: Create the vr4111 as a copy of vr4100. 
-
-end-sanitize-vr4111
 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
 
        * configure.in (target_configdirs): Add cygmon for sparc64-elf.
@@ -75,13 +210,6 @@ 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-sky
-Mon Dec 22 14:08:27 1997  Doug Evans  <devans@canuck.cygnus.com>
-
-       * configure.in: Add txvu-elf support.
-       * config.sub: Recognize txvu cpu.
-
-end-sanitize-sky
 start-sanitize-vr5400
 Mon Dec 22 11:27:12 1997  Jeffrey A Law  (law@cygnus.com)
 
@@ -287,11 +415,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
@@ -1465,7 +1595,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
 
@@ -1858,12 +1990,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.
@@ -2461,11 +2595,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.
@@ -2644,11 +2780,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.027246 seconds and 4 git commands to generate.