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