Commit | Line | Data |
---|---|---|
457174f6 AC |
1 | 2001-10-19 Andrew Cagney <ac131313@redhat.com> |
2 | ||
3 | * configure.in: When Linux or NetBSD, enable PowerPC simulator. | |
4 | * configure: Re-generate. | |
5 | ||
9afc4bbf BE |
6 | 2001-02-16 Ben Elliston <bje@redhat.com> |
7 | ||
8 | * MAINTAINERS: Add myself for common portions. | |
9 | ||
0b8c7076 CD |
10 | 2001-01-15 Chris Demetriou <cgd@broadcom.com> |
11 | ||
12 | * MAINTAINERS: Added self and Andrew for the mips sim. | |
13 | ||
c56a7a95 GK |
14 | 2000-10-25 Geoff Keating <geoffk@cygnus.com> |
15 | ||
16 | * MAINTAINERS: Added self and Andrew for the ppc sim. | |
17 | ||
5d031c16 AC |
18 | Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com> |
19 | ||
20 | From Stephane Carrez <Stephane.Carrez@worldnet.fr>: | |
21 | * m68hc11: New directory. | |
22 | * configure.in: Add. | |
23 | * configure: Regenerate. | |
24 | ||
6c29acca AC |
25 | Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com> |
26 | ||
27 | * tic80: New directory. | |
28 | * configure.in: Add configury. | |
29 | * configure: Regenerate. | |
30 | ||
bcd65766 NC |
31 | 2000-04-20 Nick Clifton <nickc@cygnus.com> |
32 | ||
33 | * configure.in (extra_subdirs): Add testsuite to strongarm | |
34 | directories. | |
35 | * configure: Regenerate. | |
36 | ||
7158fd7f AC |
37 | Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com> |
38 | ||
39 | * MAINTAINERS: New file. Blank. | |
40 | ||
c2d11a7d JM |
41 | 1999-11-18 Ben Elliston <bje@cygnus.com> |
42 | ||
43 | * configure.in: Require autoconf 2.13 and remove obsolete | |
44 | invocation of AC_C_CROSS. | |
45 | * configure: Regenerate. | |
46 | ||
2acceee2 JM |
47 | 1999-09-29 Doug Evans <devans@casey.cygnus.com> |
48 | ||
49 | * configure.in: Configure the testsuite directory for thumb. | |
50 | * configure: Regenerate. | |
51 | ||
6426a772 JM |
52 | 1999-07-16 Ben Elliston <bje@cygnus.com> |
53 | ||
54 | * configure.in: Configure the testsuite directory for arm. | |
55 | * configure: Regenerate. | |
56 | ||
7a292a7a SS |
57 | 1999-04-08 Nick Clifton <nickc@cygnus.com> |
58 | ||
59 | * configure.in: Add support for MCore target. | |
60 | * configure: Regenerate. | |
61 | ||
c906108c SS |
62 | 1999-03-14 Stan Shebs <shebs@andros.cygnus.com> |
63 | ||
64 | * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove | |
65 | RUNTEST instead of commenting out, fixes portability problem. | |
66 | ||
c906108c SS |
67 | 1999-02-08 Nick Clifton <nickc@cygnus.com> |
68 | ||
69 | * configure.in: Add support for StrongARM target. | |
70 | * configure: Regenerate. | |
71 | ||
c906108c SS |
72 | 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) |
73 | ||
74 | * configure.in: Require autoconf 2.12.1 or higher. | |
75 | ||
76 | 1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com> | |
77 | ||
78 | * configure.in (i960-*-*): Add. | |
79 | * configure: Rebuild. | |
80 | ||
81 | Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> | |
82 | ||
83 | * configure.in: Added case for fr30-*-*. | |
84 | * configure: Regenerated. | |
85 | ||
86 | Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com> | |
87 | ||
88 | * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program | |
89 | to allow successful operation on Windows. | |
90 | ||
91 | Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com> | |
92 | ||
25c1c397 JM |
93 | * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make |
94 | check can be invoked recursively. | |
c906108c SS |
95 | |
96 | Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com> | |
97 | ||
98 | * configure.in: Build simulator on sparclite and sparc86x targets. | |
99 | * configure: Regenerate. | |
100 | ||
101 | Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com> | |
102 | ||
103 | * Makefile.in (autoconf-common autoheader-common): Don't pass -l | |
104 | to autoconf and autoheader. | |
105 | ||
106 | Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com> | |
107 | ||
108 | * Makefile.in (autoconf-common autoheader-common): Pass `-l | |
109 | ../common' to autoconf and autoheader. Unconditionally run | |
110 | autoconf in every subdir. | |
111 | (autoconf-changelog autoheader-changelog): Unconditionally run | |
112 | commands in every subdir. | |
113 | (autoconf-install autoheader-install): Likewise. | |
114 | ||
115 | Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk> | |
116 | ||
117 | * Makefile.in: Get SHELL from configure. | |
118 | * (FLAGS_TO_PASS): Pass down SHELL. | |
119 | * configure: Regenerate with autoconf 2.12.1 to fix shell issues for | |
120 | NT native builds. | |
121 | ||
122 | Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com> | |
123 | ||
124 | * configure.in (extra_subdirs): Enable igen for mn10300. | |
125 | * configure: Re-generate. | |
126 | ||
127 | Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com> | |
128 | ||
129 | * configure.in (extra_subdirs): Add support for thumb target. | |
130 | ||
131 | * configure (extra_subdirs): Add support for thumb target. | |
132 | ||
133 | Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
134 | ||
135 | * configure.in (extra_subdirs): Add IGEN directory when MIPS | |
136 | target. | |
137 | * configure: Regenerate. | |
138 | ||
139 | Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
140 | ||
141 | * configure.in (extra_subdirs): v850ea needs igen. | |
142 | * configure: Re-generate. | |
143 | ||
144 | Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
145 | ||
146 | * configure.in (testdir): When a testsuite directory, add that to | |
147 | the list of confdirs. | |
148 | ||
149 | Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
150 | ||
151 | * configure.in (extra_subdirs): Enable igen ready for V850. | |
152 | ||
153 | Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
154 | ||
155 | * configure.in (w65-*-*, only_if_enabled): Set. | |
156 | * configure: Re-generate. | |
157 | ||
158 | Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
159 | ||
160 | * configure.in (sparc*-*-*, only_if_enabled): Set | |
161 | only_if_enabled=yes. Check only_if_enabled before enabling a | |
162 | simulator. | |
163 | * configure: Regenerate. | |
164 | ||
165 | Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com> | |
166 | ||
167 | * configure.in (extra_subdirs): Add v850e target. | |
168 | ||
169 | Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com> | |
170 | ||
171 | * configure.in (extra_subdirs): Add v850ea target. | |
172 | ||
173 | Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com> | |
174 | ||
175 | * configure.in (sparc*-*-*): Don't build erc32. | |
176 | * configure: Regenerate. | |
177 | ||
178 | Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com> | |
179 | ||
180 | * configure.in (m32r-*-*): New target. | |
181 | * configure: Regenerate. | |
182 | ||
183 | * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@. | |
184 | ||
185 | Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
186 | ||
187 | * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make | |
188 | thought that .NOEXPORT was the default target. | |
189 | ||
190 | Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
191 | ||
192 | * Makefile.in (clean mostlyclean): Restore targets accidentally | |
193 | deleted in earlier change. | |
194 | ||
195 | Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
196 | ||
197 | * Makefile.in (autoheader-common, autoheader-changelog, | |
198 | autoheader-install): Perform autoheader in addition to autoconf. | |
199 | ||
200 | Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com> | |
201 | ||
202 | * Makefile.in (autoconf-install): New target. | |
203 | (autoconf-changelog): Try different way to obtain user name. | |
204 | ||
205 | Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
206 | ||
207 | * Makefile.in (autoconf-changelog): New target, update | |
208 | ChangeLog for all subdirectories - normally used after | |
209 | autoconf-common target. | |
210 | ||
211 | Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
212 | ||
213 | * configure.in (extra_subdirs): Include testsuite for d30v. | |
214 | * configure: Regenerate. | |
215 | ||
216 | * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from | |
217 | ../gdb/Makefile.in | |
218 | (check): New rules - drive the testsuite. | |
219 | ||
220 | Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com) | |
221 | ||
222 | * configure.in: Add mn10200 configure lines accidentally | |
223 | removed. | |
224 | * configure: Regenerated. | |
225 | ||
226 | Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com> | |
227 | ||
228 | * configure.in (extra_subdirs): Generalize common sub directory | |
229 | into a list. | |
230 | (extra_subdirs): For d30v add igen to the list to be built. | |
231 | ||
232 | Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com> | |
233 | ||
234 | * configure.in (d30v): New target. | |
235 | * configure: Regenerated. | |
236 | ||
237 | Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com) | |
238 | ||
239 | * configure.in: Don't require GCC to build the mn10200 | |
240 | simulator anymore. | |
241 | * configure: Rebuilt. | |
242 | ||
243 | Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com> | |
244 | ||
245 | * configure.in: Don't configure any subdirs if no simulator | |
246 | is being built. Don't use erc32 for sparc64. | |
247 | * configure: Regenerated. | |
248 | ||
249 | Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com> | |
250 | ||
251 | * Makefile.in (autoconf-common): New target. | |
252 | * configure.in: Do configure common. | |
253 | * configure: Regenerated. | |
254 | ||
255 | Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com) | |
256 | ||
257 | * configure configure.in: Don't configure common anymore. Files | |
258 | from common are now built in the individual simualtor directories. | |
259 | This fixes problems with the WinGDB build procedure. | |
260 | ||
261 | Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com) | |
262 | ||
263 | * configure: Enable the mn10200 simulator. | |
264 | ||
265 | Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com> | |
266 | ||
267 | * configure.in (configdirs): Add common. | |
268 | * configure: Regenerated. | |
269 | ||
270 | Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
271 | ||
272 | * configure.in (powerpc*-*-linux*): Treat like the other powerpc | |
273 | system V based targets. | |
274 | * configure: Regenerate. | |
275 | ||
276 | Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com> | |
277 | ||
278 | * configure.in (--enable-sim-powerpc): Delete. | |
279 | (--enable-sim): Add. | |
280 | * configure: Regenerated. | |
281 | ||
282 | Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com) | |
283 | ||
284 | * configure.in: Only build the V850 simulator if | |
285 | we are using gcc. | |
286 | * configure: Rebuild. | |
287 | ||
288 | Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com> | |
289 | ||
290 | * configure.in: Do build erc32 for DOS and Windows hosts. | |
291 | * configure: Rebuild. | |
292 | ||
293 | Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com) | |
294 | ||
295 | * Makefile.in erc32/Makefile.in: Don't set srcroot. This should | |
296 | be inherited from the parent. Remove INSTALL_XFORM and | |
297 | INSTALL_XFORM1. Make INSTALL be set from configure. | |
298 | ||
299 | Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com> | |
300 | ||
301 | * configure.in: Only build the MIPS simulator if we are using | |
302 | gcc. | |
303 | * configure: Rebuild. | |
304 | ||
305 | Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com) | |
306 | ||
307 | * configure.in (v850-*-*): Added V850 simulator. | |
308 | ||
309 | Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
310 | ||
311 | * configure.in (d10v-*-*): Added D10V simulator. | |
312 | ||
313 | Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
314 | ||
315 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | |
316 | INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. | |
317 | (docdir): Removed. | |
318 | * configure.in (AC_PREREQ): autoconf 2.5 or higher. | |
319 | (AC_PROG_INSTALL): Added. | |
320 | * configure: Rebuilt. | |
321 | ||
322 | Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com> | |
323 | ||
324 | * configure.in: Only configure erc32 if using gcc. | |
325 | * configure: Rebuild. | |
326 | ||
327 | Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
328 | ||
329 | * configure.in (sim_target): Build PowerPC simulator for powerpc | |
330 | System V.4, Solaris, and Elf targets. | |
331 | * configure: Regenerate with autoconf 2.10. | |
332 | ||
333 | Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll> | |
334 | ||
335 | * configure.in: Only built erc32 simulator on Unix hosts as it | |
336 | uses pseudo ttys. | |
337 | * configure: Regenerated with autoconf 2.8. | |
338 | ||
339 | Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com> | |
340 | ||
341 | * erc32: Sparc simulator from the ESA. | |
342 | ||
343 | Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com> | |
344 | ||
345 | From: Miles Bader <miles@gnu.ai.mit.edu> | |
346 | * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB. | |
347 | * configure: Regenerate using autoconf. | |
348 | ||
349 | Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
350 | ||
351 | * Makefile.in (install): Fix typo. | |
352 | ||
353 | Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com> | |
354 | ||
355 | * configure: Regenerate with autoconf 2.7. | |
356 | ||
357 | * Makefile.in (all): Simplify. | |
358 | (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop | |
359 | as in the all target. | |
360 | (distclean, maintainer-clean, realclean): Likewise. | |
361 | (install): Likewise. | |
362 | ||
363 | Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com> | |
364 | ||
365 | * Makefile.in (all): Remove extra '\' char from shell script. | |
366 | ||
367 | Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com> | |
368 | ||
369 | * Makefile.in (all): Avoid a for loop with zero elements, even if | |
370 | the loop will not be executed because of an if statement. | |
371 | ||
372 | Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com> | |
373 | ||
374 | * Makefile.in (install): Add missing semicolon in "fi \". | |
375 | ||
376 | Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
377 | ||
378 | * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up | |
379 | defaults from configure. | |
380 | ||
381 | * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using | |
382 | configure defaults. | |
383 | (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets | |
384 | if either --enable-sim-powerpc is used, or the host compiler is | |
385 | GCC. | |
386 | ||
387 | Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> | |
388 | ||
389 | * configure.in (mips*-*-*): Added "mips" simulator target. | |
390 | * configure: Re-generated. | |
391 | ||
392 | Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com> | |
393 | ||
394 | * Makefile.in (BISON): Remove macro. | |
395 | (FLAGS_TO_PASS): Remove BISON. | |
396 | ||
397 | Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
398 | ||
399 | * configure.in: Explicitly `exit 0' for broken shells. | |
400 | * configure: Rebuilt. | |
401 | ||
402 | Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
403 | ||
404 | * common/run.c (main): Initialize the callbacks. | |
405 | ||
406 | Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com> | |
407 | ||
408 | * Makefile.in (maintainer-clean): New synonym for realclean. | |
409 | ||
410 | Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
411 | ||
412 | * configure.in (powerpc*-*-eabisim*): Only build the simulator if | |
413 | the target is powerpc*-*-eabisim*, since it requires GCC to build. | |
414 | ||
415 | Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
416 | ||
417 | * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney | |
418 | <cagney@highland.com.au>. | |
419 | * configure: Regnerate from configure.in. | |
420 | ||
421 | Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com> | |
422 | ||
423 | * Update all FSF addresses except those in COPYING* files. | |
424 | ||
425 | Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com> | |
426 | ||
427 | * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass | |
428 | submakes either default or passed in value. | |
429 | ||
430 | Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
431 | ||
432 | * Makefile.in (all, clean, distclean, mostlyclean, realclean, | |
433 | install): Changed targets so that they descend all | |
434 | subdirectories in $(SUBDIRS). | |
435 | (*-all, *-clean, *-install): Removed targets. | |
436 | ||
437 | * configure.in: Don't bother with target makefile fragments, they | |
438 | are no longer needed. | |
439 | * configure: regenerated. | |
440 | ||
441 | * Makefile.in, configure.in: converted to autoconf. | |
442 | * configure: New file, generated with autconf 2.4. | |
443 | ||
444 | Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
445 | ||
446 | * Makefile.in: Support ARM. | |
447 | * configure.in: Ditto. | |
448 | ||
449 | Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat> | |
450 | ||
451 | * Makefile.in: Support W65. | |
452 | * configure.in: Ditto. | |
453 | ||
454 | Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
455 | ||
456 | * Makefile.in: Add TAGS target. | |
457 | ||
458 | Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
459 | ||
460 | * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300, | |
461 | install-h8300, clean-h8300, all-h8500, install-h8500, | |
462 | clean-h8500, all-sh, install-sh, clean-sh): do not echo | |
a9e0ce2c | 463 | recursion lines. |
c906108c SS |
464 | |
465 | Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
466 | ||
467 | * Makefile.in: remove endian.h trace from h8500 | |
468 | ||
469 | Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com) | |
470 | ||
471 | * Makefile.in: Add distclean, realclean, and mostlyclean targets. | |
472 | ||
473 | Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
474 | ||
475 | * Makefile.in: make all of the all-* target (except all-nothing) | |
476 | depend on endian.h, so that if we're not building a simulator, we | |
477 | don't built endian | |
478 | ||
479 | Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com) | |
480 | ||
481 | * Makefile.in (check, installcheck): Added dummy targets. | |
482 | ||
483 | Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com) | |
484 | ||
485 | * Makefile.in (endian): Find endian.c in $(srcdir), and also | |
486 | explicitly make it, since some makes apparently don't work with | |
487 | VPATH and .c to executable rules (SunOS make for example). | |
488 | ||
489 | Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
490 | ||
491 | * Makefile.in (endian): Add explicit rule for broken makes. | |
492 | ||
493 | Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com) | |
494 | ||
495 | * Makefile.in (info, install-info): New targets. | |
496 | (DO_INSTALL): Renamed from INSTALL, which is overridden by the top | |
497 | level Makefile. | |
498 | ||
499 | Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com) | |
500 | ||
501 | * Makefile.in (endian.h): build endian.h via a temporary file so | |
502 | that we don't leave an incomplete file lying around on | |
503 | interrupted builds. | |
504 | (clean): remove endian, e.h, and endian.h. | |
505 | ||
506 | Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
507 | ||
508 | * Makefile.in, configure.in: if target isn't supported, build a | |
509 | harmless makefile. | |
510 | ||
511 |