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