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