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