]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/ChangeLog
daily update
[thirdparty/binutils-gdb.git] / sim / ChangeLog
CommitLineData
21bc7567
CV
12005-04-15 Corinna Vinschen <vinschen@redhat.com>
2
3 * configure.ac: Add explicit sh64 case.
4 * configure: Regenerate.
5
74ec5579
PB
62005-03-30 Paul Brook <paul@codesourcery.com>
7
8 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
9
2ecb8390
HPN
102005-03-24 Hans-Peter Nilsson <hp@axis.com>
11
cce0efb5
HPN
12 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
13 include cgen-ops.h in decodev10.c and decodev32.c.
14 * cris/sim-main.h: Don't include cgen-ops.h here.
15 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
16 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
17 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
18 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
19 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
20 cris/semcrisv32f-switch.c: Regenerate.
21
2ecb8390
HPN
22 * cris/traps.c (cris_break_13_handler) <case
23 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
24 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
25
2b193c4a
MK
262005-03-23 Mark Kettenis <kettenis@gnu.org>
27
28 * cris/configure: Regenerate.
29
51216631
JB
302005-02-28 Jim Blandy <jimb@redhat.com>
31
32 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
33 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
34 Regenerated, after change to common/aclocal.m4.
35
edece237
CV
362005-02-18 Corinna Vinschen <vinschen@redhat.com>
37
38 * iq2000: New target subdirectory.
39 * configure.ac: Add iq2000 target.
40 * configure: Regenerate.
41
8bdcadb1
HPN
422005-01-29 Hans-Peter Nilsson <hp@axis.com>
43
44 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
45 (realclean, install): Fail if subdir make failed.
46
f6bcefef
HPN
472005-01-28 Hans-Peter Nilsson <hp@axis.com>
48
49 * cris: New directory, simulator for Axis Communications CRIS
50 including CRIS v32, CGEN-based.
51 * configure.ac: Add corresponding configury.
52 * configure: Regenerate.
53
4ac6917f
AC
542005-01-17 Andrew Cagney <cagney@gnu.org>
55
56 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
57 common directory. Remove sparc*-*-* from list.
58
38f48d72
AC
592005-01-11 Andrew Cagney <cagney@gnu.org>
60
61 * Makefile.in (autoconf-common autoheader-common): Add --force to
62 autoconf and autoheader.
63 (autoconf-common autoheader-common)
64 (autoconf-install autoheader-install): Check for configure.ac, not
65 configure.in.
66 * configure.ac: Delete AC_CONFIG_AUX_DIR.
67 * configure: Re-generate.
68
b7026657
AC
692005-01-07 Andrew Cagney <cagney@gnu.org>
70
71 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
72 correctly calls AC_CONFIG_SUBDIRS.
73 * configure: Re-generate.
74
33841fd9
AC
752004-12-01 Andrew Cagney <cagney@gnu.org>
76
44b263ce 77 * i960, h8500: Delete directory.
33841fd9 78
c46ec85d
AC
792004-11-12 Andrew Cagney <cagney@gnu.org>
80
81 * d30v, fr30, mn10200, z8k: Delete directory.
82
523f6a27
BE
832004-03-10 Ben Elliston <bje@gnu.org>
84
85 * MAINTAINERS: Update my mail address.
86
df0a8012
CD
872004-01-26 Chris Demetriou <cgd@broadcom.com>
88
89 * configure.in (mips*-*-*): Configure in testsuite.
90 * configure: Regenerate.
91
b4ab4027
DB
922003-10-08 Dave Brolley <brolley@redhat.com>
93
94 * configure.in: Move frv handling to alphabetically correct placement.
95
fb72cee0
AS
962003-09-03 Andreas Schwab <schwab@suse.de>
97
98 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
99
b3af7bdf
DB
1002003-08-29 Dave Brolley <brolley@redhat.com>
101
102 * MAINTAINERS: Add myself as maintainer of the FRV port.
103
84fabdf6
DB
1042003-08-20 Michael Snyder <msnyder@redhat.com>
105 Dave Brolley <brolley@redhat.com>
106
b3af7bdf 107 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
108 * configure.in: Add frv configury.
109 * configure: Regenerate.
110
c53d60d8
BE
1112003-08-10 Ben Elliston <bje@wasabisystems.com>
112
113 * MAINTAINERS: Update my mail address.
114
c55433ef
AC
1152003-08-09 Andrew Cagney <cagney@redhat.com>
116
117 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
118 maintenance. List igen and sh maintainers. Mention that target
119 and global maintainers pick up the slack.
120
ac78c4ba
MS
1212003-07-09 Michael Snyder <msnyder@redhat.com>
122
123 * configure.in: Add testsuite to extra_subdirs for sh.
124 * configure: Regenerate.
125
2bc8946d
NC
1262003-01-23 Nick Clifton <nickc@redhat.com>
127
128 * Add sh2e support:
129
ac78c4ba 1302002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 131
ac78c4ba 132 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 133
a926ab2f
GK
1342002-08-24 Geoffrey Keating <geoffk@redhat.com>
135
136 * MAINTAINERS: Update my email address.
137
de0a1e42
AC
1382002-07-17 Andrew Cagney <ac131313@redhat.com>
139
140 * w65/: Delete directory.
141
7a3085c1
AC
1422002-07-16 Andrew Cagney <ac131313@redhat.com>
143
144 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
145 * configure: Re-generate.
146
3fbeef0b
AC
1472002-07-13 Andrew Cagney <ac131313@redhat.com>
148
149 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
150 * configure: Re-generate.
151
3832c25c
AC
1522002-06-16 Andrew Cagney <ac131313@redhat.com>
153
154 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
155 id, date and host to be overriden by NAME, ID, DATE and HOST
156 respectfully. Use ISO dates.
157
c93abbcc
AC
158Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
159
160 * Makefile.in (ChangeLog): New makefile variable.
161 * README-HACKING: Mention the ChangeLog makefile variable.
162
e4045cdb
AC
1632002-06-01 Andrew Cagney <ac131313@redhat.com>
164
165 * tic80/: Delete directory.
166
2be99286
SC
1672002-05-16 Stephane Carrez <stcarrez@nerim.fr>
168
169 * MAINTAINERS: Update my email address.
170
44befb9f
SC
1712002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
172
173 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
174
ce93e51a
FCE
1752002-03-01 Frank Ch. Eigler <fche@redhat.com>
176
177 * MAINTAINERS: Record self as a co-maintainer of just common/.
178
72ca629f
NC
1792002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
180
181 * MAINTAINERS: Point to GDB files describing overall maintaince
182 and check-in procedures.
183
00125dd0
NC
1842002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
185
186 * MAINTAINERS: Add myself for ARM portions.
187
457174f6
AC
1882001-10-19 Andrew Cagney <ac131313@redhat.com>
189
190 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
191 * configure: Re-generate.
192
9afc4bbf
BE
1932001-02-16 Ben Elliston <bje@redhat.com>
194
195 * MAINTAINERS: Add myself for common portions.
196
0b8c7076
CD
1972001-01-15 Chris Demetriou <cgd@broadcom.com>
198
199 * MAINTAINERS: Added self and Andrew for the mips sim.
200
c56a7a95
GK
2012000-10-25 Geoff Keating <geoffk@cygnus.com>
202
203 * MAINTAINERS: Added self and Andrew for the ppc sim.
204
5d031c16
AC
205Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
206
207 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
208 * m68hc11: New directory.
209 * configure.in: Add.
210 * configure: Regenerate.
211
6c29acca
AC
212Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
213
214 * tic80: New directory.
215 * configure.in: Add configury.
216 * configure: Regenerate.
217
bcd65766
NC
2182000-04-20 Nick Clifton <nickc@cygnus.com>
219
220 * configure.in (extra_subdirs): Add testsuite to strongarm
221 directories.
222 * configure: Regenerate.
223
7158fd7f
AC
224Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
225
226 * MAINTAINERS: New file. Blank.
227
c2d11a7d
JM
2281999-11-18 Ben Elliston <bje@cygnus.com>
229
230 * configure.in: Require autoconf 2.13 and remove obsolete
231 invocation of AC_C_CROSS.
232 * configure: Regenerate.
233
2acceee2
JM
2341999-09-29 Doug Evans <devans@casey.cygnus.com>
235
236 * configure.in: Configure the testsuite directory for thumb.
237 * configure: Regenerate.
238
6426a772
JM
2391999-07-16 Ben Elliston <bje@cygnus.com>
240
241 * configure.in: Configure the testsuite directory for arm.
242 * configure: Regenerate.
243
7a292a7a
SS
2441999-04-08 Nick Clifton <nickc@cygnus.com>
245
246 * configure.in: Add support for MCore target.
247 * configure: Regenerate.
248
c906108c
SS
2491999-03-14 Stan Shebs <shebs@andros.cygnus.com>
250
251 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
252 RUNTEST instead of commenting out, fixes portability problem.
253
c906108c
SS
2541999-02-08 Nick Clifton <nickc@cygnus.com>
255
256 * configure.in: Add support for StrongARM target.
257 * configure: Regenerate.
258
c906108c
SS
2591999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
260
261 * configure.in: Require autoconf 2.12.1 or higher.
262
2631998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
264
265 * configure.in (i960-*-*): Add.
266 * configure: Rebuild.
267
268Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
269
270 * configure.in: Added case for fr30-*-*.
271 * configure: Regenerated.
272
273Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
274
275 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
276 to allow successful operation on Windows.
277
278Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
279
25c1c397
JM
280 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
281 check can be invoked recursively.
c906108c
SS
282
283Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
284
285 * configure.in: Build simulator on sparclite and sparc86x targets.
286 * configure: Regenerate.
287
288Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
289
290 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
291 to autoconf and autoheader.
292
293Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
294
295 * Makefile.in (autoconf-common autoheader-common): Pass `-l
296 ../common' to autoconf and autoheader. Unconditionally run
297 autoconf in every subdir.
298 (autoconf-changelog autoheader-changelog): Unconditionally run
299 commands in every subdir.
300 (autoconf-install autoheader-install): Likewise.
301
302Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
303
304 * Makefile.in: Get SHELL from configure.
305 * (FLAGS_TO_PASS): Pass down SHELL.
306 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
307 NT native builds.
308
309Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
310
311 * configure.in (extra_subdirs): Enable igen for mn10300.
312 * configure: Re-generate.
313
314Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
315
316 * configure.in (extra_subdirs): Add support for thumb target.
317
318 * configure (extra_subdirs): Add support for thumb target.
319
320Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
321
322 * configure.in (extra_subdirs): Add IGEN directory when MIPS
323 target.
324 * configure: Regenerate.
325
326Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
327
328 * configure.in (extra_subdirs): v850ea needs igen.
329 * configure: Re-generate.
330
331Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
332
333 * configure.in (testdir): When a testsuite directory, add that to
334 the list of confdirs.
335
336Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
337
338 * configure.in (extra_subdirs): Enable igen ready for V850.
339
340Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
341
342 * configure.in (w65-*-*, only_if_enabled): Set.
343 * configure: Re-generate.
344
345Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
346
347 * configure.in (sparc*-*-*, only_if_enabled): Set
348 only_if_enabled=yes. Check only_if_enabled before enabling a
349 simulator.
350 * configure: Regenerate.
351
352Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
353
354 * configure.in (extra_subdirs): Add v850e target.
355
356Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
357
358 * configure.in (extra_subdirs): Add v850ea target.
359
360Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
361
362 * configure.in (sparc*-*-*): Don't build erc32.
363 * configure: Regenerate.
364
365Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
366
367 * configure.in (m32r-*-*): New target.
368 * configure: Regenerate.
369
370 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
371
372Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
373
374 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
375 thought that .NOEXPORT was the default target.
376
377Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
378
379 * Makefile.in (clean mostlyclean): Restore targets accidentally
380 deleted in earlier change.
381
382Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
383
384 * Makefile.in (autoheader-common, autoheader-changelog,
385 autoheader-install): Perform autoheader in addition to autoconf.
386
387Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
388
389 * Makefile.in (autoconf-install): New target.
390 (autoconf-changelog): Try different way to obtain user name.
391
392Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
393
394 * Makefile.in (autoconf-changelog): New target, update
395 ChangeLog for all subdirectories - normally used after
396 autoconf-common target.
397
398Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
399
400 * configure.in (extra_subdirs): Include testsuite for d30v.
401 * configure: Regenerate.
402
403 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
404 ../gdb/Makefile.in
405 (check): New rules - drive the testsuite.
406
407Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
408
409 * configure.in: Add mn10200 configure lines accidentally
410 removed.
411 * configure: Regenerated.
412
413Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
414
415 * configure.in (extra_subdirs): Generalize common sub directory
416 into a list.
417 (extra_subdirs): For d30v add igen to the list to be built.
418
419Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
420
421 * configure.in (d30v): New target.
422 * configure: Regenerated.
423
424Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
425
426 * configure.in: Don't require GCC to build the mn10200
427 simulator anymore.
428 * configure: Rebuilt.
429
430Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
431
432 * configure.in: Don't configure any subdirs if no simulator
433 is being built. Don't use erc32 for sparc64.
434 * configure: Regenerated.
435
436Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
437
438 * Makefile.in (autoconf-common): New target.
439 * configure.in: Do configure common.
440 * configure: Regenerated.
441
442Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
443
444 * configure configure.in: Don't configure common anymore. Files
445 from common are now built in the individual simualtor directories.
446 This fixes problems with the WinGDB build procedure.
447
448Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
449
450 * configure: Enable the mn10200 simulator.
451
452Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
453
454 * configure.in (configdirs): Add common.
455 * configure: Regenerated.
456
457Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
458
459 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
460 system V based targets.
461 * configure: Regenerate.
462
463Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
464
465 * configure.in (--enable-sim-powerpc): Delete.
466 (--enable-sim): Add.
467 * configure: Regenerated.
468
469Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
470
471 * configure.in: Only build the V850 simulator if
472 we are using gcc.
473 * configure: Rebuild.
474
475Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
476
477 * configure.in: Do build erc32 for DOS and Windows hosts.
478 * configure: Rebuild.
479
480Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
481
482 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
483 be inherited from the parent. Remove INSTALL_XFORM and
484 INSTALL_XFORM1. Make INSTALL be set from configure.
485
486Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
487
488 * configure.in: Only build the MIPS simulator if we are using
489 gcc.
490 * configure: Rebuild.
491
492Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
493
494 * configure.in (v850-*-*): Added V850 simulator.
495
496Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
497
498 * configure.in (d10v-*-*): Added D10V simulator.
499
500Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
501
502 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
503 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
504 (docdir): Removed.
505 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
506 (AC_PROG_INSTALL): Added.
507 * configure: Rebuilt.
508
509Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
510
511 * configure.in: Only configure erc32 if using gcc.
512 * configure: Rebuild.
513
514Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
515
516 * configure.in (sim_target): Build PowerPC simulator for powerpc
517 System V.4, Solaris, and Elf targets.
518 * configure: Regenerate with autoconf 2.10.
519
520Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
521
522 * configure.in: Only built erc32 simulator on Unix hosts as it
523 uses pseudo ttys.
524 * configure: Regenerated with autoconf 2.8.
525
526Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
527
528 * erc32: Sparc simulator from the ESA.
529
530Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
531
532 From: Miles Bader <miles@gnu.ai.mit.edu>
533 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
534 * configure: Regenerate using autoconf.
535
536Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
537
538 * Makefile.in (install): Fix typo.
539
540Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
541
542 * configure: Regenerate with autoconf 2.7.
543
544 * Makefile.in (all): Simplify.
545 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
546 as in the all target.
547 (distclean, maintainer-clean, realclean): Likewise.
548 (install): Likewise.
549
550Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
551
552 * Makefile.in (all): Remove extra '\' char from shell script.
553
554Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
555
556 * Makefile.in (all): Avoid a for loop with zero elements, even if
557 the loop will not be executed because of an if statement.
558
559Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
560
561 * Makefile.in (install): Add missing semicolon in "fi \".
562
563Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
564
565 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
566 defaults from configure.
567
568 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
569 configure defaults.
570 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
571 if either --enable-sim-powerpc is used, or the host compiler is
572 GCC.
573
574Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
575
576 * configure.in (mips*-*-*): Added "mips" simulator target.
577 * configure: Re-generated.
578
579Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
580
581 * Makefile.in (BISON): Remove macro.
582 (FLAGS_TO_PASS): Remove BISON.
583
584Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
585
586 * configure.in: Explicitly `exit 0' for broken shells.
587 * configure: Rebuilt.
588
589Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
590
591 * common/run.c (main): Initialize the callbacks.
592
593Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
594
595 * Makefile.in (maintainer-clean): New synonym for realclean.
596
597Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
598
599 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
600 the target is powerpc*-*-eabisim*, since it requires GCC to build.
601
602Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
603
604 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
605 <cagney@highland.com.au>.
606 * configure: Regnerate from configure.in.
607
608Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
609
610 * Update all FSF addresses except those in COPYING* files.
611
612Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
613
614 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
615 submakes either default or passed in value.
616
617Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
618
619 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
620 install): Changed targets so that they descend all
621 subdirectories in $(SUBDIRS).
622 (*-all, *-clean, *-install): Removed targets.
623
624 * configure.in: Don't bother with target makefile fragments, they
625 are no longer needed.
626 * configure: regenerated.
627
628 * Makefile.in, configure.in: converted to autoconf.
629 * configure: New file, generated with autconf 2.4.
630
631Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
632
633 * Makefile.in: Support ARM.
634 * configure.in: Ditto.
635
636Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
637
638 * Makefile.in: Support W65.
639 * configure.in: Ditto.
640
641Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
642
643 * Makefile.in: Add TAGS target.
644
645Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
646
647 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
648 install-h8300, clean-h8300, all-h8500, install-h8500,
649 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 650 recursion lines.
c906108c
SS
651
652Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
653
654 * Makefile.in: remove endian.h trace from h8500
655
656Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
657
658 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
659
660Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
661
662 * Makefile.in: make all of the all-* target (except all-nothing)
663 depend on endian.h, so that if we're not building a simulator, we
664 don't built endian
665
666Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
667
668 * Makefile.in (check, installcheck): Added dummy targets.
669
670Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
671
672 * Makefile.in (endian): Find endian.c in $(srcdir), and also
673 explicitly make it, since some makes apparently don't work with
674 VPATH and .c to executable rules (SunOS make for example).
675
676Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
677
678 * Makefile.in (endian): Add explicit rule for broken makes.
679
680Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
681
682 * Makefile.in (info, install-info): New targets.
683 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
684 level Makefile.
685
686Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
687
688 * Makefile.in (endian.h): build endian.h via a temporary file so
689 that we don't leave an incomplete file lying around on
690 interrupted builds.
691 (clean): remove endian, e.h, and endian.h.
692
693Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
694
695 * Makefile.in, configure.in: if target isn't supported, build a
696 harmless makefile.
697
698