* gas/v850/basic.exp (jump_tests): Test instruction bit patterns,
[deliverable/binutils-gdb.git] / sim / ChangeLog
index 22a3102931b6e56c761a353ad6fda0ad6ed5efd6..c6649530dd512a13190bf8585ec5ca58891bc31a 100644 (file)
@@ -1,3 +1,87 @@
+Wed Jun 26 12:33:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
+       INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
+       (docdir): Removed.
+       * configure.in (AC_PREREQ): autoconf 2.5 or higher.
+       (AC_PROG_INSTALL): Added.
+       * configure: Rebuilt.
+
+Mon Jun 24 14:18:26 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Only configure erc32 if using gcc.
+       * configure: Rebuild.
+
+Tue Jun  4 09:24:21 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (sim_target): Build PowerPC simulator for powerpc
+       System V.4, Solaris, and Elf targets.
+       * configure: Regenerate with autoconf 2.10.
+
+Wed May 22 12:10:49 1996  Rob Savoye  <rob@chinadoll>
+
+       * configure.in: Only built erc32 simulator on Unix hosts as it
+       uses pseudo ttys.
+       * configure: Regenerated with autoconf 2.8.
+
+Sun May 19 20:20:40 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
+
+       * erc32: Sparc simulator from the ESA.
+
+Sun Apr  7 21:00:09 1996  Fred Fish  <fnf@cygnus.com>
+
+       From: Miles Bader  <miles@gnu.ai.mit.edu>
+       * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
+       * configure: Regenerate using autoconf.
+
+Thu Feb 22 11:31:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (install): Fix typo.
+
+Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Regenerate with autoconf 2.7.
+
+       * Makefile.in (all): Simplify.
+       (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
+       as in the all target.
+       (distclean, maintainer-clean, realclean): Likewise.
+       (install): Likewise.
+
+Thu Feb 15 18:37:00 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (all): Remove extra '\' char from shell script.
+
+Wed Feb 14 16:43:59 1996  Mike Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (all): Avoid a for loop with zero elements, even if
+       the loop will not be executed because of an if statement.
+
+Wed Jan 31 21:48:34 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (install): Add missing semicolon in "fi \".
+
+Thu Nov  9 16:10:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
+       defaults from configure.
+
+       * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
+       configure defaults.
+       (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
+       if either --enable-sim-powerpc is used, or the host compiler is
+       GCC.
+
+Wed Nov  8 15:46:49 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
+
+       * configure.in (mips*-*-*): Added "mips" simulator target.
+       * configure: Re-generated.
+
+Tue Oct 10 11:08:20 1995  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (BISON): Remove macro.
+       (FLAGS_TO_PASS): Remove BISON.
+
 Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * configure.in:  Explicitly `exit 0' for broken shells.
This page took 0.029941 seconds and 4 git commands to generate.