* common/run.c (main): Initialize the callbacks.
[deliverable/binutils-gdb.git] / sim / ChangeLog
1 Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2
3 * common/run.c (main): Initialize the callbacks.
4
5 Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
6
7 * Makefile.in (maintainer-clean): New synonym for realclean.
8
9 Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10
11 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
12 the target is powerpc*-*-eabisim*, since it requires GCC to build.
13
14 Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15
16 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
17 <cagney@highland.com.au>.
18 * configure: Regnerate from configure.in.
19
20 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
21
22 * Update all FSF addresses except those in COPYING* files.
23
24 Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
25
26 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
27 submakes either default or passed in value.
28
29 Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30
31 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
32 install): Changed targets so that they descend all
33 subdirectories in $(SUBDIRS).
34 (*-all, *-clean, *-install): Removed targets.
35
36 * configure.in: Don't bother with target makefile fragments, they
37 are no longer needed.
38 * configure: regenerated.
39
40 * Makefile.in, configure.in: converted to autoconf.
41 * configure: New file, generated with autconf 2.4.
42
43 Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
44
45 * Makefile.in: Support ARM.
46 * configure.in: Ditto.
47
48 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
49
50 * Makefile.in: Support W65.
51 * configure.in: Ditto.
52
53 Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
54
55 * Makefile.in: Add TAGS target.
56
57 Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
58
59 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
60 install-h8300, clean-h8300, all-h8500, install-h8500,
61 clean-h8500, all-sh, install-sh, clean-sh): do not echo
62 recursion lines.
63
64 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
65
66 * Makefile.in: remove endian.h trace from h8500
67
68 Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
69
70 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
71
72 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
73
74 * Makefile.in: make all of the all-* target (except all-nothing)
75 depend on endian.h, so that if we're not building a simulator, we
76 don't built endian
77
78 Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
79
80 * Makefile.in (check, installcheck): Added dummy targets.
81
82 Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
83
84 * Makefile.in (endian): Find endian.c in $(srcdir), and also
85 explicitly make it, since some makes apparently don't work with
86 VPATH and .c to executable rules (SunOS make for example).
87
88 Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
89
90 * Makefile.in (endian): Add explicit rule for broken makes.
91
92 Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
93
94 * Makefile.in (info, install-info): New targets.
95 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
96 level Makefile.
97
98 Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
99
100 * Makefile.in (endian.h): build endian.h via a temporary file so
101 that we don't leave an incomplete file lying around on
102 interrupted builds.
103 (clean): remove endian, e.h, and endian.h.
104
105 Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
106
107 * Makefile.in, configure.in: if target isn't supported, build a
108 harmless makefile.
109
110
This page took 0.031444 seconds and 4 git commands to generate.