* ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
[binutils-gdb.git] / sim / ChangeLog
index a094a41d9fe468110c62e8a9478bc11ec22f3209..951e6bb7dc2379c6d22fd6eae68427eab5ae2821 100644 (file)
@@ -1,3 +1,41 @@
+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 we are using GCC to build with.
+
+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.
+       * configure:  Rebuilt.
+
+Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * common/run.c (main): Initialize the callbacks.
+
+Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (maintainer-clean): New synonym for realclean.
+
+Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (powerpc*-*-eabisim*): Only build the simulator if
+       the target is powerpc*-*-eabisim*, since it requires GCC to build.
+
 Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney