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