* scm-lang.c: Moved Scheme value printing code to ...
[deliverable/binutils-gdb.git] / ChangeLog
index fa29c64e351776fdb1e62f7e1629555eb3b5ff1a..1219f48213ff3e9c793701c2f8a778bde0a84e2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,129 @@
+Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Fix sed command file name.
+
+Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * configure.in (host i[345]86-*-win32): Reduce the 
+       noconfigdirs again.
+
+Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
+       or powerpc*-*-pe*, since they are not yet supported.
+
+Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       Add PowerMac support and many other enhancements.
+       * mpw-configure: New option --cc to select compiler to use,
+       paste options set according to --cc into the generated
+       Makefile, generate the Makefile by sed'ing the Unix Makefile.in
+       if mpw-make.sed is present.
+       * mpw-config.in: Don't test for gC1, test for mpw-touch,
+       add forward includes for PowerPC include files.
+       * mpw-build.in: Build using Makefile.PPC if present.
+       (do-byacc, etc): Remove separate version resource builds.
+       (do-gas): Build "stamps" before "all".
+       (do-gcc): Build "stamps-h" and "stamps-c" before "all".
+       * mpw-README: Update to reflect --cc option, PowerMac support,
+       and recently-reported compatibility problems.
+
+Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
+
+       * cfg-ml-com.in (m68*-*-*): Only build multilibs for
+       embedded m68k systems (-aout, -coff, -elf, -vxworks).
+       (--with-multilib-top): Pass to recursive invocations.
+
+Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
+
+       * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
+       v810-*-*.
+
+Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
+       gdb, ld and opcodes on v810-*-*.
+
+Sat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <angela@cygnus.com>
+       
+       * config/mh-ncrsvr43: Removed AR_FLAGS
+
+Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
+       (local-maintainer-clean): New target.
+       (maintainer-clean): New target.
+       (realclean): Just depend upon maintainer-clean.
+
+Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
+
+Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Build ld in mips*-*-bsd* case.
+
+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
+       targets.
+
+Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in: treat i386-win32 canadian cross the same as
+       i386-go32 canadian cross.
+
+Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
+       running under the simulator to build a reduced set of libraries.
+       (powerpc-*-eabiaix): Add fine grained multilib support added to
+       other powerpc targets yesterday.
+
+Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
+       -disable-softfloat, -disable-relocatable, -disable-aix, and
+       -disable-sysv to control which multilib libraries get built.
+
+Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
+
+       * configure: Add Makefile.tem to list of files to remove in trap
+       handler.
+
+Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * config.guess (*Linux*):  Add missing "exit"s.
+       Also, need specific check for alpha-unknown-linux (uses COFF).
+
+Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * config.guess:  Merge with FSF:
+
+       Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
+       * config.guess (AIX4): More robust release numbering discovery.
+
+       Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
+       * config.guess (i386-sequent-ptx): Properly get version number.
+
+       Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
+       * config.guess (mips:*:4*:UMIPS): New case.
+
+Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
+       (i386-win32 host): Likewise.  Don't build readline.
+
 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
 
        * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
This page took 0.024638 seconds and 4 git commands to generate.