Changes to configure.in so that -gm-magic targets won't build libgloss
[binutils-gdb.git] / ChangeLog
index bbad731941adcbc17219f32955722a397d0bc175..8f25a3431fb30a074e790607974e7325b1bbcd57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,174 @@
+Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: add second pass to things added to noconfigdirs
+       so *-gm-magic can exclude libgloss properly.
+
+Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure (extralibs_name, rez_name): Set correctly
+       for MWC68K compiler.
+
+       * mpw-README: Add more info on the necessary build tools.
+
+Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * configure.in, config.sub: Recognize cygwin32.
+
+Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
+
+       * config.guess, config.sub: Recognize A/UX.
+
+Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with gcc/config.sub.
+
+Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
+
+       * mpw-build.in (do-binutils): Add build of stamps.
+
+Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * config.sub: Add recognition for mips64vr4100*-* targets.
+
+Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
+       Add creation of gconfigargs with `--enable-shared' turned on.
+       ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
+       ($(host)-stamp-stage3-configured): Likewise.
+       (HOLES): Add chatr and ldd.
+       (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
+
+Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
+
+       * configure: Pass --nfp to recursive configures.
+
+Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * Makefile.in (DLLTOOL): New.
+       (DLLTOOL_FOR_TARGET): New.
+       (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
+       (EXTRA_TARGET_FLAGS): Ditto.
+       (EXTRA_GCC_FLAGS): Ditto.
+       (CONFIGURE_TARGET_MODULES): Ditto.
+       (DO_X): Ditto.
+       * configure: Add DLLTOOL.
+
+Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
+       * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
+       mh-sco, since old workarounds no longer needed, and don't
+       build ld, since libraries have weak symbols in COFF.
+
+Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
+
+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.
+
+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.
+
+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.
+
+Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
+
+       * configure.in (noconfigdirs): Put ld or gas in this early, if the
+       user specifically used --with-gnu-ld=no or --with-gnu-as=no.
+
+Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config-ml.in: Add support for
+       --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
+       Simplify setting of multidirs from --disable-foo.
+
+Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
+       LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
+       LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
+       non-empty, pass them on to the  GCC make.
+       (all-bootstrap): New rule that is like all-gcc, except it executes
+       the GCC bootstrap rule instead of the GCC all rule.
+
+Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
+
+Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
+       DG/UX support.
+
+Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
+
+       * config.sub (i*86*) Change [345] to [3456]
+
+Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
+       --with-gnu-ld=no.
+
+Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config-ml.in (rs6000*, powerpc*): Add switches to control which
+       AIX multilibs get built.
+
+Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (i386-win32): Don't build expect if we're not
+       building the tcl subdir.
+
+Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * Makefile.in: (configure-target-examples, all-target-examples):
+       New targets, configure and build example programs.
+
+Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: If an mpw-config.in generated a file mk.sed,
+       use it as input to sedit the generated MPW makefile.
+       * mpw-README: Add a suggestion about Gestalt.h.
+
+Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Accept *-*-ieee*.
+
+Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
+       Ronald F. Guilmette <rfg@monkeys.com>.
+
+Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
+       for powerpc-pe native.
+       (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
+       (target==powerpc-pe): duplicate i386-win32 entry.
+
+Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * configure.in (noconfigdirs): Exclude target-newlib for all versions
+       of vxworks, not just vxworks5.1.
+
+Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Add support for exec-prefix.
+
+Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
+
+       * config.guess: Recognize HP model 816 machines as having
+       a PA1.1 processor.
+
 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: Ignore new autoconf configure options.
@@ -457,12 +628,6 @@ Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
 
        * config.sub: Accept -lites* OS.  From Ian Dall.
 
-start-sanitize-sh3e
-Tue Sep  5 16:34:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
-
-       * cfg-ml-com.in (sh-*-*): Add sh3e support.
-       
-end-sanitize-sh3e      
 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
 
        * config.sub: recognise mips64vr4300 and mips64vr4300el as valid