home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / GDB / GDB-4.13 / GDB-4 / gdb-4.13 / sim / ChangeLog next >
Encoding:
Text File  |  1994-03-13  |  1.9 KB  |  59 lines

  1. Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  2.  
  3.     * Makefile.in: Add TAGS target.
  4.  
  5. Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
  6.  
  7.     * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
  8.       install-h8300, clean-h8300, all-h8500, install-h8500,
  9.       clean-h8500, all-sh, install-sh, clean-sh): do not echo
  10.       recursion lines. 
  11.  
  12. Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  13.  
  14.     * Makefile.in: remove endian.h trace from h8500
  15.  
  16. Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
  17.  
  18.     * Makefile.in: Add distclean, realclean, and mostlyclean targets.
  19.  
  20. Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  21.  
  22.     * Makefile.in: make all of the all-* target (except all-nothing)
  23.     depend on endian.h, so that if we're not building a simulator, we
  24.     don't built endian
  25.  
  26. Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
  27.  
  28.     * Makefile.in (check, installcheck): Added dummy targets.
  29.  
  30. Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
  31.  
  32.     * Makefile.in (endian): Find endian.c in $(srcdir), and also
  33.     explicitly make it, since some makes apparently don't work with
  34.     VPATH and .c to executable rules (SunOS make for example).
  35.  
  36. Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  37.  
  38.     * Makefile.in (endian): Add explicit rule for broken makes.
  39.  
  40. Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
  41.  
  42.     * Makefile.in (info, install-info): New targets.
  43.     (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
  44.     level Makefile.
  45.  
  46. Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
  47.  
  48.     * Makefile.in (endian.h): build endian.h via a temporary file so
  49.       that we don't leave an incomplete file lying around on
  50.       interrupted builds.
  51.       (clean): remove endian, e.h, and endian.h.
  52.  
  53. Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  54.  
  55.     * Makefile.in, configure.in: if target isn't supported, build a
  56.     harmless makefile.
  57.  
  58.  
  59.