* configure.in: Only build the V850 simulator if
[external/binutils.git] / sim / ChangeLog
1 Fri Oct 11 21:13:43 1996  Jeffrey A Law  (law@cygnus.com)
2
3         * configure.in: Only build the V850 simulator if
4         we are using gcc.
5         * configure: Rebuild.
6
7 Sun Sep  8 17:22:50 1996  Ian Lance Taylor  <ian@cygnus.com>
8
9         * configure.in: Do build erc32 for DOS and Windows hosts.
10         * configure: Rebuild.
11
12 Wed Sep  4 18:11:27 1996  Stu Grossman  (grossman@critters.cygnus.com)
13
14         * Makefile.in erc32/Makefile.in:  Don't set srcroot.  This should
15         be inherited from the parent.  Remove INSTALL_XFORM and
16         INSTALL_XFORM1.  Make INSTALL be set from configure.
17
18 Wed Sep  4 15:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
19
20         * configure.in: Only build the MIPS simulator if we are using
21         gcc.
22         * configure: Rebuild.
23
24 start-sanitize-v850
25 Wed Aug 28 19:05:23 1996  Jeffrey A Law  (law@cygnus.com)
26
27         * configure.in (v850-*-*): Added V850 simulator.
28
29 end-sanitize-v850
30 start-sanitize-d10v
31 Thu Aug  1 17:08:41 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
32
33         * configure.in (d10v-*-*): Added D10V simulator.
34
35 end-sanitize-d10v
36 Wed Jun 26 12:33:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
37
38         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
39         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
40         (docdir): Removed.
41         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
42         (AC_PROG_INSTALL): Added.
43         * configure: Rebuilt.
44
45 Mon Jun 24 14:18:26 1996  Ian Lance Taylor  <ian@cygnus.com>
46
47         * configure.in: Only configure erc32 if using gcc.
48         * configure: Rebuild.
49
50 Tue Jun  4 09:24:21 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
51
52         * configure.in (sim_target): Build PowerPC simulator for powerpc
53         System V.4, Solaris, and Elf targets.
54         * configure: Regenerate with autoconf 2.10.
55
56 Wed May 22 12:10:49 1996  Rob Savoye  <rob@chinadoll>
57
58         * configure.in: Only built erc32 simulator on Unix hosts as it
59         uses pseudo ttys.
60         * configure: Regenerated with autoconf 2.8.
61
62 Sun May 19 20:20:40 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
63
64         * erc32: Sparc simulator from the ESA.
65
66 Sun Apr  7 21:00:09 1996  Fred Fish  <fnf@cygnus.com>
67
68         From: Miles Bader  <miles@gnu.ai.mit.edu>
69         * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
70         * configure: Regenerate using autoconf.
71
72 Thu Feb 22 11:31:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
73
74         * Makefile.in (install): Fix typo.
75
76 Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <ian@cygnus.com>
77
78         * configure: Regenerate with autoconf 2.7.
79
80         * Makefile.in (all): Simplify.
81         (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
82         as in the all target.
83         (distclean, maintainer-clean, realclean): Likewise.
84         (install): Likewise.
85
86 Thu Feb 15 18:37:00 1996  Fred Fish  <fnf@cygnus.com>
87
88         * Makefile.in (all): Remove extra '\' char from shell script.
89
90 Wed Feb 14 16:43:59 1996  Mike Meissner  <meissner@tiktok.cygnus.com>
91
92         * Makefile.in (all): Avoid a for loop with zero elements, even if
93         the loop will not be executed because of an if statement.
94
95 Wed Jan 31 21:48:34 1996  Fred Fish  <fnf@cygnus.com>
96
97         * Makefile.in (install): Add missing semicolon in "fi \".
98
99 Thu Nov  9 16:10:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
100
101         * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
102         defaults from configure.
103
104         * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
105         configure defaults.
106         (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
107         if either --enable-sim-powerpc is used, or the host compiler is
108         GCC.
109
110 Wed Nov  8 15:46:49 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
111
112         * configure.in (mips*-*-*): Added "mips" simulator target.
113         * configure: Re-generated.
114
115 Tue Oct 10 11:08:20 1995  Fred Fish  <fnf@cygnus.com>
116
117         * Makefile.in (BISON): Remove macro.
118         (FLAGS_TO_PASS): Remove BISON.
119
120 Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
121
122         * configure.in:  Explicitly `exit 0' for broken shells.
123         * configure:  Rebuilt.
124
125 Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
126
127         * common/run.c (main): Initialize the callbacks.
128
129 Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian@cygnus.com>
130
131         * Makefile.in (maintainer-clean): New synonym for realclean.
132
133 Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
134
135         * configure.in (powerpc*-*-eabisim*): Only build the simulator if
136         the target is powerpc*-*-eabisim*, since it requires GCC to build.
137
138 Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
139
140         * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
141         <cagney@highland.com.au>.
142         * configure: Regnerate from configure.in.
143
144 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
145
146         * Update all FSF addresses except those in COPYING* files.
147
148 Thu Jul 20 15:17:29 1995  Fred Fish  <fnf@cygnus.com>
149
150         * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
151         submakes either default or passed in value.
152
153 Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
154
155         * Makefile.in (all, clean, distclean, mostlyclean, realclean,
156           install): Changed targets so that they descend all
157           subdirectories in $(SUBDIRS).
158           (*-all, *-clean, *-install): Removed targets.
159
160         * configure.in: Don't bother with target makefile fragments, they
161           are no longer needed.
162         * configure: regenerated.
163
164         * Makefile.in, configure.in: converted to autoconf.
165         * configure: New file, generated with autconf 2.4.
166
167 Wed May 24 14:48:46 1995  Steve Chamberlain  <sac@slash.cygnus.com>
168
169         * Makefile.in: Support ARM.
170         * configure.in: Ditto.
171
172 Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
173
174         * Makefile.in: Support W65.
175         * configure.in: Ditto.
176
177 Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
178
179         * Makefile.in: Add TAGS target.
180
181 Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
182
183         * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
184           install-h8300, clean-h8300, all-h8500, install-h8500,
185           clean-h8500, all-sh, install-sh, clean-sh): do not echo
186           recursion lines. 
187
188 Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
189
190         * Makefile.in: remove endian.h trace from h8500
191
192 Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
193
194         * Makefile.in: Add distclean, realclean, and mostlyclean targets.
195
196 Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
197
198         * Makefile.in: make all of the all-* target (except all-nothing)
199         depend on endian.h, so that if we're not building a simulator, we
200         don't built endian
201
202 Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
203
204         * Makefile.in (check, installcheck): Added dummy targets.
205
206 Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
207
208         * Makefile.in (endian): Find endian.c in $(srcdir), and also
209         explicitly make it, since some makes apparently don't work with
210         VPATH and .c to executable rules (SunOS make for example).
211
212 Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
213
214         * Makefile.in (endian): Add explicit rule for broken makes.
215
216 Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
217
218         * Makefile.in (info, install-info): New targets.
219         (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
220         level Makefile.
221
222 Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
223
224         * Makefile.in (endian.h): build endian.h via a temporary file so
225           that we don't leave an incomplete file lying around on
226           interrupted builds.
227           (clean): remove endian, e.h, and endian.h.
228
229 Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
230
231         * Makefile.in, configure.in: if target isn't supported, build a
232         harmless makefile.
233
234