* elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checking
[deliverable/binutils-gdb.git] / ChangeLog
index 92ed38ada5376652904c302bef0ca090c9ccb62b..d9f21d1f79c7e953f1ea59df66d9e9025209a82a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,271 @@
+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.
+
+Thu Nov 30 14:45:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
+       defaults to K&R mode, but doesn't have varargs.h, so we have to 
+       compile in ANSI mode.
+
+Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
+
+       * config.guess:  Recognize Pentium under SCO.
+       From Robert Lipe <robertl@arnet.com>.
+
+Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
+       * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
+       RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
+
+Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't configure gas for alpha-dec-osf*.
+
+Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Default to --with-stabs for some targets for which
+       it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
+       i[345]86*-*-unixware*.
+
+Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config-ml.in: Get list of multidirs using gcc --print-multi-lib
+       rather than basing it on the target.  Simplify handling of options
+       controlling which directories to configure.  Remove extraneous
+       slash in multi-clean target.
+
+Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
+
+       * config-ml.in: Prefix more variables with ml_ so they don't collide
+       with configure's.
+
+Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Don't turn -v into --v.
+
+Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
+
+       * configure.in (targargs): Fix typo.
+
+       * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
+
+Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Strip --host and --target options from
+       CONFIG_ARGUMENTS, and always configure for --host only.  Add
+       --with-cross-host option when building with a cross-compiler.
+       * configure: Canonicalize the arguments put into config.status by
+       always using `=' for an option with an argument.  Pass a presumed
+       --host or --target explicitly.
+
+Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
+       into general OS recognition case.
+
+Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (target_configdirs): add target-winsup only
+       for win32 target systems.
+
+Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (all-target-libgloss): Depend upon
+       configure-target-newlib, since when libgloss is built it looks to
+       see if the newlib directory exists.
+
+Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
+       cfg-ml-*.in.
+
+Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Handle LD and LD_FOR_TARGET when configuring a
+       Canadian Cross.
+
+Tue Nov 14 15:03:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * config/mh-i386win32: add LD_FOR_TARGET.
+
+Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (target_libs): add target-winsup.
+       (target==i386-win32): add patch diff flex make to $noconfigdirs.
+       (target==ppcle-pe): remove ld from $noconfigdirs.
+
+Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
+       Preserve relative path names in $srcdir.  Build symlink tree if
+       configuring cross target dir and srcdir=. (= no VPATH support).
+       (configure-target-libg++): Depend on configure-target-librx.
+       * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
+       * config-ml.in: New file.
+       * symlink-tree: New file.
+       * configure: Ensure srcdir="." if that's what it is.
+
+Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-README: Clarify some phrasing, add notes about CodeWarrior
+       includes and FLEX_SKELETON setting.
+       * mpw-configure (--with-gnu-ld): New option, controls whether
+       to use PPCLink or ld with PowerMac GCC.
+       * mpw-build.in (all-grez, do-grez, install-grez): New targets.
+       * mpw-config.in: Configure grez if targeting Mac.
+
+       * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
+       accept mpw and mac-mpw as names for m68k Macs, change macos7 to
+       just macos.
+       * configure.in: Configure grez resource compiler if targeting Mac.
+       * Makefile.in (all-grez, install-grez): New targets.
+
+Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * configure: CXX defaults to gcc, not g++.  If we find
+       gcc in the path, set CC to gcc -O2.
+
+Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Default ${build} correctly.  Avoid picking up extra
+       spaces when reading CC and CXX from Makefile.  When doing a
+       Canadian Cross, use plausible default values for numerous
+       variables.
+       * configure.in: When doing a Canadian Cross, don't try to
+       configure tools whose configure script can't handle it.
+
+Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
+
 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
 
        * configure:  Remove dubious bug reporting address.
@@ -148,7 +416,7 @@ Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
 
 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
 
-       * winsup. New directory.
+       * winsup: New directory.
        * Makefile.in: Build winsup.
        * configure.in: Winsup is configured when target is win32.
        Can only build win32 target GDB when native.
@@ -315,12 +583,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
@@ -704,7 +966,7 @@ Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
 
 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
 
-       * Makefile.in (source-vault, binary-vault): New targets
+       * Makefile.in (source-vault, binary-vault): New targets.
 
 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
 
This page took 0.026406 seconds and 4 git commands to generate.