]> Git Repo - binutils.git/blobdiff - ChangeLog
* mkinstalldirs: New file, copied from automake.
[binutils.git] / ChangeLog
index 9eec8dfc9ca7e0c588e7e8359de0e24d951b1659..960548d7085c4e2ddc40481a9a66a8a99494188b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,99 @@
+Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <[email protected]>
+
+       * mkinstalldirs: New file, copied from automake.
+       * Makefile.in (installdirs): Rename from install-dirs.  Use
+       mkinstalldirs.  Change all users.
+
+Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <[email protected]>
+
+       * install-sh: Rename from install.sh.
+       * Makefile.in (INSTALL): Change install.sh to install-sh.
+       (DEVO_SUPPORT): Likewise.
+
+       * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
+       Graichen <[email protected]>.
+
+Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <[email protected]>
+
+       * config.guess: Recognize OpenBSD systems correctly.
+
+Fri Apr 11 17:07:04 1997  Jason Molenda  ([email protected])
+
+       * README, Makefile.in (ETC_SUPPORT): Remove references to
+       cfg-paper*, configure.{texi,man,info*}._
+
+Sun Apr  6 18:47:57 1997  Andrew Cagney  <[email protected]>
+
+       * Makefile.in (all.normal): Ensure that gcc is built after all
+       the x11 - ie gdb - targets.
+
+Tue Apr  1 16:28:50 1997  Klaus Kaempf  <[email protected]>
+
+       * makefile.vms: Don't run conf-a-gas.
+
+Mon Mar 31 16:26:55 1997  Joel Sherrill  <[email protected]>
+
+        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
+
+start-sanitize-tic80
+Sun Mar 30 12:38:27 1997  Fred Fish  <[email protected]>
+
+       * configure.in: Remove noconfigdirs case since gdb also
+       configures and builds for tic80-coff.
+
+end-sanitize-tic80
+Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <[email protected]>
+
+       * configure: Set cache_file to config.cache.
+       * Makefile.in (local-distclean): Remove config.cache.
+
+Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <[email protected]>
+
+       * COPYING: Update FSF address.
+
+start-sanitize-tic80
+Wed Mar 26 10:38:25 1997  Michael Meissner  <[email protected]>
+
+       * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
+       noconfigdirs.
+
+end-sanitize-tic80
+Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <[email protected]>
+
+       * Makefile.in (install-dirs): Don't crash if prefix, and hence
+       MAKEDIRS, is empty.
+
+Mon Mar 24 12:40:55 1997  Doug Evans  <[email protected]>
+
+       * config.sub: Tweak mn10300 entry.
+
+Fri Mar 21 15:35:27 1997  Michael Meissner  <[email protected]>
+
+       * configure.in (host_tools): Put sim before gdb, so gdb's
+       configure.tgt can determine if the simulator was configured.
+
+Sun Mar 16 16:07:08 1997  Fred Fish  <[email protected]>
+
+       * config.sub: Move BeOS $os case to be with other Cygnus
+       local cases.
+
+Sun Mar 16 01:34:55 1997  Martin Hunt <[email protected]>
+
+       * config.sub: Remove misplaced comment that broke Linux.
+
+Sat Mar 15 22:50:15 1997  Fred Fish  <[email protected]>
+
+       * config.sub: Add BeOS support.
+
+Mon Mar 10 13:30:11 1997  Tom Tromey  <[email protected]>
+
+       * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
+
+Wed Mar  5 12:09:29 1997  Martin  <[email protected]>
+
+       * configure.in (noconfigdirs): Remove tcl and tk from
+       noconfigdirs for cygwin32 builds.
+
 start-sanitize-tic80
 Fri Feb 28 18:20:15 1997  Fred Fish  <[email protected]>
 
@@ -13,6 +109,14 @@ Tue Feb 25 18:46:14 1997  Stan Shebs  <[email protected]>
 
        * config.sub: Accept -lnews*.
 
+start-sanitize-d30v
+Tue Feb 25 13:19:14 1997  Andrew Cagney  <[email protected]>
+
+       * configure.in (noconfigdirs): Disable target-newlib,
+       target-examples and target-libiberty for d30v.
+
+end-sanitize-d30v
+start-sanitize-tic80
 Tue Feb 25 11:41:51 1997  Tom Tromey  <[email protected]>
 
        * configure.in (host_libs): Build itcl after tcl, tk.
@@ -28,10 +132,12 @@ Tue Feb 25 11:41:51 1997  Tom Tromey  <[email protected]>
        (INSTALL_MODULES): Added install-sn.
        (CLEAN_MODULES): Added clean-sn.
 
+end-sanitize-tic80
 start-sanitize-d30v
 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <[email protected]>
 
        * configure.in (noconfigdirs): Enable ld for d30v.
+
 end-sanitize-d30v
 start-sanitize-tic80
 Fri Feb 21 20:58:51 1997  Michael Meissner  <[email protected]>
@@ -151,12 +257,10 @@ Tue Dec  3 23:26:50 1996  Jason Merrill  <[email protected]>
 
        * configure.in: Don't use --with-stabs on IRIX 6.
 
-start-sanitize-m32r
 Tue Dec  3 09:05:25 1996  Doug Evans  <[email protected]>
 
        * configure.in (m32r): Build gdb, libg++ now.
 
-end-sanitize-m32r
 Sun Dec  1 00:18:59 1996  Peter Schauer  ([email protected])
 
        * configure.in (mips*-sgi-irix6*):  Remove gdb and related
@@ -309,12 +413,10 @@ Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <[email protected]>
        CC_FOR_TARGET was specified on the command line.
        (MAKEOVERRIDES): Don't define.
 
-start-sanitize-m32r
 Thu Oct 17 10:27:56 1996  Doug Evans  <[email protected]>
 
        * configure.in (m32r): Fix spelling of libg++ libs.
 
-end-sanitize-m32r
 Thu Oct 10 10:37:17 1996  Stan Shebs  <[email protected]>
 
        * config.sub (-apple*): Remove, now redundant.
@@ -421,12 +523,10 @@ Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <[email protected]>
 
        * configure.in: Use a single line for host_tools and native_only.
 
-start-sanitize-m32r
 Mon Sep  9 12:21:30 1996  Doug Evans  <[email protected]>
 
        * config.sub, configure.in: Add entries for m32r.
 
-end-sanitize-m32r
 Thu Sep  5 13:52:47 1996  Tom Tromey  <[email protected]>
 
        * Makefile.in (inet-install): Don't run install-gzip.
This page took 0.024984 seconds and 4 git commands to generate.