* Makefile.in (autoconf-install): New target.
[external/binutils.git] / sim / ChangeLog
1 Wed Apr  2 15:09:05 1997  Doug Evans  <dje@canuck.cygnus.com>
2
3         * Makefile.in (autoconf-install): New target.
4
5 Wed Apr  2 14:25:52 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
6
7         * Makefile.in (autoconf-changelog): New target, update
8         ChangeLog for all subdirectories - normally used after
9         autoconf-common target.
10
11 Wed Mar 19 14:26:21 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12
13 start-sanitize-d30v
14         * configure.in (extra_subdirs): Include testsuite for d30v.
15         * configure: Regenerate.
16         
17 end-sanitize-d30v
18         * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
19         ../gdb/Makefile.in
20         (check): New rules - drive the testsuite.
21
22 Mon Mar  3 13:01:00 1997  Jeffrey A Law  (law@cygnus.com)
23
24         * configure.in: Add mn10200 configure lines accidentally
25         removed.
26         * configure: Regenerated.
27
28 Wed Feb 19 10:34:20 1997  Andrew Cagney  <cagney@critters.cygnus.com>
29
30         * configure.in (extra_subdirs): Generalize common sub directory
31         into a list.
32 start-sanitize-d30v
33         (extra_subdirs): For d30v add igen to the list to be built.
34
35 end-sanitize-d30v
36 start-sanitize-d30v
37 Sun Feb 16 16:37:47 1997  Andrew Cagney  <cagney@critters.cygnus.com>
38
39         * configure.in (d30v): New target.
40         * configure: Regenerated.
41         
42 end-sanitize-d30v
43 Wed Feb 19 23:17:13 1997  Jeffrey A Law  (law@cygnus.com)
44
45         * configure.in: Don't require GCC to build the mn10200
46         simulator anymore.
47         * configure: Rebuilt.
48
49 Wed Feb  5 13:28:13 1997  Doug Evans  <dje@canuck.cygnus.com>
50
51         * configure.in: Don't configure any subdirs if no simulator
52         is being built.  Don't use erc32 for sparc64.
53         * configure: Regenerated.
54
55 Tue Feb  4 13:19:39 1997  Doug Evans  <dje@canuck.cygnus.com>
56
57         * Makefile.in (autoconf-common): New target.
58         * configure.in: Do configure common.
59         * configure: Regenerated.
60
61 Thu Jan 23 13:59:52 1997  Stu Grossman  (grossman@critters.cygnus.com)
62
63         * configure configure.in:  Don't configure common anymore.  Files
64         from common are now built in the individual simualtor directories.
65         This fixes problems with the WinGDB build procedure.
66
67 Mon Jan 13 13:16:42 1997  Jeffrey A Law  (law@cygnus.com)
68
69         * configure: Enable the mn10200 simulator.
70
71 Wed Nov 20 01:00:36 1996  Doug Evans  <dje@canuck.cygnus.com>
72
73         * configure.in (configdirs): Add common.
74         * configure: Regenerated.
75
76 Fri Nov  1 08:03:30 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
77
78         * configure.in (powerpc*-*-linux*): Treat like the other powerpc
79         system V based targets.
80         * configure: Regenerate.
81
82 Thu Oct 17 12:50:08 1996  Doug Evans  <dje@canuck.cygnus.com>
83
84         * configure.in (--enable-sim-powerpc): Delete.
85         (--enable-sim): Add.
86         * configure: Regenerated.
87
88 start-sanitize-v850
89 Fri Oct 11 21:13:43 1996  Jeffrey A Law  (law@cygnus.com)
90
91         * configure.in: Only build the V850 simulator if
92         we are using gcc.
93         * configure: Rebuild.
94
95 end-sanitize-v850
96 Sun Sep  8 17:22:50 1996  Ian Lance Taylor  <ian@cygnus.com>
97
98         * configure.in: Do build erc32 for DOS and Windows hosts.
99         * configure: Rebuild.
100
101 Wed Sep  4 18:11:27 1996  Stu Grossman  (grossman@critters.cygnus.com)
102
103         * Makefile.in erc32/Makefile.in:  Don't set srcroot.  This should
104         be inherited from the parent.  Remove INSTALL_XFORM and
105         INSTALL_XFORM1.  Make INSTALL be set from configure.
106
107 Wed Sep  4 15:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
108
109         * configure.in: Only build the MIPS simulator if we are using
110         gcc.
111         * configure: Rebuild.
112
113 start-sanitize-v850
114 Wed Aug 28 19:05:23 1996  Jeffrey A Law  (law@cygnus.com)
115
116         * configure.in (v850-*-*): Added V850 simulator.
117
118 end-sanitize-v850
119 Thu Aug  1 17:08:41 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
120
121         * configure.in (d10v-*-*): Added D10V simulator.
122
123 Wed Jun 26 12:33:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
124
125         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
126         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
127         (docdir): Removed.
128         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
129         (AC_PROG_INSTALL): Added.
130         * configure: Rebuilt.
131
132 Mon Jun 24 14:18:26 1996  Ian Lance Taylor  <ian@cygnus.com>
133
134         * configure.in: Only configure erc32 if using gcc.
135         * configure: Rebuild.
136
137 Tue Jun  4 09:24:21 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
138
139         * configure.in (sim_target): Build PowerPC simulator for powerpc
140         System V.4, Solaris, and Elf targets.
141         * configure: Regenerate with autoconf 2.10.
142
143 Wed May 22 12:10:49 1996  Rob Savoye  <rob@chinadoll>
144
145         * configure.in: Only built erc32 simulator on Unix hosts as it
146         uses pseudo ttys.
147         * configure: Regenerated with autoconf 2.8.
148
149 Sun May 19 20:20:40 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
150
151         * erc32: Sparc simulator from the ESA.
152
153 Sun Apr  7 21:00:09 1996  Fred Fish  <fnf@cygnus.com>
154
155         From: Miles Bader  <miles@gnu.ai.mit.edu>
156         * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
157         * configure: Regenerate using autoconf.
158
159 Thu Feb 22 11:31:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
160
161         * Makefile.in (install): Fix typo.
162
163 Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <ian@cygnus.com>
164
165         * configure: Regenerate with autoconf 2.7.
166
167         * Makefile.in (all): Simplify.
168         (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
169         as in the all target.
170         (distclean, maintainer-clean, realclean): Likewise.
171         (install): Likewise.
172
173 Thu Feb 15 18:37:00 1996  Fred Fish  <fnf@cygnus.com>
174
175         * Makefile.in (all): Remove extra '\' char from shell script.
176
177 Wed Feb 14 16:43:59 1996  Mike Meissner  <meissner@tiktok.cygnus.com>
178
179         * Makefile.in (all): Avoid a for loop with zero elements, even if
180         the loop will not be executed because of an if statement.
181
182 Wed Jan 31 21:48:34 1996  Fred Fish  <fnf@cygnus.com>
183
184         * Makefile.in (install): Add missing semicolon in "fi \".
185
186 Thu Nov  9 16:10:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
187
188         * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
189         defaults from configure.
190
191         * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
192         configure defaults.
193         (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
194         if either --enable-sim-powerpc is used, or the host compiler is
195         GCC.
196
197 Wed Nov  8 15:46:49 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
198
199         * configure.in (mips*-*-*): Added "mips" simulator target.
200         * configure: Re-generated.
201
202 Tue Oct 10 11:08:20 1995  Fred Fish  <fnf@cygnus.com>
203
204         * Makefile.in (BISON): Remove macro.
205         (FLAGS_TO_PASS): Remove BISON.
206
207 Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
208
209         * configure.in:  Explicitly `exit 0' for broken shells.
210         * configure:  Rebuilt.
211
212 Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
213
214         * common/run.c (main): Initialize the callbacks.
215
216 Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian@cygnus.com>
217
218         * Makefile.in (maintainer-clean): New synonym for realclean.
219
220 Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
221
222         * configure.in (powerpc*-*-eabisim*): Only build the simulator if
223         the target is powerpc*-*-eabisim*, since it requires GCC to build.
224
225 Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
226
227         * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
228         <cagney@highland.com.au>.
229         * configure: Regnerate from configure.in.
230
231 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
232
233         * Update all FSF addresses except those in COPYING* files.
234
235 Thu Jul 20 15:17:29 1995  Fred Fish  <fnf@cygnus.com>
236
237         * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
238         submakes either default or passed in value.
239
240 Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
241
242         * Makefile.in (all, clean, distclean, mostlyclean, realclean,
243           install): Changed targets so that they descend all
244           subdirectories in $(SUBDIRS).
245           (*-all, *-clean, *-install): Removed targets.
246
247         * configure.in: Don't bother with target makefile fragments, they
248           are no longer needed.
249         * configure: regenerated.
250
251         * Makefile.in, configure.in: converted to autoconf.
252         * configure: New file, generated with autconf 2.4.
253
254 Wed May 24 14:48:46 1995  Steve Chamberlain  <sac@slash.cygnus.com>
255
256         * Makefile.in: Support ARM.
257         * configure.in: Ditto.
258
259 Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
260
261         * Makefile.in: Support W65.
262         * configure.in: Ditto.
263
264 Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
265
266         * Makefile.in: Add TAGS target.
267
268 Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
269
270         * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
271           install-h8300, clean-h8300, all-h8500, install-h8500,
272           clean-h8500, all-sh, install-sh, clean-sh): do not echo
273           recursion lines. 
274
275 Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
276
277         * Makefile.in: remove endian.h trace from h8500
278
279 Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
280
281         * Makefile.in: Add distclean, realclean, and mostlyclean targets.
282
283 Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
284
285         * Makefile.in: make all of the all-* target (except all-nothing)
286         depend on endian.h, so that if we're not building a simulator, we
287         don't built endian
288
289 Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
290
291         * Makefile.in (check, installcheck): Added dummy targets.
292
293 Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
294
295         * Makefile.in (endian): Find endian.c in $(srcdir), and also
296         explicitly make it, since some makes apparently don't work with
297         VPATH and .c to executable rules (SunOS make for example).
298
299 Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
300
301         * Makefile.in (endian): Add explicit rule for broken makes.
302
303 Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
304
305         * Makefile.in (info, install-info): New targets.
306         (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
307         level Makefile.
308
309 Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
310
311         * Makefile.in (endian.h): build endian.h via a temporary file so
312           that we don't leave an incomplete file lying around on
313           interrupted builds.
314           (clean): remove endian, e.h, and endian.h.
315
316 Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
317
318         * Makefile.in, configure.in: if target isn't supported, build a
319         harmless makefile.
320
321