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