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