]> Git Repo - binutils.git/blobdiff - ChangeLog
* gencode.c: Tidied instruction decoding, and added FP instruction
[binutils.git] / ChangeLog
index 9331b2b80f14a4ac4ddea5da1dcfed905647eabc..72496720eb90842d68585a346febaa7fc2a9de40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,71 @@
+Thu Nov 30 14:45:25 1995  J.T. Conklin  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * config.guess:  Recognize Pentium under SCO.
+       From Robert Lipe <[email protected]>.
+
+Wed Nov 29 13:49:08 1995  J.T. Conklin  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * configure.in: Don't configure gas for alpha-dec-osf*.
+
+Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * configure: Don't turn -v into --v.
+
+Tue Nov 21 16:48:02 1995  Doug Evans  <[email protected]>
+
+       * configure.in (targargs): Fix typo.
+
+       * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
+
+Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
+       into general OS recognition case.
+
+Fri Nov 17 17:42:25 1995  Jason Molenda  ([email protected])
+
+       * configure.in (target_configdirs): add target-winsup only
+       for win32 target systems.
+
 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <[email protected]>
 
        * Makefile.in (all-target-libgloss): Depend upon
This page took 0.024962 seconds and 4 git commands to generate.