home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gdb-4.16-base.tgz / gdb-4.16-base.tar / fsf / gdb / sim / ChangeLog next >
Encoding:
Text File  |  1996-04-08  |  5.5 KB  |  171 lines

  1. Sun Apr  7 21:00:09 1996  Fred Fish  <fnf@cygnus.com>
  2.  
  3.     From: Miles Bader  <miles@gnu.ai.mit.edu>
  4.     * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
  5.     * configure: Regenerate using autoconf.
  6.     * Makefile.in (AR, RANLIB): Set from the corresponding autoconf substs.
  7.  
  8. Thu Feb 22 11:31:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
  9.  
  10.     * Makefile.in (install): Fix typo.
  11.  
  12. Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <ian@cygnus.com>
  13.  
  14.     * configure: Regenerate with autoconf 2.7.
  15.  
  16.     * Makefile.in (all): Simplify.
  17.     (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
  18.     as in the all target.
  19.     (distclean, maintainer-clean, realclean): Likewise.
  20.     (install): Likewise.
  21.  
  22. Thu Feb 15 18:37:00 1996  Fred Fish  <fnf@cygnus.com>
  23.  
  24.     * Makefile.in (all): Remove extra '\' char from shell script.
  25.  
  26. Wed Feb 14 16:43:59 1996  Mike Meissner  <meissner@tiktok.cygnus.com>
  27.  
  28.     * Makefile.in (all): Avoid a for loop with zero elements, even if
  29.     the loop will not be executed because of an if statement.
  30.  
  31. Wed Jan 31 21:48:34 1996  Fred Fish  <fnf@cygnus.com>
  32.  
  33.     * Makefile.in (install): Add missing semicolon in "fi \".
  34.  
  35. Thu Nov  9 16:10:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  36.  
  37.     * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
  38.     defaults from configure.
  39.  
  40.     * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
  41.     configure defaults.
  42.     (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
  43.     if either --enable-sim-powerpc is used, or the host compiler is
  44.     GCC.
  45.  
  46. Wed Nov  8 15:46:49 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
  47.  
  48.     * configure.in (mips*-*-*): Added "mips" simulator target.
  49.     * configure: Re-generated.
  50.  
  51. Tue Oct 10 11:08:20 1995  Fred Fish  <fnf@cygnus.com>
  52.  
  53.     * Makefile.in (BISON): Remove macro.
  54.     (FLAGS_TO_PASS): Remove BISON.
  55.  
  56. Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  57.  
  58.     * configure.in:  Explicitly `exit 0' for broken shells.
  59.     * configure:  Rebuilt.
  60.  
  61. Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
  62.  
  63.     * common/run.c (main): Initialize the callbacks.
  64.  
  65. Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian@cygnus.com>
  66.  
  67.     * Makefile.in (maintainer-clean): New synonym for realclean.
  68.  
  69. Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  70.  
  71.     * configure.in (powerpc*-*-eabisim*): Only build the simulator if
  72.     the target is powerpc*-*-eabisim*, since it requires GCC to build.
  73.  
  74. Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  75.  
  76.     * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
  77.     <cagney@highland.com.au>.
  78.     * configure: Regnerate from configure.in.
  79.  
  80. Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
  81.  
  82.     * Update all FSF addresses except those in COPYING* files.
  83.  
  84. Thu Jul 20 15:17:29 1995  Fred Fish  <fnf@cygnus.com>
  85.  
  86.     * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
  87.     submakes either default or passed in value.
  88.  
  89. Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
  90.  
  91.     * Makefile.in (all, clean, distclean, mostlyclean, realclean,
  92.       install): Changed targets so that they descend all
  93.       subdirectories in $(SUBDIRS).
  94.       (*-all, *-clean, *-install): Removed targets.
  95.  
  96.     * configure.in: Don't bother with target makefile fragments, they
  97.       are no longer needed.
  98.     * configure: regenerated.
  99.  
  100.     * Makefile.in, configure.in: converted to autoconf.
  101.     * configure: New file, generated with autconf 2.4.
  102.  
  103. Wed May 24 14:48:46 1995  Steve Chamberlain  <sac@slash.cygnus.com>
  104.  
  105.     * Makefile.in: Support ARM.
  106.     * configure.in: Ditto.
  107.  
  108. Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
  109.  
  110.     * Makefile.in: Support W65.
  111.     * configure.in: Ditto.
  112.  
  113. Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  114.  
  115.     * Makefile.in: Add TAGS target.
  116.  
  117. Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
  118.  
  119.     * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
  120.       install-h8300, clean-h8300, all-h8500, install-h8500,
  121.       clean-h8500, all-sh, install-sh, clean-sh): do not echo
  122.       recursion lines. 
  123.  
  124. Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  125.  
  126.     * Makefile.in: remove endian.h trace from h8500
  127.  
  128. Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
  129.  
  130.     * Makefile.in: Add distclean, realclean, and mostlyclean targets.
  131.  
  132. Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  133.  
  134.     * Makefile.in: make all of the all-* target (except all-nothing)
  135.     depend on endian.h, so that if we're not building a simulator, we
  136.     don't built endian
  137.  
  138. Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
  139.  
  140.     * Makefile.in (check, installcheck): Added dummy targets.
  141.  
  142. Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
  143.  
  144.     * Makefile.in (endian): Find endian.c in $(srcdir), and also
  145.     explicitly make it, since some makes apparently don't work with
  146.     VPATH and .c to executable rules (SunOS make for example).
  147.  
  148. Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  149.  
  150.     * Makefile.in (endian): Add explicit rule for broken makes.
  151.  
  152. Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
  153.  
  154.     * Makefile.in (info, install-info): New targets.
  155.     (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
  156.     level Makefile.
  157.  
  158. Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
  159.  
  160.     * Makefile.in (endian.h): build endian.h via a temporary file so
  161.       that we don't leave an incomplete file lying around on
  162.       interrupted builds.
  163.       (clean): remove endian, e.h, and endian.h.
  164.  
  165. Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  166.  
  167.     * Makefile.in, configure.in: if target isn't supported, build a
  168.     harmless makefile.
  169.  
  170.  
  171.