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