OSDN Git Service

Fix typo...
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6
7         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9         target-libgloss when not *-*-elf and *-*-aout.
10         * configure: Regenerate.
11
12 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
13
14         * MAINTAINERS: Remove obsolete entries.
15
16         * MAINTAINERS (Write After Approval): Add Michael Matz.
17
18 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
19
20         * MAINTAINERS: Remove self as cpplib maintainer.
21
22 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
23
24         * install-sh, config.sub: Import from upstream.
25
26 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
27
28         PR bootstrap/18222
29         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
30         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
31         * Makefile.in: Regenerate.
32
33 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
34
35         * MAINTAINERS: Update my email address.
36
37 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
38             Andreas Schwab  <schwab@suse.de>
39
40         PR bootstrap/18033
41         * config-ml.in: Eval option if surrounded by single quotes.
42
43 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
44
45         Revert 2004-12-28 Makefile changes, a better fix will be
46         applied to mainline and src after GCC 4.0 branches.
47
48 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
49
50         PR bootstrap/17383
51
52         * Makefile.def (target_modules): Remove stage parameter,
53         it is always true now.
54         * Makefile.tpl (configure-build-[+module+],
55         configure-target-[+module+]): Always build symlink tree
56         for the directory and for include.  BUILD_SUBDIR and
57         TARGET_SUBDIR cannot be . anymore.
58         * Makefile.in: Regenerate.
59
60 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
61
62         Revert 2004-12-08 Makefile changes.
63
64 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
65
66         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
67         cygwin, mingw.
68
69 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
70
71         * configure.in (sh64-*-*): Reenable gprof.
72         * configure: Regenerate.
73
74 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
75
76         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
77         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
78         (EXTRA_TARGET_FLAGS): Add PICFLAG.
79         * Makefile.in: Regenerate.
80
81 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
82
83         * MAINTAINERS: Update my email address.
84
85 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
86
87         * Makefile.tpl: Generate normal dependencies if the LHS module is
88         not bootstrapped.
89         * Makefile.in: Regenerate.
90
91 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
92
93         * configure.in: Include config/gxx-include-dir.m4.  Use
94         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
95         * configure: Regenerate.
96
97 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
98
99         * config.if: Delete.
100         * configure.in: Set libstdcxx_incdir directly.
101         * configure: Regenerate.
102
103 2004-12-02  Eric Christopher  <echristo@redhat.com>
104
105         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
106         * Makefile.in: Regenerate.
107
108 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
109
110         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
111         * configure: Regenerate.
112
113 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
114
115         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
116         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
117         * configure: Regenerate.
118
119 2004-12-01  Eric Christopher  <echristo@redhat.com>
120
121         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
122         of things to remove.
123
124 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
125
126         * MAINTAINERS (Write After Approval): Update my e-mail address.
127
128 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
129
130         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
131         from CVS libtool to always pass_all.
132
133 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
134
135         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
136         (hppa*64*-*-*): Delete incorrect comment.
137         * configure: Rebuilt.
138
139 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
140
141         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
142
143 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
144
145         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
146         from CVS libtool to always pass_all.
147
148 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
149
150         * install-sh, compile: Import from automake.
151
152 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
153
154         * config.guess, config.sub:  Import from savannnah.
155
156 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
157
158         * MAINTAINERS (Write After Approval): Add myself
159
160 2004-11-12  Mike Stump  <mrs@apple.com>
161
162         * Makefile.def: Add html support.
163         * Makefile.tpl: Likewise.
164         * Makefile.in: Regenerate.
165
166 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
167
168         PR 18423
169         * configure.in: Remove all instances of build-fixincludes from
170         noconfigdirs.
171         (build_configargs): Supply --target to subdirectories.
172         * configure: Regenerate.
173
174         * Makefile.def: Make gcc install depend on fixincludes install.
175         * Makefile.in: Regenerate.
176
177 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
178
179         * MAINTAINERS: Add myself as gcc testsuite maintainer.
180
181 2004-11-11  Paul Brook  <paul@codesourcery.com>
182
183         * MAINTAINERS: Add self as arm maintainer.  Update email address.
184
185 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
186
187         * configure.in (noconfigdirs) [mmix-*-*]: Disable
188         target-libgfortran.
189         * configure: Regenerate.
190
191 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
192
193         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
194         like CC.
195
196 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
197
198         * Makefile.def (host fixincludes): Specify missing targets.
199         * Makefile.in: Regenerate.
200
201 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
202
203         * MAINTAINERS: Add myself
204
205 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
206
207         * MAINTAINERS (Write After Approval): Add myself.
208
209 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
210
211         * Makefile.def: Build fixincludes for the host, too.
212         * Makefile.in: Regenerate.
213         * configure.in (host_tools): Add fixincludes.
214         * configure: Regenerate.
215
216 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
217
218         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
219         * configure: Regenerated.
220
221 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
222
223         PR other/17783
224         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
225         * configure: Regenerated.
226
227 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
228
229         * README.SCO: Update per FSF instructions.
230
231 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
232
233         PR target/18151
234         * configure.in (case ${target}): Do not build fixincludes for avr.
235         * configure: Regenerated.
236
237 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
238
239         * configure.in (case ${target}): Do not build fixincludes
240         on platforms where it is not used.
241         * configure: Regenerated.
242
243 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
244
245         * configure.in: Use an absolute path to install-sh.
246         * configure: Regenerated.
247
248 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
249
250         * MAINTAINERS (Write After Approval): Add myself.
251
252 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
253
254         * MAINTAINERS: Remove from Write After Approval those that are
255         already maintainers.
256
257 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
258
259         * MAINTAINERS:  Update my email address.
260
261 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
262
263         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
264         * configure: Regenerate.
265
266 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
267
268         * MAINTAINERS:  Update my email address.
269
270 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
271
272         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
273         entries belonging to this category.
274
275 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
276
277         * MAINTAINERS: Update my e-mail address.
278
279 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
280
281         Fix wrong conflict resolution in:
282
283         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
284
285         * Makefile.in: Regenerate.
286         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
287         in the recursive `make', instead of hardwiring `all'.
288         (Autogenerated TARGET-* variables): New.
289
290 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
291
292         * configure.in: Enable target-libgloss for crx-*-*.
293         * configure: Regenerate.
294
295 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
296
297         * MAINTAINERS (Various Maintainers): Move the "windows,
298         cygwin, mingw" maintainer to ...
299         (OS Port Maintainers): ... here.
300
301 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
302
303         * MAINTAINERS (Write After Approval): Remove those that are
304         maintainers of some subsystem.
305
306 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
307
308         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
309         * ltcf-cxx.sh (tpf*): Likewise.
310         * ltconfig (tpf*): Add TPF OS configuration support.
311
312 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
313
314         * MAINTAINERS: Change my email address to my new work account.
315
316 2004-09-24  Michael Roth  <mroth@nessie.de>
317
318         * configure.in (--without-headers): Add missing double quotes.
319         * configure: Regenerate.
320
321 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
322
323         * ylwrap: Revert to previous version.
324
325 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
326
327         PR bootstrap/17369
328         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
329         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
330         SET_GCC_LIB_PATH_CMD.
331         (BASE_TARGET_EXPORTS): Likewise.
332         * Makefile.in: Regenerated.
333
334         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
335         * configure: Regenerated.
336
337 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
338
339         * config.guess: New upstream version
340         * compile, depcomp, install-sh, ylwrap: Likewise.
341
342 2004-09-19  Roger Sayle  <roger@eyesopen.com>
343
344         * config/mh-x86omitfp: New host makefile fragment.  Add
345         -fomit-frame-pointer to the default BOOT_CFLAGS.
346         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
347         * configure: Regenerate.
348
349 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
350
351         PR target/11572
352         * configure.in (*-*-darwin*): Renable libobjc.
353         * configure: Regenerate.
354
355 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
356
357         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
358
359 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
360
361         * Makefile.def: Remove libbanshee.
362         * Makefile.tpl: Ditto.
363         * configure.in: Ditto.
364         * Makefile.in: Regen.
365         * configure: Ditto.
366
367 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
368
369         * ltmain.sh: Use $pic_object as $non_pic_object if
370         $non_pic_object=none.
371
372 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
373
374         * missing: Import latest version from master repository.
375
376 2004-09-06  Nick Clifton  <nickc@redhat.com>
377
378         * config.sub: Import latest version from master repository.
379         * config.guess: Likewise.
380         This includes these changes:
381
382         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
383
384         * config.sub: Handle crisv32, alias etraxfs.
385         * config.guess (crisv32:Linux:*:*): Handle.
386
387         2004-08-13  Brad Smith  <brad@comstyle.com>
388
389         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
390         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
391
392         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
393
394         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
395         assume the processor is a powerpc.  This is because coreutils
396         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
397         in this case, due to a MacOS X bug that causes
398         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
399         to return a negative number.
400         Problem reported by Petter Reinholdtsen in:
401         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
402
403         2004-07-19  Ben Elliston  <bje@gnu.org>
404
405         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
406
407         2004-06-24  Ben Elliston  <bje@gnu.org>
408
409         * config.guess: Update copyright years.
410         * config.sub: Likewise.
411
412         2004-06-22  Robert Millan  <robertmh@gnu.org>
413
414         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
415         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
416
417         2004-06-22  Stanley F. Quayle <stan@stanq.com>
418
419         * config.guess (*:*VMS:*:*): New entry. Replaces
420         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
421         manufacturer.
422
423         2004-06-22  Ben Elliston  <bje@gnu.org>
424
425         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
426         * config.sub: Likewise.
427
428         2004-06-22  Ben Elliston  <bje@gnu.org>
429
430         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
431         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
432
433         2004-06-11  Ben Elliston  <bje@gnu.org>
434
435         * config.guess (pegasos:OpenBSD:*:*): Remove.
436
437         2004-06-11  Ben Elliston  <bje@gnu.org>
438
439         From Wouter Verhelst <wouter@grep.be>:
440         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
441
442         2004-06-11  Ben Elliston  <bje@gnu.org>
443
444         * config.guess (luna88k:OpenBSD:*:*): New.
445
446         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
447
448         * config.guess (m32r*:Linux:*:*): New case.
449         * config.sub: Handle m32rle.
450
451         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
452
453         From Jens Petersen  <petersen@redhat.com>:
454         * config.sub: Handle sparcv8.
455
456         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
457
458         From Tom Smith <smith@cag.lkg.hp.com>:
459         * config.guess: Version suffixes are equally significant on Tru64
460         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
461         prefix of "P" (patched kernel).
462
463         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
464
465         * config.sub: Add support for National Semiconductor CRX target.
466
467 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
468
469         * MAINTAINERS (Various Maintainers): Remove myself as web page
470         maintainer, add myself as maintainer of build status lists.
471
472 2004-09-03  Jan Beulich  <jbeulich@novell.com>
473
474         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
475         *-*-netware, but add target-libmudflap.
476         Consolidate *-*-netware targets (of which really only i?86 exists)
477         into a single entry.
478         * configure: Likewise.
479
480 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
481
482         * Makefile.tpl (sorry): Remove.
483         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
484         (cleanstrap targets): Depend on distclean, not distclean-stage1.
485         (do-clean): Clean per-stage directories too.
486         (do-distclean): Run distclean-stage1 too.
487         (.NOTPARALLEL): Enable during toplevel bootstrap.
488         (stage[+id+]-bubble): Enable parallel execution during
489         the recursive invocation.
490         * Makefile.in: Regenerate.
491
492         Fix previous checkin:
493
494         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
495         include.
496         * configure.in: Fix indentation.
497         * configure: Regenerate.
498
499 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
500
501         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
502         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
503         * configure: regenerate
504         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
505         -mdynamic-no-pic
506
507
508 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
509
510         * Makefile.def (build_modules): Add fixincludes.
511         (dependencies): Make gcc depend on fixincludes.
512         * configure.in (build_tools): Add fixincludes.
513         (build_configdirs): Always include build_libs.
514         * Makefile.in: Regenerate.
515         * configure: Regenerate.
516
517 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
518
519         * Makefile.def (bootstrap stages): Add 'lean' parameter.
520         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
521         phony targets; do not generate timestamp files.
522         (distclean-stageN): Remove references to their timestamp files.
523         (restageN, touch-stageN): Remove.
524         (stageN-bubble): Rewritten.
525         (compare): Support lean bootstraps.
526         * Makefile.in: Regenerate.
527
528         * configure.in: Only warn when bootstrapping but
529         build != host or build != target.  Support lean bootstraps.
530         * configure: Regenerate.
531
532 2004-08-26  Phil Edwards  <phil@codesourcery.com>
533
534         * configure.in:  Give a better error message if GMP/MPFR are missing
535         and a language needing them has been requested.
536         * configure:  Regenerated.
537
538 2004-08-25  Phil Edwards  <phil@codesourcery.com>
539
540         * configure.in:  Print a list of available language front-ends if
541         a requested one is missing.  Tidy stray tab characters.
542         * configure:  Regenerated.
543
544 2004-08-19  Michael Koch  <konqueror@gmx.de>
545
546         * gcc/doc/install.texi: Update entry about automake for libjava.
547
548 2004-08-17  Robert Millan  <robertmh@gnu.org>
549
550         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
551         (instead of FreeBSD).
552         * configure: Regenerate.
553
554 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
555
556         * Makefile.in: Regenerate.
557         * configure: Regenerate.
558
559         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
560         stage_*_flags.
561         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
562         for bootstrapped modules if toplevel bootstrap is going.
563         (GCC bootstrap): Generate per-stage targets for all bootstrapped
564         modules.  Adjust for changes in Makefile.def.  Enable several
565         rules even in non-bootstrap mode, just to avoid peppering the
566         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
567         (stage-[+prev+]-bubble): Remove.
568
569         * Makefile.def (Dependencies): Depend on all-build-bison,
570         all-build-flex, all-build-byacc, all-build-texinfo, rather
571         than the host variations.
572         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
573         with BUILD_SUBDIR.
574         (BISON): Update for recent Bisons.
575         (YACC): Fix typo.
576         (cross): Depend on all-build.
577         (all): Do not depend on all-build.
578         (prebootstrap): Remove.
579         (dep-kind): Accept separate prefixes for MODULE and ON variables.
580         (Prebootstrap dependencies): Add them to the per-stage targets
581         and to all-prebootstrap.
582         * configure.in (build_configdirs): Always enable build_tools.
583         (BUILD_DIR_PREFIX): Remove.
584
585         * Makefile.def (gcc): Add target variable.
586         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
587         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
588         in the recursive `make', instead of hardwiring `all'.
589         (Autogenerated TARGET-* variables): New.
590
591 2004-08-13  Brian Booth  <bbooth@redhat.com>
592
593         * MAINTAINERS: Remove myself from write-after-approval.
594
595 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
596
597         * src-release: Stop distributing mmalloc with gdb (which doesn't
598         use it).
599         * Makefile.def: GDB doesn't depend on mmalloc anymore.
600         * Makefile.in: Regenerate.
601
602 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
603
604         * configure.in (arm*-*-eabi*): New target.
605         * configure: Regenerate.
606
607 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
608
609         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
610         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
611         (Dependencies): New section.
612         * Makefile.tpl (Dependencies): Generate from Makefile.def.
613         (configure-target-[+module+]): Depend on maybe-all-gcc
614         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
615         (toplevel profiledbootstrap): Fix dependencies.
616         * Makefile.in: Regenerate.
617
618 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
619
620         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
621         target-libiberty to noconfigdirs.
622         * configure: Regenerate.
623
624 2004-08-03  Paul Brook  <paul@codesourcery.com>
625
626         * configure.in: Check for MPFR as well as GMP.
627         * configure: Regenerate.
628
629 2004-08-01  Robert Millan  <robertmh@gnu.org>
630
631         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
632         libmudflap for all GNU-based systems (with Glibc).
633         * configure: Regenerate.
634
635 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
636
637         * Makefile.def (host-modules): Add gcc.
638         * Makefile.in: Regenerate.
639         * Makefile.tpl (sorry): New rule.
640         (configure-host, all-host, [+make_target+]-host, do-check,
641         install-host): Do not add gcc as a special case.
642         (host modules): Add a small special-casing for gcc.  Export
643         extra_make_flags through the environment.
644         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
645         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
646         other recursive targets for gcc): Remove.
647
648         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
649         (stage, unstage): New rules.
650         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
651         distclean-stage[+id+]): Use stage_current.
652         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
653         the stage*-start rules.
654
655 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
656
657         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
658         use -all_load flag.
659
660 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
661
662         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
663         * configure: Regenerate.
664
665 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
666
667         * maintainer-scripts/gcc_release: Revert yesterday's change.
668
669 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
670
671         * MAINTAINERS: Add myself to write-after-approval.
672
673 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
674
675         * libf2c: Removed.
676         * gcc/gccbug.in: Updated because of libf2c removal.
677         * maintainer-scripts/gcc_release: Ditto.
678
679 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
680
681         * configure.in: Build libmudflap by default on FreeBSD.
682         * configure: Regenerated.
683
684 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
685
686         * configure.in: Do not build libmudflap by default on non-GNU/Linux
687         systems.
688         * configure: Regenerated.
689
690 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
691
692         PR target/16344
693         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
694         feedback based compiler.
695         * Makefile.in: Rebuilt.
696
697 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
698
699         * Makefile.def (host_modules): Set bootstrap=true for flex.
700         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
701         * Makefile.in: Rebuilt.
702
703 2004-07-07  Jan Hubicka  <jh@suse.cz>
704
705         * MAINTAINERS: Add self as a profile feedback maintainer.
706
707 2004-07-05  Phil Edwards  <phil@codesourcery.com>
708
709         * configure.in:  Do not prepend $srcdir to /dev/null in
710         makefile fragments.
711         * configure:  Regenerate.
712
713 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
714
715         * Makefile.def (build_modules): Add bison, byacc, flex,
716         m4, texinfo.
717         (flags_to_pass): Add FLEX.
718         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
719         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
720         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
721         DEFAULT_MAKEINFO): Remove.
722         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
723         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
724         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
725         objdir or else use configured tool.
726         (all-build): New.
727         (all): Depend on it.
728         (Build module dependencies): Add.
729         * Makefile.in: Regenerate.
730         * configure.in: Better support for multiple build modules,
731         matching what is done for host/target modules.  Do not look
732         for "plausible" locations of build tools if Canadian cross.
733         Use autoconf's AC_PROG_CC to find a C compiler.  Define
734         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
735         * configure: Regenerate.
736
737 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
738
739         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
740         * Makefile.in: Regenerate.
741
742 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
743
744         * Makefile.tpl (configure-build-[+module+],
745         configure-[+module+], configure-target-[+module+]): Pass
746         [+extra_configure_args+].
747         (all-build-[+module+], all-[+module+], check-[+module+],
748         install-[+module+], [+make_target+]-[+module+],
749         all-target-[+module+], check-target-[+module+],
750         install-target-[+module+], [+make_target+]-target-[+module+]):
751         Pass [+extra_make_args+].
752         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
753         (GCC_HOST_EXPORTS): Remove.
754         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
755         cross, check-gcc, check-gcc-c++, install-gcc,
756         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
757         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
758         * Makefile.in: Regenerate.
759
760 2004-06-21  Matthew Sachs  <msachs@apple.com>
761
762         * MAINTAINERS: Added self to write-after-approval.
763
764 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
765
766         * configure.in: Check for srcdir/winsup rather than build directory
767         winsup.
768         * configure: Regenerate.
769
770 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
771
772         * configure.in: Don't build Cygwin native newlib if winsup
773         directory is missing.  Emit warning instead.
774         * configure: Regenerate.
775
776 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
777
778         * Makefile.tpl (touch-stage[+id+]): New.
779         (restage[+prev+]): Depend on touch-stage[+id+].
780
781         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
782         Use it throughout.
783
784         * Makefile.def: Add profile and feedback bootstrap stages.
785         Remove next field from bootstrap stages.
786         * Makefile.tpl (LN, LN_S): Substitute.
787         (stageN-start, stageN-end): Use double-colon rules, to
788         provide a hook for additional setup commands.
789         (distclean-stageN-gcc, restageN): Create dependencies from
790         [+prev+], not from [+next+].
791         (stageN-bubble): Add commands for successive stages from
792         [+prev+], using double-colon rules.
793         (all-stageN-gcc): Fix typo.
794         (stagefeedback-start, profiledbootstrap): New.
795         * Makefile.in: Regenerate.
796         * configure.in: Call ACX_PROG_LN.
797         * configure: Regenerate.
798
799 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
800
801         * MAINTAINERS (Write After Approval): Add myself.
802
803 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
804
805         * MAINTAINERS (Write After Approval): Add myself.
806
807 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
808
809         * configure.in: Fix --enable-bootstrap breakage introduced in trees
810         without gcc.
811         * configure: Regenerate.
812
813 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
814
815         * Makefile.tpl: Fix typo.
816         * Makefile.in: Regenerate.
817
818 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
819
820         * configure.in: Remove new- prefix from toplevel
821         bootstrap targets.
822         * configure: Regenerate.
823
824 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
825
826         * Makefile.tpl (all.normal): Rename to all.
827         (all): Replace with a rule to pick the default
828         target from configure.
829         (all-gcc, configure-gcc): Use conditionals to
830         do nothing when toplevel bootstrap is going on.
831         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
832         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
833         * configure.in: Support --enable-bootstrap.
834
835         * Makefile.def: Remove new- prefix from toplevel
836         bootstrap targets.
837         * Makefile.tpl: Likewise.
838
839         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
840         target.
841
842         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
843         $(RECURSE_FLAGS) to recursive invocation of make.
844
845         * Makefile.in: Regenerate.
846         * configure: Regenerate.
847
848 2004-05-30  Andreas Jaeger  <aj@suse.de>
849             Jim Wilson <wilson@specifixinc.com>
850
851         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
852         like CC.
853
854 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
855
856         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
857         * configure: Regenerate.
858
859 2004-05-25  Daniel Jacobowitz  <drow@false.org>
860
861         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
862         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
863         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
864         targets.
865         * Makefile.in: Regenerate.
866
867 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
868
869         * configure.in: Test the ability to symlink directories.
870         * configure: Regenerate.
871
872         * Makefile.def (bootstrap-stage): New definitions.
873         * Makefile.tpl (configure-stage1-gcc,
874         configure-stage2-gcc, configure-stage3-gcc,
875         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
876         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
877         new-restage3, compare): Autogenerate, see Makefile.in
878         entry for behavioral changes.
879         (distclean-stage1, new-stage1-start, new-stage1-end,
880         new-stage1-bubble, distclean-stage2, new-stage2-start,
881         new-stage2-end, new-stage2-bubble, distclean-stage3,
882         new-stage3-start, new-stage3-end): New autogenerated targets.
883         (objext, prebootstrap, BOOT_CFLAGS,
884         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
885         targets.
886
887         * Makefile.in: Regenerate.
888         (distclean-stage1, new-stage1-start, new-stage1-end,
889         new-stage1-bubble, distclean-stage2, new-stage2-start,
890         new-stage2-end, new-stage2-bubble, distclean-stage3,
891         new-stage3-start, new-stage3-end): New targets.
892         (all-stage1-gcc): Move prebootstrap dependency from here...
893         (configure-stage1-gcc): ...to here.
894         (new-bootstrap): Use bubble targets.
895         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
896         Use per-stage distclean targets.
897         (configure-stage1-gcc, configure-stage2-gcc,
898         configure-stage3-gcc, all-stage1-gcc,
899         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
900         Use new-stageN-start to prepare the tree.
901
902 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
903
904         * Makefile.def (host_modules): add libcpp.
905         * Makefile.tpl: Add dependencies on and for libcpp.
906         * Makefile.in: Regenerate.
907         * configure.in: Add libcpp host module.
908         * configure: Regenerate.
909
910 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
911
912         * Makefile.tpl: Whenever a recursive target is defined, wrap
913         it in a special @if/@endif block, and prepare its maybe
914         dependency in the @if/@endif block
915         * configure.in: Instead of writing maybe dependencies, remove
916         the @if/@endif statements, and remove the @if/@endif blocks
917         that remain.
918         * configure: Regenerate.
919         * Makefile.in: Regenerate.
920
921 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
922
923         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
924
925 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
926
927         PR bootstrap/15120
928         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
929         * */configure: Rebuilt.
930
931 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
932
933         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
934         of libf2c.
935         * configure, Makefile.in: Regenerate.
936
937 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
938
939         * MAINTAINERS (Write After Approval): Add myself.
940
941 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
942
943         Merge from tree-ssa-20020619-branch.
944
945         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
946         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
947         (HOST_GMPLIBS): Define.
948         (HOST_GMPINC): Define.
949         (TARGET_LIB_PATH): Add libmudflap.
950         (GFORTRAN_FOR_TARGET): Define.
951         (configure-build*): Export GFORTRAN.
952         (configure-gcc): Export GMPLIBS and GMPINC.
953         (all-gcc): Add maybe-all-libbanshee.
954         (configure-target-libgfortran): Define.
955         * Makefile.in: Regenerate.
956         * configure.in (host_libs): Add libbanshee.
957         (target_libraries): Add target-libmudflap and target-libgfortran.
958         Add --with-libbanshee.
959         Handle --disable-libmudflap.
960         (*-*-freebsd*): Use with_gmp.
961         Add $(libgcj) to noconfigdirs.
962         * configure: Regenerate.
963         * depcomp: New file.
964         * MAINTAINERS: Add tree-ssa maintainers.
965
966 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
967
968         * MAINTAINERS (Various Maintainers): Add myself.
969
970 2004-04-30  Brian Ford  <ford@vss.fsi.com>
971
972         * MAINTAINERS (Write After Approval): Add myself.
973
974 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
975
976         * MAINTAINERS (Write After Approval): Add myself.
977
978 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
979
980         * config/acx.m4: Fix fastcompare support for new-bootstrap.
981         * configure: Regenerate.
982
983 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
984
985         Revert:
986         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
987
988         * Makefile.def (flags_to_pass): Remove *dir variables that
989         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
990         as well as prefix and exec_prefix.
991         * Makefile.in: Regenerate.
992
993 2004-04-26  Robert Millan  <robertmh@gnu.org>
994
995         Add patches from libtool CVS.
996         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
997         * ltconfig: Likewise.
998         * ltcf-c.sh: Likewise.
999         * ltcf-cxx.sh: Likewise.
1000         * ltcf-gcj.sh: Likewise.
1001
1002 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1003
1004         * Makefile.def (host_modules): Mark with the bootstrap
1005         flag packages on which gcc depends.
1006         * Makefile.tpl (all-bootstrap): Use it.
1007         * Makefile.in: Regenerate.
1008
1009 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1010
1011         * Makefile.def (flags_to_pass): Remove *dir variables that
1012         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1013         as well as prefix and exec_prefix.
1014         * Makefile.in: Regenerate.
1015
1016 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1017
1018         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1019         * configure: Regenerate.
1020         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1021         * gcc/Makefile.tpl (compare): Use the result of the test.
1022         * gcc/Makefile.in: Regenerate.
1023
1024 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1025
1026         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1027         Always relocate gcc and prev-gcc to the original names, even
1028         if the build fails.
1029         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1030         New targets.
1031
1032 2004-04-23  Laurent GUERBY <laurent@guerby.net>
1033
1034         * MAINTAINERS: Update my email address.
1035
1036 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1037
1038         * configure.in (mips*-*-irix5*): Enable ld.
1039         * configure: Regenerate.
1040
1041 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1042
1043         * configure: Regenerate.
1044
1045 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1046
1047         * Makefile.tpl (configure-[+module+], configure-gcc,
1048         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1049         Set and export LDFLAGS.
1050         * Makefile.in: Regenerate.
1051
1052 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
1053
1054         * MAINTAINERS: Add myself to write-after-approval.
1055
1056 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1057
1058         PR bootstrap/14871
1059         * Makefile.tpl: If we don't have built-in-tree target tools,
1060         use the ones found by configure rather than hacking around with
1061         program_transform_name.
1062         * configure.in: Give Makefile.tpl the information necessary
1063         to do that.
1064         * Makefile.in: Regenerate.
1065         * configure: Regenerate.
1066
1067 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1068
1069         PR bootstrap/14760
1070         * configure.in: When computing baseargs, strip *all* copies of
1071         offending options.  Also, don't match/substitute the trailing space,
1072         so that this actually works when two similar options are separated by
1073         only one space.
1074         * configure: Regenerate.
1075
1076 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1077
1078         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1079         (rs6000-*-aix*): Same.
1080         * configure: Regenerate.
1081
1082 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
1083
1084         * MAINTAINERS: Add myself to write-after-approval.
1085
1086 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
1087
1088         * MAINTAINERS: Add myself to write-after-approval.
1089
1090 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1091
1092         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1093         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1094         * Makefile.in: Regenerate.
1095
1096         * configure.in (top level bootstrap support): Rework --enable-werror
1097         to set @stage2_werror_flag@.
1098         * configure: Regenerate.
1099         * Makefile.tpl (top level bootstrap support): Pass
1100         @stage2_werror_flag@ down to configure in stages 2 and 3.
1101         * Makefile.in: Regenerate.
1102
1103 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1104
1105         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1106         for stages 2 and 3 as well as in make.  As a consequence, remove
1107         OUTPUT_OPTION (now detected by configure) from the flags passed down
1108         to make.
1109         * Makefile.in: Regenerate.
1110
1111         * Makefile.tpl (new-bootstrap): Fix typo.
1112         * Makefile.in: Regenerate.
1113
1114 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1115
1116         * Makefile.tpl: Rearrange by moving recursive_targets rules
1117         into their proper sections.
1118         * Makefile.tpl (top level bootstrap support): Move disabling
1119         of coverage flags from 'make' to 'configure'; improve comments.
1120         * Makefile.in: Regenerate.
1121
1122         * Makefile.tpl (experimental top level bootstrap) Move stage1
1123         language setting from all- target to configure- target; disable
1124         intermodule optimization in stage 1; prevent gratuitous rebuilds
1125         of stage 1.
1126         * Makefile.in: Regenerate.
1127         * configure.in: Comma-separate stage 1 language list for top
1128         level bootstrap.
1129         * configure: Regenerate.
1130
1131         * Makefile.tpl: Clean up experimental top level bootstrap support:
1132         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1133         prev-gcc in configure- targets as well as all- targets.
1134         * Makefile.in: Regenerate.
1135
1136 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
1137
1138         * compile: New file imported from automake.
1139
1140 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1141
1142         * configure.in: Remove symbolic link section.
1143         * configure: Regenerate.
1144         * Makefile.tpl (links): Remove.
1145         * Makefile.in: Regenerate.
1146
1147 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1148             Nathanael Nerode  <neroden@gcc.gnu.org>
1149
1150         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1151         Set with AC_CHECK_PROGS.
1152         * configure.in: Fix comment typo from last patch.
1153         * configure: Regenerate.
1154
1155 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1156
1157         * Makefile.tpl: Introduce experimental top level bootstrap support.
1158         * Makefile.in: Regenerate.
1159         * configure.in: Introduce support for top level bootstrap.
1160         * configure: Regenerate.
1161
1162 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1163             Paolo Bonzini  <bonzini@gnu.org>
1164
1165         PR bootstrap/14522
1166         * configure.in: Cope with shells that do not support unquoted ^
1167         * configure: Regenerate.
1168
1169 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1170             Paolo Bonzini  <bonzini@gnu.org>
1171
1172         PR bootstrap/14522
1173         * configure.in: Cope with shells that do not support nesting
1174         quotes inside quoted backquote substitutions.
1175         * configure: Regenerate.
1176
1177 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1178
1179         PR bootstrap/14522
1180         * configure.in: Fix escaping of $.
1181         * configure: Regenerate.
1182
1183 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1184
1185         * configure: Regenerate, since I forgot to while committing Paolo's
1186         changes.
1187
1188 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1189
1190         PR ada/14131
1191         Move language detection to the top level.
1192         * configure.in: Find default values for the tools as
1193         soon as possible.  Disable ada if GNAT is not found.
1194         Emit error message about missing languages.  Expand
1195         --enable-languages=all for the gcc subdirectory.
1196
1197 2004-03-10  Ben Elliston  <bje@gnu.org>
1198
1199         * MAINTAINERS: Update my email address.
1200
1201 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
1202
1203         * ltconfig: Disable building static libraries if building shared
1204         libraries on AIX 5L.
1205
1206 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1207
1208         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1209         and disable libgcj.
1210         * configure: Regenerated.
1211
1212 2004-03-01  Brian Booth  <bbooth@redhat.com>
1213
1214         * MAINTAINERS: Add myself to write-after-approval.
1215
1216 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
1217
1218         * MAINTAINERS: Add myself to write-after-approval.
1219
1220 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1221
1222         PR bootstrap/7087
1223         * Makefile.tpl: Guard XFOO sed statements better.
1224         * Makefile.tpl: Add dependency for configure-target-libada.
1225         * Makefile.in: Regenerate (incidentally fixes broken
1226         commit when libada-branch was merged).
1227
1228 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
1229
1230         * MAINTAINERS: Add myself to write-after-approval.
1231
1232 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
1233
1234         * MAINTAINERS: Add Nicola Pero and myself as libobjc
1235         maintainers.
1236
1237 2004-02-20  Andrew Cagney  <cagney@redhat.com>
1238
1239         * config.guess: Update from version 2003-10-16 to 2004-02-16.
1240         * config.sub: Update from version 2003-11-03 to 2004-02-16.
1241
1242 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1243
1244         PR bootstrap/11932
1245         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1246
1247 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
1248
1249         * MAINTAINERS: Added myself to write-after-approval.
1250
1251 2004-02-14  Michael Koch  <konqueror@gmx.de>
1252
1253         * MAINTAINERS: Added myself to write-after-approval.
1254
1255 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1256
1257         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
1258         some OS port maintainers to OS port maintainers section.
1259
1260 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
1261
1262         * MAINTAINERS: Add self.
1263
1264 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1265
1266         * MAINTAINERS: Alphabetize.
1267
1268 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
1269
1270         * MAINTAINERS: Remove myself.
1271
1272 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
1273
1274         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1275         (rs6000-*-aix*): Same.
1276         * configure: Regenerate.
1277
1278 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
1279
1280         * configure.in (host): Add in missing $noconfigdirs to defines.
1281         * configure: Regenerate.
1282
1283 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
1284             Nathanael Nerode  <neroden@gcc.gnu.org>
1285
1286         PR ada/6637, PR ada/5911
1287         Merge with libada-branch:
1288         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1289         with appropriate dependencies. Add --enable-libada configure switch.
1290         * configure, Makefile.in: Regenerate.
1291
1292 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
1293
1294         * MAINTAINERS: Add myself to write-after-approval.
1295
1296 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1297
1298         * configure.in: Don't pass --with-stabs on IRIX 5 either.
1299         * configure: Regenerate.
1300
1301 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
1302
1303         Merge from upstream:
1304
1305         * ltmain.in: When setting IFS to '~', be careful about user
1306         arguments that contain '~'.
1307
1308         2004-02-04  Peter O'Gorman  <peter@pogma.com>
1309
1310         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
1311         Also test $base_compile against $CC with escaped arguments. Bug
1312         reported by Geoff Keating <geoffk@apple.com>.
1313
1314 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
1315
1316         * MAINTAINERS: Remove i960 port.
1317
1318 2004-01-23  DJ Delorie  <dj@redhat.com>
1319
1320         * Makefile.def (target_modules) [libiberty]: Don't stage.
1321         * Makefile.in: Rebuilt.
1322
1323 2004-01-20  Caroline Tice  <ctice@apple.com>
1324
1325         * MAINTAINERS: Add myself to write-after-approval.
1326
1327 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
1328
1329         * MAINTAINERS: Update my email address.
1330
1331 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1332
1333         * MAINTAINERS: Add myself to write-after-approval.
1334
1335 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1336
1337         * MAINTAINERS: Remove entries without email address.
1338
1339 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
1340
1341         * MAINTAINERS: Add myself to write-after-approval.
1342
1343 2004-01-15  Steven Bosscher  <stevenb@suse.de>
1344
1345         * MAINTAINERS: Update my email address.
1346
1347 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
1348
1349         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1350         * Makefile.tpl (configure-target-[+module+]): Support stage.
1351         * Makefile.in: Rebuilt.
1352
1353 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1354
1355         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1356
1357 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
1358
1359         * MAINTAINERS: Add myself as a MIPS maintainer.
1360
1361 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1362
1363         * configure.in: Use ./config.cache, not config.cache.
1364         * configure: Regenerate.
1365         * Makefile.tpl: Special-casing not needed for GCC any more.
1366         * Makefile.in: Regenerate.
1367
1368         * configure.in: Don't share a cache file for host dirs.
1369         * configure: Regenerate.
1370
1371         * config-ml.in: Don't mess with the cache file.
1372
1373 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1374
1375         * MAINTAINERS: Move myself from 'Write After Approval' to
1376         'CPU Port Maintainers' section as SPARC maintainer.
1377
1378 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1379
1380         * Makefile.tpl: Make GCC use a separate config.cache.
1381         * Makefile.in: Regenerate.
1382
1383         PR bootstrap/11932, PR bootstrap/11933
1384         (I don't know if it will fix either of them, but it relates
1385         to them.)
1386         * configure.in: Don't use shared config.cache for target
1387         directories.
1388         * configure: Regenerate.
1389
1390 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
1391
1392         * MAINTAINERS: Add myself to 'Write After Approval' section.
1393
1394 2003-12-31  Roger Sayle  <roger@eyesopen.com>
1395
1396         * configure.in (ia64*-*-hpux*): Disable building java libraries.
1397         * configure: Regenerated.
1398
1399 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1400
1401         * MAINTAINERS: Remove the mn10200 maintainer.
1402
1403 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
1404
1405         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1406         * configure: Regenerated.
1407
1408 2003-12-16  Jan Hubicka  <jh@suse.cz>
1409
1410         * MAINTAINERS: Add myself as callgraph maintainer.
1411
1412 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
1413
1414         * configure.in (raw_libstdcxx_flags): Remove the leading space.
1415         * configure: Regenerate.
1416
1417 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1418
1419         * MAINTAINERS: Move myself from 'Bug database only accounts' to
1420         'Write After Approval' section. Update email.
1421
1422 2003-12-01  James Lemke <jim@wasabisystems.com>
1423
1424         * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2003-11-20  Matt Thomas  <matt@3am-software.com>
1427
1428         * MAINTAINERS: Add myself as a vax port maintainer.
1429
1430 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
1431
1432         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1433         (configure-build-[+module+], configure-[+module+]): Likewise.
1434         (configure-target-[+module+], configure-gcc, config.status): Likewise.
1435         * Makefile.in: Regenerate.
1436
1437 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1438
1439         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1440         shared/dylibed libraries.
1441         * ltmain.sh: Likewise.
1442         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1443         * ltcf-cxx.sh: Likewise.
1444         * ltcf-gcj.sh: Likewise.
1445         * ltconfig: Likewise.
1446
1447 2003-11-17  Stan Cox  <scox@redhat.com>
1448
1449         * MAINTAINERS: Add myself as iq2000 port maintainer.
1450
1451 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1452
1453         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1454         * Makefile.in: Regenerate.
1455
1456 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
1457
1458         * config.sub: Update to 2003-11-03 version.
1459
1460 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1461
1462         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
1463         * configure:  Regenerate.
1464
1465 2003-10-20  Nicolas Pitre <nico@cam.org>
1466
1467         * MAINTAINERS: Add myself to 'Write After Approval' section.
1468
1469 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
1470
1471         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1472
1473 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1474
1475         * MAINTAINERS: Update my email address.
1476
1477 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1478
1479         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
1480
1481 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
1482
1483         * MAINTAINERS: Add myself to 'Write After Approval' section.
1484
1485 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
1486
1487         * config.guess: Update to 2003-10-16 version.
1488         * config.sub: Update to 2003-10-16 version.
1489
1490 2003-10-15 David Daney  <ddaney@avtrex.com>
1491
1492         * MAINTAINERS: Added myself to 'Write After Approval' section.
1493
1494 2003-10-15  Falk Hueffner  <falk@debian.org>
1495
1496         * MAINTAINERS: Move myself from 'Bug database only accounts' to
1497         'Write After Approval' section. Update email.
1498
1499 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1500
1501         * MAINTAINERS: Move myself from 'Write After Approval' to
1502         'Various Maintainers' section as middle-end maintainer.
1503
1504 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1505
1506         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1507         HOST_FLAGS_TO_PASS.
1508         * Makefile.in: Regenerate.
1509
1510 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
1511
1512         * config.guess: Update to 2003-10-07 version.
1513         * config.sub: Update to 2003-10-07 version.
1514
1515 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1516
1517         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
1518         * ltconfig (irix5*, irix6*): Don't override version_type.
1519
1520 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
1521
1522         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1523         * configure: Rebuilt
1524         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1525         * Makefile.in: Rebuilt
1526
1527 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1528
1529         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1530
1531 2003-09-30  Carlo Wood  <carlo@alinoe.com>
1532
1533        * MAINTAINERS (Write After Approval): Add myself.
1534
1535 2003-09-29  Paul Koning  <ni1d@arrl.net>
1536
1537         * MAINTAINERS: Move myself from "Write After Approval"
1538         to CPU platform maintainers for pdp11 platform.
1539
1540 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
1541
1542         * MAINTAINERS: Move myself from 'Write After Approval' to
1543         'Various Maintainers' section as libffi testsuite maintainer.
1544
1545 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
1546
1547         * configure.in: Pass a computed --program-transform-name
1548         to subconfigures.
1549         * configure: Regenerated.
1550
1551 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
1552
1553         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1554         * Makefile.in: Regenerate.
1555
1556         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1557         * Makefile.in: Regenerate.
1558
1559 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
1560
1561         * MAINTAINERS: Move myself from 'Write After Approval'
1562         to 'Various Maintainers' (objective-c) section.
1563
1564 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
1565
1566         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1567         quoting.
1568         * configure: Regenerated.
1569
1570 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
1571
1572         * MAINTAINERS (Write After Approval): Add myself to write after
1573         approval list.
1574
1575 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
1576
1577        * MAINTAINERS (Write After Approval): Add myself.
1578
1579 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
1580
1581         * MAINTAINERS: Update my e-mail address.
1582
1583 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
1584
1585         * libtool.m4 (LD): Correct powerpc64 host match.
1586
1587 2003-09-06  James E Wilson  <wilson@tuliptree.org>
1588
1589         * MAINTAINTERS: Update my affiliation and email address.
1590
1591 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1592
1593         * MAINTAINERS (Write After Approval): Add myself.
1594
1595 2003-09-04  DJ Delorie  <dj@redhat.com>
1596
1597         * configure: Regenerate.
1598
1599 2003-09-04  Robert Millan  <robertmh@gnu.org>
1600
1601         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1602
1603 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1604
1605         * configure.in: Ensure arguments to sed are properly spaced.
1606         * configure: Regenerate.
1607
1608 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1609
1610         * MAINTAINERS: Update my e-mail address.
1611
1612 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
1613
1614         * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
1617
1618         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1619         * configure: Regenerated.
1620
1621 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
1622
1623         * MAINTAINERS: Update my email address.
1624
1625 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
1626
1627         * configure.in:  Use newline instead of semicolon when assuming
1628         shell arguments in a for loop.
1629         * configure:  Regenerated.
1630
1631 2003-08-22  Jason Eckhardt  <jle@rice.edu>
1632
1633         * MAINTAINERS: Resurrect the i860 maintainer.
1634
1635 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
1636
1637         PR 8180
1638         * configure.in: When testing with_libs and with_headers, treat
1639         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
1640         * configure: Regenerate.
1641
1642         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1643         make, shell, etc.
1644         (baseargs): Likewise.
1645         * configure: Regenerate.
1646
1647 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
1648
1649         * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1652
1653         * configure.in: Disable libgcj for darwin not on powerpc.
1654         * configure: Rebuild.
1655
1656 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
1657
1658         * config-ml.in, symlink-tree: Add license.
1659
1660 2003-08-03  Richard Stallman  <rms@gnu.org>
1661             Eben Moglen  <moglen@columbia.edu>
1662
1663         * README.SCO: New file.
1664
1665 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
1666
1667         * Makefile.tpl (check, check-c++): Express dependencies using
1668         dependencies rather than commands.
1669         * Makefile.in: Regenerate.
1670
1671 2003-08-01  Andrew Cagney  <cagney@redhat.com>
1672
1673         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1674         * configure: Ditto.
1675
1676 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
1677
1678         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1679         * Makefile.in: Update.
1680
1681 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
1682
1683         * configure.in: Enable libgcj for darwin.
1684         * configure: Rebuild.
1685
1686 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
1687
1688         * config-ml.in:  Use ac_configure_args directly instead of
1689         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
1690         actually seen.
1691
1692 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
1693
1694         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1695         creating target and build subdirs to build all parent dirs as needed.
1696         * Makefile.in: Rebuild.
1697         * configure.in: Don't build dirs explicitly here.
1698         * configure: Rebuild.
1699
1700 2003-07-26  Paul Brook  <paul@nowt.org>
1701
1702         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1703
1704 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
1705
1706         * Makefile.tpl (all-make): Depend on intl.
1707         * Makefile.in: Rebuilt.
1708
1709 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
1710
1711         * install-sh:  Update to newer upstream versions (associated with
1712         aclocal 1.7).
1713         * mkinstalldirs:  Likewise.
1714         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
1715
1716 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
1717
1718         * MAINTAINERS: Move self from Bug database only accounts
1719         to write-after-approval.
1720
1721 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
1722
1723         * config.if: Remove unused libc_interface determination.
1724
1725 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
1726
1727         * MAINTAINERS: Move self from write-after-approval to
1728         build machinery (*.in).
1729
1730 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1731
1732         PR bootstrap/11273
1733         PR bootstrap/11408
1734         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
1735         unused INSTALL_PROGRAM_ARGS.
1736         * configure.in: Use AC_PROG_INSTALL.
1737         * Makefile.in: Regenerate.
1738         * configure: Regenerate.
1739
1740 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
1741
1742         * MAINTAINERS: Alphabetize.
1743
1744 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
1745
1746         * configure: Rebuilt.
1747         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
1748         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1749         newlib nor libgloss.
1750         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
1751         * configure.in (am33_2.0-*-linux*): Added.
1752
1753 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
1754
1755         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1756         * configure: Regenerate.
1757
1758 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
1759
1760         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1761         * Makefile.in: Regenerate.
1762
1763 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1764
1765         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1766         * Makefile.in: Regenerate.
1767
1768 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
1769
1770         * Makefile.tpl: Replace PWD with PWD_COMMAND.
1771         * Makefile.in: Regenerated.
1772
1773         * config-ml.in: Replace PWD with PWD_COMMAND.
1774
1775 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1776
1777         * intl: New directory; see intl/ChangeLog for details.
1778         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1779         * Makefile.tpl: all-gcc depends on maybe-all-intl.
1780         * Makefile.in: Regenerate.
1781
1782 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
1783
1784         * configure.in: Clean up config-lang.in handling.  Delete
1785         useless assignment to "subdirs".
1786         * configure: Regenerate.
1787
1788 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
1789
1790         * configure.in: Rename 'target_libs' to 'target_libraries'.
1791         Remove useless reference to 'target_libs'.
1792         * configure: Regenerate.
1793
1794 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
1795
1796         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1797         * Makefile.in: Regenerate.
1798
1799 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1800
1801         * Makefile.def: Introduce flags_to_pass.
1802         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1803         * Makefile.in: Regenerate.
1804
1805 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
1806
1807         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1808         and target-libgloss.
1809         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1810         <h8300*-*-*>: Disable libf2c and ${libgcj}.
1811         * configure: Regenerate.
1812
1813 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
1814
1815         * configure.in: Update testsuite_flags to new location.
1816         * configure. Regenerate.
1817
1818 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1819
1820         * Makefile.tpl: Remove BUILD_CC stuff.
1821         * Makefile.in: Regenerate.
1822
1823 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
1824
1825         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1826
1827 2003-06-16  Graeme Peterson <gp@qnx.com>
1828
1829         * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
1832
1833         * config.guess: Update to 2003-06-12 version.
1834         * config.sub: Update to 2003-06-13 version.
1835
1836 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
1837
1838         * config.guess: Update to 2003-06-06 version.
1839         * config.sub: Update to 2003-06-06 version.
1840
1841 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1842
1843         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1844         * configure. Regenerate.
1845
1846 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
1847
1848         * configure.in: Disable serial configure by default.
1849         * configure: Regenerate.
1850         * Makefile.tpl: Abolish .NOTPARALLEL.
1851         * Makefile.in: Regenerate.
1852
1853         * Makefile.tpl: Replace {build,host,target}_canonical by
1854         {build,host,target}.
1855         * Makefile.in: Regenerate.
1856
1857         * Makefile.tpl: Fix stupid pasto.
1858         * Makefile.in: Regenerate.
1859
1860 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1861
1862         * Makefile.tpl: Remove bogus conditional.
1863         * Makefile.in: Regenerate.
1864
1865 2003-06-05  Jan Hubicka  <jh@suse.cz>
1866
1867         * Makefile.tpl (profiledbootstrap): New target.
1868         * Makefile.in (profiledbootstrap): New target.
1869
1870 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
1871
1872         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1873         Pinski. Remove user names from other bugzilla-only maintainers.
1874
1875 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1876
1877         * Makefile.tpl: Make 'recursive targets' using autogen rather
1878         than shell loop.  Remove duplicate 'clean' targets and false
1879         comments.
1880         * Makefile.def: Add systematic dependencies to 'recursive' targets.
1881         Add systematic method of specifying missing targets in subdirs.
1882         Add copyright boilerplate.
1883         * Makefile.in: Regenerate.
1884         * configure.in: Add 'recursive targets' to maybe list.
1885         * configure: Regenerate.
1886
1887         * MAINTAINERS: "GNATS only" -> "Bug database only".
1888
1889         * Makefile.tpl: Rename [+target+] to [+make_target+].
1890         * Makefile.def: Rename 'target' to 'make_target'.
1891
1892 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
1893
1894         * MAINTAINERS: Add self as options handling maintainer.
1895
1896 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
1897
1898         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1899         been too long since I touched those ports.
1900
1901 2003-05-28  DJ Delorie  <dj@redhat.com>
1902
1903         * Makefile.tpl: Make maybe-check-gcc .PHONY.
1904         * Makefile.in: Regenerate.
1905
1906 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1907
1908         * configure.in: Use curly braces in the definition of tooldir.
1909         * configure: Regenerate.
1910
1911 2003-05-21  DJ Delorie  <dj@redhat.com>
1912
1913         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1914         newlib or libgloss.
1915         * Makefile.in: Regenerate.
1916
1917 2003-05-21  DJ Delorie  <dj@redhat.com>
1918
1919         * Makefile.tpl: Add missing empty maybe-check-gcc target.
1920         * Makefile.in: Regenerate.
1921
1922 2003-05-20  Ian Lance Taylor  <ian@airs.com>
1923
1924         * MAINTAINERS: Update my e-mail address.
1925
1926 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1927
1928         * configure.in: Switch more things to use maybe dependencies.
1929         * Makefile.tpl: Switch more things to use maybe dependencies.
1930         Factor out common code from autogen IF statements.
1931         * configure: Regenerate.
1932         * Makefile.in: Regenerate.
1933
1934 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
1935
1936         * configure.in: Accept i[3456789]86 for machine type.
1937         * configure: Regenerate.
1938
1939 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1940
1941         * configure.in: Switch more things to use maybe dependencies.
1942         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
1943         * configure: Regenerate.
1944         * Makefile.tpl: Switch more things to use maybe dependencies.
1945         * Makefile.in: Regenerate.
1946
1947 2003-05-16  Andreas Schwab  <schwab@suse.de>
1948
1949         * Makefile.tpl (install-opcodes): Define.
1950         * Makefile.in: Rebuild.
1951
1952 2003-05-13  Andreas Jaeger  <aj@suse.de>
1953
1954         * config.guess: Update to 2003-05-09 version.
1955         * config.sub: Update to 2003-05-09 version.
1956
1957 2003-05-13  Michael Eager <eager@mvista.com>
1958
1959         * configure.in: Correct sed script so that options in quotes are not
1960         deleted.
1961         * configure: Rebuild.
1962
1963 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
1964
1965         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1966         and $$s/newlib/libc/sys/cygwin32 include paths.
1967         * configure: Ditto.
1968
1969 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
1970
1971         * MAINTAINERS: Update my email addresses.
1972
1973 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1974
1975         * config-ml.in: Propagate INSTALL variables.
1976
1977 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1978
1979         * MAINTAINERS: Remove duplicate entries in Write After Approval.
1980
1981 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
1982
1983         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1984         * Makefile.in: Regenerate.
1985
1986 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
1987
1988         * MAINTAINERS (GNATS only): Add Falk Hueffner.
1989
1990 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
1991
1992         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1993
1994 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
1995
1996         * Makefile.tpl: Clean $(BUILD_SUBDIR).
1997         * Makefile.in: Regenerated.
1998
1999 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
2000
2001         * MAINTAINERS (Write After Approval): Upgrade myself from
2002         GNATS only to write-after-approval. Update my mail address.
2003
2004 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
2005
2006         (OS Port Maintainers: freebsd): Add myself.
2007
2008 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2009
2010         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2011
2012 2003-04-22  Kean Johnston  <jkj@sco.com>
2013
2014         * MAINTAINERS (SCO ports): Added myself.
2015
2016 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2017
2018         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2019
2020 2003-04-19  Kean Johnston  <jkj@sco.com>
2021
2022         * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2025
2026         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2027         * Makefile.in: Regenerate.
2028
2029 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2030
2031         * configure.in (powerpc64*-*-linux*): Remove.
2032         * configure: Rebuilt.
2033
2034 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2035
2036         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2037         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2038         and restrap.
2039         * Makefile.in:  Regenerate.
2040
2041 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2042
2043         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2044         * configure: Regenerated.
2045
2046 2003-04-15  DJ Delorie  <dj@redhat.com>
2047
2048         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2049
2050 2003-04-13  Nick Clifton  <nickc@redhat.com>
2051
2052         * config-ml.in: Remove support for --disable-aix removing
2053         call-aix multilibs.
2054
2055 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
2056
2057         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2058         * */configure: Rebuilt.
2059
2060 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
2061
2062         * MAINTAINERS: Add my email address.
2063
2064 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
2065
2066         * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2069
2070         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2071         * Makefile.in: Regenerate.
2072
2073 2003-03-14  Michael Chastain  <mec@shout.net>
2074
2075         * Makefile.in: Regenerate with correct Makefile.def.
2076
2077 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2078
2079         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2080         Make macro.
2081         * Makefile.in: Regenerate.
2082         * configure.in: Clean up gxx_include_dir logic.
2083         * configure: Regenerate.
2084
2085 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2086
2087         * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
2090
2091         * MAINTAINERS: Update my mail address.
2092
2093 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2094
2095         * configure.in (gxx_include_dir): Fix typo.
2096         * configure: Regenerated.
2097
2098 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2099
2100         * Makefile.tpl: Reindent.
2101         * Makefile.in: Regenerate.
2102         * configure.in: Reindent.  Don't set unused variables.
2103         * configure: Regenerate.
2104
2105 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2106
2107         * configure.in: Include $(build_tooldir)/sys-include in
2108         FLAGS_FOR_TARGET.
2109         * configure: Regenerated.
2110
2111 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2112
2113         * Makefile.tpl: Always pass down RANLIB.
2114         * Makefile.in: Regenerate.
2115
2116         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2117         * Makefile.in: Regenerate.
2118         * configure.in: Remove unused logic relating to --enable-shared
2119         and --enable-threads.  Remove bogus comments.  Remove redundant
2120         noconfigdirs.
2121         * configure: Regenerate.
2122
2123         * configure.in: Replace ${libstdcxx_version} by its value.
2124         Remove reference to mh-dgux.
2125         * configure: Regenerate.
2126
2127 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
2128
2129         * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2132
2133         * Makefile.tpl: Rearrange.
2134         * Makefile.in: Regenerate.
2135
2136 2003-02-25  Uwe Stieber <uwe@wwws.de>
2137
2138         * configure.in: Add support for kaOS as cross build target system.
2139         * configure: Regenerated.
2140
2141 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
2142
2143         * MAINTAINERS (Write after approval): Add myself.
2144
2145 2003-02-21  James E Wilson  <wilson@tuliptree.org>
2146
2147         * MAINTAINERS: Update my email address.
2148
2149 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2150
2151         * MAINTAINERS: Add self to blanket write privs. section.
2152
2153 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
2154
2155         * Makefile.tpl: Add definition of CPPFLAGS to pass into
2156         configure-target-* as some target builds may require additional
2157         flags for preprocessor tests.
2158         * Makefile.in: Regenerated.
2159
2160 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2161
2162         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2163         * ltconfig: Handle it.
2164         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2165         auto-detecting it.
2166
2167         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2168         it is used as argument to $CC.
2169         * ltcf-gcj.sh: Likewise.
2170
2171         * configure.in: Introduce --enable-maintainer-mode.
2172         * configure: Rebuilt.
2173         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2174         for maintainer mode.
2175         * Makefile.in: Rebuilt.
2176
2177 2003-02-18  Jason Merrill  <jason@redhat.com>
2178
2179         * Makefile.tpl (check-c++): Allow parallelism.
2180
2181 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2182
2183         * MAINTAINERS: Remove John Carr (who never actually had access to
2184         gcc.gnu.org).
2185
2186 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2187
2188         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2189         don't configure target-libobjc.
2190         * configure: Regenerate.
2191
2192 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2193
2194         * Makefile.tpl (RANLIB): Define.
2195         * Makefile.in: Regenerate.
2196
2197 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
2198
2199         * MAINTAINERS: Update my email.
2200
2201 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2202
2203         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2204         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2205         * Makefile.in: Regenerated.
2206         * configure.in: Remove all traces of snavigator, db, and grep.
2207         * configure: Regenerated.
2208
2209 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2210
2211         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2212         After Approval.
2213
2214 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2215
2216         * MAINTAINERS (Write after approval): Add myself.
2217
2218 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2219
2220         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2221         * Makefile.in: Regenerated.
2222
2223 2003-01-30  Roger Sayle  <roger@eyesopen.com>
2224
2225         * config.guess: Updated to 2003-01-30's version.
2226         * config.sub: Updated to 2003-01-28's version.
2227
2228 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2229
2230         * config.if: If gcc_version is already set, just use it.  Don't set
2231         gcc_version_trigger if it's already set, otherwise set it to
2232         gcc/version.c, but only if the file exists.  If it is not set and
2233         gcc/version.c does not exist, try to extract the version number from
2234         $CC.
2235
2236 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
2237
2238         * MAINTAINERS: Add myself to write-after-approval list.
2239
2240 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
2241
2242         * configure.in:  Revert 24Jan change.
2243         * configure:  Regenerate.
2244
2245 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2246
2247         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
2248         entry of HJ Lu.
2249
2250 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2251
2252         * configure.in: Revert previous change.
2253         * configure: Regenerate.
2254
2255 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2256
2257         * configure.in: Make rda native-only.
2258         * configure: Regenerate.
2259
2260 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2261
2262         * MAINTAINERS: Move myself from GNATS-only-accounts to
2263         write-after-approval.
2264
2265 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2266
2267         * configure.in: Add missing \.
2268         * configure: Rebuilt.
2269
2270 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2271
2272         * configure.in (baseargs): Avoid using \| in sed regular
2273         expressions.
2274         * configure: Rebuilt.
2275
2276 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2277
2278         * configure.in (baseargs): Remove all supported forms of
2279         --cache-file, --srcdir, --host, --build and --target options
2280         from argument lists.
2281         * configure: Rebuilt.
2282
2283 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
2284
2285         * MAINTAINERS: Add myself to write-after-approval list.
2286
2287 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
2288
2289         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2290         * configure: Rebuilt.
2291
2292 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2293
2294         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2295         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2296         * Makefile.in: Regenerate.
2297         * configure: Regenerate.
2298
2299 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
2300
2301         * configure.in: Remove Makefile in build, host and target modules
2302         unless configure was run with --no-recursion.
2303         * configure: Rebuilt.
2304
2305 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2306
2307         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2308         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2309         * Makefile.in: Regenerate.
2310
2311 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
2312
2313         * config.guess: Update to 2003-01-03 version.
2314         * config.sub: Update to 2003-01-03 version.
2315
2316 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2317
2318         * configure: Regenerate with proper autoconf 2.13.
2319
2320 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2321
2322         * configure.in: Add AC_PREREQ for consistency.
2323         * configure: Regenerate.
2324
2325 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
2326
2327         * configure.in (GDB_TK): Add tcl directories conditional on
2328         gdb/gdbtk directory being present.
2329         * configure: Regenerate.
2330
2331 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
2332
2333         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
2334         by gcc if LD is not defined and we are not doing a Canadian Cross.
2335         * configure: Rebuilt.
2336
2337 2002-12-31  Tom Tromey  <tromey@redhat.com>
2338
2339         * Makefile.in: Rebuilt.
2340         * Makefile.def (target_modules) [libffi]: Allow installation.
2341
2342 2002-12-31  Andreas Schwab  <schwab@suse.de>
2343
2344         * configure.in: Fix use of $program_transform_name.
2345         * configure: Regenerated.
2346
2347 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2348
2349         * configure.in (baseargs): Don't remove first configure argument.
2350         * configure: Regenerated.
2351
2352 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
2353
2354         * Makefile.tpl (local-distclean): Don't remove...
2355         (multilib.ts): ... this.  Moved into...
2356         (multilib.out): ... this.  Don't use sub-make.
2357         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2358         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2359         (configure-build-[+module+], configure-[+module+],
2360         configure-target-[+module+], configure-gcc): ... these.  Test
2361         for Makefile existence.  Drop config.status from dependencies.
2362         * Makefile.in: Rebuilt.
2363         * configure.in: Move gcc-version-trigger to the end of
2364         ac_configure_args.  Add comments to maybedep.tmp and
2365         serdep.tmp.  Introduce --disable-serial-configure.  Remove
2366         nonopt from baseargs, matching and removing corresponding
2367         whitespace while at it.
2368         * configure: Rebuilt.
2369
2370 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2371
2372         * configure.in (host_configargs): Replace reference to
2373         no-longer-defined buildopts with --build=${build_alias}.
2374         * configure: Rebuilt.
2375
2376         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
2377         program_transform_name to standard idiom.
2378         (AUTOGEN, AUTOCONF): Define.
2379         (Makefile.in): Use $(AUTOGEN).
2380         (Makefile): Depend on config.status, and use autoconf-style rule to
2381         build it.  Move original commands to...
2382         (config.status): ... this new target.
2383         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
2384         $(AUTOCONF).
2385         * Makefile.in: Rebuilt.
2386
2387 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2388
2389         * Makefile.tpl: Fix dramatic bustage due to change in
2390         program_transform_name.
2391         * Makefile.in: Regenerate.
2392
2393         * configure.in: Remove unnecessary PATH setting.
2394         * configure: Regnerate.
2395
2396         * configure.in: Don't default to unprefixed tools unless
2397         the native tools will work.
2398         * configure: Regenerate.
2399
2400         * configure.in: Convert to autoconf script.  Blow away lots
2401         of now-redundant Makefile fragments.
2402         * configure: Generate using Autoconf.
2403         * Makefile.tpl: Rewrite to reflect autoconfiscation.
2404         * Makefile.in: Regenerate.
2405
2406 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2407
2408         * configure: Fix stupid bug where RANLIB was mistakenly included.
2409
2410         * configure.in: Rename (buildargs, hostargs, targargs) to
2411         (build_configargs, host_configargs, target_configargs).
2412
2413         * configure.in: Move logic out of sed statement.
2414
2415         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
2416         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2417
2418 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
2419
2420         * config.sub: Import from master repository
2421         * config.guess: Ditto
2422
2423 2002-12-24  Andreas Schwab  <schwab@suse.de>
2424
2425         * Makefile.tpl (multilib.out): Fix missing space.
2426         * Makefile.in: Regenerate.
2427
2428 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2429
2430         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
2431         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
2432         * Makefile.in: Regenerate.
2433         * configure.in: Remove unnecessary leftovers.
2434
2435 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
2436
2437         * configure.in (extra_ranlibflags_for_target): New variable.
2438         (*-*-darwin): Add -c to ranlib commands.
2439         * configure (tooldir): Handle extra_ranlibflags_for_target.
2440
2441 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2442
2443         * Makefile.tpl: Revert HJL's change.
2444         * Makefile.in: Regenerated.
2445         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2446         always.
2447
2448 2002-12-19  Andreas Schwab  <schwab@suse.de>
2449
2450         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2451         * Makefile.in: Regenerate.
2452
2453 2002-12-18  H.J. Lu <hjl@gnu.org>
2454
2455         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2456         * Makefile.in: Regenerated.
2457
2458         * configure.in (build_prefix): New. Substitute.
2459
2460 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2461
2462         * Makefile.tpl: Don't let real targets depend on phony targets.
2463         * Makefile.in: Regenerate.
2464
2465         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2466         * Makefile.in: Regenerate.
2467
2468 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
2469
2470         * config.sub: Import from master repository
2471         * config.guess: Ditto
2472
2473 2002-12-16  Jason Merrill  <jason@redhat.com>
2474
2475         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2476         previous 'make bootstrap'.
2477         * Makefile.in: Regenerate.
2478
2479 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
2480
2481         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2482
2483 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2484
2485         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2486         * Makefile.in: Regenerate.
2487
2488 2002-12-13  Jason Merrill  <jason@redhat.com>
2489
2490         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
2491         library tests.
2492         (check-c++): Just depend on it and check-target-libstdc++-v3.
2493         * Makefile.in: Regenerate.
2494
2495 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
2496
2497         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2498         * Makefile.in: Rebuilt.
2499
2500 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
2501
2502         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
2503
2504 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2505
2506         * configure: Fix bug put in by gremlins.
2507
2508         * Makefile.tpl: Substitute more autoconfily.
2509         * configure: Substitute more autoconfily.
2510         * Makefile.in: Regenerate.
2511
2512 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
2513
2514         * config.sub: Import from master repository
2515         * config.guess: Ditto
2516         * MAINTAINERS: Added Svein Seldal under write after approval
2517
2518 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
2519
2520         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2521         * Makefile.in (all-sim): Ditto.
2522
2523 2002-12-06  DJ Delorie  <dj@redhat.com>
2524
2525         * Makefile.tpl: Change configure dependencies to not have real
2526         targets depend on phony targets.
2527
2528 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
2529
2530         * configure.in: Revert unintentional change.
2531
2532         * Makefile.tpl: Change dependency for */multilib.out so that
2533         it works when gcc isn't in the tree.
2534
2535         * configure.in: Substitute more.
2536         * configure: Run subconfigures from the Makefile.
2537         * Makefile.tpl: Run subconfigures from the Makefile; add a few
2538         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
2539
2540 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2541
2542         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2543
2544 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2545
2546         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2547         and corresponding dependencies.
2548         * Makefile.in: Regenerate.
2549
2550         * configure.in (host_tools): Order binutils, gas and ld for
2551         convenience in running the testsuites.
2552
2553         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2554         * Makefile.in: Regenerate.
2555         * configure.in: Introduce rules to serialize subconfigure runs.
2556
2557         * configure.in: Introduce BASE_CC_FOR_TARGET.
2558         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
2559         Realize configure-build-* targets.  Realize configure-target-* targets.
2560         * Makefile.in: Regenerate.
2561
2562 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2563
2564         * configure: Move gcc_version_trigger stuff from here...
2565         * configure.in: ...to here.
2566
2567         * configure.in: Separate subconfigure options added by this file from
2568         options given by the user.  Add machinery to put args for host
2569         subconfigures into the Makefile.
2570
2571         * Makefile.tpl: Remove 'vault' targets.
2572         * Makefile.tpl: Reorder and comment dependencies.
2573         * Makefile.in: Regenerate.
2574
2575 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2576         * configure.in: Fix my broken commit of previous patch. (sigh)
2577
2578 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
2579
2580         * configure.in: Move host-specific darwin noconfigdirs into
2581         the host-specific section.
2582
2583 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
2584
2585         * configure.in: Move host-specific darwin noconfigdirs into
2586         the host-specific section.
2587
2588 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2589
2590         * configure: Remove skip-this-dir support.
2591         * Makefile.tpl: Remove skip-this-dir support.
2592
2593         * Makefile.tpl: Remove leftover support for non-autoconfiscated
2594         subdirectories.
2595         * Makefile.in: Regenerate.
2596
2597         * Makefile.tpl: Strip out useless setting of 'dir'.
2598         * Makefile.in: Regenerate.
2599
2600 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2601
2602         * configure.in: Fix deeply stupid bug.
2603
2604         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2605         shell code in CXX_FOR_TARGET
2606         * Makefile.def: Introduce raw_cxx.
2607         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2608         RAW_CXX_FOR_TARGET.
2609         * Makefile.in: Regenerate.
2610
2611 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
2612
2613         * Makefile.tpl: Remove unnecessary ifs.
2614         * Makefile.in: Regenerate.
2615
2616         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
2617         dependencies.  Maybe-ize build-libiberty.  Create dummy install
2618         targets for 'no_install' modules.
2619         * configure: Move GDB_TK substitution to configure.in.  Move
2620         build_modules stuff to configure.in.
2621         * configure.in: Implement soft dependency machinery.  Maybe-ize
2622         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
2623         * Makefile.in: Regenerate.
2624
2625 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2626
2627         * Makefile.tpl: Make all-target, install-target behave similarly
2628         to all, install (only hitting configured targets).  Eliminate
2629         unused macro defintions.
2630
2631         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2632         build != host.
2633
2634         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2635
2636         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2637
2638         * configure.in: Produce lists of subdir targets we're actually
2639         configuring.  Remove references to "dosrel".
2640         * Makefile.tpl: Let configure set which subdir targets are hit.
2641         Remove install-cross; clean up install; remove ALL.  Remove
2642         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
2643         Autogenerate host module targets.  Remove empty dependency lines
2644         and redundant dependency; rearrange slightly.
2645         * Makefile.def: Add host-side libtermcap, utils.
2646
2647         * Makefile.in: Regenerate.
2648
2649 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2650
2651         * ltconfig (osf[345]): Append $major to soname_spec.
2652         Reflect this in library_names_spec.
2653         * ltmain.sh (osf): Prefix $major with . for use as extension.
2654
2655 2002-11-19  Andreas Jaeger  <aj@suse.de>
2656
2657         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2658         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2659         and sparc64 GNU/Linux systems.
2660
2661 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
2662
2663         * MAINTAINERS: Update email.
2664
2665 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2666
2667         * MAINTAINERS: Complete James Dennett's entry.
2668
2669 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2670
2671         * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2002-11-13  Bruce Korb  <bkorb@gnu.org>
2674
2675         * Makefile.tpl: syntactic cleanup
2676
2677 2002-11-13 Stuart Hastings <stuart@apple.com>
2678
2679         * MAINTAINERS: Add myself to write-after-approval list.
2680
2681 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2682
2683         * Makefile.def: Add list of recursive targets to autogenerate.
2684         Add build_modules.
2685         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
2686         targets.  Autogenerate *-build-* targets.
2687         * Makefile.in: Regenerate.
2688
2689 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2690
2691         * configure: More autoconf-style substitutions.
2692         * Makefile.tpl: More autoconf-style substitutions.
2693         * Makefile.in: Regenerate.
2694
2695 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2696
2697         * configure: Substitute more variables in a more autoconf-friendly
2698         way.  Simplify slightly.
2699         * Makefile.tpl: Make more variables substitutable in an
2700         autoconf-friendly way.
2701         * Makefile.in: Regenerate.
2702
2703 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
2704
2705         * MAINTAINERS (Write After Approval): Add myself.
2706
2707 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2708
2709         * configure.in (v810*): Remove special setting of tools.
2710
2711         * configure: Add support for extra required flags for ar or nm.
2712         * configure.in (aix4.3+): Use above support for target-specific
2713         issues, rather than using config/mt-aix43.
2714
2715 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2716
2717         * configure: Remove 'removing', which doesn't work.  Replace $subdir
2718         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
2719         with $srcdir.  Reformat indentation.  Substitute some variables
2720         formerly hard-coded in the Makefile for build=host.
2721         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2722         * Makefile.def: Autogenerate more.
2723         * Makefile.in: Regenerate.
2724
2725 2002-11-04  Adam Nemet  <anemet@lnxw.com>
2726
2727         * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
2730
2731         * Makefile.def (host_modules): Add rda.
2732         * Makefile.in: Regenerate.
2733         * configure.in (target_tool): Add target-rda to list.
2734
2735 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2736
2737         * MAINTAINERS: Remove "co-maintainer" note for web pages.
2738
2739 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
2740
2741         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
2742         and restrap targets to this rule.
2743         * Makefile.in:  Regenerate.
2744
2745 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2746
2747         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2748         GNATS only accounts.
2749
2750 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
2751
2752         * configure.in (i[3456]86-*-linux*): Add check to disable
2753         ${libgcj} for glibc1.
2754
2755 2002-10-24  Denis Chertykov  <denisc@overta.ru>
2756
2757         * MAINTAINERS: Add myself as ip2k port maintainer.
2758
2759 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
2760
2761         * configure.in: Add tic4x target.
2762
2763 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2764
2765         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2766         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2767         * Makefile.in: Regenerate.
2768
2769         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2770         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2771         * Makefile.in: Regenerate.
2772
2773 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
2774
2775         * MAINTAINERS: Add myself as web pages co-maintainer.
2776
2777 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2778
2779         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2780         * Makefile.in: Regenerate.
2781
2782 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
2783
2784         * MAINTAINERS: Add myself and Nathan Sidwell
2785         <nathan@codesourcery.com> as VxWorks maintainers.
2786
2787 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2788
2789         * Makefile.def: Remove order dependency comments.
2790         * Makefile.tpl: Add explicit install-install dependencies.
2791         * Makefile.in: Regenerate.
2792
2793         * Makefile.tpl: Remove material now in src-release.  (Finally!)
2794         * Makefile.in: Regenerate.
2795
2796         * Makefile.tpl: Add configure-target (for src-release in src)
2797         * Makefile.in: Regenerate.
2798
2799 2002-09-30  Nick Clifton  <nickc@redhat.com>
2800
2801         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2802
2803 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
2804
2805         * configure.in (s390*-*-linux*): Enable libgcj.
2806
2807 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2808
2809         * configure: Revert accidentally applied changes.
2810
2811         * Makefile.tpl: Make more autoconf-friendly.
2812         * Makefile.in: Regenerate.
2813         * configure: Make substitution more autoconf-like.
2814
2815 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
2816
2817         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2818         single entry to handle all these.
2819         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
2820         libjava on arm-*-elf.
2821
2822 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
2823
2824         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2825         things that depend on them.
2826
2827 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
2828
2829         * Makefile.tpl: Make subsituted variables more autoconfy.
2830         * Makefile.in: Regenerate.
2831         * configure: Make seds more autoconfy.
2832
2833 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
2834
2835         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2836         * Makefile.in: Regenerate.
2837         * configure.in: Rewrite sed statements to look autoconfy.
2838
2839         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2840         all-target-foo on configure-target-foo.
2841         * Makefile.def: Ditto.
2842         * Makefile.in: Rebuild.
2843
2844 2002-09-25  Andrew Haley  <aph@redhat.com>
2845
2846         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2847
2848 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2849
2850         * Makefile.def: New file.
2851         * Makefile.tpl: New file.
2852         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2853         * contrib/gcc_update: Note that Makefile.in is a generated file.
2854
2855         * configure.in: Minor rearrangement.  Simplify tests.
2856
2857 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
2858
2859         * configure.in (with_headers): Skip copy if value is "yes".
2860         (with_libs): Likewise.
2861
2862 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2863
2864         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2865         * configure.in (sh*-*-pe*): Ditto.
2866         * configure.in (mips*-*-pe*): Ditto.
2867         * configure.in (*arm-wince-pe): Ditto.
2868
2869         * configure.in: Rearrange.
2870
2871 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
2872
2873         * MAINTAINERS: Update my email address.
2874
2875 2002-08-30  Paul Koning  <pkoning@equallogic.com>
2876
2877         * MAINTAINERS: (Write After Approval): Add myself.
2878
2879 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
2880
2881         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2882
2883 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
2884
2885         * MAINTAINERS: Change my mailing address.
2886
2887 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
2888
2889         * MAINTAINERS (Write After Approval): Remove myself.
2890         (Various Maintainers: c++ runtime libs): Add myself.
2891
2892 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
2893
2894         * MAINTAINERS (Write After Approval): Remove myself.
2895         (Various Maintainers: c++ runtime libs): Add myself.
2896
2897 2002-08-15  Eric Christopher  <echristo@redhat.com>
2898
2899         * config.sub: Import from master repository.
2900         * config.guess: Ditto.
2901
2902 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
2903
2904         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2905         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2906         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2907
2908 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
2909
2910         * MAINTAINERS: Add self to rs6000 vector extensions.
2911
2912 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
2913
2914         * libiberty/configure: Reverted unintended yesterday's check in.
2915
2916 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
2917
2918         * boehm-gc/configure, libf2c/configure: Rebuilt.
2919         * libffi/configure, libiberty/configure: Ditto.
2920         * libjava/configure, libobjc/configure: Ditto.
2921         * libstdc++-v3/configure, zlib/configure: Ditto.
2922         Merged from binutils:
2923         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
2924         From Steve Ellcey <sje@cup.hp.com>:
2925         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2926         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2927         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2928         IA64.
2929         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2930         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2931         soname_spec, sys_lib_search_path_spec): Ditto.
2932
2933 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
2934
2935         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2936
2937 2002-08-04  H.J. Lu  (hjl@gnu.org)
2938
2939         * configure.in (mips*-*-linux*): Don't skip target-libffi.
2940
2941 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
2942
2943         * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
2946
2947         * configure.in: Move generic linux case to end.  Copy generic
2948         linux noconfigdirs to mips*-*-linux* entry and new
2949         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
2950
2951 2002-07-19  Michael Matz  <matz@suse.de>
2952
2953         * MAINTAINERS: Add myself as ra* maintainer.
2954
2955 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
2956
2957         * config.guess: Update to 2002-07-09 version.
2958         * config.sub: Update to 2002-07-03 version.
2959
2960 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
2961
2962         * MAINTAINERS: Fix typo in a maintainer email address.
2963
2964 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2965
2966         * configure.in: Remove two redundant tests.
2967
2968 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2969
2970         * configure.in (mips*-*-irix6*o32): Enable stabs.
2971
2972 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
2973
2974         * configure.in: Don't build grez.
2975         * Makefile.in: Ditto.
2976
2977         * Makefile.in: Remove references to bsp, cygmon, libstub.
2978         * configure.in: Ditto.
2979
2980         * configure.in: Remove leftover reference to gdbtest.
2981
2982 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
2983
2984         * configure.in (gxx_include_dir):  Change to match versioned
2985         C++ headers if --enable-version-specific-runtime-libs is used.
2986
2987 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
2988
2989         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2990
2991 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2992
2993         * configure.in: Make --without-x work.
2994
2995 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2996
2997         * configure.in: Rearrange target Makefile fragment collection.
2998
2999         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3000         cvs[src].
3001         * configure.in: Ditto.
3002
3003 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
3004
3005         * MAINTAINERS (Write After Approval): Update my e-mail address.
3006
3007 2002-06-24  Ben Elliston  <bje@redhat.com>
3008
3009         * configure.in (host_tools): Remove cgen.
3010
3011         * Makefile.in (all-cgen): Remove; runs from its source directory.
3012         (check-cgen, install-cgen, clean-cgen): Likewise.
3013         (all-opcodes): Do not depend on all-cgen.
3014         (all-sim): Likewise.
3015
3016 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3017
3018         * Makefile.in: Eliminate 'apache' targets.
3019         * configure.in: Eliminate 'apache' targets.
3020
3021         * configure.in: Eliminate redundant tests.  Reorganize.
3022
3023         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3024
3025         * config-ml.in: Eliminate references to Cygnus configure.
3026
3027         * Makefile.in: Eliminate references to building emacs.
3028
3029 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
3030
3031         * MAINTAINERS: Update my email address.
3032
3033 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
3034
3035         * config.if (libstdcxx_incdir): Version C++ headers.
3036         (cxx_incdir): Remove.
3037
3038 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3039
3040         * MAINTAINERS (Write After Approval): Add self.
3041
3042 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
3043
3044         * configure.in: Add support for ip2k.
3045
3046 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3047
3048         * configure.in: Fix AIX configury bug.
3049
3050 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
3051
3052         * MAINTAINERS (Write After Approval): Add self.
3053
3054 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3055
3056         * configure.in: replace ${topsrcdir} with ${srcdir}
3057
3058         * configure.in: Move definition of libstdcxx_flags
3059         right above usage, rather than waaay earlier.
3060
3061         * configure.in: Pull definition of is_cross_compiler earlier.
3062
3063         * configure.in: Rearrange a little.
3064
3065         * configure.in: Remove references to librx.
3066         * Makefile.in: Remove references to librx.
3067
3068 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
3069
3070         * config.sub: Add support for avr target.
3071         Import from master sources, rev 1.255
3072
3073 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
3074
3075         * configure, .cvsignore:  Revert previous change...
3076         * Makefile:  ...delete.
3077
3078 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3079
3080         * configure.in: Eliminate ${gasdir} variable.
3081
3082 2002-06-18  Dave Brolley  <brolley@redhat.com>
3083
3084         * configure.in: Add support for frv.
3085         * config.sub: Add support for frv.
3086
3087 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3088
3089         * configure:  Remove garbage from previous commit.
3090
3091 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3092
3093         * configure:  For in-source builds, make a subdir and re-exec there.
3094         * Makefile:  New file.  Pass targets through to build directory.
3095         * .cvsignore:  No longer ignore "Makefile".
3096
3097 2002-06-16  Douglas Rupp  <rupp@gnat.com>
3098
3099         * MAINTAINERS (Write After Approval): Add self.
3100
3101 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3102
3103         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3104
3105 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3106
3107         * configure.in (vax-*-netbsd*): Re-enable gas.
3108
3109 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3110
3111         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3112         BUILD_PREFIX_1, to correct nomenclature.
3113         * configure: Likewise.
3114
3115         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3116         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3117
3118 2002-05-31  Olaf Hering  <olh@suse.de>
3119
3120         * config-ml.in: Propogate DESTDIR also.
3121
3122 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3123
3124         * configure.in (vax-*-netbsd*): Don't build gas for this
3125         platform.
3126
3127 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3128
3129         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3130         and libgcj for AVR.
3131
3132 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
3133
3134         * MAINTAINERS (Write After Approval): Add myself.
3135
3136 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3137
3138         * config.guess: Update to 2002-05-22 version.
3139         * config.sub: Likewise.
3140
3141 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3142
3143         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3144         * config-ml.in: Likewise.
3145         * configure: Likewise.
3146         * configure.in: Likewise.
3147
3148 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
3149
3150         * MAINTAINERS: Update my email address.
3151
3152 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3153
3154         * configure.in: Simplify makefile fragment collection.
3155
3156         * configure.in: Remove code to build emacs.
3157
3158         * configure.in : Remove --srcdir argument from targargs and buildargs
3159         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3160
3161         * configure: Move some logic to configure.in.
3162         * configure.in: Move some logic from configure.
3163
3164 2002-05-11  Tom Tromey  <tromey@redhat.com>
3165
3166         * MAINTAINERS: Reflect libgcj reality.
3167
3168 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
3169
3170         * Makefile.in: Honour DESTDIR.
3171
3172 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
3173
3174         * config.guess: Import 2002-03-20 version.
3175         * config.sub: Import 2002-04-26 version.
3176
3177 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3178
3179         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3180
3181 2002-05-07  Tim Josling  <tej@melbpc.org.au>
3182
3183         * MAINTAINERS: Add self.
3184
3185 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
3186
3187         * ltmain.sh: Detect and handle object name conflicts
3188         while piecewise linking a static library.
3189
3190 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3191
3192         * configure.in (noconfigdirs): Don't disable libgcj on
3193         sparc64-*-solaris* and sparcv9-*-solaris*.
3194
3195 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3196
3197         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3198
3199 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3200
3201         * configure.in (FLAGS_FOR_TARGET): Do not add
3202         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3203         on i[3456]86-*-linux*.
3204
3205 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3206
3207         * configure.in (noconfigdirs): Replace [ ] with test.
3208
3209         * configure.in (noconfigdirs): Do not add target-newlib if
3210         target == i[3456]86-*-linux*, and host == target.
3211
3212 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3213
3214         * configure.in: delete reference to absent file
3215
3216         * configure.in: replace '[' with 'test'
3217
3218         * configure.in: Eliminate references to gash.
3219         * Makefile.in: Eliminate references to gash.
3220
3221         * configure.in: remove useless references to 'pic' makefile fragments.
3222
3223         * configure.in: (*-*-windows*) Finish removing.
3224
3225         * configure.in: Eliminate redundant test for libgui.
3226
3227 2002-04-29  Roger Sayle  <roger@eyesopen.com>
3228
3229         * MAINTAINERS: Add self and realphabetize.  Update entries
3230         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
3231         entry for a29k port maintainer.
3232
3233 2002-04-26      Joel Sherrill <joel@OARcorp.com>
3234
3235         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3236         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3237
3238 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
3239
3240         * configure.in: remove references to dead files
3241
3242 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3243
3244         * MAINTAINERS: Add information about purpose of this file.
3245
3246 2002-04-18  Tom Tromey  <tromey@redhat.com>
3247
3248         * configure.in: Disallow configuring libgcj when it is already
3249         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
3250         Solaris 2.8 by default.  For PR libgcj/6158.
3251
3252 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3253
3254         * configure.in:  Move default CC setting out of config/mh-* fragments
3255         directly into here.
3256
3257 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3258
3259         * configure.in: don't even try to configure or make a subdirectory
3260         if there's no configure script for it.
3261
3262 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3263
3264         * MAINTAINERS: Remove chill maintainers.
3265         * Makefile.in (CHILLFLAGS): Remove.
3266         (CHILL_LIB): Remove.
3267         (TARGET_CONFIGDIRS): Remove libchill.
3268         (CHILL_FOR_TARGET): Remove.
3269         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3270         CHILL_LIB.
3271         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3272         (CHECK_TARGET_MODULES): Likewise.
3273         (INSTALL_TARGET_MODULES): Likewise.
3274         (CLEAN_TARGET_MODULES): Likewise.
3275         (configure-target-libchill): Remove.
3276         (all-target-libchill): Remove.
3277         * configure.in (target_libs): Remove target-libchill.
3278         Do not compute CHILL_FOR_TARGET.
3279         * libchill: Remove directory.
3280
3281 2002-04-11  DJ Delorie  <dj@redhat.com>
3282
3283         * Makefile.in, configure.in: Sync with binutils, entries
3284         follow...
3285
3286 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3287
3288         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
3289         (do-tar, do-bz2): New rules.
3290         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
3291         (gdb-tar): New rule.
3292         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
3293         (insight_dejagnu.tar): New rule.
3294         (insight.tar): New rule.
3295         (gdb+dejagnu.tar): New rule.
3296         (gdb.tar): New rule.
3297
3298 2002-02-01  Mo DeJong  <supermo@bayarea.net>
3299
3300         * Makefile.in: Add all-tix to deps for all-snavigator
3301         so that tix is built when building snavigator.
3302
3303 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
3304
3305         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3306         ld and gdb are not supported.
3307
3308 2002-01-07  Mark Salter  <msalter@redhat.com>
3309
3310         * configure.in: Remove target-bsp and target-cygmon from arm builds.
3311         Allow target-libgloss to be built for arm, strongarm, and xscale.
3312
3313 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
3314
3315         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3316         options for i[3456]86-pc-linux* native builds.
3317
3318 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3319
3320         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3321         files from .po files for a distribution.
3322
3323 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
3324
3325         * configure.in: Enable libstdc++-v3 for h8300 targets.
3326
3327 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
3328
3329         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
3330         version from bfd/.
3331
3332 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
3333
3334         * Makefile.in (VER): When present, extract the version number from
3335         the file version.in.
3336
3337 2001-05-24  Tom Rix <trix@redhat.com>
3338
3339         * configure.in : enable ld for aix
3340
3341 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3342
3343         * config.guess: Add linux target for S/390.
3344
3345 2000-11-07  Philip Blundell  <pb@futuretv.com>
3346
3347         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3348
3349 2000-11-03  Philip Blundell  <pb@futuretv.com>
3350
3351         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3352         files.
3353
3354 2001-01-15  Ben Elliston  <bje@redhat.com>
3355
3356         * configure.in (host_tools): Add sid.
3357         Always configure cgen.
3358
3359 2000-11-24  Nick Clifton  <nickc@redhat.com>
3360
3361         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3362
3363
3364 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
3365
3366         * Makefile.in (ALL_MODULES): Add all-cgen.
3367         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3368         (all-cgen): New target.
3369         (all-opcodes,all-sim): Depend on all-cgen.
3370         * configure.in (host_tools): Add cgen.
3371         Only configure cgen if --enable-cgen-maint.
3372
3373 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
3374
3375         * configure.in: Add *-*-freebsd* configurations.
3376
3377 2002-04-08  Tom Tromey  <tromey@redhat.com>
3378
3379         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3380         Fixes PR libgcj/6068.
3381
3382 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
3383
3384         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3385
3386 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3387
3388         * configure.in (alpha*-dec-osf*): Enable libgcj.
3389
3390 2003-03-27  Matthew Gingell <gingell@gnat.com>
3391
3392         * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
3395
3396         Fix for: PR bootstrap/3591, target/5676
3397         * configure.in (mcore-pe): Disable the configuration of
3398         libstdc++-v3 since exceptions are not supported.
3399
3400 2002-03-20  Anthony Green  <green@redhat.com>
3401
3402         * configure.in: Enable libgcj for xscale-elf target.
3403
3404 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
3405
3406         * MAINTAINERS:  Update my email address.
3407
3408 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
3409
3410         * ltmain.sh (relink_command): Fix typo in previous change.
3411
3412 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
3413
3414         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
3415         (relink_command): Added --tag flags.
3416         (mode=install): If relinking fails; error out.
3417
3418 2002-03-12  Richard Henderson  <rth@redhat.com>
3419
3420         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
3421         .NOTPARALLEL tag.
3422         (do-check): Rename from check.
3423         (check): Allow parallel check.
3424
3425 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
3426
3427         * MAINTAINERS: Add myself as maintainer for xtensa port.
3428         Fix alphabetical order in CPU port maintainer list.
3429         Remove myself from Write After Approval list.
3430
3431 2002-03-11  Richard Henderson  <rth@redhat.com>
3432
3433         * Makefile.in (.NOTPARALLEL): Add fake tag.
3434
3435 2002-03-07  H.J. Lu  (hjl@gnu.org)
3436
3437         * configure.in: Enable gprof for mips*-*-linux*.
3438
3439 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
3440
3441         * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
3444
3445         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3446         libjava.
3447         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3448
3449 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
3450
3451         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3452         because its Makefile is there; test for the executable instead.
3453
3454 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
3455
3456         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3457         libstdc++-v3 and libjava.
3458
3459 2002-02-11  Adam Megacz <adam@xwt.org>
3460
3461         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3462         boehm-gc
3463
3464 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3465
3466         * config.guess: Updated to 2002-01-30's version.
3467         * config.sub: Updated to 2002-02-01's version.
3468         Contribute sh64-elf.
3469         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
3470         * configure.in: Added sh64-*-*.
3471
3472 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
3473
3474         * MAINTAINERS: Belatedly add myself to write after approval list.
3475
3476 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
3477
3478         * MAINTAINERS: Put self in as maintainer for x86-64 port.
3479         Remove self as Write After Approval.
3480
3481 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
3482
3483         * MAINTAINERS: Put self in as maintainer for contrib/regression
3484         directory.
3485
3486 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
3487
3488         * MAINTAINERS:  Update my email address.
3489
3490 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
3491
3492         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
3493         target-libiberty, and target-libgloss.  Skip Java-related
3494         libraries if not supported for NetBSD on target CPU.
3495
3496 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
3497
3498         * install-sh: Use _inst.$$_ for temp file name.
3499
3500 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
3501
3502         * MAINTAINERS (Write After Approval): Move my contact info
3503         from here...
3504         (OS Port Maintainers): ...to here (netbsd).
3505
3506 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
3507
3508         * MAINTAINERS (Write After Approval): Add myself.
3509
3510 2002-01-17  H.J. Lu <hjl@gnu.org>
3511
3512         * Makefile.in (all-fastjar): Also depend on all-libiberty.
3513         (all-target-fastjar): Also depend on all-target-libiberty.
3514
3515 2002-01-16  H.J. Lu  (hjl@gnu.org)
3516
3517         * config.guess: Import from master sources, rev 1.225.
3518         * config.sub: Import from master sources, rev 1.238.
3519
3520 2002-01-16  Kazu Hirata  <kazu@hxi.com>
3521
3522         * MAINTAINERS (Write After Approval): Remove myself.
3523
3524 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
3525
3526         * MAINTAINERS (Write After Approval): Add myself.
3527
3528 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3529
3530         * MAINTAINERS: Add self as docs co-maintainer.
3531
3532 2001-12-11  Matthias Klose  <doko@debian.org>
3533
3534         * MAINTAINERS (Write After Approval): Add myself.
3535
3536 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
3537
3538         * MAINTAINERS: Update my email address.
3539
3540 2001-12-07  Turly O'Connor  <turly@apple.com>
3541         * MAINTAINERS (Write After Approval): Add myself.
3542         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
3543         (rs6000_initialize_trampoline): Call __trampoline_setup for
3544         ABI_DARWIN too.
3545         * darwin-tramp.asm: New file, implements __trampoline_setup.
3546         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
3547
3548 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
3549
3550         * MAINTAINERS (Write After Approval): Add myself.
3551
3552 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
3553
3554         * configure, configure.in: Use temp file for long sed commands.
3555
3556 2001-12-03  Laurent Guerby  <guerby@acm.org>
3557
3558         * config.sub: Update to version 1.232 on subversion.
3559
3560 2001-12-03  Ben Elliston  <bje@redhat.com>
3561
3562         * MAINTAINERS: Update mail address for config.* patches.
3563
3564 2001-11-27  DJ Delorie <dj@redhat.com>
3565             Zack Weinberg  <zack@codesourcery.com>
3566
3567         When build != host, create libiberty for the build machine.
3568
3569         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3570         CONFIG_ARGUMENTS.
3571         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3572         New variables.
3573         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3574         and rules.
3575         (all.normal): Depend on ALL_BUILD_MODULES.
3576         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3577         (all-build-libiberty): Depend on configure-build-libiberty.
3578
3579         * configure: Calculate and substitute proper value for
3580         ALL_BUILD_MODULES.
3581         * configure.in: Create the build subdirectory.
3582         Calculate and substitute TARGET_CONFIGARGS (formerly
3583         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3584
3585 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
3586
3587         * MAINTAINERS (write-after-approval): Add self.
3588
3589 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3590
3591         * MAINTAINERS (GNATS only accounts): Remove self.
3592
3593 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3594
3595         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3596         libf2c.
3597
3598 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3599
3600         * MAINTAINERS (Write After Approval): Add self.
3601
3602 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
3603
3604         * MAINTAINERS: mips and s390 are also CPU ports.
3605
3606 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
3607
3608         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
3609
3610 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
3611
3612         * MAINTAINERS: Alphabetize.
3613
3614 2001-11-09  Kazu Hirata  <kazu@hxi.com>
3615
3616         * MAINTAINERS (Various maintainers: h8 port): Add myself.
3617
3618 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3619
3620         * MAINTAINERS (Various maintainers: hppa port): Added myself.
3621
3622 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
3623
3624         * configure.in (--enable-languages): Be more permissive about
3625         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
3626
3627 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3628
3629         * config.sub: Import from master sources, rev. 1.230.
3630         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
3631
3632 2001-11-07  Laurent Guerby  <guerby@acm.org>
3633
3634         * MAINTAINERS (Write After Approval): Add self.
3635
3636 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
3637
3638         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3639
3640 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
3641
3642         * config.sub: Import from master sources, rev 1.226.
3643         * config.guess: Import from master sources, rev 1.216.
3644
3645 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
3646
3647         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3648         * MAINTAINERS: Add self as maintainer of MMIX port.
3649         Remove old after-approval entry.
3650
3651 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3652
3653         * ChangeLog, configure: Fix spelling errors.
3654
3655 2001-10-20  Brendan Kehoe  <brendan@zen.org>
3656
3657         * MAINTAINERS: Tweak my address.
3658
3659 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
3660
3661         * MAINTAINERS: Update my email address.
3662
3663 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
3664
3665         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3666         * MAINTAINERS: Add self as maintainer of CRIS port.
3667
3668 2001-10-10  Geert Bosch  <bosch@gnat.com>
3669
3670         * MAINTAINERS (Various maintainers: Ada front end):
3671         Added Robert Dewar.
3672
3673 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
3674
3675         * MAINTAINERS (Write After Approval): Added self
3676
3677 2001-10-02  Geert Bosch  <bosch@gnat.com>
3678
3679         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3680
3681 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3682
3683         * configure: Handle temporary files securely using mkdir.
3684
3685 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
3686
3687         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3688
3689 2001-09-26  Will Cohen <wcohen@redhat.com>
3690
3691         * configure.in (*-*-linux*): Disable configuration of target-newlib
3692         and target-libgloss.
3693
3694 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3695
3696         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3697         RANLIB.
3698
3699 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
3700
3701         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3702         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3703         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3704         avoid quotes nesting problems.
3705         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3706         (DO_X): Export only variables that are set.
3707
3708 2001-09-19  Ben Elliston  <bje@redhat.com>
3709
3710         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3711         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3712         semantics.  Use the shell built-in "type" command instead.
3713
3714 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
3715
3716         Merged from gcc-3_0-branch:
3717         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
3718         * ltcf-c.sh: Use $objext, not $ac_objext.
3719         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
3720         * ltcf-cxx.sh: Add support for GNU.
3721         2001-07-22  Timothy Wall  <twall@redhat.com>
3722         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
3723         default settings if using GNU tools with that configuration.
3724         * ltcf-cxx.sh: Ditto.
3725         * ltcf-gcj.sh: Ditto.
3726         2001-07-21  Michael Chastain  <chastain@redhat.com>
3727         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3728         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
3729         * ltmain.sh: Mark as gcc-local.
3730
3731 2001-08-30  Eric Christopher  <echristo@redhat.com>
3732             Jason Eckhardt  <jle@redhat.com>
3733
3734         * config.guess: Merge from master sources.
3735         * config.sub: Merge from master sources, add support for mipsisa32.
3736
3737 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
3738         * config.sub: Merge from master sources, rev 1.219.
3739         * MAINTAINERS: Add self as contact for stormy16 port.
3740
3741 2001-08-14  Zack Weinberg  <zackw@panix.com>
3742
3743         * config.sub: Merge from master sources, rev 1.218.
3744         * config.guess: Merge from master sources, rev 1.209.
3745
3746 2001-08-11  Graham Stott  <grahams@redhat.com>
3747
3748         * Makefile.in (check-c++): Add missing semicolon.
3749
3750 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
3751
3752         * MAINTAINERS (Various maitainers: predict.def): Added myself.
3753
3754 2001-07-30  Eric Christopher  <echristo@redhat.com>
3755
3756         * MAINTAINERS (Various maintainers: mips port): Added myself.
3757
3758 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
3759
3760         * configure.in (sh-*-linux*): New.
3761
3762 2001-07-27  Richard Henderson  <rth@redhat.com>
3763
3764         * .cvsignore: Add LAST_UPDATED.
3765
3766 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
3767
3768         * MAINTAINERS (Various maintainers: s390 port): Added myself.
3769
3770 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
3771
3772         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
3773
3774 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3775
3776         * MAINTAINERS (Write After Approval): Added myself.
3777
3778 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3779
3780         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3781         and libgcj on m68hc11/m68hc12.
3782
3783 2001-06-27  H.J. Lu  (hjl@gnu.org)
3784
3785         * Makefile (CFLAGS_FOR_BUILD): New.
3786         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3787
3788 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3789
3790         * README: Remove version number.
3791
3792 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3793
3794         * INSTALL/README: Update wrt. to the installation instructions now
3795         residing in gcc/doc/install.texi.
3796
3797 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3798
3799         * README: Replace with a cut-down and updated version of gcc/README.
3800
3801 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
3802
3803         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3804         multilibs to be disabled.
3805
3806 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
3807
3808         * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
3811
3812         * config.guess: Import CVS version 1.195.
3813         * config.sub: Import CVS version 1.212.
3814
3815 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
3816
3817         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3818         gcc/xgcc is built, use -print-prog-name to find out the program
3819         name to use.
3820
3821 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
3822
3823         * config.guess:  Import CVS version 1.194.  All gcc-local changes
3824         appear to also be in the master copy.
3825         * config.sub:  Import CVS version 1.211.
3826
3827 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
3828
3829         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3830         with_gcc]: Use `gcc -shared' to build a shared library.
3831
3832 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3833
3834         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3835         archives.
3836
3837 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3838
3839         * MAINTAINERS (Write After Approval): Add myself.
3840
3841 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
3842
3843         * configure.in (libstdcxx_flags): Do not try to execute
3844         libstdc++-v3/testsuite_flags until it exists.
3845
3846 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
3847
3848         * MAINTAINERS: Update my email address.
3849
3850 2001-05-31  Graham Stott  <grahams@redhat.com>
3851
3852         * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
3855
3856         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
3857         libraries when using g++ with native linker.
3858
3859 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
3860
3861         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3862
3863 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
3864
3865         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3866         [aix4*|aix5*]: Prepend blank.
3867
3868 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
3869
3870         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3871         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
3872         of subdir/configure scripts to use the new libtool.m4.
3873
3874 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
3875
3876         * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
3879
3880         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3881
3882 2001-05-11  Ben Elliston  <bje@redhat.com>
3883
3884         * Makefile.in (all-sid): New target.
3885         (check-sid, clean-sid, install-sid): Likewise.
3886
3887 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
3888
3889         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3890
3891 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
3892
3893         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3894         libgcj.
3895
3896 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
3897
3898         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3899         gcc/xgcc is built, use -print-prog-name to find out the program
3900         name to use.
3901
3902 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
3903
3904         * configure.in (noconfigdirs): Don't reset it from scratch in the
3905         target case; only append to it.
3906
3907         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3908         sparc-*-solaris2.8]: Disable ${libgcj}.
3909
3910 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
3911
3912         * configure.in (libgcj_saved): Copy from $libgcj.
3913         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3914         --disable-libgcj.
3915
3916 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
3917
3918         * MAINTAINERS: Remove self as MIPS maintainer and
3919         C front end maintainer.
3920
3921 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
3922
3923         * configure.in: Move *-chorusos target case to the proper switch.
3924         Disable libgcj.
3925
3926 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
3927
3928         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3929         1.641.2.228.
3930
3931 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3932
3933         * Makefile.in (STAGE1_CFLAGS): Pass down.
3934
3935 2001-04-13  Alan Modra  <amodra@one.net.au>
3936
3937         * config.guess: Add hppa64-linux support.  Note for next import that
3938         this is already in the master file.
3939         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
3940
3941 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
3942
3943         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3944         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3945
3946 2001-04-11  Stan Shebs  <shebs@apple.com>
3947
3948         * MAINTAINERS: Add self as Darwin port maintainer.
3949
3950 2001-04-11  Alan Modra  <amodra@one.net.au>
3951
3952         * MAINTAINERS: Update my email address.
3953
3954 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
3955
3956         * ltcf-cxx.sh: Support creation of C++ shared libraries on
3957         recent versions of FreeBSD (release 3 or later).
3958         * ltconfig: On FreeBSD, -lc must not be provided when building
3959         a shared library or else the standard -pthread gcc option is
3960         rendered worthless to later users of the built library.
3961
3962 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3963
3964         * MAINTAINERS: Add self and RTH as C front end maintainers.
3965
3966 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
3967
3968         * config.sub: Make sure to match an already-canonicalized
3969         machine name (eg. mn10300-unknown-elf).
3970
3971 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
3972
3973         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3974         New macros.
3975         (bootstrap, cross): Use RECURSE_FLAGS.
3976         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3977
3978 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
3979
3980         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3981
3982 2001-03-22  Colin Howell  <chowell@redhat.com>
3983
3984         * Makefile.in (DO_X): Do not backslash single-quotes in
3985         backquotes (two places).
3986
3987 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
3988
3989         Re-installed:
3990         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3991         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
3992         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3993         * ltcf-cxx.sh: Likewise.
3994         * ltcf-gcj.sh: Likewise.
3995
3996 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3997
3998         * MAINTAINERS: Add myself as "documentation co-maintainer".
3999
4000 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4001
4002         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4003         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4004
4005 2001-03-19  Tom Tromey  <tromey@redhat.com>
4006
4007         * config-ml.in: Handle GCJ and GCJFLAGS.
4008
4009 2001-03-21  Michael Chastain  <chastain@redhat.com>
4010
4011         * Makefile.in: all-m4 depends on all-texinfo.
4012
4013 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
4014
4015         * MAINTAINERS: Add myself to write after approval list.
4016
4017 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4018
4019         * Makefile.in (DO_X): Quote nested quotes.
4020
4021 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
4022
4023         * MAINTAINERS: Add myself to write after approval list.
4024
4025 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4026
4027         * Makefile.in (DO_X): Use double quotes for quoting
4028         "RANLIB=$${RANLIB}".
4029
4030 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
4031
4032         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
4033
4034 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4035
4036         * configure.in: Only use `lang_requires' for languages athat are
4037         actually enabled.
4038
4039 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
4040
4041         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
4042
4043 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4044
4045         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4046
4047 2001-03-07  Tom Tromey  <tromey@redhat.com>
4048
4049         * configure.in: Allow config-lang.in to set `lang_requires' to list
4050         of other required languages.
4051
4052 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4053
4054         * Makefile.in: Remove RANLIB definition. Use RANLIB
4055         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4056         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4057
4058 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4059             Alexandre Oliva  <aoliva@redhat.com>
4060
4061         * Makefile.in (check-c++): Use tabs, not spaces.
4062
4063 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
4064
4065         * MAINTAINERS: add myself to Write After Approval list.
4066
4067 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4068
4069         * Makefile.in (check-c++): New rule.
4070
4071         * configure.in (target_libs): Remove libg++.
4072         (noconfigdirs): Remove libg++.
4073         (noconfigdirs): Same.
4074         (noconfigdirs): Same.
4075         (noconfigdirs): Same.
4076
4077         * config-ml.in: Remove libg++ references.
4078
4079         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4080         (ALL_TARGET_MODULES): Same.
4081         (configure-target-libg++): Remove.
4082         (all-target-libg++): Remove.
4083         (configure-target-libio): Remove.
4084         (all-target-libio): Remove.
4085         (check-target-libio): Remove.
4086         (.PHONY): Remove.
4087         (libg++.tar.bz2): Remove.
4088         (all-target-cygmon): Remove libio.
4089         (all-target-libstdc++): Remove.
4090         (configure-target-libstdc++): Remove.
4091         (TARGET_LIB_PATH): Remove libstdc++.
4092         (ALL_GCC_CXX): Remove libstdc++.
4093         (all-target-gperf): Correct.
4094
4095 2001-02-16  Nick Clifton  <nickc@redhat.com>
4096
4097         * configure.in (noconfigdirs): Allow configuration of texinfo
4098         for Cygwin hosts.
4099
4100 2001-02-15  Anthony Green  <green@redhat.com>
4101
4102         * configure: Introduce GCJ_FOR_TARGET.
4103         * configure.in: Ditto.
4104         * Makefile.in: Ditto.
4105
4106 2001-02-13  Andreas Schwab  <schwab@suse.de>
4107
4108         * MAINTAINERS: Update mail address.
4109
4110 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4111
4112         * config.guess: Add linux target for S/390.
4113         * config.sub: Likewise.
4114
4115 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4116
4117         * configure.in: for *-chorusos, don't config target-newlib and
4118         target-libgloss.
4119
4120 2001-02-06  Ben Elliston  <bje@redhat.com>
4121
4122         * configure: Output host type to stdout, not stderr.
4123
4124 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
4125
4126         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
4127         * ltcf-cxx.sh: Likewise.
4128
4129         * config.if: Assume enable_libstdcxx_v3 is defined.
4130
4131 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4132
4133         Remove V2 C++ library.
4134         * configure.in: Remove --enable-libstdcxx_v3 support.
4135
4136 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
4137
4138         * include/demangle.h: Add prototype for java_demangle_v3.
4139
4140 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
4141
4142         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
4143
4144 2001-01-27  Richard Henderson  <rth@redhat.com>
4145
4146         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4147
4148 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4149
4150         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4151         Don't unset, it's non-portable and no longer necessary, set to empty
4152         instead.
4153
4154 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4155
4156         * ltconfig: Shell portability fix for the tagname validity check.
4157
4158 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4159
4160         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4161         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4162
4163 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4164
4165         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4166
4167 2001-01-26  Tom Tromey  <tromey@redhat.com>
4168
4169         * configure.in: Allow libgcj to be built on Sparc Solaris.
4170
4171 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
4172
4173         * ltcf-c.sh: Add aix5 case.
4174         * ltcf-cxx.sh: Likewise.
4175         * ltconfig: Likewise.
4176
4177 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4178
4179         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4180         keep at least one of build_libtool_libs or build_old_libs set to
4181         yes.
4182
4183         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4184         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4185
4186 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4187
4188         * configure.in: Enable libgcj on several additional platforms.
4189
4190 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4191
4192         * configure.in: Enable libgcj for linux targets.
4193
4194 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4195
4196         * MAINTAINERS (Write After Approval): Add myself.
4197
4198 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4199
4200         * MAINTAINERS: Add myself as vax port maintainer.
4201
4202 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
4203
4204         * MAINTAINERS: Add myself as Mercury front-end maintainer.
4205
4206 2001-01-09  Mike Stump  <mrs@wrs.com>
4207
4208         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4209         failures of subdirectories.
4210
4211 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4212
4213         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4214         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4215         * ltcf-cxx.sh: Likewise.
4216         * ltcf-gcj.sh: Likewise.
4217         * ltconfig.sh: Fix typo.
4218
4219 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4220
4221         * configure: handle DOS-style absolute paths.
4222
4223 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4224
4225         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4226
4227 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
4228
4229         * MAINTAINERS: Add myself as avr port co-maintainer.
4230
4231 2000-12-28  Ben Elliston  <bje@redhat.com>
4232
4233         * MAINTAINERS: Add myself under ``Write After Approval''.
4234
4235 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4236
4237         * texinfo: Remove directory from GCC.
4238
4239 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4240
4241         * COPYING: Update to current
4242         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
4243         to 19yy as example year in copyright notice).
4244
4245 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4246
4247         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4248         (libstdcxx_incdir): Pass down.
4249         * config.if: Remove expired bits for cxx_interface, add stub.
4250         (libstdcxx_incdir): Add variable for g++ include directory.
4251         * configure.in (gxx_include_dir): Use it.
4252
4253 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
4254
4255         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
4256         with old-email address from ``Write After Approval''.
4257
4258 2000-12-15  Andreas Jaeger  <aj@suse.de>
4259
4260         * configure.in: Handle lang_dirs.
4261
4262 2000-12-14  Tom Tromey  <tromey@redhat.com>
4263
4264         * MAINTAINERS: Removed brads.
4265
4266         * MAINTAINERS: Added gcj developers.
4267
4268 2000-12-13  Anthony Green  <green@redhat.com>
4269
4270         * configure.in: Disable libgcj for any target not specifically
4271         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4272         with g++ abi.
4273
4274 2000-12-13  Mike Stump  <mrs@wrs.com>
4275
4276         * Makefile.in (local-distclean): Also remove fastjar.
4277
4278 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
4279
4280         * contrib/gcc_update: Add fastjar --touch entries.
4281
4282 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
4283
4284         * configure.in: Disable language-specific target libraries for
4285         languages that aren't enabled.
4286
4287 2000-12-10  Anthony Green  <green@redhat.com>
4288
4289         * configure.in: Define libgcj.  Disable libgcj target libraries for
4290         most targets.
4291
4292 2000-12-10  Neil Booth  <neilb@earthling.net>
4293
4294         * MAINTAINERS: Update mail address, remove from WAA list.
4295
4296 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4297
4298         * libjava: Imported from /cvs/java.
4299         * libffi: Likewise.
4300         * Boehm-gc: Likewise.
4301
4302 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4303
4304         * configure.in (target_libs): Revert 2000-12-08 patch.
4305         (noconfigdirs): Added target-libjava.
4306
4307 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4308
4309         * djunpack.bat: removed.
4310
4311 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4312
4313         * Makefile.in: handle DOS-style absolute paths.
4314         * config-ml.in: likewise.
4315         * symlink-tree: likewise.
4316
4317 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4318
4319         * fastjar: Imported.
4320
4321 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4322
4323         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4324         libjava.
4325         * configure.in (target_libs): Removed `target-libjava'.
4326
4327 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4328
4329         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4330         (ALL_MODULES): Added fastjar.
4331         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4332         (all-target-libjava): all-fastjar replaces all-zip.
4333         (all-fastjar): Added.
4334         (configure-target-fastjar, all-target-fastjar): Likewise.
4335         * configure.in (host_tools): Added fastjar.
4336
4337 2000-12-07  Mike Stump  <mrs@wrs.com>
4338
4339         * Makefile.in (local-distclean): Remove leftover built files.
4340
4341 2000-11-24  Nick Clifton  <nickc@redhat.com>
4342
4343         * configure.in (xscale-elf): Add target.
4344         (xscale-coff): Add target.
4345
4346 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4347
4348         * ltcf-cxx.sh: Support creation of C++ shared libraries on
4349         recent versions of FreeBSD (release 3 or later).
4350         * ltconfig: On FreeBSD, -lc must not be provided when building
4351         a shared library or else the standard -pthread gcc option is
4352         rendered worthless to later users of the built library.
4353
4354 2000-11-16  Fred Fish  <fnf@be.com>
4355
4356         * configure.in (enable_libstdcxx_v3): Fix typo,
4357         libstd++ -> libstdc++.
4358
4359 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4360
4361         * MAINTAINERS: Add self to Write After Approval list.
4362
4363 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
4364
4365         * MAINTAINERS: Update my email address.  Add myself to global write
4366         privs list.
4367
4368 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4369
4370         * Makefile.in: Merge with src and libgcj.
4371         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
4372         configure-target-<library> when their configure scripts need the C
4373         or C++ library to have already been built to work properly.
4374         (do_proto_toplev): Set them to an empty string.
4375
4376         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4377         (REALLY_SET_LIB_PATH): Use them.
4378
4379 2000-11-17  Stan Shebs  <shebs@apple.com>
4380
4381         * MAINTAINERS: Add self to Write After Approval list.
4382
4383 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4384
4385         * configure: Provide the original toplevel configure arguments
4386         (including $0) to subprocesses in the environment rather than
4387         through gcc/configargs.h.
4388
4389 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4390
4391         * MAINTAINERS: Remove references to cccp. Change C9X reference to
4392         C99.  Alphabetise "Write After Approval" list.
4393
4394 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4395
4396         * configure: Turn on libstdc++ V3 by default.
4397
4398         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
4399         if we've got GCC.
4400
4401 2000-11-11  Philip Blundell  <philb@gnu.org>
4402
4403         * MAINTAINERS: Add self to Write After Approval list.
4404
4405 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
4406
4407         * ltcf-c.sh (aix4): Improve shared library configuration; require
4408         exporting symbols.
4409         * ltcf-cxx.sh (aix4): Define.
4410         * ltconfig (aix4): Define library and soname specs appropriate for
4411         AIX.  Define command to create export symbols list.
4412
4413 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
4414
4415         * config.sub: Add support for Sun Chorus
4416
4417 2000-10-31  Nick Clifton  <nickc@redhat.com>
4418
4419         * MAINTAINERS: Rename <name>@cygnus.com addresses to
4420         <name>@redhat.com.  Also installed new email address for Clint
4421         Popetz.
4422
4423 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
4424
4425         * etc: Remove directory from GCC.
4426
4427 2000-10-16  Michael Meissner  <meissner@redhat.com>
4428
4429         * configure (gcc/configargs.h): Only create if there is a build GCC
4430         directory created.
4431
4432 2000-10-16  Matthias Klose  <doko@debian.org>
4433
4434         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
4435         when configured for libstdc++-v3.
4436
4437 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4438
4439         * configure: Save configure arguments to gcc/configargs.h.
4440
4441 2000-10-04  Philipp Thomas  <pthomas@suse.de>
4442
4443         * config.guess: Import CVS version 1.157.
4444         * config.sub: Import CVS version 1.181.
4445
4446 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
4447
4448         * Makefile.in (bootstrap): avoid recursion if subdir missing
4449         (cross): ditto
4450         (do-proto-toplev): ditto
4451
4452 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
4453
4454         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
4455         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
4456
4457         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
4458         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
4459         all affected `configure' scripts.
4460
4461 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
4462
4463         * MAINTAINERS: Add self as cpplib co-maintainer.
4464
4465 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
4466
4467         * MAINTAINERS: Add self to Write After Approval list.
4468
4469 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4470
4471         * INSTALL/README: egcs -> GCC update.
4472
4473 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
4474
4475         * MAINTAINERS: Add myself to Write After Approval list.
4476
4477 2000-09-15  Kazu Hirata  <kazu@hxi.com>
4478
4479         * MAINTAINERS: Add myself to Write After Approval list.
4480
4481 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
4482
4483         * configure.in: Do not build byacc for hppa64.  Provide paths to the
4484         X11 libraries for hppa64.
4485
4486 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4487
4488         * MAINTAINERS: Add myself as 68hc11 port maintainer.
4489
4490 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
4491
4492         * Makefile.in (all-zlib): Added dummy target.
4493
4494         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4495         ltcf-gcj.sh: Updated from libtool multi-language branch.
4496
4497 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
4498
4499         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4500         (bootstrap*): Depend on all-bootstrap.
4501
4502 2000-09-05  Philipp Thomas  <pthomas@suse.de>
4503
4504         * config.guess: Import CVS version 1.156.
4505         * config.sub: Import CVS version 1.179.
4506
4507 2000-09-02  Anthony Green  <green@cygnus.com>
4508
4509         * Makefile.in (all-gcc): Depend on all-zlib.
4510         (CLEAN_MODULES): Add clean-zlib.
4511         (ALL_MODULES): Add all-zlib.
4512         * configure.in (host_libs): Add zlib.
4513
4514 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
4515
4516         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4517         crosses, but add gcc/include to the header search path for them.
4518
4519 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
4520
4521         * MAINTAINERS: Add self to Write After Approval list.
4522
4523 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4524
4525         * config.guess: Import CVS version 1.152.
4526         * config.sub: Import CVS version 1.177.
4527
4528 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
4529
4530         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4531         $targargs to tell whether newlib is going to be built.
4532
4533         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4534         $$r/TARGET_SUBDIR/libio for _G_config.h.
4535
4536 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
4537
4538         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
4539
4540 2000-08-22  DJ Delorie  <dj@redhat.com>
4541
4542         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
4543
4544 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
4545
4546         * config-ml.in (CC, CXX): Avoid trailing whitespace.
4547         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4548         sub-configures.
4549
4550 2000-08-21  DJ Delorie  <dj@redhat.com>
4551
4552         * MAINTAINERS: Add self as a libiberty maintainer
4553
4554 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
4555
4556         * configure.in (libstdcxx_flags): Use
4557         libstdc++-v3/src/libstdc++.INC.
4558
4559 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
4560
4561         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4562
4563 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
4564
4565         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4566
4567         * configure: Make enable_threads and enable_shared defaults
4568         explicit.  Substitute enable_threads into generated Makefiles.
4569         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4570         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4571
4572 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4573
4574         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
4575
4576 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
4577
4578         * config-ml.in (CC): Remove bogus duplicate quotation mark from
4579         previous delta.
4580
4581 2000-08-11  Jason Merrill  <jason@redhat.com>
4582
4583         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4584         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4585         (FLAGS_FOR_TARGET): Not here.
4586         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4587
4588 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
4589
4590         * config-ml.in (CC, CXX): Don't introduce a leading space.
4591
4592 2000-08-07  DJ Delorie  <dj@delorie.com>
4593
4594         * MAINTAINERS: Add self as a DJGPP maintainer
4595
4596 2000-08-07  DJ Delorie  <dj@redhat.com>
4597
4598         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4599         "if we're also building gcc, and it's a gcc that will run on the
4600         build machine, we want to use its includes instead of the system's
4601         default includes".
4602
4603 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4604
4605         * MAINTAINERS: Add self to Write After Approval list.
4606
4607 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
4608
4609         * configure.in (libstdcxx_flags): Don't use `"'.
4610
4611         * config-ml.in: Adjust multilib search paths to the
4612         appropriate multilib tree.
4613
4614 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
4615
4616         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4617         commas in $LANGUAGES.
4618
4619 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
4620
4621         * configure.in: Re-enable all references to libg++ and librx.
4622
4623 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
4624
4625         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
4626         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
4627         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
4628         * ltcf-cxx.sh (need_lc): Set based on postdeps.
4629
4630         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4631
4632 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
4633
4634         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4635         CXX_FOR_TARGET for sed.
4636
4637 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
4638
4639         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4640         Do not override if already set in the environment or in configure.
4641         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4642         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4643
4644 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
4645
4646         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
4647         the libtool CVS tree multi-language branch.
4648         * ltconfig, ltmain.sh: Updated.
4649
4650 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
4651
4652         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
4653         (clean-target): Depend on it.
4654
4655         * Makefile.in (FLAGS_FOR_TARGET): New macro.
4656         (GCC_FOR_TARGET): Use it.
4657         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4658         * configure.in: ... here.
4659         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
4660         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4661
4662 2000-07-24  Eric Christopher  <echristo@cygnus.com>
4663
4664         * MAINTAINERS: Add self to Write After Approval list.
4665
4666 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
4667
4668         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4669         (configure-target-libchill, configure-target-libobjc): Likewise.
4670
4671         * configure.in: Use the same cache file for all target libs.
4672         * config-ml.in: But different cache files per multilib variant.
4673
4674 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4675
4676         * configure (topsrcdir): Don't use dirname.
4677
4678 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
4679
4680         * MAINTAINERS: Add self to Write After Approval list.
4681
4682 2000-07-20  Jason Merrill  <jason@redhat.com>
4683
4684         * configure.in: Remove all references to libg++ and librx.
4685
4686         * configure, configure.in, Makefile.in: Unify gcc and binutils.
4687
4688 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
4689
4690         * config.sub: Update to subversions version 2000-07-06.
4691
4692 2000-07-12  Andrew Haley  <aph@cygnus.com>
4693
4694         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4695         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4696
4697 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
4698
4699         * symlink-tree:  Check number of arguments.
4700
4701 2000-07-05  Jim Wilson  <wilson@cygnus.com>
4702
4703         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4704         search path for a g++ extracted from the build tree.  This
4705         will allow link tests run by configure scripts in
4706         subdirectories to succeed.
4707
4708 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
4709
4710         * ltconfig: Add support for mips-dde-sysv4.2MP
4711
4712 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
4713
4714         * MAINTAINERS: Add myself as loop discovery maintainer.
4715
4716 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
4717
4718         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4719         `os2'. Force ac_cv_exeext to be ".exe" in that case.
4720
4721 2000-06-19  Timothy Wall  <twall@cygnus.com>
4722
4723         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4724         * config.sub: Add tic54x target.
4725
4726 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
4727
4728         * MAINTAINERS: Add self as Fortran maintainer,
4729         remove Craig Burley.
4730
4731 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4732
4733         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4734         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4735
4736 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
4737
4738         * MAINTAINERS: Add self as i18n maintainer
4739
4740 20000-05-21  H.J. Lu  (hjl@gnu.org)
4741
4742         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4743         directory are used if they exist. Make sure
4744         $(build_tooldir)/include is searched for header files,
4745         $(build_tooldir)/lib/ for library files.
4746         (GCC_FOR_TARGET): Likewise.
4747         (CXX_FOR_TARGET): Likewise.
4748
4749 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
4750
4751         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4752
4753 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
4754
4755         * Makefile.in (configure-target-libiberty): Depend on
4756         configure-target-newlib.
4757
4758 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
4759
4760         * configure.in, Makefile.in: Merge all libffi-related
4761         configury stuff from the libgcj tree.
4762
4763 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4764
4765         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4766         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4767
4768 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4769
4770         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4771         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4772         current version information.  Add to proto-toplev directory.
4773         (gdb-taz): Build do-djunpack.
4774
4775 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
4776
4777         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4778
4779 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4780
4781         * MAINTAINERS: Add self to Write After Approval list.
4782
4783 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4784
4785         * ltmain.sh: Preserve in relink_command any environment
4786         variables that may affect the linker behavior.
4787
4788 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
4789
4790         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4791
4792 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
4793
4794         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4795
4796 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
4797
4798         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4799         with the version name.
4800
4801 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
4802
4803         * MAINTAINERS: Add self as bb-reorder maintainer.
4804
4805 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
4806
4807         * config.if: Tweak.
4808
4809 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
4810
4811         * djunpack.bat: New file.
4812
4813 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4814
4815         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4816         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4817         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4818         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4819
4820 2000-04-16  Dave Pitts  <dpitts@cozx.com>
4821
4822         * config.sub (case $basic_machine): Change default for "ibm-*"
4823         to "openedition".
4824
4825 2000-04-13  Andreas Jaeger  <aj@suse.de>
4826
4827         * MAINTAINERS: Added myself.
4828
4829 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4830
4831         * Makefile.in (gdb-taz): New target.  GDB specific archive.
4832         (do-md5sum): New target.
4833         (MD5PROG): Define.
4834         (PACKAGE): Default to TOOL.
4835         (VER): Default to a shell script.
4836         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
4837         md5 checksum generation.
4838         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4839         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4840         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4841         insight.tar.bz2): Use gdb-taz to create archive.
4842
4843 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4844
4845         * configure (warn_cflags): Delete.
4846
4847 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
4848
4849         * MAINTAINERS: Added myself.
4850
4851 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
4852             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
4853
4854         * configure.in (enable_libstdcxx_v3): Add.
4855         (target_libs): Add bits here to switch between libstdc++-v2 and
4856         libstdc++-v3.
4857         * config.if: And this file too.
4858         * Makefile.in: Add libstdc++-v3 targets.
4859
4860 2000-04-05  Michael Meissner  <meissner@redhat.com>
4861
4862         * config.sub (d30v): Add d30v as a basic machine type.
4863
4864 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
4865
4866         * configure.in: -linux-gnu*, not -linux-gnu.
4867
4868 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
4869
4870         * MAINTAINERS: Add self in write-after-approval section.
4871
4872 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
4873
4874         * MAINTAINERS: Add self as ia64 port maintainer.
4875
4876 2000-03-08  Neil Booth  <NeilB@earthling.net>
4877
4878         * MAINTAINERS: Add self in write-after-approval section.
4879
4880 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4881
4882         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4883         (do-tar-bz2): Replace TOOL with PACKAGE.
4884         (gdb.tar.bz2): Remove GDBTK from GDB package.
4885         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4886         dejagnu.tar.bz2): New packages.
4887
4888 2000-02-27  Andreas Jaeger  <aj@suse.de>
4889
4890         * configure.in: Add entry for mips*-*-linux*, move catch all
4891         *-*-*linux* entry below this one.
4892
4893 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
4894
4895         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4896
4897 2000-02-24  Nick Clifton  <nickc@cygnus.com>
4898
4899         * config.sub: Support an OS of "wince".
4900
4901 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4902
4903         * config.guess, config.sub: Updated to match config's 2000-02-15
4904         version.
4905
4906 2000-02-23  Linas Vepstas <linas@linas.org>
4907
4908         * config.sub: Add support for Linux/IBM 370.
4909         * configure.in: Likewise.
4910
4911 2000-02-22  Nick Clifton  <nickc@cygnus.com>
4912
4913         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4914
4915 2000-02-20  Christopher Faylor <cgf@cygnus.com>
4916
4917         * config.guess: Guess "cygwin" rather than "cygwin32".
4918
4919 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4920
4921         * configure (gcc_version): When setting, narrow search to
4922         lines containing `version_string'.
4923
4924 2000-02-15  Denis Chertykov  <denisc@overta.ru>
4925
4926         * config.sub: Add support for avr target.
4927
4928 2000-02-14  Nick Clifton  <nickc@cygnus.com>
4929
4930         * MAINTAINERS: Add maintainers for MCore port.
4931
4932 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4933
4934         * config.sub: Add mmix-knuth-mmixware.
4935
4936 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4937
4938         * MAINTAINERS: Pair cccp with cpplib maintainership.
4939
4940 2000-01-27  Christopher Faylor <cgf@redhat.com>
4941
4942         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4943         structure stuff to -L library search.
4944         (CXX_FOR_TARGET): Ditto.
4945         (CROSS_CHECK_MODULES): Fix spelling mistake.
4946
4947 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4948
4949         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4950         the C++ compiler.
4951
4952 2000-01-12  Richard Henderson  <rth@cygnus.com>
4953
4954         * configure.in: Don't build some bits for beos.
4955
4956 2000-01-12  Joel Sherrill (joel@OARcorp.com)
4957
4958         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4959         as include files.
4960
4961 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
4962
4963         * Add self as cpplib maintainer, as requested by Jason
4964         Merrill.  Correct my e-mail address.
4965
4966 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
4967
4968         * configure.in: Use mt-aix43 to handle *_TARGET defs,
4969         not mh-aix43.
4970
4971 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
4972
4973         * MAINTAINERS: Add myself to "write after approval" list.
4974
4975 1999-12-14  Richard Henderson  <rth@cygnus.com>
4976
4977         * config.guess (alpha-osf, alpha-linux): Detect ev67.
4978         * config.sub: Accept alphaev[78], alphaev8.
4979
4980 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4981
4982         * config.guess, config.sub: Update from autoconf.
4983
4984 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
4985
4986         * MAINTAINERS:  update my playtime e-address.
4987
4988 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4989
4990         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4991         necessary libraries are missing.
4992
4993 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
4994
4995         * MAINTAINERS: Add new 'write after approval' maintainer.
4996
4997 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4998
4999         * MAINTAINERS: Add new Java maintainer.
5000
5001 1999-10-25  Andreas Schwab  <schwab@suse.de>
5002
5003         * configure: Fix quoting inside arguments of eval.
5004
5005 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5006
5007         * config-ml.in: Allow suppression of some ARM multilibs.
5008
5009 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5010
5011         * config.guess: Add OS/390 match pattern.
5012         * config.sub: Add mvs, openedition targets.
5013         * configure.in (i370-ibm-opened*): New.
5014
5015 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5016
5017         * config.sub: Add support for configuring for pj.
5018
5019 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5020
5021         * config.sub (maybe_os): Add support for configuring for fr30.
5022
5023 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5024
5025         * configure.in: Do not configure or build ld for AIX
5026         platforms.  ld is known to be broken on these platforms.
5027
5028 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5029
5030         * config-ml.in: Pass compiler flag corresponding to multidirs to
5031         subdir configures.
5032
5033 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5034
5035         * Makefile.in (LDFLAGS): Define.
5036
5037 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5038
5039         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5040         noconfigdirs.
5041         (*-*-cygwin*): Likewise.
5042
5043 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5044
5045         * mkdep: New file.
5046         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5047         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5048
5049         From Eli Zaretskii <eliz@is.elta.co.il>:
5050         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5051         long file name when using DJGPP on MS-DOS.
5052
5053 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5054
5055         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5056
5057 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5058
5059         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5060         dependency as this causes "make check" to globally "make all"
5061
5062 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5063
5064         * configure.in (target_libs): Added target-zlib.
5065         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5066         (CONFIGURE_TARGET_MODULES): Likewise.
5067         (CHECK_TARGET_MODULES): Likewise.
5068         (INSTALL_TARGET_MODULES): Likewise.
5069         (CLEAN_TARGET_MODULES): Likewise.
5070         (configure-target-zlib): New target.
5071         (all-target-zlib): Likewise.
5072         (all-target-libjava): Depend on all-target-zlib.
5073         (configure-target-libjava): Depend on configure-target-zlib.
5074
5075         * Makefile.in (configure-target-libjava): Depend on
5076         configure-target-newlib.
5077         (configure-target-boehm-gc): New target.
5078         (configure-target-qthreads): New target.
5079
5080         * configure.in (target_libs): Added target-qthreads.
5081         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5082         (CONFIGURE_TARGET_MODULES): Likewise.
5083         (CHECK_TARGET_MODULES): Likewise.
5084         (INSTALL_TARGET_MODULES): Likewise.
5085         (CLEAN_TARGET_MODULES): Likewise.
5086         (all-target-qthreads): New target.
5087         (configure-target-libjava): Depend on configure-target-qthreads.
5088         (all-target-libjava): Depend on all-target-qthreads.
5089
5090         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5091         (CONFIGURE_TARGET_MODULES): Likewise.
5092         (CHECK_TARGET_MODULES): Likewise.
5093         (INSTALL_TARGET_MODULES): Likewise.
5094         (CLEAN_TARGET_MODULES): Likewise.
5095         (all-target-libjava): New target.
5096         (all-target-boehm-gc): Likewise.
5097         * configure.in (target_libs): Added libjava, boehm-gc.
5098
5099 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5100
5101         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5102         configure.bat in SUPPORT_FILES.
5103         (gas+binutils.tar.bz2): Likewise.
5104
5105         * makeall.bat: Remove; obsolete.
5106
5107 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5108
5109         From Mark Elbrecht:
5110         * configure.bat: Remove; obsolete.
5111
5112 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5113
5114         * configure: Add -W -Wall to the default CFLAGS when compiling with
5115         gcc.
5116
5117 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5118
5119         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5120
5121 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5122
5123         * configure.in: Build ld on IRIX6.
5124
5125 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5126
5127         * Makefile.in: Change distribution targets to use bzip2 instead of
5128         gzip.
5129         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5130         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5131
5132 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5133
5134         * config.sub: Add mcore target.
5135
5136 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
5137
5138         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5139
5140 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
5141
5142         * config.guess (dummy): Changed to $dummy.
5143
5144 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5145
5146         * config.sub: Tidied up case statements.
5147
5148 1999-05-22  Ben Elliston  <bje@cygnus.com>
5149
5150         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5151         <jiro@din.or.jp>.
5152
5153         * config.guess: Merge with FSF version. Future changes will be
5154         more accurately recorded in this ChangeLog.
5155         * config.sub: Likewise.
5156
5157 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
5158
5159          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5160
5161 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5162
5163         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5164
5165 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5166
5167         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5168
5169 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5170
5171         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5172         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5173         Bad merge removed these two changes.
5174
5175 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5176                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5177
5178         * config.guess (interix Alpha): Add.
5179
5180 1999-04-11  Richard Henderson  <rth@cygnus.com>
5181
5182         * configure.in (i?86-*-beos*): Do config gperf; don't config
5183         gdb, newlib, or libgloss.
5184
5185 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
5186
5187         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5188         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5189         from multidirs.
5190
5191 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
5192
5193         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5194
5195 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5196
5197         * config.sub: Add support for mcore targets.
5198
5199 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5200
5201         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5202         not mt-ospace, in order to shut up assembler warning about using
5203         symbols that are named the same as registers.
5204
5205 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5206
5207         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5208         dependency list for all-target-cygmon.
5209
5210 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5211
5212         * config-ml.in: Check $host, not $target, for selective multilibs.
5213         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5214         thumb interworking, and underscore prefix multilibs.
5215
5216 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5217
5218         * missing: Update to version from current automake.
5219
5220 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5221
5222         * configure (gxx_include_dir): Removed.
5223
5224         * configure.in (gxx_include_dir): Handle it.
5225         * Makefile.in: Likewise.
5226
5227 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5228
5229         * config.sub (mips64vr4111,mips64vr4111el) Add.
5230
5231 1999-03-21  Ben Elliston  <bje@cygnus.com>
5232
5233         * config.guess: Correct typo for detecting ELF on FreeBSD.
5234
5235 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
5236
5237         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5238         config/mh-djgpp.
5239
5240 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
5241
5242         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5243         all-target-newlib to dependency list for all-target-bsp.
5244
5245 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5246
5247         * config.sub: Add i386-uwin support.
5248         * config.guess: Likewise.
5249
5250 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5251
5252         * configure.in: cleanup, add mh-*pic handling for arm, special
5253         case powerpc*-*-aix*
5254
5255 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
5256
5257         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5258         can be built.
5259
5260 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
5261
5262         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5263         targets.
5264
5265 1999-03-02  Nick Clifton  <nickc@cygnus.com>
5266
5267         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5268
5269 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
5270
5271         * config.sub: Check for "cygwin*" rather than "cygwin32*"
5272
5273 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5274
5275         * config.sub: Fix typo in arm recognition.
5276
5277 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
5278
5279         * configure.in (noconfigdirs): Changed target_configdirs to
5280         include target-bsp only for m68k-*-elf* and m68k-*-coff*
5281         rather than m68k-*-* since it is not known to work on
5282         m68k-aout. Ditto for arm-*-*oabi.
5283
5284 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
5285
5286         * configure.in (*-*-windows*): Remove, no longer used.
5287
5288 1999-02-19  Ben Elliston <bje@cygnus.com>
5289
5290         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5291         Smart and improved by Andrew Cagney.
5292
5293 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
5294
5295         * config.guess: Recognize openbsd-*-hppa.
5296
5297 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
5298
5299         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5300         only if it is not empty.
5301
5302 1999-02-17  Nick Clifton  <nickc@cygnus.com>
5303
5304         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5305
5306         * config.guess: Modified to recognize uname's armv* syntax.
5307
5308         * config.sub: Modified to recognize uname's armv* syntax.
5309
5310 1999-02-17  Mark Salter  <msalter@cygnus.com>
5311
5312         * configure.in: Added target-bsp for sparclite.
5313
5314 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
5315
5316         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5317
5318 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5319
5320         * configure.in: Add support for strongarm port.
5321         * config.sub: Add support for strongarm target.
5322
5323 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5324
5325         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5326         the old name config/mh-cygwin32.
5327         Enable texinfo.
5328
5329 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
5330
5331         * configure.in: Do build ld for ix86 Solaris.
5332
5333 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
5334
5335         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5336         $AR_FOR_TARGET.  Likewise for RANLIB.
5337
5338 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
5339
5340         * config.sub (oabi):  Recognize.
5341         * configure.in (arm-*-oabi):  Handle.
5342
5343 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
5344
5345         * config.guess: Improve detection of i686 on UnixWare 7.
5346
5347 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5348
5349         * config.guess: Add support for i386-pc-interix.
5350         * config.sub: Likewise.
5351         * configure.in: Likewise.
5352
5353 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
5354
5355         * Makefile.in: Remove unneeded all-target-libio from
5356         from all-target-winsup target since it is now unneeded.
5357         Add all-target-libtermcap in its place since it is now
5358         needed.
5359
5360 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
5361
5362         * configure.in: makefile stub for cygwin target is probably
5363         unnecessary.  Remove it for now.
5364
5365 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
5366
5367         * configure.in: libtermcap.a should be built when cygwin is the
5368         target as well as the host.
5369         * config.guess: Allow mixed case in cygwin uname output.
5370         * Makefile.in: Add libtermcap target.
5371
5372 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
5373
5374         * config.sub: Clean up handling of hppa2.0.
5375
5376 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
5377
5378         * config.guess: Use C code to identify more HP machines.
5379
5380 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5381
5382         * config.sub: Handle hppa2.0.
5383
5384 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5385
5386         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5387         cygmon for all sparclite targets, regardless of object format.
5388
5389 1998-12-15  Mark Salter  <msalter@cygnus.com>
5390
5391         * configure.in: Added target-bsp for several target architectures.
5392
5393         * Makefile.in: Added rules for bsp.
5394
5395 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5396
5397         * config.guess: Improve detection of hppa2.0 processors.
5398
5399 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5400
5401         * config.guess: Recognize FreeBSD using ELF automatically.
5402
5403 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5404
5405         * configure (skip-this-dir): Add handling for new shell script, which
5406         might be created by a sub-directory's configure to indicate, this particular
5407         directory is "unwanted".
5408         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5409
5410 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5411
5412         * ltconfig: import from libtool, after changing libtool to
5413         account for the cygwin name change.
5414
5415 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5416
5417         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5418         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5419
5420 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5421
5422         * configure.in: Add libtermcap to list of cygwin dependencies.
5423
5424 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
5425
5426         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5427         they include winsup/include when it's a cygwin target.
5428
5429 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5430
5431         * configure.in (host_tools): Added zip.
5432         * Makefile.in (all-target-libjava): Depend on all-zip.
5433         (all-zip): New target.
5434         (ALL_MODULES): Added all-zip.
5435         (NATIVE_CHECK_MODULES): Added check-zip.
5436         (INSTALL_MODULES): Added install-zip.
5437         (CLEAN_MODULES): Added clean-zip.
5438
5439 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
5440
5441         * Makefile.in: lose "32" from comment about cygwin.
5442
5443 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
5444
5445         * configure.in: Use -Os to build target libraries for the fr30.
5446
5447 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
5448
5449         * config.sub: Add fr30.
5450
5451 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
5452
5453         * configure.in: drop "32" from config/mh-cygwin32.  Check
5454         cygwin* instead of cygwin32*.
5455         * config.sub: Check cygwin* instead of cygwin32*.
5456
5457 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
5458
5459         * config.guess: Match any version of Unixware7.
5460
5461 1998-10-20  Syd Polk  <spolk@cygnus.com>
5462
5463         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5464         if desired.
5465
5466 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
5467
5468         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5469         these if the appropriate directories and files to not exist.
5470
5471 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
5472
5473         * Makefile.in (DEVO_SUPPORT): Add config.if.
5474
5475 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5476
5477         * configure: Add pattern to replace "build_tooldir"'s
5478         definition in the generated Makefile with "tooldir"'s
5479         actual value.
5480
5481 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
5482
5483         * config.sub: Bring back lost sparcv9.
5484
5485         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5486
5487 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
5488
5489         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5490         CC_FOR_TARGET and friends.
5491
5492 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
5493
5494         * Makefile.in (build_tooldir): New variable, same as tooldir.
5495         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5496         -B$(build_tooldir)/bin/.
5497         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5498
5499 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5500
5501         * README: Remove installation instructions and refer to the
5502         INSTALL directory instead.
5503
5504 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
5505
5506         * config.sub: Add support for i[34567]86-pc-udk.
5507         * configure.in: Likewise.
5508
5509 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
5510
5511         * Makefile.in: add bzip2 package building bits for user
5512         tools module
5513         * configure.in: ditto
5514
5515 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
5516
5517         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5518         (ALL_TARGET_MODULES): Add all-target-libobjc.
5519         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5520         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5521         (all-target-libchill): Add dependencies.
5522         * configure.in (target_libs): Add libchill.
5523
5524 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
5525
5526         * configure.in (target_subdir): Remove duplicate line.
5527
5528 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
5529
5530         * Makefile.in (all-automake): fix dependencies.
5531
5532 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
5533
5534         * configure.in: Minor cleanups for building in the $(target_alias)
5535         subdir.
5536
5537 1998-09-22  Jim Wilson  <wilson@cygnus.com>
5538
5539         * Makefile.in (bootstrap): Set r and s before make all.  Use
5540         BASE_FLAGS_TO_PASS in make all.
5541         (cross): Likewise.
5542
5543 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
5544
5545         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5546
5547 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
5548
5549         * config.sub: Fix typo in last change.
5550
5551 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5552
5553         * config.sub: Add support for C4x target.
5554         * configure.in: Likewise.
5555
5556 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
5557
5558         * config.sub: Recognize sparcv9 just like sparc64.
5559
5560 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
5561
5562         * config.guess: Match "Pent II" or "PentII" for OpenServer.
5563
5564 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
5565
5566         * config.guess: Correctly identify Pentium II sco boxes.
5567
5568         * config.guess: Fix "tr" code.  From Weiwen Liu.
5569
5570 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
5571
5572         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5573         stabs.
5574
5575 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
5576
5577         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5578         (ALL_TARGET_MODULES): Add all-target-libchill.
5579         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5580         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5581         (all-target-libchill): Add dependencies.
5582         * configure.in (target_libs): Add libchill.
5583
5584 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5585
5586         * config.guess: Avoid assumptions about "tr" behaves when
5587         LANG is set to something other than English.
5588
5589 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
5590
5591         * configure (gxx_include_dir): Changed to
5592         '${prefix}/include/g++'-${libstdcxx_interface}.
5593
5594         * config.if: New to determine the interfaces.
5595
5596 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
5597
5598         * config.guess: Detect and handle MPE/IX.
5599         * config.sub: Deal with MPE/IX.
5600
5601 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
5602
5603         * configure.in: Use mh-aix43.
5604
5605 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
5606
5607         * configure: Fix --without/--disable cases for gxx-include-dir.
5608
5609 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
5610
5611         * mdata-sh:  Imported.  Needed for automake support.
5612
5613 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
5614
5615         * Makefile.in (taz): Try "chmod -R og=u ." before
5616         "chmod og=u `find . -print`".
5617
5618 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
5619
5620         * configure.in: Add arm-elf and thumb-elf support.
5621
5622 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
5623
5624         * Makefile.in: Undo previous patch.
5625
5626 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
5627
5628         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5629         to here ...
5630         (install-no-fixedincludes): and here
5631         (INSTALL_MODULES): ... from here.
5632
5633 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5634
5635         * config.sub: Merge with FSF.
5636
5637         * config.guess: Merge with FSF.
5638
5639 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
5640
5641         * configure (extraconfigdirs): New variable.
5642         (SUBDIRS): Add extraconfigdirs and recurse on them too.
5643         * Makefile.in (all): Move higher in file.
5644         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5645         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5646         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5647         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5648         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5649
5650 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
5651
5652         * Makefile.in (all-target-libjava): Depend on all-gcc and
5653         all-target-newlib.
5654         (configure-target-libjava): Depend on $(ALL_GCC).
5655
5656 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
5657
5658         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5659         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5660
5661 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
5662
5663         * INSTALL/README: Fix typo.
5664
5665 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5666
5667         * ylwrap: Change absolute path checks to check for DOS style path
5668         names.
5669
5670         * ylwrap: Don't use a full path name if the source file is in the
5671         same directory.  From hjl@lucon.org (H.J. Lu).
5672
5673         * config-ml.in: Default to being verbose, to match Feb 18 change to
5674         configure.
5675
5676 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
5677
5678         Brought over from egcs:
5679
5680         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5681
5682         * configure.in (target_subdir): Set to ${target_alias} instead
5683         of "libraries".
5684
5685         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
5686
5687         * configure.in (target_subdir): Set to libraries if enable_multilib.
5688
5689 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
5690
5691         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5692         multilibs, force reconfiguration the first time we create
5693         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5694
5695 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
5696
5697         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5698         avoid confusion with --no-recursion.
5699
5700 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
5701
5702         * configure.in: Win32 hosts shouldn't use install -x
5703         * install-sh: remove -x option, and special .exe-handling
5704         hack.
5705
5706 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
5707
5708         * config.guess: Recognize i586-pc-beos.
5709         * configure.in: Don't build some bits for beos.
5710
5711 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5712
5713         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5714         CFLAGS default to -O2.
5715
5716         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5717         when using GNU ld.
5718
5719 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
5720
5721         * ltmain.sh: Correct install when using a different shell.
5722
5723 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5724
5725         * ltconfig, ltmain.sh: Update to libtool 1.2b.
5726
5727 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
5728
5729         * makefile.vms: Update to build binutils/makefile.vms.  Add install
5730         target.
5731
5732 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
5733
5734         * ltconfig: Update to correct AIX handling.
5735
5736 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5737
5738         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5739
5740         * configure.in (target_subdir): Set to ${target_alias} instead
5741         of "libraries".
5742
5743 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
5744
5745         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5746         (Makefile): Depend on $(gcc_version_trigger).
5747
5748         * configure (gcc_version): Change default initializer to empty
5749         string.
5750         (gcc_version_trigger): New variable; pass this variable down
5751         to subdir configures to enable them checking gcc's version
5752         themselves. Emit make macros for both gcc_version vars.
5753         (topsrcdir): Initialize reliably.
5754         (recursion line): Remove --with-gcc-version=${gcc_version}.
5755
5756 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
5757
5758         * configure (enable_version_specific_runtime_libs): Implement new flag
5759         --enable-version-specific-runtime-libs which installs C++ runtime stuff
5760         in $(libsubdir); emit definition in each generated Makefile.
5761         (gxx_include_dir): Initialize depending on
5762         $enable_version_specific_runtime_libs.
5763
5764 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
5765
5766         * configure (gcc_version): Initialize properly depending on
5767         how and where configure is started.
5768         (recursion line): Pass a --with-gcc-version=${gcc_version}
5769         to configures in subdirs.
5770
5771 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
5772
5773         * configure.in (noconfigdirs): Add configure pattern for mips tx39
5774         cygmon
5775
5776 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
5777
5778         * configure.in: Add cygmon and libstub support for mn10200.
5779
5780 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
5781
5782         * configure (gcc_version): Add new variable describing the
5783         particular gcc version we're building.
5784         * Makefile.in (libsubdir): Add new macro for the directory
5785         in which the compiler finds executables, libraries, etc.
5786         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5787         and libsubdir.
5788
5789 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5790
5791         * Makefile.in (local-clean): Remove *.log.
5792         (warning.log): Built with warn_summary from build.log.
5793         (mail-report.log): Run test_summary.
5794         (mail-report-with-warnings.log): Run test_summary including
5795         warning.log in the report.
5796
5797 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
5798
5799         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5800
5801 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
5802
5803         * Makefile.in (grep): Grep no longer depends on libiberty.
5804
5805 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
5806
5807         * Makefile.in: all-snavigator needs all-libgui.
5808
5809 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
5810
5811         * configure.in: Add cygmon and libstub support for mn10300.
5812
5813 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
5814
5815         * missing: Update to version from automake 1.3.
5816
5817         * ltmain.sh: On installation, don't get confused if the same name
5818         appears more than once in the list of library names.
5819
5820 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5821
5822         * config.sub: Accept m68060 and m5200 as CPU names.
5823
5824 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
5825
5826         * configure: Use && rather than using -a in test, because odd
5827         strings can confuse test.
5828         * configure.in: Likewise.
5829
5830 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5831
5832         * ltconfig, ltmain.sh: Bring in Visual C++ support.
5833
5834 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5835
5836         * Makefile.in (boostrap2-lean, bootstrap3-lean,
5837         bootstrap4-lean): New targets.
5838
5839 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
5840
5841         * mpw-* Delete.  Not used.
5842
5843 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
5844
5845         * COPYING.LIB: Update FSF address.
5846
5847 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
5848
5849         * ltconfig, ltmain.sh: Update to libtool 1.2a.
5850
5851         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5852         GAS_SUPPORT_DIRS.
5853
5854 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
5855
5856         * ltconfig, ltmain.sh: Avoid producing a version number if
5857         -version-info was not used.
5858
5859 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5860
5861         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5862         building with newlib.
5863
5864 1998-04-30  Paul Eggert  <eggert@twinsun.com>
5865
5866         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
5867         Solaris `make' causes it to continue to next definition.
5868
5869 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5870
5871         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5872         the right GUI libraries and files are installed along with GDB.
5873
5874 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5875
5876         * configure.in: Change alpha to alpha* in several places.
5877
5878 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
5879
5880         * config.sub: Recognize sparc86x.
5881
5882 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
5883
5884         * configure.in (--enable-target-optspace): Remove debug echo.
5885
5886 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
5887
5888         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5889
5890 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5891
5892         * ltconfig: Update cygwin32 support.
5893
5894         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5895         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5896         (GDB_SUPPORT_DIRS): Likewise.
5897
5898 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
5899
5900         * configure.in (target_makefile_frag): If --enable-target-optspace,
5901         use -Os to compile target libraries rather than -O2.  Default to
5902         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5903         not used.
5904         * configure.in (target_cflags): Ditto for d30v.
5905
5906 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
5907
5908         * Makefile.in (all-bfd): Depend on all-intl.
5909         (all-binutils): Likewise.
5910         (all-gas): Likewise.
5911         (all-gprof): Likewise.
5912         (all-ld): Likewise.
5913
5914 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
5915
5916         * configure.in (host_tools): Fix typo, lbtool -> libtool.
5917
5918 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5919
5920         * Makefile.in (all-bfd): Depend upon all-libiberty.
5921
5922         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5923
5924 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
5925
5926         * Makefile.in: Add libstub.
5927
5928         * configure.in: Ditto. Build libstub for targets that have cygmon
5929         support.
5930
5931 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
5932
5933         * configure.in: Don't set PICFLAG on ix86-cygwin32.
5934
5935 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
5936
5937         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5938         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
5939
5940 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
5941
5942         * configure: Define DEFAULT_M4 by searching PATH.
5943         * Makfile.in: Use DEFAULT_M4.
5944
5945 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5946
5947         * ltconfig: Add cygwin32 support.
5948
5949         * Makefile.in, configure.in: Add libtool as a native only directory
5950         to configure and build.
5951
5952 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
5953
5954         * Makefile.in (INSTALL_MODULES): Remove texinfo.
5955
5956 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
5957
5958         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5959
5960 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
5961
5962         * Makefile.in: add ash make rules
5963         * configure.in: add ash to native_only and host_tools lists
5964
5965 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
5966
5967         * Makefile.in (all-gettext, all-intl): New targets.
5968         (ALL_MODULES): Added all-gettext, all-intl.
5969         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5970         (INSTALL_MODULES): Added install-gettext, install-intl.
5971         (CLEAN_MODULES): Added clean-gettext, clean-intl.
5972
5973         * configure.in (host_tools): Added gettext.
5974         (native_only): Likewise.
5975         (noconfigdirs) [various cases]: Likewise.
5976         (host_libs): Added intl.
5977
5978 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
5979
5980         * configure: Do not disable building gdbtk for cygwin32 hosts.
5981
5982 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
5983
5984         * configure.in: Add thumb-coff target.
5985         * config.sub: Add thumb-coff target.
5986
5987 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5988
5989         * Makefile.in: Revert yesterday's change.
5990         (all-target-winsup):  all-target-librx stays out of here.
5991
5992 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5993
5994         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5995         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5996         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5997         Remove references to librx and libg++.
5998
5999 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6000
6001         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6002         recursive makes
6003
6004 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6005
6006         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6007         for newlib directory.
6008         (CXX_FOR_TARGET): Likewise.
6009
6010 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6011
6012         * ltconfig: Update after libtool/ltconfig.in change for
6013         hpux11.
6014
6015 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6016
6017         * ltconfig, ltmain.sh: Update to libtool 1.2.
6018
6019 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6020
6021         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6022         (install-gcc-cross): Instead, override LANGUAGES here.
6023
6024 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6025
6026         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6027         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6028
6029 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6030
6031         * configure.in: Add Thumb-pe target.
6032
6033 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6034
6035         * Makefile.in - changed sn targets to snavigator
6036         * configure.in - changed sn targets to snavigator
6037
6038 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6039
6040         * config-ml.in: After building symlink tree call make distclean
6041         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6042         to be the case for libiberty.
6043
6044 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6045
6046         * configure: When making link, also check the current
6047         directory. The configure scripts may create one.
6048
6049 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6050
6051         * config.sub: Accept alphapca56 and alphaev6 properly.
6052
6053 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6054
6055         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6056
6057 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6058
6059         * config.sub (sco5): Fix typo.
6060
6061 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6062
6063         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6064         install-itcl.
6065         (install-itcl): Remove dependency on install-tcl.
6066
6067 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6068
6069         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6070
6071 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6072
6073         * configure.in: Don't build libgui for a cygwin32 target when not on
6074         a cygwin32 host.
6075
6076 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6077
6078         * configure (redirect): Set to null, so default behavior of
6079         configure is now --verbose.
6080
6081 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6082
6083         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6084         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6085
6086 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6087
6088         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6089         this change to sync Makefile.in with its ChangeLog entries.
6090
6091 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6092
6093         * ltmain.sh (mkdir): Check that the directory doesn't exist
6094         before we exit with error, so that we don't get races during
6095         parallel builds.
6096
6097 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6098
6099         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6100
6101 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6102
6103         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6104         PICFLAG_FOR_TARGET.
6105         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6106
6107         * configure: Emit a definition for the new macro enable_shared
6108         into each Makefile.
6109
6110 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6111
6112         * configure.in (host_tools, native_only): Add libtool.
6113
6114 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6115
6116         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6117         Fix typo in ming config comment.
6118
6119 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6120
6121         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6122
6123 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6124
6125         * config.sub: Add tic30 cases, and map c30 to tic30.
6126
6127 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6128
6129         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6130         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6131         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6132         (CLEAN_TARGET_MODULES): Similarly
6133         (all-target-libf2c): Add dependences.
6134         * configure.in (target_libs): Add libf2c.
6135
6136 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6137
6138         * configure.in: Remove expect from noconfigdirs when target
6139         is cygwin32.  OK to build expect and dejagnu with Canadian
6140         Cross.
6141
6142 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6143
6144         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6145         host.
6146
6147         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6148         and mingw32.
6149
6150 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6151
6152         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6153         here as it is not defined in the toplevel Makefile.
6154
6155 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6156
6157         * configure (package_makefile_rules_frag): New variable, which names
6158         a file with generic rules, ...
6159         Change comment to mention we now have FIVE parts.
6160         * configure: Undo last change.
6161
6162 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6163
6164         * config.guess: More accurate determination of HP processor types.
6165         * config.sub: More accurate determination of HP processor types.
6166
6167 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6168
6169         * configure (package_makefile_frag): Move inserting the
6170         ${package_makefile_frag} to where it should be according
6171         to the comment.
6172
6173 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6174
6175         * config.guess: Add support for Linux/ARM.
6176
6177 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6178
6179         * .cvsignore: Remove *-info and *-install since they match
6180         release-info and mpw-install, which we don't want to just ignore.
6181
6182 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6183
6184         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6185
6186 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6187
6188         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6189         local_prefix to sub-make invocations.
6190
6191 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6192
6193         * configure.in: Check makefile fragments in the source
6194         directory.
6195
6196 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6197
6198         * configure.in: Check whether host and target makefile
6199         fragments exist before adding them to *_makefile_frag.
6200
6201 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6202
6203         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6204
6205 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6206
6207         * configure.in: Make sure we only replace RPATH_ENVVAR on
6208         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6209         regexp to sed.
6210
6211         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6212         to sub-makes.
6213
6214 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6215
6216         * config-ml.in (multi-do): LDFLAGS must include multilib
6217         designator.
6218
6219 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6220
6221         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6222
6223 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6224
6225         * config.sub: Add mingw32 support.
6226         * configure.in: Likewise.
6227
6228 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6229
6230         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6231
6232 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6233
6234         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6235         * configure (gxx_include_dir): Provide a definition for subdirs
6236         which do not use autoconf.
6237
6238 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6239
6240         * config.guess: Sync with egcs.  Picks up new alpha support,
6241         BeOS & some additional linux support.
6242
6243 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6244
6245         * config.guess: HP 9000/803 is a PA1.1 machine.
6246
6247 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
6248
6249         * configure.in: It's alpha*-...
6250
6251 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6252
6253         * configure.in (host_makefile_frag, target_makefile_frag):
6254         Handle multiple config files.
6255         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6256         alpha-*-*.
6257
6258 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
6259
6260         * mkdep: New file.
6261
6262 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
6263
6264         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6265
6266 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6267
6268         * Makefile.in: Add libgui directory.
6269         (GDB_TK): Add all-libgui.
6270         * configure.in: Add libgui directory.
6271         * configure: Add all-libgui to GDB_TK.
6272
6273 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
6274
6275         * config-ml.in (multidirs): Add m32r to multilib list.
6276
6277 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
6278
6279         * Makefile.in (all-target-gperf): Change dependency to
6280         all-target-libstdc++.
6281
6282 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
6283
6284         * config.guess: Add BeOS support.
6285
6286 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6287
6288         Source directory cvs renamed to cvssrc:
6289         * configure.in (host_tools): Change cvs to cvssrc.
6290         (native_only): Likewise.
6291         (noconfigdirs) [various cases]: Likewise.
6292         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6293         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6294         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6295         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6296         (all-cvssrc): Rename target from all-cvs.
6297
6298 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
6299
6300         * configure (gxx_include_dir): Fix thinko.
6301
6302 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
6303
6304         * Makefile.in (INSTALL_TARGET_CROSS): Define.
6305         (install-cross, install-gcc-cross): New targets.
6306
6307 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
6308
6309         * configure.in (noconfigdirs): Add support for Thumb target.
6310
6311         * config.sub (maybe_os): Add support for Thumb target.
6312
6313 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6314
6315         * Makefile.in: Add rules for cygmon.
6316
6317         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6318
6319 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6320
6321         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6322         * configure (gxx_include_dir): Provide a definition for subdirs
6323         which do not use autoconf.
6324
6325 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6326
6327         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6328         11/18/97 build
6329
6330 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6331
6332         * From Franz Sirl.
6333         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6334         found on RedHat Linux systems.
6335
6336 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6337
6338         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6339         guesses.
6340
6341 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6342
6343         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6344
6345 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6346
6347         * ltmain.sh: If mkdir fails, check whether the directory was created
6348         anyhow by some other process.
6349
6350 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6351
6352         * configure.in (d30v-*-*): Configure all directories.
6353
6354 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6355
6356         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6357         for the D30V.
6358
6359 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6360
6361         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6362
6363 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6364
6365         * include/libiberty.h: Add extern "C" { so it can be used with C++
6366         progrms.
6367         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6368         programs.
6369
6370 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6371
6372         * configure.in (d30v-*-*): Configure GCC now.
6373
6374 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6375
6376         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6377         is no longer needed.
6378
6379 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6380
6381         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6382
6383 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6384
6385         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6386         targets using "$@" to provide support for similar but not identical
6387         targets without having to duplicate code.
6388
6389 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6390
6391         * makefile.vms: Fix to work with DEC C.
6392
6393 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6394
6395         * config.sub: Add mips-tx39-elf to marketing names.
6396
6397 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6398
6399         * ltmain.sh: Handle symlinks in generated script.
6400
6401 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6402
6403         * configure: Handle autoconf style directory options: --bindir,
6404         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6405         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6406         --sysconfdir.
6407         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6408         (sharedstatedir, localstatedir, oldincludedir): New variables.
6409         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6410         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6411         sbindir, sharedstatedir, and sysconfdir.
6412
6413 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6414
6415         * Makefile.in (bootstrap-lean): New target.
6416
6417 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6418
6419         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6420         sn, and gnuserv from noconfigdirs.
6421
6422 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6423
6424         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6425
6426 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6427
6428         * Makefile.in (cross): New target.
6429
6430 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6431                           Jeff Law         <law@cygnus.com>
6432
6433         * Makefile.in (bootstrap2, bootstrap3): New targets.
6434         (all-bootstrap): Remove outdated and confusing target.
6435         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6436
6437 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6438
6439         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6440         windows.  Consistent with gdb/configure.
6441
6442 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
6443
6444         * configure.in: Name Linux target fragment.
6445
6446         * configure: Rewrite so that project Makefile fragment is inserted
6447         first and appears last in the resulting Makefile.
6448
6449 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6450
6451         * Makefile.in (install-itcl): Install tcl first.
6452
6453 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
6454
6455         * configure.in: remove bison from noconfigdirs for Cygwin32 host
6456
6457 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6458
6459         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6460
6461         * configure.in (skipdirs): Add target-librx for Linux.
6462         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6463
6464 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
6465
6466         * Makefile.in (bootstrap): New target.
6467
6468 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
6469
6470         * config.sub: Accept 'amigados' for backward compatibility.
6471
6472 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
6473
6474         * config.guess: Merge with FSF.
6475
6476 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
6477
6478         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6479
6480 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
6481
6482         * config.sub: Add "marketing-names" patch.
6483
6484 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
6485
6486         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6487
6488 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
6489
6490         * config.sub: Handle v850-elf.
6491
6492 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
6493
6494         * .cvsignore (*-install): Remove.
6495
6496 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
6497
6498         * ltconfig: Set CONFIG_SHELL in libtool.
6499         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6500
6501 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6502
6503         * configure.in (target_subdir): Set to libraries if enable_multilib.
6504
6505 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
6506
6507         * config.guess: Update from gcc directory.
6508
6509 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6510
6511         * Makefile.in (all-sim): Depends on all-readline.
6512
6513 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
6514
6515         * Makefile.in (BISON, YACC): Use $$s.
6516         (all-bison): Depend on all-texinfo.
6517
6518 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
6519
6520         * Makefile.in (BISON): Add -L flag.
6521         (YACC): Likewise.
6522
6523 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6524
6525         * configure.in (noconfigdirs): Add support for v850e target.
6526
6527         * config.sub (maybe_os): Add support for v850e target.
6528
6529 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6530
6531         * configure.in (noconfigdirs): Add support for v850ea target.
6532
6533         * config.sub (maybe_os): Add support for v850ea target.
6534
6535 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
6536
6537         * config.sub: Add mipstx39.  Delete r3900.
6538
6539 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6540
6541         * Makefile.in (all-autoconf): Depends on all-texinfo.
6542
6543 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
6544
6545         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6546         eabi targets.
6547
6548 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
6549
6550         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6551
6552         * configure: When handling a Canadian Cross, handle YACC as well as
6553         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
6554         * Makefile.in (all-bison): Depend upon all-texinfo.
6555
6556 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
6557
6558         * Makefile.in (BISON): bison, not byacc or bison -y.
6559         (YACC): bison -y or byacc or yacc.
6560         (various): Add *-bison as appropriate.
6561         (taz): No need to mess with BISON anymore.
6562
6563 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
6564
6565         * configure: If OSTYPE matches *win32*, try to find a good value for
6566         CONFIG_SHELL.
6567
6568 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
6569
6570         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6571         configure.in if it is present.
6572
6573 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
6574
6575         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6576
6577 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
6578
6579         * config.sub: Recognize `arc' cpu.
6580         * configure.in: Likewise.
6581         * config-ml.in: Likewise.
6582
6583 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
6584
6585         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6586
6587 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
6588
6589         * configure: Changed sed delimiter from ':' to '|' when
6590         attempting to substitute ${config_shell} for SHELL. On
6591         NT ${config_shell} may contain a ':' in it.
6592
6593 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
6594
6595         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6596
6597 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
6598
6599         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6600
6601 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6602
6603         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6604
6605         * ylwrap: If the program is a relative path, force it to be
6606         absolute.
6607
6608 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6609
6610         * configure (tooldir): Set BISON to `bison -y' and not just bison.
6611
6612 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6613
6614         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6615         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6616         for libraries.
6617
6618 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
6619
6620         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6621         separated by spaces.
6622
6623 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
6624
6625         * ylwrap: New file.
6626         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6627
6628         * ltmain.sh: Handle /bin/sh at start of install program.
6629
6630         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6631
6632         * ltconfig, ltmain.sh: New files, from libtool 1.0.
6633         * missing: New file, from automake 1.2.
6634
6635 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
6636
6637         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
6638         check-tk to CHECK_X11_MODULES.
6639
6640 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6641
6642         * config.sub: Merge with FSF.
6643
6644 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6645
6646         * config.guess: Merge with FSF.
6647
6648 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6649
6650         * configure: Treat msdosdjgpp like go32.
6651         * configure.in: Likewise.  Don't remove gprof for go32.
6652
6653         * configure: Change Makefile.tem2 to Makefile.tm2.
6654
6655 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
6656
6657         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6658
6659 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6660
6661         * install-sh (chmodcmd): Set to null if the DST directory already
6662         exists.  Same as Nov 11th change.
6663
6664 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
6665
6666         * configure (GDB_TK): Needs itcl and tix.
6667
6668 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
6669
6670         * config.guess: Update from FSF.
6671
6672 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
6673
6674         * Makefile.in (GDB_TK): Depend on itcl and tix.
6675
6676 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6677
6678         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6679         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6680         (INSTALL_SCRIPT): New variable.
6681         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6682         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6683         to -x.
6684         * install-sh: Add support for -x option.
6685
6686 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
6687
6688         * configure.in, Makefile.in: Treat tix like itcl.
6689
6690 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
6691
6692         * Makefile.in (WINDRES): New variable.
6693         (WINDRES_FOR_TARGET): New variable.
6694         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6695         (EXTRA_HOST_FLAGS): Add WINDRES.
6696         (EXTRA_TARGET_FLAGS): Add WINDRES.
6697         (EXTRA_GCC_FLAGS): Add WINDRES.
6698         ($(DO_X)): Pass down WINDRES.
6699         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6700         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6701         DLLTOOL_FOR_TARGET.
6702
6703 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
6704
6705         * configure.in: configure sim before gdb for win32-x-ppc
6706
6707 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6708
6709         Move gperf into the toplevel, from libg++.
6710         * configure.in (target_tools): Add target-gperf.
6711         (native_only): Add target-gperf.
6712         * Makefile.in (all-target-gperf): New target, depend on
6713         all-target-libg++.
6714         (configure-target-gperf): Empty rule.
6715         (ALL_TARGET_MODULES): Add all-target-gperf.
6716         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6717         (CHECK_TARGET_MODULES): Add check-target-gperf.
6718         (INSTALL_TARGET_MODULES): Add install-target-gperf.
6719         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6720
6721 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
6722
6723         * config.sub (mn10200): Recognize new basic machine.
6724
6725 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6726
6727         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6728         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6729
6730 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6731
6732         * configure.in: If we're building mips-sgi-irix6* native, turn on
6733         ENABLE_MULTILIB and set TARGET_SUBDIR.
6734
6735 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
6736
6737         * Makefile.in (all-sn): Depend on all-grep.
6738
6739 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
6740
6741         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6742
6743         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6744         Makefile.  From Jeff Makey <jeff@cts.com>.
6745         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6746
6747         * Makefile.in (DISTBISONFILES): Remove.
6748         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
6749         $(DEFAULT_YACC).
6750
6751         * configure.in: Build itl, db, sn, etc., when building for native
6752         cygwin32.
6753
6754         * Makefile.in (LD): New variable.
6755         (EXTRA_HOST_FLAGS): Pass down LD.
6756         ($(DO_X)): Likewise.
6757
6758 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
6759
6760         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6761
6762 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6763
6764         * configure.in (targargs): Strip out any supplied --build argument
6765         before adding our own. Always add --build.
6766
6767 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6768
6769         * configure.in (targargs): Pass --build if we're doing
6770         a cross-compile.
6771
6772 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
6773
6774         * configure: Use '|' instead of ":" as the separator in
6775         sed. Otherwise sed chokes on NT path names with drive
6776         designators. Also look for "?:*" as the leading characters in an
6777         absolute pathname.
6778
6779 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
6780
6781         * config.sub: Support for r3900.
6782
6783 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6784
6785         * configure.in: Use install-sh, not install.sh.
6786
6787 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6788
6789         * Makefile.in (taz): Improve check for BISON so it doesn't try to
6790         apply it twice.
6791
6792 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6793
6794         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6795         install-binutils.
6796
6797 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6798
6799         * Makefile.in: Add automake targets.
6800         * configure.in (host_tools): Add automake.
6801
6802 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6803
6804         * configure: Default CXX to c++, not gcc.
6805         * Makefile.in (CXX): Set to c++, not gcc.
6806         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6807
6808 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
6809
6810         * install-sh: try appending a .exe if source file doesn't
6811         exist
6812
6813 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
6814
6815         * configure.in: Turn on multilib by default.
6816         (cross_only): Remove target-libiberty.
6817
6818         * Makefile.in (all-gcc): Don't depend on libiberty.
6819
6820 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
6821
6822         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6823
6824 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6825
6826         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6827         (DISTBISONFILES): Add ld/Makefile.in
6828
6829 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
6830
6831         * configure.in: if target is cygwin32 but host isn't cygwin32,
6832         don't configure gdb tcl tk expect, not just gdb.
6833
6834 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
6835
6836         * configure.in: Added gnuserv everywhere sn appears.
6837
6838         * Makefile.in (ALL_MODULES): Added all-gnuserv.
6839         (CROSS_CHECK_MODULES): Added check-gnuserv.
6840         (INSTALL_MODULES): Added install-gnuserv.
6841         (CLEAN_MODULES): Added clean-gnuserv.
6842         (all-gnuserv): New target.
6843
6844 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
6845
6846         * config.guess: Fixes for MIPS OpenBSD systems.
6847
6848 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6849
6850         * Makefile.in (INSTALL_XFORM): Remove.
6851         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6852
6853         * mkinstalldirs: New file, copied from automake.
6854         * Makefile.in (installdirs): Rename from install-dirs.  Use
6855         mkinstalldirs.  Change all users.
6856         (DEVO_SUPPORT): Add mkinstalldirs.
6857
6858 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6859
6860         * install-sh: Rename from install.sh.
6861         * Makefile.in (INSTALL): Change install.sh to install-sh.
6862         (DEVO_SUPPORT): Likewise.
6863
6864         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
6865         Graichen <graichen@rzpd.de>.
6866
6867 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
6868
6869         * config.guess: Recognize OpenBSD systems correctly.
6870
6871 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6872
6873         * README, Makefile.in (ETC_SUPPORT): Remove references to
6874         cfg-paper*, configure.{texi,man,info*}._
6875
6876 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
6877
6878         * Makefile.in (all.normal): Ensure that gcc is built after all
6879         the x11 - ie gdb - targets.
6880
6881 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
6882
6883         * makefile.vms: Don't run conf-a-gas.
6884
6885 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
6886
6887         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6888
6889 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
6890
6891         * configure.in: Remove noconfigdirs case since gdb also
6892         configures and builds for tic80-coff.
6893
6894 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6895
6896         * configure: Set cache_file to config.cache.
6897         * Makefile.in (local-distclean): Remove config.cache.
6898
6899 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6900
6901         * COPYING: Update FSF address.
6902
6903 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
6904
6905         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6906         noconfigdirs.
6907
6908 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6909
6910         * Makefile.in (install-dirs): Don't crash if prefix, and hence
6911         MAKEDIRS, is empty.
6912
6913 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
6914
6915         * config.sub: Tweak mn10300 entry.
6916
6917 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
6918
6919         * configure.in (host_tools): Put sim before gdb, so gdb's
6920         configure.tgt can determine if the simulator was configured.
6921
6922 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
6923
6924         * config.sub: Move BeOS $os case to be with other Cygnus
6925         local cases.
6926
6927 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
6928
6929         * config.sub: Remove misplaced comment that broke Linux.
6930
6931 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
6932
6933         * config.sub: Add BeOS support.
6934
6935 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
6936
6937         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6938
6939 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
6940
6941         * configure.in (noconfigdirs): Remove tcl and tk from
6942         noconfigdirs for cygwin32 builds.
6943
6944 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
6945
6946         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6947
6948 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
6949
6950         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6951         make-all.com, use makefile.vms instead.
6952
6953 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
6954
6955         * config.sub: Accept -lnews*.
6956
6957 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
6958
6959         * configure.in (noconfigdirs): Disable target-newlib,
6960         target-examples and target-libiberty for d30v.
6961
6962 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6963
6964         * configure.in (noconfigdirs): Enable ld for d30v.
6965
6966 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
6967
6968         * configure.in (tic80-*-*): Build compiler.
6969
6970 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
6971
6972         * configure.in (d30v-*): Remove sim directory from list of
6973         unsupported d30v directories
6974
6975 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6976
6977         * config.sub, configure.in: Add d30v target cpu.
6978
6979 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
6980
6981         * makefile.vms: New file.
6982         * make-all.com: Remove.
6983
6984 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
6985
6986         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6987
6988 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
6989
6990         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6991
6992 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
6993
6994         * Makefile.in (ALL_MODULES): Added all-db.
6995         (CROSS_CHECK_MODULES): Addec check-db.
6996         (INSTALL_MODULES): Added install-db.
6997         (CLEAN_MODULES): Added clean-db.
6998
6999 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7000
7001         * config.guess: Merge with latest FSF sources.
7002
7003 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7004
7005         * Makefile.in (ALL_MODULES): Added all-itcl.
7006         (CROSS_CHECK_MODULES): Added check-itcl.
7007         (INSTALL_MODULES): Added install-itcl.
7008         (CLEAN_MODULES): Added clean-itcl.
7009
7010 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7011
7012         * configure.in: build gdb for mn10200
7013
7014 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7015
7016         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7017
7018 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7019
7020         * configure.in (tic80-*-*): Turn off most targets right now.
7021
7022 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7023
7024         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7025         rather than the makeinfo program.
7026         (do-info): Depend upon all-texinfo.
7027
7028 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7029
7030         * configure.in: Remove uses of config/mh-linux.
7031
7032         * config.sub, config.guess: Merge with latest FSF sources.
7033
7034 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7035
7036         * config.sub (case $basic_machine): Add tic80 entries.
7037
7038 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7039
7040         * config.sub, config.guess: Merge with latest FSF sources.
7041
7042 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7043
7044         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7045         * mpw-config.in: Test for NewFolderRecursive.
7046         * mpw-install: Use symbolic name for startup filename.
7047         * mpw-README: Add various additional details.
7048
7049 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7050
7051         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7052
7053 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7054
7055         * configure.in: Do build gcc and the target libraries for
7056         the mn10200.
7057
7058 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7059
7060         * configure.in: don't avoid building gdb for mn10300 any more
7061         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7062         instead of single-quoting it.
7063
7064 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7065
7066         * configure.in: Don't use --with-stabs on IRIX 6.
7067
7068 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7069
7070         * configure.in (m32r): Build gdb, libg++ now.
7071
7072 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7073
7074         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7075         directories from noconfigdirs.
7076
7077 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7078
7079         * config.sub (basic_machine): added mips16 configuration
7080
7081 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7082
7083         * config.sub: Handle d10v-unknown.
7084
7085 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7086
7087         * config.sub: Handle v850-unknown.
7088
7089 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7090
7091         * Makefile.in: add findutils
7092         * configure.in: add findutils to list of host_tools
7093
7094 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7095
7096         * config.sub: Handle mn10200 and mn10300.
7097
7098 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7099
7100         * configure.in (d10v-*): Do not build librx.
7101
7102 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7103
7104         * configure.in (mn10300): Build everything except gdb & libgloss.
7105
7106 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7107
7108         * config.guess:  Patch for Dansk Data Elektronik servers,
7109         from Niels Skou Olsen <nso@dde.dk>.
7110
7111         For ncr, use /bin/uname rather than uname, since GNU uname does not
7112         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7113
7114         Patch for MIPS R4000 running System V,
7115         from Eric S. Raymond <esr@snark.thyrsus.com>.
7116
7117         Fix thinko for nextstep.
7118
7119         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7120
7121         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7122         * config.guess: Guess mips-dec-mach_bsd4.3.
7123
7124         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7125         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7126         release numbers.
7127         * config.guess (mips-mips-riscos*):  Emit just enough of the
7128         release number.
7129
7130         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7131         * config.guess (sparc-auspex-sunos*):  Added.
7132         (f300-fujitsu-*): Added.
7133
7134         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7135         * config.guess:  Recognize a Tadpole as a sparc.
7136
7137 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7138
7139         * config.guess: Don't assume that NextStep version is either 2 or
7140         3.  NextStep 4 (aka OpenStep 4) has come out now.
7141
7142 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7143
7144         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7145         From Rik Faith <faith@cs.unc.edu>.
7146
7147 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7148
7149         * config.sub: Contributions from bug-gnu-utils to:
7150         Support plain "hppa" (no version given) architecture, reported by
7151         OpenStep.
7152         OpenBSD like NetBSD.
7153         LynxOs is not a hardware supplier.
7154
7155         * config.guess: Contributions from bug-gnu-utils to add support for:
7156         OpenBSD like NetBSD.
7157         Stratus systems.
7158         More Pyramid systems.
7159         i[n>4]86 Intel chips.
7160         M680[n>4]0 Motorola chips.
7161         Use unknown instead of lynx for hardware manufacturer.
7162
7163 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7164
7165         * install.sh (chmodcmd): Set to null if the DST directory already
7166         exists.
7167
7168 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7169
7170         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7171         not use mt-ppc target Makefile fragment any more.
7172
7173 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7174
7175         * configure.in (*-*-windows):  Exclude everything but those dirs
7176         needed to build windows.
7177
7178 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7179
7180         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7181
7182 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7183
7184         * configure.in:  Exclude mmalloc from i386-windows.
7185
7186 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7187
7188         * Undo my previous change.
7189
7190 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7191
7192         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7193         unconditionally.
7194         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7195
7196 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7197
7198         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7199         host to add it's own flags.
7200
7201 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7202
7203         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7204
7205 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7206
7207         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7208         (CXX_FOR_TARGET): Likewise.
7209         (GCC_FOR_TARGET): Define.
7210         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7211         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7212         CC_FOR_TARGET was specified on the command line.
7213         (MAKEOVERRIDES): Don't define.
7214
7215 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7216
7217         * configure.in (m32r): Fix spelling of libg++ libs.
7218
7219 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7220
7221         * config.sub (-apple*): Remove, now redundant.
7222
7223 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7224
7225         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7226
7227         * configure: Rework yesterday's sed script patch.
7228
7229         * config.sub: Merge with FSF.
7230
7231 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7232
7233         * config.guess:  Merge from FSF.
7234
7235         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7236         * config.guess: Use pc instead of unknown, for pc clone systems.
7237         Change linux to linux-gnu.
7238
7239         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7240         * config.guess: Avoid non-portable tr syntax.
7241
7242 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7243
7244         * test-build.mk (HOLES): Add "xargs" for gdb.
7245
7246         * configure: Avoid hpux10.20 sed bug.
7247
7248 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7249
7250         * configure.in:  Add support for windows host
7251         (that is a build done under the Microsoft build environment).
7252
7253 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
7254
7255         * Makefile.in: Replace all uses of srcroot with s, to shrink
7256         command line lengths.
7257
7258         Patches from Geoffrey Noer <noer@cygnus.com>:
7259         * configure.in: If configuring for newlib, pass --with-newlib to
7260         subdirectories.
7261         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7262         -Bnewlib/ and -Lwinsup to gcc.
7263         (CXX_FOR_TARGET): Likewise.
7264
7265 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7266
7267         * Makefile.in (ETC_SUPPORT): Add configure.
7268
7269 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
7270
7271         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7272         host configuration file.
7273
7274 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
7275
7276         * configure.in: Break mn10x00 support into separate
7277         mn10200 and mn10300 configurations.
7278         * config.sub: Likewise.
7279
7280 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
7281
7282         * configure.in: Add lots of stuff to noconfigdirs for
7283         the mn10x00 targets.
7284
7285         * config.sub, configure.in: Add mn10x00 support.
7286
7287 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
7288
7289         * make-all.com: Call conf-a-gas, not config-a-gas.
7290
7291 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
7292
7293         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7294         targets.
7295
7296 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
7297
7298         * mpw-README: Add much more detail for native PowerMac.
7299         * mpw-install: New file.
7300         * mpw-configure: Add --norecursion and --help options.
7301         * mpw-config.in: Translate readme and install files when
7302         copying to objdir.
7303         * mpw-build.in: Don't always depend on byacc and flex.
7304         (install-only-top): New action.
7305
7306 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
7307
7308         * configure.in:  You can now configure GDB for the v850.
7309
7310 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
7311
7312         * configure.in (noconfigdirs): Don't configure any C++ dirs
7313         if targeting D10V.
7314
7315 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7316
7317         * config.sub: Recognize mips64vr5000.
7318
7319 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7320
7321         * configure.in: Use a single line for host_tools and native_only.
7322
7323 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7324
7325         * config.sub, configure.in: Add entries for m32r.
7326
7327 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7328
7329         * Makefile.in (inet-install): Don't run install-gzip.
7330
7331 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7332
7333         * configure.in:  Don't config lots of things for *-*-windows*.
7334
7335 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7336
7337         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7338         (host_libs, host_tools): Copy from configure.in.
7339         * mpw-configure: Don't complain about directories not found.
7340
7341 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7342
7343         * configure.in (i[345]86): Recognize i686 for pentium pro.
7344         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7345         file.
7346
7347         * config.guess (i[345]86): Ditto.
7348
7349 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7350
7351         * configure.in (noconfigdirs): Removed gdb for D10V.
7352
7353 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7354
7355         * configure.in: Remove ld, target-libio, target-libg++, and
7356         target-libstdc++ from noconfigdirs.
7357
7358 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7359
7360         * configure: Fix three locations where shell scripts were
7361         being run directly rather than with config_shell.
7362
7363 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7364
7365         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7366         * config.sub (basic_machine): Recognize v850.
7367
7368 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7369
7370         * mpw-configure: Handle multiple enable/disable options and
7371         pass them down recursively, handle -c and -s flags appropriately
7372         depending on choice of compiler, add escape mechanism for
7373         quoted arguments to gC.
7374
7375 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7376
7377         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7378         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7379         so that -mrelocatable-lib and -mno-eabi are used.
7380
7381         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7382         not support --print-multi-lib, don't abort.
7383
7384 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7385
7386         * make-all.com: Run config-a-gas.
7387         * setup.com: Don't copy subdirectory files around.
7388
7389 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7390
7391         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7392         target, it now compiles correctly.
7393
7394 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7395
7396         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7397
7398 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7399
7400         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7401
7402 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7403
7404         * configure.in (native_only): Add prms.
7405
7406 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7407
7408         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7409         (BINUTILS_SUPPORT_DIRS): Likewise.
7410
7411 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7412
7413         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7414         d10v support is added.
7415
7416 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7417
7418         * configure.in (d10v-*-*): New target.
7419
7420 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7421
7422         * config.guess (HP 9000/811): Recognize this as a PA1.1
7423         machine.
7424
7425 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7426
7427         * Makefile.in (do-tar-gz): New target, split out from tail end of
7428         taz target.  Run each command separately, don't use pipes.
7429         (taz): Use it.
7430
7431 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7432
7433         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7434         * mpw-build.in: No builds should depend on building byacc or flex,
7435         they are assumed to be installed already.
7436
7437 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7438
7439         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7440         variable that CC_FOR_TARGET needs.
7441
7442 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7443
7444         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7445         options have changed since the last time the subdirectory was
7446         configured, and if it has, reconfigure.
7447         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7448         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7449
7450 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
7451
7452         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7453         CLEAN_MODULES): Add bash.
7454         (all-bash): New target.
7455
7456 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
7457
7458         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7459
7460 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7461
7462         * config.sub (basic_machine): Recognize d10v as a valid processor.
7463
7464 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
7465
7466         * mpw-configure: Add support for --bindir.
7467         * mpw-build.in: Use a GCC-specific build script for GCC actions.
7468
7469 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
7470
7471         * configure.in: add bash, time, gawk to list of hosttools and things
7472         to only build for native toolchains
7473
7474 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7475
7476         * Makefile.in (docdir): Remove.
7477
7478 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7479
7480         * Makefile.in (datadir): Set to $(prefix)/share.
7481
7482 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
7483
7484         * configure.in: build diff and patch for cygwin32-hosted
7485         toolchains.
7486
7487 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
7488
7489         * config.sub: Accept -rtems*.
7490
7491 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
7492
7493         * configure.in: enable dosrel for cygwin32-hosted builds,
7494                 remove diff from the list of things not buildable
7495                 via Canadian Cross
7496
7497 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
7498
7499         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7500         don't get ". ".
7501
7502 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
7503
7504         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7505
7506 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
7507
7508         * Makefile.in (taz): Handle case where tex3patch didn't even get
7509         checked out.  Also, if it was found, put the symlink in a new util
7510         subdirectory.
7511
7512 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7513
7514         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7515
7516 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
7517
7518         * config.sub: Recognize -openvms.
7519         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7520         * make-all.com, setup.com: New files.
7521
7522 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7523
7524         * Makefile.in (taz): tex3patch moved to texinfo/util.
7525
7526 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
7527
7528         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7529         * configure.in: remove make from disable-if-Can-Cross list
7530                 enable gdb if ${host} and ${target} are cygwin32
7531
7532 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
7533
7534         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
7535         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7536
7537 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7538
7539         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
7540         distinguish sysv/svr4/bsd variants.
7541         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7542
7543 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
7544
7545         * configure.in: Added copyright notice.
7546         * move-if-change: Added copyright notice.
7547
7548 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7549
7550         * configure.in (powerpcle-*-solaris*): Until we get shared
7551         libraries working, don't build gdb, sim, make, tcl, tk, or
7552         expect.
7553
7554 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
7555
7556         * config.guess:  Merge with FSF:
7557
7558         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7559         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7560
7561         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
7562         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7563
7564         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
7565         * config.guess:  Combine two OSF1 rules.
7566         Also recognize field test versions.  From mjr@zk3.dec.com.
7567         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
7568         because GNU uname does not support -p.  From pmr@pajato.com.
7569
7570 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
7571
7572         * Makefile.in (MAKEDIRS): Removed $(tooldir).
7573
7574 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
7575
7576         * mpw-README: Document GCCIncludes.
7577
7578 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
7579
7580         * configure.in (alpha-*-linux*): Set enable_shared to yes.
7581
7582 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7583
7584         * mpw-configure: Handle --enable-FOO and --disable-FOO.
7585
7586 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
7587
7588         * configure.in (*-*-cygwin32): Configure make.
7589
7590 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
7591
7592         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7593
7594 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
7595
7596         * Makefile.in (all-inet): Depend on all-perl.
7597
7598         * Makefile.in (inet-install): New target.
7599
7600         * Makefile.in (all-inet): Depend on all-tcl.
7601         (all-inet): Depend on all-send-pr.
7602
7603 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7604
7605         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7606         temporarily.
7607
7608 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
7609
7610         * configure.in: Don't configure --with-gnu-ld on AIX.
7611
7612 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7613
7614         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7615
7616 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
7617
7618         * Makefile.in (ALL_MODULES): Added all-inet.
7619         (CROSS_CHECK_MODULES): Added check-inet.
7620         (INSTALL_MODULES): Added install-inet.
7621         (CLEAN_MODULES): Added clean-inet.
7622         (all-indent): New target.
7623
7624         * configure.in (host_tools): Added inet.
7625         (native_only): Added inet.
7626         (noconfigdirs): Added inet.
7627
7628 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
7629
7630         * configure.in: Don't configure libgloss if we are not configuring
7631         newlib.
7632
7633 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7634
7635         * configure.in: Don't configure libgloss for unsupported
7636         architectures.
7637
7638 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7639
7640         * Makefile.in (CLEAN_MODULES): Add clean-apache.
7641
7642 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
7643
7644         * Makefile.in (ALL_MODULES): Include all-apache.
7645         (CROSS_CHECK_MODULES): Include check-apache.
7646         (INSTALL_MODULES): Include install-apache.
7647         (all-apache): New target.
7648
7649         * configure.in: Added apache everywhere perl is seen.
7650
7651 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7652
7653         * Makefile.in: Add support for clean-{module} and
7654         clean-target-{module} rules.
7655
7656 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
7657
7658         * configure.in (*-*-ose) do not build libgloss.
7659
7660 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7661
7662         * config.guess (prep*:SunOS:5.*:*): Turn into
7663         powerpele-unknown-solaris2.
7664
7665 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
7666
7667         * configure.in: Permit --enable-shared to specify a list of
7668         directories.
7669
7670 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7671
7672         * configure.in (host==solaris): Pass only the first word of $CC
7673         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7674
7675 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7676
7677         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7678
7679 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
7680
7681         * Makefile.in (ALL_MODULES): Include all-perl.
7682         (CROSS_CHECK_MODULES): Include check-perl.
7683         (INSTALL_MODULES): Include install-perl.
7684         (ALL_X11_MODULES): Include all-guile.
7685         (CHECK_X11_MODULES): Include check-guile.
7686         (INSTALL_X11_MODULES): Include install-guile.
7687         (all-perl): New target.
7688         (all-guile): New target.
7689
7690         * configure.in (host_tools): Include perl and guile.
7691         (native_only): Include perl and guile.
7692         (noconfigdirs): Don't build guile and perl; no ports have been
7693         done.
7694
7695 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
7696
7697         * configure (--enable-*): Handle quoted option lists such as
7698         --enable-sim-cflags='-g0 -O' better.
7699
7700 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7701
7702         * Makefile.in ({,inst}all-target): New rule so we can make and
7703         install all of the target directories easily.
7704
7705 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7706
7707         * configure.in: Add missing global flag in sed substitution when
7708         deleting `target-' from ${configdirs}.
7709
7710 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
7711
7712         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7713         option.
7714
7715         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7716         config/mh-necv4.
7717
7718         * install.sh: Correct misspelling of transformbasename.
7719
7720         * config.guess: Recognize mips-*-sysv*.
7721
7722 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
7723
7724         * config.sub: Recognize mon960.
7725
7726 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
7727
7728         * configure: Restore Canadian Cross handling of BISON and LEX,
7729         removed in Feb 20 change.
7730
7731 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
7732
7733         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7734         Mention make install.  Remove the old copyright date as well the
7735         clumsy and rather pointless copyright on the README file.
7736
7737 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7738
7739         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7740         Makefile after running symlink-tree, then run `make distclean' to
7741         avoid clobbering any generated files in srcdir.
7742
7743 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
7744
7745         * configure.in (m68k-*-netbsd*): Build everything now.
7746
7747 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7748
7749         * Makefile.in (taz): Fix quoting.
7750
7751 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
7752
7753         * configure.in (sparclet-*-*): Build everything now.
7754
7755 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7756
7757         * configure.in (m68k-*-linux*): New host.
7758
7759 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
7760
7761         * configure: Check for bison before byacc.
7762
7763 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
7764
7765         * Makefile.in configure:  Change the way LEX and BISON/YACC are
7766         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
7767         searching PATH.  These are used as fallbacks by Makefile.in if
7768         flex/bison/byacc aren't in objdir.
7769
7770 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
7771
7772         * Makefile.in: Make everything which depends upon all-bfd also
7773         depend upon all-opcodes, in case --with-commonbfdlib is used.
7774
7775 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7776
7777         * configure.in (host *-*-cygwin32): Don't build gdb if we are
7778         building NT native compilers on Unix.
7779
7780 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
7781
7782         * configure.in: Don't get CC from the host Makefile fragment if we
7783         can find gcc in PATH, or if this is a Canadian Cross.  Move the
7784         Solaris test for /usr/ucb/cc to the post target script, just after
7785         the compiler sanity test.
7786
7787 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
7788
7789         * config.sub: Merge with FSF.
7790
7791 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
7792
7793         * Makefile.in (RPATH_ENVVAR): New variable.
7794         (REALLY_SET_LIB_PATH): Use it.
7795         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7796
7797 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
7798
7799         * config.sub, configure.in: Recognize sparclet cpu.
7800
7801 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7802
7803         * config.guess:  Support m68k-cbm-sysv4.
7804
7805 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7806
7807         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7808         m68k-unknown-linuxaout from linker help string.  Put quotes around
7809         $ld_help_string.
7810
7811 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
7812
7813         * config.guess (powerpc-harris-powerunix): Add guess for port
7814         to new target.
7815
7816 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7817
7818         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7819
7820 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
7821
7822         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7823         $(REALLY_SET_LIB_PATH) in Makefile.
7824         * Makefile.in (SET_LIB_PATH): New variable.
7825         (REALLY_SET_LIB_PATH): New variable.
7826         ($(DO_X)): Use $(SET_LIB_PATH).
7827         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7828         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7829         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7830         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7831         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7832         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7833         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7834         (install-dosrel): Likewise.
7835         (all-opcodes): Depend upon all-libiberty.
7836
7837 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7838
7839         * config.guess (*:CYGWIN*): New
7840
7841 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7842
7843         * Makefile.in (all-target-winsup): All all-target-libiberty.
7844
7845 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7846
7847         * configure.in (noconfigdirs): Add missing # in front of comment.
7848
7849 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
7850
7851         * configure.in: add second pass to things added to noconfigdirs
7852         so *-gm-magic can exclude libgloss properly.
7853
7854 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
7855
7856         * mpw-configure (extralibs_name, rez_name): Set correctly
7857         for MWC68K compiler.
7858
7859         * mpw-README: Add more info on the necessary build tools.
7860
7861 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7862
7863         * configure.in, config.sub: Recognize cygwin32.
7864
7865 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
7866
7867         * config.guess, config.sub: Recognize A/UX.
7868
7869 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
7870
7871         * config.sub: Merge with gcc/config.sub.
7872
7873 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
7874
7875         * mpw-build.in (do-binutils): Add build of stamps.
7876
7877 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
7878
7879         * config.sub: Add recognition for mips64vr4100*-* targets.
7880
7881 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7882
7883         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7884         Add creation of gconfigargs with `--enable-shared' turned on.
7885         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7886         ($(host)-stamp-stage3-configured): Likewise.
7887         (HOLES): Add chatr and ldd.
7888         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7889
7890 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
7891
7892         * configure: Pass --nfp to recursive configures.
7893
7894 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7895
7896         * Makefile.in (DLLTOOL): New.
7897         (DLLTOOL_FOR_TARGET): New.
7898         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7899         (EXTRA_TARGET_FLAGS): Ditto.
7900         (EXTRA_GCC_FLAGS): Ditto.
7901         (CONFIGURE_TARGET_MODULES): Ditto.
7902         (DO_X): Ditto.
7903         * configure: Add DLLTOOL.
7904
7905 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
7906
7907         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7908         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7909         mh-sco, since old workarounds no longer needed, and don't
7910         build ld, since libraries have weak symbols in COFF.
7911
7912 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
7913
7914         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7915
7916 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7917
7918         * configure.in: Make sure that ${CC} can be used to compile an
7919         executable.
7920
7921 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7922
7923         * Makefile.in (all-gdb): Depend on $(GDB_TK).
7924         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7925         nothing depending on whether gdbtk is being built.
7926
7927 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
7928
7929         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7930
7931 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
7932
7933         * configure.in (noconfigdirs): Put ld or gas in this early, if the
7934         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7935
7936 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
7937
7938         * config-ml.in: Add support for
7939         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7940         Simplify setting of multidirs from --disable-foo.
7941
7942 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7943
7944         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7945         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7946         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
7947         non-empty, pass them on to the  GCC make.
7948         (all-bootstrap): New rule that is like all-gcc, except it executes
7949         the GCC bootstrap rule instead of the GCC all rule.
7950
7951 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
7952
7953         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7954
7955 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7956
7957         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7958         DG/UX support.
7959
7960 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
7961
7962         * config.sub (i*86*) Change [345] to [3456]
7963
7964 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7965
7966         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7967         --with-gnu-ld=no.
7968
7969 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7970
7971         * config-ml.in (rs6000*, powerpc*): Add switches to control which
7972         AIX multilibs get built.
7973
7974 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7975
7976         * configure.in (i386-win32): Don't build expect if we're not
7977         building the tcl subdir.
7978
7979 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
7980
7981         * Makefile.in: (configure-target-examples, all-target-examples):
7982         New targets, configure and build example programs.
7983
7984 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
7985
7986         * mpw-configure: If an mpw-config.in generated a file mk.sed,
7987         use it as input to sedit the generated MPW makefile.
7988         * mpw-README: Add a suggestion about Gestalt.h.
7989
7990 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
7991
7992         * config.sub: Accept *-*-ieee*.
7993
7994 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
7995
7996         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
7997         Ronald F. Guilmette <rfg@monkeys.com>.
7998
7999 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8000
8001         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8002         for powerpc-pe native.
8003         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8004         (target==powerpc-pe): duplicate i386-win32 entry.
8005
8006 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8007
8008         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8009         of vxworks, not just vxworks5.1.
8010
8011 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8012
8013         * mpw-configure: Add support for exec-prefix.
8014
8015 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8016
8017         * config.guess: Recognize HP model 816 machines as having
8018         a PA1.1 processor.
8019
8020 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8021
8022         * configure: Ignore new autoconf configure options.
8023
8024 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8025
8026         * config.guess:  Recognize Pentium under SCO.
8027         From Robert Lipe <robertl@arnet.com>.
8028
8029 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8030
8031         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8032
8033 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8034
8035         * configure.in: Don't configure gas for alpha-dec-osf*.
8036
8037 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8038
8039         * configure.in: Default to --with-stabs for some targets for which
8040         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8041         i[345]86*-*-unixware*.
8042
8043 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8044
8045         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8046         rather than basing it on the target.  Simplify handling of options
8047         controlling which directories to configure.  Remove extraneous
8048         slash in multi-clean target.
8049
8050 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8051
8052         * config-ml.in: Prefix more variables with ml_ so they don't collide
8053         with configure's.
8054
8055 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8056
8057         * configure: Don't turn -v into --v.
8058
8059 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8060
8061         * configure.in (targargs): Fix typo.
8062
8063         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8064
8065 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8066
8067         * configure.in: Strip --host and --target options from
8068         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8069         --with-cross-host option when building with a cross-compiler.
8070         * configure: Canonicalize the arguments put into config.status by
8071         always using `=' for an option with an argument.  Pass a presumed
8072         --host or --target explicitly.
8073
8074 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8075
8076         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8077         into general OS recognition case.
8078
8079 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8080
8081         * configure.in (target_configdirs): add target-winsup only
8082         for win32 target systems.
8083
8084 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8085
8086         * Makefile.in (all-target-libgloss): Depend upon
8087         configure-target-newlib, since when libgloss is built it looks to
8088         see if the newlib directory exists.
8089
8090 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8091
8092         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8093         cfg-ml-*.in.
8094
8095 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8096
8097         * configure: Handle LD and LD_FOR_TARGET when configuring a
8098         Canadian Cross.
8099
8100 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8101
8102         * configure.in (target_libs): add target-winsup.
8103         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8104         (target==ppcle-pe): remove ld from $noconfigdirs.
8105
8106 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8107
8108         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8109         Preserve relative path names in $srcdir.  Build symlink tree if
8110         configuring cross target dir and srcdir=. (= no VPATH support).
8111         (configure-target-libg++): Depend on configure-target-librx.
8112         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8113         * config-ml.in: New file.
8114         * symlink-tree: New file.
8115         * configure: Ensure srcdir="." if that's what it is.
8116
8117 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8118
8119         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8120         includes and FLEX_SKELETON setting.
8121         * mpw-configure (--with-gnu-ld): New option, controls whether
8122         to use PPCLink or ld with PowerMac GCC.
8123         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8124         * mpw-config.in: Configure grez if targeting Mac.
8125
8126         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8127         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8128         just macos.
8129         * configure.in: Configure grez resource compiler if targeting Mac.
8130         * Makefile.in (all-grez, install-grez): New targets.
8131
8132 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8133
8134         * configure: CXX defaults to gcc, not g++.  If we find
8135         gcc in the path, set CC to gcc -O2.
8136
8137 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8138
8139         * configure: Default ${build} correctly.  Avoid picking up extra
8140         spaces when reading CC and CXX from Makefile.  When doing a
8141         Canadian Cross, use plausible default values for numerous
8142         variables.
8143         * configure.in: When doing a Canadian Cross, don't try to
8144         configure tools whose configure script can't handle it.
8145
8146 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8147
8148         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8149
8150 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8151
8152         * configure:  Remove dubious bug reporting address.
8153
8154 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8155
8156         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8157         configure script, run that instead of this directory's configure.
8158         In either case, print a message that we're configuring the sub-dir.
8159
8160 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8161
8162         * configure.in: Before checking for the existence of various files,
8163         use sed to filter out "target-".
8164
8165 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8166
8167         * Makefile.in (DO_X): Split rule to decrease command line length
8168         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8169         (Philippe De Muyter).
8170
8171 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8172
8173         * Makefile.in (all-patch): depend on all-libiberty.
8174
8175 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8176
8177         * configure.in: If the only directory in target_configdirs which
8178         actually exists is libiberty, then set target_configdirs to empty,
8179         to avoid trying to build a target libiberty in a gas or gdb
8180         distribution.
8181
8182 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8183
8184         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8185         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8186         systems.
8187
8188 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8189
8190         * configure.in (copy_dirs): Use sys-include instead of include
8191         for --with-headers option.
8192
8193 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8194
8195         * Makefile.in, configure.in: Make winsup builds work with
8196         new scheme.
8197
8198 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8199
8200         * configure.in: Build the linker on AIX.
8201
8202 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8203
8204         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8205         where needed.
8206
8207 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8208
8209         * Makefile.in (all-gcc): Fix typo.
8210
8211 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8212
8213         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8214
8215 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8216
8217         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8218         to target-xiberty, to provide more flexibility.
8219         (target_subdir):  Define.  Create if cross.
8220         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8221         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8222         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8223         check-libFOO -> check-target-libFOO, etc.
8224         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8225         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8226         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8227         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8228         allow ALL_GCC="" to only configure.
8229         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8230         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8231         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8232
8233 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
8234
8235         * Makefile.in (taz): Build "info" in etc explicitly.
8236
8237 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8238
8239         * configure.in:  Make sure that CC is undefined (as opposed to
8240         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8241         problem with autoconf trying to configure on a host without GCC.
8242
8243 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8244
8245         * mpw-configure: Set host alias from choice of host compiler,
8246         only use generic MPW Makefile sed if present, edit a file
8247         named "hacked_Makefile.in" instead of "Makefile.in" if present.
8248         * mpw-README: Add problem notes about CW6 and CW7.
8249
8250 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
8251
8252         * Makefile.in (taz): Use ";" instead of ";;".
8253
8254 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8255
8256         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8257         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8258         DISTDOCDIRS.
8259         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8260         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8261
8262 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8263
8264         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8265         and gnats, because they are now subsumed by DISTSTUFFDIRS.
8266         Move bfd to DISTSTUFFDIRS.
8267
8268 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8269
8270         * Makefile.in (X11_LIB): Removed.
8271         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8272
8273         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8274
8275 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8276
8277         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8278         names.
8279
8280 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8281
8282         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8283
8284 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
8285
8286         * configure.in (i[345]86-*-win32): Always build newlib.
8287         Don't configure cvs, autoconf or texinfo.
8288         * Makefile.in (LD_FOR_TARGET): New.
8289         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8290         Pass down LD_FOR_TARGET.
8291
8292 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8293
8294         * winsup: New directory.
8295         * Makefile.in: Build winsup.
8296         * configure.in: Winsup is configured when target is win32.
8297         Can only build win32 target GDB when native.
8298
8299 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
8300
8301         * config.guess: Recognize HP model 819 machines as having
8302         a PA 1.1 processor.
8303
8304 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8305
8306         * configure: Fix sed loop which substitutes for CC and CXX to
8307         avoid bug found in various sed implementations.
8308
8309 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8310
8311         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8312         simulator.  Use standard powerpc-*-eabi*.
8313
8314 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8315
8316         * configure.in: Stop putting gas and binutils in noconfigdirs for
8317         powerpc-*-aix* and rs6000-*-*.
8318
8319 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8320
8321         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8322         -mcall-aixdesc libraries.
8323
8324 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8325
8326         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8327
8328         * config.sub (arm | armel | armeb): Fix shell syntax.
8329
8330 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8331
8332         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8333         -msoft-float and -mcpu=common support.
8334         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8335         libraries.
8336
8337 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8338
8339         * configure.in: Allow configuration and build of emacs19 for the alpha.
8340
8341 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8342
8343         * configure.in (CC): Get ^CC, not just any old CC, from
8344         ${host_makefile_frag}.
8345
8346 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8347
8348         * configure.in (CC): Try to get CC from
8349         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8350
8351 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8352
8353         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8354         only if it exists in $(srcdir).
8355
8356 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8357
8358         * configure: If CC and CXX are not set in the environment, set
8359         them, based on either an existing Makefile or on searching for gcc
8360         in PATH.  Substitute for CC and CXX in Makefile.
8361         * configure.in: Remove libm from target_libs.  Separate
8362         target_configdirs from configdirs.  If CC is not set in
8363         environment, try to get it from a host Makefile fragment.  Rewrite
8364         changes of configdirs to use skipdirs instead.  A few minor
8365         tweaks.  Take directories out of target_configdirs as they are
8366         taken out of configdirs.  Remove existing Makefile files from
8367         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8368         CONFIG_ARGUMENTS in Makefile.
8369         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8370         by configure.in.
8371         (CONFIG_ARGUMENTS): Likewise.
8372         (CONFIGURE_TARGET_MODULES): New variable.
8373         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8374         ($(CONFIGURE_TARGET_MODULES)): New target.
8375         (configure-libg++, configure-libio): New targets.
8376         (all-libg++): Depend upon configure-libg++.
8377         (all-libio): Depend upon configure-libio.
8378         (configure-libgloss, all-libgloss): New targets.
8379         (configure-libstdc++): New target.
8380         (all-libstdc++): Depend upon configure-libstdc++.
8381         (configure-librx, all-librx): New targets.
8382         (configure-newlib): New target.
8383         (all-newlib): Depend upon configure-newlib
8384         (configure-xiberty): New target.
8385         (all-xiberty): Depend upon configure-xiberty.
8386
8387 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8388
8389         * configure.in (host i[345]86-*-win32):  Expand the
8390         noconfigdirs again.
8391
8392 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8393
8394         * mpw-configure: Fix sed command file name.
8395
8396 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8397
8398         * configure.in (host i[345]86-*-win32): Reduce the
8399         noconfigdirs again.
8400
8401 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8402
8403         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8404         or powerpc*-*-pe*, since they are not yet supported.
8405
8406 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8407
8408         Add PowerMac support and many other enhancements.
8409         * mpw-configure: New option --cc to select compiler to use,
8410         paste options set according to --cc into the generated
8411         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8412         if mpw-make.sed is present.
8413         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8414         add forward includes for PowerPC include files.
8415         * mpw-build.in: Build using Makefile.PPC if present.
8416         (do-byacc, etc): Remove separate version resource builds.
8417         (do-gas): Build "stamps" before "all".
8418         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8419         * mpw-README: Update to reflect --cc option, PowerMac support,
8420         and recently-reported compatibility problems.
8421
8422 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8423
8424         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8425         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8426         (--with-multilib-top): Pass to recursive invocations.
8427
8428 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8429
8430         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8431         v810-*-*.
8432
8433 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8434
8435         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8436         gdb, ld and opcodes on v810-*-*.
8437
8438 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8439
8440         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8441         (local-maintainer-clean): New target.
8442         (maintainer-clean): New target.
8443         (realclean): Just depend upon maintainer-clean.
8444
8445 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8446
8447         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8448
8449 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
8450
8451         * configure.in: Build ld in mips*-*-bsd* case.
8452
8453 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
8454
8455         * config.sub: Accept -lites* OS.  From Ian Dall.
8456
8457 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
8458
8459         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8460         targets.
8461
8462 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8463
8464         * configure.in: treat i386-win32 canadian cross the same as
8465         i386-go32 canadian cross.
8466
8467 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8468
8469         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8470         running under the simulator to build a reduced set of libraries.
8471         (powerpc-*-eabiaix): Add fine grained multilib support added to
8472         other powerpc targets yesterday.
8473
8474 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8475
8476         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8477         -disable-softfloat, -disable-relocatable, -disable-aix, and
8478         -disable-sysv to control which multilib libraries get built.
8479
8480 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8481
8482         * configure: Add Makefile.tem to list of files to remove in trap
8483         handler.
8484
8485 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8486
8487         * config.guess (*Linux*):  Add missing "exit"s.
8488         Also, need specific check for alpha-unknown-linux (uses COFF).
8489
8490 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8491
8492         * config.guess:  Merge with FSF:
8493
8494         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
8495         * config.guess (AIX4): More robust release numbering discovery.
8496
8497         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
8498         * config.guess (i386-sequent-ptx): Properly get version number.
8499
8500         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
8501         * config.guess (mips:*:4*:UMIPS): New case.
8502
8503 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8504
8505         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8506         (i386-win32 host): Likewise.  Don't build readline.
8507
8508 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
8509
8510         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
8511         SUPPORT_FILES to submakes.
8512
8513 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
8514
8515         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8516         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8517         mpw-configure.
8518
8519 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
8520
8521         * configure.in (appdirs): Use =, not ==, in test expression when
8522         trying to build the text to print in the warning message for
8523         Solaris users.
8524
8525 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
8526
8527         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8528
8529 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8530
8531         * config.guess: Recognize lynx-2.3.
8532
8533 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
8534
8535         * config.sub (z8ksim): Deleted
8536         (z8k-*-coff): New, this is the one true name of the target.
8537
8538 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8539
8540         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8541
8542 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
8543
8544         * config.guess (*:Linux:*:*): First try asking the linker what the
8545         default object file format is (elf, aout, or coff).  Then if this
8546         fails, try previous methods.
8547
8548 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8549
8550         * configure.in: Don't build newlib for *-*-vxworks5.1.
8551
8552 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8553
8554         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8555         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8556
8557 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
8558
8559         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8560
8561 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
8562
8563         * cfg-ml-com.in: New file.
8564         * cfg-ml-pos.in: New file.
8565
8566 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8567
8568         * COPYING.NEWLIB: Add HP free copyright to list.
8569
8570 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8571
8572         * config.sub: Recognize -eabi* for the system, not just -eabi.
8573
8574 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8575
8576         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8577         * config.sub, configure.in (win32): New target and host.
8578
8579 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8580
8581         * configure.in: Add i386-pe configuration.
8582
8583 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
8584
8585         * mpw-build.in (install): Install GDB after LD.
8586
8587 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
8588
8589         * mpw-config.in (elf/mips.h): Always forward-include, needed
8590         for GDB to build.
8591
8592 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8593
8594         * testsuite: New directory for customer acceptance and whole tool
8595         chain tests.
8596
8597 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8598
8599         * configure: If per-host line isn't found, but AC_OUTPUT is found
8600         and a configure script exists, run it instead.
8601
8602 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8603
8604         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
8605
8606 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8607
8608         * configure: Set build_{cpu,vendor,os,alias} to host values when
8609         --build isn't specified.
8610
8611 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8612
8613         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8614         (FLAGS_TO_PASS): Pass them.
8615         (EXTRA_TARGET_FLAGS): Ditto.
8616
8617 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8618
8619         * Makefile.in (all-libg++): Depend on all-libstdc++.
8620
8621 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8622
8623         * configure.in (noconfigdirs): Enable all packages for
8624           i386-unknown-netbsd.
8625
8626 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
8627
8628         * configure.in (noconfigdirs): Don't configure tk for i386-go32
8629         hosted builds (DOS builds)
8630
8631 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8632
8633         Changes for ARM based on patches from Richard Earnshaw:
8634         * config.sub: Handle armeb and armel.
8635         * configure.in: Omit arm linker only for riscix.
8636
8637 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8638
8639         * config.guess:  Update from FSF.
8640
8641 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
8642
8643         * config.sub: Recognize powerpcle as the little endian variant of
8644         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
8645         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
8646         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
8647         temporarily.
8648
8649 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8650
8651         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8652
8653 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
8654
8655         * config.sub: Accept -lites* as a basic system type.
8656
8657 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
8658
8659         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8660         installed, and if so return linuxoldld as the system name.
8661
8662 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
8663
8664         * config.guess: Add hppa1.1-hp-lites support.
8665
8666 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8667
8668         * configure.in: Don't build newlib for m68k-vxworks5.1.
8669
8670 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8671
8672         * configure.in (mips-sgi-irix6): Use mh-irix5.
8673
8674 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
8675
8676         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8677
8678 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8679
8680         * test-build.mk: Enable building of shared libraries on IRIX 5 and
8681         OSF/1.  Fix compiler flags.
8682         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
8683
8684 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8685
8686         * configure.in: Recognize --with-newlib.
8687         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8688
8689 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8690
8691         * Makefile.in: move {all,check,install}-gdb from *_MODULES
8692         to *_X11_MODULES due to gdbtk needing X include files et al.
8693
8694 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
8695
8696         Merge in support for Mac MPW as a host.
8697         (Old change descriptions retained for informational value.)
8698
8699         * mpw-config.in: Add generic include forwards for cpu-specific
8700         include files in aout and elf directories.
8701
8702         * mpw-configure: Added copyright.
8703         * mpw-config.in: Check for presence of required build tools.
8704         (target_libs): Add newlib.
8705         (target_tools): Add examples.
8706         (Read Me): Generate as "Read Me for MPW" instead.
8707         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8708         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8709         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8710
8711         * mpw-configure: Remove subdir-specific makefile hackery,
8712         delete mk.tmp after using it.
8713
8714         * mpw-build.in (all): Display start and end times.
8715
8716         * mpw-configure (host_canonical): Set.
8717         (target_cpu): Always add to makefiles.
8718         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8719         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8720         (mpw-mh-mpw): Look for in srcdir and srcroot.
8721         Use sed instead of mpw-edit-prefix to edit prefix definitions.
8722
8723         * mpw-build.in: (install-only): New target.
8724
8725         * mpw-configure (host_alias, target_alias): Rename from hostalias
8726         and targetalias, add into generated Makefile.
8727         (mk.tmp): If present, add into generated Makefile.
8728         * mpw-build.in (all-gas): Build config.h first before gas proper.
8729
8730         * mpw-configure (config.status): Write only if changed.
8731         * mpw-config.in (readline): Configure it (not built, just used for
8732         definitions).
8733
8734         * mpw-config.in (elf/mips.h): Add a forward include.
8735
8736         * mpw-config.in: Forward-include most .h files in include into
8737         extra-include.
8738         (readline): Don't build.
8739         mpw-build.in (install): Install GDB.
8740
8741         * mpw-configure (prefix, mpw_prefix): Handle it.
8742         * mpw-config.in (mmalloc, readline): Don't configure.
8743         * mpw-build.in (thisscript): Rename to ThisScript.
8744         Use mpw-build instead of BuildProgram everywhere.
8745         (mmalloc, readline): Don't build.
8746         * mpw-README: New file, basic documentation about the MPW port.
8747
8748         * mpw-config.in: Use forward-include to create include files.
8749
8750         * mpw-configure: Add more things to the top of each configured
8751         Makefile, including contents of config/mpw-mh-mpw.
8752         * mpw-config.in (extra-include): Create this directory and fill it
8753         with Posix-like include files when configuring.
8754
8755         * config.sub (apple, mac, mpw): Add various aliases.
8756
8757         * mpw-build.in: New file, top-level build script fragment for MPW.
8758         * mpw-configure: New file, configure script for MPW.
8759         * mpw-config.in: New file, config fragment for MPW.
8760
8761 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8762
8763         * configure.in (host_libs): Remove glob, since it is gone from the
8764         sources.
8765
8766 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8767
8768         * Makefile.in: define empty GDB_NLM_DEPS var.
8769
8770         * configure.in(target_makefile_frag): use config/mt-netware
8771         for netware targets.
8772
8773 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8774
8775         * config.sub: Merge in recent FSF changes.  Remove linux special
8776         cases.
8777
8778 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8779
8780         Revert this change:
8781
8782         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
8783
8784                 * build-all.mk: Use CC=cc -Xs on Solaris.
8785
8786 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8787
8788         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
8789         stop using it.
8790         * Makefile.in: Nuke all references to glob subdirectory.
8791
8792 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8793
8794         * configure.in: Fix --enable-shared logic in per-host.
8795
8796 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8797
8798         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8799
8800 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8801
8802         * configure.in (noconfigdirs): Don't build gas on AIX, for
8803         powerpc*-*-aix* as well as for rs6000*-*-aix*.
8804
8805 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
8806
8807         * configure: Fix --cache-file to work if the file argument is a
8808         relative path.
8809
8810 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
8811
8812         * configure: If the --cache-file is used, pass it down to
8813         configure in subdirectories.
8814
8815 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
8816
8817         * config.sub: add vxworks29k configuration.
8818
8819 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8820
8821         * Makefile.in (taz): Do "diststuff" part quietly.
8822
8823 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8824
8825         * config.sub: Mini-merge with gcc/config.sub.
8826
8827 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8828
8829         * config.guess (IRIX): Sed - to _.
8830
8831 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8832
8833         * Makefile.in (source-vault, binary-vault): New targets.
8834
8835 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
8836
8837         * config.sub: Recognize -eabi as a basic system type.
8838
8839 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8840
8841         * configure.in (enable_shared stuff): Fix typo.
8842
8843 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
8844
8845         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8846
8847 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8848
8849         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8850
8851 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
8852
8853         * configure.in (rs6000-*-*): Don't build gas.
8854
8855 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
8856
8857         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8858         reduce command line length.
8859         (AS_FOR_TARGET): Check for as.new, not Makefile.
8860         (NM_FOR_TARGET): Check for nm.new, not Makefile.
8861
8862 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8863
8864         * config.guess:  Merge from FSF.
8865
8866 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8867
8868         * configure: Don't use $ when handling program_suffix.
8869
8870 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
8871
8872         * configure.in:  Configure tk for hppa/hpux.
8873
8874 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8875
8876         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
8877
8878 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8879
8880         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
8881         to LIBCXXFLAGS.  Tests are better run without it.
8882
8883 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
8884
8885         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8886
8887 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8888
8889         * configure.in (*-*-netware*): Don't configure xiberty.
8890
8891 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
8892
8893         * configure.in:  Remove tk from native_only list.
8894
8895 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
8896
8897         * build-all.mk: Add mips-ncd-elf target to sun4 targets
8898           for special NCD build.
8899
8900 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8901
8902         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8903         makeall.bat, they're only useful for binutils snapshots.
8904         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8905         makeall.bat to specified SUPPORT_FILES.
8906
8907 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
8908
8909         * build-all.mk: Add Ericsson targets to sun4 and solaris
8910           hosts.  Add  BNR's sun4 target to solaris host, so their
8911           build-from-source will be tested in-house first.
8912
8913 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8914
8915         * Makefile.in (LIBCFLAGS): New variable.
8916         (CFLAGS_FOR_TARGET): Ditto.
8917         (LIBCFLAGS_FOR_TARGET): Ditto.
8918         (LIBCXXFLAGS): Ditto.
8919         (CXXFLAGS_FOR_TARGET): Ditto.
8920         (LIBCXXFLAGS_FOR_TARGET): Ditto.
8921         (BASE_FLAGS_TO_PASS): Pass them.
8922         (EXTRA_TARGET_FLAGS): Ditto.
8923
8924         * configure.in: Support --enable-shared.
8925
8926 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8927
8928         * configure.in (target_libs):  Include libstdc++ again.
8929         * config.guess:  Update from FSF (for FreeBSD).
8930
8931 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8932
8933         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8934         makeall.bat.
8935         (DISTDOCDIRS): Add `etc'.
8936         (ETC_SUPPORT_PFX): New variable.
8937         (taz): Include anything from etc starting with a word in
8938         ETC_SUPPORT_PFX.
8939
8940 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8941
8942         * config.sub: Update for recent FSF changes.  Remove obsolete
8943         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
8944         spacing changes.
8945
8946 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8947
8948         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
8949
8950         * config.guess:  Merge with FSF.
8951         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8952
8953 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8954
8955         * configure: Since the "trap 0" handler will override the exit
8956         status on many systems, only use it for "exit 1", and make it set
8957         a non-zero exit status; reset it before "exit 0".  Also, check
8958         exit status of config.sub, and error out if it failed.
8959
8960 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
8961
8962         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8963         and install libgloss.
8964
8965 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8966
8967         * Makefile.in (all-binutils): Depend upon all-byacc.
8968
8969         * configure.in: Don't build emacs on Irix 5.
8970
8971 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8972
8973         * configure.in (*-*-netware*): Add libio.
8974
8975 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8976
8977         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8978         (CHECK_TARGET_MODULES): Ditto.
8979         (INSTALL_TARGET_MODULES): Ditto.
8980         (TARGET_LIBS): Ditto.
8981         (all-libstdc++): Note dependencies.
8982
8983 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8984
8985         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8986
8987 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8988
8989         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8990         -fexternal-templates.
8991
8992         * configure.in (target_libs): Add libstdc++.
8993         (noconfigdirs): Add libstdc++ as appropriate.
8994
8995 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8996
8997         * config.guess:  Update from FSF.
8998
8999 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9000
9001         * configure: Use ${config_shell} when running ${configsub}.
9002
9003 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9004
9005         * config.sub: No longer recognize h8300h.
9006
9007 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9008
9009         * config.sub: Remove extraneous differences between config.sub and
9010         gcc/config.sub.
9011
9012 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9013
9014         * Makefile.in (DISTSTUFFDIRS): Add gas.
9015
9016 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9017
9018         * COPYING.NEWLIB: New file.
9019
9020 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9021
9022         * config.guess (HP-UX):  Patch from Harlan Stenn
9023         <harlan@landmark.com> to also emit release level.
9024
9025 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9026
9027         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9028
9029 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9030
9031         * config.sub:  Merge nextstep cleanup from FSF.
9032
9033 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9034
9035         * configure.in (arm-*-*): Don't configure ld for this target.
9036
9037 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9038
9039         * configure.in (*-*-netware): don't configure libg++, libio,
9040           librx, or newlib.
9041
9042 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9043
9044         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9045         configure ld--it works, but it doesn't support shared libraries.
9046
9047 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9048
9049         * config.guess (*-unknown-freebsd*):  Get rid of possible
9050         trailing "(Release)" in version string.
9051         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9052
9053 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9054
9055         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9056         Fix type: *-next-neststep -> *-next-nextstep.
9057
9058         * config.guess:  Merge from FSF:
9059
9060         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9061
9062         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9063
9064         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9065
9066         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9067         instead of UNIX_SV for UnixWare 1.0).
9068
9069 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9070
9071         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9072         to make gdb/nlm/* build after the compiler and linker.
9073
9074 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9075
9076         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9077         not just i[34]86.
9078         (m68k-atari-sysv4):  Relocate to match FSF version.
9079
9080         * config.guess:  More merges from the FSF:
9081
9082         Add a space before function call or macro invocation.
9083
9084         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9085
9086         * config.guess: Add trap cmd to remove dummy.c and dummy when
9087         interrupted.
9088
9089         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9090
9091         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9092         (dummy): Redirect stderr from compilation of dummy.c.
9093
9094         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9095
9096         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9097
9098 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9099
9100         * configure: Accept and ignore --cache*, for compatibility with
9101         new autoconf.
9102
9103 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9104
9105         * config.guess:  Merge from FSF:
9106
9107         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9108
9109         * config.guess (Pyramid*:OSx*:*:*): New case.
9110         (PATH): Add /.attbin at end for finding uname.
9111         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9112
9113         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9114
9115         * config.guess (M88*:DolphinOS:*:*): New case.
9116
9117         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9118
9119         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9120         to select whether to use ELF or COFF.
9121
9122         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9123
9124         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9125
9126         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9127
9128         * config.guess: Guess the OS version for HPUX.
9129
9130         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9131
9132         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9133
9134 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9135
9136         * configure.in: Recognize --with-headers, --with-libs, and
9137         --without-newlib.
9138         * Makefile.in (all-xiberty): Depend upon all-ld.
9139
9140 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9141
9142         * configure.in: Change i[34]86 to i[345]86.
9143
9144 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9145
9146         * configure (version): A few more tweaks to help message.
9147
9148 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9149
9150         * Makefile.in:  Remove (for now) librx as a host library,
9151         now that we're building it for target.
9152
9153 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9154
9155         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9156         (Karl Berry).
9157
9158 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9159
9160         * configure.in:  Also configure librx.
9161
9162 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9163
9164         * Makefile.in:  Update various rules to reflect that librx
9165         is now needed for libg++.
9166
9167 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9168
9169         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9170
9171 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9172
9173         * configure.in: Configure the examples directory.
9174
9175 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9176
9177         * configure: Simplify Jun 2 1994 change.
9178
9179 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9180
9181         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9182         /bin/gcc isn't good enough to build gcc.
9183
9184 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9185
9186         * Makefile.in (GDB_SUPPORT_FILES): Remove
9187         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9188         (gdb.tar.gz): Add new rule to use standard distribution building
9189         mechanism.
9190
9191 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9192
9193         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9194         Bill Cox <bill@cygnus.com>.
9195
9196 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9197
9198         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9199
9200 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9201
9202         * configure:  Search current dir first in .gdbinit.
9203
9204 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9205
9206         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9207
9208 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9209
9210         * config.sub:  Refer to NeXT's operating system as nextstep.
9211
9212         * config.sub (case $basic_machine):  Re-order the cases, to match
9213         the order in the FSF version (which is mostly alphabethical).
9214         Merge in some additions and changes from the FSF.
9215
9216 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9217
9218         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9219         * config.sub: Recognize cxux7.
9220         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9221
9222 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9223
9224         * config.sub:  Fix typo powerpc -> powerpc-*.
9225
9226 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9227
9228         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9229
9230         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9231         parallel with all-emacs and install-emacs).  Top-level command
9232         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9233
9234 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9235
9236         * test-build.mk ($(host)-stamp-stage2-installed): Remove
9237         $(relbindir)/make before doing ``make install'', and use
9238         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9239         installing over running make binary.
9240         ($(host)-stamp-stage3-installed): Likewise.
9241
9242 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9243
9244         * config.guess: Recognize Mach.
9245
9246 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9247
9248         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9249         see whether --exec-prefix was used.
9250
9251 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9252
9253         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9254
9255 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9256
9257         * Makefile.in: Add all-librx target similar to all-libproc.
9258
9259 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9260
9261         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9262         with post 1.2 uname bogosity.
9263
9264 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9265
9266         * configure: Remove temporary files on receipt of a signal.
9267
9268 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
9269
9270         * configure: If there is a package_makefile_frag, remove
9271         ${subdir}/Makefile.tem after copying it in.
9272
9273 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9274
9275         * build_all.mk: support rs6000 lynx identifies itself as
9276         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
9277         since /bin/gcc is too feeble to compile a modern gcc.
9278
9279 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9280
9281         * brought devo/test-build.mk update-to-date with progressive/
9282           test-build.mk. Add lynx targets and hppa flag info.
9283
9284 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9285
9286         * configure.in:  Use mh-ncrsvr43.  Patch from
9287         Tom McConnell <tmcconne@sedona.intel.com>.
9288
9289 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9290
9291         * config.guess (i386-unknown-bsdi):  No longer need to
9292         check #if defined(__bsdi__) && defined(__i386__).
9293
9294 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9295
9296         * configure: Set program_transform_nameoption correctly.
9297
9298 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9299
9300         * brought build-all.mk update-to-date with progressive build-all.mk,
9301           added new targets and hppa info.
9302
9303 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9304
9305         * configure: If config.guess result is a prefix of the user
9306         specified target, assume a native build and use the user specified
9307         target as the host alias.  Remove SunOS patch suffix removal hack.
9308         * configure.in: Remove SunOS patch suffix removal hack.
9309
9310         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9311         in NATIVE_CHECK_MODULES.
9312
9313 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9314
9315         * Makefile.in: Rename HOST_ONLY to NATIVE.
9316         * configure: Delete SunOs patch suffix from host_canonical
9317           and build_canonical variables that are prepended to Makefiles.
9318         * configure.in: Add comments for easier maintenance.
9319
9320 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9321
9322         * Makefile.in: Add all-libproc target similar to all-gui.
9323
9324 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9325
9326         * Makefile.in (CHECK_MODULES): split into
9327         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9328
9329 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9330
9331         * config.guess (i386-unknown-bsdi): New system to guess.
9332
9333 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9334
9335         * Makefile.in: Add all-gui target (but not yet build by "all").
9336
9337 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9338
9339         * config.sub: Move deletion of patch suffix from here...
9340         * configure.in: To here, at Ian's suggestion.  The top-
9341           level scripts might need to know of a patch level.
9342
9343 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9344
9345         * config.sub: Strip off patch suffix so rtl is recognized
9346           as a sunos4.1.3 machine, even though it's been patched.
9347
9348 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9349
9350         * Makefile.in (INSTALL_LAST): Delete.
9351         (INSTALL_DOSREL): New.
9352
9353 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9354
9355         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9356         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9357         whether we pass down --with-gnu-ld anyhow.
9358
9359 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9360
9361         * Makefile.in (INSTALL_LAST): Change operation so it works
9362         on more flavors of make.
9363         * configure.in (go32): Don't build libg++ or libio.
9364
9365 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9366
9367         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9368         they can be overriden by templates.
9369
9370 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9371
9372         * configure.in (target==go32): Don't build gdb.
9373         * dosrel: New directory.
9374
9375 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9376
9377         * configure.in (host==go32): Configure dosrel too.
9378         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9379         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9380         be set by incoming names or templates.
9381         (INSTALL_LAST): New rule.
9382
9383 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9384
9385         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9386
9387 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9388
9389         * configure.in (appdirs): New variable.  Currently empty, but will
9390         be used in gas distribution.  If nonempty, lists a set of
9391         directories at least one of which must get configured, or top
9392         level configuration is considered to have failed.
9393         (rs6000-*-lynxos*): Use new file name.
9394
9395 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9396
9397         Eliminate XTRAFLAGS.
9398         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9399         newlib include files using -idirafter, and also use -nostdinc.
9400         (CXX_FOR_TARGET): Likewise.
9401         (XTRAFLAGS): Removed.
9402         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9403         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9404         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9405         ($(DO_X)): Don't pass down XTRAFLAGS.
9406
9407 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9408
9409         * configure.in (mips*-dec-bsd*): New target; do build linker.
9410         (mips*-*-bsd*): New target; don't build linker.
9411
9412 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9413
9414         * configure.in: support rs6000-*-lynxos* configuration.
9415         support sunos4 as a cross target.
9416
9417         * config.sub: look for lynx*, not lynx since the OS version may
9418         legitimately be part of the name.
9419
9420 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9421
9422         * configure.in (i[34]86-*-sco*): Move to be with other i386
9423         targets.
9424         (romp-*-*): New target.  Skip various binary utilities.
9425         (vax-*-*): New target.  Don't build newlib.
9426         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9427
9428 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9429
9430         * configure.in: Only set host_makefile_frag if config
9431         directory exists.
9432
9433 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9434
9435         * install.sh: If $dstdir exists, don't check whether each
9436         component does.
9437
9438 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9439
9440         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9441
9442 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
9443
9444         * configure.in (*-*-lynxos*): Don't configure newlib for either
9445         native or cross Lynx.
9446
9447 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
9448
9449         * config.sub (sparc64-elf): Fix os.
9450         (z8k): Remove duplicate.
9451
9452 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9453
9454         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9455         gcc/stmp-fixproto, to try to prevent fixproto from being run.
9456
9457 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
9458
9459         * configure: Make file links cleanly even if Lynx fails on
9460           an NFS symlink (at least fail cleanly).
9461
9462 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9463
9464         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9465         -XNh2000.
9466
9467 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9468
9469         * configure: Unknown options are fatal again.
9470
9471 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
9472
9473         * configure: Ignore --x-includes and --x-libraries, for Autoconf
9474         compatibility.
9475
9476 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9477
9478         * build-all.mk: Add `clean' target.
9479
9480 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9481
9482         * config.guess:  Add SINIX support.
9483         * configure.in:  Add mips-*-sysv4* support.
9484
9485 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
9486
9487         * build-all.mk: Document all useful targets.
9488         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9489         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9490
9491 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9492
9493         * configure: Support --silent, --quiet.
9494
9495 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9496
9497         * configure: Support --disable-FEATURE.
9498
9499 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9500
9501         * config.guess: Recognize NCR running SVR4.3.
9502
9503 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9504
9505         * config.guess:  Make BSDI generate i386-unknown-bsd386.
9506         Patch from Paul Eggert <eggert@twinsun.com>.
9507
9508 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9509
9510         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9511
9512 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9513
9514         * configure: Make unrecognized options give nonfatal warnings
9515         instead of fatal errors, and pass them to any subdirectory
9516         configures in case they recognize them.
9517         Make --x equivalent to --with-x.
9518
9519 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9520
9521         * configure: Add --enable-* options.  Clean up usage message and
9522         some comments.
9523
9524 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9525
9526         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9527
9528 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9529
9530         * configure.in (hppa*-*-*): Enable binutils.
9531
9532 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9533
9534         * config.sub: Recognize cisco.
9535
9536 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
9537
9538         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9539
9540 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9541
9542         * config.guess: about target *-hitachi-hiuxwe2, don't print more
9543         than one configuration name.  Add comment.
9544
9545 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
9546
9547         * config.guess: about target *-hitachi-hiuxwe2, fixed
9548         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
9549         macro is incorrect.]
9550
9551 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9552
9553         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9554         than the "make ls" stuff which used to be here.
9555
9556 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9557
9558         * config.guess:  Recognize i[34]86-unknown-freebsd.
9559         From Shawn M Carey <smcarey@rodan.syr.edu>.
9560
9561 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9562
9563         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9564
9565 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9566
9567         * config.guess: Check for ptx.
9568
9569 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
9570
9571         * config.sub: Add os9k checking.
9572
9573 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9574
9575         * config.guess: Handle OSF1 running on HPPA processors
9576
9577 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9578
9579         * configure: If subdir configure fails, print out a message with
9580         subdirectory name, in case subdir's configure code didn't identify
9581         itself.
9582
9583 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
9584
9585         * configure.in: Remove embedded newlines from configdirs.
9586         Avoid mismatches of substrings.  Fix matching strings at end
9587         of configdirs.
9588
9589 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
9590
9591         * config.guess:  Add Lynx/rs6000 config support.
9592
9593 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9594
9595         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9596
9597 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
9598
9599         * configure.in (hppa*-*-osf*): Treat this just like most other
9600         PA configurations (eg no binutils or ld).
9601         (hppa*-*-*elf*): These configurations have binutils and ld.
9602
9603 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9604
9605         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
9606
9607 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9608
9609         * configure.in (rs6000-*-*): Build gas.
9610
9611 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9612
9613         * Makefile.in:  Avoid bug in losing hpux sed.
9614
9615 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9616
9617         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9618         for GDB and GDB has been fixed to not need it.
9619
9620 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9621
9622         * config.guess: Recognize vax hosts.
9623
9624 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9625
9626         * configure (while loop): Don't use "break 2" inside case
9627         statement -- the case statement isn't an enclosing loop.
9628
9629 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9630
9631         * config.guess:  Clean up NeXT support, to allow nextstep
9632         on Intel machines.  Make OS be nextstep.
9633
9634 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
9635
9636         * config.guess: Add alternate forms for Convex.
9637
9638 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
9639
9640         * configure:  Completely rewrite option processing.  Take
9641         advantage of pattern-matching to avoid invoking test frequently.
9642         Also clean up host and target defaulting logic.
9643
9644 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9645
9646         * Makefile.in: Replace all occurrances of "rootme" with "r" and
9647         "$${rootme}" with "$$r", to increase the likelihood that the do-*
9648         commands (plus user environment) will fit SCO limits.
9649
9650 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9651
9652         * configure.in: Don't issue warnings about directories which are
9653         not being configured if -norecursion is set.  Correct test for
9654         --with-gnu-as and --with-gnu-ld to not get confused by substring
9655         matches.
9656
9657         * configure.in: Don't build gas for alpha-dec-osf1*.
9658
9659 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
9660
9661         * configure:  Back out Per's change of 12/19/1993.  It changes the
9662         behavior of configure in unexpected and confusing ways.
9663
9664         Also, use different delim char when calculating
9665         program_transform_name so that the name can contain slashes.
9666
9667 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9668
9669         * configure.in, config.sub: Add support for VSTa micro-kernel.
9670
9671 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9672
9673         * configure.in: Nuke hacks which were used to get a special
9674         version of GAS for HPPA configurations.
9675
9676 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9677
9678         * configure:  If only ${target_alias} is given, use that
9679         as the default for ${host_alias}.
9680         * configure:  Add missing back-slashes before nested quotes.
9681
9682 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9683
9684         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9685
9686 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
9687
9688         * config.guess:  Recognize some Tektronix configurations.
9689         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9690
9691 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9692
9693         * config.sub: Match any flavor of SH.
9694
9695 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
9696
9697         * configure.in: Don't try to configure newlib for Alpha.
9698
9699 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9700
9701         * configure.in: Don't build ld for Irix 5.  Don't build gas,
9702         libg++ or libio for any Alpha target.
9703
9704         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
9705
9706 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
9707
9708         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9709         default arguments -- so it tried to compress itself.
9710
9711 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9712
9713         * configure.in (notsupp): ensure that a space is always at the end
9714           of the configdirs list, since the grep checks for an explicit space
9715
9716 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9717
9718         * configure.in (target i386-sysv4.2): don't build ld, since static
9719           versions of many libraries are not available.
9720
9721 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9722
9723         * config.guess: Recognize Apollos (using environment variables).
9724         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9725
9726 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9727
9728         * config.guess: Recognize Sony news mips running newsos.
9729
9730 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
9731
9732         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9733         "fi ; else" for bash.
9734
9735 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
9736
9737         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9738
9739 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
9740
9741         * config.sub: accept unixware as an alias for svr4.2.
9742         Fix some inconsistancies with the gcc version.
9743
9744 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9745
9746         * Makefile.in (DISTDOCDIRS):  Add gdb.
9747
9748 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9749
9750         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
9751
9752 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9753
9754         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9755         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9756         this now.
9757
9758 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9759
9760         * config.sub: Accept hiux* as an OS name.
9761
9762         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9763         etc/make-stds.texi.  The underscore came from gcc, and dje now
9764         agrees that RUNTESTFLAGS is the correct name.
9765
9766 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9767
9768         * install.sh:  Remove 'set -e'.  It makes any conditionals
9769         in the script useless.
9770
9771         * config.guess: Automatically recognize arm-acorn-riscix
9772         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9773
9774 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9775
9776         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9777
9778 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9779
9780         * Makefile.in (DISTDOCDIRS): New variable.
9781         (taz): Edit local Makefile.in sooner, instead of proto-toplev
9782         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
9783
9784 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9785
9786         * configure.in (hppa target): check the source directory for the
9787           pagas sub-directory
9788
9789 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
9790
9791         * config.sub: Allow -aout* and -elf*.
9792
9793 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9794
9795         * configure.in: Don't build ld on i386-solaris2, same as for
9796         sparc-solaris2.
9797
9798 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9799
9800         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9801
9802 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9803
9804         * configure.in:  Configure gdb for alpha.
9805
9806 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9807
9808         * Makefile.in (CXXFLAGS): Add -O.
9809
9810 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9811
9812         * config.guess: added support for DG Aviion
9813
9814 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9815
9816         * configure.in: Produce warning message for subdirectories not
9817         configurable for this host/target combination.  Don't try to
9818         configure gdb for vms.
9819
9820 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9821
9822         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9823         appropriate files before making "diststuff".
9824         (DISTBISONFILES): New var: list of files to be edited.
9825         (DISTSTUFFDIRS): Add binutils.
9826
9827 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9828
9829         * config.sub: also handle mipsel and mips64el (for little endian mips)
9830
9831 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9832
9833         * configure.in: Add * to end of all OS names.
9834
9835 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
9836
9837         * configure.in: Build newlib for LynxOS native.
9838
9839 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9840
9841         * config.guess: Add support for delta 88k running SVR3.
9842
9843         * configure.in: Add comment about HP compiler vs. emacs.
9844
9845 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9846
9847         * configure.in: don't build ld on solaris2 (not a viable option
9848           due to bugs in getpwnam & getpwuid)
9849
9850 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9851
9852         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9853         config.guess will produce a full version number.
9854
9855 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9856
9857         * configure.in: Build linker and binutils for alpha-dec-osf1.
9858
9859 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9860
9861         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9862         and gdb/testsuite/Makefile.in.
9863
9864 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9865
9866         * configure.in: recognize mips*- instead of mips-
9867
9868 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9869
9870         * config.sub: Accept linux*coff and linux*elf as operating
9871         systems.
9872
9873 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9874
9875         * config.sub: Recognize mips64, and mips3 as an alias for it.
9876
9877 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9878
9879         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9880         gdb knows how to handle OSF/1 shared libraries.
9881
9882 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9883
9884         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9885         * config.guess: Recognize Hitachi's HIUX.
9886         * config.sub: Recognize h3050r* and hppahitachi.
9887         Remove redundant cases for hp9k[23]*.
9888
9889 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9890
9891         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9892         if gas and ld are in the source tree and are in ${configdirs}.
9893         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
9894         --with options (but still pass them down on the command line,
9895         if they were explicitly specified).
9896
9897 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9898
9899         * configure: substitute SHELL value in Makefile.in with
9900         ${CONFIG_SHELL}
9901
9902 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9903
9904         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9905         *-*-solaris2* targets.
9906
9907 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9908
9909         * Makefile.in: define M4, and pass it down to sub-makes;
9910         all-autoconf now depends on all-m4
9911
9912 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9913
9914         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9915         presence of {ar,ranlib} instead of a configured directory
9916
9917 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
9918
9919         * config.guess: Accept 34?? as well as 33?? for NCR.
9920
9921 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9922
9923         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9924         of 'gas' in sed commands, since 'gash' is now in the tree as well.
9925
9926 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9927
9928         * configure: grab values for $(CC) and $(CXX) from the
9929         environment, so that someone can do "CC=gcc configure; make" and
9930         have it work right (matching the way that autoconf works now)
9931
9932         * configure.in, Makefile.in: add support for gash, the tcl
9933         interface to Galaxy
9934
9935         * config.guess: add NetBSD variants (hp300, x86)
9936
9937 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
9938
9939         * install.sh: Support -d option (in the manner of SunOS 4 install,
9940         as it is more deterministic than that of GNU install)
9941         (chmodcmd): Set file to mode 755 by default (should also do default
9942         chgrp and chown, but I don't feel like dealing with that now)
9943
9944 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
9945
9946         * config.sub: Remove h8300hhms alias.
9947
9948 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9949
9950         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9951
9952 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9953
9954         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9955         as stmp-fixinc
9956
9957 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9958
9959         * config.sub: recognize m88110-bug-coff.
9960
9961 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9962
9963         * Makefile.in (all-libio): all dependencies on the toolchain used
9964         to build this (gcc, gas, ld, etc)
9965
9966 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9967
9968         * config.guess: Deal with OSF/1 1.3 on alpha.
9969
9970 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9971
9972         * install.sh: add some 'else true' clauses for portability
9973
9974         * configure.in: don't build libio for h8[35]00-*-* targets
9975
9976 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9977
9978         * Makefile.in:  Add support for new libio.
9979
9980 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9981
9982         * install.sh: If one command fails, don't try the rest.  Don't try
9983         to remove $dsttmp (via trap) unless we have already created it.
9984         If $src doesn't exist, detect it and exit with an error.
9985
9986         * config.guess: Recognize BSD on hp300.
9987
9988 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9989
9990         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9991         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9992
9993 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
9994
9995         * Makefile.in (all-send-pr): depends on all-prms
9996
9997 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9998
9999         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10000
10001 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10002
10003         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10004         Added test for mips-mips-riscos5.
10005
10006 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10007
10008         * configure.in: use mh-hp300 for 68k HP hosts
10009
10010 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10011
10012         * configure: add support for CONFIG_SHELL, so that you can use
10013         some alternate shell for evaluating configure scripts
10014
10015 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10016
10017         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10018         in configure script to bug-gdb@prep.ai.mit.edu when building
10019         distribution archive.
10020         * Makefile.in (COMPRESS):  Remove def.
10021         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10022         gdb.tar.Z and make-gdb.tar.Z respectively.
10023         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10024         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10025         to convergence with 'taz' target in Makefile.in.
10026
10027 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10028
10029         * install.sh (dsttmp): use trap to ensure that tmp files go
10030         away on error conditions
10031
10032 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10033
10034         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10035
10036 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10037
10038         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10039         its parent is '/' not ''.
10040
10041         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10042
10043 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10044
10045         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10046         that ${newsrcdir}/configure.in does.
10047
10048 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10049
10050         * test-build.mk: support for CONFIG_SHELL
10051
10052 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10053
10054         * config.sub (netware):  Add as a basic system type.
10055
10056 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10057
10058         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10059           $(srcdir)/ from the dependency on Makefile.in.
10060
10061 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10062
10063         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10064         (h8300hhms is temporary until multi-libraries are implemented).
10065         * configure.in: Handle h8300h too.
10066
10067 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10068
10069         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10070
10071 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10072
10073         * configure:  Remove extraneous output when guessing host type.
10074         * config.guess:  Remove extraneous output when guessing using C
10075         compiler rather than uname, or when guessing fails.
10076
10077 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10078
10079         * Makefile.in: remove all.cross and install.cross targets
10080
10081         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10082           definitions
10083
10084 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10085
10086         * configure.in (target sh): Build gprof.
10087
10088 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10089
10090         * config.sub: change -solaris to -solaris2
10091
10092 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10093
10094         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10095
10096 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10097
10098         * configure: Correct error message for missing Makefile.in to
10099         print correct directory.
10100
10101 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10102
10103         * install.sh: kludge around 386BSD shell bug
10104
10105 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10106
10107         * config.guess:  Recognize NeXT.
10108         * config.guess:  Recognize i486-ncr-sysv4.
10109         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10110
10111 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10112
10113         * Makefile.in (MAKEINFOFLAGS): New variable.
10114         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10115         * build-all.mk, test-build.mk: Pass down --no-split as
10116         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10117
10118 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10119
10120         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10121
10122 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10123
10124         * Makefile.in (libg++.tar.z):  New rule.
10125         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10126         * Makefile.in (taz):  Only do a single chmod.
10127
10128 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10129
10130         * install.sh: don't use dirname anymore (replaced with sed usage)
10131
10132 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10133
10134         * Makefile.in:  Change extension for gzip'd files from '.z' to
10135         '.gz' per new FSF standard usage.
10136
10137 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10138
10139         * configure: put quotes around the final value of program_transform_name
10140
10141 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10142
10143         * Makefile.in: new install.sh support; update install-info rules
10144
10145 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10146
10147         * configure.in: Build diff for crosses, but not for go32 host.
10148
10149         * configure.in: Build gprof only for native, and don't build it
10150         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10151
10152 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10153
10154         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10155
10156 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10157
10158         * configure.in (host_tools): Add prms.
10159
10160 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10161
10162         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10163         with $(FLAGS_TO_PASS) on the command line
10164
10165         * config.sub: Recognize lynx and lynxos
10166
10167 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10168
10169         * config.sub: Accept -ecoff*, not just -ecoff.
10170
10171 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10172
10173         * Makefile.in (taz): Use .gz suffix instead of .z.
10174         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10175         names.
10176
10177 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10178
10179         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10180
10181 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10182
10183         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10184         that rebuilds that might happen during 'make install' don't get
10185         bogus gcc include files
10186
10187 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10188
10189         Change from Utah for HPPA support:
10190         * config.guess: Recognize hppa1.x-hp-bsd.
10191
10192 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10193
10194         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10195         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10196
10197 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10198
10199         * config.sub: Add support for rom68k and bug boot monitors.
10200
10201 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10202
10203         * Makefile.in: Make all-opcodes depend on all-bfd.
10204
10205 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10206
10207         * config.guess: Added special check for i[34]86-univel-sysv4*.
10208
10209 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10210
10211         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10212         the processor rather than assuming i486.
10213
10214 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10215
10216         * config.guess: Recognize SunOS6 as Solaris3.
10217
10218 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10219
10220         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10221         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10222
10223 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10224
10225         * build-all.mk (all-cross): New target for Canadian Cross.
10226         Added Q2 go32 targets.
10227         * test-build.mk: Configure go32 cross sparclite-aout and
10228         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10229         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10230
10231 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10232
10233         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10234         GO32 hosted toolchains
10235
10236 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10237
10238         * configure: change  so "-exec-prefix" gets passed down rather
10239         than "-exec_prefix" so autoconf generated Makefiles get the
10240         exec_prefix set right.
10241
10242 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10243
10244         * config.guess: get the Solaris2 minor version number
10245
10246         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10247
10248 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10249
10250         * config.guess: Recognize some Sequent platforms.
10251
10252 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10253
10254         * Makefile.in: added the vault-install target
10255
10256         * configure.in: actually use the Sun3 makefile fragment that's in
10257         config, also added the release dir to configdirs
10258
10259 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10260
10261         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10262
10263 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10264
10265         * configure.in: remove some program from Alpha targetted toolchains
10266
10267 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
10268
10269         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
10270         gprof.
10271         (taz): Run "make diststuff" in those directories instead of "make
10272         proto-dir".  Look for "VERSION=" only at start of line in subdir
10273         Makefile.  Use "gzip -9" for compression.
10274         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10275         (binutils.tar.z): New target.
10276
10277 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10278
10279         * Makefile.in (taz): Include gpl.texinfo.
10280
10281 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10282
10283         * Makefile.in (setup-dirs): Merged into "taz" target.
10284         (taz): Only do `proto-dir' stuff if a directory is actually needed
10285         for this target.
10286
10287 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
10288
10289         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10290         (FLAGS_TO_PASS): Pass down MUNCH_NM.
10291         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10292         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10293         (gcc-no-fixedincludes): Correct for current gcc Makefile.
10294
10295 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
10296
10297         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
10298         config.sub, and move-if-change to gdb testsuite distribution
10299         archive, so the testsuite can be extracted, configured, and
10300         run separately from the gdb distribution.  Blow away the Chill
10301         tests that require a Chill compiled executable, since GNU Chill
10302         is not yet publically available.
10303
10304 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10305
10306         * test-build.mk: set environment variables in a single command,
10307         instead of a list of assignments and exports
10308
10309         * config.guess: recognize Alpha/OSF1 systems
10310
10311 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10312
10313         * configure: Change help message to prefer --options rather than
10314           -options.
10315
10316 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10317
10318         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10319         zippy@ecst.csuchico.edu.
10320         * config.guess: Recognize miniframe.
10321
10322 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10323
10324        * Makefile.in: Use srcroot to find runtest rather than rootme.
10325        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10326
10327 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10328
10329         * test-build.mk: Extensive additions to support building on a
10330         machine other than the host.
10331
10332 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10333
10334         * configure (tooldir): Fix for i386-aix again.
10335
10336 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10337
10338         * configure, Makefile.in:  Change definition of $(tooldir)
10339         to match the FSF.
10340
10341 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10342
10343         * config.guess:  Recognize i[34]86/SVR4.
10344
10345 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10346
10347         * Makefile.in (all-gdb): gdb depends on sim.
10348
10349 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10350
10351         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10352         at the same time we make the prototype gdb directory.
10353         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10354         files at the same time as the gdb base release distribution.
10355
10356 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10357
10358         * Makefile.in (check): Use individual check targets rather than
10359         DO_X rule.
10360         (check-gcc): Added.
10361
10362 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10363
10364         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10365         for System V release 3.2.
10366
10367 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10368
10369         * config.sub: Recognize hppaosf.
10370         * configure.in: Do configure ld/binutils/gas for it.
10371
10372 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10373
10374         * configure (tooldir): Alter syntax used to set this, for systems
10375         where "\$" isn't handled right, like i386-aix.
10376
10377 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10378
10379         * configure: Pass program-transform-name, not
10380         program_transform_name, to recursive configures.
10381
10382 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10383
10384         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10385         of gas+ld+binutils.
10386
10387 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10388
10389         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10390
10391 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10392
10393         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10394
10395 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10396
10397         * Makefile.in (PRMS): Set back to all-prms.
10398
10399 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10400
10401         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10402         targets, rather than for MIPS hosts.
10403
10404 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10405
10406         * configure.in: add comment for --with-x default values
10407
10408         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10409
10410         * Makefile.in: add check-* targets for each of the directories in
10411         the tree.  Add a definition of RUNTEST that will use the one we
10412         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10413
10414 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10415
10416         * configure.in: Removed obsolete references to bfd_target and
10417         target_makefile_frag.
10418
10419         * build-all.mk: Set assorted targets for Q2.
10420         * config.sub: Recognize z8k-sim and h8300-hms.
10421         * test-build.mk: Really don't pass host to configure.
10422         (HOLES): Added uname.
10423
10424 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10425
10426         * configure: Handle an empty program-prefix, program-suffix or
10427         program-transform-name correctly.
10428
10429 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10430
10431         * build-all.mk: -G 8 no longer required for MIPS targets.
10432         * test-build.mk: Don't pass host argument to configure; make it
10433         guess.
10434
10435 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10436
10437         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10438         * Makefile.in (COMPRESS):  New macro, like GZIP.
10439
10440 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10441
10442         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10443
10444         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10445         with gas currently defaults to -G 0.
10446
10447 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
10448
10449         * Makefile.in (all-flex): flex depends on byacc.
10450
10451         * build-all.mk: If host not specified, use config.guess.  Pass TAG
10452         to test-build.mk as RELEASE_TAG.
10453         * test-build.mk (configargs): New variable containing arguments to
10454         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
10455         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10456
10457         * config.guess: Use /bin/uname when checking -X argument on SCO,
10458         to avoid invoking GNU uname which doesn't understand -X.
10459
10460         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10461
10462         * configure.in: Build gas for mips-*-*.
10463
10464 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10465
10466         * Makefile.in (all.normal): insert missing backslash.
10467
10468 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10469
10470         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10471
10472         * Makefile.in: Complete overhaul to merge many almost identical
10473         targets.
10474
10475 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10476
10477         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10478         (gdb.tar.Z): Adjusted.
10479
10480         * Makefile.in (setup-dirs, taz): New targets; should be general
10481         enough to adapt for gdb sometime.  Build only .z file.
10482         (gas.tar.z): New target.
10483
10484 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10485
10486         * build-all.mk: Use CC=cc -Xs on Solaris.
10487
10488 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
10489
10490         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
10491         for handling BISON for FSF releases.
10492
10493 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10494
10495         * configure: Actually implement the change zoo just documented.
10496
10497 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
10498
10499         * configure: when using config.guess, only set target_alias when
10500         it's not already been set (ie, on the command line)
10501
10502 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10503
10504         * Makefile.in: add installcheck target, set PRMS to install-prms
10505
10506 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10507
10508         * configure: add support for package_makefile_fragment, handle the
10509         case where a directory has a configure.in file but no Makefile.in
10510         more gracefully (with an actual understandable error message, even);
10511         add support for --without (and add this to the usage message); also
10512         explicitly add a --host=${host_alias} to the command line when
10513         config.guess is used
10514
10515 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10516
10517         * configure: Must use both --host and --target in recursive calls.
10518
10519 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10520
10521         * Makefile.in: Change deja-gnu to dejagnu.
10522
10523 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10524
10525         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10526
10527 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10528
10529         * configure.in: canonicalize all instances to *-*-solaris2*,
10530         also strip out a number of tools to not build for go32 host
10531
10532 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10533
10534         * config.guess: add GPL.
10535
10536         * Makefile.in, config.guess, config.sub, configure: bump
10537           copyrights to 93.
10538
10539 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
10540
10541         * Makefile.in (do-info): Removed obsolete check for existence of
10542         localenv file.
10543
10544         * Makefile.in (MAKEOVERRIDES): Define to be empty.
10545
10546 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10547
10548         * Makefile.in: a couple of 'else true' for decstation,
10549         support for TclX
10550
10551         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10552
10553 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
10554
10555         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10556
10557 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
10558
10559         * config.guess: Recognize i386-ibm-aix (PS/2).
10560         * configure.in: Use config/mh-aix386 file for it.
10561
10562 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
10563
10564         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10565         CC_FOR_TARGET instead.
10566         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10567
10568 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
10569
10570         * Makefile.in: Add sim to list of directories sent with gdb
10571
10572 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10573
10574         * configure.in: Put back mips-dec-bsd* case.
10575
10576 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
10577
10578         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10579         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
10580         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10581
10582 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10583
10584         * configure.in: remove no-op mips-dec-bsd* in "case $target"
10585
10586         * Makefile.in (dir.info): only run gen-info-dir if it exists,
10587         (install-info): install dir.info only if it exists,
10588         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10589
10590 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
10591
10592         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
10593         gas for mips-dec-bsd.
10594
10595 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
10596
10597         * configure (makesrcdir): If ${srcdir} is relative and not ".",
10598         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10599
10600 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10601
10602         * configure.in: Added "dejagnu" to hosttools list.
10603
10604 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
10605
10606         * config.sub, configure.in, config.guess:  Add support
10607         for Bosx, an AIX variant from Bull.
10608         Patches from F.Pierresteguy@frcl.bull.fr.
10609
10610 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10611
10612         * devo/dejagnu: Initial creation of devo/dejagnu.
10613         Migrated dejagnu testcases and support files for testing software
10614         tools to reside as subdirectories, currently called "testsuite",
10615         within the directory of the software tool.  Migrated all programs,
10616         support libraries, etc. beloging to dejagnu proper from
10617         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
10618         with no modifications.  The changes to these files which will
10619         allow them to configure, build, and execute properly will be made
10620         in a future update.
10621
10622 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10623
10624         * Makefile.in: Change send_pr to send-pr.
10625         * configure.in: Likewise.
10626         * send_pr: Renamed directory to send-pr.
10627
10628 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
10629
10630         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
10631
10632 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
10633
10634         * README:  Update for gdb-4.8 release.
10635         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
10636         gdb-xxx.tar.z (gzip'd) file also.
10637
10638 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10639
10640         * Makefile.in: make all-diff depend on all-libiberty
10641
10642 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
10643
10644         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10645
10646 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10647
10648         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10649
10650 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
10651
10652         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
10653         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
10654         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
10655
10656 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10657
10658         * Makefile.in:  makeinfo binary is in a new location
10659
10660 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
10661
10662         * config.sub: Accept -ecoff as an OS.
10663
10664         * Makefile.in: Various changes to eliminate a level of make
10665         recursion and reduce the required command line length.
10666         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10667         sub-makes.
10668         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10669         variables holding settings for specific sub-makes.
10670         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10671         in terms of BASE_FLAGS_TO_PASS.
10672         (TARGET_LIBS): New variable listing directories which use
10673         TARGET_FLAGS_TO_PASS.
10674         (subdir_do): Eliminated.
10675         (do-*): New set of targets to replace subdir_do.
10676         (various): All targets which used subdir_do now depend on do-*.
10677         (local-clean): Renamed from do_clean.
10678         (local-distclean): New target, dependency of distclean and
10679         realclean.
10680         (install-info): Don't create directories.  Depend on dir.info
10681         rather than calling make recursively.
10682         (install-dir.info): Eliminated.
10683         (install-info-dirs): Create all info directories here.
10684         (dir.info): Depend upon do-install-info.
10685
10686         * test-build.mk (HOLES): Added false.
10687
10688 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
10689
10690         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
10691
10692 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10693
10694         * Makefile.in (info): remove dependency on all-texinfo.  The
10695         problem was really in texinfo/C, not at this level.
10696
10697 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10698
10699         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10700
10701 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
10702
10703         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
10704         GDB releases.
10705
10706 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10707
10708         * configure: Include srcdir in message about target of link not
10709         being found.  Don't convert `-' to `_' in `with' options being
10710         passed to subdirs.
10711
10712 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10713
10714         * configure.in: add uudecode to host_tools
10715
10716         * Makefile.in: added {all,install}-uudecode targets, added them to
10717         the appropriate lists
10718
10719 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
10720
10721         * Makefile.in (all-gcc): Added dependency on all-gas.
10722
10723         * configure.in (mips-*-*): Build ld and binutils.
10724
10725 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10726
10727         * configure: check return code from mkdir, print error message and
10728           exit on failure.
10729
10730 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
10731
10732         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
10733
10734 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10735
10736         * test-build.mk (HOLES): Added tar, cpio and uudecode.
10737
10738 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10739
10740         * config.sub (h8500):  Recognize this as a cpu type.
10741
10742 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10743
10744         * configure: source directory missing is no longer a warning
10745
10746         * configure.in: recognize irix[34]* instead of irix[34]
10747
10748         * Makefile.in: define and pass down X11_LIB
10749
10750 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
10751
10752         * guess-systype: Renamed to ...
10753         * config.guess:  ... by popular request.
10754         * configure.in, Makefile.in:  Update accordingly.
10755
10756 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
10757
10758         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
10759         + Add Convex, Cray/Unicos, and Encore/Multimax support.
10760         + Execute ./dummy instead of assuming . is in PATH.
10761
10762 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
10763
10764         * guess-systype:  New shell script.  Attempts to guess the
10765         canonical host name of the executing host.
10766         Only a few hosts are supported so far.
10767         * configure:  Call guess-systype if no host is specified.
10768
10769 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10770
10771         * Makefile.in (gcc-no-fixedincludes): Made to work with current
10772         gcc Makefile.
10773
10774
10775 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
10776
10777         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10778         (all-gcc, install-gcc, subdir_do): Use it.
10779
10780 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10781
10782         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10783
10784 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
10785
10786         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10787           set exclusively by configure, using configure.in .
10788
10789 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10790
10791         * test-build.mk: set $PATH for all builds
10792
10793         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10794
10795 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
10796
10797         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
10798         the one used in gcc/Makefile.in, so that a null expansion doesn't
10799         override the one needed to build gcc with a native cc.
10800
10801
10802 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10803
10804         * configure: Accept -with arguments.
10805
10806 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10807
10808         * Makefile.in: added h8300sim
10809
10810 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
10811
10812         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10813         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
10814         (all-cygnus, native, build-cygnus): Make
10815         $(canonhost)-stamp-3stage-done, not $(host)....
10816         * test-build.mk (stamp-3stage-compared): Use tail +10c for
10817         i386-sco3.2v4.  Added else true to if command.
10818
10819 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
10820
10821         * config.sub: (from FSF) Sequent uses a BSD-like OS.
10822
10823 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
10824
10825         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10826
10827 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10828
10829         * configure.in: don't remove binutils from Solaris builds
10830
10831 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
10832
10833         * Makefile.in: get rid of earlier definitions for *clean,
10834         also handle the recursive info rule better
10835
10836 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
10837
10838         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
10839         do more-or-less the right thing.
10840
10841 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
10842
10843         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10844         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10845
10846 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10847
10848         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10849         $(host_canonical).
10850
10851         * configure.in: split the configdirs list into 4 categories (native
10852         v. cross, library v. tool) and handle the cross-only and native-
10853         only in more reasonable (and correct!) way.
10854
10855 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
10856
10857         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
10858         configdirs anymore.
10859
10860 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10861
10862         * Makefile.in: extensive cleanup::  removed all of the explicit
10863         clean-* targets, collapsed many wrappers around subdir_do into
10864         one, added additional targets to satisfy standards.texi, deleted
10865         some old targets, some changes for consistency
10866
10867 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10868
10869         * configure.in: handle some programs as cross-only, and others as
10870         native only
10871
10872         * test-build.mk: handle partial holes in a more generic manner
10873
10874         * Makefile.in: m4 depends on libiberty
10875
10876 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10877
10878         * configure.in: add m4, textutils, fileutils, sed, shellutils,
10879         time, wdiff, and find to configdirs
10880
10881         * Makefile.in: all, clean, and install rules for the new programs
10882         added to configure.in
10883
10884 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10885
10886         * configure.in: use mh-sun for all *-sun-* hosts
10887
10888 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10889
10890         * Makefile.in: define flags for X11 include files and library file
10891         locations, pass them down to the programs that need this info
10892
10893         * build-all.mk: added a 'native' target, to 3stage the native toolchain
10894
10895 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10896
10897         * configure.in: start building libg++ for HP-UX targets
10898
10899 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
10900
10901         * README:  Update references to files moved into etc/.
10902
10903 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
10904
10905         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
10906         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
10907
10908 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10909
10910         * configure: accept dash as well as underscore in long option
10911         names for FSF compatibility.
10912
10913 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
10914
10915         * config.sub: added -sco3.2v4 support from FSF.
10916
10917 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10918
10919         * configure.in: expand the section that adds or removes
10920         directories from the list of programs to build, to handle native
10921         vs. cross in addition to host v. native
10922
10923 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
10924
10925         * Makefile.in:  Replace C++ in macro names with CXX.
10926         This is less likely to break ...
10927
10928 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10929
10930         * test-build.mk: add -w to GNU_MAKE
10931
10932 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10933
10934         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10935         add 'sparc' to list of recognized cpus.  This needed to make
10936         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10937         Delete some redundant ose68 variants.  Recognize -wrs as an os,
10938         then changes that into $CPU-wrs-vxworks.
10939
10940         * configure.in: remove most references to gdbtest, regularize
10941         target based program removal
10942
10943         * test-build.mk: import from p3 tree (many fixes and changes)
10944
10945 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
10946
10947         * Makefile.in: added rules to handle tcl, tk, and expect
10948
10949         * configure.in: handle those directories if they exist
10950
10951 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10952
10953         * config.sub: removed bogus hppabsd and hppahpux names, since
10954         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10955
10956 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10957
10958         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
10959         depends upon all-xiberty
10960
10961         * Makefile.in: changes from p3, including:
10962
10963         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
10964
10965         * Makefile.in (XTRAFLAGS): include newlib directories if
10966         newlib/Makefile exists, rather than if host != target.
10967
10968         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
10969
10970         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10971         from the same source tree and not building a cross-compiler.  This
10972         matters for the libg++ configuration if reconfiguring a tree that
10973         has already been installed.
10974
10975         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
10976
10977         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10978         pick up the machine and system specific header files.
10979
10980         * Makefile.in: added AS_FOR_TARGET, passed down in
10981         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10982         the C compiler to use to create programs which are run in the
10983         build environment, set it to default to $(CC), and passed it down
10984         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10985
10986         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
10987
10988         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10989         We need them for unusual native builds, like systems without
10990         ranlib.
10991
10992         * configure: also define $(host_canonical) and
10993         $(target_canonical), which are the full, canonical names for the
10994         given host and target
10995
10996 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
10997
10998         * Makefile.in:  Added separate definitions for C++.
10999
11000 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11001
11002         * configure.in (configdirs):  Add deja-gnu.
11003
11004 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11005
11006         * README:  Update for configure.texi and gdb-4.7 release.
11007
11008 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11009
11010         * Makefile.in:  Move "all" target to top of file.
11011         Previously, first target was ".PHONY" which caused BSD4.4 make
11012         to build .PHONY when make was run without arguments.
11013
11014 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11015
11016         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11017         Library-copylefted code in libiberty.
11018
11019 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11020
11021         * config.sub:  Replace m68kmote with plain old m68k.
11022
11023 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11024
11025         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11026
11027 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11028
11029         * config.sub: Complain if no argument is given.  Added support for
11030         386bsd as OS and target alias.
11031
11032 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11033
11034         * Makefile.in (XTRAFLAGS): include newlib directories if
11035         newlib/Makefile exists, rather than if host != target.
11036
11037 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11038
11039         * config.sub: recognize sparclite-wrs-vxworks.
11040
11041         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11042         p3.) Added clean-xiberty to clean.
11043
11044 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11045
11046         * configure.in: use *-*-* instead of nested cases for host and target
11047
11048 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11049
11050         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11051         from the same source tree and not building a cross-compiler.  This
11052         matters for the libg++ configuration if reconfiguring a tree that
11053         has already been installed.
11054
11055 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11056
11057         * config.sub (i486v/i486v4):  Merge in from FSF version.
11058
11059 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11060
11061         * configure: only set PWD if it is already set.
11062
11063 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11064
11065         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11066         doesn't have unset and all success paths (and most error paths)
11067         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11068         to just ${PWD} to avoid confusion.)
11069
11070 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11071
11072         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11073         even for a native compilation.
11074
11075 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11076
11077         Changes to make the gdb.tar.Z rule work better.
11078
11079         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11080         (DEVO_SUPPORT):  Add configure.texi.
11081         (bfd-ilrt.tar.Z):  Remove ancient rule.
11082
11083 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11084
11085         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11086         pick up the machine and system specific header files.
11087
11088         * configure.in, config.sub: added new target m68010-adobe-scout,
11089         with alias of adobe68k.  Changed configure.in to check for
11090         -scout before -sco* to avoid a false match.
11091
11092         * Makefile.in: added AS_FOR_TARGET, passed down in
11093         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11094         the C compiler to use to create programs which are run in the
11095         build environment, set it to default to $(CC), and passed it down
11096         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11097
11098 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11099
11100         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11101         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11102         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11103         FOR_TARGET variants, to newlib and libg++.
11104
11105 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11106
11107         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11108         first.
11109
11110 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11111
11112         * config.sub:  Accept `elf' as an environment.
11113
11114 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11115
11116         * Makefile.in (all-opcodes):  cd into the right directory
11117
11118 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11119
11120         * configure: added -program_transform_name option, used as
11121         argument to sed when installing programs.
11122         configure.texi: added documentation for -program_prefix,
11123         -program_suffix and -program_transform_name.
11124
11125 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11126
11127         * config.sub:  Accept i486 where i386 ok.
11128
11129 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11130
11131         * config.sub: accept we32k
11132
11133 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11134
11135         * config.sub, configure.in: accept OSE68000 and OSE68k.
11136
11137         * Makefile.in: don't create all directories for ``make install'';
11138         let the subdirectories create the ones they need.
11139
11140 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11141
11142         * COPYING: new file, GPL v2
11143
11144 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11145
11146         * Makefile.in: use the new gen-info-dir, which needs a template
11147         argument (which also lives in texinfo)
11148
11149         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11150
11151 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11152
11153         * config.sub (ncr3000):  Change i386 to i486.
11154
11155 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11156
11157         * Makefile.in: add install-rcs, install-grep to
11158         install-no-fixedincludes, removed install-bison and install-libgcc
11159
11160 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11161
11162         * configure.in: grab the HPUX makefile fragment if on HPUX
11163
11164 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11165
11166         * Makefile.in: eradicate bison spoor (ditto libgcc).
11167          configure.in: recognise m68{k,000}-ericsson-OSE.
11168          es1800 is alias for m68k-ericsson-OSE
11169
11170 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11171
11172         * configure.in: rearrange the parts that remove programs from
11173         configdirs, based now on HOST==TARGET or by canonical triple.
11174
11175 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11176
11177         * test-build.mk: recurse explicitly with -f test-build.mk when
11178           appropriate.  predicate stage3 and comparison on the existence
11179           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11180           On very clean, also remove ...stamp-co.  Build in-place before
11181           doing other builds.
11182
11183 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11184
11185         * Makefile.in, configure.in: add tgas
11186
11187 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11188
11189         * Makefile.in: a number of changes merged in from progressive.
11190
11191         * configure.in: add libm.
11192
11193         * .cvsignore: ignore some stuff that comes from test-build.mk.
11194
11195 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11196
11197         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11198
11199 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11200
11201         * configure: Add program_suffix (parallel to program_prefix)
11202         * Makefile.in: adjust directory-creating script for losing decstation
11203
11204 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11205
11206         * configure:  Minor $subdir-related fixes.
11207
11208 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11209
11210         * configure: fix various problems with propogating
11211         makefile_target_frag in subdirs.
11212         * configure.in: config libgcc if its there
11213
11214 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11215
11216         * config.sub:  HPPA merge.
11217
11218 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11219
11220         * Makefile.in:  Replace all-bison with all-byacc in all
11221         dependency lines for other tools (which now use byacc).
11222
11223 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11224
11225         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11226
11227 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11228
11229         * Makefile.in: make gprof rules similar to byacc rules (instead of
11230         vestigal $(unsubdir) that didn't work...)
11231
11232 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11233
11234         * config.sub:  Add support for Linux.
11235         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11236         (at least for libg++).
11237
11238 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11239
11240         * configure.texi: fix doc for the -nfp option to configure
11241
11242 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11243
11244         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11245
11246 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11247
11248         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11249         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11250         * configure.in: added solaris* host_makefile_frag hook.
11251
11252 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11253
11254         * config.sub: changed recognition of m68000 so that various
11255         m68k types can be specified via m680[01234]0
11256
11257 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11258
11259         * config.sub (basic_machine): fix sed so that '-foo' isn't
11260         completely substituted out while .+'-foo' loses the '-foo'
11261
11262 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11263
11264         * config.sub ($os): Add -aout.
11265
11266 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11267
11268         * configure:  If host_makefile_frag is absolute, don't
11269         prefix ${invsubdir} (relevant to libg++ auto-configure).
11270
11271 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11272
11273         * Makefile.in (tooldir): Define it.
11274         (all-ld): Depend on all-flex.
11275
11276 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
11277
11278         * Makefile.in (check):  Fix libg++ special case.
11279
11280 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
11281
11282         * configure: do not bury `pwd` into config.status, thus do fewer
11283           pwd's.
11284
11285         * configure: print the "Building in" message only when building in
11286           other than "." AND verbose.
11287
11288         * configure: remove -s, rework -v to better accommodate guested
11289           configures.
11290
11291         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11292
11293 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
11294
11295         * Makefile.in: macroize flags passed on recursion.  remove
11296           fileutils.
11297
11298 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
11299
11300         * configure: get makesrcdir right for subdirs deeper than 1.
11301
11302         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11303           install.
11304
11305 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
11306
11307         * Makefile.in: don't print subdir_do or recursion lines.
11308
11309 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
11310
11311         * standards.texi: added menu item.
11312
11313         * Makefile.in: build and install standards.info.
11314
11315         * standards.texi: new file.
11316
11317 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11318
11319         * configure: test for and move config.status pieces from
11320           ${subdir}/.
11321
11322 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11323
11324         * configure:  Test for existance of files before trying to mv
11325         them, to avoid numerous non-existance messages.
11326
11327 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11328
11329         * configure: correct final line of config.status.
11330
11331         * configure: patch from eggert.  Avoids a protection problem if
11332           the original Makefile.in is read only.
11333
11334         * configure: use move-if-change from gcc to create config.status.
11335           Some makefiles depend on config.status to tell if a directory
11336           has been reconfigured for a different host.  This change
11337           prevents those directories from remaking everything in the case
11338           where the reconfig was only intended to rebuild a Makefile.
11339
11340         * configure: test for config.sub with "config.sub sun4" rather
11341           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11342           host alias from a missing config.sub.
11343
11344 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11345
11346         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11347           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11348
11349 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11350
11351         * configure: mkdir ${subdir} as needed.
11352
11353 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11354
11355         * Makefile.in,configure.in: added autoconf.
11356
11357 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11358
11359         * Makefile.in: no longer pass against on recursion.
11360
11361         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11362           definitions are not inherited.
11363
11364         * configure: correct makesrcdir when subdir is .
11365
11366 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11367
11368         * configure:  Add support for 'subdirs' variable, which is
11369         like 'configdirs', except that configure doesn't re-invoke
11370         itself for subdirs, it just creates a Makefile for each subdir.
11371         * configure.texi:  Document subdirs.
11372
11373 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11374
11375         * configure.in: added flex to configdirs
11376
11377 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11378
11379         * Makefile.in: remove clean-stamps from clean.
11380
11381 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11382
11383         * configure.in:  Add gdbtest to configdirs.
11384
11385 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11386
11387         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11388         to recursive makes.
11389         * configure.in:  Recognize new ncr3000 config.
11390
11391 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11392
11393         * Makefile.in, configure.in: removed references to gdbm.
11394
11395 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11396
11397         * config.sub:  Don't canonicalize os value
11398         newsos* to bsd (readline needs to check for newsos).
11399         (This fix was earlier made Jan 31, but got re-broken.)
11400
11401 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11402
11403         * configure.in:  sco is an os, not a vendor!
11404
11405         * configure:  Quote $( better.  Keep various shells happy.
11406
11407 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11408
11409         * Makefile.in: eliminate stamp-files.
11410
11411 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11412
11413         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11414           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11415
11416 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11417
11418         * config.sub:  fix iris/iris3.
11419
11420 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11421
11422         * configure: re-add -rm.
11423
11424 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11425
11426         * Maskefile.in: add .stmp-rcs to all.
11427
11428         * configure.in: remove gas from rs6000 build, use aix host fragment.
11429
11430 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11431
11432         * configure: pass down site_option during recursion.
11433
11434 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11435
11436         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11437
11438 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11439
11440         * configure: Change exec_prefix so that it really defaults to prefix.
11441
11442 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
11443
11444         * Makefile.in, configure.in:  Add support for mmalloc library.
11445
11446 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
11447
11448         * Makefile.in: add stmp dependencies for a few more things.
11449
11450 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
11451
11452         * configure: adjusted error message on objdir/srcdir configure
11453           collision, per john's suggestion.
11454
11455         * Makefile.in: add libiberty stmp to all and all.cross.
11456
11457 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
11458
11459         * Makefile.in: remove force dependencies, add grep to all.
11460
11461 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
11462
11463         * Makefile.in: drop flex.  make stamp files work.
11464
11465         * configure: added test for conflicting configuration in srcdir,
11466           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
11467           gets cranky.  use relative paths for configure and srcdir
11468           whenever possible.  Send some error messages to stderr that were
11469           going to stdout.
11470
11471 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
11472
11473         * Makefile.in:  Fix libg++ rule to check for gcc directory
11474         before using gcc/gcc.  Also pass XTRAFLAGS.
11475
11476 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
11477
11478         * Makefile.in: added stmp-files so that directories aren't polled
11479           when they are already built.
11480
11481         * configure.texi: fixed a node pointer problem.
11482
11483 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
11484
11485         * config.sub configure.in gdb/configure.in
11486         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11487         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11488         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
11489
11490 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11491
11492         * configure: -recurring becomes -silent.  corrected help message
11493           for -site= option.
11494
11495         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11496
11497 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11498
11499         * configure: when building Makefile for crosses, replace
11500           tooldir and program_prefix.  default srcdir from location of
11501           config.sub.  remove "for host in hosts" and "for target in
11502           targets" loops.
11503
11504 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11505
11506         * Makefile.in: Do not pass bindir or mandir to cvs.
11507
11508 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11509
11510         * Makefile.in, configure.in: removed traces of namesubdir,
11511           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11512           copyrights to '92, changed some from Cygnus to FSF.
11513
11514         * configure.texi: remove most references to multiple hosts,
11515           multiple targets, subdirs, etc.
11516
11517         * configure.man: removed rcsid. reference config.sub not
11518           config.subr.
11519
11520         * Makefile.in: mkdir $(infodir) on install-info.
11521
11522 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
11523
11524         * configure.texi:  Explain better about .gdbinit and about
11525         the environment that configure.in sections run in.
11526
11527 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
11528
11529         * configure.in:  Ultrix is only a decstation if it's a MIPS.
11530
11531 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
11532
11533         * README:  DOC.configure => cfg-paper.texi.
11534
11535 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
11536
11537         * config.sub (near case $os):  Don't convert newsos* to bsd!
11538
11539 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
11540
11541         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
11542         the number of copies of COPYING that go into the GDB tar file.
11543
11544 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
11545
11546         * bfd/configure.in, gdb/config/mh-i386sco,
11547         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11548         Fix SCO configuration stuff.
11549
11550 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
11551
11552         * Makefile.in:  For libg++, make sure the -I pointing
11553         to the gcc directory goes *after* all the libg++-local -I flags.
11554         Also, move just-gcc dependency from just-libg++ to all-libg++.
11555
11556 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
11557
11558         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
11559
11560 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
11561
11562         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
11563
11564 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
11565
11566         * config.sub:  Add stratus configuration frags.  Also
11567         submitted to FSF.
11568
11569 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
11570
11571         * Makefile.in (DEV_SUPPORT):  add configure.man.
11572
11573         * config.sub(Decode manufacturer-specific):  add -none*.
11574
11575 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
11576
11577         * Makefile.in:  remove form feeds to make Sun's make happy.
11578         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
11579
11580 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
11581
11582         * Makefile.in (AR_FLAGS):  Make quieter.
11583
11584 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
11585
11586         * configure.in:  Add libg++.
11587         * configure:  When verbose, don't output the command line at each
11588         level; it will be unremarkably the same as the previous version,
11589         which will be the same as what the user typed.
11590
11591 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
11592
11593         * configure.in, Makefile.in: fix clean-info, add flex.  add
11594           fileutils.
11595
11596         * configure: be less sensitive to spaces in Makefile.in.  Do not
11597           look for sources in "..".  Doing so breaks subdirectories that
11598           might have their own configure.  If a subdir has it's own
11599           configure script, use it.
11600
11601 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
11602
11603         * cfg-paper.texi: some changes suggested by rms.
11604
11605 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
11606
11607         * config.sub:  Merge in some small additions from the FSF version,
11608         taken from the gcc distribution, to bring the Cygnus and FSF
11609         versions into closer sync.
11610
11611 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
11612
11613         * configure.in:  Changed svr4 references to sysv4.
11614
11615 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
11616
11617         * configure: added -V for version number option.
11618
11619 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
11620
11621         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11622           renamed from DOC.configure to cfg-paper.texi.
11623
11624 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11625
11626         * configure, config.subr, config.sub: config.subr is now
11627           config.sub again.
11628
11629 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
11630
11631         * configure.texi: new file, in progress.
11632
11633         * Makefile.in: build info file and install the man page for
11634           configure.
11635
11636         * configure.man: new file, first cut.
11637
11638         * configure: find config.subr again now that configuration "none"
11639           has gone.  removed all traces of the -ansi option.  removed all
11640           traces of the -languages option.
11641
11642         * config.subr: resync from rms.
11643
11644 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11645
11646         * configure, config.sub, config.subr: merge config.sub into
11647           config.subr, call the result config.subr, remove config.sub, use
11648           config.subr.
11649
11650         * Makefile.in: revised install for dir.info.
11651
11652 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11653
11654         * configure.in: add decstation host makefile frag.
11655
11656         * Makefile.in: BISON now bison -y again.  also install-gcc on
11657           install.  clean-gdbm on clean.  infodir belongs in datadir.
11658           Make directories for info install.  Build dir.info here then
11659           install it.
11660
11661 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11662
11663         * Makefile.in: fix for bad directory tests.
11664
11665 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11666
11667         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
11668           regexp.  -srcdir relative was being handled incorrectly.
11669
11670         * Makefile.in: unwrapped some for loops so that parallel makes
11671           work again and so one can focus one's attention on a particular
11672           package.
11673
11674 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11675
11676         * configure: added PWD as a stand in for `pwd` (for speed). use
11677           elif wherever possible.  make -srcdir work without -objdir.
11678           -objdir= commented out.
11679
11680 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11681
11682         * configure: +options become --options.  -subdirs commented out.
11683           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
11684           Makefile now at top of generated Makefile.  Removed cvs log
11685           entries.  added -srcdir.  create .gdbinit only if there is one
11686           in ${srcdir}.
11687
11688         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11689           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11690           and mandir now keyed off datadir by default.
11691
11692 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11693
11694         * Freshly created ChangeLog.
11695
11696 \f
11697 Local Variables:
11698 mode: change-log
11699 left-margin: 8
11700 fill-column: 76
11701 version-control: never
11702 End: