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