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