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