Wed May 11 20:11:51 1994 Stan Shebs (shebs@andros.cygnus.com)
[deliverable/binutils-gdb.git] / ChangeLog
index f2ddd98b781340c2a01de463d3a9a31aea4e34f7..0677aa549502b1d18fdc2b61e607d83757647284 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,183 @@
+Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
+
+Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
+       unique in 8.3 naming schemes.
+       * configure.in (appdirs): New variable.  Currently empty, but will
+       be used in gas distribution.  If nonempty, lists a set of
+       directories at least one of which must get configured, or top
+       level configuration is considered to have failed.
+       (rs6000-*-lynxos*): Use new file name.
+
+Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       Eliminate XTRAFLAGS.
+       * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
+       newlib include files using -idirafter, and also use -nostdinc.
+       (CXX_FOR_TARGET): Likewise.
+       (XTRAFLAGS): Removed.
+       (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
+       (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
+       (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
+       ($(DO_X)): Don't pass down XTRAFLAGS.
+
+Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
+
+       * configure.in (mips*-dec-bsd*): New target; do build linker.
+       (mips*-*-bsd*): New target; don't build linker.
+
+Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
+
+       * configure.in: support rs6000-*-lynxos* configuration.
+       support sunos4 as a cross target.
+
+       * config.sub: look for lynx*, not lynx since the OS version may
+       legitimately be part of the name.
+
+Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * configure.in (i[34]86-*-sco*): Move to be with other i386
+       targets.
+       (romp-*-*): New target.  Skip various binary utilities.
+       (vax-*-*): New target.  Don't build newlib.
+       (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
+
+Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure.in: Only set host_makefile_frag if config
+       directory exists.
+
+Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * install.sh: If $dstdir exists, don't check whether each
+       component does.
+
+Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
+
+Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * configure.in (*-*-lynxos*): Don't configure newlib for either
+       native or cross Lynx.
+
+Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
+
+       * config.sub (sparc64-elf): Fix os.
+       (z8k): Remove duplicate.
+
+Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
+       gcc/stmp-fixproto, to try to prevent fixproto from being run.
+
+Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
+
+       * configure: Make file links cleanly even if Lynx fails on
+          an NFS symlink (at least fail cleanly).
+
+Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
+
+       * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
+       -XNh2000.
+
+Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure: Unknown options are fatal again.
+
+Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
+
+       * configure: Ignore --x-includes and --x-libraries, for Autoconf
+       compatibility. 
+
+Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
+
+       * build-all.mk: Add `clean' target.
+
+Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * config.guess:  Add SINIX support.
+       * configure.in:  Add mips-*-sysv4* support.
+
+Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
+
+       * build-all.mk: Document all useful targets.
+       If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
+       If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
+
+Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure: Support --silent, --quiet.
+
+Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure: Support --disable-FEATURE.
+
+Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: Recognize NCR running SVR4.3.
+
+Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.guess:  Make BSDI generate i386-unknown-bsd386.
+       Patch from Paul Eggert <eggert@twinsun.com>.
+
+Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
+
+Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure: Make unrecognized options give nonfatal warnings
+       instead of fatal errors, and pass them to any subdirectory
+       configures in case they recognize them.
+       Make --x equivalent to --with-x.
+
+Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure: Add --enable-* options.  Clean up usage message and
+       some comments.
+
+Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
+
+       * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
+
+Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * configure.in (hppa*-*-*): Enable binutils.
+
+Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.sub: Recognize cisco.
+
+Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
+
+       * Makefile.in (CXXFLAGS): Add -fexternal-templates.
+
+Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: about target *-hitachi-hiuxwe2, don't print more
+       than one configuration name.  Add comment.
+
+Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
+
+       * config.guess: about target *-hitachi-hiuxwe2, fixed
+       machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
+       macro is incorrect.]
+
+Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
+       than the "make ls" stuff which used to be here.
+
+Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.guess:  Recognize i[34]86-unknown-freebsd.
+       From Shawn M Carey <smcarey@rodan.syr.edu>.
+
 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
 
        * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
@@ -2189,3 +2369,7 @@ Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * Freshly created ChangeLog.
 
+\f
+Local Variables:
+version-control: never
+End:
This page took 0.030745 seconds and 4 git commands to generate.