* gdb.base/interrupt.exp: xfail test for calling function while
[deliverable/binutils-gdb.git] / sim / ChangeLog
1 Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2
3 * Makefile.in, configure.in: converted to autoconf.
4 * configure: New file, generated with autconf 2.4.
5
6 Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
7
8 * Makefile.in: Support ARM.
9 * configure.in: Ditto.
10
11 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
12
13 * Makefile.in: Support W65.
14 * configure.in: Ditto.
15
16 Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17
18 * Makefile.in: Add TAGS target.
19
20 Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
21
22 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
23 install-h8300, clean-h8300, all-h8500, install-h8500,
24 clean-h8500, all-sh, install-sh, clean-sh): do not echo
25 recursion lines.
26
27 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
28
29 * Makefile.in: remove endian.h trace from h8500
30
31 Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
32
33 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
34
35 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
36
37 * Makefile.in: make all of the all-* target (except all-nothing)
38 depend on endian.h, so that if we're not building a simulator, we
39 don't built endian
40
41 Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
42
43 * Makefile.in (check, installcheck): Added dummy targets.
44
45 Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
46
47 * Makefile.in (endian): Find endian.c in $(srcdir), and also
48 explicitly make it, since some makes apparently don't work with
49 VPATH and .c to executable rules (SunOS make for example).
50
51 Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
52
53 * Makefile.in (endian): Add explicit rule for broken makes.
54
55 Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
56
57 * Makefile.in (info, install-info): New targets.
58 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
59 level Makefile.
60
61 Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
62
63 * Makefile.in (endian.h): build endian.h via a temporary file so
64 that we don't leave an incomplete file lying around on
65 interrupted builds.
66 (clean): remove endian, e.h, and endian.h.
67
68 Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
69
70 * Makefile.in, configure.in: if target isn't supported, build a
71 harmless makefile.
72
73
This page took 0.030255 seconds and 4 git commands to generate.