Correct test for ISA dependent bits
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
c2304cba
MH
1start-sanitize-d30v
2Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3
4 * config.sub, configure.in: Add d30v target cpu.
5
6end-sanitize-d30v
7Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8
9 * makefile.vms: New file.
10 * make-all.com: Remove.
11
c99c63a4
JW
12Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13
14 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15
276c2d7d
GRK
16start-sanitize-r5900
17 Fri Feb 7 16:39:29 1997 Gavin Koch <gavin@cygnus.com>
18
19 * config.sub, configure.in: add r5900
20end-sanitize-r5900
754a6784
MM
21Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
22
23 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
24
97840afa
TT
25Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
26
27 * Makefile.in (ALL_MODULES): Added all-db.
28 (CROSS_CHECK_MODULES): Addec check-db.
29 (INSTALL_MODULES): Added install-db.
30 (CLEAN_MODULES): Added clean-db.
31
b6086671
ILT
32Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
33
34 * config.guess: Merge with latest FSF sources.
35
97840afa
TT
36Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
37
38 * Makefile.in (ALL_MODULES): Added all-itcl.
39 (CROSS_CHECK_MODULES): Added check-itcl.
40 (INSTALL_MODULES): Added install-itcl.
41 (CLEAN_MODULES): Added clean-itcl.
42
750fa681
GN
43Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
44
45 * configure.in: build gdb for mn10200
46
47Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
48
49 * Makefile.in (all-target-winsup): Depend on all-target-libio.
50
51start-sanitize-tic80
52Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
53
54 * configure.in (tic80-*-*): Turn off most targets right now.
55
56end-sanitize-tic80
98141a3c
ILT
57Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
58
59 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
60 rather than the makeinfo program.
61 (do-info): Depend upon all-texinfo.
62
5962c1cd
ILT
63Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
64
0bcd9172
ILT
65 * configure.in: Remove uses of config/mh-linux.
66
5962c1cd
ILT
67 * config.sub, config.guess: Merge with latest FSF sources.
68
962873d5
FF
69start-sanitize-tic80
70Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
71
72 * config.sub (case $basic_machine): Add tic80 entries.
73
750fa681 74end-sanitize-tic80
9ddf4089
ILT
75Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
76
77 * config.sub, config.guess: Merge with latest FSF sources.
78
7357af56
SS
79Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
80
81 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
82 * mpw-config.in: Test for NewFolderRecursive.
83 * mpw-install: Use symbolic name for startup filename.
84 * mpw-README: Add various additional details.
85
4ceaca77
JW
86Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
87
88 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
89
f42e0aab
JL
90Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
91
92 * configure.in: Do build gcc and the target libraries for
93 the mn10200.
94
95Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
96
97 * configure.in: don't avoid building gdb for mn10300 any more
98 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
99 instead of single-quoting it.
100
101Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
102
103 * configure.in: Don't use --with-stabs on IRIX 6.
104
105start-sanitize-m32r
106Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
107
108 * configure.in (m32r): Build gdb, libg++ now.
109
110end-sanitize-m32r
b2107b04
PS
111Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
112
113 * configure.in (mips*-sgi-irix6*): Remove gdb and related
114 directories from noconfigdirs.
115
8a1aafab
ILT
116Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
117
118 * config.sub (basic_machine): added mips16 configuration
119
46451da8 120start-sanitize-d10v
8a1aafab
ILT
121Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
122
123 * config.sub: Handle d10v-unknown.
124
46451da8 125end-sanitize-d10v
803a6df2 126start-sanitize-v850
0e5a3361
GRK
127Sat Nov 23 14:23:01 1996 Gavin Koch <gavin@cygnus.com>
128
129 * gcc/depragmaize.c: Handle MSDOS's (non-unix) text files.
130
803a6df2
GRK
131Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
132
133 * config.sub: Handle v850-unknown.
134
135end-sanitize-v850
b512a901
GN
136Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
137
138 * Makefile.in: add findutils
139 * configure.in: add findutils to list of host_tools
140
3817470b
JL
141Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
142
143 * config.sub: Handle mn10200 and mn10300.
144
c1f6b406
MM
145start-sanitize-d10v
146Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
147
148 * configure.in (d10v-*): Do not build librx.
149
150end-sanitize-d10v
f3285daa
JL
151Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
152
153 * configure.in (mn10300): Build everything except gdb & libgloss.
154
5a1d5a6a
PB
155Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
156
157 * config.guess: Patch for Dansk Data Elektronik servers,
158 from Niels Skou Olsen <nso@dde.dk>.
159
160 For ncr, use /bin/uname rather than uname, since GNU uname does not
161 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
162
163 Patch for MIPS R4000 running System V,
164 from Eric S. Raymond <esr@snark.thyrsus.com>.
165
166 Fix thinko for nextstep.
167
168 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
169
170 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
171 * config.guess: Guess mips-dec-mach_bsd4.3.
172
173 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
174 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
175 release numbers.
176 * config.guess (mips-mips-riscos*): Emit just enough of the
177 release number.
178
179 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
180 * config.guess (sparc-auspex-sunos*): Added.
181 (f300-fujitsu-*): Added.
182
183 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
184 * config.guess: Recognize a Tadpole as a sparc.
185
186Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
187
188 * config.guess: Don't assume that NextStep version is either 2 or
189 3. NextStep 4 (aka OpenStep 4) has come out now.
190
191Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
192
193 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
194 From Rik Faith <faith@cs.unc.edu>.
195
196Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
197
198 * config.sub: Contributions from bug-gnu-utils to:
199 Support plain "hppa" (no version given) architecture, reported by
200 OpenStep.
201 OpenBSD like NetBSD.
202 LynxOs is not a hardware supplier.
203
204 * config.guess: Contributions from bug-gnu-utils to add support for:
205 OpenBSD like NetBSD.
206 Stratus systems.
207 More Pyramid systems.
208 i[n>4]86 Intel chips.
209 M680[n>4]0 Motorola chips.
210 Use unknown instead of lynx for hardware manufacturer.
211
212Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
213
214 * install.sh (chmodcmd): Set to null if the DST directory already
215 exists.
216
489c265b
MM
217Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
218
219 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
220 not use mt-ppc target Makefile fragment any more.
221
5707b74f
SG
222Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
223
224 * configure.in (*-*-windows): Exclude everything but those dirs
225 needed to build windows.
226
be951827
DE
227Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
228
229 * Makefile.in (all-target-winsup): Depend on all-target-librx.
230
da7f2a10
SG
231Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
232
341aa377 233 * configure.in: Exclude mmalloc from i386-windows.
da7f2a10
SG
234 * config/mh-windows: Add rules for building MSVC makefiles.
235
236Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
237
238 * Undo my previous change.
239
05992891
ILT
240Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
241
242 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
243 unconditionally.
244 (MAKEOVERRIDES): Define (revert this part of October 18 change).
245
3e288e27
SG
246Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
247
248 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
249 host to add it's own flags.
250 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
251 for MSVC build procedure.
252
a3fac17e
ILT
253Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
254
255 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
256
72ce05e8
ILT
257Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
258
259 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
260 (CXX_FOR_TARGET): Likewise.
261 (GCC_FOR_TARGET): Define.
262 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
263 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
264 CC_FOR_TARGET was specified on the command line.
265 (MAKEOVERRIDES): Don't define.
266
9d459449
DE
267start-sanitize-m32r
268Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
269
270 * configure.in (m32r): Fix spelling of libg++ libs.
271
272end-sanitize-m32r
3e41eeb4
SS
273Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
274
275 * config.sub (-apple*): Remove, now redundant.
276
d7a57996
ILT
277Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
278
3274332f
ILT
279 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
280
d9f3f187
ILT
281 * configure: Rework yesterday's sed script patch.
282
d7a57996
ILT
283 * config.sub: Merge with FSF.
284
44ad3d83
PB
285Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
286
287 * config.guess: Merge from FSF.
288
289 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
290 * config.guess: Use pc instead of unknown, for pc clone systems.
291 Change linux to linux-gnu.
292
293 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
294 * config.guess: Avoid non-portable tr syntax.
295
4efa6b75
JL
296Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
297
ed46a8ee
JL
298 * test-build.mk (HOLES): Add "xargs" for gdb.
299
4efa6b75
JL
300 * configure: Avoid hpux10.20 sed bug.
301
d0e01d94
SG
302Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
303
304 * configure.in config/mh-windows: Add support for windows host
305 (that is a build done under the Microsoft build environment).
306
d5a8bfde
ILT
307Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
308
81eb5025
ILT
309 * Makefile.in: Replace all uses of srcroot with s, to shrink
310 command line lengths.
311
d5a8bfde
ILT
312 Patches from Geoffrey Noer <noer@cygnus.com>:
313 * configure.in: If configuring for newlib, pass --with-newlib to
314 subdirectories.
315 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
316 -Bnewlib/ and -Lwinsup to gcc.
317 (CXX_FOR_TARGET): Likewise.
318
f2b43566
ILT
319Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
320
321 * Makefile.in (ETC_SUPPORT): Add configure.
322
3dd3627a
AMT
323Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
324
325 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
326 host configuration file.
327
ae1b99e4
JL
328Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
329
330 * configure.in: Break mn10x00 support into separate
331 mn10200 and mn10300 configurations.
332 * config.sub: Likewise.
333
be9b9d69
JL
334Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
335
0cfa6de4
JL
336 * configure.in: Add lots of stuff to noconfigdirs for
337 the mn10x00 targets.
338
be9b9d69
JL
339 * config.sub, configure.in: Add mn10x00 support.
340
6ffb8ab7
ILT
341Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
342
343 * make-all.com: Call conf-a-gas, not config-a-gas.
344
875c8d5c
JSC
345Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
346
347 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
348 targets.
349
350Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
351
352 * mpw-README: Add much more detail for native PowerMac.
353 * mpw-install: New file.
354 * mpw-configure: Add --norecursion and --help options.
355 * mpw-config.in: Translate readme and install files when
356 copying to objdir.
357 * mpw-build.in: Don't always depend on byacc and flex.
358 (install-only-top): New action.
359
360start-sanitize-v850
361Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
362
363 * configure.in: You can now configure GDB for the v850.
364
365end-sanitize-v850
366start-sanitize-d10v
367Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
368
369 * configure.in (noconfigdirs): Don't configure any C++ dirs
370 if targeting D10V.
371
372end-sanitize-d10v
373Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
374
375 * config.sub: Recognize mips64vr5000.
376
cd0ae558
ILT
377Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
378
379 * configure.in: Use a single line for host_tools and native_only.
380
88632436
DE
381start-sanitize-m32r
382Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
383
384 * config.sub, configure.in: Add entries for m32r.
88632436 385
cd0ae558 386end-sanitize-m32r
642c85fa
TT
387Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
388
389 * Makefile.in (inet-install): Don't run install-gzip.
390
91f6cfea
SG
391Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
392
393 * configure.in: Don't config lots of things for *-*-windows*.
394
395Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
396
397 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
398 (host_libs, host_tools): Copy from configure.in.
399 * mpw-configure: Don't complain about directories not found.
400
f7954d86
MM
401Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
402
403 * configure.in (i[345]86): Recognize i686 for pentium pro.
7fa565a6
MM
404 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
405 file.
406
f7954d86
MM
407 * config.guess (i[345]86): Ditto.
408
409start-sanitize-d10v
410Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
411
412 * configure.in (noconfigdirs): Removed gdb for D10V.
413
414end-sanitize-d10v
415start-sanitize-v850
416Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
417
418 * configure.in: Remove ld, target-libio, target-libg++, and
419 target-libstdc++ from noconfigdirs.
420
421end-sanitize-v850
866d38a8
FF
422Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
423
424 * configure: Fix three locations where shell scripts were
425 being run directly rather than with config_shell.
426
3f5d1c2c
C
427start-sanitize-v850
428Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
429
430 * configure.in (v850-*-*): Set up initial $noconfigdirs.
431 * config.sub (basic_machine): Recognize v850.
432
433end-sanitize-v850
434Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
435
436 * mpw-configure: Handle multiple enable/disable options and
437 pass them down recursively, handle -c and -s flags appropriately
438 depending on choice of compiler, add escape mechanism for
439 quoted arguments to gC.
440
441Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
442
443 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
444 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
445 so that -mrelocatable-lib and -mno-eabi are used.
446
447 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
448 not support --print-multi-lib, don't abort.
449
215d6a41
SG
450Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
451
452 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
453 with normal Windows compilation environment.
454
9e8419d0
ILT
455Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
456
457 * make-all.com: Run config-a-gas.
458 * setup.com: Don't copy subdirectory files around.
459
460Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
461
462 * configure.in (*-*-ose): Remove exclusion of libgloss for this
463 target, it now compiles correctly.
464
959376c9
SS
465Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
466
467 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
468
7ae1ceee
MH
469start-sanitize-d10v
470Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
471
472 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
473
474end-sanitize-d10v
57f69c31
BK
475Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
476
477 * configure.in (native_only): Add prms.
478
47f00924
ILT
479Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
480
481 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
482 (BINUTILS_SUPPORT_DIRS): Likewise.
483
a1e636c8 484start-sanitize-d10v
05a8bf33
MM
485Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
486
487 * configure.in (d10v-*-*): Don't configure ld or gdb until the
488 d10v support is added.
489
490Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
a1e636c8
MH
491
492 * configure.in (d10v-*-*): New target.
47f00924 493
a1e636c8 494end-sanitize-d10v
eddf8efe
JL
495Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
496
497 * config.guess (HP 9000/811): Recognize this as a PA1.1
498 machine.
499
b5dbae28
KR
500Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
501
502 * Makefile.in (do-tar-gz): New target, split out from tail end of
503 taz target. Run each command separately, don't use pipes.
504 (taz): Use it.
505
f76215e0
SS
506Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
507
508 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
509 * mpw-build.in: No builds should depend on building byacc or flex,
510 they are assumed to be installed already.
511
59d3634c
MM
512Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
513
514 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
515 variable that CC_FOR_TARGET needs.
516
062aded9
MM
517Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
518
519 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
520 options have changed since the last time the subdirectory was
521 configured, and if it has, reconfigure.
522 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
523 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
524
5db223e4
DE
525Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
526
527 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
528 CLEAN_MODULES): Add bash.
529 (all-bash): New target.
530
5133e9ed
JW
531Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
532
533 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
534
535start-sanitize-d10v
536Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
537
538 * config.sub (basic_machine): Recognize d10v as a valid processor.
539end-sanitize-d10v
540
6f607c12
SS
541Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
542
543 * mpw-configure: Add support for --bindir.
544 * mpw-build.in: Use a GCC-specific build script for GCC actions.
545
a928fca1
GN
546Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
547
548 * configure.in: add bash, time, gawk to list of hosttools and things
549 to only build for native toolchains
550
5e70d079
JM
551Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
552
553 * Makefile.in (docdir): Remove.
554
d92eef0c
JM
555Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
556
557 * Makefile.in (datadir): Set to $(prefix)/share.
558
d79bfb0d
GN
559Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
560
561 * configure.in: build diff and patch for cygwin32-hosted
562 toolchains.
563
564Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
565
566 * config.sub: Accept -rtems*.
567
568Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
569
570 * configure.in: enable dosrel for cygwin32-hosted builds,
571 remove diff from the list of things not buildable
572 via Canadian Cross
573
d32baaf0
JM
574Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
575
576 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
577 don't get ". ".
578
79a2d56d
JW
579Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
580
581 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
582
8d190aa3
KR
583Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
584
585 * Makefile.in (taz): Handle case where tex3patch didn't even get
586 checked out. Also, if it was found, put the symlink in a new util
587 subdirectory.
588
c1801422
MM
589Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
590
591 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
592
bc70a918
ILT
593Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
594
595 * config.sub: Recognize -openvms.
596 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
597 * make-all.com, setup.com: New files.
598
9deb9485
JM
599Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
600
c1801422 601 * Makefile.in (taz): tex3patch moved to texinfo/util.
9deb9485 602
25c32773
GN
603Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
604
605 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
bc70a918
ILT
606 * configure.in: remove make from disable-if-Can-Cross list
607 enable gdb if ${host} and ${target} are cygwin32
25c32773
GN
608
609Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
1b5484af
PB
610
611 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
612 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
613
45d03d11
PB
614Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
615
616 * config.guess: Combine mips-mips-riscos cases, and use cpp to
617 distinguish sysv/svr4/bsd variants.
25c32773 618 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
45d03d11 619
85f533f7
TT
620Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
621
622 * configure.in: Added copyright notice.
623 * move-if-change: Added copyright notice.
624
59d95e81
MM
625Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
626
627 * configure.in (powerpcle-*-solaris*): Until we get shared
85f533f7
TT
628 libraries working, don't build gdb, sim, make, tcl, tk, or
629 expect.
59d95e81 630
60bcbf8d
PB
631Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
632
633 * config.guess: Merge with FSF:
634
635 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
636 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
637
638 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
639 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
640
641 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
642 * config.guess: Combine two OSF1 rules.
643 Also recognize field test versions. From mjr@zk3.dec.com.
644 * config.guess (dgux): Use /usr/bin/uname rather than uname,
645 because GNU uname does not support -p. From pmr@pajato.com.
646
af34f1a9
TT
647Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
648
649 * Makefile.in (MAKEDIRS): Removed $(tooldir).
650
8f8e5b89
SS
651Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
652
653 * mpw-README: Document GCCIncludes.
654
553c179c
FF
655Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
656
657 * configure.in (alpha-*-linux*): Set enable_shared to yes.
658
659Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
660
661 * mpw-configure: Handle --enable-FOO and --disable-FOO.
662
5fdebee3
GN
663Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
664
553c179c 665 * configure.in (*-*-cygwin32): Configure make.
5fdebee3
GN
666
667Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
668
669 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
670
13d7cbe2
TT
671Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
672
8d1d94b6
TT
673 * Makefile.in (all-inet): Depend on all-perl.
674
424c7ca7
TT
675 * Makefile.in (inet-install): New target.
676
13d7cbe2
TT
677 * Makefile.in (all-inet): Depend on all-tcl.
678 (all-inet): Depend on all-send-pr.
679
2f14f781
MM
680Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
681
682 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
683 temporarily.
684
3d40ace0
ILT
685Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
686
687 * configure.in: Don't configure --with-gnu-ld on AIX.
688
8970d123
MM
689Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
690
691 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
692
693Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
694
695 * Makefile.in (ALL_MODULES): Added all-inet.
696 (CROSS_CHECK_MODULES): Added check-inet.
697 (INSTALL_MODULES): Added install-inet.
698 (CLEAN_MODULES): Added clean-inet.
699 (all-indent): New target.
700
701 * configure.in (host_tools): Added inet.
702 (native_only): Added inet.
703 (noconfigdirs): Added inet.
704
705Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
706
707 * configure.in: Don't configure libgloss if we are not configuring
708 newlib.
709
35cb2108
RS
710Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
711
712 * configure.in: Don't configure libgloss for unsupported
713 architectures.
714
b90f590c
MM
715Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
716
717 * Makefile.in (CLEAN_MODULES): Add clean-apache.
718
53c403df
TT
719Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
720
721 * Makefile.in (ALL_MODULES): Include all-apache.
722 (CROSS_CHECK_MODULES): Include check-apache.
723 (INSTALL_MODULES): Include install-apache.
724 (all-apache): New target.
725
726 * configure.in: Added apache everywhere perl is seen.
727
7508666f
MM
728Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
729
730 * Makefile.in: Add support for clean-{module} and
731 clean-target-{module} rules.
732
8e85fd5f
MS
733Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
734
735 * configure.in (*-*-ose) do not build libgloss.
736
6e005d44
MM
737Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
738
739 * config.guess (prep*:SunOS:5.*:*): Turn into
740 powerpele-unknown-solaris2.
741
d4be7765
ILT
742Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
743
744 * configure.in: Permit --enable-shared to specify a list of
745 directories.
746
e94c0e40
JM
747Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
748
749 * configure.in (host==solaris): Pass only the first word of $CC
750 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
751
eb40ca93
JM
752Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
753
754 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
755
0f8f1d33
TT
756Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
757
758 * Makefile.in (ALL_MODULES): Include all-perl.
759 (CROSS_CHECK_MODULES): Include check-perl.
760 (INSTALL_MODULES): Include install-perl.
761 (ALL_X11_MODULES): Include all-guile.
762 (CHECK_X11_MODULES): Include check-guile.
763 (INSTALL_X11_MODULES): Include install-guile.
764 (all-perl): New target.
765 (all-guile): New target.
766
767 * configure.in (host_tools): Include perl and guile.
768 (native_only): Include perl and guile.
769 (noconfigdirs): Don't build guile and perl; no ports have been
770 done.
771
977ff85a
MM
772Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
773
774 * configure (--enable-*): Handle quoted option lists such as
775 --enable-sim-cflags='-g0 -O' better.
776
777Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
778
779 * Makefile.in ({,inst}all-target): New rule so we can make and
780 install all of the target directories easily.
781
782Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
783
784 * configure.in: Add missing global flag in sed substitution when
785 deleting `target-' from ${configdirs}.
786
e6769dee
ILT
787Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
788
b213fd29
ILT
789 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
790 option.
791
a527d9d7
ILT
792 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
793 config/mh-necv4.
794
c0914b6e
ILT
795 * install.sh: Correct misspelling of transformbasename.
796
e6769dee
ILT
797 * config.guess: Recognize mips-*-sysv*.
798
799Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
800
801 * config.sub: Recognize mon960.
802
a9872a28
ILT
803Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
804
805 * configure: Restore Canadian Cross handling of BISON and LEX,
806 removed in Feb 20 change.
807
808Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
809
810 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
811 Mention make install. Remove the old copyright date as well the
812 clumsy and rather pointless copyright on the README file.
813
9dd5affc
ILT
814Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
815
816 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
817 Makefile after running symlink-tree, then run `make distclean' to
818 avoid clobbering any generated files in srcdir.
819
08714af6
C
820Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
821
822 * configure.in (m68k-*-netbsd*): Build everything now.
823
aaefc574
JM
824Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
825
826 * Makefile.in (taz): Fix quoting.
827
e12079d3
DE
828Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
829
830 * configure.in (sparclet-*-*): Build everything now.
831
769e064d 832Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
74a03cac 833
769e064d 834 * configure.in (m68k-*-linux*): New host.
be317b06 835
a8e06235
ILT
836Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
837
838 * configure: Check for bison before byacc.
839
840Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
841
842 * Makefile.in configure: Change the way LEX and BISON/YACC are
843 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
844 searching PATH. These are used as fallbacks by Makefile.in if
845 flex/bison/byacc aren't in objdir.
846
b6ae0f10
ILT
847Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
848
849 * Makefile.in: Make everything which depends upon all-bfd also
850 depend upon all-opcodes, in case --with-commonbfdlib is used.
851
44ccfc3c
MM
852Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
853
854 * configure.in (host *-*-cygwin32): Don't build gdb if we are
855 building NT native compilers on Unix.
856
0e47ce97
ILT
857Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
858
859 * configure.in: Don't get CC from the host Makefile fragment if we
860 can find gcc in PATH, or if this is a Canadian Cross. Move the
861 Solaris test for /usr/ucb/cc to the post target script, just after
862 the compiler sanity test.
863
efc1902b
ILT
864Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
865
866 * config.sub: Merge with FSF.
867
868Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
869
870 * Makefile.in (RPATH_ENVVAR): New variable.
871 (REALLY_SET_LIB_PATH): Use it.
872 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
873
e08dfe61
DE
874Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
875
876 * config.sub, configure.in: Recognize sparclet cpu.
877
878Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
1d0e0732
PB
879
880 * config.guess: Support m68k-cbm-sysv4.
881
882Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
883
884 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
885 m68k-unknown-linuxaout from linker help string. Put quotes around
886 $ld_help_string.
887
888Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
889
890 * config.guess (powerpc-harris-powerunix): Add guess for port
891 to new target.
892
4c494515
BK
893Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
894
895 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
896
897Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
898
899 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
900 $(REALLY_SET_LIB_PATH) in Makefile.
901 * Makefile.in (SET_LIB_PATH): New variable.
902 (REALLY_SET_LIB_PATH): New variable.
903 ($(DO_X)): Use $(SET_LIB_PATH).
904 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
905 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
906 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
907 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
908 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
909 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
910 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
911 (install-dosrel): Likewise.
912 (all-opcodes): Depend upon all-libiberty.
913
914Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
915
916 * config.guess (*:CYGWIN*): New
917
d03a1ca8
MM
918Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
919
920 * Makefile.in (all-target-winsup): All all-target-libiberty.
921
fcfcbf27
MM
922Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
923
924 * configure.in (noconfigdirs): Add missing # in front of comment.
925
0807a8af
GN
926Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
927
928 * configure.in: add second pass to things added to noconfigdirs
929 so *-gm-magic can exclude libgloss properly.
930
2805d4b8
SS
931Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
932
933 * mpw-configure (extralibs_name, rez_name): Set correctly
934 for MWC68K compiler.
935
936 * mpw-README: Add more info on the necessary build tools.
937
9daacfc4
SC
938Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
939
940 * configure.in, config.sub: Recognize cygwin32.
941
349f03db
ILT
942Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
943
944 * config.guess, config.sub: Recognize A/UX.
945
d586f394
ILT
946Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
947
948 * config.sub: Merge with gcc/config.sub.
949
950Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
951
952 * mpw-build.in (do-binutils): Add build of stamps.
953
b209d2a3
JSC
954Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
955
956 * config.sub: Add recognition for mips64vr4100*-* targets.
957
397a4fa3
BK
958Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
959
960 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
961 Add creation of gconfigargs with `--enable-shared' turned on.
962 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
963 ($(host)-stamp-stage3-configured): Likewise.
964 (HOLES): Add chatr and ldd.
965 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
966
df1ddda9
PB
967Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
968
969 * configure: Pass --nfp to recursive configures.
970
84aa3e69
SC
971Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
972
973 * Makefile.in (DLLTOOL): New.
974 (DLLTOOL_FOR_TARGET): New.
975 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
976 (EXTRA_TARGET_FLAGS): Ditto.
977 (EXTRA_GCC_FLAGS): Ditto.
978 (CONFIGURE_TARGET_MODULES): Ditto.
979 (DO_X): Ditto.
980 * configure: Add DLLTOOL.
981
a48876fc
SS
982Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
983
984 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
985 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
986 mh-sco, since old workarounds no longer needed, and don't
987 build ld, since libraries have weak symbols in COFF.
988
9908eb6a
FF
989Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
990
991 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
992
b5ae8419
ILT
993Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
994
995 * configure.in: Make sure that ${CC} can be used to compile an
996 executable.
997
01082eaf
MM
998Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
999
1000 * Makefile.in (all-gdb): Depend on $(GDB_TK).
1001 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
1002 nothing depending on whether gdbtk is being built.
1003
4c0b7ebc
DE
1004Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
1005
1006 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
1007
1008Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
1009
1010 * configure.in (noconfigdirs): Put ld or gas in this early, if the
1011 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
1012
a493dcd8
DE
1013Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
1014
1015 * config-ml.in: Add support for
1016 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
1017 Simplify setting of multidirs from --disable-foo.
1018
2ab80461
MM
1019Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1020
1021 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
1022 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
1023 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
1024 non-empty, pass them on to the GCC make.
1025 (all-bootstrap): New rule that is like all-gcc, except it executes
1026 the GCC bootstrap rule instead of the GCC all rule.
1027
1028Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
1029
1030 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
1031
04bdf322
MM
1032Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1033
1034 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
1035 DG/UX support.
1036
d3c0ec63
MM
1037Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
1038
1039 * config.sub (i*86*) Change [345] to [3456]
1040
0b0124c6
BK
1041Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
1042
1043 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
1044 --with-gnu-ld=no.
1045
d1265690
MM
1046Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1047
1048 * config-ml.in (rs6000*, powerpc*): Add switches to control which
1049 AIX multilibs get built.
1050
1051Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1052
1053 * configure.in (i386-win32): Don't build expect if we're not
1054 building the tcl subdir.
1055
33bc6fe5
SS
1056Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
1057
1058 * Makefile.in: (configure-target-examples, all-target-examples):
1059 New targets, configure and build example programs.
1060
a585028b
SS
1061Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1062
1063 * mpw-configure: If an mpw-config.in generated a file mk.sed,
1064 use it as input to sedit the generated MPW makefile.
1065 * mpw-README: Add a suggestion about Gestalt.h.
1066
48ac1853
ILT
1067Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
1068
1069 * config.sub: Accept *-*-ieee*.
1070
8c5bc3e3
ILT
1071Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
1072
1073 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
1074 Ronald F. Guilmette <rfg@monkeys.com>.
1075
a51794f1
JM
1076Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1077
1078 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
1079 for powerpc-pe native.
1080 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
1081 (target==powerpc-pe): duplicate i386-win32 entry.
1082
406477a6
JW
1083Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1084
1085 * configure.in (noconfigdirs): Exclude target-newlib for all versions
1086 of vxworks, not just vxworks5.1.
1087
4ac27a60
SS
1088Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
1089
1090 * mpw-configure: Add support for exec-prefix.
1091
ebf73052
JL
1092Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
1093
1094 * config.guess: Recognize HP model 816 machines as having
1095 a PA1.1 processor.
1096
c222f124
ILT
1097Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
1098
1099 * configure: Ignore new autoconf configure options.
1100
cee52482
C
1101Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1102
1103 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
1104 defaults to K&R mode, but doesn't have varargs.h, so we have to
1105 compile in ANSI mode.
1106
638536a7
PB
1107Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
1108
1109 * config.guess: Recognize Pentium under SCO.
1110 From Robert Lipe <robertl@arnet.com>.
1111
d25fd70d
C
1112Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1113
1114 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
1115 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
1116 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
1117
2a3486d2
ILT
1118Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
1119
1120 * configure.in: Don't configure gas for alpha-dec-osf*.
1121
4f0ad91b
ILT
1122Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
1123
1124 * configure.in: Default to --with-stabs for some targets for which
1125 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
1126 i[345]86*-*-unixware*.
1127
f70c5b56
ILT
1128Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
1129
1130 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
1131 rather than basing it on the target. Simplify handling of options
1132 controlling which directories to configure. Remove extraneous
1133 slash in multi-clean target.
1134
2a59259c
DE
1135Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
1136
1137 * config-ml.in: Prefix more variables with ml_ so they don't collide
1138 with configure's.
1139
81749575
ILT
1140Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
1141
1142 * configure: Don't turn -v into --v.
1143
90bdf864
DE
1144Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
1145
1146 * configure.in (targargs): Fix typo.
283a2b3d
DE
1147
1148 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
1149
7fc36fda
ILT
1150Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
1151
1152 * configure.in: Strip --host and --target options from
1153 CONFIG_ARGUMENTS, and always configure for --host only. Add
1154 --with-cross-host option when building with a cross-compiler.
1155 * configure: Canonicalize the arguments put into config.status by
1156 always using `=' for an option with an argument. Pass a presumed
1157 --host or --target explicitly.
1158
1159Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
1160
1161 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
1162 into general OS recognition case.
1163
77cd090a
JM
1164Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1165
1166 * configure.in (target_configdirs): add target-winsup only
1167 for win32 target systems.
1168
71a164f7
ILT
1169Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
1170
1171 * Makefile.in (all-target-libgloss): Depend upon
1172 configure-target-newlib, since when libgloss is built it looks to
1173 see if the newlib directory exists.
1174
1175Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
1176
1177 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
1178 cfg-ml-*.in.
1179
29386972
ILT
1180Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
1181
1182 * configure: Handle LD and LD_FOR_TARGET when configuring a
1183 Canadian Cross.
1184
1185Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1186
1187 * config/mh-i386win32: add LD_FOR_TARGET.
1188
600b2f21
JM
1189Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1190
1191 * configure.in (target_libs): add target-winsup.
1192 (target==i386-win32): add patch diff flex make to $noconfigdirs.
1193 (target==ppcle-pe): remove ld from $noconfigdirs.
1194
d747cac4
DE
1195Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
1196
1197 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
1198 Preserve relative path names in $srcdir. Build symlink tree if
1199 configuring cross target dir and srcdir=. (= no VPATH support).
1200 (configure-target-libg++): Depend on configure-target-librx.
1201 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
1202 * config-ml.in: New file.
1203 * symlink-tree: New file.
1204 * configure: Ensure srcdir="." if that's what it is.
1205
19b1d034
SS
1206Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
1207
13a0f595
SS
1208 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
1209 includes and FLEX_SKELETON setting.
1210 * mpw-configure (--with-gnu-ld): New option, controls whether
1211 to use PPCLink or ld with PowerMac GCC.
1212 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
1213 * mpw-config.in: Configure grez if targeting Mac.
1214
19b1d034
SS
1215 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
1216 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
1217 just macos.
1218 * configure.in: Configure grez resource compiler if targeting Mac.
1219 * Makefile.in (all-grez, install-grez): New targets.
1220
1221Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
1222
1223 * configure: CXX defaults to gcc, not g++. If we find
1224 gcc in the path, set CC to gcc -O2.
1225
bfe725ec
ILT
1226Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
1227
1228 * configure: Default ${build} correctly. Avoid picking up extra
1229 spaces when reading CC and CXX from Makefile. When doing a
1230 Canadian Cross, use plausible default values for numerous
1231 variables.
1232 * configure.in: When doing a Canadian Cross, don't try to
1233 configure tools whose configure script can't handle it.
1234
f59312e9
JW
1235Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1236
1237 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
1238
96457d7f
PB
1239Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
1240
1241 * configure: Remove dubious bug reporting address.
1242
d3e8ed54
PB
1243Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
1244
1245 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
1246 configure script, run that instead of this directory's configure.
1247 In either case, print a message that we're configuring the sub-dir.
1248
b58d9e5d
PB
1249Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
1250
1251 * configure.in: Before checking for the existence of various files,
1252 use sed to filter out "target-".
1253
ec7a8792
ILT
1254Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
1255
1256 * Makefile.in (DO_X): Split rule to decrease command line length
1257 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
1258 (Philippe De Muyter).
1259
be2c65d3
JM
1260Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1261
1262 * Makefile.in (all-patch): depend on all-libiberty.
1263
fba66802
ILT
1264Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
1265
1266 * configure.in: If the only directory in target_configdirs which
1267 actually exists is libiberty, then set target_configdirs to empty,
1268 to avoid trying to build a target libiberty in a gas or gdb
1269 distribution.
1270
39772dd8
C
1271Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
1272
1273 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
1274 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
1275 systems.
1276
52b5deb9
JW
1277Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1278
1279 * configure.in (copy_dirs): Use sys-include instead of include
1280 for --with-headers option.
1281
1282Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
309dca2a
SC
1283
1284 * Makefile.in, configure.in: Make winsup builds work with
1285 new scheme.
1286
92caaa6a
ILT
1287Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
1288
1289 * configure.in: Build the linker on AIX.
1290
e66eb658
PB
1291Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
1292
1293 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
1294 where needed.
1295
fc3524a9
DE
1296Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
1297
1298 * Makefile.in (all-gcc): Fix typo.
1299
136ca05d
PB
1300Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
1301
1302 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
1303
ab1cbc67
PB
1304Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
1305
1306 * configure.in: Rename libFOO to target-libFOO, and xiberty
1307 to target-xiberty, to provide more flexibility.
1308 (target_subdir): Define. Create if cross.
1309 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
1310 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
1311 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
1312 check-libFOO -> check-target-libFOO, etc.
1313 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
1314 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
1315 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
1316 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
1317 allow ALL_GCC="" to only configure.
1318 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
1319 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
1320 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
1321
3dbe0fa2
KR
1322Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
1323
1324 * Makefile.in (taz): Build "info" in etc explicitly.
1325
2f9bfdfa
SG
1326Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
1327
1328 * configure.in: Make sure that CC is undefined (as opposed to
1329 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
1330 problem with autoconf trying to configure on a host without GCC.
1331
1332start-sanitize-gm
1333Fri Oct 27 09:32:25 1995 Stu Grossman (grossman@cygnus.com)
1334
1335 * config.sub: Add `magic' as an OS target for General Magic.
1336
1337end-sanitize-gm
7391e11c
SS
1338Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
1339
1340 * mpw-configure: Set host alias from choice of host compiler,
1341 only use generic MPW Makefile sed if present, edit a file
1342 named "hacked_Makefile.in" instead of "Makefile.in" if present.
1343 * mpw-README: Add problem notes about CW6 and CW7.
1344
65f1be06
KR
1345Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
1346
1347 * Makefile.in (taz): Use ";" instead of ";;".
1348
6b9e3a78
PB
1349Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
1350
1351 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
1352 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
1353 DISTDOCDIRS.
1354 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
1355 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
1356
fd83c2d2
PB
1357Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
1358
1359 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
1360 and gnats, because they are now subsumed by DISTSTUFFDIRS.
1361 Move bfd to DISTSTUFFDIRS.
1362
054f9ada
JM
1363Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1364
1365 * Makefile.in (X11_LIB): Removed.
1366 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
1367
1368 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
1369
0228bc7b
MM
1370Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1371
1372 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
1373 names.
1374
ab1da7f4
MM
1375Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1376
1377 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
1378
1379Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
1380
1381 * configure.in (i[345]86-*-win32): Always build newlib.
1382 Don't configure cvs, autoconf or texinfo.
1383 * Makefile.in (LD_FOR_TARGET): New.
1384 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
1385 Pass down LD_FOR_TARGET.
1386
2cbf1e15
SC
1387Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
1388
19b1d034 1389 * winsup: New directory.
2cbf1e15
SC
1390 * Makefile.in: Build winsup.
1391 * configure.in: Winsup is configured when target is win32.
1392 Can only build win32 target GDB when native.
1393
5cee1353
JL
1394Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
1395
1396 * config.guess: Recognize HP model 819 machines as having
1397 a PA 1.1 processor.
1398
e7876e46
ILT
1399Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
1400
1401 * configure: Fix sed loop which substitutes for CC and CXX to
1402 avoid bug found in various sed implementations.
1403
1404Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1405
1406 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
1407 simulator. Use standard powerpc-*-eabi*.
1408
a6d5af31
ILT
1409Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
1410
034fd45d 1411 * configure.in: Stop putting gas and binutils in noconfigdirs for
a6d5af31
ILT
1412 powerpc-*-aix* and rs6000-*-*.
1413
adbc2f55
MM
1414Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
1415
1416 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
1417 -mcall-aixdesc libraries.
1418
69ee9125
KR
1419Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
1420
1421 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1422
1423 * config.sub (arm | armel | armeb): Fix shell syntax.
1424
ea2785a3
MM
1425Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1426
1427 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
1428 -msoft-float and -mcpu=common support.
e2eb48d6
MM
1429 (powerpc*-*-eabisim*): Add support for building -mcall-aix
1430 libraries.
ea2785a3 1431
f4791d95
BK
1432Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
1433
1434 * configure.in: Allow configuration and build of emacs19 for the alpha.
1435
c67de584
JM
1436Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1437
1438 * configure.in (CC): Get ^CC, not just any old CC, from
1439 ${host_makefile_frag}.
1440
4caf3f7d
JM
1441Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1442
1443 * configure.in (CC): Try to get CC from
1444 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
1445
abf85a72
JM
1446Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1447
1448 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
1449 only if it exists in $(srcdir).
1450
ca2ce3b3
ILT
1451Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
1452
1453 * configure: If CC and CXX are not set in the environment, set
1454 them, based on either an existing Makefile or on searching for gcc
1455 in PATH. Substitute for CC and CXX in Makefile.
1456 * configure.in: Remove libm from target_libs. Separate
1457 target_configdirs from configdirs. If CC is not set in
1458 environment, try to get it from a host Makefile fragment. Rewrite
1459 changes of configdirs to use skipdirs instead. A few minor
1460 tweaks. Take directories out of target_configdirs as they are
1461 taken out of configdirs. Remove existing Makefile files from
1462 subdirectories. Substitute for TARGET_CONFIGDIRS and
1463 CONFIG_ARGUMENTS in Makefile.
1464 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
1465 by configure.in.
1466 (CONFIG_ARGUMENTS): Likewise.
1467 (CONFIGURE_TARGET_MODULES): New variable.
1468 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
1469 ($(CONFIGURE_TARGET_MODULES)): New target.
1470 (configure-libg++, configure-libio): New targets.
1471 (all-libg++): Depend upon configure-libg++.
1472 (all-libio): Depend upon configure-libio.
1473 (configure-libgloss, all-libgloss): New targets.
1474 (configure-libstdc++): New target.
1475 (all-libstdc++): Depend upon configure-libstdc++.
1476 (configure-librx, all-librx): New targets.
1477 (configure-newlib): New target.
1478 (all-newlib): Depend upon configure-newlib
1479 (configure-xiberty): New target.
1480 (all-xiberty): Depend upon configure-xiberty.
1481
1482Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1483
1484 * configure.in (host i[345]86-*-win32): Expand the
1485 noconfigdirs again.
1486
98fec350
SS
1487Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
1488
1489 * mpw-configure: Fix sed command file name.
1490
9e6dfd96
SC
1491Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
1492
1493 * configure.in (host i[345]86-*-win32): Reduce the
1494 noconfigdirs again.
1495
81d08d0c
ILT
1496Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
1497
1293a6fc
ILT
1498 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
1499 or powerpc*-*-pe*, since they are not yet supported.
81d08d0c 1500
a2e72689
SS
1501Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
1502
1503 Add PowerMac support and many other enhancements.
1504 * mpw-configure: New option --cc to select compiler to use,
1505 paste options set according to --cc into the generated
1506 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
1507 if mpw-make.sed is present.
1508 * mpw-config.in: Don't test for gC1, test for mpw-touch,
1509 add forward includes for PowerPC include files.
1510 * mpw-build.in: Build using Makefile.PPC if present.
1511 (do-byacc, etc): Remove separate version resource builds.
1512 (do-gas): Build "stamps" before "all".
1513 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
1514 * mpw-README: Update to reflect --cc option, PowerMac support,
1515 and recently-reported compatibility problems.
1516
d9677195
DE
1517Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
1518
1519 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
1520 embedded m68k systems (-aout, -coff, -elf, -vxworks).
1521 (--with-multilib-top): Pass to recursive invocations.
1522
f74b6b5f
C
1523Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
1524
1525 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
1526 v810-*-*.
1527
486e0f0a
C
1528Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1529
1530 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
1531 gdb, ld and opcodes on v810-*-*.
1532
952306d1 1533Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
486e0f0a 1534
952306d1 1535 * config/mh-ncrsvr43: Removed AR_FLAGS
1536
56a39ce9
ILT
1537Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
1538
1539 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
1540 (local-maintainer-clean): New target.
1541 (maintainer-clean): New target.
1542 (realclean): Just depend upon maintainer-clean.
1543
d55a8267
C
1544Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1545
1546 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
1547
ffb8885b
ILT
1548Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
1549
1550 * configure.in: Build ld in mips*-*-bsd* case.
1551
ebf6d5e6
KR
1552Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
1553
1554 * config.sub: Accept -lites* OS. From Ian Dall.
1555
6d333529
JSC
1556Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
1557
1558 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
1559 targets.
1560
c928c81f
JM
1561Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1562
1563 * configure.in: treat i386-win32 canadian cross the same as
1564 i386-go32 canadian cross.
1565
1566Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1567
1568 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
1569 running under the simulator to build a reduced set of libraries.
1570 (powerpc-*-eabiaix): Add fine grained multilib support added to
1571 other powerpc targets yesterday.
1572
c2838adc
MM
1573Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1574
1575 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
1576 -disable-softfloat, -disable-relocatable, -disable-aix, and
1577 -disable-sysv to control which multilib libraries get built.
1578
80152a20
KR
1579Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1580
1581 * configure: Add Makefile.tem to list of files to remove in trap
1582 handler.
1583
1584Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
1585
1586 * config.guess (*Linux*): Add missing "exit"s.
1587 Also, need specific check for alpha-unknown-linux (uses COFF).
1588
74a86d1f
PB
1589Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
1590
1591 * config.guess: Merge with FSF:
1592
1593 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
1594 * config.guess (AIX4): More robust release numbering discovery.
1595
1596 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
1597 * config.guess (i386-sequent-ptx): Properly get version number.
1598
1599 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
1600 * config.guess (mips:*:4*:UMIPS): New case.
1601
1602Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
1603
1604 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
1605 (i386-win32 host): Likewise. Don't build readline.
1606
560ac5de
FF
1607Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
1608
1609 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
1610 SUPPORT_FILES to submakes.
1611
81597186
FF
1612Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
1613
1614 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
1615 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
1616 mpw-configure.
1617
1618Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
1619
1620 * configure.in (appdirs): Use =, not ==, in test expression when
1621 trying to build the text to print in the warning message for
1622 Solaris users.
1623
1624Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
1625
1626 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
1627
1628Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
1629
1630 * config.guess: Recognize lynx-2.3.
1631
1632Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
1633
1634 * config.sub (z8ksim): Deleted
1635 (z8k-*-coff): New, this is the one true name of the target.
1636
e9a9d059
DE
1637Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
1638
1639 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
1640
8e2c205b
FF
1641Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
1642
1643 * config.guess (*:Linux:*:*): First try asking the linker what the
1644 default object file format is (elf, aout, or coff). Then if this
1645 fails, try previous methods.
1646
dca68f1e
C
1647Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1648
1649 * configure.in: Don't build newlib for *-*-vxworks5.1.
1650
849367a2
BK
1651Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
1652
1653 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
1654 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
1655
1656Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
1657
1658 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
1659
9eb59e0b
DE
1660Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
1661
849367a2
BK
1662 * cfg-ml-com.in: New file.
1663 * cfg-ml-pos.in: New file.
9eb59e0b
DE
1664
1665Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
1666
1667 * COPYING.NEWLIB: Add HP free copyright to list.
1668
1669Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1670
1671 * config.sub: Recognize -eabi* for the system, not just -eabi.
1672
1673Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
1674
1675 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
1676 * config.sub, configure.in (win32): New target and host.
1677
8ab7ddc8
SC
1678Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
1679
1680 * configure.in: Add i386-pe configuration.
1681
1682Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
1683
1684 * mpw-build.in (install): Install GDB after LD.
1685
9e000b35
SS
1686Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
1687
1688 * mpw-config.in (elf/mips.h): Always forward-include, needed
1689 for GDB to build.
1690
6d5cfab0
RS
1691Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
1692
1693 * testsuite: New directory for customer acceptance and whole tool
1694 chain tests.
1695
6109825c
KR
1696Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1697
1698 * configure: If per-host line isn't found, but AC_OUTPUT is found
1699 and a configure script exists, run it instead.
1700
1701Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
1702
1703 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
1704
6d5cfab0
RS
1705Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
1706
1707 * configure: Set build_{cpu,vendor,os,alias} to host values when
1708 --build isn't specified.
1709
6109825c
KR
1710Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1711
1712 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
1713 (FLAGS_TO_PASS): Pass them.
1714 (EXTRA_TARGET_FLAGS): Ditto.
1715
1716 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
1717
1718Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1719
1720 * Makefile.in (all-libg++): Depend on all-libstdc++.
1721
1722Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1723
1724 * configure.in (noconfigdirs): Enable all packages for
1725 i386-unknown-netbsd.
1726
1727Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
1728
1729 * configure.in (noconfigdirs): Don't configure tk for i386-go32
1730 hosted builds (DOS builds)
1731
ff15324f
KR
1732Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1733
1734 Changes for ARM based on patches from Richard Earnshaw:
1735 * config.sub: Handle armeb and armel.
1736 * configure.in: Omit arm linker only for riscix.
1737
1738Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
1739
1740 * config.guess: Update from FSF.
1741
b4ecce2f
MM
1742Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
1743
1744 * config.sub: Recognize powerpcle as the little endian varient of
1745 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
1746 powerpcle variant. Convert pentium into i586, not i486. Add p5
1747 alias for i586. Map new x86 variants p6, k5, nexgen into i586
1748 temporarily.
1749
1750Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
1751
1752 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
1753
1754Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
1755
1756 * config.sub: Accept -lites* as a basic system type.
1757
26fc8340
MM
1758Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
1759
1760 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
1761 installed, and if so return linuxoldld as the system name.
1762
094a7e43
JL
1763Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
1764
1765 * config.guess: Add hppa1.1-hp-lites support.
1766
06723100 1767Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
eddd1942 1768
06723100 1769 * configure.in: Don't build newlib for m68k-vxworks5.1.
eddd1942
JM
1770
1771Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1772
1773 * configure.in (mips-sgi-irix6): Use mh-irix5.
1774
1775Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
1776
1777 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
1778
1779Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1780
1781 * test-build.mk: Enable building of shared libraries on IRIX 5 and
1782 OSF/1. Fix compiler flags.
1783 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
1784
99dff294
DE
1785Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
1786
1787 * configure.in: Recognize --with-newlib.
1788 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
1789
67bbb405
JM
1790Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1791
1792 * Makefile.in: move {all,check,install}-gdb from *_MODULES
1793 to *_X11_MODULES due to gdbtk needing X include files et al.
1794
8993849c
SS
1795Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
1796
1797 Merge in support for Mac MPW as a host.
1798 (Old change descriptions retained for informational value.)
1799
1800 * mpw-config.in: Add generic include forwards for cpu-specific
1801 include files in aout and elf directories.
1802
1803 * mpw-configure: Added copyright.
1804 * mpw-config.in: Check for presence of required build tools.
1805 (target_libs): Add newlib.
1806 (target_tools): Add examples.
1807 (Read Me): Generate as "Read Me for MPW" instead.
1808 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
1809 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
1810 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
1811
1812 * mpw-configure: Remove subdir-specific makefile hackery,
1813 delete mk.tmp after using it.
1814
1815 * mpw-build.in (all): Display start and end times.
1816
1817 * mpw-configure (host_canonical): Set.
1818 (target_cpu): Always add to makefiles.
1819 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
1820 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
1821 (mpw-mh-mpw): Look for in srcdir and srcroot.
1822 Use sed instead of mpw-edit-prefix to edit prefix definitions.
1823
1824 * mpw-build.in: (install-only): New target.
1825
1826 * mpw-configure (host_alias, target_alias): Rename from hostalias
1827 and targetalias, add into generated Makefile.
1828 (mk.tmp): If present, add into generated Makefile.
1829 * mpw-build.in (all-gas): Build config.h first before gas proper.
1830
1831 * mpw-configure (config.status): Write only if changed.
1832 * mpw-config.in (readline): Configure it (not built, just used for
1833 definitions).
1834
1835 * mpw-config.in (elf/mips.h): Add a forward include.
1836
1837 * mpw-config.in: Forward-include most .h files in include into
1838 extra-include.
1839 (readline): Don't build.
1840 mpw-build.in (install): Install GDB.
1841
1842 * mpw-configure (prefix, mpw_prefix): Handle it.
1843 * mpw-config.in (mmalloc, readline): Don't configure.
1844 * mpw-build.in (thisscript): Rename to ThisScript.
1845 Use mpw-build instead of BuildProgram everywhere.
1846 (mmalloc, readline): Don't build.
1847 * mpw-README: New file, basic documentation about the MPW port.
1848
1849 * mpw-config.in: Use forward-include to create include files.
1850
1851 * mpw-configure: Add more things to the top of each configured
1852 Makefile, including contents of config/mpw-mh-mpw.
1853 * mpw-config.in (extra-include): Create this directory and fill it
1854 with Posix-like include files when configuring.
1855
1856 * config.sub (apple, mac, mpw): Add various aliases.
1857
1858 * mpw-build.in: New file, top-level build script fragment for MPW.
1859 * mpw-configure: New file, configure script for MPW.
1860 * mpw-config.in: New file, config fragment for MPW.
1861
6d3055cb
JK
1862Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1863
1864 * configure.in (host_libs): Remove glob, since it is gone from the
1865 sources.
1866
1867Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1868
1869 * Makefile.in: define empty GDB_NLM_DEPS var.
1870
1871 * configure.in(target_makefile_frag): use config/mt-netware
1872 for netware targets.
1873
84849c9c
ILT
1874Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
1875
c2a4f18c
ILT
1876 * config.sub: Merge in recent FSF changes. Remove linux special
1877 cases.
84849c9c 1878
ac42799d
JM
1879Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
1880
1881 build-all.mk,config/mh-solaris: revert these two changes:
1882
1883 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
1884
1885 * build-all.mk: Use CC=cc -Xs on Solaris.
1886
1887 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1888
1889 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
1890 working xmakefile for Emacs.
1891
1892Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1893
1894 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
1895 stop using it.
1896 * Makefile.in: Nuke all references to glob subdirectory.
1897
1898Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1899
1900 * configure.in: Fix --enable-shared logic in per-host.
1901
1902Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
1903
1904 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
1905
1906Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1907
1908 * configure.in (noconfigdirs): Don't build gas on AIX, for
1909 powerpc*-*-aix* as well as for rs6000*-*-aix*.
1910
1911Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
1912
1913 * configure: Fix --cache-file to work if the file argument is a
1914 relative path.
1915
121bdf8f
ILT
1916Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
1917
1918 * configure: If the --cache-file is used, pass it down to
1919 configure in subdirectories.
1920
9ce13cfc
KH
1921Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
1922
1923 * config.sub: add vxworks29k configuration.
1924
1925Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1926
1927 * Makefile.in (taz): Do "diststuff" part quietly.
1928
1929Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
1930
1931 * config.sub: Mini-merge with gcc/config.sub.
1932
ada4e0c2
JW
1933Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1934
1935 * config.guess (IRIX): Sed - to _.
1936
dd025a49
C
1937Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1938
19b1d034 1939 * Makefile.in (source-vault, binary-vault): New targets.
dd025a49
C
1940
1941Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
1942
1943 * config.sub: Recognize -eabi as a basic system type.
1944
1945Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1946
1947 * configure.in (enable_shared stuff): Fix typo.
1948
1949Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
1950
1951 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
1952
2f64ef77
JM
1953Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1954
1955 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
1956
d5a7bb73
JK
1957Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1958
1959 * configure.in (rs6000-*-*): Don't build gas.
1960
ea6d5817
ILT
1961Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
1962
1963 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
1964 reduce command line length.
1965 (AS_FOR_TARGET): Check for as.new, not Makefile.
1966 (NM_FOR_TARGET): Check for nm.new, not Makefile.
1967
320ad1ed
PB
1968Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
1969
1970 * config.guess: Merge from FSF.
1971
1972Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1973
1974 * configure: Don't use $ when handling program_suffix.
1975
1976Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
1977
1978 * configure.in: Configure tk for hppa/hpux.
1979
91f4a683
PB
1980Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
1981
1982 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
1983
1984Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
1985
1986 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
1987 to LIBCXXFLAGS. Tests are better run without it.
1988
3585593d
BK
1989Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
1990
1991 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
1992
647acb00
C
1993Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
1994
1995 * configure.in (*-*-netware*): Don't configure xiberty.
1996
1997Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
1998
1999 * configure.in: Remove tk from native_only list.
2000
06a8010d
BC
2001Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
2002
2003 * build-all.mk: Add mips-ncd-elf target to sun4 targets
2004 for special NCD build.
2005
2492f942
KR
2006Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2007
2008 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
2009 makeall.bat, they're only useful for binutils snapshots.
2010 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
2011 makeall.bat to specified SUPPORT_FILES.
2012
e3f6f4cf
BC
2013Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
2014
2015 * build-all.mk: Add Ericsson targets to sun4 and solaris
2016 hosts. Add BNR's sun4 target to solaris host, so their
2017 build-from-source will be tested in-house first.
2018
06a8010d
BC
2019Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
2020
2021 * Makefile.in (LIBCFLAGS): New variable.
2022 (CFLAGS_FOR_TARGET): Ditto.
2023 (LIBCFLAGS_FOR_TARGET): Ditto.
2024 (LIBCXXFLAGS): Ditto.
2025 (CXXFLAGS_FOR_TARGET): Ditto.
2026 (LIBCXXFLAGS_FOR_TARGET): Ditto.
2027 (BASE_FLAGS_TO_PASS): Pass them.
2028 (EXTRA_TARGET_FLAGS): Ditto.
2029
2030 * configure.in, config/m[th]-*pic: Support --enable-shared.
2031
8deb5c5f
PB
2032Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
2033
2034 * configure.in (target_libs): Include libstdc++ again.
2035 * config.guess: Update from FSF (for FreeBSD).
2036
15408b3b
KR
2037Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2038
2039 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
2040 makeall.bat.
2041 (DISTDOCDIRS): Add `etc'.
2042 (ETC_SUPPORT_PFX): New variable.
2043 (taz): Include anything from etc starting with a word in
2044 ETC_SUPPORT_PFX.
2045
cb409b5d
ILT
2046Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2047
2048 * config.sub: Update for recent FSF changes. Remove obsolete
2049 h8300hds entry. Add -windows* and -osx as basic os. Minor
2050 spacing changes.
2051
7e290a5d
PB
2052Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
2053
cb409b5d
ILT
2054 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
2055
7e290a5d
PB
2056 * config.guess: Merge with FSF.
2057 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
2058
1b79c34d
KR
2059Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2060
2061 * configure: Since the "trap 0" handler will override the exit
2062 status on many systems, only use it for "exit 1", and make it set
2063 a non-zero exit status; reset it before "exit 0". Also, check
2064 exit status of config.sub, and error out if it failed.
2065
2066Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
2067
2068 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
2069 and install libgloss.
2070
82633710
ILT
2071Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2072
dfe44004
ILT
2073 * Makefile.in (all-binutils): Depend upon all-byacc.
2074
82633710
ILT
2075 * configure.in: Don't build emacs on Irix 5.
2076
f16db092
C
2077Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
2078
2079 * configure.in (*-*-netware*): Add libio.
2080
4be4b991
JM
2081Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
2082
2083 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
2084 (CHECK_TARGET_MODULES): Ditto.
2085 (INSTALL_TARGET_MODULES): Ditto.
2086 (TARGET_LIBS): Ditto.
2087 (all-libstdc++): Note dependencies.
2088
2089Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2090
2091 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
2092
b255ccdb
JM
2093Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
2094
2095 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
2096 -fexternal-templates.
2097
2098 * configure.in (target_libs): Add libstdc++.
2099 (noconfigdirs): Add libstdc++ as appropriate.
2100
b5e7c7b3 2101Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
28a499bb 2102
b5e7c7b3 2103 * config.guess: Update from FSF.
28a499bb 2104
1ce422b0
ILT
2105Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2106
2107 * configure: Use ${config_shell} when running ${configsub}.
2108
c03a4997
DE
2109Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
2110
2111 * config.sub: No longer recognize h8300h.
2112
d1c8b869
ILT
2113Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2114
2115 * config.sub: Remove extraneous differences between config.sub and
2116 gcc/config.sub.
2117
7166a308
KR
2118Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2119
2120 * Makefile.in (DISTSTUFFDIRS): Add gas.
2121
2122Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
2123
2124 * COPYING.NEWLIB: New file.
2125
57b2362f
PB
2126Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
2127
2128 * config.guess (HP-UX): Patch from Harlan Stenn
2129 <harlan@landmark.com> to also emit release level.
2130
2131Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
2132
2133 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
2134
c9cbfd5e
PB
2135Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
2136
2137 * config.sub: Merge nextstep cleanup from FSF.
2138
318b02b6
KR
2139Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2140
2141 * configure.in (arm-*-*): Don't configure ld for this target.
2142
2143Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
2144
2145 * configure.in (*-*-netware): don't configure libg++, libio,
2146 librx, or newlib.
2147
6bd3f765
ILT
2148Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2149
2150 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
2151 configure ld--it works, but it doesn't support shared libraries.
2152
c46e56ef
PB
2153Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
2154
2155 * config.guess (*-unknown-freebsd*): Get rid of possible
2156 trailing "(Release)" in version string.
2157 Patch from Paul Richards <paul@isl.cf.ac.uk>.
2158
419736f4
PB
2159Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
2160
2161 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
2162 Fix type: *-next-neststep -> *-next-nextstep.
2163
2164 * config.guess: Merge from FSF:
2165
2166 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
2167
2168 * config.guess: Recognize powerpc-ibm-aix3.2.5.
2169
2170 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
2171
2172 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
2173 instead of UNIX_SV for UnixWare 1.0).
2174
dad7168a
SG
2175Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
2176
2177 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
2178 to make gdb/nlm/* build after the compiler and linker.
2179
6f023e8a
PB
2180Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
2181
1f2a60d4
PB
2182 * config.guess (netbsd, freebsd, linux): Accept any machine,
2183 not just i[34]86.
2184 (m68k-atari-sysv4): Relocate to match FSF version.
2185
6f023e8a
PB
2186 * config.guess: More merges from the FSF:
2187
2188 Add a space before function call or macro invocation.
2189
2190 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2191
2192 * config.guess: Add trap cmd to remove dummy.c and dummy when
2193 interrupted.
2194
2195 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2196
2197 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
2198 (dummy): Redirect stderr from compilation of dummy.c.
2199
2200 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
2201
2202 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
2203
5a2400c4
KR
2204Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
2205
2206 * configure: Accept and ignore --cache*, for compatibility with
2207 new autoconf.
2208
574516bf
PB
2209Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
2210
6f023e8a 2211 * config.guess: Merge from FSF:
574516bf
PB
2212
2213 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2214
2215 * config.guess (Pyramid*:OSx*:*:*): New case.
2216 (PATH): Add /.attbin at end for finding uname.
2217 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
2218
2219 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
2220
2221 * config.guess (M88*:DolphinOS:*:*): New case.
2222
2223 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
2224
2225 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
2226 to select whether to use ELF or COFF.
2227
2228 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2229
2230 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
2231
0ffe8814
PB
2232 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2233
2234 * config.guess: Guess the OS version for HPUX.
2235
2236 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2237
2238 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
2239
1c15a33d
ILT
2240Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2241
055cca84
ILT
2242 * configure.in: Recognize --with-headers, --with-libs, and
2243 --without-newlib.
2244 * Makefile.in (all-xiberty): Depend upon all-ld.
1c15a33d 2245
a73fc881
ILT
2246Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2247
2248 * configure.in: Change i[34]86 to i[345]86.
2249
2250Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2251
2252 * configure (version): A few more tweaks to help message.
2253
8e364171
PB
2254Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
2255
2256 * Makefile.in: Remove (for now) librx as a host library,
2257 now that we're building it for target.
2258
64b7bf9f
ILT
2259Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2260
2261 * configure: Fix up help message; from karl@owl.hq.ileaf.com
2262 (Karl Berry).
2263
63a042e6
PB
2264Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
2265
2266 * configure.in: Also configure librx.
2267
1d5fcc66
PB
2268Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
2269
2270 * Makefile.in: Update various rules to reflect that librx
2271 is now needed for libg++.
2272
9a1ef62d
ILT
2273Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2274
2275 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
2276
2277Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2278
2279 * configure.in: Configure the examples directory.
2280
a278d5a0
JMD
2281Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2282
2283 * configure: Simplify Jun 2 1994 change.
2284
756b40d5
DHW
2285Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
2286
2287 * change CC to /usr/latest/bin/gcc for lynx host builds, since
2288 /bin/gcc isn't good enough to build gcc.
2289
0a127a3e
FF
2290Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
2291
2292 * Makefile.in (GDB_SUPPORT_FILES): Remove
2293 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
2294 (gdb.tar.gz): Add new rule to use standard distribution building
2295 mechanism.
2296
866cdf6c
ILT
2297Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2298
2299 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
2300 Bill Cox <bill@cygnus.com>.
2301
a4798dec
PB
2302Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
2303
2304 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
2305
c7f72253
SG
2306Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
2307
2308 * configure: Search current dir first in .gdbinit.
2309
2310Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
2311
2312 * config.sub: Recognize freebsd (merged from gcc config.sub).
2313
842ca181
PB
2314Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
2315
1983e432
PB
2316 * config.sub: Refer to NeXT's operating system as nextstep.
2317
842ca181
PB
2318 * config.sub (case $basic_machine): Re-order the cases, to match
2319 the order in the FSF version (which is mostly alphabethical).
2320 Merge in some additions and changes from the FSF.
2321
2322Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
2323
2324 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
2325 * config.sub: Recognize cxux7.
2326 * configure.in: Use mh-cxux for m88k-harris-cxux*.
2327
4a967132
PB
2328Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
2329
2330 * config.sub: Fix typo powerpc -> powerpc-*.
2331
4d802af9
MT
2332Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
2333
d0d30489
MT
2334 * Makefile.in: `all-emacs19' depends on `all-byacc'.
2335
4d802af9
MT
2336 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
2337 parallel with all-emacs and install-emacs). Top-level command
2338 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
2339
2340Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2341
2342 * test-build.mk ($(host)-stamp-stage2-installed): Remove
2343 $(relbindir)/make before doing ``make install'', and use
2344 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
2345 installing over running make binary.
2346 ($(host)-stamp-stage3-installed): Likewise.
2347
61172a5a
JMD
2348Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2349
2350 * config.guess: Recognize Mach.
2351
55f6c903
JMD
2352Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2353
2354 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
2355 see whether --exec-prefix was used.
2356
2357Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
2358
2359 * README: Explicitly mention libg++/README. (Zoo's idea.)
2360
f579270b
JK
2361Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2362
2363 * Makefile.in: Add all-librx target similar to all-libproc.
2364
2365Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
2366
2367 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
2368 with post 1.2 uname bogosity.
2369
5005cbca
ILT
2370Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2371
2372 * configure: Remove temporary files on receipt of a signal.
2373
e08a7c05
ILT
2374Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
2375
2376 * configure: If there is a package_makefile_frag, remove
2377 ${subdir}/Makefile.tem after copying it in.
2378
b5775df3
DHW
2379Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
2380
2381 * build_all.mk: support rs6000 lynx identifies itself as
2382 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
2383 since /bin/gcc is too feeble to compile a modern gcc.
2384
0a7674cc
KC
2385Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
2386
2387 * brought devo/test-build.mk update-to-date with progressive/
2388 test-build.mk. Add lynx targets and hppa flag info.
2389
c4d7d826
PB
2390Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
2391
2392 * configure.in: Use mh-ncrsvr43. Patch from
2393 Tom McConnell <tmcconne@sedona.intel.com>.
2394
96364ec4
PB
2395Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
2396
2397 * config.guess (i386-unknown-bsdi): No longer need to
2398 check #if defined(__bsdi__) && defined(__i386__).
2399
4b82ae34
ILT
2400Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2401
2402 * configure: Set program_transform_nameoption correctly.
2403
0a7674cc 2404Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
055cc3ff
KC
2405
2406 * brought build-all.mk update-to-date with progressive build-all.mk,
2407 added new targets and hppa info.
2408
a0de4c4d
ILT
2409Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2410
94028943
ILT
2411 * configure: If config.guess result is a prefix of the user
2412 specified target, assume a native build and use the user specified
2413 target as the host alias. Remove SunOS patch suffix removal hack.
2414 * configure.in: Remove SunOS patch suffix removal hack.
2415
a0de4c4d
ILT
2416 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
2417 in NATIVE_CHECK_MODULES.
2418
d237841c
BC
2419Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
2420
2421 * Makefile.in: Rename HOST_ONLY to NATIVE.
2422 * configure: Delete SunOs patch suffix from host_canonical
2423 and build_canonical variables that are prepended to Makefiles.
2424 * configure.in: Add comments for easier maintenance.
2425
3de70f1d
JK
2426Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2427
2428 * Makefile.in: Add all-libproc target similar to all-gui.
2429
aa460932
TL
2430Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
2431
2432 * Makefile.in (CHECK_MODULES): split into
2433 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
2434
0a7674cc
KC
2435Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
2436
2437 * config.guess (i386-unknown-bsdi): New system to guess.
2438
1fd65531
JK
2439Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2440
2441 * Makefile.in: Add all-gui target (but not yet build by "all").
2442
66dea507
BC
2443Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
2444
2445 * config.sub: Move deletion of patch suffix from here...
2446 * configure.in: To here, at Ian's suggestion. The top-
2447 level scripts might need to know of a patch level.
2448
b2857593
BC
2449Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
2450
2451 * config.sub: Strip off patch suffix so rtl is recognized
2452 as a sunos4.1.3 machine, even though it's been patched.
2453
09985c96
SC
2454Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
2455
2456 * Makefile.in (INSTALL_LAST): Delete.
2457 (INSTALL_DOSREL): New.
2458
f8cc598e
ILT
2459Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2460
2461 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
2462 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
2463 whether we pass down --with-gnu-ld anyhow.
2464
a987271c
SC
2465Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
2466
2467 * Makefile.in (INSTALL_LAST): Change operation so it works
2468 on more flavors of make.
2469 * configure.in (go32): Don't build libg++ or libio.
2470
753d5049
SC
2471Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
2472
2473 * Makefile.in (Move HOST_PREFIX_1 and friends up so
2474 they can be overriden by templates.
2475
2476Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
2477
2478 * configure.in (target==go32): Don't build gdb.
2479 * dosrel: New directory.
2480
2481Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
2482
2483 * configure.in (host==go32): Configure dosrel too.
2484 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
2485 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
2486 be set by incoming names or templates.
2487 (INSTALL_LAST): New rule.
2488 * config/mh-go32: New fragment.
2489
b2c61654
SS
2490Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
2491
2492 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
2493
2de0acc1
KR
2494Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2495
2496 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
2497 unique in 8.3 naming schemes.
2498 * configure.in (appdirs): New variable. Currently empty, but will
2499 be used in gas distribution. If nonempty, lists a set of
2500 directories at least one of which must get configured, or top
2501 level configuration is considered to have failed.
2502 (rs6000-*-lynxos*): Use new file name.
2503
2504Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2505
2506 Eliminate XTRAFLAGS.
2507 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
2508 newlib include files using -idirafter, and also use -nostdinc.
2509 (CXX_FOR_TARGET): Likewise.
2510 (XTRAFLAGS): Removed.
2511 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
2512 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
2513 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
2514 ($(DO_X)): Don't pass down XTRAFLAGS.
2515
9ea9e1af
KR
2516Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2517
2518 * configure.in (mips*-dec-bsd*): New target; do build linker.
2519 (mips*-*-bsd*): New target; don't build linker.
2520
b2c61654
SS
2521Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
2522
2523 * configure.in: support rs6000-*-lynxos* configuration.
2524 support sunos4 as a cross target.
2525
2526 * config.sub: look for lynx*, not lynx since the OS version may
2527 legitimately be part of the name.
2528
de9117a7
KR
2529Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2530
2531 * configure.in (i[34]86-*-sco*): Move to be with other i386
2532 targets.
2533 (romp-*-*): New target. Skip various binary utilities.
2534 (vax-*-*): New target. Don't build newlib.
2535 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
2536
594c548a
DM
2537Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2538
2539 * configure.in: Only set host_makefile_frag if config
2540 directory exists.
2541
835578f3
DM
2542Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2543
2544 * install.sh: If $dstdir exists, don't check whether each
2545 component does.
2546
05deed9a
ILT
2547Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2548
2549 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
2550
89c27486
SS
2551Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
2552
2553 * configure.in (*-*-lynxos*): Don't configure newlib for either
2554 native or cross Lynx.
2555
aa6db781
DE
2556Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
2557
2558 * config.sub (sparc64-elf): Fix os.
89c27486 2559 (z8k): Remove duplicate.
aa6db781 2560
9f9afe49
ILT
2561Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2562
2563 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
2564 gcc/stmp-fixproto, to try to prevent fixproto from being run.
2565
3e4cd224
BC
2566Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
2567
2568 * configure: Make file links cleanly even if Lynx fails on
2569 an NFS symlink (at least fail cleanly).
2570
2571Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
2572
2573 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
2574 -XNh2000.
2575
35be712d
DM
2576Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2577
2578 * configure: Unknown options are fatal again.
2579
0ffb871e
DM
2580Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
2581
2582 * configure: Ignore --x-includes and --x-libraries, for Autoconf
2583 compatibility.
2584
44c1515d
DE
2585Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
2586
2587 * build-all.mk: Add `clean' target.
2588
49ad26c2
PS
2589Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2590
2591 * config.guess: Add SINIX support.
2592 * configure.in: Add mips-*-sysv4* support.
2593
85195426
DE
2594Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
2595
2596 * build-all.mk: Document all useful targets.
2597 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
2598 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
2599
d2d324f8
DM
2600Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2601
2602 * configure: Support --silent, --quiet.
2603
bfb08994
DM
2604Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2605
2606 * configure: Support --disable-FEATURE.
2607
ee65efa8
JK
2608Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2609
2610 * config.guess: Recognize NCR running SVR4.3.
2611
db7ea4ea
PB
2612Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
2613
2614 * config.guess: Make BSDI generate i386-unknown-bsd386.
2615 Patch from Paul Eggert <eggert@twinsun.com>.
2616
3e1e245d
ILT
2617Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2618
2619 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
2620
9336e47e
DM
2621Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2622
2623 * configure: Make unrecognized options give nonfatal warnings
2624 instead of fatal errors, and pass them to any subdirectory
2625 configures in case they recognize them.
2626 Make --x equivalent to --with-x.
2627
00f56390
DM
2628Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2629
2630 * configure: Add --enable-* options. Clean up usage message and
2631 some comments.
2632
18d94a58
DE
2633Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
2634
2635 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
2636
2637Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2638
2639 * configure.in (hppa*-*-*): Enable binutils.
2640
27c2404f
JK
2641Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2642
2643 * config.sub: Recognize cisco.
2644
9dd16b88
JM
2645Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
2646
2647 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
2648
2649Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2650
2651 * config.guess: about target *-hitachi-hiuxwe2, don't print more
2652 than one configuration name. Add comment.
2653
e7b02f0e
PB
2654Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
2655
2656 * config.guess: about target *-hitachi-hiuxwe2, fixed
2657 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
2658 macro is incorrect.]
2659
5cfde096
JK
2660Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2661
2662 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
2663 than the "make ls" stuff which used to be here.
2664
545f07da
PB
2665Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
2666
2667 * config.guess: Recognize i[34]86-unknown-freebsd.
e9e5a8dc 2668 From Shawn M Carey <smcarey@rodan.syr.edu>.
545f07da 2669
07043fa7
PB
2670Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
2671
2672 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
2673
b11e31ed
JK
2674Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2675
2676 * config.guess: Check for ptx.
2677
fcd19da3
KH
2678Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
2679
2680 * config.sub: Add os9k checking.
2681
2682Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2683
2684 * config.guess: Handle OSF1 running on HPPA processors
2685
b49b761c
KR
2686Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2687
2688 * configure: If subdir configure fails, print out a message with
2689 subdirectory name, in case subdir's configure code didn't identify
2690 itself.
2691
8f30a41e
DE
2692Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
2693
2694 * configure.in: Remove embedded newlines from configdirs.
2695 Avoid mismatches of substrings. Fix matching strings at end
2696 of configdirs.
2697
47515657
SG
2698Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
2699
2700 * config.guess: Add Lynx/rs6000 config support.
2701
2702Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2703
2704 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
2705
2706Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
2707
2708 * configure.in (hppa*-*-osf*): Treat this just like most other
2709 PA configurations (eg no binutils or ld).
2710 (hppa*-*-*elf*): These configurations have binutils and ld.
2711
939d9e8a
JL
2712Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2713
2714 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
2715
7a54cdb0
ILT
2716Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2717
2718 * configure.in (rs6000-*-*): Build gas.
2719
2720Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2721
2722 * Makefile.in: Avoid bug in losing hpux sed.
2723
0f18218b
JK
2724Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2725
2726 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
2727 for GDB and GDB has been fixed to not need it.
2728
ffcb7f05
SG
2729Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
2730
2731 * config/mh-lynxosrs6k: Account for lack of ranlib!
2732
a627df96
KR
2733Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2734
2735 * config.guess: Recognize vax hosts.
2736
52fa9d66
KR
2737Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2738
2739 * configure (while loop): Don't use "break 2" inside case
2740 statement -- the case statement isn't an enclosing loop.
2741
ffbec213
PB
2742Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
2743
2744 * config.guess: Clean up NeXT support, to allow nextstep
2745 on Intel machines. Make OS be nextstep.
2746
2747Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
2748
2749 * config.guess: Add alternate forms for Convex.
2750
24845456
SG
2751Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
2752
2753 * configure: Completely rewrite option processing. Take
2754 advantage of pattern-matching to avoid invoking test frequently.
2755 Also clean up host and target defaulting logic.
2756
5cc73086
KR
2757Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2758
2759 * Makefile.in: Replace all occurrances of "rootme" with "r" and
2760 "$${rootme}" with "$$r", to increase the likelihood that the do-*
2761 commands (plus user environment) will fit SCO limits.
2762
588d1d68
ILT
2763Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2764
9fe444b5 2765 * configure.in: Don't issue warnings about directories which are
5cc73086
KR
2766 not being configured if -norecursion is set. Correct test for
2767 --with-gnu-as and --with-gnu-ld to not get confused by substring
2768 matches.
9fe444b5 2769
588d1d68
ILT
2770 * configure.in: Don't build gas for alpha-dec-osf1*.
2771
1c5d19ee
SG
2772Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
2773
2774 * configure: Back out Per's change of 12/19/1993. It changes the
2775 behavior of configure in unexpected and confusing ways.
2776
2777 Also, use different delim char when calculating
2778 program_transform_name so that the name can contain slashes.
2779
2780Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
2781
2782 * configure.in, config.sub: Add support for VSTa micro-kernel.
2783
2784Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2785
2786 * configure.in: Nuke hacks which were used to get a special
2787 version of GAS for HPPA configurations.
2788
2789Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
2790
2791 * configure: If only ${target_alias} is given, use that
2792 as the default for ${host_alias}.
2793 * configure: Add missing back-slashes before nested quotes.
2794
2795Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
2796
2797 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
2798
7509106c
PB
2799Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
2800
2801 * config.guess: Recognize some Tektronix configurations.
2802 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
2803
4c57fc9c
SC
2804Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2805
2806 * config.sub: Match any flavor of SH.
2807
2808Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
2809
2810 * configure.in: Don't try to configure newlib for Alpha.
2811
616d31f3
ILT
2812Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2813
04b9315f
ILT
2814 * configure.in: Don't build ld for Irix 5. Don't build gas,
2815 libg++ or libio for any Alpha target.
2816
616d31f3
ILT
2817 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
2818 * config/mh-irix5. New file for Irix 5.
2819
d8aa61eb
JM
2820Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
2821
2822 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
2823 default arguments -- so it tried to compress itself.
2824
bed5e19f
DZ
2825Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
2826
2827 * configure.in (notsupp): ensure that a space is always at the end
2828 of the configdirs list, since the grep checks for an explicit space
2829
2830Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2831
2832 * configure.in (target i386-sysv4.2): don't build ld, since static
2833 versions of many libraries are not available.
2834
2835Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2836
2837 * config.guess: Recognize Apollos (using environment variables).
2838 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
2839
d0454ea8
JK
2840Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2841
2842 * config.guess: Recognize Sony news mips running newsos.
2843
4d1259b1
ME
2844Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
2845
2846 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
2847 "fi ; else" for bash.
2848
e4d7f4c7
ME
2849Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
2850
2851 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
2852
2853Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
2854
2855 * config.sub: accept unixware as an alias for svr4.2.
2856 Fix some inconsistancies with the gcc version.
2857
66054cb4
JK
2858Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2859
2860 * Makefile.in (DISTDOCDIRS): Add gdb.
2861
2862Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
2863
2864 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
2865
ea18081d
KR
2866Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2867
2868 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
2869 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
2870 this now.
2871
86365152
JK
2872Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2873
71da0d0b
JK
2874 * config.sub: Accept hiux* as an OS name.
2875
86365152
JK
2876 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
2877 etc/make-stds.texi. The underscore came from gcc, and dje now
2878 agrees that RUNTESTFLAGS is the correct name.
2879
1c242853
PB
2880Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
2881
4ec8fed3
PB
2882 * install.sh: Remove 'set -e'. It makes any conditionals
2883 in the script useless.
2884
1c242853
PB
2885 * config.guess: Automatically recognize arm-acorn-riscix
2886 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
2887
484fa12d
JW
2888Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
2889
2890 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
2891
2892Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2893
2894 * Makefile.in (DISTDOCDIRS): New variable.
2895 (taz): Edit local Makefile.in sooner, instead of proto-toplev
2896 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
2897
99161873
DZ
2898Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2899
2900 * configure.in (hppa target): check the source directory for the
2901 pagas sub-directory
2902
2903Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
2904
2905 * config.sub: Allow -aout* and -elf*.
2906
320c9fff
KR
2907Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2908
2909 * configure.in: Don't build ld on i386-solaris2, same as for
2910 sparc-solaris2.
2911
2912Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
2913
2914 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
2915
ffd334ce
PS
2916Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2917
2918 * configure.in: Configure gdb for alpha.
2919
7b636683
JK
2920Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2921
2922 * Makefile.in (CXXFLAGS): Add -O.
2923
2924Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2925
2926 * config.guess: added support for DG Aviion
2927
52e3ad87
KR
2928Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2929
2930 * configure.in: Produce warning message for subdirectories not
2931 configurable for this host/target combination. Don't try to
2932 configure gdb for vms.
2933
2934Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2935
2936 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
2937 appropriate files before making "diststuff".
2938 (DISTBISONFILES): New var: list of files to be edited.
2939 (DISTSTUFFDIRS): Add binutils.
2940
2941Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2942
2943 * config.sub: also handle mipsel and mips64el (for little endian mips)
2944
c71350fc
JK
2945Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2946
2947 * configure.in: Add * to end of all OS names.
2948
312cae61
SS
2949Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
2950
2951 * configure.in: Build newlib for LynxOS native.
2952
408f64bc
JK
2953Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2954
312cae61
SS
2955 * config.guess: Add support for delta 88k running SVR3.
2956
408f64bc
JK
2957 * configure.in: Add comment about HP compiler vs. emacs.
2958
1f69e88d
DZ
2959Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2960
2961 * configure.in: don't build ld on solaris2 (not a viable option
2962 due to bugs in getpwnam & getpwuid)
2963
1f97bff7
KR
2964Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2965
2966 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
2967 config.guess will produce a full version number.
2968
fd1aec33
ILT
2969Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2970
2971 * configure.in: Build linker and binutils for alpha-dec-osf1.
2972
922b39a4
JK
2973Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2974
2975 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
2976 and gdb/testsuite/Makefile.in.
2977
2978Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2979
2980 * configure.in: recognize mips*- instead of mips-
2981
a8c789c4
KR
2982Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
2983
2984 * config.sub: Accept linux*coff and linux*elf as operating
2985 systems.
2986
2987Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2988
2989 * config.sub: Recognize mips64, and mips3 as an alias for it.
2990
58021711
PS
2991Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2992
2993 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
2994 gdb knows how to handle OSF/1 shared libraries.
2995
9117f609
JK
2996Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2997
2998 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
2999 * config.guess: Recognize Hitachi's HIUX.
3000 * config.sub: Recognize h3050r* and hppahitachi.
3001 Remove redundant cases for hp9k[23]*.
3002
3003Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3004
3005 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
3006 if gas and ld are in the source tree and are in ${configdirs}.
3007 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3008 the --with options (but still pass them down on the command line,
1f97bff7 3009 if they were explicitly specified).
9117f609
JK
3010
3011Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3012
3013 * configure: substitute SHELL value in Makefile.in with
3014 ${CONFIG_SHELL}
3015
3016Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3017
3018 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
3019 *-*-solaris2* targets.
3020
2a6e0357
DZ
3021Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3022
3023 * Makefile.in: define M4, and pass it down to sub-makes;
3024 all-autoconf now depends on all-m4
3025
3026Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3027
3028 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
3029 presence of {ar,ranlib} instead of a configured directory
3030
3031Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
3032
3033 * config.guess: Accept 34?? as well as 33?? for NCR.
3034
36b41837
DZ
3035Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3036
3037 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
3038 of 'gas' in sed commands, since 'gash' is now in the tree as well.
3039
1f362412
DZ
3040Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3041
36b41837
DZ
3042 * configure: grab values for $(CC) and $(CXX) from the
3043 environment, so that someone can do "CC=gcc configure; make" and
3044 have it work right (matching the way that autoconf works now)
3045
3046 * configure.in, Makefile.in: add support for gash, the tcl
3047 interface to Galaxy
3048
1f362412
DZ
3049 * config.guess: add NetBSD variants (hp300, x86)
3050
24170039
JM
3051Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
3052
3053 * install.sh: Support -d option (in the manner of SunOS 4 install,
3054 as it is more deterministic than that of GNU install)
98e67c34
JM
3055 (chmodcmd): Set file to mode 755 by default (should also do default
3056 chgrp and chown, but I don't feel like dealing with that now)
24170039 3057
105e2f1f
DE
3058Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
3059
3060 * config.sub: Remove h8300hhms alias.
3061
3062Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3063
3064 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
3065
ddbec1c8
DZ
3066Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3067
3068 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
3069 as stmp-fixinc
3070
3071Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3072
3073 * config.sub: recognize m88110-bug-coff.
3074
3075Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3076
3077 * Makefile.in (all-libio): all dependencies on the toolchain used
3078 to build this (gcc, gas, ld, etc)
3079
b385d4d9
JK
3080Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3081
3082 * config.guess: Deal with OSF/1 1.3 on alpha.
3083
3084Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3085
3086 * install.sh: add some 'else true' clauses for portability
3087
3088 * configure.in: don't build libio for h8[35]00-*-* targets
3089
6214eb23
PB
3090Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
3091
3092 * Makefile.in: Add support for new libio.
3093
08a0da68
JK
3094Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3095
6214eb23
PB
3096 * install.sh: If one command fails, don't try the rest. Don't try
3097 to remove $dsttmp (via trap) unless we have already created it.
3098 If $src doesn't exist, detect it and exit with an error.
3099
08a0da68
JK
3100 * config.guess: Recognize BSD on hp300.
3101
3102Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
3103
3104 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
3105 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
3106
ac259c28
JM
3107Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
3108
3109 * Makefile.in (all-send-pr): depends on all-prms
3110
d1711145
JK
3111Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3112
3113 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
3114
3115Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3116
3117 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
3118 Added test for mips-mips-riscos5.
3119
3120Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3121
3122 * configure.in: use mh-hp300 for 68k HP hosts
3123
3124Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3125
3126 * configure: add support for CONFIG_SHELL, so that you can use
3127 some alternate shell for evaluating configure scripts
3128
e65627f9
FF
3129Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
3130
c728758d
FF
3131 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
3132 in configure script to bug-gdb@prep.ai.mit.edu when building
3133 distribution archive.
e65627f9
FF
3134 * Makefile.in (COMPRESS): Remove def.
3135 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
3136 gdb.tar.Z and make-gdb.tar.Z respectively.
3137 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
3138 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
3139 to convergence with 'taz' target in Makefile.in.
3140
357561a6
DZ
3141Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3142
3143 * install.sh (dsttmp): use trap to ensure that tmp files go
3144 away on error conditions
3145
e65627f9
FF
3146Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3147
3148 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
3149
01ec9588
JK
3150Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3151
c49a9c40
JK
3152 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
3153 its parent is '/' not ''.
3154
01ec9588
JK
3155 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
3156
3157Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
3158
3159 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
3160 that ${newsrcdir}/configure.in does.
3161
ba82f8e4
DZ
3162Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3163
3164 * test-build.mk: support for CONFIG_SHELL
3165
1f04121f
FF
3166Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
3167
3168 * config.sub (netware): Add as a basic system type.
3169
87ce60f9
RP
3170Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3171
3172 * Makefile.in (Makefile): depend on configure.in. Also drop the
3173 $(srcdir)/ from the dependency on Makefile.in.
3174
b2eed00f
DE
3175Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
3176
3177 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
3178 (h8300hhms is temporary until multi-libraries are implemented).
3179 * configure.in: Handle h8300h too.
3180
68c567a0
JK
3181Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3182
3183 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
3184
8d159a48
JG
3185Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
3186
3187 * configure: Remove extraneous output when guessing host type.
3188 * config.guess: Remove extraneous output when guessing using C
3189 compiler rather than uname, or when guessing fails.
3190
26e4818b
DZ
3191Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3192
8bc21181
DZ
3193 * Makefile.in: remove all.cross and install.cross targets
3194
26e4818b
DZ
3195 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3196 definitions
3197
817382d1
SC
3198Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3199
3200 * configure.in (target sh): Build gprof.
3201
3202Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3203
3204 * config.sub: change -solaris to -solaris2
3205
0abbc771
JK
3206Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3207
3208 * configure.in: Use config/mh-riscos for mips-*-sysv*.
3209
3210Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
3211
3212 * configure: Correct error message for missing Makefile.in to
3213 print correct directory.
3214
f0d7cc29
DZ
3215Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3216
3217 * install.sh: kludge around 386BSD shell bug
3218
4f23a101
PB
3219Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
3220
0abbc771 3221 * config.guess: Recognize NeXT.
4f23a101 3222 * config.guess: Recognize i486-ncr-sysv4.
540dad44 3223 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
4f23a101 3224
9823504d
ILT
3225Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
3226
3227 * Makefile.in (MAKEINFOFLAGS): New variable.
3228 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
3229 * build-all.mk, test-build.mk: Pass down --no-split as
3230 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
3231
3232Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
3233
3234 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
3235
5600fbd2
PB
3236Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
3237
3238 * Makefile.in (libg++.tar.z): New rule.
3239 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
3240 * Makefile.in (taz): Only do a single chmod.
3241
af864713
DZ
3242Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
3243
3244 * install.sh: don't use dirname anymore (replaced with sed usage)
3245
1d2bb445
FF
3246Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
3247
3248 * Makefile.in: Change extension for gzip'd files from '.z' to
3249 '.gz' per new FSF standard usage.
3250
0ed316a0
DZ
3251Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
3252
3253 * configure: put quotes around the final value of program_transform_name
3254
f35c6160
DZ
3255Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3256
3257 * Makefile.in: new install.sh support; update install-info rules
3258
fcf4d286
ILT
3259Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
3260
f35c6160
DZ
3261 * configure.in: Build diff for crosses, but not for go32 host.
3262
fcf4d286
ILT
3263 * configure.in: Build gprof only for native, and don't build it
3264 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
3265
3266Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
3267
3268 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
3269
d6c8b354
BK
3270Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3271
3272 * configure.in (host_tools): Add prms.
3273
3274Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3275
3276 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
1f97bff7 3277 with $(FLAGS_TO_PASS) on the command line
d6c8b354
BK
3278
3279 * config.sub: Recognize lynx and lynxos
3280
6a132b6d
ILT
3281Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
3282
3283 * config.sub: Accept -ecoff*, not just -ecoff.
3284
96bfa612
KR
3285Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3286
3287 * Makefile.in (taz): Use .gz suffix instead of .z.
3288 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
3289 names.
3290
6c6f4dc9
DZ
3291Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3292
3293 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
3294
3295Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3296
3297 * Makefile.in (install-no-fixedincludes): install gcc last, so
1f97bff7 3298 that rebuilds that might happen during 'make install' don't get
6c6f4dc9
DZ
3299 bogus gcc include files
3300
60eea525
KR
3301Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3302
3303 Change from Utah for HPPA support:
3304 * config.guess: Recognize hppa1.x-hp-bsd.
3305
cd5d2efd
PB
3306Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
3307
3308 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
3309 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
3310
9d784b19
RS
3311Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
3312
3313 * config.sub: Add support for rom68k and bug boot monitors.
3314
275049c0
JK
3315Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
3316
3317 * Makefile.in: Make all-opcodes depend on all-bfd.
3318
9c069486
ILT
3319Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
3320
275049c0 3321 * config.guess: Added special check for i[34]86-univel-sysv4*.
9c069486 3322
53756041
ILT
3323Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
3324
3325 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
3326 the processor rather than assuming i486.
3327
a6c508f1
JK
3328Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3329
3330 * config.guess: Recognize SunOS6 as Solaris3.
3331
5c49a353
PB
3332Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
3333
3334 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
3335 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
3336
60986901
ILT
3337Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
3338
3339 * build-all.mk (all-cross): New target for Canadian Cross.
3340 Added Q2 go32 targets.
3341 * test-build.mk: Configure go32 cross sparclite-aout and
3342 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
3343 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
3344
3345Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3346
3347 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
3348 GO32 hosted toolchains
3349
a3f49a66
RS
3350Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
3351
3352 * configure: change so "-exec-prefix" gets passed down rather
3353 than "-exec_prefix" so autoconf generated Makefiles get the
3354 exec_prefix set right.
3355
3bc707c3
DZ
3356Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3357
a3f49a66
RS
3358 * config.guess: get the Solaris2 minor version number
3359
3bc707c3
DZ
3360 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
3361
ebc447f4
BK
3362Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3363
3364 * config.guess: Recognize some Sequent platforms.
3365
be8966dc
DZ
3366Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3367
3bc707c3
DZ
3368 * Makefile.in: added the vault-install target
3369
ebc447f4 3370 * configure.in: actually use the Sun3 makefile fragment that's in
1f97bff7 3371 config, also added the release dir to configdirs
be8966dc 3372
2b6582b4
KR
3373Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3374
3375 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
3376
be8966dc
DZ
3377Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3378
3379 * configure.in: remove some program from Alpha targetted toolchains
3380
7f9cb3b2
KR
3381Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
3382
3383 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
3384 gprof.
3385 (taz): Run "make diststuff" in those directories instead of "make
3386 proto-dir". Look for "VERSION=" only at start of line in subdir
3387 Makefile. Use "gzip -9" for compression.
3388 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
3389 (binutils.tar.z): New target.
3390
3391Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3392
3393 * Makefile.in (taz): Include gpl.texinfo.
3394
3395Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3396
3397 * Makefile.in (setup-dirs): Merged into "taz" target.
3398 (taz): Only do `proto-dir' stuff if a directory is actually needed
3399 for this target.
3400
3401Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
3402
3403 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
3404 (FLAGS_TO_PASS): Pass down MUNCH_NM.
3405 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
3406 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
3407 (gcc-no-fixedincludes): Correct for current gcc Makefile.
3408
3409Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
3410
3411 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
3412 config.sub, and move-if-change to gdb testsuite distribution
3413 archive, so the testsuite can be extracted, configured, and
3414 run separately from the gdb distribution. Blow away the Chill
3415 tests that require a Chill compiled executable, since GNU Chill
3416 is not yet publically available.
3417
3418Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3419
3420 * test-build.mk: set environment variables in a single command,
3421 instead of a list of assignments and exports
3422
3423 * config.guess: recognize Alpha/OSF1 systems
3424
a0b9aa8d
RP
3425Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3426
3427 * configure: Change help message to prefer --options rather than
3428 -options.
3429
7f9cb3b2
KR
3430Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3431
3432 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
3433 zippy@ecst.csuchico.edu.
3434 * config.guess: Recognize miniframe.
3435
a0b9aa8d
RP
3436Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
3437
3438 * Makefile.in: Use srcroot to find runtest rather than rootme.
3439 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
3440
35064dd5
ILT
3441Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
3442
3443 * test-build.mk: Extensive additions to support building on a
3444 machine other than the host.
3445
eb9e6f22
JK
3446Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3447
3448 * configure (tooldir): Fix for i386-aix again.
3449
0404e104
PB
3450Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
3451
eb9e6f22 3452 * configure, Makefile.in: Change definition of $(tooldir)
0404e104
PB
3453 to match the FSF.
3454
3455Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
3456
3457 * config.guess: Recognize i[34]86/SVR4.
3458
77372bff
SC
3459Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
3460
3461 * Makefile.in (all-gdb): gdb depends on sim.
3462
873045c1
FF
3463Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
3464
3465 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
3466 at the same time we make the prototype gdb directory.
3467 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
3468 files at the same time as the gdb base release distribution.
3469
65088029
ILT
3470Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
3471
3472 * Makefile.in (check): Use individual check targets rather than
3473 DO_X rule.
3474 (check-gcc): Added.
3475
99aea58e
JK
3476Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
3477
3478 * config.sub: Use sysv3.2 not sysv32 for canonical OS
3479 for System V release 3.2.
3480
99a5da15
KR
3481Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3482
3483 * config.sub: Recognize hppaosf.
3484 * configure.in: Do configure ld/binutils/gas for it.
3485
3486Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3487
3488 * configure (tooldir): Alter syntax used to set this, for systems
3489 where "\$" isn't handled right, like i386-aix.
3490
3491Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
3492
3493 * configure: Pass program-transform-name, not
3494 program_transform_name, to recursive configures.
3495
cf345262
KR
3496Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
3497
3498 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
3499 of gas+ld+binutils.
3500
3501Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
3502
3503 * config.guess: Recognize AIX3.2 as distinct from 3.1.
3504
3505Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3506
3507 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
3508
3509 * config/mh-delta88: remove extraneous GCC references
3510
3511Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3512
3513 * Makefile.in (PRMS): Set back to all-prms.
3514
da962137
ILT
3515Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
3516
3517 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
3518 targets, rather than for MIPS hosts.
3519
6a42d184
DZ
3520Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3521
3522 * configure.in: add comment for --with-x default values
3523
3524 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
3525
3526 * Makefile.in: add check-* targets for each of the directories in
3527 the tree. Add a definition of RUNTEST that will use the one we
3528 just built, if it exists. Pass this down via FLAGS_TO_PASS.
3529
a649a160
ILT
3530Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
3531
3532 * configure.in: Removed obsolete references to bfd_target and
3533 target_makefile_frag.
3534
3535 * build-all.mk: Set assorted targets for Q2.
3536 * config.sub: Recognize z8k-sim and h8300-hms.
3537 * test-build.mk: Really don't pass host to configure.
3538 (HOLES): Added uname.
3539
13998f7e
ILT
3540Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
3541
3542 * configure: Handle an empty program-prefix, program-suffix or
3543 program-transform-name correctly.
3544
3545Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
3546
3547 * build-all.mk: -G 8 no longer required for MIPS targets.
3548 * test-build.mk: Don't pass host argument to configure; make it
3549 guess.
3550
8d3ca594
FF
3551Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
3552
3553 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
3554 * Makefile.in (COMPRESS): New macro, like GZIP.
3555
013e4fa8
ILT
3556Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
3557
8d3ca594
FF
3558 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
3559
013e4fa8
ILT
3560 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
3561 with gas currently defaults to -G 0.
3562
3dcd81b9
ILT
3563Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
3564
7dcc0664
ILT
3565 * Makefile.in (all-flex): flex depends on byacc.
3566
12eda620
ILT
3567 * build-all.mk: If host not specified, use config.guess. Pass TAG
3568 to test-build.mk as RELEASE_TAG.
3569 * test-build.mk (configargs): New variable containing arguments to
3570 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
3571 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
3572
3573 * config.guess: Use /bin/uname when checking -X argument on SCO,
3574 to avoid invoking GNU uname which doesn't understand -X.
3575
43ba04b1
ILT
3576 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
3577
37ed0b11 3578 * configure.in: Build gas for mips-*-*.
3dcd81b9 3579
46d0ca81
RP
3580Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3581
3582 * Makefile.in (all.normal): insert missing backslash.
3583
79337c85
ILT
3584Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
3585
4cb66853
ILT
3586 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
3587 gcc requirements.
3588
79337c85
ILT
3589 * Makefile.in: Complete overhaul to merge many almost identical
3590 targets.
3591
3592Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3593
3594 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
3595 (gdb.tar.Z): Adjusted.
3596
3597 * Makefile.in (setup-dirs, taz): New targets; should be general
3598 enough to adapt for gdb sometime. Build only .z file.
3599 (gas.tar.z): New target.
3600
6d98b3d2
ILT
3601Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
3602
3603 * build-all.mk: Use CC=cc -Xs on Solaris.
3604
48686e6d
DZ
3605Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3606
3607 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
3608
3609 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
3610 working xmakefile for Emacs.
3611
3612Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
3613
3614 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
3615 for handling BISON for FSF releases.
3616
8aec543c
KR
3617Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3618
3619 * configure: Actually implement the change zoo just documented.
3620
3dec6e14
DZ
3621Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3622
3623 * configure: when using config.guess, only set target_alias when
3624 it's not already been set (ie, on the command line)
3625
1a14993c
DZ
3626Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3627
3628 * Makefile.in: add installcheck target, set PRMS to install-prms
3629
34bdab16
DZ
3630Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3631
73f1f5ba
DZ
3632 * configure: add support for package_makefile_fragment, handle the
3633 case where a directory has a configure.in file but no Makefile.in
e5c6be8f 3634 more gracefully (with an actual understandable error message, even);
8aec543c 3635 add support for --without (and add this to the usage message); also
e5c6be8f
DZ
3636 explicitly add a --host=${host_alias} to the command line when
3637 config.guess is used
34bdab16 3638
82aabe60
JW
3639Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3640
3641 * configure: Must use both --host and --target in recursive calls.
3642
caba7dbe
ILT
3643Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
3644
3645 * Makefile.in: Change deja-gnu to dejagnu.
3646
8871eea2
ILT
3647Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
3648
f755298c
ILT
3649 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
3650
9f579565
DZ
3651Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3652
3653 * configure.in: canonicalize all instances to *-*-solaris2*,
3654 also strip out a number of tools to not build for go32 host
3655
6559fbdb
RP
3656Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3657
3658 * config.guess: add GPL.
3659
3660 * Makefile.in, config.guess, config.sub, configure: bump
3661 copyrights to 93.
3662
1fa4a94e
ILT
3663Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
3664
36286a3e
ILT
3665 * Makefile.in (do-info): Removed obsolete check for existence of
3666 localenv file.
3667
1fa4a94e
ILT
3668 * Makefile.in (MAKEOVERRIDES): Define to be empty.
3669
50fbe976
DZ
3670Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3671
3672 * Makefile.in: a couple of 'else true' for decstation,
3673 support for TclX
3674
3675 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
3676
53222cbd
RP
3677Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
3678
3679 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
3680
3681Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
3682
3683 * config.guess: Recognize i386-ibm-aix (PS/2).
3684 * configure.in: Use config/mh-aix386 file for it.
3685
d8bfa0f9
ILT
3686Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
3687
3688 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
3689 CC_FOR_TARGET instead.
3690 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
3691
3692Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
3693
3694 * Makefile.in: Add sim to list of directories sent with gdb
3695
77379667
KR
3696Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
3697
3698 * configure.in: Put back mips-dec-bsd* case.
3699
d3c06c91
FF
3700Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
3701
3702 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
3703 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
3704 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
3705 * config/mh-vaxult2: New file.
3706
3707Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3708
3709 * configure.in: remove no-op mips-dec-bsd* in "case $target"
3710
3711 * Makefile.in (dir.info): only run gen-info-dir if it exists,
3712 (install-info): install dir.info only if it exists,
3713 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
3714
be956b0c
KR
3715Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
3716
f9667cbe
KR
3717 * configure.in: For vms target, skip bfd, ld, binutils. Do build
3718 gas for mips-dec-bsd.
be956b0c 3719
0c85d4ac 3720Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
0e519240 3721
0c85d4ac
ILT
3722 * configure (makesrcdir): If ${srcdir} is relative and not ".",
3723 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
0e519240 3724
9f33c264
BK
3725Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
3726
3727 * configure.in: Added "dejagnu" to hosttools list.
3728
ba7f177a
PB
3729Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
3730
3731 * config.sub, configure.in, config.guess: Add support
3732 for Bosx, an AIX variant from Bull.
3733 Patches from F.Pierresteguy@frcl.bull.fr.
3734
4d3b63f7
MW
3735Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
3736
3737 * devo/dejagnu: Initial creation of devo/dejagnu.
3738 Migrated dejagnu testcases and support files for testing software
3739 tools to reside as subdirectories, currently called "testsuite",
3740 within the directory of the software tool. Migrated all programs,
3741 support libraries, etc. beloging to dejagnu proper from
3742 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
3743 with no modifications. The changes to these files which will
3744 allow them to configure, build, and execute properly will be made
3745 in a future update.
3746
98941fab
BK
3747Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3748
3749 * Makefile.in: Change send_pr to send-pr.
3750 * configure.in: Likewise.
3751 * send_pr: Renamed directory to send-pr.
3752
81246025
PB
3753Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
3754
3755 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
3756
69ea5cf5
JG
3757Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
3758
3759 * README: Update for gdb-4.8 release.
81246025
PB
3760 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
3761 gdb-xxx.tar.z (gzip'd) file also.
69ea5cf5 3762
7e57a051
DZ
3763Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3764
3765 * Makefile.in: make all-diff depend on all-libiberty
3766
e528bc64
RP
3767Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
3768
3769 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
3770
07362bd9
DZ
3771Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3772
3773 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
3774
6d681784
JG
3775Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
3776
3777 * Makefile.in (DEVO_SUPPORT): Remove etc directory
3778 (ETC_SUPPORT): Only add the files GDB wants from etc/.
42187387 3779 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6d681784
JG
3780
3781Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3782
3783 * Makefile.in: makeinfo binary is in a new location
3784
94457618
ILT
3785Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
3786
6d681784
JG
3787 * config.sub: Accept -ecoff as an OS.
3788
0ef4728f
ILT
3789 * Makefile.in: Various changes to eliminate a level of make
3790 recursion and reduce the required command line length.
3791 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
3792 sub-makes.
3793 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
3794 variables holding settings for specific sub-makes.
3795 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
3796 in terms of BASE_FLAGS_TO_PASS.
3797 (TARGET_LIBS): New variable listing directories which use
3798 TARGET_FLAGS_TO_PASS.
3799 (subdir_do): Eliminated.
3800 (do-*): New set of targets to replace subdir_do.
3801 (various): All targets which used subdir_do now depend on do-*.
3802 (local-clean): Renamed from do_clean.
3803 (local-distclean): New target, dependency of distclean and
3804 realclean.
3805 (install-info): Don't create directories. Depend on dir.info
3806 rather than calling make recursively.
3807 (install-dir.info): Eliminated.
3808 (install-info-dirs): Create all info directories here.
3809 (dir.info): Depend upon do-install-info.
3810
94457618
ILT
3811 * test-build.mk (HOLES): Added false.
3812
d49f4c8a
PB
3813Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
3814
3815 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
3816
3817Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3818
3819 * Makefile.in (info): remove dependency on all-texinfo. The
3820 problem was really in texinfo/C, not at this level.
3821
ff9d0fd5
ILT
3822Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
3823
3824 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
3825
eab2562e
JG
3826Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
3827
3828 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
3829 GDB releases.
3830
318dc570
KR
3831Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3832
3833 * configure: Include srcdir in message about target of link not
016f8f06
KR
3834 being found. Don't convert `-' to `_' in `with' options being
3835 passed to subdirs.
318dc570 3836
4a2f0c79
DZ
3837Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3838
3839 * configure.in: add uudecode to host_tools
3840
3841 * Makefile.in: added {all,install}-uudecode targets, added them to
3842 the appropriate lists
3843
6bdeaead
ILT
3844Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
3845
cb4005ff
ILT
3846 * Makefile.in (all-gcc): Added dependency on all-gas.
3847
6bdeaead
ILT
3848 * configure.in (mips-*-*): Build ld and binutils.
3849
09e0b992
RP
3850Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3851
3852 * configure: check return code from mkdir, print error message and
3853 exit on failure.
3854
f980fcfb
JG
3855Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
3856
3857 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
3858
41a88234
ILT
3859Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
3860
3861 * test-build.mk (HOLES): Added tar, cpio and uudecode.
3862
3a8d4a5f
JW
3863Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3864
3865 * config.sub (h8500): Recognize this as a cpu type.
3866
3867Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3868
3869 * configure: source directory missing is no longer a warning
3870
3871 * configure.in: recognize irix[34]* instead of irix[34]
3872
3873 * Makefile.in: define and pass down X11_LIB
3874
3875 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
3876
5cc24596
PB
3877Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
3878
3879 * guess-systype: Renamed to ...
3880 * config.guess: ... by popular request.
3881 * configure.in, Makefile.in: Update accordingly.
3882
746ed525
PB
3883Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
3884
3885 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
1f97bff7 3886 + Add Convex, Cray/Unicos, and Encore/Multimax support.
746ed525
PB
3887 + Execute ./dummy instead of assuming . is in PATH.
3888
3889Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
3890
3891 * guess-systype: New shell script. Attempts to guess the
3892 canonical host name of the executing host.
3893 Only a few hosts are supported so far.
3894 * configure: Call guess-systype if no host is specified.
3895
aa121275
ILT
3896Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
3897
3898 * Makefile.in (gcc-no-fixedincludes): Made to work with current
3899 gcc Makefile.
3900
7d9f0c54 3901
f4e414f1
ILT
3902Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
3903
3904 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
3905 (all-gcc, install-gcc, subdir_do): Use it.
3906
31883f01
JW
3907Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3908
3909 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
3910
31883f01
JW
3911Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
3912
3913 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3914 set exclusively by configure, using configure.in .
31883f01
JW
3915
3916Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3917
3918 * test-build.mk: set $PATH for all builds
3919
3920 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
3921
bc2a2c17
FF
3922Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
3923
3924 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
3925 the one used in gcc/Makefile.in, so that a null expansion doesn't
3926 override the one needed to build gcc with a native cc.
3927
bc2a2c17 3928
2e255ccc
KR
3929Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3930
3931 * configure: Accept -with arguments.
3932
5dca5185
SC
3933Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
3934
1f97bff7 3935 * Makefile.in: added h8300sim
5dca5185 3936
21412832
ILT
3937Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
3938
54f1b715
ILT
3939 * config/mh-sco: Don't override BISON definition.
3940
21412832
ILT
3941 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
3942 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
3943 (all-cygnus, native, build-cygnus): Make
3944 $(canonhost)-stamp-3stage-done, not $(host)....
3945 * test-build.mk (stamp-3stage-compared): Use tail +10c for
3946 i386-sco3.2v4. Added else true to if command.
3947
a70c9959
KR
3948Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
3949
3950 * config.sub: (from FSF) Sequent uses a BSD-like OS.
3951
19fb2a5f
ILT
3952Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
3953
3954 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
3955
83a47678
DZ
3956Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3957
3958 * configure.in: don't remove binutils from Solaris builds
3959
e9b5ed59
DZ
3960Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
3961
3962 * Makefile.in: get rid of earlier definitions for *clean,
3963 also handle the recursive info rule better
3964
3b30df82
PB
3965Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
3966
3967 * Makefile.in (mostlyclean, distclean, realclean): Fix to
3968 do more-or-less the right thing.
3969
e85e07cb
ILT
3970Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
3971
3972 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
3973 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
3974
3975Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3976
3977 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
3978 $(host_canonical).
3979
3980 * configure.in: split the configdirs list into 4 categories (native
3981 v. cross, library v. tool) and handle the cross-only and native-
1f97bff7 3982 only in more reasonable (and correct!) way.
e85e07cb 3983
f21de933
SG
3984Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
3985
3986 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
3987 configdirs anymore.
3988
b1cceba2
DZ
3989Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3990
1f97bff7
KR
3991 * Makefile.in: extensive cleanup:: removed all of the explicit
3992 clean-* targets, collapsed many wrappers around subdir_do into
b1cceba2
DZ
3993 one, added additional targets to satisfy standards.texi, deleted
3994 some old targets, some changes for consistency
3995
3996Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3997
3998 * configure.in: handle some programs as cross-only, and others as
3999 native only
4000
4001 * test-build.mk: handle partial holes in a more generic manner
4002
4003 * Makefile.in: m4 depends on libiberty
4004
4005Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4006
4007 * config/mh-sco: don't default $(CC) to gcc
4008
1dcc1344
DZ
4009Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4010
4011 * configure.in: add m4, textutils, fileutils, sed, shellutils,
4012 time, wdiff, and find to configdirs
4013
b1cceba2
DZ
4014 * Makefile.in: all, clean, and install rules for the new programs
4015 added to configure.in
4016
d10f77c1
DZ
4017Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4018
63a2386a
DZ
4019 * configure.in: use mh-sun for all *-sun-* hosts
4020
d10f77c1
DZ
4021 * config/mh-solaris: rework standard X location to use
4022 $OPENWINHOME, if defined.
1f97bff7 4023
d10f77c1
DZ
4024 * config/mh-sun: handle X11 include locations
4025
4026 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
4027 work around dain-bramaged DECwindows include files
4028
d1bea4c7
DZ
4029Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4030
4031 * Makefile.in: define flags for X11 include files and library file
4032 locations, pass them down to the programs that need this info
4033
c676f606
DZ
4034 * build-all.mk: added a 'native' target, to 3stage the native toolchain
4035
55f6d8c4
DZ
4036 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
4037 the vendor supplied X11 headers and libraries
4038
d1bea4c7
DZ
4039Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4040
4041 * configure.in: start building libg++ for HP-UX targets
4042
009cf24b
JG
4043Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
4044
4045 * README: Update references to files moved into etc/.
4046
4047Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
4048
4049 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
4050 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
4051
4052Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
4053
4054 * configure: accept dash as well as underscore in long option
4055 names for FSF compatibility.
4056
74c5c43a
ILT
4057Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
4058
4059 * config.sub: added -sco3.2v4 support from FSF.
4060
4061Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4062
4063 * configure.in: expand the section that adds or removes
4064 directories from the list of programs to build, to handle native
4065 vs. cross in addition to host v. native
4066
4067Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
4068
4069 * Makefile.in: Replace C++ in macro names with CXX.
4070 This is less likely to break ...
4071
4072Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4073
4074 * test-build.mk: add -w to GNU_MAKE
4075
255d0979
DZ
4076Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4077
3c52e52d
DZ
4078 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
4079 add 'sparc' to list of recognized cpus. This needed to make
52d5a27d
DZ
4080 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
4081 Delete some redundant ose68 variants. Recognize -wrs as an os,
4082 then changes that into $CPU-wrs-vxworks.
3c52e52d
DZ
4083
4084 * configure.in: remove most references to gdbtest, regularize
4085 target based program removal
4086
255d0979
DZ
4087 * test-build.mk: import from p3 tree (many fixes and changes)
4088
ffce44a0
DZ
4089Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
4090
4091 * Makefile.in: added rules to handle tcl, tk, and expect
4092
4093 * configure.in: handle those directories if they exist
4094
378fd382
DZ
4095Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4096
4097 * config.sub: removed bogus hppabsd and hppahpux names, since
4098 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
4099
4100Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4101
4102 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
4103 depends upon all-xiberty
4104
4105 * Makefile.in: changes from p3, including:
4106
4107 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
4108
4109 * Makefile.in (XTRAFLAGS): include newlib directories if
4110 newlib/Makefile exists, rather than if host != target.
4111
4112 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
4113
4114 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
4115 from the same source tree and not building a cross-compiler. This
4116 matters for the libg++ configuration if reconfiguring a tree that
4117 has already been installed.
4118
4119 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
4120
4121 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
4122 pick up the machine and system specific header files.
4123
4124 * Makefile.in: added AS_FOR_TARGET, passed down in
4125 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
4126 the C compiler to use to create programs which are run in the
4127 build environment, set it to default to $(CC), and passed it down
4128 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
4129
4130 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
4131
4132 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
4133 We need them for unusual native builds, like systems without
4134 ranlib.
4135
4136 * configure: also define $(host_canonical) and
4137 $(target_canonical), which are the full, canonical names for the
4138 given host and target
4139
df93a6c1
MW
4140Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
4141
4142 * Makefile.in: Added separate definitions for C++.
4143
7a8d10ce
FF
4144Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
4145
4146 * configure.in (configdirs): Add deja-gnu.
4147
4148Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
4149
4150 * README: Update for configure.texi and gdb-4.7 release.
4151
4152Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
4153
4154 * Makefile.in: Move "all" target to top of file.
4155 Previously, first target was ".PHONY" which caused BSD4.4 make
4156 to build .PHONY when make was run without arguments.
4157
4158Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
4159
4160 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
4161 Library-copylefted code in libiberty.
4162
ee3b893b
JG
4163Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
4164
4165 * config.sub: Replace m68kmote with plain old m68k.
4166
5a63b336
JG
4167Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
4168
4169 * Makefile.in: Remove space from blank line, avoid Make complaints.
4170
23ab00aa
KR
4171Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
4172
4173 * config.sub: Complain if no argument is given. Added support for
4174 386bsd as OS and target alias.
4175
9d401625
ILT
4176Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
4177
4178 * Makefile.in (XTRAFLAGS): include newlib directories if
4179 newlib/Makefile exists, rather than if host != target.
4180
fb90daeb
ME
4181Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
4182
4183 * config.sub: recognize sparclite-wrs-vxworks.
4184
4185 * Makefile.in (install-xiberty): added *-xiberty make rules (from
4186 p3.) Added clean-xiberty to clean.
4187
4188Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4189
4190 * configure.in: use *-*-* instead of nested cases for host and target
4191
ab96cdfc
ILT
4192Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
4193
4194 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
4195 from the same source tree and not building a cross-compiler. This
4196 matters for the libg++ configuration if reconfiguring a tree that
4197 has already been installed.
4198
4199Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
4200
4201 * config.sub (i486v/i486v4): Merge in from FSF version.
4202
2ec3d07c
ME
4203Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
4204
4205 * configure: only set PWD if it is already set.
4206
fc11b71a
ME
4207Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
4208
4209 * configure: just set PWD=`pwd` at the top, since Ultrix sh
4210 doesn't have unset and all success paths (and most error paths)
4211 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
4212 to just ${PWD} to avoid confusion.)
4213
c5108322
ILT
4214Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
4215
4216 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
4217 even for a native compilation.
4218
4a63dfde
JG
4219Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
4220
4221 Changes to make the gdb.tar.Z rule work better.
4222
4223 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
4224 (DEVO_SUPPORT): Add configure.texi.
4225 (bfd-ilrt.tar.Z): Remove ancient rule.
4226
440868a0
ILT
4227Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
4228
0012a471
ILT
4229 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
4230 pick up the machine and system specific header files.
4231
f68be6f0
ILT
4232 * configure.in, config.sub: added new target m68010-adobe-scout,
4233 with alias of adobe68k. Changed configure.in to check for
4234 -scout before -sco* to avoid a false match.
4235
440868a0
ILT
4236 * Makefile.in: added AS_FOR_TARGET, passed down in
4237 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
4238 the C compiler to use to create programs which are run in the
4239 build environment, set it to default to $(CC), and passed it down
4240 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
4241
51489233
ILT
4242Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
4243
4244 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
4245 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
4246 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
4247 FOR_TARGET variants, to newlib and libg++.
4248
a904db53
KR
4249Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
4250
4251 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
4252 first.
4253
4254Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
4255
4256 * config.sub: Accept `elf' as an environment.
4257
319a021e
SC
4258Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4259
a904db53 4260 * Makefile.in (all-opcodes): cd into the right directory
319a021e 4261
d257b46f
ILT
4262Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
4263
4264 * configure: added -program_transform_name option, used as
4265 argument to sed when installing programs.
4266 configure.texi: added documentation for -program_prefix,
4267 -program_suffix and -program_transform_name.
4268
6e122179
JG
4269Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
4270
4271 * config.sub: Accept i486 where i386 ok.
4272
de0f17d8
BK
4273Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
4274
4275 * config.sub: accept we32k
4276
56dcef3c
ILT
4277Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
4278
de0f17d8
BK
4279 * config.sub, configure.in: accept OSE68000 and OSE68k.
4280
56dcef3c
ILT
4281 * Makefile.in: don't create all directories for ``make install'';
4282 let the subdirectories create the ones they need.
4283
4284Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4285
4286 * COPYING: new file, GPL v2
4287
01b8752d
DZ
4288Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4289
4290 * Makefile.in: use the new gen-info-dir, which needs a template
4291 argument (which also lives in texinfo)
4292
4293 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
4294
dfa891fc
DZ
4295Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4296
4297 * config/mh-solaris: removed the -xs from CFLAGS (let the people
4298 with Sun's C compiler deal with it themselved)
4299
26fe0d7d
FF
4300Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
4301
4302 * config.sub (ncr3000): Change i386 to i486.
4303
dfa891fc
DZ
4304Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4305
4306 * Makefile.in: add install-rcs, install-grep to
4307 install-no-fixedincludes, removed install-bison and install-libgcc
4308
26fe0d7d
FF
4309Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
4310
4311 * configure.in: grab the HPUX makefile fragment if on HPUX
4312
4313Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
4314
4315 * Makefile.in: eradicate bison spoor (ditto libgcc).
4316 configure.in: recognise m68{k,000}-ericsson-OSE.
4317 es1800 is alias for m68k-ericsson-OSE
4318
4319Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4320
4321 * configure.in: rearrange the parts that remove programs from
1f97bff7 4322 configdirs, based now on HOST==TARGET or by canonical triple.
26fe0d7d 4323
846b9d7b
RP
4324Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4325
4326 * test-build.mk: recurse explicitly with -f test-build.mk when
dae8a4cf
RP
4327 appropriate. predicate stage3 and comparison on the existence
4328 of gcc. That is, if gcc isn't around, we aren't three-staging.
b4edd969
RP
4329 On very clean, also remove ...stamp-co. Build in-place before
4330 doing other builds.
846b9d7b 4331
3ad0ef37
SC
4332Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4333
4334 * Makefile.in, configure.in: add tgas
4335
67b36a23
RP
4336Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4337
06a07944
RP
4338 * Makefile.in: a number of changes merged in from progressive.
4339
2d115749
RP
4340 * configure.in: add libm.
4341
67b36a23
RP
4342 * .cvsignore: ignore some stuff that comes from test-build.mk.
4343
179798e1
SG
4344Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
4345
4346 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
4347 a symbol-table into the executable.
4348
a4168049
FF
4349Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
4350
4351 * config.sub: Add es1800 (m68k-ericsson-es1800).
4352
1775539e
RP
4353Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
4354
4355 * configure: Add program_suffix (parallel to program_prefix)
b385d4d9 4356 * Makefile.in: adjust directory-creating script for losing decstation
1775539e 4357
a4168049
FF
4358Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
4359
4360 * configure: Minor $subdir-related fixes.
4361
4347369f
SC
4362Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4363
4364 * configure: fix various problems with propogating
4365 makefile_target_frag in subdirs.
4366 * configure.in: config libgcc if its there
4367
7d87ec82
SG
4368Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
4369
4370 * config.sub: HPPA merge.
4371
65f14e33
FF
4372Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
4373
4374 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
4375 it is broken on ncr 3000's.
4376
4377Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
4378
4379 * Makefile.in: Replace all-bison with all-byacc in all
4380 dependency lines for other tools (which now use byacc).
4381
18eb7bad
JG
4382Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
4383
4384 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
4385
4386Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
4387
4388 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
4389
4390Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
4391
4392 * Makefile.in: make gprof rules similar to byacc rules (instead of
4393 vestigal $(unsubdir) that didn't work...)
4394
f0e9ba1e
PB
4395Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
4396
4397 * config.sub: Add support for Linux.
4398 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
4399 (at least for libg++).
4400
72754842
DZ
4401Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
4402
4403 * configure.texi: fix doc for the -nfp option to configure
4404
2198e4ba
MT
4405Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
4406
4407 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
4408
4409Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
4410
4411 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
4412 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
4413 * configure.in: added solaris* host_makefile_frag hook.
4414
a5992d11
DZ
4415Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4416
4417 * config.sub: changed recognition of m68000 so that various
4418 m68k types can be specified via m680[01234]0
4419
07f1d175
DZ
4420Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4421
4422 * config.sub (basic_machine): fix sed so that '-foo' isn't
4423 completely substituted out while .+'-foo' loses the '-foo'
4424
ad1f7512
MT
4425Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
4426
4427 * config.sub ($os): Add -aout.
4428
4429Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
4430
4431 * configure: If host_makefile_frag is absolute, don't
4432 prefix ${invsubdir} (relevant to libg++ auto-configure).
4433
11ad114b
MT
4434Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
4435
4436 * Makefile.in (tooldir): Define it.
4437 (all-ld): Depend on all-flex.
4438
4439Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
4440
4441 * Makefile.in (check): Fix libg++ special case.
4442
a60ff512
RP
4443Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
4444
9dba22c6
RP
4445 * configure: do not bury `pwd` into config.status, thus do fewer
4446 pwd's.
4447
3b6f914f
RP
4448 * configure: print the "Building in" message only when building in
4449 other than "." AND verbose.
4450
a98e98d3
RP
4451 * configure: remove -s, rework -v to better accomodate guested
4452 configures.
4453
a60ff512
RP
4454 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
4455
4456Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
4457
4458 * Makefile.in: macroize flags passed on recursion. remove
4459 fileutils.
4460
5bdf762b
RP
4461Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
4462
a60ff512
RP
4463 * configure: get makesrcdir right for subdirs deeper than 1.
4464
5bdf762b
RP
4465 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
4466 install.
4467
1dbe4d41
RP
4468Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
4469
4470 * Makefile.in: don't print subdir_do or recursion lines.
4471
5bdf762b
RP
4472Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
4473
4474 * standards.texi: added menu item.
4475
4476 * Makefile.in: build and install standards.info.
4477
4478 * standards.texi: new file.
4479
92b9ed40
RP
4480Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4481
4482 * configure: test for and move config.status pieces from
4483 ${subdir}/.
4484
58760cda
FF
4485Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
4486
4487 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
4488 CFLAGS per new configuration strategy.
4489 * configure: Test for existance of files before trying to mv
4490 them, to avoid numerous non-existance messages.
4491
94c7ae21
RP
4492Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
4493
53988f33
RP
4494 * configure: correct final line of config.status.
4495
86112802
RP
4496 * configure: patch from eggert. Avoids a protection problem if
4497 the original Makefile.in is read only.
4498
196377ee
RP
4499 * configure: use move-if-change from gcc to create config.status.
4500 Some makefiles depend on config.status to tell if a directory
4501 has been reconfigured for a different host. This change
4502 prevents those directories from remaking everything in the case
4503 where the reconfig was only intended to rebuild a Makefile.
4504
94c7ae21
RP
4505 * configure: test for config.sub with "config.sub sun4" rather
4506 than "config.sub ${host_alias}". Otherwise we can't tell a bad
4507 host alias from a missing config.sub.
4508
9546e9b4
RP
4509Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4510
4511 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
4512 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
4513
4514Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
4515
4516 * configure: mkdir ${subdir} as needed.
4517
618f57a9
RP
4518Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
4519
4520 * Makefile.in,configure.in: added autoconf.
4521
ee1dc1b7
RP
4522Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4523
9546e9b4
RP
4524 * Makefile.in: no longer pass against on recursion.
4525
e1ca0072
RP
4526 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
4527 definitions are not inherited.
4528
ee1dc1b7
RP
4529 * configure: correct makesrcdir when subdir is .
4530
8becd045
PB
4531Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
4532
4533 * configure: Add support for 'subdirs' variable, which is
4534 like 'configdirs', except that configure doesn't re-invoke
4535 itself for subdirs, it just creates a Makefile for each subdir.
4536 * configure.texi: Document subdirs.
4537
6adac399
DZ
4538Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4539
4540 * configure.in: added flex to configdirs
4541
64d424c6
RP
4542Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
4543
4544 * Makefile.in: remove clean-stamps from clean.
4545
347e3a00
JG
4546Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
4547
4548 * configure.in: Add gdbtest to configdirs.
4549
c4fb14b7
FF
4550Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
4551
4552 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
4553 to recursive makes.
4554 * configure.in: Recognize new ncr3000 config.
4555
4556Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
4557
4558 * Makefile.in, configure.in: removed references to gdbm.
4559
6910a5ac
PB
4560Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
4561
4562 * config.sub: Don't canonicalize os value
4563 newsos* to bsd (readline needs to check for newsos).
4564 (This fix was earlier made Jan 31, but got re-broken.)
4565
dd7368a7
SG
4566Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
4567
27c28d61
SG
4568 * configure.in: sco is an os, not a vendor!
4569
dd7368a7
SG
4570 * configure: Quote $( better. Keep various shells happy.
4571
4572Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
4573
4574 * Makefile.in: eliminate stamp-files.
4575
079b2abe
RP
4576Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
4577
4578 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
4579 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
4580
4581Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
4582
4583 * config.sub: fix iris/iris3.
4584
88578a2a
RP
4585Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
4586
4587 * configure: re-add -rm.
4588
b4e2a59b
RP
4589Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
4590
e855b0f8
RP
4591 * Maskefile.in: add .stmp-rcs to all.
4592
b4e2a59b
RP
4593 * configure.in: remove gas from rs6000 build, use aix host fragment.
4594
0e693d0b
RP
4595Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
4596
4597 * configure: pass down site_option during recursion.
4598
66cfe047
SG
4599Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
4600
52963fb7 4601 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
4602
4603Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
4604
4605 * configure: Change exec_prefix so that it really defaults to prefix.
4606
bb24c7e6
FF
4607Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
4608
4609 * Makefile.in, configure.in: Add support for mmalloc library.
4610
b7dd30ab
RP
4611Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
4612
4613 * Makefile.in: add stmp dependencies for a few more things.
4614
1cb49e87
RP
4615Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
4616
b7dd30ab
RP
4617 * configure: adjusted error message on objdir/srcdir configure
4618 collision, per john's suggestion.
4619
1cb49e87
RP
4620 * Makefile.in: add libiberty stmp to all and all.cross.
4621
02a7ba9a
RP
4622Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
4623
4624 * Makefile.in: remove force dependencies, add grep to all.
4625
c1e4672c
RP
4626Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
4627
9d98d2ac
RP
4628 * Makefile.in: drop flex. make stamp files work.
4629
8fd24008
RP
4630 * configure: added test for conflicting configuration in srcdir,
4631 remove trailing slashes from srcdir. Otherwise emacs gdb mode
4632 gets cranky. use relative paths for configure and srcdir
4633 whenever possible. Send some error messages to stderr that were
4634 going to stdout.
c1e4672c
RP
4635
4636Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
4637
4638 * Makefile.in: Fix libg++ rule to check for gcc directory
4639 before using gcc/gcc. Also pass XTRAFLAGS.
4640
4641Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
4642
4643 * Makefile.in: added stmp-files so that directories aren't polled
4644 when they are already built.
4645
4646 * configure.texi: fixed a node pointer problem.
4647
4648Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
4649
3a8d4a5f
JW
4650 * config.sub configure.in config/mh-irix4 gdb/configure.in
4651 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
4652 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
c1e4672c
RP
4653 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
4654
4655Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4656
4657 * configure: -recurring becomes -silent. corrected help message
4658 for -site= option.
4659
4660 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
4661
4662Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4663
4664 * configure: when building Makefile for crosses, replace
4665 tooldir and program_prefix. default srcdir from location of
4666 config.sub. remove "for host in hosts" and "for target in
4667 targets" loops.
4668
4669Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4670
4671 * Makefile.in: Do not pass bindir or mandir to cvs.
4672
4673Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4674
4675 * Makefile.in, configure.in: removed traces of namesubdir,
4676 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4677 copyrights to '92, changed some from Cygnus to FSF.
4678
4679 * configure.texi: remove most references to multiple hosts,
4680 multiple targets, subdirs, etc.
4681
4682 * configure.man: removed rcsid. reference config.sub not
4683 config.subr.
b74fd080
RP
4684
4685 * Makefile.in: mkdir $(infodir) on install-info.
4686
4687Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
4688
4689 * configure.texi: Explain better about .gdbinit and about
4690 the environment that configure.in sections run in.
4691
4692Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
4693
4694 * configure.in: Ultrix is only a decstation if it's a MIPS.
4695
4696Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
4697
4698 * README: DOC.configure => cfg-paper.texi.
4699
b0606560
SG
4700Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
4701
4702 * config.sub (near case $os): Don't convert newsos* to bsd!
4703
4704Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
4705
4706 * Makefile.in: Reinstall change from gdb-4.3 that reduces
4707 the number of copies of COPYING that go into the GDB tar file.
4708
92732c27
SG
4709Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
4710
4711 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
4712 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
4713 Fix SCO configuration stuff.
4714
4cc027e1
PB
4715Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
4716
4717 * Makefile.in: For libg++, make sure the -I pointing
4718 to the gcc directory goes *after* all the libg++-local -I flags.
4719 Also, move just-gcc dependency from just-libg++ to all-libg++.
4720
4721Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
4722
4723 * configure: Change -x to -f to keep Ultrix /bin/test happy.
4724
4725Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
4726
4727 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
4728
aa2e8c1c
FF
4729Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
4730
1f97bff7 4731 * config.sub: Add stratus configuration frags. Also
aa2e8c1c
FF
4732 submitted to FSF.
4733
c1e296fc
SG
4734Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
4735
1a7cac26
SG
4736 * Makefile.in (DEV_SUPPORT): add configure.man.
4737
c1e296fc
SG
4738 * config.sub(Decode manufacturer-specific): add -none*.
4739
23e3e7f9
SG
4740Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
4741
4742 * Makefile.in: remove form feeds to make Sun's make happy.
4743 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
4744
4745Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
4746
4747 * Makefile.in (AR_FLAGS): Make quieter.
4748
4749Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
4750
4751 * configure.in: Add libg++.
4752 * configure: When verbose, don't output the command line at each
4753 level; it will be unremarkably the same as the previous version,
4754 which will be the same as what the user typed.
4755
e488e581
RP
4756Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
4757
079399f6
RP
4758 * configure.in, Makefile.in: fix clean-info, add flex. add
4759 fileutils.
25113b46 4760
079399f6
RP
4761 * configure: be less sensitive to spaces in Makefile.in. Do not
4762 look for sources in "..". Doing so breaks subdirectories that
4763 might have their own configure. If a subdir has it's own
4764 configure script, use it.
e488e581 4765
62ddb92b
RP
4766Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
4767
4768 * cfg-paper.texi: some changes suggested by rms.
4769
7dac6086
FF
4770Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
4771
4772 * config.sub: Merge in some small additions from the FSF version,
4773 taken from the gcc distribution, to bring the Cygnus and FSF
4774 versions into closer sync.
4775
5f32984e
FF
4776Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
4777
4778 * configure.in: Changed svr4 references to sysv4.
4779
0c72405d
RP
4780Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
4781
4782 * configure: added -V for version number option.
4783
7d283cc1
RP
4784Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
4785
4786 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
4787 renamed from DOC.configure to cfg-paper.texi.
4788
4789Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4790
4791 * configure, config.subr, config.sub: config.subr is now
4792 config.sub again.
4793
f6031817
RP
4794Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
4795
7d283cc1
RP
4796 * configure.texi: new file, in progress.
4797
4798 * Makefile.in: build info file and install the man page for
4799 configure.
4800
4801 * configure.man: new file, first cut.
4802
7da1d334 4803 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
4804 has gone. removed all traces of the -ansi option. removed all
4805 traces of the -languages option.
7da1d334 4806
f6031817
RP
4807 * config.subr: resync from rms.
4808
9a9e8e7f
RP
4809Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4810
475576ae
RP
4811 * configure, config.sub, config.subr: merge config.sub into
4812 config.subr, call the result config.subr, remove config.sub, use
4813 config.subr.
4814
9a9e8e7f
RP
4815 * Makefile.in: revised install for dir.info.
4816
e9712bee
RP
4817Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4818
806fd9fc
RP
4819 * configure.in: add decstation host makefile frag.
4820
bb07ee3e 4821 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 4822 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
4823 Make directories for info install. Build dir.info here then
4824 install it.
e9712bee 4825
b26ff9d8
RP
4826Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4827
4828 * Makefile.in: fix for bad directory tests.
4829
098676c9
RP
4830Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4831
0e0643c7 4832 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 4833 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 4834
098676c9
RP
4835 * Makefile.in: unwrapped some for loops so that parallel makes
4836 work again and so one can focus one's attention on a particular
4837 package.
4838
4839Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4840
4841 * configure: added PWD as a stand in for `pwd` (for speed). use
4842 elif wherever possible. make -srcdir work without -objdir.
1f97bff7 4843 -objdir= commented out.
098676c9
RP
4844
4845Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4846
4847 * configure: +options become --options. -subdirs commented out.
4848 added -host, -datadir. Renamed -destdir to -prefix. Comment in
4849 Makefile now at top of generated Makefile. Removed cvs log
4850 entries. added -srcdir. create .gdbinit only if there is one
4851 in ${srcdir}.
4852
4853 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4854 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4855 and mandir now keyed off datadir by default.
4856
4857Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4858
4859 * Freshly created ChangeLog.
4860
9a458b67
ILT
4861\f
4862Local Variables:
55f6c903
JMD
4863mode: indented-text
4864left-margin: 8
4865fill-column: 74
9a458b67
ILT
4866version-control: never
4867End:
This page took 0.398239 seconds and 4 git commands to generate.