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