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