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