* Makefile.in (install): Don't install in $(tooldir).
[deliverable/binutils-gdb.git] / sim / ChangeLog
1 Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2
3 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
4 <cagney@highland.com.au>.
5 * configure: Regnerate from configure.in.
6
7 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8
9 * Update all FSF addresses except those in COPYING* files.
10
11 Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
12
13 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
14 submakes either default or passed in value.
15
16 Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17
18 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
19 install): Changed targets so that they descend all
20 subdirectories in $(SUBDIRS).
21 (*-all, *-clean, *-install): Removed targets.
22
23 * configure.in: Don't bother with target makefile fragments, they
24 are no longer needed.
25 * configure: regenerated.
26
27 * Makefile.in, configure.in: converted to autoconf.
28 * configure: New file, generated with autconf 2.4.
29
30 Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
31
32 * Makefile.in: Support ARM.
33 * configure.in: Ditto.
34
35 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
36
37 * Makefile.in: Support W65.
38 * configure.in: Ditto.
39
40 Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
41
42 * Makefile.in: Add TAGS target.
43
44 Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
45
46 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
47 install-h8300, clean-h8300, all-h8500, install-h8500,
48 clean-h8500, all-sh, install-sh, clean-sh): do not echo
49 recursion lines.
50
51 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
52
53 * Makefile.in: remove endian.h trace from h8500
54
55 Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
56
57 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
58
59 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
60
61 * Makefile.in: make all of the all-* target (except all-nothing)
62 depend on endian.h, so that if we're not building a simulator, we
63 don't built endian
64
65 Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
66
67 * Makefile.in (check, installcheck): Added dummy targets.
68
69 Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
70
71 * Makefile.in (endian): Find endian.c in $(srcdir), and also
72 explicitly make it, since some makes apparently don't work with
73 VPATH and .c to executable rules (SunOS make for example).
74
75 Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
76
77 * Makefile.in (endian): Add explicit rule for broken makes.
78
79 Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
80
81 * Makefile.in (info, install-info): New targets.
82 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
83 level Makefile.
84
85 Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
86
87 * Makefile.in (endian.h): build endian.h via a temporary file so
88 that we don't leave an incomplete file lying around on
89 interrupted builds.
90 (clean): remove endian, e.h, and endian.h.
91
92 Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
93
94 * Makefile.in, configure.in: if target isn't supported, build a
95 harmless makefile.
96
97
This page took 0.031036 seconds and 4 git commands to generate.