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