447556e95dc3daaf6cdd167cd1a2df8a7c6b17e1
[platform/upstream/gcc.git] / ChangeLog
1 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2
3         * MAINTAINERS (Various Maintainers): Add myself as
4         auto-vectorizer maintainer.
5
6 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7
8         PR libjava/32098
9         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
10
11 2007-05-30  Richard Guenther  <rguenther@suse.de>
12
13         * MAINTAINERS (Various Maintainers): Add myself as
14         auto-vectorizer maintainer.
15
16 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
17
18         PR bootstrap/29382
19         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
20         * configure: Rebuilt.
21
22 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
23
24         * MAINTAINERS (Write After Approval): Removed my name.
25
26 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
27
28         * MAINTAINERS (Write After Approval): Remove myself.
29
30 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
31
32         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
33
34 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
35
36         * ltmain.sh: Update from ToT Libtool.
37         * libtool.m4: Update from ToT Libtool.
38         * ltsugar.m4: New. Update from ToT Libtool.
39         * ltversion.m4: New. Update from ToT Libtool.
40         * ltoptions.m4: New. Update from ToT Libtool.
41         * ltconfig: Remove.
42         * ltcf-c.sh: Remove.
43         * ltcf-cxx.sh: Remove.
44         * ltcf-gcj.sh: Remove.
45
46 2007-05-22  Ollie Wild  <aaw@google.com>
47
48         * MAINTAINERS (Write After Approval): Add myself.
49
50 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
51
52         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
53         stage_cflags.
54         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
55         Remove CFLAGS/LIBCFLAGS.
56         (configure-stage[+id+]-[+prefix+][+module+],
57         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
58         * Makefile.in: Regenerate.
59
60 2007-05-15  Diego Novillo  <dnovillo@google.com>
61
62         * MAINTAINERS: Update e-mail address.
63
64 2007-05-15  Revital Eres  <eres@il.ibm.com>
65
66         * MAINTAINERS (Write After Approval): Add myself.
67
68 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
69
70         * MAINTAINERS (Write After Approval): Updated my address.
71
72 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
73
74         * MAINTAINERS (Write After Approval): Add myself.
75
76 2007-05-11  Silvius Rus  <rus@google.com>
77
78         * MAINTAINERS (Write After Approval): Add myself.
79
80 2007-04-23  Tom Tromey  <tromey@redhat.com>
81
82         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
83
84 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
85
86         * MAINTAINERS (cpplib): Rename to ...
87         (libcpp): ... this.  Add C/C++ front end maintainers.
88
89 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
90
91         * config-ml.in: Pass ${ml_config_env} to configure calls.
92
93 2007-04-04  Christian Bruel  <christian.bruel@st.com>
94
95         * MAINTAINERS (Write After Approval): Add myself.
96         
97 2007-04-02  Dave Korn  <dave.korn@artimi.com>
98
99         * MAINTAINERS (Write After Approval): Add myself.
100
101 2007-03-31  Tobias Burnus  <burnus@net-b.de>
102
103         * MAINTAINERS (fortran 95 front end): Add myself.
104
105 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
106
107         * MAINTAINERS (Write After Approval): Add myself.
108         
109 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
110
111         * MAINTAINERS (Modulo Scheduler): Add myself.
112
113 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
114
115         * MAINTAINERS (fortran 95 front end): Add myself.
116         (c++ front end): whitespace fix.
117
118 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
119
120         * MAINTAINERS (Write After Approval): Add myself.
121
122 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
123
124         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
125         of glob.  Quote arguments with single quotes too.
126         * configure: Regenerate.
127
128 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
129
130         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
131         * Makefile.in: Regenerate
132
133 2007-03-07  Andreas Schwab  <schwab@suse.de>
134
135         * configure: Regenerate.
136
137 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
138
139         * configure.ac: Add "--with-pdfdir" configure option,
140         which defines pdfdir variable.
141         * Makefile.def (target=fixincludes): Add install-pdf to
142         missing targets.
143         (recursive_targets): Add install-pdf target.
144         (flags_to_pass): Add pdfdir.
145         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
146         target.
147         * configure: Regenerate
148         * Makefile.in: Regenerate
149
150 2007-02-28  Eric Christopher  <echristo@apple.com>
151
152         Revert:
153         2006-12-07  Mike Stump  <mrs@apple.com>
154
155         * Makefile.def (dependencies): Add dependency for
156         install-target-libssp and install-target-libgomp on
157         install-gcc.
158         * Makefile.in: Regenerate.
159
160 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
161
162         * configure: Regenerate.
163         * configure.ac: Move statements after variable declarations.
164
165 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
166
167         * MAINTAINERS: Add myself as sh maintainer.
168
169 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
170
171         * configure.ac: Adjust for loop syntax.
172         * configure: Regenerate.
173
174 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
175
176         * configure: Rebuilt.
177
178 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
179
180         * configure.ac: Drop multiple occurrences of --enable-languages,
181         and fix its quoting.
182         * configure: Rebuilt.
183
184 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
185             Nathan Sidwell  <nathan@codesourcery.com>
186             Vladimir Prus  <vladimir@codesourcery.com
187             Joseph Myers  <joseph@codesourcery.com>
188
189         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
190         * configure: Regenerate.
191
192 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
193
194         * ltconfig (freebsd*): Default to elf.
195
196 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
197
198         * configure.ac (target_libraries): Move libgcc before libiberty.
199         * configure: Regenerated.
200
201 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
202             Paolo Bonzini  <bonzini@gnu.org>
203
204         PR bootstrap/30753
205         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
206         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
207         * configure: Regenerated.
208
209 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
210
211         * MAINTAINERS (Language Front End Maintainers): Update my mail
212         address.
213
214 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
215
216         PR bootstrap/30748
217         * configure.ac: Correct syntax for Solaris ksh.
218         * configure: Regenerated.
219
220 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
221
222         * configure.ac: Sync with src.
223         * configure: Regenerate.
224
225 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
226
227         * Makefile.in: Regenerate.
228
229 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
230
231         * config.sub: Sync with src.
232
233 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
234
235         * Makefile.tpl (build_alias, host_alias, target_alias): Use
236         noncanonical equivalents.
237         * configure.in: Rename to...
238         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
239         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
240         target_noncanonical.  Use them.  Rewrite removal of configure
241         arguments for autoconf 2.59.  Discard variable settings.  Force
242         program_transform_name for native tools.
243
244         * Makefile.in: Regenerated.
245         * configure: Regenerated with autoconf 2.59.
246
247 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
248
249         * MAINTAINERS (Write After Approval): Add myself.
250
251 2007-01-31  Andreas Schwab  <schwab@suse.de>
252
253         * Makefile.tpl (LDFLAGS): Substitute it.
254         * Makefile.in: Regenerate.
255
256 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
257
258         * MAINTAINERS (Write After Approval): Add myself.
259
260 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
261
262         * MAINTAINERS (spu port): Add myself.
263
264 2007-01-23  Richard Guenther  <rguenther@suse.de>
265
266         PR bootstrap/30541
267         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
268         * Makefile.tpl (GNATBIND): Substitute it.
269         (GNATMAKE): Likewise.
270         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
271         of STAGE_PREFIX.
272         * Makefile.in: Regenerate.
273         * configure: Regenerate.
274
275 2007-01-18  Mike Stump  <mrs@apple.com>
276
277         * configure.in: Re-enable -Werror for gcc builds.
278
279 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
280
281         * MAINTAINERS (Write After Approval): Add myself.
282
283 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
284
285         * configure.in: Change == to = in test command.
286         * configure: Regenerate.
287
288 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
289             Nick Clifton  <nickc@redhat.com>
290             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
291
292         * configure.in (build_configargs, host_configargs, target_configargs):
293         Remove build/host/target parameters.
294         (host_libs): Add gmp and mpfr.
295         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
296         * Makefile.def (gmp, mpfr): New.
297         (gcc): Remove target.
298         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
299         target_os, target_vendor): New.
300         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
301         * configure: Regenerate.
302         * Makefile.in: Regenerate.
303
304 2007-01-11  Matt Fago  <fago@earthlink.net>
305
306         * configure.in: Try to link to functions only in mpfr 2.2.x
307         to improve robustness of configure tests.
308         * configure: Regenerate.
309
310 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
311
312         * MAINTAINERS: Add myself as i386 maintainer.
313
314 2007-01-08  Jan Hubicka  <jh@suse.cz>
315
316         * MAINTAINERS: Add myself as i386 maintainer.
317
318 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
319
320         * configure.in: Add support for an x86_64-mingw* target.
321         * configure: Regenerate.
322
323 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
324
325         * Makefile.tpl (all-target): Correct @if conditional for target
326         modules.
327         * configure.in: Omit libiberty if building only target libgcc.
328         * configure, Makefile.in: Regenerated.
329
330 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
331
332         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
333         * configure: Regenerate.
334
335 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
336
337         * Makefile.def (target_modules): Add libgcc.
338         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
339         * Makefile.tpl (clean-target-libgcc): Delete.
340         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
341         on gcc even for bootstrapped modules.  Rewrite handling of
342         lang_env_dependencies to loop over target_modules.
343         * configure.in (target_libraries): Add target-libgcc.
344         * Makefile.in, configure: Regenerated.
345
346 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
347
348         * configure.in: Reorganize recognition of languages.  Add
349         --enable-stage1-languages.  Show supported languages for the chosen
350         target rather than all recognized languages.
351         * configure: Regenerate.
352
353 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
354
355         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
356         * Makefile.in: Regenerate.
357
358 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
359
360         * configure.in: Warn that MPFR 2.2.0 is buggy.
361         * configure: Regenerate.
362
363 2006-12-27  Ian Lance Taylor  <iant@google.com>
364
365         * configure.in: When removing Makefiles to force a reconfigure, also
366         remove prev-DIR*/Makefile.
367         * configure: Regenerate.
368
369 2006-12-22  Andreas Schwab  <schwab@suse.de>
370
371         * configure: Regenerate with correct autoconf version.
372
373 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
374
375         * configure.in: add AC_SUBST for *_FOR_TARGET.
376         * configure: Regenerate.
377
378 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
379
380         * configure.in: Simplify logic for rejecting languages that cannot
381         be built.  Separate the case when a language is unsupported,
382         from the case when the user chooses not to build a language.
383
384 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
385
386         * configure.in: Remove "$build" case for powerpc-*-darwin* since
387         it only affects bootstrap and could be tested on "$host" as well.
388         * configure: Regenerate.
389         * config/mh-ppc-darwin: Add to the stage1 cflags here.
390
391 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
392
393         PR bootstrap/29544
394         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
395         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
396         move here comment from Makefile.tpl.
397         * Makefile.tpl: Move some definitions higher in the file.
398         (STAGE1_CHECKING): New.
399         * configure.in: Add --enable-stage1-checking.
400         * configure: Regenerate.
401         * Makefile.in: Regenerate.
402
403 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
404
405         * MAINTAINERS: Add myself as build system maintainer.
406
407 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
408
409         * MAINTAINERS (Write After Approval): Add myself.
410
411 2006-12-13  Eric Christopher  <echristo@apple.com>
412
413         * MAINTAINERS: Add myself as darwin maintainer.
414
415 2006-12-11  Ian Lance Taylor  <ian@airs.com>
416
417         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
418
419 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
420
421         MAINTAINERS: Update my entry.
422
423 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
424
425         * configure.in:  Handle spu makefile frag.
426         * Makefile.tpl (MAINT): Define
427         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
428         * configure: Regenerate.
429         * Makefile.in: Regenerate.
430
431 2006-12-11  Ben Elliston  <bje@au.ibm.com>
432
433         * config.guess: Import latest version.
434         * config.sub: Likewise.
435
436 2006-12-11  Ben Elliston  <bje@au.ibm.com>
437
438         * configure.in (spu-*-*): Don't skip target-libiberty.
439         * configure: Regenerate.
440
441 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
442
443         PR bootstrap/30134
444         * configure.in: Correct x86 darwin support for libjava to powerpc
445         and i?86 only.
446         * configure: Regenerate.
447
448 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
449
450         * configure.in: Add x86 darwin support for libjava.
451         * configure: Regenerate.
452
453 2006-12-07  Mike Stump  <mrs@apple.com>
454
455         * Makefile.def (dependencies): Add dependency for
456         install-target-libssp and install-target-libgomp on
457         install-gcc.
458         * Makefile.in: Regenerate.
459
460 >>>>>>> .merge-right.r70
461 2006-12-04  Richard Guenther  <rguenther@suse.de>
462
463         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
464         (Non-Algorithmic Maintainers): Move over non-algorithmic
465         loop optimizer maintainers, add myself as a non-algorithmic
466         middle-end maintainer.
467
468 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
469
470         * MAINTAINERS (Write After Approval): Add myself.
471
472 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
473
474         * configure.in: Update error message for missing GMP/MPFR.
475
476         * configure: Regenerate.
477
478 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
479
480         * configure.in: Update MPFR version in error message.
481
482         * configure: Regenerate.
483
484 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
485
486         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
487         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
488         --with-gmp-lib): New flags.
489
490         * configure: Regenerate.
491
492 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
493
494         * MAINTAINERS (Write After Approval): Change my email address.
495
496 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
497
498         * MAINTAINERS (Write After Approval): Add myself.
499
500 2006-11-22  Philipp Thomas <pth@suse.de>
501
502         * MAINTAINERS (i18n): Update e-mail address.
503
504 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
505
506         * MAINTAINERS (spu port): Add myself as maintainer.
507         (Write After Approval): Remove myself.
508
509 2006-11-22  Ben Elliston  <bje@au.ibm.com>
510
511         * configure.in (skipdirs): Don't build libssp for SPU.
512         * configure: Regenerate.
513
514 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
515
516         * MAINTAINERS (spu port): Add myself as maintainer.
517         (libobjc): Update my email address.
518
519 2006-11-21  Andrea Bona  <andrea.bona@st.com>
520
521         * MAINTAINERS (Write After Approval): Add myself.
522
523 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
524
525         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
526         * configure : Rebuilt.
527
528 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
529
530         * MAINTAINERS (Write After Approval): Add myself.
531
532 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
537
538         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
539         libmpfr.a.
540         * configure: Regenerate.
541
542 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
543
544         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
545         (unstage): Test for stage_last presence.
546
547         PR bootstrap/29802
548         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
549         * Makefile.in: Regenerate.
550
551 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
552
553         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
554         maintainers.
555
556 2006-11-14  Erven Rohou  <erven.rohou@st.com>
557
558         * MAINTAINERS (Write After Approval): Add myself.
559
560 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
561
562         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
563         and stageN-package/Makefile.
564         * Makefile.in: Regenerated.
565
566 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
567
568         * configure.in: Remove target-libgloss from noconfigdirs for
569         bfin-*-*.
570         * configure: Regenerated.
571
572 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
573
574         * configure.in (have_gmp): Only error if the gcc directory exists.
575
576         * configure: Regenerate.
577
578 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
579
580         * configure.in: Robustify error message for missing GMP/MPFR.
581
582         * configure: Regenerate.
583
584 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
585
586         * MAINTAINERS (Write After Approval): Add myself.
587
588 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
589
590         * MAINTAINERS: Change email address.
591
592 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
593
594         * MAINTAINERS (Write After Approval): Add myself.
595
596 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
597
598         * MAINTAINERS (Write After Approval): Add myself.
599
600 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
601
602         * MAINTAINERS (Write After Approval): Move myself to
603         Write After Approval section.
604
605 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
606
607         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
608         need_gmp anymore.
609         * configure: Regenerate.
610
611 2006-10-16  Tobias Burnus  <burnus@net-b.de>
612
613         * MAINTAINERS (Write After Approval): Add myself.
614
615 2006-10-16  Ben Elliston  <bje@au.ibm.com>
616
617         * config.guess: Import latest version.
618         * config.sub: Likewise.
619
620 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
621
622         * Makefile.def: Added pdf target handling.
623         * Makefile.tpl: Added pdf target handling.
624         * Makefile.in: Regenerated.
625
626 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
627
628         * MAINTAINERS: Add self as score port maintainer.
629
630 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
631
632         * MAINTAINERS (Write After Approval): Add myself.
633
634 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
635
636         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
637         or newer.
638         * configure: Regenerated.
639
640 2006-09-27  Dave Brolley  <brolley@redhat.com>
641
642         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
643         $s instead of $r.
644         * configure: Regenerated.
645
646 2006-09-26  Thiemo Seufer  <ths@mips.com>
647
648         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
649         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
650         * configure: Regenerate.
651
652 2006-09-24  Graeme Peterson <gridly@gmail.com>
653
654         * MAINTAINERS (Write After Approval): Remove myself.
655
656 2006-09-22  Chao-ying Fu  <fu@mips.com>
657
658         * MAINTAINERS (Write After Approval): Add myself.
659
660 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
661
662         * MAINTAINERS: Add self as soft-fp maintainer.
663
664 2006-09-09  Anatoly Sokolov <aesok@post.ru>
665
666         * MAINTAINERS: Add myself as avr maintainer.
667         Remove Marek Michalkiewicz as avr maintainer.
668
669 2006-09-07  Roberto Costa  <roberto.costa@st.com>
670
671         * MAINTAINERS (Write After Approval): Add myself.
672
673 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
674
675         * configure.in: Never build newlib for a Mingw host.
676         Never build newlib as Mingw target library.
677         Test the existence of winsup/cygwin for building a Cygwin newlib,
678         rather than just winsup.
679         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
680         building a Mingw target.
681         * configure: Regenerate.
682
683 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
684
685         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
686
687 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
688
689         * config.guess: Import from src (was more updated).
690         * config.sub: Likewise.
691
692 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
693
694         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
695         * configure: Regenerated.
696
697 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
698
699         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
700         for stages after the first.
701
702 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
703
704         * Makefile.def: Add dependencies for configure-opcodes
705         on configure-intl and all-opcodes on all-intl.
706         * Makefile.in: Regenerated.
707
708 2006-07-13  Ben Elliston  <bje@au.ibm.com>
709
710         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
711
712 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
713
714         Port to hosts whose 'sort' and 'tail' implementations
715         treat operands with leading '+' as file names, as POSIX
716         has required since 2001.  However, make sure the code still
717         works on pre-POSIX hosts.
718         * ltmain.sh: Don't assume "sort +2" is equivalent to
719         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
720
721 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
722
723         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
724
725 2006-07-04  Peter O'Gorman  <peter@pogma.com>
726
727         * ltconfig: chmod 644 before ranlib during install.
728
729 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
730
731         PR bootstrap/18058
732         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
733         if the bootstrap compiler is a GCC version that supports it.
734         * configure: Regenerate.
735
736 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
737
738         * configure.in: Fix thinkos in previous check-in.
739         * configure: Regenerate.
740
741 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
742
743         PR other/27063
744         * configure.in: Test subdir_requires and give an appropriate
745         error message.
746         * configure: Regenerate.
747
748 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
749
750         * MAINTAINERS (Write After Approval): Add myself.
751
752 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
753
754         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
755
756 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
757
758         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
759
760 2006-06-20  David Ayers  <d.ayers@inode.at>
761
762         PR bootstrap/28072
763         * configure.in: Add target-boehm-gc to noconfigdirs depending on
764         whether target-libjava is being configured instead of whether the
765         java front end is enabled.
766         * configure: Regenerate.
767
768 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
769
770         PR target/27540
771         * configure.in: Only enable libgomp on IRIX 6.
772         * configure: Regenerate.
773
774 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
775
776         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
777         too.
778         * Makefile.in: Regenerate.
779
780 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
781
782         * config-ml.in: Alter CCASFLAGS to include special
783         multilib options the same as is done for CFLAGS.
784
785 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
786
787         * configure.in: Don't enable libgomp on hpux10.
788         * configure: Rebuilt.
789
790 2006-06-12  David Ayers  <d.ayers@inode.at>
791
792         PR bootstrap/27963
793         PR target/19970
794         * configure.in: Remove target-boehm-gc from noconfigdirs where
795         ${libgcj} is specified.
796         * configure: Regenerate.
797
798 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
799
800         Sync from src:
801
802         * configure.in: Sync.
803         * configure: Regenerated.
804
805         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
806
807         * Makefile.def: Added dependencies from sim and gdb on intl, and
808         added configure dependencies to everything with an all dependency
809         on intl.
810         * Makefile.in: Regenerated.
811
812 2006-06-06  David Ayers  <d.ayers@inode.at>
813
814         PR libobjc/13946
815         * Makefile.def: Add dependencies for libobjc which boehm-gc.
816         * Makefile.in: Regenerate.
817         * configure.in: Add --enable-objc-gc at toplevel and have it
818         enable boehm-gc for Objective-C.
819         Remove target-boehm-gc from libgcj.
820         Add target-boehm-gc to target_libraries.
821         Add target-boehm-gc to noconfigdirs where ${libgcj}
822         is specified.
823         Assert that boehm-gc is supported when requested for Objective-C.
824         Only build boehm-gc if needed either for Java or Objective-C.
825         * configure: Regenerate.
826
827 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
828
829         PR 27674
830         * Makefile.tpl (configure-[+prefix+][+module+],
831         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
832         Remove rule to unstage bootstrapped modules.
833         (stage_current): New.
834         * Makefile.in: Regenerate.
835
836 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
837
838         * MAINTAINERS (Write After Approval): Update my e-mail address.
839
840 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
841
842         * include/libiberty.h: Declare pex_run_in_environment.
843
844 2006-05-31  Asher Langton  <langton2@llnl.gov>
845
846         * MAINTAINERS (Write After Approval): Add myself.
847
848 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
849
850         * Makefile.def (bfd, opcodes): Fix lib_path.
851         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
852         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
853         * Makefile.in: Regenerate.
854
855 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
856
857         * Makefile.in: Regenerate.
858
859 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
860
861         * Makefile.def: Add install-html target. Add datarootdir
862         docdir and htmldir to flags_to_pass.
863         * Makefile.tpl: Add install-html target.
864         * Makefile.in: Regenerate.
865         * configure.in: Add --with-datarootdir, --with-docdir, and
866         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
867         * configure: Regenerate.
868
869 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
870
871         * configure.in: Enable gprof for cross builds.
872         * configure: Regenerate.
873
874 2006-05-22  Richard Guenther  <rguenther@suse.de>
875
876         Revert
877         2006-01-31  Richard Guenther  <rguenther@suse.de>
878         Paolo Bonzini  <bonzini@gnu.org>
879
880         * Makefile.def (target_modules): Add libgcc-math target module.
881         * configure.in (target_libraries): Add libgcc-math target library.
882         (--enable-libgcc-math): New configure switch.
883         * Makefile.in: Re-generate.
884         * configure: Re-generate.
885         * libgcc-math: New toplevel directory.
886
887 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
888             Andreas Tobler  <a.tobler@schweiz.ch>
889
890         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
891         * configure: Rebuilt.
892
893 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
894
895         * MAINTAINERS (Write After Approval): Add myself.
896
897 2006-05-01  DJ Delorie  <dj@redhat.com>
898
899         * configure.in: Restore CFLAGS if GMP isn't present.
900         * configure: Regenerate.
901
902 2006-05-01  Richard Guenther  <rguenther@suse.de>
903
904         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
905         maintainer.
906
907 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
908
909         * MAINTAINERS (Write After Approval): Add myself.
910
911 2006-04-28  Jan Beulich  <jbeulich@novell.com>
912
913         * MAINTAINERS (Write After Approval): Add myself.
914
915 2006-04-18  DJ Delorie  <dj@redhat.com>
916
917         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
918         reference libgloss so that libssp can be built in a combined
919         tree.
920         * configure: Regenerate.
921
922 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
923
924         * MAINTAINERS (Write After Approval): Add myself.
925
926 2006-04-05  Ben Elliston  <bje@au.ibm.com>
927
928         * configure.in: Require makeinfo 4.4 or higher.
929         * configure: Regenerate.
930
931 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
932
933         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
934         Rearrange the entries of other libraries to have them in one place.
935
936 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
937
938         * MAINTAINERS (Write After Approval): Remove myself.
939         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
940
941 2006-03-14  Richard Guenther  <rguenther@suse.de>
942
943         * configure: Regenerate with autoconf 2.13.
944
945 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
946
947         * MAINTAINERS: Use my work address.
948
949         * MAINTAINERS: Update my E-mail address.
950
951 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
952
953         * configure.in: Handle --disable-<component> generically.
954         * configure: Regenerate.
955
956 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
957
958         PR libgcj/17311
959         * ltmain.sh: Don't use "$finalize_rpath" for compile.
960
961 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
962
963         * MAINTAINERS (Write After Approval):  Remove myself.
964         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
965
966 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
967
968         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
969         (TARGET_CONFIGDIRS): Remove.
970         * configure.in: Remove AC_SUBST(target_configdirs).
971         * Makefile.in, configure: Regenerated.
972
973 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
974
975         * MAINTAINERS (Write After Approval):  Remove myself.
976         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
977
978 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
979
980         PR bootstrap/25670
981
982         * Makefile.tpl ([+compare-target+]): Print explanation messages.
983
984         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
985         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
986         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
987         BUILD_PREFIX, BUILD_PREFIX_1.
988         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
989
990         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
991         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
992
993         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
994         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
995         of `cat stage_current`.  Always provide the `r' and `s' variables.
996         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
997         a single shell execution.
998         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
999         bootstrapped modules, make the stage1 module if the build was not
1000         started yet, else build the current stage.
1001         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1002         (all-build, all-host, all-target, [+make_target+]-host,
1003         [+make_target+]-target): Do not use \-continued lines.
1004         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1005         (current_stage, restrap, stage_last): New.
1006
1007         * Makefile.in: Regenerate.
1008         * configure: Regenerate.
1009
1010 2006-02-19  Bud Davis  <jmdavis@link.com>
1011
1012         * MAINTAINERS (Write After Approval):  Remove myself.
1013         (Language Front End Maintainers):  Add myself as fortran 95
1014         maintainer and update e-mail address.
1015
1016 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1017
1018         * MAINTAINERS (Write After Approval):  Remove myself.
1019         (Language Front End Maintainers):  Add myself as fortran 95
1020         maintainer.
1021
1022 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1023
1024         * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1027
1028         * MAINTAINERS (Write After Approval):  Remove myself.
1029         (Language Front End Maintainers):  Add myself as
1030         fortran 95 maintainer.
1031
1032 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1033
1034         Sync from src:
1035
1036         2005-12-27  Leif Ekblad  <leif@rdos.net>
1037
1038         * configure.in: Add support for RDOS target.
1039         * configure: Regenerate.
1040
1041 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1042             Andreas Schwab  <schwab@suse.de>
1043
1044         * configure: Regenerate.
1045
1046 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1047
1048         * configure.in (enable_libgomp): Add AIX.
1049         * configure: Regenerate.
1050
1051 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1052
1053         * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1056
1057         * MAINTAINERS (Write After Approval): Add myself.
1058
1059 2006-01-31  Richard Guenther  <rguenther@suse.de>
1060         Paolo Bonzini  <bonzini@gnu.org>
1061
1062         * Makefile.def (target_modules): Add libgcc-math target module.
1063         * configure.in (target_libraries): Add libgcc-math target library.
1064         (--enable-libgcc-math): New configure switch.
1065         * Makefile.in: Re-generate.
1066         * configure: Re-generate.
1067         * libgcc-math: New toplevel directory.
1068
1069 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1070
1071         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1072         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1073         the assembler, linker and binutils.
1074         * configure: Regenerate.
1075
1076 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1077
1078         * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1081
1082         * configure: Regenerate.
1083
1084 2006-01-18  Richard Henderson  <rth@redhat.com>
1085             Jakub Jelinek  <jakub@redhat.com>
1086             Diego Novillo  <dnovillo@redhat.com>
1087
1088         * libgomp: New directory.
1089         * Makefile.def: Add target_module libgomp.
1090         * Makefile.in: Regenerate.
1091         * configure.in (target_libraries): Add target-libgomp.
1092         * configure: Regenerate.
1093
1094 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1095
1096         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1097         @ from continuation.
1098         * Makefile.in: Rebuilt.
1099
1100 2006-01-04  Chris Lattner  <sabre@gnu.org>
1101
1102         * MAINTAINERS (Write After Approval): Add myself.
1103
1104 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1105
1106         PR bootstrap/24252
1107
1108         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1109         * Makefile.tpl (OBJDUMP): New.
1110         (EXTRA_HOST_FLAGS): Add it.
1111         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1112
1113         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1114         to use symbolic links between directories.  Avoid race conditions
1115         or make them harmless.
1116         * configure.in: Do not try to use symbolic links between directories.
1117
1118         * Makefile.def (LEAN): Pass.
1119         * Makefile.tpl (LEAN): Define.
1120         (stage[+id+]-start): Accept that the previous directory does not
1121         exist, if the bootstrap is lean.
1122         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1123         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1124         configure substitution.
1125         ([+compare-target+]): Likewise.
1126         ([+bootstrap-target+]-lean): New.
1127         * configure.in: Remove lean bootstrap support from here.
1128
1129         * Makefile.in: Regenerate.
1130         * configure: Regenerate.
1131
1132 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1133
1134         * MAINTAINERS (libdecnumber): Add myself.
1135
1136 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1137
1138         * libtool-ldflags: New script.
1139
1140 2006-01-02  Andreas Schwab  <schwab@suse.de>
1141
1142         * configure.in: When reconfiguring remove Makefile in
1143         all stage directories.
1144         * configure: Regenerate.
1145
1146 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1147
1148         * MAINTAINERS: Update my email address.
1149
1150 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1151
1152         Revert Ada-related part of the previous change.
1153
1154         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1155         Do not pass.
1156         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1157         * Makefile.in: Regenerate.
1158         * configure.in: Do not include mt-ppc-aix target fragment.
1159         * configure: Regenerate.
1160
1161 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1162
1163         * configure.in: Select appropriate fragments for PowerPC/AIX.
1164         * configure: Regenerate.
1165
1166         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1167         BOOT_CFLAGS, BOOT_LDFLAGS.
1168         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1169         BOOT_CFLAGS, BOOT_LDFLAGS.
1170         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1171         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1172         (stage): Fail if we cannot complete the work.
1173         * Makefile.in: Regenerate.
1174
1175 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1176
1177         * configure.in: Replace ms1 with mt.
1178         * configure: Rebuilt.
1179
1180 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1181
1182         * MAINTAINERS: Update my email address.
1183
1184 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1185
1186         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1187         install-host-nogcc): Don't invoke $(stage) at the end.
1188         * Makefile.in: Regenerate.
1189
1190 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1191
1192         * configure.in: Flip the top-level bootstrap switch.
1193         * configure: Regenerate.
1194
1195 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1196
1197         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1198         $(stage) and $(unstage).
1199         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1200         (all): Remove stray semicolon.
1201         (local-distclean): Don't handle multilib.tmp and multilib.out.
1202         (install.all): Set $s for consistency.
1203         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1204         check_multilibs setting.  Always make the install directory.
1205         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1206         Correct @if/@endif.
1207         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1208         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1209         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1210         (multilib.out): Remove.
1211         * Makefile.in: Regenerated.
1212
1213 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1214
1215         * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1218
1219         * MAINTAINERS: Add myself as mt maintainer.
1220
1221         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1222
1223 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1224
1225         * MAINTAINERS: Change email address.
1226
1227 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1228
1229         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1230         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1231         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1232         Find in-tree tools if available.
1233         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1234         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1235         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1236         (COMPILER_*_FOR_TARGET): New.
1237         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1238         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1239         (CONFIGURED_*, USUAL_*): Remove.
1240         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1241         STRIP): Use autoconf substitutions.
1242         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1243         COMPILER_NM_FOR_TARGET): New.
1244         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1245
1246         (all): Make all-host and all-target in parallel.
1247         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1248         that $$r and $$s are set before invoking a recursive make.
1249         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1250         ([+bootstrap-target+]): Inline most of the `all' target.
1251
1252 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1253
1254         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1255         from the gcc build directory.
1256         * Makefile.in: Regenerate.
1257
1258 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1259
1260         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1261         depend on all-libdecnumber.
1262         * configure.in (host_libs): Include libdecnumber.
1263         * Makefile.in: Regenerate.
1264         * configure: Likewise.
1265
1266 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1267
1268         * libdecnumber: Import decNumber sources from the dfp-branch.
1269
1270 2005-11-21  Kean Johnston  <jkj@sco.com>
1271
1272         * config.sub, config.guess: Sync from upstream sources.
1273
1274 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1275
1276         Import from Autoconf sources:
1277
1278         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1279         * config/move-if-change: Don't output "$2 is unchanged";
1280         suggested by Ben Elliston.  Handle weird characters correctly.
1281
1282 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1283
1284         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1285         to match upstream libtool for darwin.
1286
1287 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1288
1289         * Makefile.def: Remove gdb dependencies for gdbtk.
1290         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1291         (configure-gdb, install-gdb): New rules.
1292         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1293         * Makefile.in, configure: Regenerated.
1294
1295 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1296
1297         * MAINTAINERS (Write After Approval): Add myself.
1298
1299 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1300
1301         * MAINTAINERS (Write After Approval): Add myself.
1302
1303 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1304
1305         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1306         Diego Novillo.
1307
1308 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1309
1310         PR bootstrap/24297
1311         * Makefile.tpl (do-[+make-target+], do-check, install,
1312         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1313         are set before recursing.
1314         * Makefile.in: Regenerate.
1315
1316 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1317
1318         PR bootstrap/18939
1319         * Makefile.def (gcc) <target>: Fix thinko.
1320         * Makefile.in: Regenerate.
1321
1322 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1323
1324         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1325         * configure: Regenerate.
1326
1327 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1328
1329         * MAINTAINERS (Write After Approval): Add self.
1330
1331 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1332
1333         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1334         target-libffi, target-qthreads, target-libjava, and
1335         targetlibobjc.
1336         * configure: Regenerate.
1337
1338 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1339
1340         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1341         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1342         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1343         (USUAL_OBJDUMP_FOR_TARGET): New.
1344         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1345         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1346         * configure, Makefile.in: Regenerated.
1347
1348 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1349
1350         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1351         before other host packages.
1352
1353 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1354
1355         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1356
1357 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1358
1359         PR bootstrap/22340
1360
1361         * configure.in (default_target): Remove.
1362         * Makefile.tpl (all): Do not use prerequisites as subroutines
1363         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1364         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1365         use prerequisites as subroutines.
1366         (check-host, check-target): New.
1367         (bootstrap configure & all targets): Do not use stage*-start
1368         if the directory layout is already ok.
1369         (non-bootstrap configure & all targets): Prepend a $(unstage).
1370         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1371         (NOTPARALLEL): Remove.
1372         (unstage, stage variables): New variables.
1373         (unstage, stage targets): Simply expand to those variables.
1374
1375         * configure: Regenerate.
1376         * Makefile.in: Regenerate.
1377
1378 2005-10-04  James E Wilson  <wilson@specifix.com>
1379
1380         * Makefile.def (lang_env_dependencies): Add libmudflap.
1381         * Makefile.in: Regenerate.
1382
1383 2005-10-03  Andreas Schwab  <schwab@suse.de>
1384
1385         Backport from libtool CVS:
1386         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1387
1388         * ltmain.sh: add support for installing into temporary
1389         staging area (e.g. 'make install DESTDIR=...')
1390
1391 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1392
1393         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1394         * configure: Regenerated.
1395
1396 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1397
1398         * configure: Regenerate with the correct
1399         autoconf version.
1400
1401 2005-09-30  Catherine Moore  <clm@cm00re.com>
1402
1403         * configure.in (bfin-*-*): New.
1404         * configure: Regenerated.
1405
1406 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1407
1408         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1409         (LIPO_FOR_TARGET): New.
1410         (CONFIGURED_LIPO_FOR_TARGET): New.
1411         (USUAL_LIPO_FOR_TARGET): New.
1412         (STRIP_FOR_TARGET): New.
1413         (CONFIGURED_STRIP_FOR_TARGET): New.
1414         (USUAL_STRIP_FOR_TARGET): New.
1415         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1416         STRIP_FOR_TARGET.
1417         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1418         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1419         * Makefile.in: Regenerate.
1420         * configure: Regenerate.
1421
1422 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1423
1424         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1425         (rs6000-*-aix*): Same.
1426         * configure: Regenerate.
1427
1428 2005-09-16  Tom Tromey  <tromey@redhat.com>
1429
1430         * MAINTAINERS: Add self as java maintainer.
1431
1432 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1433
1434         * configure.in: Recognize f95 in the --enable-languages option,
1435         and substitute it for fortran, issuing a warning.
1436         * configure: Regenerate.
1437
1438 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1439
1440         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1441         * configure:  Regenerated.
1442
1443 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1444
1445         * MAINTAINERS: Add self as ms1 maintainer.
1446
1447 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1448
1449         * Makefile.def (libssp): Add to lang_env_dependencies.
1450         * Makefile.in: Regenerate.
1451
1452 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1453
1454         * MAINTAINERS: Add myself as middle-end maintainer.
1455
1456 2005-08-17  Christian Groessler  <chris@groessler.org>
1457
1458         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1459         * Makefile.in: Regenerate.
1460
1461 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1462
1463         * MAINTAINERS (write after approval): Added myself.
1464
1465 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1466
1467         * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1470
1471         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1472         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1473         Look for alternate names of the target cc and c++
1474         * configure: Regenerate.
1475
1476 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1477
1478         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1479         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1480         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1481         tools; remove code to manually set them.
1482         (Target tools): Look in the environment for them.
1483         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1484         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1485         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1486         build directory.
1487         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1488         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1489         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1490         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1491         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1492         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1493         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1494         * configure: Regenerate.
1495         * Makefile.in: Regenerate.
1496
1497 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1498
1499         * MAINTAINERS: Update for removed CPU targets.
1500
1501 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1502
1503         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1504         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1505         * Makefile.in: Regenerated.
1506
1507 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1508
1509         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1510         (CFLAGS_FOR_TARGET): Use it.
1511         (CXXFLAGS_FOR_TARGET): Likewise.
1512         * Makefile.in: Regenerated.
1513         * configure.in (--with-build-sysroot): New option.
1514         * configure: Regenerated.
1515
1516 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1517
1518         * Makefile.tpl: Wrap install between unstage and stage
1519         * Makefile.in: Regenerate.
1520
1521 2005-07-21  Eric Christopher  <echristo@apple.com>
1522
1523         * MAINTAINERS: Update affiliation.
1524
1525 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1526
1527         * MAINTAINERS: Add self as crx port maintainer.
1528
1529 2005-07-20  DJ Delorie  <dj@redhat.com>
1530
1531         * MAINTAINERS: Add self as m32c maintainer.
1532
1533 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1534
1535         * all files: Update FSF address.
1536
1537 2005-07-15  Eric Christopher  <echristo@redhat.com>
1538
1539         * MAINTAINERS: Change affiliation.
1540
1541 2005-07-14  Jim Blandy  <jimb@redhat.com>
1542
1543         * configure.in: Add cases for Renesas m32c.
1544         * configure: Regenerated.
1545
1546 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1547
1548         * COPYING.LIB: Update from fsf.org.
1549
1550 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1551
1552         * COPYING, compile, config.guess,
1553         config.sub, install-sh, missing, mkinstalldirs,
1554         symlink-tree, ylwrap: Sync from upstream sources.
1555         * config-ml.in: Update FSF address.
1556
1557 2005-07-13  Eric Christopher  <echristo@redhat.com>
1558
1559         * configure.in: Add toplevel noconfigdir support for tpf.
1560         * configure: Regenerate.
1561
1562 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1563
1564         PR ada/22340
1565
1566         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1567         * Makefile.in: Regenerate.
1568
1569 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1570
1571         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1572         Brolley to write-after-approval.
1573
1574 2005-07-07  Andreas Schwab  <schwab@suse.de>
1575
1576         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1577         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1578         * Makefile.in: Regenerated.
1579
1580 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1581
1582         * configure.in: Don't build sim or rda when targetting darwin.
1583         * configure: Regenerate.
1584
1585 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1586
1587         * configure.in: Add --enable-libssp and --disable-libssp.
1588         * configure: Regenerate with autoconf-2.13.
1589
1590 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1591
1592         * Makefile.def (target_modules): Add libssp.
1593         * configure.in (target_libraries): Add target-libssp.
1594         * configure: Rebuilt.
1595         * Makefile.in: Rebuilt.
1596
1597 2005-07-01  Zack Weinberg  <zackw@panix.com>
1598
1599         * MAINTAINERS: Change email address.  Resign from maintainership.
1600
1601 2005-07-01  Richard Guenther  <rguenther@suse.de>
1602
1603         * MAINTAINERS: Change my e-mail address and affiliation.
1604
1605 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1606
1607         * Makefile.def (stagefeedback): Come after profile.
1608         Define profiledbootstrap target.
1609         * Makefile.tpl (profiledbootstrap): Remove.
1610         (stageprofile-end): Zap stagefeedback.
1611         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1612         * Makefile.in: Regenerate.
1613
1614 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1615
1616         * MAINTAINERS: Update my email address.
1617
1618 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1619
1620         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1621         In 'cpp' stanza, support '#line' as well as '# '.
1622
1623 2005-06-08  Andreas Schwab  <schwab@suse.de>
1624
1625         * MAINTAINERS: Move myself from 'Write After Approval' to
1626         'CPU Port Maintainers' section as m68k maintainer.
1627
1628 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1629
1630         * configure.in (unsupported_languages): New macro.
1631         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1632         non-ported target libraries in noconfigdirs.
1633         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1634         non-linux-gnu.  Remove libgcj_ex_libffi.
1635         <lang_frag loop>: Set add_this_lang=no if the language is in
1636         unsupported_languages.
1637         * configure: Regenerate.
1638
1639 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1640
1641         * configure.in: Fix typo in handling of --with-mpfr-dir.
1642         * configure: Regenerate.
1643
1644 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
1645
1646         * MAINTAINERS: Update my email address.
1647
1648 2005-06-02  Jim Blandy  <jimb@redhat.com>
1649
1650         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1651         accepted into the master sources.)
1652
1653 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1654             Michael Snyder  <msnyder@redhat.com>
1655             Stan Cox  <scox@redhat.com>
1656
1657         * configure.in: Set noconfigdirs for ms1.
1658
1659         * configure: Regenerate.
1660
1661 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
1662
1663         * MAINTAINERS (Write After Approval): Add self.
1664
1665 2005-06-01  Josh Conner  <jconner@apple.com>
1666
1667         * MAINTAINERS (Write After Approval): Add self.
1668
1669 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
1670
1671         * MAINTAINERS: Update my email address.
1672
1673 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
1674
1675         * MAINTAINERS (Write After Approval): Add self.
1676
1677 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
1678
1679         * MAINTAINERS (Write After Approval): Remove self.
1680
1681 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1682
1683         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1684         (Dependencies): Consider target modules for bootstrap dependencies.
1685         Make target bootstrap modules depend on each stage's gcc.
1686         * Makefile.in: Regenerate.
1687
1688 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1689
1690         * Makefile.def (configure-gcc): Depend on binutils having been built.
1691         (all-gcc): No need to do it here.
1692         * Makefile.in: Regenerate.
1693
1694 2005-05-19  Paul Brook  <paul@codesourcery.com>
1695
1696         * configure.in: Rewrite misleading error message when requested
1697         language cannot be built.
1698         * configure: Regenerate.
1699
1700 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1701
1702         * ylwrap: Import from Automake 1.9.5.
1703
1704 2005-05-13  David Ung  <davidu@mips.com>
1705
1706         * MAINTAINERS (Write After Approval): Add self.
1707
1708 2005-05-09  Mike Stump  <mrs@apple.com>
1709
1710         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1711         lt_cv_sys_max_cmd_len for now.
1712
1713 2005-05-09  Stan Cox  <scox@redhat.com>
1714
1715         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1716
1717 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
1718
1719         * README.SCO: Update the URL.
1720
1721 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
1722
1723         * ltconfig: Define file_list_spec.  Pass file_list_spec and
1724         with_gnu_ld to libtool.
1725         * ltcf-c.sh (aix[45]): Define file_list_spec.
1726         * ltcf-cxx.sh (aix[45]): Same.
1727         * ltcf-gcj.sh (aix[45]): Same.
1728         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1729         exists, write list of input files to temporary file.
1730
1731 2005-05-04  Mike Stump  <mrs@apple.com>
1732
1733         * configure.in: Always pass --target to target configures as
1734         otherwise rebuilds that do --recheck will fail.
1735         * confiugure: Rebuilt.
1736
1737 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1738
1739         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1740         STAGE_HOST_EXPORTS.
1741         (configure, all): Add bootstrap support.
1742         (Host modules, target modules): Pass post-stage1 flags and exports.
1743         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1744         * Makefile.in: Regenerate.
1745
1746 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1747
1748         * configure: Regenerate.
1749
1750 2005-04-27  Mike Stump  <mrs@apple.com>
1751
1752         * MAINTAINERS: Add self as darwin maintainer.
1753
1754 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1755
1756         * config.sub: Update from master copy.
1757
1758 2005-04-21  Mike Stump  <mrs@apple.com>
1759
1760         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1761         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1762
1763 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1764
1765         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1766         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1767         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1768         "*-*-elf" and "*-*-linux*".
1769         * configure: Regenerate.
1770
1771 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
1772
1773         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1774
1775 2005-04-12  Mike Stump  <mrs@apple.com>
1776
1777         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1778
1779 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
1780
1781         * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
1784
1785         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1786
1787 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1790         (TARGET_CONFIGARGS): Include --with-target-subdir.
1791         (configure, all): New macros.  Use them throughout.
1792         * Makefile.in: Regenerate.
1793
1794 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
1795
1796         * MAINTAINERS (Write After Approval): Add myself.
1797
1798 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1799
1800         * MAINTAINERS: Remove 'loop unrolling' maintainer.
1801
1802 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
1803
1804         * MAINTAINERS: Move John Carr to Write After Approval.
1805
1806 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1807
1808         * config/mh-mingw32: Delete.
1809         * configure.in: Don't use it.
1810         * configure: Regenerate.
1811
1812 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1813
1814         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1815         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1816         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1817         (HOST_LIB_PATH): Generate from Makefile.def.
1818         (TARGET_LIB_PATH): Likewise.
1819         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1820         * Makefile.in: Regenerate.
1821         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1822         (RPATH_ENVVAR): Include Darwin case.
1823         * configure: Regenerate.
1824
1825 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
1826
1827         * MAINTAINERS (Various Maintainers): Remove self.
1828         (Write After Approval): Add self.
1829
1830 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
1831
1832         * MAINTAINERS (Various Maintainers): Add self.
1833
1834 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1835
1836         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1837         * configure: Regenerate.
1838
1839 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1840
1841         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1842         gcc_version, and gcc_version_trigger from set of flags to pass.
1843         * Makefile.tpl: Remove definitions of above variables.
1844         (config.status): Remove dependency on $(gcc_version_trigger).
1845         * Makefile.in: Regenerate.
1846         * configure.in: Do not reference config/gcc-version.m4 nor
1847         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1848         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1849         * configure: Regenerate.
1850
1851 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1852             Andrew Pinski <pinskia@physics.uc.edu>
1853
1854         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1855         * Makefile.in: Regenerate.
1856
1857 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
1858
1859         * MAINTAINERS (Write After Approval): Add myself.
1860
1861 2005-03-03  David Ayers  <d.ayers@inode.at>
1862
1863         * MAINTAINERS (Write After Approval): Add myself.
1864
1865 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1866
1867         PR libgcj/20160
1868         * ltmain.sh: Avoid creating archives with components that have
1869         duplicate basenames.
1870
1871 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1872
1873         PR bootstrap/20250
1874         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1875         instead of check.
1876         * Makefile.in: Regenerate.
1877
1878 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1879
1880         * Makefile.in: Regenerate to fix conflict between the previous two
1881         patches.
1882
1883 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1884
1885         PR bootstrap/17383
1886         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1887         * Makefile.tpl (HOST_SUBDIR): New substitution.
1888         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1889         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1890         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1891         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1892         (Host modules, Bootstrapped modules): Use it.
1893         (Build modules, Target modules): Do not create symlink trees,
1894         always configure out-of-srcdir.
1895         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1896         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1897         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1898         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1899
1900         * Makefile.in: Regenerate.
1901         * configure: Regenerate.
1902
1903 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1904
1905         Merged from libada-gnattools-branch:
1906         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1907
1908         * gnattools: New directory.
1909         * Makefile.def: Add gnattools as a module, depending on target-libada.
1910         * Makefile.in: Regenerate.
1911         * configure.in: Include gnattools in host_tools; disable it if ada
1912         is disabled.
1913         * configure: Regenerate.
1914
1915 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
1916
1917         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1918         treelang maintainer.
1919         (Write After Approval): Remove myself.
1920
1921 2005-02-23  Paul Schlie  <schlie@comcast.net>
1922
1923         * configure.in: Allow darwin targeted ports to build tk, itcl and
1924         libgui.
1925         * configure: Regenerate.
1926
1927 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1928
1929         PR libgcj/10353
1930         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1931         * configure: Regenerate.
1932
1933 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2005-02-10  Ian Lance Taylor  <ian@airs.com>
1938
1939         * MAINTAINERS: Update my e-mail address.
1940
1941 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
1942
1943         * MAINTAINERS (Write After Approval): Add myself.
1944
1945 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1946
1947         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1948         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1949         target-libgloss when not *-*-elf and *-*-aout.
1950         * configure: Regenerate.
1951
1952 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
1953
1954         * MAINTAINERS: Remove obsolete entries.
1955
1956         * MAINTAINERS (Write After Approval): Add Michael Matz.
1957
1958 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
1959
1960         * MAINTAINERS: Remove self as cpplib maintainer.
1961
1962 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1963
1964         * install-sh, config.sub: Import from upstream.
1965
1966 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1967
1968         PR bootstrap/18222
1969         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1970         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1971         * Makefile.in: Regenerate.
1972
1973 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
1974
1975         * MAINTAINERS: Update my email address.
1976
1977 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1978             Andreas Schwab  <schwab@suse.de>
1979
1980         PR bootstrap/18033
1981         * config-ml.in: Eval option if surrounded by single quotes.
1982
1983 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1984
1985         Revert 2004-12-28 Makefile changes, a better fix will be
1986         applied to mainline and src after GCC 4.0 branches.
1987
1988 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         PR bootstrap/17383
1991
1992         * Makefile.def (target_modules): Remove stage parameter,
1993         it is always true now.
1994         * Makefile.tpl (configure-build-[+module+],
1995         configure-target-[+module+]): Always build symlink tree
1996         for the directory and for include.  BUILD_SUBDIR and
1997         TARGET_SUBDIR cannot be . anymore.
1998         * Makefile.in: Regenerate.
1999
2000 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2001
2002         Revert 2004-12-08 Makefile changes.
2003
2004 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2005
2006         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2007         cygwin, mingw.
2008
2009 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2010
2011         * configure.in (sh64-*-*): Reenable gprof.
2012         * configure: Regenerate.
2013
2014 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2015
2016         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2017         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2018         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2019         * Makefile.in: Regenerate.
2020
2021 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2022
2023         * MAINTAINERS: Update my email address.
2024
2025 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2026
2027         * Makefile.tpl: Generate normal dependencies if the LHS module is
2028         not bootstrapped.
2029         * Makefile.in: Regenerate.
2030
2031 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2032
2033         * configure.in: Include config/gxx-include-dir.m4.  Use
2034         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2035         * configure: Regenerate.
2036
2037 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2038
2039         * config.if: Delete.
2040         * configure.in: Set libstdcxx_incdir directly.
2041         * configure: Regenerate.
2042
2043 2004-12-02  Eric Christopher  <echristo@redhat.com>
2044
2045         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2046         * Makefile.in: Regenerate.
2047
2048 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2049
2050         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2051         * configure: Regenerate.
2052
2053 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2054
2055         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2056         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2057         * configure: Regenerate.
2058
2059 2004-12-01  Eric Christopher  <echristo@redhat.com>
2060
2061         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2062         of things to remove.
2063
2064 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2065
2066         * MAINTAINERS (Write After Approval): Update my e-mail address.
2067
2068 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2069
2070         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2071         from CVS libtool to always pass_all.
2072
2073 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2074
2075         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2076         (hppa*64*-*-*): Delete incorrect comment.
2077         * configure: Rebuilt.
2078
2079 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2080
2081         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2082
2083 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2084
2085         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2086         from CVS libtool to always pass_all.
2087
2088 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2089
2090         * install-sh, compile: Import from automake.
2091
2092 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2093
2094         * config.guess, config.sub:  Import from savannnah.
2095
2096 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2097
2098         * MAINTAINERS (Write After Approval): Add myself
2099
2100 2004-11-12  Mike Stump  <mrs@apple.com>
2101
2102         * Makefile.def: Add html support.
2103         * Makefile.tpl: Likewise.
2104         * Makefile.in: Regenerate.
2105
2106 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2107
2108         PR 18423
2109         * configure.in: Remove all instances of build-fixincludes from
2110         noconfigdirs.
2111         (build_configargs): Supply --target to subdirectories.
2112         * configure: Regenerate.
2113
2114         * Makefile.def: Make gcc install depend on fixincludes install.
2115         * Makefile.in: Regenerate.
2116
2117 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2118
2119         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2120
2121 2004-11-11  Paul Brook  <paul@codesourcery.com>
2122
2123         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2124
2125 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2126
2127         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2128         target-libgfortran.
2129         * configure: Regenerate.
2130
2131 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2132
2133         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2134         like CC.
2135
2136 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2137
2138         * Makefile.def (host fixincludes): Specify missing targets.
2139         * Makefile.in: Regenerate.
2140
2141 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2142
2143         * MAINTAINERS: Add myself
2144
2145 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2146
2147         * MAINTAINERS (Write After Approval): Add myself.
2148
2149 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2150
2151         * Makefile.def: Build fixincludes for the host, too.
2152         * Makefile.in: Regenerate.
2153         * configure.in (host_tools): Add fixincludes.
2154         * configure: Regenerate.
2155
2156 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2157
2158         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2159         * configure: Regenerated.
2160
2161 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2162
2163         PR other/17783
2164         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2165         * configure: Regenerated.
2166
2167 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2168
2169         * README.SCO: Update per FSF instructions.
2170
2171 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2172
2173         PR target/18151
2174         * configure.in (case ${target}): Do not build fixincludes for avr.
2175         * configure: Regenerated.
2176
2177 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2178
2179         * configure.in (case ${target}): Do not build fixincludes
2180         on platforms where it is not used.
2181         * configure: Regenerated.
2182
2183 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2184
2185         * configure.in: Use an absolute path to install-sh.
2186         * configure: Regenerated.
2187
2188 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2189
2190         * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2193
2194         * MAINTAINERS: Remove from Write After Approval those that are
2195         already maintainers.
2196
2197 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2198
2199         * MAINTAINERS:  Update my email address.
2200
2201 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2202
2203         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2204         * configure: Regenerate.
2205
2206 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2207
2208         * MAINTAINERS:  Update my email address.
2209
2210 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2211
2212         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2213         entries belonging to this category.
2214
2215 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2216
2217         * MAINTAINERS: Update my e-mail address.
2218
2219 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2220
2221         Fix wrong conflict resolution in:
2222
2223         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2224
2225         * Makefile.in: Regenerate.
2226         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2227         in the recursive `make', instead of hardwiring `all'.
2228         (Autogenerated TARGET-* variables): New.
2229
2230 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2231
2232         * configure.in: Enable target-libgloss for crx-*-*.
2233         * configure: Regenerate.
2234
2235 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2236
2237         * MAINTAINERS (Various Maintainers): Move the "windows,
2238         cygwin, mingw" maintainer to ...
2239         (OS Port Maintainers): ... here.
2240
2241 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2242
2243         * MAINTAINERS (Write After Approval): Remove those that are
2244         maintainers of some subsystem.
2245
2246 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2247
2248         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2249         * ltcf-cxx.sh (tpf*): Likewise.
2250         * ltconfig (tpf*): Add TPF OS configuration support.
2251
2252 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2253
2254         * MAINTAINERS: Change my email address to my new work account.
2255
2256 2004-09-24  Michael Roth  <mroth@nessie.de>
2257
2258         * configure.in (--without-headers): Add missing double quotes.
2259         * configure: Regenerate.
2260
2261 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2262
2263         * ylwrap: Revert to previous version.
2264
2265 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2266
2267         PR bootstrap/17369
2268         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2269         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2270         SET_GCC_LIB_PATH_CMD.
2271         (BASE_TARGET_EXPORTS): Likewise.
2272         * Makefile.in: Regenerated.
2273
2274         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2275         * configure: Regenerated.
2276
2277 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2278
2279         * config.guess: New upstream version
2280         * compile, depcomp, install-sh, ylwrap: Likewise.
2281
2282 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2283
2284         * config/mh-x86omitfp: New host makefile fragment.  Add
2285         -fomit-frame-pointer to the default BOOT_CFLAGS.
2286         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2287         * configure: Regenerate.
2288
2289 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2290
2291         PR target/11572
2292         * configure.in (*-*-darwin*): Renable libobjc.
2293         * configure: Regenerate.
2294
2295 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2296
2297         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2298
2299 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2300
2301         * Makefile.def: Remove libbanshee.
2302         * Makefile.tpl: Ditto.
2303         * configure.in: Ditto.
2304         * Makefile.in: Regen.
2305         * configure: Ditto.
2306
2307 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2308
2309         * ltmain.sh: Use $pic_object as $non_pic_object if
2310         $non_pic_object=none.
2311
2312 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2313
2314         * missing: Import latest version from master repository.
2315
2316 2004-09-06  Nick Clifton  <nickc@redhat.com>
2317
2318         * config.sub: Import latest version from master repository.
2319         * config.guess: Likewise.
2320         This includes these changes:
2321
2322         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2323
2324         * config.sub: Handle crisv32, alias etraxfs.
2325         * config.guess (crisv32:Linux:*:*): Handle.
2326
2327         2004-08-13  Brad Smith  <brad@comstyle.com>
2328
2329         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2330         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2331
2332         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2333
2334         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2335         assume the processor is a powerpc.  This is because coreutils
2336         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2337         in this case, due to a MacOS X bug that causes
2338         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2339         to return a negative number.
2340         Problem reported by Petter Reinholdtsen in:
2341         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2342
2343         2004-07-19  Ben Elliston  <bje@gnu.org>
2344
2345         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2346
2347         2004-06-24  Ben Elliston  <bje@gnu.org>
2348
2349         * config.guess: Update copyright years.
2350         * config.sub: Likewise.
2351
2352         2004-06-22  Robert Millan  <robertmh@gnu.org>
2353
2354         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2355         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2356
2357         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2358
2359         * config.guess (*:*VMS:*:*): New entry. Replaces
2360         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2361         manufacturer.
2362
2363         2004-06-22  Ben Elliston  <bje@gnu.org>
2364
2365         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2366         * config.sub: Likewise.
2367
2368         2004-06-22  Ben Elliston  <bje@gnu.org>
2369
2370         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2371         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2372
2373         2004-06-11  Ben Elliston  <bje@gnu.org>
2374
2375         * config.guess (pegasos:OpenBSD:*:*): Remove.
2376
2377         2004-06-11  Ben Elliston  <bje@gnu.org>
2378
2379         From Wouter Verhelst <wouter@grep.be>:
2380         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2381
2382         2004-06-11  Ben Elliston  <bje@gnu.org>
2383
2384         * config.guess (luna88k:OpenBSD:*:*): New.
2385
2386         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2387
2388         * config.guess (m32r*:Linux:*:*): New case.
2389         * config.sub: Handle m32rle.
2390
2391         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2392
2393         From Jens Petersen  <petersen@redhat.com>:
2394         * config.sub: Handle sparcv8.
2395
2396         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2397
2398         From Tom Smith <smith@cag.lkg.hp.com>:
2399         * config.guess: Version suffixes are equally significant on Tru64
2400         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2401         prefix of "P" (patched kernel).
2402
2403         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2404
2405         * config.sub: Add support for National Semiconductor CRX target.
2406
2407 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2408
2409         * MAINTAINERS (Various Maintainers): Remove myself as web page
2410         maintainer, add myself as maintainer of build status lists.
2411
2412 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2413
2414         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2415         *-*-netware, but add target-libmudflap.
2416         Consolidate *-*-netware targets (of which really only i?86 exists)
2417         into a single entry.
2418         * configure: Likewise.
2419
2420 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2421
2422         * Makefile.tpl (sorry): Remove.
2423         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2424         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2425         (do-clean): Clean per-stage directories too.
2426         (do-distclean): Run distclean-stage1 too.
2427         (.NOTPARALLEL): Enable during toplevel bootstrap.
2428         (stage[+id+]-bubble): Enable parallel execution during
2429         the recursive invocation.
2430         * Makefile.in: Regenerate.
2431
2432         Fix previous checkin:
2433
2434         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2435         include.
2436         * configure.in: Fix indentation.
2437         * configure: Regenerate.
2438
2439 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2440
2441         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2442         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2443         * configure: regenerate
2444         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2445         -mdynamic-no-pic
2446
2447
2448 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2449
2450         * Makefile.def (build_modules): Add fixincludes.
2451         (dependencies): Make gcc depend on fixincludes.
2452         * configure.in (build_tools): Add fixincludes.
2453         (build_configdirs): Always include build_libs.
2454         * Makefile.in: Regenerate.
2455         * configure: Regenerate.
2456
2457 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2458
2459         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2460         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2461         phony targets; do not generate timestamp files.
2462         (distclean-stageN): Remove references to their timestamp files.
2463         (restageN, touch-stageN): Remove.
2464         (stageN-bubble): Rewritten.
2465         (compare): Support lean bootstraps.
2466         * Makefile.in: Regenerate.
2467
2468         * configure.in: Only warn when bootstrapping but
2469         build != host or build != target.  Support lean bootstraps.
2470         * configure: Regenerate.
2471
2472 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2473
2474         * configure.in:  Give a better error message if GMP/MPFR are missing
2475         and a language needing them has been requested.
2476         * configure:  Regenerated.
2477
2478 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2479
2480         * configure.in:  Print a list of available language front-ends if
2481         a requested one is missing.  Tidy stray tab characters.
2482         * configure:  Regenerated.
2483
2484 2004-08-19  Michael Koch  <konqueror@gmx.de>
2485
2486         * gcc/doc/install.texi: Update entry about automake for libjava.
2487
2488 2004-08-17  Robert Millan  <robertmh@gnu.org>
2489
2490         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2491         (instead of FreeBSD).
2492         * configure: Regenerate.
2493
2494 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2495
2496         * Makefile.in: Regenerate.
2497         * configure: Regenerate.
2498
2499         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2500         stage_*_flags.
2501         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2502         for bootstrapped modules if toplevel bootstrap is going.
2503         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2504         modules.  Adjust for changes in Makefile.def.  Enable several
2505         rules even in non-bootstrap mode, just to avoid peppering the
2506         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2507         (stage-[+prev+]-bubble): Remove.
2508
2509         * Makefile.def (Dependencies): Depend on all-build-bison,
2510         all-build-flex, all-build-byacc, all-build-texinfo, rather
2511         than the host variations.
2512         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2513         with BUILD_SUBDIR.
2514         (BISON): Update for recent Bisons.
2515         (YACC): Fix typo.
2516         (cross): Depend on all-build.
2517         (all): Do not depend on all-build.
2518         (prebootstrap): Remove.
2519         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2520         (Prebootstrap dependencies): Add them to the per-stage targets
2521         and to all-prebootstrap.
2522         * configure.in (build_configdirs): Always enable build_tools.
2523         (BUILD_DIR_PREFIX): Remove.
2524
2525         * Makefile.def (gcc): Add target variable.
2526         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2527         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2528         in the recursive `make', instead of hardwiring `all'.
2529         (Autogenerated TARGET-* variables): New.
2530
2531 2004-08-13  Brian Booth  <bbooth@redhat.com>
2532
2533         * MAINTAINERS: Remove myself from write-after-approval.
2534
2535 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2536
2537         * src-release: Stop distributing mmalloc with gdb (which doesn't
2538         use it).
2539         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2540         * Makefile.in: Regenerate.
2541
2542 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2543
2544         * configure.in (arm*-*-eabi*): New target.
2545         * configure: Regenerate.
2546
2547 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2548
2549         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2550         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2551         (Dependencies): New section.
2552         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2553         (configure-target-[+module+]): Depend on maybe-all-gcc
2554         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2555         (toplevel profiledbootstrap): Fix dependencies.
2556         * Makefile.in: Regenerate.
2557
2558 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2559
2560         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2561         target-libiberty to noconfigdirs.
2562         * configure: Regenerate.
2563
2564 2004-08-03  Paul Brook  <paul@codesourcery.com>
2565
2566         * configure.in: Check for MPFR as well as GMP.
2567         * configure: Regenerate.
2568
2569 2004-08-01  Robert Millan  <robertmh@gnu.org>
2570
2571         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2572         libmudflap for all GNU-based systems (with Glibc).
2573         * configure: Regenerate.
2574
2575 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2576
2577         * Makefile.def (host-modules): Add gcc.
2578         * Makefile.in: Regenerate.
2579         * Makefile.tpl (sorry): New rule.
2580         (configure-host, all-host, [+make_target+]-host, do-check,
2581         install-host): Do not add gcc as a special case.
2582         (host modules): Add a small special-casing for gcc.  Export
2583         extra_make_flags through the environment.
2584         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2585         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2586         other recursive targets for gcc): Remove.
2587
2588         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2589         (stage, unstage): New rules.
2590         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2591         distclean-stage[+id+]): Use stage_current.
2592         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2593         the stage*-start rules.
2594
2595 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2596
2597         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2598         use -all_load flag.
2599
2600 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2601
2602         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2603         * configure: Regenerate.
2604
2605 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2606
2607         * maintainer-scripts/gcc_release: Revert yesterday's change.
2608
2609 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2610
2611         * MAINTAINERS: Add myself to write-after-approval.
2612
2613 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2614
2615         * libf2c: Removed.
2616         * gcc/gccbug.in: Updated because of libf2c removal.
2617         * maintainer-scripts/gcc_release: Ditto.
2618
2619 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2620
2621         * configure.in: Build libmudflap by default on FreeBSD.
2622         * configure: Regenerated.
2623
2624 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2625
2626         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2627         systems.
2628         * configure: Regenerated.
2629
2630 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2631
2632         PR target/16344
2633         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2634         feedback based compiler.
2635         * Makefile.in: Rebuilt.
2636
2637 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2638
2639         * Makefile.def (host_modules): Set bootstrap=true for flex.
2640         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2641         * Makefile.in: Rebuilt.
2642
2643 2004-07-07  Jan Hubicka  <jh@suse.cz>
2644
2645         * MAINTAINERS: Add self as a profile feedback maintainer.
2646
2647 2004-07-05  Phil Edwards  <phil@codesourcery.com>
2648
2649         * configure.in:  Do not prepend $srcdir to /dev/null in
2650         makefile fragments.
2651         * configure:  Regenerate.
2652
2653 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2654
2655         * Makefile.def (build_modules): Add bison, byacc, flex,
2656         m4, texinfo.
2657         (flags_to_pass): Add FLEX.
2658         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2659         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2660         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2661         DEFAULT_MAKEINFO): Remove.
2662         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2663         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2664         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2665         objdir or else use configured tool.
2666         (all-build): New.
2667         (all): Depend on it.
2668         (Build module dependencies): Add.
2669         * Makefile.in: Regenerate.
2670         * configure.in: Better support for multiple build modules,
2671         matching what is done for host/target modules.  Do not look
2672         for "plausible" locations of build tools if Canadian cross.
2673         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2674         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2675         * configure: Regenerate.
2676
2677 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2678
2679         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2680         * Makefile.in: Regenerate.
2681
2682 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2683
2684         * Makefile.tpl (configure-build-[+module+],
2685         configure-[+module+], configure-target-[+module+]): Pass
2686         [+extra_configure_args+].
2687         (all-build-[+module+], all-[+module+], check-[+module+],
2688         install-[+module+], [+make_target+]-[+module+],
2689         all-target-[+module+], check-target-[+module+],
2690         install-target-[+module+], [+make_target+]-target-[+module+]):
2691         Pass [+extra_make_args+].
2692         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2693         (GCC_HOST_EXPORTS): Remove.
2694         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2695         cross, check-gcc, check-gcc-c++, install-gcc,
2696         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2697         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2698         * Makefile.in: Regenerate.
2699
2700 2004-06-21  Matthew Sachs  <msachs@apple.com>
2701
2702         * MAINTAINERS: Added self to write-after-approval.
2703
2704 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2705
2706         * configure.in: Check for srcdir/winsup rather than build directory
2707         winsup.
2708         * configure: Regenerate.
2709
2710 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2711
2712         * configure.in: Don't build Cygwin native newlib if winsup
2713         directory is missing.  Emit warning instead.
2714         * configure: Regenerate.
2715
2716 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2717
2718         * Makefile.tpl (touch-stage[+id+]): New.
2719         (restage[+prev+]): Depend on touch-stage[+id+].
2720
2721         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2722         Use it throughout.
2723
2724         * Makefile.def: Add profile and feedback bootstrap stages.
2725         Remove next field from bootstrap stages.
2726         * Makefile.tpl (LN, LN_S): Substitute.
2727         (stageN-start, stageN-end): Use double-colon rules, to
2728         provide a hook for additional setup commands.
2729         (distclean-stageN-gcc, restageN): Create dependencies from
2730         [+prev+], not from [+next+].
2731         (stageN-bubble): Add commands for successive stages from
2732         [+prev+], using double-colon rules.
2733         (all-stageN-gcc): Fix typo.
2734         (stagefeedback-start, profiledbootstrap): New.
2735         * Makefile.in: Regenerate.
2736         * configure.in: Call ACX_PROG_LN.
2737         * configure: Regenerate.
2738
2739 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
2740
2741         * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
2744
2745         * MAINTAINERS (Write After Approval): Add myself.
2746
2747 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2748
2749         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2750         without gcc.
2751         * configure: Regenerate.
2752
2753 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2754
2755         * Makefile.tpl: Fix typo.
2756         * Makefile.in: Regenerate.
2757
2758 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2759
2760         * configure.in: Remove new- prefix from toplevel
2761         bootstrap targets.
2762         * configure: Regenerate.
2763
2764 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2765
2766         * Makefile.tpl (all.normal): Rename to all.
2767         (all): Replace with a rule to pick the default
2768         target from configure.
2769         (all-gcc, configure-gcc): Use conditionals to
2770         do nothing when toplevel bootstrap is going on.
2771         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2772         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2773         * configure.in: Support --enable-bootstrap.
2774
2775         * Makefile.def: Remove new- prefix from toplevel
2776         bootstrap targets.
2777         * Makefile.tpl: Likewise.
2778
2779         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2780         target.
2781
2782         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2783         $(RECURSE_FLAGS) to recursive invocation of make.
2784
2785         * Makefile.in: Regenerate.
2786         * configure: Regenerate.
2787
2788 2004-05-30  Andreas Jaeger  <aj@suse.de>
2789             Jim Wilson <wilson@specifixinc.com>
2790
2791         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2792         like CC.
2793
2794 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2795
2796         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2797         * configure: Regenerate.
2798
2799 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2800
2801         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2802         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2803         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2804         targets.
2805         * Makefile.in: Regenerate.
2806
2807 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
2808
2809         * configure.in: Test the ability to symlink directories.
2810         * configure: Regenerate.
2811
2812         * Makefile.def (bootstrap-stage): New definitions.
2813         * Makefile.tpl (configure-stage1-gcc,
2814         configure-stage2-gcc, configure-stage3-gcc,
2815         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2816         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2817         new-restage3, compare): Autogenerate, see Makefile.in
2818         entry for behavioral changes.
2819         (distclean-stage1, new-stage1-start, new-stage1-end,
2820         new-stage1-bubble, distclean-stage2, new-stage2-start,
2821         new-stage2-end, new-stage2-bubble, distclean-stage3,
2822         new-stage3-start, new-stage3-end): New autogenerated targets.
2823         (objext, prebootstrap, BOOT_CFLAGS,
2824         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2825         targets.
2826
2827         * Makefile.in: Regenerate.
2828         (distclean-stage1, new-stage1-start, new-stage1-end,
2829         new-stage1-bubble, distclean-stage2, new-stage2-start,
2830         new-stage2-end, new-stage2-bubble, distclean-stage3,
2831         new-stage3-start, new-stage3-end): New targets.
2832         (all-stage1-gcc): Move prebootstrap dependency from here...
2833         (configure-stage1-gcc): ...to here.
2834         (new-bootstrap): Use bubble targets.
2835         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2836         Use per-stage distclean targets.
2837         (configure-stage1-gcc, configure-stage2-gcc,
2838         configure-stage3-gcc, all-stage1-gcc,
2839         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2840         Use new-stageN-start to prepare the tree.
2841
2842 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * Makefile.def (host_modules): add libcpp.
2845         * Makefile.tpl: Add dependencies on and for libcpp.
2846         * Makefile.in: Regenerate.
2847         * configure.in: Add libcpp host module.
2848         * configure: Regenerate.
2849
2850 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
2851
2852         * Makefile.tpl: Whenever a recursive target is defined, wrap
2853         it in a special @if/@endif block, and prepare its maybe
2854         dependency in the @if/@endif block
2855         * configure.in: Instead of writing maybe dependencies, remove
2856         the @if/@endif statements, and remove the @if/@endif blocks
2857         that remain.
2858         * configure: Regenerate.
2859         * Makefile.in: Regenerate.
2860
2861 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
2862
2863         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2864
2865 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
2866
2867         PR bootstrap/15120
2868         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2869         * */configure: Rebuilt.
2870
2871 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2872
2873         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2874         of libf2c.
2875         * configure, Makefile.in: Regenerate.
2876
2877 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
2878
2879         * MAINTAINERS (Write After Approval): Add myself.
2880
2881 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2882
2883         Merge from tree-ssa-20020619-branch.
2884
2885         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2886         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2887         (HOST_GMPLIBS): Define.
2888         (HOST_GMPINC): Define.
2889         (TARGET_LIB_PATH): Add libmudflap.
2890         (GFORTRAN_FOR_TARGET): Define.
2891         (configure-build*): Export GFORTRAN.
2892         (configure-gcc): Export GMPLIBS and GMPINC.
2893         (all-gcc): Add maybe-all-libbanshee.
2894         (configure-target-libgfortran): Define.
2895         * Makefile.in: Regenerate.
2896         * configure.in (host_libs): Add libbanshee.
2897         (target_libraries): Add target-libmudflap and target-libgfortran.
2898         Add --with-libbanshee.
2899         Handle --disable-libmudflap.
2900         (*-*-freebsd*): Use with_gmp.
2901         Add $(libgcj) to noconfigdirs.
2902         * configure: Regenerate.
2903         * depcomp: New file.
2904         * MAINTAINERS: Add tree-ssa maintainers.
2905
2906 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
2907
2908         * MAINTAINERS (Various Maintainers): Add myself.
2909
2910 2004-04-30  Brian Ford  <ford@vss.fsi.com>
2911
2912         * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
2915
2916         * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2919
2920         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2921         * configure: Regenerate.
2922
2923 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2924
2925         Revert:
2926         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2927
2928         * Makefile.def (flags_to_pass): Remove *dir variables that
2929         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2930         as well as prefix and exec_prefix.
2931         * Makefile.in: Regenerate.
2932
2933 2004-04-26  Robert Millan  <robertmh@gnu.org>
2934
2935         Add patches from libtool CVS.
2936         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2937         * ltconfig: Likewise.
2938         * ltcf-c.sh: Likewise.
2939         * ltcf-cxx.sh: Likewise.
2940         * ltcf-gcj.sh: Likewise.
2941
2942 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2943
2944         * Makefile.def (host_modules): Mark with the bootstrap
2945         flag packages on which gcc depends.
2946         * Makefile.tpl (all-bootstrap): Use it.
2947         * Makefile.in: Regenerate.
2948
2949 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2950
2951         * Makefile.def (flags_to_pass): Remove *dir variables that
2952         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2953         as well as prefix and exec_prefix.
2954         * Makefile.in: Regenerate.
2955
2956 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2957
2958         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2959         * configure: Regenerate.
2960         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2961         * gcc/Makefile.tpl (compare): Use the result of the test.
2962         * gcc/Makefile.in: Regenerate.
2963
2964 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2965
2966         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2967         Always relocate gcc and prev-gcc to the original names, even
2968         if the build fails.
2969         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2970         New targets.
2971
2972 2004-04-23  Laurent GUERBY <laurent@guerby.net>
2973
2974         * MAINTAINERS: Update my email address.
2975
2976 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2977
2978         * configure.in (mips*-*-irix5*): Enable ld.
2979         * configure: Regenerate.
2980
2981 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2982
2983         * configure: Regenerate.
2984
2985 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2986
2987         * Makefile.tpl (configure-[+module+], configure-gcc,
2988         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2989         Set and export LDFLAGS.
2990         * Makefile.in: Regenerate.
2991
2992 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
2993
2994         * MAINTAINERS: Add myself to write-after-approval.
2995
2996 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2997
2998         PR bootstrap/14871
2999         * Makefile.tpl: If we don't have built-in-tree target tools,
3000         use the ones found by configure rather than hacking around with
3001         program_transform_name.
3002         * configure.in: Give Makefile.tpl the information necessary
3003         to do that.
3004         * Makefile.in: Regenerate.
3005         * configure: Regenerate.
3006
3007 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3008
3009         PR bootstrap/14760
3010         * configure.in: When computing baseargs, strip *all* copies of
3011         offending options.  Also, don't match/substitute the trailing space,
3012         so that this actually works when two similar options are separated by
3013         only one space.
3014         * configure: Regenerate.
3015
3016 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3017
3018         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3019         (rs6000-*-aix*): Same.
3020         * configure: Regenerate.
3021
3022 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3023
3024         * MAINTAINERS: Add myself to write-after-approval.
3025
3026 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3027
3028         * MAINTAINERS: Add myself to write-after-approval.
3029
3030 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3031
3032         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3033         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3034         * Makefile.in: Regenerate.
3035
3036         * configure.in (top level bootstrap support): Rework --enable-werror
3037         to set @stage2_werror_flag@.
3038         * configure: Regenerate.
3039         * Makefile.tpl (top level bootstrap support): Pass
3040         @stage2_werror_flag@ down to configure in stages 2 and 3.
3041         * Makefile.in: Regenerate.
3042
3043 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3044
3045         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3046         for stages 2 and 3 as well as in make.  As a consequence, remove
3047         OUTPUT_OPTION (now detected by configure) from the flags passed down
3048         to make.
3049         * Makefile.in: Regenerate.
3050
3051         * Makefile.tpl (new-bootstrap): Fix typo.
3052         * Makefile.in: Regenerate.
3053
3054 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3055
3056         * Makefile.tpl: Rearrange by moving recursive_targets rules
3057         into their proper sections.
3058         * Makefile.tpl (top level bootstrap support): Move disabling
3059         of coverage flags from 'make' to 'configure'; improve comments.
3060         * Makefile.in: Regenerate.
3061
3062         * Makefile.tpl (experimental top level bootstrap) Move stage1
3063         language setting from all- target to configure- target; disable
3064         intermodule optimization in stage 1; prevent gratuitous rebuilds
3065         of stage 1.
3066         * Makefile.in: Regenerate.
3067         * configure.in: Comma-separate stage 1 language list for top
3068         level bootstrap.
3069         * configure: Regenerate.
3070
3071         * Makefile.tpl: Clean up experimental top level bootstrap support:
3072         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3073         prev-gcc in configure- targets as well as all- targets.
3074         * Makefile.in: Regenerate.
3075
3076 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3077
3078         * compile: New file imported from automake.
3079
3080 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3081
3082         * configure.in: Remove symbolic link section.
3083         * configure: Regenerate.
3084         * Makefile.tpl (links): Remove.
3085         * Makefile.in: Regenerate.
3086
3087 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3088             Nathanael Nerode  <neroden@gcc.gnu.org>
3089
3090         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3091         Set with AC_CHECK_PROGS.
3092         * configure.in: Fix comment typo from last patch.
3093         * configure: Regenerate.
3094
3095 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3096
3097         * Makefile.tpl: Introduce experimental top level bootstrap support.
3098         * Makefile.in: Regenerate.
3099         * configure.in: Introduce support for top level bootstrap.
3100         * configure: Regenerate.
3101
3102 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3103             Paolo Bonzini  <bonzini@gnu.org>
3104
3105         PR bootstrap/14522
3106         * configure.in: Cope with shells that do not support unquoted ^
3107         * configure: Regenerate.
3108
3109 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3110             Paolo Bonzini  <bonzini@gnu.org>
3111
3112         PR bootstrap/14522
3113         * configure.in: Cope with shells that do not support nesting
3114         quotes inside quoted backquote substitutions.
3115         * configure: Regenerate.
3116
3117 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3118
3119         PR bootstrap/14522
3120         * configure.in: Fix escaping of $.
3121         * configure: Regenerate.
3122
3123 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3124
3125         * configure: Regenerate, since I forgot to while committing Paolo's
3126         changes.
3127
3128 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3129
3130         PR ada/14131
3131         Move language detection to the top level.
3132         * configure.in: Find default values for the tools as
3133         soon as possible.  Disable ada if GNAT is not found.
3134         Emit error message about missing languages.  Expand
3135         --enable-languages=all for the gcc subdirectory.
3136
3137 2004-03-10  Ben Elliston  <bje@gnu.org>
3138
3139         * MAINTAINERS: Update my email address.
3140
3141 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3142
3143         * ltconfig: Disable building static libraries if building shared
3144         libraries on AIX 5L.
3145
3146 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3147
3148         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3149         and disable libgcj.
3150         * configure: Regenerated.
3151
3152 2004-03-01  Brian Booth  <bbooth@redhat.com>
3153
3154         * MAINTAINERS: Add myself to write-after-approval.
3155
3156 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3157
3158         * MAINTAINERS: Add myself to write-after-approval.
3159
3160 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3161
3162         PR bootstrap/7087
3163         * Makefile.tpl: Guard XFOO sed statements better.
3164         * Makefile.tpl: Add dependency for configure-target-libada.
3165         * Makefile.in: Regenerate (incidentally fixes broken
3166         commit when libada-branch was merged).
3167
3168 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3169
3170         * MAINTAINERS: Add myself to write-after-approval.
3171
3172 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3173
3174         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3175         maintainers.
3176
3177 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3178
3179         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3180         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3181
3182 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3183
3184         PR bootstrap/11932
3185         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3186
3187 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3188
3189         * MAINTAINERS: Added myself to write-after-approval.
3190
3191 2004-02-14  Michael Koch  <konqueror@gmx.de>
3192
3193         * MAINTAINERS: Added myself to write-after-approval.
3194
3195 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3196
3197         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3198         some OS port maintainers to OS port maintainers section.
3199
3200 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3201
3202         * MAINTAINERS: Add self.
3203
3204 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3205
3206         * MAINTAINERS: Alphabetize.
3207
3208 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3209
3210         * MAINTAINERS: Remove myself.
3211
3212 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3213
3214         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3215         (rs6000-*-aix*): Same.
3216         * configure: Regenerate.
3217
3218 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3219
3220         * configure.in (host): Add in missing $noconfigdirs to defines.
3221         * configure: Regenerate.
3222
3223 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3224             Nathanael Nerode  <neroden@gcc.gnu.org>
3225
3226         PR ada/6637, PR ada/5911
3227         Merge with libada-branch:
3228         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3229         with appropriate dependencies. Add --enable-libada configure switch.
3230         * configure, Makefile.in: Regenerate.
3231
3232 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3233
3234         * MAINTAINERS: Add myself to write-after-approval.
3235
3236 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3237
3238         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3239         * configure: Regenerate.
3240
3241 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3242
3243         Merge from upstream:
3244
3245         * ltmain.in: When setting IFS to '~', be careful about user
3246         arguments that contain '~'.
3247
3248         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3249
3250         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3251         Also test $base_compile against $CC with escaped arguments. Bug
3252         reported by Geoff Keating <geoffk@apple.com>.
3253
3254 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3255
3256         * MAINTAINERS: Remove i960 port.
3257
3258 2004-01-23  DJ Delorie  <dj@redhat.com>
3259
3260         * Makefile.def (target_modules) [libiberty]: Don't stage.
3261         * Makefile.in: Rebuilt.
3262
3263 2004-01-20  Caroline Tice  <ctice@apple.com>
3264
3265         * MAINTAINERS: Add myself to write-after-approval.
3266
3267 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3268
3269         * MAINTAINERS: Update my email address.
3270
3271 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3272
3273         * MAINTAINERS: Add myself to write-after-approval.
3274
3275 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3276
3277         * MAINTAINERS: Remove entries without email address.
3278
3279 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3280
3281         * MAINTAINERS: Add myself to write-after-approval.
3282
3283 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3284
3285         * MAINTAINERS: Update my email address.
3286
3287 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3288
3289         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3290         * Makefile.tpl (configure-target-[+module+]): Support stage.
3291         * Makefile.in: Rebuilt.
3292
3293 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3294
3295         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3296
3297 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3298
3299         * MAINTAINERS: Add myself as a MIPS maintainer.
3300
3301 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3302
3303         * configure.in: Use ./config.cache, not config.cache.
3304         * configure: Regenerate.
3305         * Makefile.tpl: Special-casing not needed for GCC any more.
3306         * Makefile.in: Regenerate.
3307
3308         * configure.in: Don't share a cache file for host dirs.
3309         * configure: Regenerate.
3310
3311         * config-ml.in: Don't mess with the cache file.
3312
3313 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3314
3315         * MAINTAINERS: Move myself from 'Write After Approval' to
3316         'CPU Port Maintainers' section as SPARC maintainer.
3317
3318 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3319
3320         * Makefile.tpl: Make GCC use a separate config.cache.
3321         * Makefile.in: Regenerate.
3322
3323         PR bootstrap/11932, PR bootstrap/11933
3324         (I don't know if it will fix either of them, but it relates
3325         to them.)
3326         * configure.in: Don't use shared config.cache for target
3327         directories.
3328         * configure: Regenerate.
3329
3330 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3331
3332         * MAINTAINERS: Add myself to 'Write After Approval' section.
3333
3334 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3335
3336         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3337         * configure: Regenerated.
3338
3339 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3340
3341         * MAINTAINERS: Remove the mn10200 maintainer.
3342
3343 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3344
3345         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3346         * configure: Regenerated.
3347
3348 2003-12-16  Jan Hubicka  <jh@suse.cz>
3349
3350         * MAINTAINERS: Add myself as callgraph maintainer.
3351
3352 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3353
3354         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3355         * configure: Regenerate.
3356
3357 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3358
3359         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3360         'Write After Approval' section. Update email.
3361
3362 2003-12-01  James Lemke <jim@wasabisystems.com>
3363
3364         * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2003-11-20  Matt Thomas  <matt@3am-software.com>
3367
3368         * MAINTAINERS: Add myself as a vax port maintainer.
3369
3370 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3371
3372         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3373         (configure-build-[+module+], configure-[+module+]): Likewise.
3374         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3375         * Makefile.in: Regenerate.
3376
3377 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3378
3379         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3380         shared/dylibed libraries.
3381         * ltmain.sh: Likewise.
3382         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3383         * ltcf-cxx.sh: Likewise.
3384         * ltcf-gcj.sh: Likewise.
3385         * ltconfig: Likewise.
3386
3387 2003-11-17  Stan Cox  <scox@redhat.com>
3388
3389         * MAINTAINERS: Add myself as iq2000 port maintainer.
3390
3391 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3392
3393         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3394         * Makefile.in: Regenerate.
3395
3396 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3397
3398         * config.sub: Update to 2003-11-03 version.
3399
3400 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3401
3402         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3403         * configure:  Regenerate.
3404
3405 2003-10-20  Nicolas Pitre <nico@cam.org>
3406
3407         * MAINTAINERS: Add myself to 'Write After Approval' section.
3408
3409 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3410
3411         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3412
3413 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3414
3415         * MAINTAINERS: Update my email address.
3416
3417 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3418
3419         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3420
3421 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3422
3423         * MAINTAINERS: Add myself to 'Write After Approval' section.
3424
3425 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3426
3427         * config.guess: Update to 2003-10-16 version.
3428         * config.sub: Update to 2003-10-16 version.
3429
3430 2003-10-15 David Daney  <ddaney@avtrex.com>
3431
3432         * MAINTAINERS: Added myself to 'Write After Approval' section.
3433
3434 2003-10-15  Falk Hueffner  <falk@debian.org>
3435
3436         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3437         'Write After Approval' section. Update email.
3438
3439 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3440
3441         * MAINTAINERS: Move myself from 'Write After Approval' to
3442         'Various Maintainers' section as middle-end maintainer.
3443
3444 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3445
3446         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3447         HOST_FLAGS_TO_PASS.
3448         * Makefile.in: Regenerate.
3449
3450 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3451
3452         * config.guess: Update to 2003-10-07 version.
3453         * config.sub: Update to 2003-10-07 version.
3454
3455 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3456
3457         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3458         * ltconfig (irix5*, irix6*): Don't override version_type.
3459
3460 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3461
3462         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3463         * configure: Rebuilt
3464         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3465         * Makefile.in: Rebuilt
3466
3467 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3468
3469         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3470
3471 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3472
3473         * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2003-09-29  Paul Koning  <ni1d@arrl.net>
3476
3477         * MAINTAINERS: Move myself from "Write After Approval"
3478         to CPU platform maintainers for pdp11 platform.
3479
3480 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3481
3482         * MAINTAINERS: Move myself from 'Write After Approval' to
3483         'Various Maintainers' section as libffi testsuite maintainer.
3484
3485 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3486
3487         * configure.in: Pass a computed --program-transform-name
3488         to subconfigures.
3489         * configure: Regenerated.
3490
3491 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3492
3493         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3494         * Makefile.in: Regenerate.
3495
3496         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3497         * Makefile.in: Regenerate.
3498
3499 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3500
3501         * MAINTAINERS: Move myself from 'Write After Approval'
3502         to 'Various Maintainers' (objective-c) section.
3503
3504 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3505
3506         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3507         quoting.
3508         * configure: Regenerated.
3509
3510 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3511
3512         * MAINTAINERS (Write After Approval): Add myself to write after
3513         approval list.
3514
3515 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3516
3517         * MAINTAINERS (Write After Approval): Add myself.
3518
3519 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3520
3521         * MAINTAINERS: Update my e-mail address.
3522
3523 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3524
3525         * libtool.m4 (LD): Correct powerpc64 host match.
3526
3527 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3528
3529         * MAINTAINTERS: Update my affiliation and email address.
3530
3531 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3532
3533         * MAINTAINERS (Write After Approval): Add myself.
3534
3535 2003-09-04  DJ Delorie  <dj@redhat.com>
3536
3537         * configure: Regenerate.
3538
3539 2003-09-04  Robert Millan  <robertmh@gnu.org>
3540
3541         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3542
3543 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3544
3545         * configure.in: Ensure arguments to sed are properly spaced.
3546         * configure: Regenerate.
3547
3548 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3549
3550         * MAINTAINERS: Update my e-mail address.
3551
3552 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3553
3554         * MAINTAINERS (Write After Approval): Add myself.
3555
3556 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3557
3558         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3559         * configure: Regenerated.
3560
3561 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3562
3563         * MAINTAINERS: Update my email address.
3564
3565 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3566
3567         * configure.in:  Use newline instead of semicolon when assuming
3568         shell arguments in a for loop.
3569         * configure:  Regenerated.
3570
3571 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3572
3573         * MAINTAINERS: Resurrect the i860 maintainer.
3574
3575 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3576
3577         PR 8180
3578         * configure.in: When testing with_libs and with_headers, treat
3579         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3580         * configure: Regenerate.
3581
3582         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3583         make, shell, etc.
3584         (baseargs): Likewise.
3585         * configure: Regenerate.
3586
3587 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3588
3589         * MAINTAINERS (Write After Approval): Add myself.
3590
3591 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3592
3593         * configure.in: Disable libgcj for darwin not on powerpc.
3594         * configure: Rebuild.
3595
3596 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3597
3598         * config-ml.in, symlink-tree: Add license.
3599
3600 2003-08-03  Richard Stallman  <rms@gnu.org>
3601             Eben Moglen  <moglen@columbia.edu>
3602
3603         * README.SCO: New file.
3604
3605 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3606
3607         * Makefile.tpl (check, check-c++): Express dependencies using
3608         dependencies rather than commands.
3609         * Makefile.in: Regenerate.
3610
3611 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3612
3613         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3614         * configure: Ditto.
3615
3616 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3617
3618         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3619         * Makefile.in: Update.
3620
3621 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3622
3623         * configure.in: Enable libgcj for darwin.
3624         * configure: Rebuild.
3625
3626 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3627
3628         * config-ml.in:  Use ac_configure_args directly instead of
3629         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3630         actually seen.
3631
3632 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3633
3634         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3635         creating target and build subdirs to build all parent dirs as needed.
3636         * Makefile.in: Rebuild.
3637         * configure.in: Don't build dirs explicitly here.
3638         * configure: Rebuild.
3639
3640 2003-07-26  Paul Brook  <paul@nowt.org>
3641
3642         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3643
3644 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3645
3646         * Makefile.tpl (all-make): Depend on intl.
3647         * Makefile.in: Rebuilt.
3648
3649 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3650
3651         * install-sh:  Update to newer upstream versions (associated with
3652         aclocal 1.7).
3653         * mkinstalldirs:  Likewise.
3654         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3655
3656 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
3657
3658         * MAINTAINERS: Move self from Bug database only accounts
3659         to write-after-approval.
3660
3661 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3662
3663         * config.if: Remove unused libc_interface determination.
3664
3665 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3666
3667         * MAINTAINERS: Move self from write-after-approval to
3668         build machinery (*.in).
3669
3670 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3671
3672         PR bootstrap/11273
3673         PR bootstrap/11408
3674         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3675         unused INSTALL_PROGRAM_ARGS.
3676         * configure.in: Use AC_PROG_INSTALL.
3677         * Makefile.in: Regenerate.
3678         * configure: Regenerate.
3679
3680 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
3681
3682         * MAINTAINERS: Alphabetize.
3683
3684 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3685
3686         * configure: Rebuilt.
3687         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3688         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3689         newlib nor libgloss.
3690         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3691         * configure.in (am33_2.0-*-linux*): Added.
3692
3693 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3694
3695         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3696         * configure: Regenerate.
3697
3698 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
3699
3700         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3701         * Makefile.in: Regenerate.
3702
3703 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3704
3705         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3706         * Makefile.in: Regenerate.
3707
3708 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
3709
3710         * Makefile.tpl: Replace PWD with PWD_COMMAND.
3711         * Makefile.in: Regenerated.
3712
3713         * config-ml.in: Replace PWD with PWD_COMMAND.
3714
3715 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3716
3717         * intl: New directory; see intl/ChangeLog for details.
3718         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3719         * Makefile.tpl: all-gcc depends on maybe-all-intl.
3720         * Makefile.in: Regenerate.
3721
3722 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3723
3724         * configure.in: Clean up config-lang.in handling.  Delete
3725         useless assignment to "subdirs".
3726         * configure: Regenerate.
3727
3728 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3729
3730         * configure.in: Rename 'target_libs' to 'target_libraries'.
3731         Remove useless reference to 'target_libs'.
3732         * configure: Regenerate.
3733
3734 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3735
3736         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3737         * Makefile.in: Regenerate.
3738
3739 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3740
3741         * Makefile.def: Introduce flags_to_pass.
3742         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3743         * Makefile.in: Regenerate.
3744
3745 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3746
3747         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3748         and target-libgloss.
3749         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3750         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3751         * configure: Regenerate.
3752
3753 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3754
3755         * configure.in: Update testsuite_flags to new location.
3756         * configure. Regenerate.
3757
3758 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3759
3760         * Makefile.tpl: Remove BUILD_CC stuff.
3761         * Makefile.in: Regenerate.
3762
3763 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3764
3765         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3766
3767 2003-06-16  Graeme Peterson <gp@qnx.com>
3768
3769         * MAINTAINERS (Write After Approval): Add myself.
3770
3771 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3772
3773         * config.guess: Update to 2003-06-12 version.
3774         * config.sub: Update to 2003-06-13 version.
3775
3776 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3777
3778         * config.guess: Update to 2003-06-06 version.
3779         * config.sub: Update to 2003-06-06 version.
3780
3781 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3782
3783         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3784         * configure. Regenerate.
3785
3786 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3787
3788         * configure.in: Disable serial configure by default.
3789         * configure: Regenerate.
3790         * Makefile.tpl: Abolish .NOTPARALLEL.
3791         * Makefile.in: Regenerate.
3792
3793         * Makefile.tpl: Replace {build,host,target}_canonical by
3794         {build,host,target}.
3795         * Makefile.in: Regenerate.
3796
3797         * Makefile.tpl: Fix stupid pasto.
3798         * Makefile.in: Regenerate.
3799
3800 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3801
3802         * Makefile.tpl: Remove bogus conditional.
3803         * Makefile.in: Regenerate.
3804
3805 2003-06-05  Jan Hubicka  <jh@suse.cz>
3806
3807         * Makefile.tpl (profiledbootstrap): New target.
3808         * Makefile.in (profiledbootstrap): New target.
3809
3810 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
3811
3812         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3813         Pinski. Remove user names from other bugzilla-only maintainers.
3814
3815 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3816
3817         * Makefile.tpl: Make 'recursive targets' using autogen rather
3818         than shell loop.  Remove duplicate 'clean' targets and false
3819         comments.
3820         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3821         Add systematic method of specifying missing targets in subdirs.
3822         Add copyright boilerplate.
3823         * Makefile.in: Regenerate.
3824         * configure.in: Add 'recursive targets' to maybe list.
3825         * configure: Regenerate.
3826
3827         * MAINTAINERS: "GNATS only" -> "Bug database only".
3828
3829         * Makefile.tpl: Rename [+target+] to [+make_target+].
3830         * Makefile.def: Rename 'target' to 'make_target'.
3831
3832 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
3833
3834         * MAINTAINERS: Add self as options handling maintainer.
3835
3836 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
3837
3838         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3839         been too long since I touched those ports.
3840
3841 2003-05-28  DJ Delorie  <dj@redhat.com>
3842
3843         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3844         * Makefile.in: Regenerate.
3845
3846 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3847
3848         * configure.in: Use curly braces in the definition of tooldir.
3849         * configure: Regenerate.
3850
3851 2003-05-21  DJ Delorie  <dj@redhat.com>
3852
3853         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3854         newlib or libgloss.
3855         * Makefile.in: Regenerate.
3856
3857 2003-05-21  DJ Delorie  <dj@redhat.com>
3858
3859         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3860         * Makefile.in: Regenerate.
3861
3862 2003-05-20  Ian Lance Taylor  <ian@airs.com>
3863
3864         * MAINTAINERS: Update my e-mail address.
3865
3866 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3867
3868         * configure.in: Switch more things to use maybe dependencies.
3869         * Makefile.tpl: Switch more things to use maybe dependencies.
3870         Factor out common code from autogen IF statements.
3871         * configure: Regenerate.
3872         * Makefile.in: Regenerate.
3873
3874 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3875
3876         * configure.in: Accept i[3456789]86 for machine type.
3877         * configure: Regenerate.
3878
3879 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3880
3881         * configure.in: Switch more things to use maybe dependencies.
3882         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3883         * configure: Regenerate.
3884         * Makefile.tpl: Switch more things to use maybe dependencies.
3885         * Makefile.in: Regenerate.
3886
3887 2003-05-16  Andreas Schwab  <schwab@suse.de>
3888
3889         * Makefile.tpl (install-opcodes): Define.
3890         * Makefile.in: Rebuild.
3891
3892 2003-05-13  Andreas Jaeger  <aj@suse.de>
3893
3894         * config.guess: Update to 2003-05-09 version.
3895         * config.sub: Update to 2003-05-09 version.
3896
3897 2003-05-13  Michael Eager <eager@mvista.com>
3898
3899         * configure.in: Correct sed script so that options in quotes are not
3900         deleted.
3901         * configure: Rebuild.
3902
3903 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3904
3905         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3906         and $$s/newlib/libc/sys/cygwin32 include paths.
3907         * configure: Ditto.
3908
3909 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
3910
3911         * MAINTAINERS: Update my email addresses.
3912
3913 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3914
3915         * config-ml.in: Propagate INSTALL variables.
3916
3917 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3918
3919         * MAINTAINERS: Remove duplicate entries in Write After Approval.
3920
3921 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3922
3923         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3924         * Makefile.in: Regenerate.
3925
3926 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
3927
3928         * MAINTAINERS (GNATS only): Add Falk Hueffner.
3929
3930 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
3931
3932         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3933
3934 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3935
3936         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3937         * Makefile.in: Regenerated.
3938
3939 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
3940
3941         * MAINTAINERS (Write After Approval): Upgrade myself from
3942         GNATS only to write-after-approval. Update my mail address.
3943
3944 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
3945
3946         (OS Port Maintainers: freebsd): Add myself.
3947
3948 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3949
3950         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3951
3952 2003-04-22  Kean Johnston  <jkj@sco.com>
3953
3954         * MAINTAINERS (SCO ports): Added myself.
3955
3956 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3957
3958         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3959
3960 2003-04-19  Kean Johnston  <jkj@sco.com>
3961
3962         * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3965
3966         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3967         * Makefile.in: Regenerate.
3968
3969 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3970
3971         * configure.in (powerpc64*-*-linux*): Remove.
3972         * configure: Rebuilt.
3973
3974 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3975
3976         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3977         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3978         and restrap.
3979         * Makefile.in:  Regenerate.
3980
3981 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3982
3983         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3984         * configure: Regenerated.
3985
3986 2003-04-15  DJ Delorie  <dj@redhat.com>
3987
3988         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3989
3990 2003-04-13  Nick Clifton  <nickc@redhat.com>
3991
3992         * config-ml.in: Remove support for --disable-aix removing
3993         call-aix multilibs.
3994
3995 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
3996
3997         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3998         * */configure: Rebuilt.
3999
4000 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4001
4002         * MAINTAINERS: Add my email address.
4003
4004 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4005
4006         * MAINTAINERS (Write After Approval): Add myself.
4007
4008 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4009
4010         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4011         * Makefile.in: Regenerate.
4012
4013 2003-03-14  Michael Chastain  <mec@shout.net>
4014
4015         * Makefile.in: Regenerate with correct Makefile.def.
4016
4017 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4018
4019         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4020         Make macro.
4021         * Makefile.in: Regenerate.
4022         * configure.in: Clean up gxx_include_dir logic.
4023         * configure: Regenerate.
4024
4025 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4026
4027         * MAINTAINERS (Write After Approval): Add myself.
4028
4029 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4030
4031         * MAINTAINERS: Update my mail address.
4032
4033 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4034
4035         * configure.in (gxx_include_dir): Fix typo.
4036         * configure: Regenerated.
4037
4038 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4039
4040         * Makefile.tpl: Reindent.
4041         * Makefile.in: Regenerate.
4042         * configure.in: Reindent.  Don't set unused variables.
4043         * configure: Regenerate.
4044
4045 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4046
4047         * configure.in: Include $(build_tooldir)/sys-include in
4048         FLAGS_FOR_TARGET.
4049         * configure: Regenerated.
4050
4051 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4052
4053         * Makefile.tpl: Always pass down RANLIB.
4054         * Makefile.in: Regenerate.
4055
4056         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4057         * Makefile.in: Regenerate.
4058         * configure.in: Remove unused logic relating to --enable-shared
4059         and --enable-threads.  Remove bogus comments.  Remove redundant
4060         noconfigdirs.
4061         * configure: Regenerate.
4062
4063         * configure.in: Replace ${libstdcxx_version} by its value.
4064         Remove reference to mh-dgux.
4065         * configure: Regenerate.
4066
4067 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4068
4069         * MAINTAINERS (Write After Approval): Add myself.
4070
4071 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4072
4073         * Makefile.tpl: Rearrange.
4074         * Makefile.in: Regenerate.
4075
4076 2003-02-25  Uwe Stieber <uwe@wwws.de>
4077
4078         * configure.in: Add support for kaOS as cross build target system.
4079         * configure: Regenerated.
4080
4081 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4082
4083         * MAINTAINERS (Write after approval): Add myself.
4084
4085 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4086
4087         * MAINTAINERS: Update my email address.
4088
4089 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4090
4091         * MAINTAINERS: Add self to blanket write privs. section.
4092
4093 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4094
4095         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4096         configure-target-* as some target builds may require additional
4097         flags for preprocessor tests.
4098         * Makefile.in: Regenerated.
4099
4100 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4101
4102         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4103         * ltconfig: Handle it.
4104         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4105         auto-detecting it.
4106
4107         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4108         it is used as argument to $CC.
4109         * ltcf-gcj.sh: Likewise.
4110
4111         * configure.in: Introduce --enable-maintainer-mode.
4112         * configure: Rebuilt.
4113         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4114         for maintainer mode.
4115         * Makefile.in: Rebuilt.
4116
4117 2003-02-18  Jason Merrill  <jason@redhat.com>
4118
4119         * Makefile.tpl (check-c++): Allow parallelism.
4120
4121 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4122
4123         * MAINTAINERS: Remove John Carr (who never actually had access to
4124         gcc.gnu.org).
4125
4126 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4127
4128         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4129         don't configure target-libobjc.
4130         * configure: Regenerate.
4131
4132 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4133
4134         * Makefile.tpl (RANLIB): Define.
4135         * Makefile.in: Regenerate.
4136
4137 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4138
4139         * MAINTAINERS: Update my email.
4140
4141 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4142
4143         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4144         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4145         * Makefile.in: Regenerated.
4146         * configure.in: Remove all traces of snavigator, db, and grep.
4147         * configure: Regenerated.
4148
4149 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4150
4151         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4152         After Approval.
4153
4154 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4155
4156         * MAINTAINERS (Write after approval): Add myself.
4157
4158 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4159
4160         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4161         * Makefile.in: Regenerated.
4162
4163 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4164
4165         * config.guess: Updated to 2003-01-30's version.
4166         * config.sub: Updated to 2003-01-28's version.
4167
4168 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4169
4170         * config.if: If gcc_version is already set, just use it.  Don't set
4171         gcc_version_trigger if it's already set, otherwise set it to
4172         gcc/version.c, but only if the file exists.  If it is not set and
4173         gcc/version.c does not exist, try to extract the version number from
4174         $CC.
4175
4176 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4177
4178         * MAINTAINERS: Add myself to write-after-approval list.
4179
4180 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4181
4182         * configure.in:  Revert 24Jan change.
4183         * configure:  Regenerate.
4184
4185 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4186
4187         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4188         entry of HJ Lu.
4189
4190 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4191
4192         * configure.in: Revert previous change.
4193         * configure: Regenerate.
4194
4195 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4196
4197         * configure.in: Make rda native-only.
4198         * configure: Regenerate.
4199
4200 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4201
4202         * MAINTAINERS: Move myself from GNATS-only-accounts to
4203         write-after-approval.
4204
4205 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4206
4207         * configure.in: Add missing \.
4208         * configure: Rebuilt.
4209
4210 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4211
4212         * configure.in (baseargs): Avoid using \| in sed regular
4213         expressions.
4214         * configure: Rebuilt.
4215
4216 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4217
4218         * configure.in (baseargs): Remove all supported forms of
4219         --cache-file, --srcdir, --host, --build and --target options
4220         from argument lists.
4221         * configure: Rebuilt.
4222
4223 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4224
4225         * MAINTAINERS: Add myself to write-after-approval list.
4226
4227 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4228
4229         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4230         * configure: Rebuilt.
4231
4232 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4233
4234         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4235         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4236         * Makefile.in: Regenerate.
4237         * configure: Regenerate.
4238
4239 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4240
4241         * configure.in: Remove Makefile in build, host and target modules
4242         unless configure was run with --no-recursion.
4243         * configure: Rebuilt.
4244
4245 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4246
4247         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4248         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4249         * Makefile.in: Regenerate.
4250
4251 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4252
4253         * config.guess: Update to 2003-01-03 version.
4254         * config.sub: Update to 2003-01-03 version.
4255
4256 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4257
4258         * configure: Regenerate with proper autoconf 2.13.
4259
4260 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4261
4262         * configure.in: Add AC_PREREQ for consistency.
4263         * configure: Regenerate.
4264
4265 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4266
4267         * configure.in (GDB_TK): Add tcl directories conditional on
4268         gdb/gdbtk directory being present.
4269         * configure: Regenerate.
4270
4271 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4272
4273         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4274         by gcc if LD is not defined and we are not doing a Canadian Cross.
4275         * configure: Rebuilt.
4276
4277 2002-12-31  Tom Tromey  <tromey@redhat.com>
4278
4279         * Makefile.in: Rebuilt.
4280         * Makefile.def (target_modules) [libffi]: Allow installation.
4281
4282 2002-12-31  Andreas Schwab  <schwab@suse.de>
4283
4284         * configure.in: Fix use of $program_transform_name.
4285         * configure: Regenerated.
4286
4287 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4288
4289         * configure.in (baseargs): Don't remove first configure argument.
4290         * configure: Regenerated.
4291
4292 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4293
4294         * Makefile.tpl (local-distclean): Don't remove...
4295         (multilib.ts): ... this.  Moved into...
4296         (multilib.out): ... this.  Don't use sub-make.
4297         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4298         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4299         (configure-build-[+module+], configure-[+module+],
4300         configure-target-[+module+], configure-gcc): ... these.  Test
4301         for Makefile existence.  Drop config.status from dependencies.
4302         * Makefile.in: Rebuilt.
4303         * configure.in: Move gcc-version-trigger to the end of
4304         ac_configure_args.  Add comments to maybedep.tmp and
4305         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4306         nonopt from baseargs, matching and removing corresponding
4307         whitespace while at it.
4308         * configure: Rebuilt.
4309
4310 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4311
4312         * configure.in (host_configargs): Replace reference to
4313         no-longer-defined buildopts with --build=${build_alias}.
4314         * configure: Rebuilt.
4315
4316         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4317         program_transform_name to standard idiom.
4318         (AUTOGEN, AUTOCONF): Define.
4319         (Makefile.in): Use $(AUTOGEN).
4320         (Makefile): Depend on config.status, and use autoconf-style rule to
4321         build it.  Move original commands to...
4322         (config.status): ... this new target.
4323         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4324         $(AUTOCONF).
4325         * Makefile.in: Rebuilt.
4326
4327 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4328
4329         * Makefile.tpl: Fix dramatic bustage due to change in
4330         program_transform_name.
4331         * Makefile.in: Regenerate.
4332
4333         * configure.in: Remove unnecessary PATH setting.
4334         * configure: Regnerate.
4335
4336         * configure.in: Don't default to unprefixed tools unless
4337         the native tools will work.
4338         * configure: Regenerate.
4339
4340         * configure.in: Convert to autoconf script.  Blow away lots
4341         of now-redundant Makefile fragments.
4342         * configure: Generate using Autoconf.
4343         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4344         * Makefile.in: Regenerate.
4345
4346 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4347
4348         * configure: Fix stupid bug where RANLIB was mistakenly included.
4349
4350         * configure.in: Rename (buildargs, hostargs, targargs) to
4351         (build_configargs, host_configargs, target_configargs).
4352
4353         * configure.in: Move logic out of sed statement.
4354
4355         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4356         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4357
4358 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4359
4360         * config.sub: Import from master repository
4361         * config.guess: Ditto
4362
4363 2002-12-24  Andreas Schwab  <schwab@suse.de>
4364
4365         * Makefile.tpl (multilib.out): Fix missing space.
4366         * Makefile.in: Regenerate.
4367
4368 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4369
4370         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4371         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4372         * Makefile.in: Regenerate.
4373         * configure.in: Remove unnecessary leftovers.
4374
4375 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4376
4377         * configure.in (extra_ranlibflags_for_target): New variable.
4378         (*-*-darwin): Add -c to ranlib commands.
4379         * configure (tooldir): Handle extra_ranlibflags_for_target.
4380
4381 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4382
4383         * Makefile.tpl: Revert HJL's change.
4384         * Makefile.in: Regenerated.
4385         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4386         always.
4387
4388 2002-12-19  Andreas Schwab  <schwab@suse.de>
4389
4390         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4391         * Makefile.in: Regenerate.
4392
4393 2002-12-18  H.J. Lu <hjl@gnu.org>
4394
4395         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4396         * Makefile.in: Regenerated.
4397
4398         * configure.in (build_prefix): New. Substitute.
4399
4400 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4401
4402         * Makefile.tpl: Don't let real targets depend on phony targets.
4403         * Makefile.in: Regenerate.
4404
4405         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4406         * Makefile.in: Regenerate.
4407
4408 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4409
4410         * config.sub: Import from master repository
4411         * config.guess: Ditto
4412
4413 2002-12-16  Jason Merrill  <jason@redhat.com>
4414
4415         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4416         previous 'make bootstrap'.
4417         * Makefile.in: Regenerate.
4418
4419 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4420
4421         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4422
4423 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4424
4425         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4426         * Makefile.in: Regenerate.
4427
4428 2002-12-13  Jason Merrill  <jason@redhat.com>
4429
4430         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4431         library tests.
4432         (check-c++): Just depend on it and check-target-libstdc++-v3.
4433         * Makefile.in: Regenerate.
4434
4435 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4436
4437         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4438         * Makefile.in: Rebuilt.
4439
4440 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4441
4442         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4443
4444 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4445
4446         * configure: Fix bug put in by gremlins.
4447
4448         * Makefile.tpl: Substitute more autoconfily.
4449         * configure: Substitute more autoconfily.
4450         * Makefile.in: Regenerate.
4451
4452 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4453
4454         * config.sub: Import from master repository
4455         * config.guess: Ditto
4456         * MAINTAINERS: Added Svein Seldal under write after approval
4457
4458 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4459
4460         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4461         * Makefile.in (all-sim): Ditto.
4462
4463 2002-12-06  DJ Delorie  <dj@redhat.com>
4464
4465         * Makefile.tpl: Change configure dependencies to not have real
4466         targets depend on phony targets.
4467
4468 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4469
4470         * configure.in: Revert unintentional change.
4471
4472         * Makefile.tpl: Change dependency for */multilib.out so that
4473         it works when gcc isn't in the tree.
4474
4475         * configure.in: Substitute more.
4476         * configure: Run subconfigures from the Makefile.
4477         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4478         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4479
4480 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4481
4482         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4483
4484 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4485
4486         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4487         and corresponding dependencies.
4488         * Makefile.in: Regenerate.
4489
4490         * configure.in (host_tools): Order binutils, gas and ld for
4491         convenience in running the testsuites.
4492
4493         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4494         * Makefile.in: Regenerate.
4495         * configure.in: Introduce rules to serialize subconfigure runs.
4496
4497         * configure.in: Introduce BASE_CC_FOR_TARGET.
4498         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4499         Realize configure-build-* targets.  Realize configure-target-* targets.
4500         * Makefile.in: Regenerate.
4501
4502 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4503
4504         * configure: Move gcc_version_trigger stuff from here...
4505         * configure.in: ...to here.
4506
4507         * configure.in: Separate subconfigure options added by this file from
4508         options given by the user.  Add machinery to put args for host
4509         subconfigures into the Makefile.
4510
4511         * Makefile.tpl: Remove 'vault' targets.
4512         * Makefile.tpl: Reorder and comment dependencies.
4513         * Makefile.in: Regenerate.
4514
4515 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4516         * configure.in: Fix my broken commit of previous patch. (sigh)
4517
4518 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4519
4520         * configure.in: Move host-specific darwin noconfigdirs into
4521         the host-specific section.
4522
4523 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4524
4525         * configure.in: Move host-specific darwin noconfigdirs into
4526         the host-specific section.
4527
4528 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4529
4530         * configure: Remove skip-this-dir support.
4531         * Makefile.tpl: Remove skip-this-dir support.
4532
4533         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4534         subdirectories.
4535         * Makefile.in: Regenerate.
4536
4537         * Makefile.tpl: Strip out useless setting of 'dir'.
4538         * Makefile.in: Regenerate.
4539
4540 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4541
4542         * configure.in: Fix deeply stupid bug.
4543
4544         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4545         shell code in CXX_FOR_TARGET
4546         * Makefile.def: Introduce raw_cxx.
4547         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4548         RAW_CXX_FOR_TARGET.
4549         * Makefile.in: Regenerate.
4550
4551 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4552
4553         * Makefile.tpl: Remove unnecessary ifs.
4554         * Makefile.in: Regenerate.
4555
4556         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4557         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4558         targets for 'no_install' modules.
4559         * configure: Move GDB_TK substitution to configure.in.  Move
4560         build_modules stuff to configure.in.
4561         * configure.in: Implement soft dependency machinery.  Maybe-ize
4562         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4563         * Makefile.in: Regenerate.
4564
4565 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4566
4567         * Makefile.tpl: Make all-target, install-target behave similarly
4568         to all, install (only hitting configured targets).  Eliminate
4569         unused macro defintions.
4570
4571         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4572         build != host.
4573
4574         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4575
4576         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4577
4578         * configure.in: Produce lists of subdir targets we're actually
4579         configuring.  Remove references to "dosrel".
4580         * Makefile.tpl: Let configure set which subdir targets are hit.
4581         Remove install-cross; clean up install; remove ALL.  Remove
4582         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4583         Autogenerate host module targets.  Remove empty dependency lines
4584         and redundant dependency; rearrange slightly.
4585         * Makefile.def: Add host-side libtermcap, utils.
4586
4587         * Makefile.in: Regenerate.
4588
4589 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4590
4591         * ltconfig (osf[345]): Append $major to soname_spec.
4592         Reflect this in library_names_spec.
4593         * ltmain.sh (osf): Prefix $major with . for use as extension.
4594
4595 2002-11-19  Andreas Jaeger  <aj@suse.de>
4596
4597         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4598         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4599         and sparc64 GNU/Linux systems.
4600
4601 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4602
4603         * MAINTAINERS: Update email.
4604
4605 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4606
4607         * MAINTAINERS: Complete James Dennett's entry.
4608
4609 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4610
4611         * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4614
4615         * Makefile.tpl: syntactic cleanup
4616
4617 2002-11-13 Stuart Hastings <stuart@apple.com>
4618
4619         * MAINTAINERS: Add myself to write-after-approval list.
4620
4621 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4622
4623         * Makefile.def: Add list of recursive targets to autogenerate.
4624         Add build_modules.
4625         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4626         targets.  Autogenerate *-build-* targets.
4627         * Makefile.in: Regenerate.
4628
4629 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4630
4631         * configure: More autoconf-style substitutions.
4632         * Makefile.tpl: More autoconf-style substitutions.
4633         * Makefile.in: Regenerate.
4634
4635 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4636
4637         * configure: Substitute more variables in a more autoconf-friendly
4638         way.  Simplify slightly.
4639         * Makefile.tpl: Make more variables substitutable in an
4640         autoconf-friendly way.
4641         * Makefile.in: Regenerate.
4642
4643 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
4644
4645         * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4648
4649         * configure.in (v810*): Remove special setting of tools.
4650
4651         * configure: Add support for extra required flags for ar or nm.
4652         * configure.in (aix4.3+): Use above support for target-specific
4653         issues, rather than using config/mt-aix43.
4654
4655 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4656
4657         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4658         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4659         with $srcdir.  Reformat indentation.  Substitute some variables
4660         formerly hard-coded in the Makefile for build=host.
4661         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4662         * Makefile.def: Autogenerate more.
4663         * Makefile.in: Regenerate.
4664
4665 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4666
4667         * MAINTAINERS (Write After Approval): Add myself.
4668
4669 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4670
4671         * Makefile.def (host_modules): Add rda.
4672         * Makefile.in: Regenerate.
4673         * configure.in (target_tool): Add target-rda to list.
4674
4675 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4676
4677         * MAINTAINERS: Remove "co-maintainer" note for web pages.
4678
4679 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4680
4681         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4682         and restrap targets to this rule.
4683         * Makefile.in:  Regenerate.
4684
4685 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4686
4687         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4688         GNATS only accounts.
4689
4690 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4691
4692         * configure.in (i[3456]86-*-linux*): Add check to disable
4693         ${libgcj} for glibc1.
4694
4695 2002-10-24  Denis Chertykov  <denisc@overta.ru>
4696
4697         * MAINTAINERS: Add myself as ip2k port maintainer.
4698
4699 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4700
4701         * configure.in: Add tic4x target.
4702
4703 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4704
4705         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4706         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4707         * Makefile.in: Regenerate.
4708
4709         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4710         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4711         * Makefile.in: Regenerate.
4712
4713 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
4714
4715         * MAINTAINERS: Add myself as web pages co-maintainer.
4716
4717 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4718
4719         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4720         * Makefile.in: Regenerate.
4721
4722 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
4723
4724         * MAINTAINERS: Add myself and Nathan Sidwell
4725         <nathan@codesourcery.com> as VxWorks maintainers.
4726
4727 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4728
4729         * Makefile.def: Remove order dependency comments.
4730         * Makefile.tpl: Add explicit install-install dependencies.
4731         * Makefile.in: Regenerate.
4732
4733         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4734         * Makefile.in: Regenerate.
4735
4736         * Makefile.tpl: Add configure-target (for src-release in src)
4737         * Makefile.in: Regenerate.
4738
4739 2002-09-30  Nick Clifton  <nickc@redhat.com>
4740
4741         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4742
4743 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4744
4745         * configure.in (s390*-*-linux*): Enable libgcj.
4746
4747 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4748
4749         * configure: Revert accidentally applied changes.
4750
4751         * Makefile.tpl: Make more autoconf-friendly.
4752         * Makefile.in: Regenerate.
4753         * configure: Make substitution more autoconf-like.
4754
4755 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4756
4757         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4758         single entry to handle all these.
4759         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4760         libjava on arm-*-elf.
4761
4762 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4763
4764         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4765         things that depend on them.
4766
4767 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4768
4769         * Makefile.tpl: Make subsituted variables more autoconfy.
4770         * Makefile.in: Regenerate.
4771         * configure: Make seds more autoconfy.
4772
4773 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4774
4775         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4776         * Makefile.in: Regenerate.
4777         * configure.in: Rewrite sed statements to look autoconfy.
4778
4779         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4780         all-target-foo on configure-target-foo.
4781         * Makefile.def: Ditto.
4782         * Makefile.in: Rebuild.
4783
4784 2002-09-25  Andrew Haley  <aph@redhat.com>
4785
4786         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4787
4788 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4789
4790         * Makefile.def: New file.
4791         * Makefile.tpl: New file.
4792         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4793         * contrib/gcc_update: Note that Makefile.in is a generated file.
4794
4795         * configure.in: Minor rearrangement.  Simplify tests.
4796
4797 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
4798
4799         * configure.in (with_headers): Skip copy if value is "yes".
4800         (with_libs): Likewise.
4801
4802 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4803
4804         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4805         * configure.in (sh*-*-pe*): Ditto.
4806         * configure.in (mips*-*-pe*): Ditto.
4807         * configure.in (*arm-wince-pe): Ditto.
4808
4809         * configure.in: Rearrange.
4810
4811 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
4812
4813         * MAINTAINERS: Update my email address.
4814
4815 2002-08-30  Paul Koning  <pkoning@equallogic.com>
4816
4817         * MAINTAINERS: (Write After Approval): Add myself.
4818
4819 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
4820
4821         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4822
4823 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
4824
4825         * MAINTAINERS: Change my mailing address.
4826
4827 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
4828
4829         * MAINTAINERS (Write After Approval): Remove myself.
4830         (Various Maintainers: c++ runtime libs): Add myself.
4831
4832 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
4833
4834         * MAINTAINERS (Write After Approval): Remove myself.
4835         (Various Maintainers: c++ runtime libs): Add myself.
4836
4837 2002-08-15  Eric Christopher  <echristo@redhat.com>
4838
4839         * config.sub: Import from master repository.
4840         * config.guess: Ditto.
4841
4842 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
4843
4844         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4845         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4846         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4847
4848 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
4849
4850         * MAINTAINERS: Add self to rs6000 vector extensions.
4851
4852 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
4853
4854         * libiberty/configure: Reverted unintended yesterday's check in.
4855
4856 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
4857
4858         * boehm-gc/configure, libf2c/configure: Rebuilt.
4859         * libffi/configure, libiberty/configure: Ditto.
4860         * libjava/configure, libobjc/configure: Ditto.
4861         * libstdc++-v3/configure, zlib/configure: Ditto.
4862         Merged from binutils:
4863         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4864         From Steve Ellcey <sje@cup.hp.com>:
4865         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4866         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4867         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4868         IA64.
4869         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4870         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4871         soname_spec, sys_lib_search_path_spec): Ditto.
4872
4873 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4874
4875         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4876
4877 2002-08-04  H.J. Lu  (hjl@gnu.org)
4878
4879         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4880
4881 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
4882
4883         * MAINTAINERS (Write After Approval): Add myself.
4884
4885 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4886
4887         * configure.in: Move generic linux case to end.  Copy generic
4888         linux noconfigdirs to mips*-*-linux* entry and new
4889         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4890
4891 2002-07-19  Michael Matz  <matz@suse.de>
4892
4893         * MAINTAINERS: Add myself as ra* maintainer.
4894
4895 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4896
4897         * config.guess: Update to 2002-07-09 version.
4898         * config.sub: Update to 2002-07-03 version.
4899
4900 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
4901
4902         * MAINTAINERS: Fix typo in a maintainer email address.
4903
4904 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4905
4906         * configure.in: Remove two redundant tests.
4907
4908 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4909
4910         * configure.in (mips*-*-irix6*o32): Enable stabs.
4911
4912 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4913
4914         * configure.in: Don't build grez.
4915         * Makefile.in: Ditto.
4916
4917         * Makefile.in: Remove references to bsp, cygmon, libstub.
4918         * configure.in: Ditto.
4919
4920         * configure.in: Remove leftover reference to gdbtest.
4921
4922 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4923
4924         * configure.in (gxx_include_dir):  Change to match versioned
4925         C++ headers if --enable-version-specific-runtime-libs is used.
4926
4927 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4928
4929         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4930
4931 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4932
4933         * configure.in: Make --without-x work.
4934
4935 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4936
4937         * configure.in: Rearrange target Makefile fragment collection.
4938
4939         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4940         cvs[src].
4941         * configure.in: Ditto.
4942
4943 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
4944
4945         * MAINTAINERS (Write After Approval): Update my e-mail address.
4946
4947 2002-06-24  Ben Elliston  <bje@redhat.com>
4948
4949         * configure.in (host_tools): Remove cgen.
4950
4951         * Makefile.in (all-cgen): Remove; runs from its source directory.
4952         (check-cgen, install-cgen, clean-cgen): Likewise.
4953         (all-opcodes): Do not depend on all-cgen.
4954         (all-sim): Likewise.
4955
4956 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4957
4958         * Makefile.in: Eliminate 'apache' targets.
4959         * configure.in: Eliminate 'apache' targets.
4960
4961         * configure.in: Eliminate redundant tests.  Reorganize.
4962
4963         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4964
4965         * config-ml.in: Eliminate references to Cygnus configure.
4966
4967         * Makefile.in: Eliminate references to building emacs.
4968
4969 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
4970
4971         * MAINTAINERS: Update my email address.
4972
4973 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
4974
4975         * config.if (libstdcxx_incdir): Version C++ headers.
4976         (cxx_incdir): Remove.
4977
4978 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4979
4980         * MAINTAINERS (Write After Approval): Add self.
4981
4982 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
4983
4984         * configure.in: Add support for ip2k.
4985
4986 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4987
4988         * configure.in: Fix AIX configury bug.
4989
4990 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
4991
4992         * MAINTAINERS (Write After Approval): Add self.
4993
4994 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4995
4996         * configure.in: replace ${topsrcdir} with ${srcdir}
4997
4998         * configure.in: Move definition of libstdcxx_flags
4999         right above usage, rather than waaay earlier.
5000
5001         * configure.in: Pull definition of is_cross_compiler earlier.
5002
5003         * configure.in: Rearrange a little.
5004
5005         * configure.in: Remove references to librx.
5006         * Makefile.in: Remove references to librx.
5007
5008 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5009
5010         * config.sub: Add support for avr target.
5011         Import from master sources, rev 1.255
5012
5013 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5014
5015         * configure, .cvsignore:  Revert previous change...
5016         * Makefile:  ...delete.
5017
5018 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5019
5020         * configure.in: Eliminate ${gasdir} variable.
5021
5022 2002-06-18  Dave Brolley  <brolley@redhat.com>
5023
5024         * configure.in: Add support for frv.
5025         * config.sub: Add support for frv.
5026
5027 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5028
5029         * configure:  Remove garbage from previous commit.
5030
5031 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5032
5033         * configure:  For in-source builds, make a subdir and re-exec there.
5034         * Makefile:  New file.  Pass targets through to build directory.
5035         * .cvsignore:  No longer ignore "Makefile".
5036
5037 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5038
5039         * MAINTAINERS (Write After Approval): Add self.
5040
5041 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5042
5043         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5044
5045 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5046
5047         * configure.in (vax-*-netbsd*): Re-enable gas.
5048
5049 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5050
5051         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5052         BUILD_PREFIX_1, to correct nomenclature.
5053         * configure: Likewise.
5054
5055         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5056         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5057
5058 2002-05-31  Olaf Hering  <olh@suse.de>
5059
5060         * config-ml.in: Propogate DESTDIR also.
5061
5062 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5063
5064         * configure.in (vax-*-netbsd*): Don't build gas for this
5065         platform.
5066
5067 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5068
5069         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5070         and libgcj for AVR.
5071
5072 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5073
5074         * MAINTAINERS (Write After Approval): Add myself.
5075
5076 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5077
5078         * config.guess: Update to 2002-05-22 version.
5079         * config.sub: Likewise.
5080
5081 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5082
5083         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5084         * config-ml.in: Likewise.
5085         * configure: Likewise.
5086         * configure.in: Likewise.
5087
5088 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5089
5090         * MAINTAINERS: Update my email address.
5091
5092 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5093
5094         * configure.in: Simplify makefile fragment collection.
5095
5096         * configure.in: Remove code to build emacs.
5097
5098         * configure.in : Remove --srcdir argument from targargs and buildargs
5099         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5100
5101         * configure: Move some logic to configure.in.
5102         * configure.in: Move some logic from configure.
5103
5104 2002-05-11  Tom Tromey  <tromey@redhat.com>
5105
5106         * MAINTAINERS: Reflect libgcj reality.
5107
5108 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5109
5110         * Makefile.in: Honour DESTDIR.
5111
5112 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5113
5114         * config.guess: Import 2002-03-20 version.
5115         * config.sub: Import 2002-04-26 version.
5116
5117 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5118
5119         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5120
5121 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5122
5123         * MAINTAINERS: Add self.
5124
5125 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5126
5127         * ltmain.sh: Detect and handle object name conflicts
5128         while piecewise linking a static library.
5129
5130 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5131
5132         * configure.in (noconfigdirs): Don't disable libgcj on
5133         sparc64-*-solaris* and sparcv9-*-solaris*.
5134
5135 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5136
5137         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5138
5139 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5140
5141         * configure.in (FLAGS_FOR_TARGET): Do not add
5142         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5143         on i[3456]86-*-linux*.
5144
5145 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5146
5147         * configure.in (noconfigdirs): Replace [ ] with test.
5148
5149         * configure.in (noconfigdirs): Do not add target-newlib if
5150         target == i[3456]86-*-linux*, and host == target.
5151
5152 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5153
5154         * configure.in: delete reference to absent file
5155
5156         * configure.in: replace '[' with 'test'
5157
5158         * configure.in: Eliminate references to gash.
5159         * Makefile.in: Eliminate references to gash.
5160
5161         * configure.in: remove useless references to 'pic' makefile fragments.
5162
5163         * configure.in: (*-*-windows*) Finish removing.
5164
5165         * configure.in: Eliminate redundant test for libgui.
5166
5167 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5168
5169         * MAINTAINERS: Add self and realphabetize.  Update entries
5170         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5171         entry for a29k port maintainer.
5172
5173 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5174
5175         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5176         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5177
5178 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5179
5180         * configure.in: remove references to dead files
5181
5182 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5183
5184         * MAINTAINERS: Add information about purpose of this file.
5185
5186 2002-04-18  Tom Tromey  <tromey@redhat.com>
5187
5188         * configure.in: Disallow configuring libgcj when it is already
5189         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5190         Solaris 2.8 by default.  For PR libgcj/6158.
5191
5192 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5193
5194         * configure.in:  Move default CC setting out of config/mh-* fragments
5195         directly into here.
5196
5197 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5198
5199         * configure.in: don't even try to configure or make a subdirectory
5200         if there's no configure script for it.
5201
5202 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5203
5204         * MAINTAINERS: Remove chill maintainers.
5205         * Makefile.in (CHILLFLAGS): Remove.
5206         (CHILL_LIB): Remove.
5207         (TARGET_CONFIGDIRS): Remove libchill.
5208         (CHILL_FOR_TARGET): Remove.
5209         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5210         CHILL_LIB.
5211         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5212         (CHECK_TARGET_MODULES): Likewise.
5213         (INSTALL_TARGET_MODULES): Likewise.
5214         (CLEAN_TARGET_MODULES): Likewise.
5215         (configure-target-libchill): Remove.
5216         (all-target-libchill): Remove.
5217         * configure.in (target_libs): Remove target-libchill.
5218         Do not compute CHILL_FOR_TARGET.
5219         * libchill: Remove directory.
5220
5221 2002-04-11  DJ Delorie  <dj@redhat.com>
5222
5223         * Makefile.in, configure.in: Sync with binutils, entries
5224         follow...
5225
5226 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5227
5228         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5229         (do-tar, do-bz2): New rules.
5230         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5231         (gdb-tar): New rule.
5232         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5233         (insight_dejagnu.tar): New rule.
5234         (insight.tar): New rule.
5235         (gdb+dejagnu.tar): New rule.
5236         (gdb.tar): New rule.
5237
5238 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5239
5240         * Makefile.in: Add all-tix to deps for all-snavigator
5241         so that tix is built when building snavigator.
5242
5243 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5244
5245         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5246         ld and gdb are not supported.
5247
5248 2002-01-07  Mark Salter  <msalter@redhat.com>
5249
5250         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5251         Allow target-libgloss to be built for arm, strongarm, and xscale.
5252
5253 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5254
5255         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5256         options for i[3456]86-pc-linux* native builds.
5257
5258 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5259
5260         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5261         files from .po files for a distribution.
5262
5263 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5264
5265         * configure.in: Enable libstdc++-v3 for h8300 targets.
5266
5267 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5268
5269         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5270         version from bfd/.
5271
5272 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5273
5274         * Makefile.in (VER): When present, extract the version number from
5275         the file version.in.
5276
5277 2001-05-24  Tom Rix <trix@redhat.com>
5278
5279         * configure.in : enable ld for aix
5280
5281 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5282
5283         * config.guess: Add linux target for S/390.
5284
5285 2000-11-07  Philip Blundell  <pb@futuretv.com>
5286
5287         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5288
5289 2000-11-03  Philip Blundell  <pb@futuretv.com>
5290
5291         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5292         files.
5293
5294 2001-01-15  Ben Elliston  <bje@redhat.com>
5295
5296         * configure.in (host_tools): Add sid.
5297         Always configure cgen.
5298
5299 2000-11-24  Nick Clifton  <nickc@redhat.com>
5300
5301         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5302
5303
5304 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5305
5306         * Makefile.in (ALL_MODULES): Add all-cgen.
5307         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5308         (all-cgen): New target.
5309         (all-opcodes,all-sim): Depend on all-cgen.
5310         * configure.in (host_tools): Add cgen.
5311         Only configure cgen if --enable-cgen-maint.
5312
5313 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5314
5315         * configure.in: Add *-*-freebsd* configurations.
5316
5317 2002-04-08  Tom Tromey  <tromey@redhat.com>
5318
5319         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5320         Fixes PR libgcj/6068.
5321
5322 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5323
5324         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5325
5326 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5327
5328         * configure.in (alpha*-dec-osf*): Enable libgcj.
5329
5330 2003-03-27  Matthew Gingell <gingell@gnat.com>
5331
5332         * MAINTAINERS (Write After Approval): Add myself.
5333
5334 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5335
5336         Fix for: PR bootstrap/3591, target/5676
5337         * configure.in (mcore-pe): Disable the configuration of
5338         libstdc++-v3 since exceptions are not supported.
5339
5340 2002-03-20  Anthony Green  <green@redhat.com>
5341
5342         * configure.in: Enable libgcj for xscale-elf target.
5343
5344 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5345
5346         * MAINTAINERS:  Update my email address.
5347
5348 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5349
5350         * ltmain.sh (relink_command): Fix typo in previous change.
5351
5352 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5353
5354         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5355         (relink_command): Added --tag flags.
5356         (mode=install): If relinking fails; error out.
5357
5358 2002-03-12  Richard Henderson  <rth@redhat.com>
5359
5360         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5361         .NOTPARALLEL tag.
5362         (do-check): Rename from check.
5363         (check): Allow parallel check.
5364
5365 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5366
5367         * MAINTAINERS: Add myself as maintainer for xtensa port.
5368         Fix alphabetical order in CPU port maintainer list.
5369         Remove myself from Write After Approval list.
5370
5371 2002-03-11  Richard Henderson  <rth@redhat.com>
5372
5373         * Makefile.in (.NOTPARALLEL): Add fake tag.
5374
5375 2002-03-07  H.J. Lu  (hjl@gnu.org)
5376
5377         * configure.in: Enable gprof for mips*-*-linux*.
5378
5379 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5380
5381         * MAINTAINERS (Write After Approval): Add myself.
5382
5383 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5384
5385         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5386         libjava.
5387         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5388
5389 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5390
5391         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5392         because its Makefile is there; test for the executable instead.
5393
5394 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5395
5396         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5397         libstdc++-v3 and libjava.
5398
5399 2002-02-11  Adam Megacz <adam@xwt.org>
5400
5401         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5402         boehm-gc
5403
5404 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5405
5406         * config.guess: Updated to 2002-01-30's version.
5407         * config.sub: Updated to 2002-02-01's version.
5408         Contribute sh64-elf.
5409         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5410         * configure.in: Added sh64-*-*.
5411
5412 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5413
5414         * MAINTAINERS: Belatedly add myself to write after approval list.
5415
5416 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5417
5418         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5419         Remove self as Write After Approval.
5420
5421 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5422
5423         * MAINTAINERS: Put self in as maintainer for contrib/regression
5424         directory.
5425
5426 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5427
5428         * MAINTAINERS:  Update my email address.
5429
5430 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5431
5432         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5433         target-libiberty, and target-libgloss.  Skip Java-related
5434         libraries if not supported for NetBSD on target CPU.
5435
5436 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5437
5438         * install-sh: Use _inst.$$_ for temp file name.
5439
5440 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5441
5442         * MAINTAINERS (Write After Approval): Move my contact info
5443         from here...
5444         (OS Port Maintainers): ...to here (netbsd).
5445
5446 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5447
5448         * MAINTAINERS (Write After Approval): Add myself.
5449
5450 2002-01-17  H.J. Lu <hjl@gnu.org>
5451
5452         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5453         (all-target-fastjar): Also depend on all-target-libiberty.
5454
5455 2002-01-16  H.J. Lu  (hjl@gnu.org)
5456
5457         * config.guess: Import from master sources, rev 1.225.
5458         * config.sub: Import from master sources, rev 1.238.
5459
5460 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5461
5462         * MAINTAINERS (Write After Approval): Remove myself.
5463
5464 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5465
5466         * MAINTAINERS (Write After Approval): Add myself.
5467
5468 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5469
5470         * MAINTAINERS: Add self as docs co-maintainer.
5471
5472 2001-12-11  Matthias Klose  <doko@debian.org>
5473
5474         * MAINTAINERS (Write After Approval): Add myself.
5475
5476 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5477
5478         * MAINTAINERS: Update my email address.
5479
5480 2001-12-07  Turly O'Connor  <turly@apple.com>
5481         * MAINTAINERS (Write After Approval): Add myself.
5482         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5483         (rs6000_initialize_trampoline): Call __trampoline_setup for
5484         ABI_DARWIN too.
5485         * darwin-tramp.asm: New file, implements __trampoline_setup.
5486         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5487
5488 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5489
5490         * MAINTAINERS (Write After Approval): Add myself.
5491
5492 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5493
5494         * configure, configure.in: Use temp file for long sed commands.
5495
5496 2001-12-03  Laurent Guerby  <guerby@acm.org>
5497
5498         * config.sub: Update to version 1.232 on subversion.
5499
5500 2001-12-03  Ben Elliston  <bje@redhat.com>
5501
5502         * MAINTAINERS: Update mail address for config.* patches.
5503
5504 2001-11-27  DJ Delorie <dj@redhat.com>
5505             Zack Weinberg  <zack@codesourcery.com>
5506
5507         When build != host, create libiberty for the build machine.
5508
5509         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5510         CONFIG_ARGUMENTS.
5511         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5512         New variables.
5513         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5514         and rules.
5515         (all.normal): Depend on ALL_BUILD_MODULES.
5516         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5517         (all-build-libiberty): Depend on configure-build-libiberty.
5518
5519         * configure: Calculate and substitute proper value for
5520         ALL_BUILD_MODULES.
5521         * configure.in: Create the build subdirectory.
5522         Calculate and substitute TARGET_CONFIGARGS (formerly
5523         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5524
5525 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5526
5527         * MAINTAINERS (write-after-approval): Add self.
5528
5529 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5530
5531         * MAINTAINERS (GNATS only accounts): Remove self.
5532
5533 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5534
5535         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5536         libf2c.
5537
5538 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5539
5540         * MAINTAINERS (Write After Approval): Add self.
5541
5542 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5543
5544         * MAINTAINERS: mips and s390 are also CPU ports.
5545
5546 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5547
5548         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5549
5550 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5551
5552         * MAINTAINERS: Alphabetize.
5553
5554 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5555
5556         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5557
5558 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5559
5560         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5561
5562 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5563
5564         * configure.in (--enable-languages): Be more permissive about
5565         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5566
5567 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5568
5569         * config.sub: Import from master sources, rev. 1.230.
5570         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5571
5572 2001-11-07  Laurent Guerby  <guerby@acm.org>
5573
5574         * MAINTAINERS (Write After Approval): Add self.
5575
5576 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5577
5578         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5579
5580 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5581
5582         * config.sub: Import from master sources, rev 1.226.
5583         * config.guess: Import from master sources, rev 1.216.
5584
5585 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5586
5587         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5588         * MAINTAINERS: Add self as maintainer of MMIX port.
5589         Remove old after-approval entry.
5590
5591 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5592
5593         * ChangeLog, configure: Fix spelling errors.
5594
5595 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5596
5597         * MAINTAINERS: Tweak my address.
5598
5599 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5600
5601         * MAINTAINERS: Update my email address.
5602
5603 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5604
5605         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5606         * MAINTAINERS: Add self as maintainer of CRIS port.
5607
5608 2001-10-10  Geert Bosch  <bosch@gnat.com>
5609
5610         * MAINTAINERS (Various maintainers: Ada front end):
5611         Added Robert Dewar.
5612
5613 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5614
5615         * MAINTAINERS (Write After Approval): Added self
5616
5617 2001-10-02  Geert Bosch  <bosch@gnat.com>
5618
5619         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5620
5621 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5622
5623         * configure: Handle temporary files securely using mkdir.
5624
5625 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5626
5627         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5628
5629 2001-09-26  Will Cohen <wcohen@redhat.com>
5630
5631         * configure.in (*-*-linux*): Disable configuration of target-newlib
5632         and target-libgloss.
5633
5634 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5635
5636         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5637         RANLIB.
5638
5639 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5640
5641         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5642         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5643         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5644         avoid quotes nesting problems.
5645         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5646         (DO_X): Export only variables that are set.
5647
5648 2001-09-19  Ben Elliston  <bje@redhat.com>
5649
5650         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5651         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5652         semantics.  Use the shell built-in "type" command instead.
5653
5654 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
5655
5656         Merged from gcc-3_0-branch:
5657         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5658         * ltcf-c.sh: Use $objext, not $ac_objext.
5659         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5660         * ltcf-cxx.sh: Add support for GNU.
5661         2001-07-22  Timothy Wall  <twall@redhat.com>
5662         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5663         default settings if using GNU tools with that configuration.
5664         * ltcf-cxx.sh: Ditto.
5665         * ltcf-gcj.sh: Ditto.
5666         2001-07-21  Michael Chastain  <chastain@redhat.com>
5667         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5668         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5669         * ltmain.sh: Mark as gcc-local.
5670
5671 2001-08-30  Eric Christopher  <echristo@redhat.com>
5672             Jason Eckhardt  <jle@redhat.com>
5673
5674         * config.guess: Merge from master sources.
5675         * config.sub: Merge from master sources, add support for mipsisa32.
5676
5677 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
5678         * config.sub: Merge from master sources, rev 1.219.
5679         * MAINTAINERS: Add self as contact for stormy16 port.
5680
5681 2001-08-14  Zack Weinberg  <zackw@panix.com>
5682
5683         * config.sub: Merge from master sources, rev 1.218.
5684         * config.guess: Merge from master sources, rev 1.209.
5685
5686 2001-08-11  Graham Stott  <grahams@redhat.com>
5687
5688         * Makefile.in (check-c++): Add missing semicolon.
5689
5690 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
5691
5692         * MAINTAINERS (Various maitainers: predict.def): Added myself.
5693
5694 2001-07-30  Eric Christopher  <echristo@redhat.com>
5695
5696         * MAINTAINERS (Various maintainers: mips port): Added myself.
5697
5698 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
5699
5700         * configure.in (sh-*-linux*): New.
5701
5702 2001-07-27  Richard Henderson  <rth@redhat.com>
5703
5704         * .cvsignore: Add LAST_UPDATED.
5705
5706 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
5707
5708         * MAINTAINERS (Various maintainers: s390 port): Added myself.
5709
5710 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
5711
5712         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
5713
5714 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
5715
5716         * MAINTAINERS (Write After Approval): Added myself.
5717
5718 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5719
5720         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5721         and libgcj on m68hc11/m68hc12.
5722
5723 2001-06-27  H.J. Lu  (hjl@gnu.org)
5724
5725         * Makefile (CFLAGS_FOR_BUILD): New.
5726         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5727
5728 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5729
5730         * README: Remove version number.
5731
5732 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5733
5734         * INSTALL/README: Update wrt. to the installation instructions now
5735         residing in gcc/doc/install.texi.
5736
5737 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5738
5739         * README: Replace with a cut-down and updated version of gcc/README.
5740
5741 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
5742
5743         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5744         multilibs to be disabled.
5745
5746 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
5747
5748         * MAINTAINERS (Write After Approval): Add myself.
5749
5750 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
5751
5752         * config.guess: Import CVS version 1.195.
5753         * config.sub: Import CVS version 1.212.
5754
5755 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5756
5757         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5758         gcc/xgcc is built, use -print-prog-name to find out the program
5759         name to use.
5760
5761 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
5762
5763         * config.guess:  Import CVS version 1.194.  All gcc-local changes
5764         appear to also be in the master copy.
5765         * config.sub:  Import CVS version 1.211.
5766
5767 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
5768
5769         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5770         with_gcc]: Use `gcc -shared' to build a shared library.
5771
5772 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5773
5774         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5775         archives.
5776
5777 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5778
5779         * MAINTAINERS (Write After Approval): Add myself.
5780
5781 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
5782
5783         * configure.in (libstdcxx_flags): Do not try to execute
5784         libstdc++-v3/testsuite_flags until it exists.
5785
5786 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
5787
5788         * MAINTAINERS: Update my email address.
5789
5790 2001-05-31  Graham Stott  <grahams@redhat.com>
5791
5792         * MAINTAINERS (Write After Approval): Add myself.
5793
5794 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5795
5796         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5797         libraries when using g++ with native linker.
5798
5799 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5800
5801         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5802
5803 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5804
5805         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5806         [aix4*|aix5*]: Prepend blank.
5807
5808 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5809
5810         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5811         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5812         of subdir/configure scripts to use the new libtool.m4.
5813
5814 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
5815
5816         * MAINTAINERS (Write After Approval): Add myself.
5817
5818 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
5819
5820         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5821
5822 2001-05-11  Ben Elliston  <bje@redhat.com>
5823
5824         * Makefile.in (all-sid): New target.
5825         (check-sid, clean-sid, install-sid): Likewise.
5826
5827 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
5828
5829         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5830
5831 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5832
5833         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5834         libgcj.
5835
5836 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5837
5838         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5839         gcc/xgcc is built, use -print-prog-name to find out the program
5840         name to use.
5841
5842 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5843
5844         * configure.in (noconfigdirs): Don't reset it from scratch in the
5845         target case; only append to it.
5846
5847         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5848         sparc-*-solaris2.8]: Disable ${libgcj}.
5849
5850 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5851
5852         * configure.in (libgcj_saved): Copy from $libgcj.
5853         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5854         --disable-libgcj.
5855
5856 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
5857
5858         * MAINTAINERS: Remove self as MIPS maintainer and
5859         C front end maintainer.
5860
5861 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
5862
5863         * configure.in: Move *-chorusos target case to the proper switch.
5864         Disable libgcj.
5865
5866 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5867
5868         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5869         1.641.2.228.
5870
5871 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5872
5873         * Makefile.in (STAGE1_CFLAGS): Pass down.
5874
5875 2001-04-13  Alan Modra  <amodra@one.net.au>
5876
5877         * config.guess: Add hppa64-linux support.  Note for next import that
5878         this is already in the master file.
5879         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
5880
5881 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5882
5883         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5884         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5885
5886 2001-04-11  Stan Shebs  <shebs@apple.com>
5887
5888         * MAINTAINERS: Add self as Darwin port maintainer.
5889
5890 2001-04-11  Alan Modra  <amodra@one.net.au>
5891
5892         * MAINTAINERS: Update my email address.
5893
5894 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
5895
5896         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5897         recent versions of FreeBSD (release 3 or later).
5898         * ltconfig: On FreeBSD, -lc must not be provided when building
5899         a shared library or else the standard -pthread gcc option is
5900         rendered worthless to later users of the built library.
5901
5902 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5903
5904         * MAINTAINERS: Add self and RTH as C front end maintainers.
5905
5906 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
5907
5908         * config.sub: Make sure to match an already-canonicalized
5909         machine name (eg. mn10300-unknown-elf).
5910
5911 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5912
5913         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5914         New macros.
5915         (bootstrap, cross): Use RECURSE_FLAGS.
5916         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5917
5918 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5919
5920         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5921
5922 2001-03-22  Colin Howell  <chowell@redhat.com>
5923
5924         * Makefile.in (DO_X): Do not backslash single-quotes in
5925         backquotes (two places).
5926
5927 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5928
5929         Re-installed:
5930         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5931         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5932         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5933         * ltcf-cxx.sh: Likewise.
5934         * ltcf-gcj.sh: Likewise.
5935
5936 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5937
5938         * MAINTAINERS: Add myself as "documentation co-maintainer".
5939
5940 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5941
5942         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5943         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5944
5945 2001-03-19  Tom Tromey  <tromey@redhat.com>
5946
5947         * config-ml.in: Handle GCJ and GCJFLAGS.
5948
5949 2001-03-21  Michael Chastain  <chastain@redhat.com>
5950
5951         * Makefile.in: all-m4 depends on all-texinfo.
5952
5953 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
5954
5955         * MAINTAINERS: Add myself to write after approval list.
5956
5957 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
5958
5959         * Makefile.in (DO_X): Quote nested quotes.
5960
5961 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
5962
5963         * MAINTAINERS: Add myself to write after approval list.
5964
5965 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
5966
5967         * Makefile.in (DO_X): Use double quotes for quoting
5968         "RANLIB=$${RANLIB}".
5969
5970 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
5971
5972         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5973
5974 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
5975
5976         * configure.in: Only use `lang_requires' for languages athat are
5977         actually enabled.
5978
5979 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
5980
5981         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
5982
5983 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5984
5985         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5986
5987 2001-03-07  Tom Tromey  <tromey@redhat.com>
5988
5989         * configure.in: Allow config-lang.in to set `lang_requires' to list
5990         of other required languages.
5991
5992 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
5993
5994         * Makefile.in: Remove RANLIB definition. Use RANLIB
5995         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5996         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5997
5998 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
5999             Alexandre Oliva  <aoliva@redhat.com>
6000
6001         * Makefile.in (check-c++): Use tabs, not spaces.
6002
6003 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6004
6005         * MAINTAINERS: add myself to Write After Approval list.
6006
6007 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6008
6009         * Makefile.in (check-c++): New rule.
6010
6011         * configure.in (target_libs): Remove libg++.
6012         (noconfigdirs): Remove libg++.
6013         (noconfigdirs): Same.
6014         (noconfigdirs): Same.
6015         (noconfigdirs): Same.
6016
6017         * config-ml.in: Remove libg++ references.
6018
6019         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6020         (ALL_TARGET_MODULES): Same.
6021         (configure-target-libg++): Remove.
6022         (all-target-libg++): Remove.
6023         (configure-target-libio): Remove.
6024         (all-target-libio): Remove.
6025         (check-target-libio): Remove.
6026         (.PHONY): Remove.
6027         (libg++.tar.bz2): Remove.
6028         (all-target-cygmon): Remove libio.
6029         (all-target-libstdc++): Remove.
6030         (configure-target-libstdc++): Remove.
6031         (TARGET_LIB_PATH): Remove libstdc++.
6032         (ALL_GCC_CXX): Remove libstdc++.
6033         (all-target-gperf): Correct.
6034
6035 2001-02-16  Nick Clifton  <nickc@redhat.com>
6036
6037         * configure.in (noconfigdirs): Allow configuration of texinfo
6038         for Cygwin hosts.
6039
6040 2001-02-15  Anthony Green  <green@redhat.com>
6041
6042         * configure: Introduce GCJ_FOR_TARGET.
6043         * configure.in: Ditto.
6044         * Makefile.in: Ditto.
6045
6046 2001-02-13  Andreas Schwab  <schwab@suse.de>
6047
6048         * MAINTAINERS: Update mail address.
6049
6050 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6051
6052         * config.guess: Add linux target for S/390.
6053         * config.sub: Likewise.
6054
6055 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6056
6057         * configure.in: for *-chorusos, don't config target-newlib and
6058         target-libgloss.
6059
6060 2001-02-06  Ben Elliston  <bje@redhat.com>
6061
6062         * configure: Output host type to stdout, not stderr.
6063
6064 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6065
6066         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6067         * ltcf-cxx.sh: Likewise.
6068
6069         * config.if: Assume enable_libstdcxx_v3 is defined.
6070
6071 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6072
6073         Remove V2 C++ library.
6074         * configure.in: Remove --enable-libstdcxx_v3 support.
6075
6076 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6077
6078         * include/demangle.h: Add prototype for java_demangle_v3.
6079
6080 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6081
6082         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6083
6084 2001-01-27  Richard Henderson  <rth@redhat.com>
6085
6086         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6087
6088 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6089
6090         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6091         Don't unset, it's non-portable and no longer necessary, set to empty
6092         instead.
6093
6094 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6095
6096         * ltconfig: Shell portability fix for the tagname validity check.
6097
6098 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6099
6100         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6101         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6102
6103 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6104
6105         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6106
6107 2001-01-26  Tom Tromey  <tromey@redhat.com>
6108
6109         * configure.in: Allow libgcj to be built on Sparc Solaris.
6110
6111 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6112
6113         * ltcf-c.sh: Add aix5 case.
6114         * ltcf-cxx.sh: Likewise.
6115         * ltconfig: Likewise.
6116
6117 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6118
6119         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6120         keep at least one of build_libtool_libs or build_old_libs set to
6121         yes.
6122
6123         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6124         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6125
6126 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6127
6128         * configure.in: Enable libgcj on several additional platforms.
6129
6130 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6131
6132         * configure.in: Enable libgcj for linux targets.
6133
6134 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6135
6136         * MAINTAINERS (Write After Approval): Add myself.
6137
6138 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6139
6140         * MAINTAINERS: Add myself as vax port maintainer.
6141
6142 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6143
6144         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6145
6146 2001-01-09  Mike Stump  <mrs@wrs.com>
6147
6148         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6149         failures of subdirectories.
6150
6151 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6152
6153         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6154         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6155         * ltcf-cxx.sh: Likewise.
6156         * ltcf-gcj.sh: Likewise.
6157         * ltconfig.sh: Fix typo.
6158
6159 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6160
6161         * configure: handle DOS-style absolute paths.
6162
6163 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6164
6165         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6166
6167 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6168
6169         * MAINTAINERS: Add myself as avr port co-maintainer.
6170
6171 2000-12-28  Ben Elliston  <bje@redhat.com>
6172
6173         * MAINTAINERS: Add myself under ``Write After Approval''.
6174
6175 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6176
6177         * texinfo: Remove directory from GCC.
6178
6179 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6180
6181         * COPYING: Update to current
6182         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6183         to 19yy as example year in copyright notice).
6184
6185 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6186
6187         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6188         (libstdcxx_incdir): Pass down.
6189         * config.if: Remove expired bits for cxx_interface, add stub.
6190         (libstdcxx_incdir): Add variable for g++ include directory.
6191         * configure.in (gxx_include_dir): Use it.
6192
6193 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6194
6195         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6196         with old-email address from ``Write After Approval''.
6197
6198 2000-12-15  Andreas Jaeger  <aj@suse.de>
6199
6200         * configure.in: Handle lang_dirs.
6201
6202 2000-12-14  Tom Tromey  <tromey@redhat.com>
6203
6204         * MAINTAINERS: Removed brads.
6205
6206         * MAINTAINERS: Added gcj developers.
6207
6208 2000-12-13  Anthony Green  <green@redhat.com>
6209
6210         * configure.in: Disable libgcj for any target not specifically
6211         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6212         with g++ abi.
6213
6214 2000-12-13  Mike Stump  <mrs@wrs.com>
6215
6216         * Makefile.in (local-distclean): Also remove fastjar.
6217
6218 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6219
6220         * contrib/gcc_update: Add fastjar --touch entries.
6221
6222 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6223
6224         * configure.in: Disable language-specific target libraries for
6225         languages that aren't enabled.
6226
6227 2000-12-10  Anthony Green  <green@redhat.com>
6228
6229         * configure.in: Define libgcj.  Disable libgcj target libraries for
6230         most targets.
6231
6232 2000-12-10  Neil Booth  <neilb@earthling.net>
6233
6234         * MAINTAINERS: Update mail address, remove from WAA list.
6235
6236 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6237
6238         * libjava: Imported from /cvs/java.
6239         * libffi: Likewise.
6240         * Boehm-gc: Likewise.
6241
6242 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6243
6244         * configure.in (target_libs): Revert 2000-12-08 patch.
6245         (noconfigdirs): Added target-libjava.
6246
6247 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6248
6249         * djunpack.bat: removed.
6250
6251 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6252
6253         * Makefile.in: handle DOS-style absolute paths.
6254         * config-ml.in: likewise.
6255         * symlink-tree: likewise.
6256
6257 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6258
6259         * fastjar: Imported.
6260
6261 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6262
6263         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6264         libjava.
6265         * configure.in (target_libs): Removed `target-libjava'.
6266
6267 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6268
6269         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6270         (ALL_MODULES): Added fastjar.
6271         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6272         (all-target-libjava): all-fastjar replaces all-zip.
6273         (all-fastjar): Added.
6274         (configure-target-fastjar, all-target-fastjar): Likewise.
6275         * configure.in (host_tools): Added fastjar.
6276
6277 2000-12-07  Mike Stump  <mrs@wrs.com>
6278
6279         * Makefile.in (local-distclean): Remove leftover built files.
6280
6281 2000-11-24  Nick Clifton  <nickc@redhat.com>
6282
6283         * configure.in (xscale-elf): Add target.
6284         (xscale-coff): Add target.
6285
6286 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6287
6288         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6289         recent versions of FreeBSD (release 3 or later).
6290         * ltconfig: On FreeBSD, -lc must not be provided when building
6291         a shared library or else the standard -pthread gcc option is
6292         rendered worthless to later users of the built library.
6293
6294 2000-11-16  Fred Fish  <fnf@be.com>
6295
6296         * configure.in (enable_libstdcxx_v3): Fix typo,
6297         libstd++ -> libstdc++.
6298
6299 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6300
6301         * MAINTAINERS: Add self to Write After Approval list.
6302
6303 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6304
6305         * MAINTAINERS: Update my email address.  Add myself to global write
6306         privs list.
6307
6308 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6309
6310         * Makefile.in: Merge with src and libgcj.
6311         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6312         configure-target-<library> when their configure scripts need the C
6313         or C++ library to have already been built to work properly.
6314         (do_proto_toplev): Set them to an empty string.
6315
6316         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6317         (REALLY_SET_LIB_PATH): Use them.
6318
6319 2000-11-17  Stan Shebs  <shebs@apple.com>
6320
6321         * MAINTAINERS: Add self to Write After Approval list.
6322
6323 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6324
6325         * configure: Provide the original toplevel configure arguments
6326         (including $0) to subprocesses in the environment rather than
6327         through gcc/configargs.h.
6328
6329 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6330
6331         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6332         C99.  Alphabetise "Write After Approval" list.
6333
6334 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6335
6336         * configure: Turn on libstdc++ V3 by default.
6337
6338         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6339         if we've got GCC.
6340
6341 2000-11-11  Philip Blundell  <philb@gnu.org>
6342
6343         * MAINTAINERS: Add self to Write After Approval list.
6344
6345 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6346
6347         * ltcf-c.sh (aix4): Improve shared library configuration; require
6348         exporting symbols.
6349         * ltcf-cxx.sh (aix4): Define.
6350         * ltconfig (aix4): Define library and soname specs appropriate for
6351         AIX.  Define command to create export symbols list.
6352
6353 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6354
6355         * config.sub: Add support for Sun Chorus
6356
6357 2000-10-31  Nick Clifton  <nickc@redhat.com>
6358
6359         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6360         <name>@redhat.com.  Also installed new email address for Clint
6361         Popetz.
6362
6363 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6364
6365         * etc: Remove directory from GCC.
6366
6367 2000-10-16  Michael Meissner  <meissner@redhat.com>
6368
6369         * configure (gcc/configargs.h): Only create if there is a build GCC
6370         directory created.
6371
6372 2000-10-16  Matthias Klose  <doko@debian.org>
6373
6374         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6375         when configured for libstdc++-v3.
6376
6377 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6378
6379         * configure: Save configure arguments to gcc/configargs.h.
6380
6381 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6382
6383         * config.guess: Import CVS version 1.157.
6384         * config.sub: Import CVS version 1.181.
6385
6386 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6387
6388         * Makefile.in (bootstrap): avoid recursion if subdir missing
6389         (cross): ditto
6390         (do-proto-toplev): ditto
6391
6392 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6393
6394         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6395         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6396
6397         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6398         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6399         all affected `configure' scripts.
6400
6401 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6402
6403         * MAINTAINERS: Add self as cpplib co-maintainer.
6404
6405 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6406
6407         * MAINTAINERS: Add self to Write After Approval list.
6408
6409 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6410
6411         * INSTALL/README: egcs -> GCC update.
6412
6413 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6414
6415         * MAINTAINERS: Add myself to Write After Approval list.
6416
6417 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6418
6419         * MAINTAINERS: Add myself to Write After Approval list.
6420
6421 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6422
6423         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6424         X11 libraries for hppa64.
6425
6426 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6427
6428         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6429
6430 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6431
6432         * Makefile.in (all-zlib): Added dummy target.
6433
6434         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6435         ltcf-gcj.sh: Updated from libtool multi-language branch.
6436
6437 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6438
6439         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6440         (bootstrap*): Depend on all-bootstrap.
6441
6442 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6443
6444         * config.guess: Import CVS version 1.156.
6445         * config.sub: Import CVS version 1.179.
6446
6447 2000-09-02  Anthony Green  <green@cygnus.com>
6448
6449         * Makefile.in (all-gcc): Depend on all-zlib.
6450         (CLEAN_MODULES): Add clean-zlib.
6451         (ALL_MODULES): Add all-zlib.
6452         * configure.in (host_libs): Add zlib.
6453
6454 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6455
6456         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6457         crosses, but add gcc/include to the header search path for them.
6458
6459 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6460
6461         * MAINTAINERS: Add self to Write After Approval list.
6462
6463 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6464
6465         * config.guess: Import CVS version 1.152.
6466         * config.sub: Import CVS version 1.177.
6467
6468 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6469
6470         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6471         $targargs to tell whether newlib is going to be built.
6472
6473         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6474         $$r/TARGET_SUBDIR/libio for _G_config.h.
6475
6476 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6477
6478         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6479
6480 2000-08-22  DJ Delorie  <dj@redhat.com>
6481
6482         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6483
6484 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6485
6486         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6487         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6488         sub-configures.
6489
6490 2000-08-21  DJ Delorie  <dj@redhat.com>
6491
6492         * MAINTAINERS: Add self as a libiberty maintainer
6493
6494 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6495
6496         * configure.in (libstdcxx_flags): Use
6497         libstdc++-v3/src/libstdc++.INC.
6498
6499 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6500
6501         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6502
6503 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6504
6505         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6506
6507         * configure: Make enable_threads and enable_shared defaults
6508         explicit.  Substitute enable_threads into generated Makefiles.
6509         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6510         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6511
6512 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6513
6514         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6515
6516 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6517
6518         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6519         previous delta.
6520
6521 2000-08-11  Jason Merrill  <jason@redhat.com>
6522
6523         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6524         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6525         (FLAGS_FOR_TARGET): Not here.
6526         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6527
6528 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6529
6530         * config-ml.in (CC, CXX): Don't introduce a leading space.
6531
6532 2000-08-07  DJ Delorie  <dj@delorie.com>
6533
6534         * MAINTAINERS: Add self as a DJGPP maintainer
6535
6536 2000-08-07  DJ Delorie  <dj@redhat.com>
6537
6538         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6539         "if we're also building gcc, and it's a gcc that will run on the
6540         build machine, we want to use its includes instead of the system's
6541         default includes".
6542
6543 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6544
6545         * MAINTAINERS: Add self to Write After Approval list.
6546
6547 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6548
6549         * configure.in (libstdcxx_flags): Don't use `"'.
6550
6551         * config-ml.in: Adjust multilib search paths to the
6552         appropriate multilib tree.
6553
6554 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6555
6556         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6557         commas in $LANGUAGES.
6558
6559 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6560
6561         * configure.in: Re-enable all references to libg++ and librx.
6562
6563 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6564
6565         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6566         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6567         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6568         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6569
6570         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6571
6572 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6573
6574         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6575         CXX_FOR_TARGET for sed.
6576
6577 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6578
6579         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6580         Do not override if already set in the environment or in configure.
6581         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6582         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6583
6584 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6585
6586         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6587         the libtool CVS tree multi-language branch.
6588         * ltconfig, ltmain.sh: Updated.
6589
6590 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6591
6592         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6593         (clean-target): Depend on it.
6594
6595         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6596         (GCC_FOR_TARGET): Use it.
6597         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6598         * configure.in: ... here.
6599         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6600         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6601
6602 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6603
6604         * MAINTAINERS: Add self to Write After Approval list.
6605
6606 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6607
6608         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6609         (configure-target-libchill, configure-target-libobjc): Likewise.
6610
6611         * configure.in: Use the same cache file for all target libs.
6612         * config-ml.in: But different cache files per multilib variant.
6613
6614 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6615
6616         * configure (topsrcdir): Don't use dirname.
6617
6618 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6619
6620         * MAINTAINERS: Add self to Write After Approval list.
6621
6622 2000-07-20  Jason Merrill  <jason@redhat.com>
6623
6624         * configure.in: Remove all references to libg++ and librx.
6625
6626         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6627
6628 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6629
6630         * config.sub: Update to subversions version 2000-07-06.
6631
6632 2000-07-12  Andrew Haley  <aph@cygnus.com>
6633
6634         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6635         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6636
6637 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6638
6639         * symlink-tree:  Check number of arguments.
6640
6641 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6642
6643         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6644         search path for a g++ extracted from the build tree.  This
6645         will allow link tests run by configure scripts in
6646         subdirectories to succeed.
6647
6648 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6649
6650         * ltconfig: Add support for mips-dde-sysv4.2MP
6651
6652 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6653
6654         * MAINTAINERS: Add myself as loop discovery maintainer.
6655
6656 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6657
6658         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6659         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6660
6661 2000-06-19  Timothy Wall  <twall@cygnus.com>
6662
6663         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6664         * config.sub: Add tic54x target.
6665
6666 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6667
6668         * MAINTAINERS: Add self as Fortran maintainer,
6669         remove Craig Burley.
6670
6671 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6672
6673         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6674         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6675
6676 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
6677
6678         * MAINTAINERS: Add self as i18n maintainer
6679
6680 20000-05-21  H.J. Lu  (hjl@gnu.org)
6681
6682         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6683         directory are used if they exist. Make sure
6684         $(build_tooldir)/include is searched for header files,
6685         $(build_tooldir)/lib/ for library files.
6686         (GCC_FOR_TARGET): Likewise.
6687         (CXX_FOR_TARGET): Likewise.
6688
6689 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
6690
6691         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6692
6693 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
6694
6695         * Makefile.in (configure-target-libiberty): Depend on
6696         configure-target-newlib.
6697
6698 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
6699
6700         * configure.in, Makefile.in: Merge all libffi-related
6701         configury stuff from the libgcj tree.
6702
6703 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6704
6705         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6706         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6707
6708 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6709
6710         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6711         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6712         current version information.  Add to proto-toplev directory.
6713         (gdb-taz): Build do-djunpack.
6714
6715 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
6716
6717         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6718
6719 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6720
6721         * MAINTAINERS: Add self to Write After Approval list.
6722
6723 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6724
6725         * ltmain.sh: Preserve in relink_command any environment
6726         variables that may affect the linker behavior.
6727
6728 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
6729
6730         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6731
6732 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
6733
6734         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6735
6736 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
6737
6738         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6739         with the version name.
6740
6741 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
6742
6743         * MAINTAINERS: Add self as bb-reorder maintainer.
6744
6745 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
6746
6747         * config.if: Tweak.
6748
6749 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
6750
6751         * djunpack.bat: New file.
6752
6753 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6754
6755         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6756         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6757         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6758         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6759
6760 2000-04-16  Dave Pitts  <dpitts@cozx.com>
6761
6762         * config.sub (case $basic_machine): Change default for "ibm-*"
6763         to "openedition".
6764
6765 2000-04-13  Andreas Jaeger  <aj@suse.de>
6766
6767         * MAINTAINERS: Added myself.
6768
6769 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6770
6771         * Makefile.in (gdb-taz): New target.  GDB specific archive.
6772         (do-md5sum): New target.
6773         (MD5PROG): Define.
6774         (PACKAGE): Default to TOOL.
6775         (VER): Default to a shell script.
6776         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6777         md5 checksum generation.
6778         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6779         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6780         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6781         insight.tar.bz2): Use gdb-taz to create archive.
6782
6783 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6784
6785         * configure (warn_cflags): Delete.
6786
6787 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
6788
6789         * MAINTAINERS: Added myself.
6790
6791 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
6792             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
6793
6794         * configure.in (enable_libstdcxx_v3): Add.
6795         (target_libs): Add bits here to switch between libstdc++-v2 and
6796         libstdc++-v3.
6797         * config.if: And this file too.
6798         * Makefile.in: Add libstdc++-v3 targets.
6799
6800 2000-04-05  Michael Meissner  <meissner@redhat.com>
6801
6802         * config.sub (d30v): Add d30v as a basic machine type.
6803
6804 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
6805
6806         * configure.in: -linux-gnu*, not -linux-gnu.
6807
6808 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6809
6810         * MAINTAINERS: Add self in write-after-approval section.
6811
6812 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
6813
6814         * MAINTAINERS: Add self as ia64 port maintainer.
6815
6816 2000-03-08  Neil Booth  <NeilB@earthling.net>
6817
6818         * MAINTAINERS: Add self in write-after-approval section.
6819
6820 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6821
6822         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6823         (do-tar-bz2): Replace TOOL with PACKAGE.
6824         (gdb.tar.bz2): Remove GDBTK from GDB package.
6825         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6826         dejagnu.tar.bz2): New packages.
6827
6828 2000-02-27  Andreas Jaeger  <aj@suse.de>
6829
6830         * configure.in: Add entry for mips*-*-linux*, move catch all
6831         *-*-*linux* entry below this one.
6832
6833 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
6834
6835         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6836
6837 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6838
6839         * config.sub: Support an OS of "wince".
6840
6841 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6842
6843         * config.guess, config.sub: Updated to match config's 2000-02-15
6844         version.
6845
6846 2000-02-23  Linas Vepstas <linas@linas.org>
6847
6848         * config.sub: Add support for Linux/IBM 370.
6849         * configure.in: Likewise.
6850
6851 2000-02-22  Nick Clifton  <nickc@cygnus.com>
6852
6853         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6854
6855 2000-02-20  Christopher Faylor <cgf@cygnus.com>
6856
6857         * config.guess: Guess "cygwin" rather than "cygwin32".
6858
6859 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6860
6861         * configure (gcc_version): When setting, narrow search to
6862         lines containing `version_string'.
6863
6864 2000-02-15  Denis Chertykov  <denisc@overta.ru>
6865
6866         * config.sub: Add support for avr target.
6867
6868 2000-02-14  Nick Clifton  <nickc@cygnus.com>
6869
6870         * MAINTAINERS: Add maintainers for MCore port.
6871
6872 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6873
6874         * config.sub: Add mmix-knuth-mmixware.
6875
6876 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6877
6878         * MAINTAINERS: Pair cccp with cpplib maintainership.
6879
6880 2000-01-27  Christopher Faylor <cgf@redhat.com>
6881
6882         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6883         structure stuff to -L library search.
6884         (CXX_FOR_TARGET): Ditto.
6885         (CROSS_CHECK_MODULES): Fix spelling mistake.
6886
6887 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6888
6889         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6890         the C++ compiler.
6891
6892 2000-01-12  Richard Henderson  <rth@cygnus.com>
6893
6894         * configure.in: Don't build some bits for beos.
6895
6896 2000-01-12  Joel Sherrill (joel@OARcorp.com)
6897
6898         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6899         as include files.
6900
6901 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
6902
6903         * Add self as cpplib maintainer, as requested by Jason
6904         Merrill.  Correct my e-mail address.
6905
6906 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6907
6908         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6909         not mh-aix43.
6910
6911 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
6912
6913         * MAINTAINERS: Add myself to "write after approval" list.
6914
6915 1999-12-14  Richard Henderson  <rth@cygnus.com>
6916
6917         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6918         * config.sub: Accept alphaev[78], alphaev8.
6919
6920 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6921
6922         * config.guess, config.sub: Update from autoconf.
6923
6924 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
6925
6926         * MAINTAINERS:  update my playtime e-address.
6927
6928 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6929
6930         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6931         necessary libraries are missing.
6932
6933 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
6934
6935         * MAINTAINERS: Add new 'write after approval' maintainer.
6936
6937 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6938
6939         * MAINTAINERS: Add new Java maintainer.
6940
6941 1999-10-25  Andreas Schwab  <schwab@suse.de>
6942
6943         * configure: Fix quoting inside arguments of eval.
6944
6945 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6946
6947         * config-ml.in: Allow suppression of some ARM multilibs.
6948
6949 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6950
6951         * config.guess: Add OS/390 match pattern.
6952         * config.sub: Add mvs, openedition targets.
6953         * configure.in (i370-ibm-opened*): New.
6954
6955 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6956
6957         * config.sub: Add support for configuring for pj.
6958
6959 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6960
6961         * config.sub (maybe_os): Add support for configuring for fr30.
6962
6963 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6964
6965         * configure.in: Do not configure or build ld for AIX
6966         platforms.  ld is known to be broken on these platforms.
6967
6968 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6969
6970         * config-ml.in: Pass compiler flag corresponding to multidirs to
6971         subdir configures.
6972
6973 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6974
6975         * Makefile.in (LDFLAGS): Define.
6976
6977 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6978
6979         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6980         noconfigdirs.
6981         (*-*-cygwin*): Likewise.
6982
6983 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6984
6985         * mkdep: New file.
6986         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6987         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6988
6989         From Eli Zaretskii <eliz@is.elta.co.il>:
6990         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6991         long file name when using DJGPP on MS-DOS.
6992
6993 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6994
6995         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6996
6997 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6998
6999         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7000         dependency as this causes "make check" to globally "make all"
7001
7002 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7003
7004         * configure.in (target_libs): Added target-zlib.
7005         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7006         (CONFIGURE_TARGET_MODULES): Likewise.
7007         (CHECK_TARGET_MODULES): Likewise.
7008         (INSTALL_TARGET_MODULES): Likewise.
7009         (CLEAN_TARGET_MODULES): Likewise.
7010         (configure-target-zlib): New target.
7011         (all-target-zlib): Likewise.
7012         (all-target-libjava): Depend on all-target-zlib.
7013         (configure-target-libjava): Depend on configure-target-zlib.
7014
7015         * Makefile.in (configure-target-libjava): Depend on
7016         configure-target-newlib.
7017         (configure-target-boehm-gc): New target.
7018         (configure-target-qthreads): New target.
7019
7020         * configure.in (target_libs): Added target-qthreads.
7021         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7022         (CONFIGURE_TARGET_MODULES): Likewise.
7023         (CHECK_TARGET_MODULES): Likewise.
7024         (INSTALL_TARGET_MODULES): Likewise.
7025         (CLEAN_TARGET_MODULES): Likewise.
7026         (all-target-qthreads): New target.
7027         (configure-target-libjava): Depend on configure-target-qthreads.
7028         (all-target-libjava): Depend on all-target-qthreads.
7029
7030         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7031         (CONFIGURE_TARGET_MODULES): Likewise.
7032         (CHECK_TARGET_MODULES): Likewise.
7033         (INSTALL_TARGET_MODULES): Likewise.
7034         (CLEAN_TARGET_MODULES): Likewise.
7035         (all-target-libjava): New target.
7036         (all-target-boehm-gc): Likewise.
7037         * configure.in (target_libs): Added libjava, boehm-gc.
7038
7039 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7040
7041         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7042         configure.bat in SUPPORT_FILES.
7043         (gas+binutils.tar.bz2): Likewise.
7044
7045         * makeall.bat: Remove; obsolete.
7046
7047 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7048
7049         From Mark Elbrecht:
7050         * configure.bat: Remove; obsolete.
7051
7052 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7053
7054         * configure: Add -W -Wall to the default CFLAGS when compiling with
7055         gcc.
7056
7057 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7058
7059         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7060
7061 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7062
7063         * configure.in: Build ld on IRIX6.
7064
7065 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7066
7067         * Makefile.in: Change distribution targets to use bzip2 instead of
7068         gzip.
7069         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7070         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7071
7072 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7073
7074         * config.sub: Add mcore target.
7075
7076 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7077
7078         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7079
7080 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7081
7082         * config.guess (dummy): Changed to $dummy.
7083
7084 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7085
7086         * config.sub: Tidied up case statements.
7087
7088 1999-05-22  Ben Elliston  <bje@cygnus.com>
7089
7090         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7091         <jiro@din.or.jp>.
7092
7093         * config.guess: Merge with FSF version. Future changes will be
7094         more accurately recorded in this ChangeLog.
7095         * config.sub: Likewise.
7096
7097 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7098
7099          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7100
7101 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7102
7103         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7104
7105 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7106
7107         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7108
7109 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7110
7111         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7112         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7113         Bad merge removed these two changes.
7114
7115 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7116                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7117
7118         * config.guess (interix Alpha): Add.
7119
7120 1999-04-11  Richard Henderson  <rth@cygnus.com>
7121
7122         * configure.in (i?86-*-beos*): Do config gperf; don't config
7123         gdb, newlib, or libgloss.
7124
7125 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7126
7127         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7128         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7129         from multidirs.
7130
7131 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7132
7133         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7134
7135 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7136
7137         * config.sub: Add support for mcore targets.
7138
7139 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7140
7141         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7142         not mt-ospace, in order to shut up assembler warning about using
7143         symbols that are named the same as registers.
7144
7145 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7146
7147         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7148         dependency list for all-target-cygmon.
7149
7150 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7151
7152         * config-ml.in: Check $host, not $target, for selective multilibs.
7153         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7154         thumb interworking, and underscore prefix multilibs.
7155
7156 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7157
7158         * missing: Update to version from current automake.
7159
7160 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7161
7162         * configure (gxx_include_dir): Removed.
7163
7164         * configure.in (gxx_include_dir): Handle it.
7165         * Makefile.in: Likewise.
7166
7167 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7168
7169         * config.sub (mips64vr4111,mips64vr4111el) Add.
7170
7171 1999-03-21  Ben Elliston  <bje@cygnus.com>
7172
7173         * config.guess: Correct typo for detecting ELF on FreeBSD.
7174
7175 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7176
7177         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7178         config/mh-djgpp.
7179
7180 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7181
7182         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7183         all-target-newlib to dependency list for all-target-bsp.
7184
7185 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7186
7187         * config.sub: Add i386-uwin support.
7188         * config.guess: Likewise.
7189
7190 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7191
7192         * configure.in: cleanup, add mh-*pic handling for arm, special
7193         case powerpc*-*-aix*
7194
7195 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7196
7197         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7198         can be built.
7199
7200 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7201
7202         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7203         targets.
7204
7205 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7206
7207         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7208
7209 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7210
7211         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7212
7213 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7214
7215         * config.sub: Fix typo in arm recognition.
7216
7217 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7218
7219         * configure.in (noconfigdirs): Changed target_configdirs to
7220         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7221         rather than m68k-*-* since it is not known to work on
7222         m68k-aout. Ditto for arm-*-*oabi.
7223
7224 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7225
7226         * configure.in (*-*-windows*): Remove, no longer used.
7227
7228 1999-02-19  Ben Elliston <bje@cygnus.com>
7229
7230         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7231         Smart and improved by Andrew Cagney.
7232
7233 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7234
7235         * config.guess: Recognize openbsd-*-hppa.
7236
7237 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7238
7239         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7240         only if it is not empty.
7241
7242 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7243
7244         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7245
7246         * config.guess: Modified to recognize uname's armv* syntax.
7247
7248         * config.sub: Modified to recognize uname's armv* syntax.
7249
7250 1999-02-17  Mark Salter  <msalter@cygnus.com>
7251
7252         * configure.in: Added target-bsp for sparclite.
7253
7254 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7255
7256         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7257
7258 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7259
7260         * configure.in: Add support for strongarm port.
7261         * config.sub: Add support for strongarm target.
7262
7263 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7264
7265         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7266         the old name config/mh-cygwin32.
7267         Enable texinfo.
7268
7269 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7270
7271         * configure.in: Do build ld for ix86 Solaris.
7272
7273 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7274
7275         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7276         $AR_FOR_TARGET.  Likewise for RANLIB.
7277
7278 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7279
7280         * config.sub (oabi):  Recognize.
7281         * configure.in (arm-*-oabi):  Handle.
7282
7283 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7284
7285         * config.guess: Improve detection of i686 on UnixWare 7.
7286
7287 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7288
7289         * config.guess: Add support for i386-pc-interix.
7290         * config.sub: Likewise.
7291         * configure.in: Likewise.
7292
7293 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7294
7295         * Makefile.in: Remove unneeded all-target-libio from
7296         from all-target-winsup target since it is now unneeded.
7297         Add all-target-libtermcap in its place since it is now
7298         needed.
7299
7300 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7301
7302         * configure.in: makefile stub for cygwin target is probably
7303         unnecessary.  Remove it for now.
7304
7305 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7306
7307         * configure.in: libtermcap.a should be built when cygwin is the
7308         target as well as the host.
7309         * config.guess: Allow mixed case in cygwin uname output.
7310         * Makefile.in: Add libtermcap target.
7311
7312 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7313
7314         * config.sub: Clean up handling of hppa2.0.
7315
7316 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7317
7318         * config.guess: Use C code to identify more HP machines.
7319
7320 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7321
7322         * config.sub: Handle hppa2.0.
7323
7324 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7325
7326         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7327         cygmon for all sparclite targets, regardless of object format.
7328
7329 1998-12-15  Mark Salter  <msalter@cygnus.com>
7330
7331         * configure.in: Added target-bsp for several target architectures.
7332
7333         * Makefile.in: Added rules for bsp.
7334
7335 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7336
7337         * config.guess: Improve detection of hppa2.0 processors.
7338
7339 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7340
7341         * config.guess: Recognize FreeBSD using ELF automatically.
7342
7343 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7344
7345         * configure (skip-this-dir): Add handling for new shell script, which
7346         might be created by a sub-directory's configure to indicate, this particular
7347         directory is "unwanted".
7348         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7349
7350 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7351
7352         * ltconfig: import from libtool, after changing libtool to
7353         account for the cygwin name change.
7354
7355 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7356
7357         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7358         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7359
7360 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7361
7362         * configure.in: Add libtermcap to list of cygwin dependencies.
7363
7364 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7365
7366         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7367         they include winsup/include when it's a cygwin target.
7368
7369 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7370
7371         * configure.in (host_tools): Added zip.
7372         * Makefile.in (all-target-libjava): Depend on all-zip.
7373         (all-zip): New target.
7374         (ALL_MODULES): Added all-zip.
7375         (NATIVE_CHECK_MODULES): Added check-zip.
7376         (INSTALL_MODULES): Added install-zip.
7377         (CLEAN_MODULES): Added clean-zip.
7378
7379 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7380
7381         * Makefile.in: lose "32" from comment about cygwin.
7382
7383 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7384
7385         * configure.in: Use -Os to build target libraries for the fr30.
7386
7387 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7388
7389         * config.sub: Add fr30.
7390
7391 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7392
7393         * configure.in: drop "32" from config/mh-cygwin32.  Check
7394         cygwin* instead of cygwin32*.
7395         * config.sub: Check cygwin* instead of cygwin32*.
7396
7397 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7398
7399         * config.guess: Match any version of Unixware7.
7400
7401 1998-10-20  Syd Polk  <spolk@cygnus.com>
7402
7403         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7404         if desired.
7405
7406 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7407
7408         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7409         these if the appropriate directories and files to not exist.
7410
7411 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7412
7413         * Makefile.in (DEVO_SUPPORT): Add config.if.
7414
7415 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7416
7417         * configure: Add pattern to replace "build_tooldir"'s
7418         definition in the generated Makefile with "tooldir"'s
7419         actual value.
7420
7421 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7422
7423         * config.sub: Bring back lost sparcv9.
7424
7425         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7426
7427 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7428
7429         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7430         CC_FOR_TARGET and friends.
7431
7432 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7433
7434         * Makefile.in (build_tooldir): New variable, same as tooldir.
7435         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7436         -B$(build_tooldir)/bin/.
7437         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7438
7439 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7440
7441         * README: Remove installation instructions and refer to the
7442         INSTALL directory instead.
7443
7444 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7445
7446         * config.sub: Add support for i[34567]86-pc-udk.
7447         * configure.in: Likewise.
7448
7449 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7450
7451         * Makefile.in: add bzip2 package building bits for user
7452         tools module
7453         * configure.in: ditto
7454
7455 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7456
7457         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7458         (ALL_TARGET_MODULES): Add all-target-libobjc.
7459         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7460         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7461         (all-target-libchill): Add dependencies.
7462         * configure.in (target_libs): Add libchill.
7463
7464 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7465
7466         * configure.in (target_subdir): Remove duplicate line.
7467
7468 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7469
7470         * Makefile.in (all-automake): fix dependencies.
7471
7472 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7473
7474         * configure.in: Minor cleanups for building in the $(target_alias)
7475         subdir.
7476
7477 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7478
7479         * Makefile.in (bootstrap): Set r and s before make all.  Use
7480         BASE_FLAGS_TO_PASS in make all.
7481         (cross): Likewise.
7482
7483 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7484
7485         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7486
7487 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7488
7489         * config.sub: Fix typo in last change.
7490
7491 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7492
7493         * config.sub: Add support for C4x target.
7494         * configure.in: Likewise.
7495
7496 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7497
7498         * config.sub: Recognize sparcv9 just like sparc64.
7499
7500 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7501
7502         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7503
7504 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7505
7506         * config.guess: Correctly identify Pentium II sco boxes.
7507
7508         * config.guess: Fix "tr" code.  From Weiwen Liu.
7509
7510 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7511
7512         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7513         stabs.
7514
7515 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7516
7517         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7518         (ALL_TARGET_MODULES): Add all-target-libchill.
7519         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7520         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7521         (all-target-libchill): Add dependencies.
7522         * configure.in (target_libs): Add libchill.
7523
7524 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7525
7526         * config.guess: Avoid assumptions about "tr" behaves when
7527         LANG is set to something other than English.
7528
7529 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7530
7531         * configure (gxx_include_dir): Changed to
7532         '${prefix}/include/g++'-${libstdcxx_interface}.
7533
7534         * config.if: New to determine the interfaces.
7535
7536 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7537
7538         * config.guess: Detect and handle MPE/IX.
7539         * config.sub: Deal with MPE/IX.
7540
7541 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7542
7543         * configure.in: Use mh-aix43.
7544
7545 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7546
7547         * configure: Fix --without/--disable cases for gxx-include-dir.
7548
7549 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7550
7551         * mdata-sh:  Imported.  Needed for automake support.
7552
7553 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7554
7555         * Makefile.in (taz): Try "chmod -R og=u ." before
7556         "chmod og=u `find . -print`".
7557
7558 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7559
7560         * configure.in: Add arm-elf and thumb-elf support.
7561
7562 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7563
7564         * Makefile.in: Undo previous patch.
7565
7566 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7567
7568         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7569         to here ...
7570         (install-no-fixedincludes): and here
7571         (INSTALL_MODULES): ... from here.
7572
7573 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7574
7575         * config.sub: Merge with FSF.
7576
7577         * config.guess: Merge with FSF.
7578
7579 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7580
7581         * configure (extraconfigdirs): New variable.
7582         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7583         * Makefile.in (all): Move higher in file.
7584         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7585         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7586         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7587         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7588         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7589
7590 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7591
7592         * Makefile.in (all-target-libjava): Depend on all-gcc and
7593         all-target-newlib.
7594         (configure-target-libjava): Depend on $(ALL_GCC).
7595
7596 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7597
7598         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7599         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7600
7601 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7602
7603         * INSTALL/README: Fix typo.
7604
7605 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7606
7607         * ylwrap: Change absolute path checks to check for DOS style path
7608         names.
7609
7610         * ylwrap: Don't use a full path name if the source file is in the
7611         same directory.  From hjl@lucon.org (H.J. Lu).
7612
7613         * config-ml.in: Default to being verbose, to match Feb 18 change to
7614         configure.
7615
7616 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7617
7618         Brought over from egcs:
7619
7620         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7621
7622         * configure.in (target_subdir): Set to ${target_alias} instead
7623         of "libraries".
7624
7625         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7626
7627         * configure.in (target_subdir): Set to libraries if enable_multilib.
7628
7629 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7630
7631         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7632         multilibs, force reconfiguration the first time we create
7633         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7634
7635 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7636
7637         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7638         avoid confusion with --no-recursion.
7639
7640 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7641
7642         * configure.in: Win32 hosts shouldn't use install -x
7643         * install-sh: remove -x option, and special .exe-handling
7644         hack.
7645
7646 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7647
7648         * config.guess: Recognize i586-pc-beos.
7649         * configure.in: Don't build some bits for beos.
7650
7651 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7652
7653         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7654         CFLAGS default to -O2.
7655
7656         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7657         when using GNU ld.
7658
7659 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7660
7661         * ltmain.sh: Correct install when using a different shell.
7662
7663 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7664
7665         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7666
7667 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7668
7669         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7670         target.
7671
7672 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7673
7674         * ltconfig: Update to correct AIX handling.
7675
7676 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7677
7678         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7679
7680         * configure.in (target_subdir): Set to ${target_alias} instead
7681         of "libraries".
7682
7683 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
7684
7685         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7686         (Makefile): Depend on $(gcc_version_trigger).
7687
7688         * configure (gcc_version): Change default initializer to empty
7689         string.
7690         (gcc_version_trigger): New variable; pass this variable down
7691         to subdir configures to enable them checking gcc's version
7692         themselves. Emit make macros for both gcc_version vars.
7693         (topsrcdir): Initialize reliably.
7694         (recursion line): Remove --with-gcc-version=${gcc_version}.
7695
7696 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7697
7698         * configure (enable_version_specific_runtime_libs): Implement new flag
7699         --enable-version-specific-runtime-libs which installs C++ runtime stuff
7700         in $(libsubdir); emit definition in each generated Makefile.
7701         (gxx_include_dir): Initialize depending on
7702         $enable_version_specific_runtime_libs.
7703
7704 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7705
7706         * configure (gcc_version): Initialize properly depending on
7707         how and where configure is started.
7708         (recursion line): Pass a --with-gcc-version=${gcc_version}
7709         to configures in subdirs.
7710
7711 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
7712
7713         * configure.in (noconfigdirs): Add configure pattern for mips tx39
7714         cygmon
7715
7716 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
7717
7718         * configure.in: Add cygmon and libstub support for mn10200.
7719
7720 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
7721
7722         * configure (gcc_version): Add new variable describing the
7723         particular gcc version we're building.
7724         * Makefile.in (libsubdir): Add new macro for the directory
7725         in which the compiler finds executables, libraries, etc.
7726         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7727         and libsubdir.
7728
7729 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7730
7731         * Makefile.in (local-clean): Remove *.log.
7732         (warning.log): Built with warn_summary from build.log.
7733         (mail-report.log): Run test_summary.
7734         (mail-report-with-warnings.log): Run test_summary including
7735         warning.log in the report.
7736
7737 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
7738
7739         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7740
7741 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
7742
7743         * Makefile.in (grep): Grep no longer depends on libiberty.
7744
7745 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
7746
7747         * Makefile.in: all-snavigator needs all-libgui.
7748
7749 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
7750
7751         * configure.in: Add cygmon and libstub support for mn10300.
7752
7753 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
7754
7755         * missing: Update to version from automake 1.3.
7756
7757         * ltmain.sh: On installation, don't get confused if the same name
7758         appears more than once in the list of library names.
7759
7760 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7761
7762         * config.sub: Accept m68060 and m5200 as CPU names.
7763
7764 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
7765
7766         * configure: Use && rather than using -a in test, because odd
7767         strings can confuse test.
7768         * configure.in: Likewise.
7769
7770 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7771
7772         * ltconfig, ltmain.sh: Bring in Visual C++ support.
7773
7774 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7775
7776         * Makefile.in (boostrap2-lean, bootstrap3-lean,
7777         bootstrap4-lean): New targets.
7778
7779 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
7780
7781         * mpw-* Delete.  Not used.
7782
7783 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
7784
7785         * COPYING.LIB: Update FSF address.
7786
7787 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
7788
7789         * ltconfig, ltmain.sh: Update to libtool 1.2a.
7790
7791         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7792         GAS_SUPPORT_DIRS.
7793
7794 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
7795
7796         * ltconfig, ltmain.sh: Avoid producing a version number if
7797         -version-info was not used.
7798
7799 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7800
7801         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7802         building with newlib.
7803
7804 1998-04-30  Paul Eggert  <eggert@twinsun.com>
7805
7806         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7807         Solaris `make' causes it to continue to next definition.
7808
7809 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7810
7811         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7812         the right GUI libraries and files are installed along with GDB.
7813
7814 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7815
7816         * configure.in: Change alpha to alpha* in several places.
7817
7818 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
7819
7820         * config.sub: Recognize sparc86x.
7821
7822 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
7823
7824         * configure.in (--enable-target-optspace): Remove debug echo.
7825
7826 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
7827
7828         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7829
7830 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7831
7832         * ltconfig: Update cygwin32 support.
7833
7834         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7835         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7836         (GDB_SUPPORT_DIRS): Likewise.
7837
7838 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
7839
7840         * configure.in (target_makefile_frag): If --enable-target-optspace,
7841         use -Os to compile target libraries rather than -O2.  Default to
7842         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7843         not used.
7844         * configure.in (target_cflags): Ditto for d30v.
7845
7846 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
7847
7848         * Makefile.in (all-bfd): Depend on all-intl.
7849         (all-binutils): Likewise.
7850         (all-gas): Likewise.
7851         (all-gprof): Likewise.
7852         (all-ld): Likewise.
7853
7854 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
7855
7856         * configure.in (host_tools): Fix typo, lbtool -> libtool.
7857
7858 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7859
7860         * Makefile.in (all-bfd): Depend upon all-libiberty.
7861
7862         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7863
7864 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
7865
7866         * Makefile.in: Add libstub.
7867
7868         * configure.in: Ditto. Build libstub for targets that have cygmon
7869         support.
7870
7871 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7872
7873         * configure.in: Don't set PICFLAG on ix86-cygwin32.
7874
7875 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
7876
7877         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7878         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7879
7880 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
7881
7882         * configure: Define DEFAULT_M4 by searching PATH.
7883         * Makfile.in: Use DEFAULT_M4.
7884
7885 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7886
7887         * ltconfig: Add cygwin32 support.
7888
7889         * Makefile.in, configure.in: Add libtool as a native only directory
7890         to configure and build.
7891
7892 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7893
7894         * Makefile.in (INSTALL_MODULES): Remove texinfo.
7895
7896 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
7897
7898         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7899
7900 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
7901
7902         * Makefile.in: add ash make rules
7903         * configure.in: add ash to native_only and host_tools lists
7904
7905 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
7906
7907         * Makefile.in (all-gettext, all-intl): New targets.
7908         (ALL_MODULES): Added all-gettext, all-intl.
7909         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7910         (INSTALL_MODULES): Added install-gettext, install-intl.
7911         (CLEAN_MODULES): Added clean-gettext, clean-intl.
7912
7913         * configure.in (host_tools): Added gettext.
7914         (native_only): Likewise.
7915         (noconfigdirs) [various cases]: Likewise.
7916         (host_libs): Added intl.
7917
7918 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
7919
7920         * configure: Do not disable building gdbtk for cygwin32 hosts.
7921
7922 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
7923
7924         * configure.in: Add thumb-coff target.
7925         * config.sub: Add thumb-coff target.
7926
7927 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7928
7929         * Makefile.in: Revert yesterday's change.
7930         (all-target-winsup):  all-target-librx stays out of here.
7931
7932 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7933
7934         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7935         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7936         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7937         Remove references to librx and libg++.
7938
7939 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7940
7941         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7942         recursive makes
7943
7944 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7945
7946         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7947         for newlib directory.
7948         (CXX_FOR_TARGET): Likewise.
7949
7950 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7951
7952         * ltconfig: Update after libtool/ltconfig.in change for
7953         hpux11.
7954
7955 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7956
7957         * ltconfig, ltmain.sh: Update to libtool 1.2.
7958
7959 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7960
7961         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7962         (install-gcc-cross): Instead, override LANGUAGES here.
7963
7964 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7965
7966         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7967         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7968
7969 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7970
7971         * configure.in: Add Thumb-pe target.
7972
7973 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7974
7975         * Makefile.in - changed sn targets to snavigator
7976         * configure.in - changed sn targets to snavigator
7977
7978 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7979
7980         * config-ml.in: After building symlink tree call make distclean
7981         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7982         to be the case for libiberty.
7983
7984 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7985
7986         * configure: When making link, also check the current
7987         directory. The configure scripts may create one.
7988
7989 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7990
7991         * config.sub: Accept alphapca56 and alphaev6 properly.
7992
7993 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7994
7995         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7996
7997 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7998
7999         * config.sub (sco5): Fix typo.
8000
8001 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8002
8003         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8004         install-itcl.
8005         (install-itcl): Remove dependency on install-tcl.
8006
8007 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8008
8009         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8010
8011 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8012
8013         * configure.in: Don't build libgui for a cygwin32 target when not on
8014         a cygwin32 host.
8015
8016 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8017
8018         * configure (redirect): Set to null, so default behavior of
8019         configure is now --verbose.
8020
8021 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8022
8023         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8024         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8025
8026 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8027
8028         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8029         this change to sync Makefile.in with its ChangeLog entries.
8030
8031 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8032
8033         * ltmain.sh (mkdir): Check that the directory doesn't exist
8034         before we exit with error, so that we don't get races during
8035         parallel builds.
8036
8037 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8038
8039         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8040
8041 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8042
8043         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8044         PICFLAG_FOR_TARGET.
8045         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8046
8047         * configure: Emit a definition for the new macro enable_shared
8048         into each Makefile.
8049
8050 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8051
8052         * configure.in (host_tools, native_only): Add libtool.
8053
8054 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8055
8056         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8057         Fix typo in ming config comment.
8058
8059 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8060
8061         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8062
8063 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8064
8065         * config.sub: Add tic30 cases, and map c30 to tic30.
8066
8067 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8068
8069         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8070         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8071         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8072         (CLEAN_TARGET_MODULES): Similarly
8073         (all-target-libf2c): Add dependences.
8074         * configure.in (target_libs): Add libf2c.
8075
8076 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8077
8078         * configure.in: Remove expect from noconfigdirs when target
8079         is cygwin32.  OK to build expect and dejagnu with Canadian
8080         Cross.
8081
8082 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8083
8084         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8085         host.
8086
8087         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8088         and mingw32.
8089
8090 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8091
8092         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8093         here as it is not defined in the toplevel Makefile.
8094
8095 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8096
8097         * configure (package_makefile_rules_frag): New variable, which names
8098         a file with generic rules, ...
8099         Change comment to mention we now have FIVE parts.
8100         * configure: Undo last change.
8101
8102 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8103
8104         * config.guess: More accurate determination of HP processor types.
8105         * config.sub: More accurate determination of HP processor types.
8106
8107 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8108
8109         * configure (package_makefile_frag): Move inserting the
8110         ${package_makefile_frag} to where it should be according
8111         to the comment.
8112
8113 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8114
8115         * config.guess: Add support for Linux/ARM.
8116
8117 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8118
8119         * .cvsignore: Remove *-info and *-install since they match
8120         release-info and mpw-install, which we don't want to just ignore.
8121
8122 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8123
8124         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8125
8126 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8127
8128         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8129         local_prefix to sub-make invocations.
8130
8131 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8132
8133         * configure.in: Check makefile fragments in the source
8134         directory.
8135
8136 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8137
8138         * configure.in: Check whether host and target makefile
8139         fragments exist before adding them to *_makefile_frag.
8140
8141 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8142
8143         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8144
8145 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8146
8147         * configure.in: Make sure we only replace RPATH_ENVVAR on
8148         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8149         regexp to sed.
8150
8151         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8152         to sub-makes.
8153
8154 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8155
8156         * config-ml.in (multi-do): LDFLAGS must include multilib
8157         designator.
8158
8159 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8160
8161         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8162
8163 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8164
8165         * config.sub: Add mingw32 support.
8166         * configure.in: Likewise.
8167
8168 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8169
8170         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8171
8172 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8173
8174         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8175         * configure (gxx_include_dir): Provide a definition for subdirs
8176         which do not use autoconf.
8177
8178 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8179
8180         * config.guess: Sync with egcs.  Picks up new alpha support,
8181         BeOS & some additional linux support.
8182
8183 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8184
8185         * config.guess: HP 9000/803 is a PA1.1 machine.
8186
8187 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8188
8189         * configure.in: It's alpha*-...
8190
8191 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8192
8193         * configure.in (host_makefile_frag, target_makefile_frag):
8194         Handle multiple config files.
8195         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8196         alpha-*-*.
8197
8198 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8199
8200         * mkdep: New file.
8201
8202 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8203
8204         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8205
8206 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8207
8208         * Makefile.in: Add libgui directory.
8209         (GDB_TK): Add all-libgui.
8210         * configure.in: Add libgui directory.
8211         * configure: Add all-libgui to GDB_TK.
8212
8213 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8214
8215         * config-ml.in (multidirs): Add m32r to multilib list.
8216
8217 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8218
8219         * Makefile.in (all-target-gperf): Change dependency to
8220         all-target-libstdc++.
8221
8222 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8223
8224         * config.guess: Add BeOS support.
8225
8226 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8227
8228         Source directory cvs renamed to cvssrc:
8229         * configure.in (host_tools): Change cvs to cvssrc.
8230         (native_only): Likewise.
8231         (noconfigdirs) [various cases]: Likewise.
8232         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8233         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8234         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8235         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8236         (all-cvssrc): Rename target from all-cvs.
8237
8238 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8239
8240         * configure (gxx_include_dir): Fix thinko.
8241
8242 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8243
8244         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8245         (install-cross, install-gcc-cross): New targets.
8246
8247 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8248
8249         * configure.in (noconfigdirs): Add support for Thumb target.
8250
8251         * config.sub (maybe_os): Add support for Thumb target.
8252
8253 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8254
8255         * Makefile.in: Add rules for cygmon.
8256
8257         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8258
8259 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8260
8261         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8262         * configure (gxx_include_dir): Provide a definition for subdirs
8263         which do not use autoconf.
8264
8265 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8266
8267         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8268         11/18/97 build
8269
8270 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8271
8272         * From Franz Sirl.
8273         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8274         found on RedHat Linux systems.
8275
8276 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8277
8278         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8279         guesses.
8280
8281 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8282
8283         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8284
8285 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8286
8287         * ltmain.sh: If mkdir fails, check whether the directory was created
8288         anyhow by some other process.
8289
8290 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8291
8292         * configure.in (d30v-*-*): Configure all directories.
8293
8294 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8295
8296         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8297         for the D30V.
8298
8299 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8300
8301         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8302
8303 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8304
8305         * include/libiberty.h: Add extern "C" { so it can be used with C++
8306         progrms.
8307         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8308         programs.
8309
8310 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8311
8312         * configure.in (d30v-*-*): Configure GCC now.
8313
8314 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8315
8316         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8317         is no longer needed.
8318
8319 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8320
8321         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8322
8323 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8324
8325         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8326         targets using "$@" to provide support for similar but not identical
8327         targets without having to duplicate code.
8328
8329 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8330
8331         * makefile.vms: Fix to work with DEC C.
8332
8333 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8334
8335         * config.sub: Add mips-tx39-elf to marketing names.
8336
8337 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8338
8339         * ltmain.sh: Handle symlinks in generated script.
8340
8341 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8342
8343         * configure: Handle autoconf style directory options: --bindir,
8344         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8345         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8346         --sysconfdir.
8347         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8348         (sharedstatedir, localstatedir, oldincludedir): New variables.
8349         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8350         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8351         sbindir, sharedstatedir, and sysconfdir.
8352
8353 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8354
8355         * Makefile.in (bootstrap-lean): New target.
8356
8357 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8358
8359         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8360         sn, and gnuserv from noconfigdirs.
8361
8362 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8363
8364         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8365
8366 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8367
8368         * Makefile.in (cross): New target.
8369
8370 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8371                           Jeff Law         <law@cygnus.com>
8372
8373         * Makefile.in (bootstrap2, bootstrap3): New targets.
8374         (all-bootstrap): Remove outdated and confusing target.
8375         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8376
8377 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8378
8379         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8380         windows.  Consistent with gdb/configure.
8381
8382 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8383
8384         * configure.in: Name Linux target fragment.
8385
8386         * configure: Rewrite so that project Makefile fragment is inserted
8387         first and appears last in the resulting Makefile.
8388
8389 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8390
8391         * Makefile.in (install-itcl): Install tcl first.
8392
8393 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8394
8395         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8396
8397 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8398
8399         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8400
8401         * configure.in (skipdirs): Add target-librx for Linux.
8402         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8403
8404 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8405
8406         * Makefile.in (bootstrap): New target.
8407
8408 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8409
8410         * config.sub: Accept 'amigados' for backward compatibility.
8411
8412 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8413
8414         * config.guess: Merge with FSF.
8415
8416 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8417
8418         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8419
8420 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8421
8422         * config.sub: Add "marketing-names" patch.
8423
8424 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8425
8426         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8427
8428 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8429
8430         * config.sub: Handle v850-elf.
8431
8432 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8433
8434         * .cvsignore (*-install): Remove.
8435
8436 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8437
8438         * ltconfig: Set CONFIG_SHELL in libtool.
8439         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8440
8441 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8442
8443         * configure.in (target_subdir): Set to libraries if enable_multilib.
8444
8445 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8446
8447         * config.guess: Update from gcc directory.
8448
8449 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8450
8451         * Makefile.in (all-sim): Depends on all-readline.
8452
8453 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8454
8455         * Makefile.in (BISON, YACC): Use $$s.
8456         (all-bison): Depend on all-texinfo.
8457
8458 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8459
8460         * Makefile.in (BISON): Add -L flag.
8461         (YACC): Likewise.
8462
8463 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8464
8465         * configure.in (noconfigdirs): Add support for v850e target.
8466
8467         * config.sub (maybe_os): Add support for v850e target.
8468
8469 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8470
8471         * configure.in (noconfigdirs): Add support for v850ea target.
8472
8473         * config.sub (maybe_os): Add support for v850ea target.
8474
8475 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8476
8477         * config.sub: Add mipstx39.  Delete r3900.
8478
8479 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8480
8481         * Makefile.in (all-autoconf): Depends on all-texinfo.
8482
8483 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8484
8485         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8486         eabi targets.
8487
8488 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8489
8490         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8491
8492         * configure: When handling a Canadian Cross, handle YACC as well as
8493         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8494         * Makefile.in (all-bison): Depend upon all-texinfo.
8495
8496 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8497
8498         * Makefile.in (BISON): bison, not byacc or bison -y.
8499         (YACC): bison -y or byacc or yacc.
8500         (various): Add *-bison as appropriate.
8501         (taz): No need to mess with BISON anymore.
8502
8503 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8504
8505         * configure: If OSTYPE matches *win32*, try to find a good value for
8506         CONFIG_SHELL.
8507
8508 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8509
8510         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8511         configure.in if it is present.
8512
8513 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8514
8515         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8516
8517 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8518
8519         * config.sub: Recognize `arc' cpu.
8520         * configure.in: Likewise.
8521         * config-ml.in: Likewise.
8522
8523 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8524
8525         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8526
8527 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8528
8529         * configure: Changed sed delimiter from ':' to '|' when
8530         attempting to substitute ${config_shell} for SHELL. On
8531         NT ${config_shell} may contain a ':' in it.
8532
8533 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8534
8535         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8536
8537 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8538
8539         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8540
8541 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8542
8543         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8544
8545         * ylwrap: If the program is a relative path, force it to be
8546         absolute.
8547
8548 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8549
8550         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8551
8552 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8553
8554         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8555         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8556         for libraries.
8557
8558 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8559
8560         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8561         separated by spaces.
8562
8563 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8564
8565         * ylwrap: New file.
8566         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8567
8568         * ltmain.sh: Handle /bin/sh at start of install program.
8569
8570         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8571
8572         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8573         * missing: New file, from automake 1.2.
8574
8575 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8576
8577         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8578         check-tk to CHECK_X11_MODULES.
8579
8580 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8581
8582         * config.sub: Merge with FSF.
8583
8584 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8585
8586         * config.guess: Merge with FSF.
8587
8588 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8589
8590         * configure: Treat msdosdjgpp like go32.
8591         * configure.in: Likewise.  Don't remove gprof for go32.
8592
8593         * configure: Change Makefile.tem2 to Makefile.tm2.
8594
8595 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8596
8597         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8598
8599 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8600
8601         * install-sh (chmodcmd): Set to null if the DST directory already
8602         exists.  Same as Nov 11th change.
8603
8604 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8605
8606         * configure (GDB_TK): Needs itcl and tix.
8607
8608 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8609
8610         * config.guess: Update from FSF.
8611
8612 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8613
8614         * Makefile.in (GDB_TK): Depend on itcl and tix.
8615
8616 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8617
8618         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8619         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8620         (INSTALL_SCRIPT): New variable.
8621         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8622         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8623         to -x.
8624         * install-sh: Add support for -x option.
8625
8626 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8627
8628         * configure.in, Makefile.in: Treat tix like itcl.
8629
8630 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8631
8632         * Makefile.in (WINDRES): New variable.
8633         (WINDRES_FOR_TARGET): New variable.
8634         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8635         (EXTRA_HOST_FLAGS): Add WINDRES.
8636         (EXTRA_TARGET_FLAGS): Add WINDRES.
8637         (EXTRA_GCC_FLAGS): Add WINDRES.
8638         ($(DO_X)): Pass down WINDRES.
8639         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8640         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8641         DLLTOOL_FOR_TARGET.
8642
8643 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8644
8645         * configure.in: configure sim before gdb for win32-x-ppc
8646
8647 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8648
8649         Move gperf into the toplevel, from libg++.
8650         * configure.in (target_tools): Add target-gperf.
8651         (native_only): Add target-gperf.
8652         * Makefile.in (all-target-gperf): New target, depend on
8653         all-target-libg++.
8654         (configure-target-gperf): Empty rule.
8655         (ALL_TARGET_MODULES): Add all-target-gperf.
8656         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8657         (CHECK_TARGET_MODULES): Add check-target-gperf.
8658         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8659         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8660
8661 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8662
8663         * config.sub (mn10200): Recognize new basic machine.
8664
8665 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8666
8667         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8668         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8669
8670 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8671
8672         * configure.in: If we're building mips-sgi-irix6* native, turn on
8673         ENABLE_MULTILIB and set TARGET_SUBDIR.
8674
8675 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
8676
8677         * Makefile.in (all-sn): Depend on all-grep.
8678
8679 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
8680
8681         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8682
8683         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8684         Makefile.  From Jeff Makey <jeff@cts.com>.
8685         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8686
8687         * Makefile.in (DISTBISONFILES): Remove.
8688         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
8689         $(DEFAULT_YACC).
8690
8691         * configure.in: Build itl, db, sn, etc., when building for native
8692         cygwin32.
8693
8694         * Makefile.in (LD): New variable.
8695         (EXTRA_HOST_FLAGS): Pass down LD.
8696         ($(DO_X)): Likewise.
8697
8698 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
8699
8700         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8701
8702 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8703
8704         * configure.in (targargs): Strip out any supplied --build argument
8705         before adding our own. Always add --build.
8706
8707 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8708
8709         * configure.in (targargs): Pass --build if we're doing
8710         a cross-compile.
8711
8712 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
8713
8714         * configure: Use '|' instead of ":" as the separator in
8715         sed. Otherwise sed chokes on NT path names with drive
8716         designators. Also look for "?:*" as the leading characters in an
8717         absolute pathname.
8718
8719 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
8720
8721         * config.sub: Support for r3900.
8722
8723 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8724
8725         * configure.in: Use install-sh, not install.sh.
8726
8727 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8728
8729         * Makefile.in (taz): Improve check for BISON so it doesn't try to
8730         apply it twice.
8731
8732 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8733
8734         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8735         install-binutils.
8736
8737 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8738
8739         * Makefile.in: Add automake targets.
8740         * configure.in (host_tools): Add automake.
8741
8742 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8743
8744         * configure: Default CXX to c++, not gcc.
8745         * Makefile.in (CXX): Set to c++, not gcc.
8746         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8747
8748 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
8749
8750         * install-sh: try appending a .exe if source file doesn't
8751         exist
8752
8753 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8754
8755         * configure.in: Turn on multilib by default.
8756         (cross_only): Remove target-libiberty.
8757
8758         * Makefile.in (all-gcc): Don't depend on libiberty.
8759
8760 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
8761
8762         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8763
8764 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8765
8766         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8767         (DISTBISONFILES): Add ld/Makefile.in
8768
8769 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
8770
8771         * configure.in: if target is cygwin32 but host isn't cygwin32,
8772         don't configure gdb tcl tk expect, not just gdb.
8773
8774 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
8775
8776         * configure.in: Added gnuserv everywhere sn appears.
8777
8778         * Makefile.in (ALL_MODULES): Added all-gnuserv.
8779         (CROSS_CHECK_MODULES): Added check-gnuserv.
8780         (INSTALL_MODULES): Added install-gnuserv.
8781         (CLEAN_MODULES): Added clean-gnuserv.
8782         (all-gnuserv): New target.
8783
8784 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
8785
8786         * config.guess: Fixes for MIPS OpenBSD systems.
8787
8788 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8789
8790         * Makefile.in (INSTALL_XFORM): Remove.
8791         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8792
8793         * mkinstalldirs: New file, copied from automake.
8794         * Makefile.in (installdirs): Rename from install-dirs.  Use
8795         mkinstalldirs.  Change all users.
8796         (DEVO_SUPPORT): Add mkinstalldirs.
8797
8798 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8799
8800         * install-sh: Rename from install.sh.
8801         * Makefile.in (INSTALL): Change install.sh to install-sh.
8802         (DEVO_SUPPORT): Likewise.
8803
8804         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
8805         Graichen <graichen@rzpd.de>.
8806
8807 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
8808
8809         * config.guess: Recognize OpenBSD systems correctly.
8810
8811 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8812
8813         * README, Makefile.in (ETC_SUPPORT): Remove references to
8814         cfg-paper*, configure.{texi,man,info*}._
8815
8816 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
8817
8818         * Makefile.in (all.normal): Ensure that gcc is built after all
8819         the x11 - ie gdb - targets.
8820
8821 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
8822
8823         * makefile.vms: Don't run conf-a-gas.
8824
8825 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
8826
8827         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8828
8829 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
8830
8831         * configure.in: Remove noconfigdirs case since gdb also
8832         configures and builds for tic80-coff.
8833
8834 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8835
8836         * configure: Set cache_file to config.cache.
8837         * Makefile.in (local-distclean): Remove config.cache.
8838
8839 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8840
8841         * COPYING: Update FSF address.
8842
8843 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
8844
8845         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8846         noconfigdirs.
8847
8848 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8849
8850         * Makefile.in (install-dirs): Don't crash if prefix, and hence
8851         MAKEDIRS, is empty.
8852
8853 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
8854
8855         * config.sub: Tweak mn10300 entry.
8856
8857 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
8858
8859         * configure.in (host_tools): Put sim before gdb, so gdb's
8860         configure.tgt can determine if the simulator was configured.
8861
8862 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
8863
8864         * config.sub: Move BeOS $os case to be with other Cygnus
8865         local cases.
8866
8867 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
8868
8869         * config.sub: Remove misplaced comment that broke Linux.
8870
8871 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
8872
8873         * config.sub: Add BeOS support.
8874
8875 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
8876
8877         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8878
8879 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
8880
8881         * configure.in (noconfigdirs): Remove tcl and tk from
8882         noconfigdirs for cygwin32 builds.
8883
8884 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
8885
8886         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8887
8888 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
8889
8890         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8891         make-all.com, use makefile.vms instead.
8892
8893 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
8894
8895         * config.sub: Accept -lnews*.
8896
8897 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
8898
8899         * configure.in (noconfigdirs): Disable target-newlib,
8900         target-examples and target-libiberty for d30v.
8901
8902 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8903
8904         * configure.in (noconfigdirs): Enable ld for d30v.
8905
8906 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
8907
8908         * configure.in (tic80-*-*): Build compiler.
8909
8910 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
8911
8912         * configure.in (d30v-*): Remove sim directory from list of
8913         unsupported d30v directories
8914
8915 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8916
8917         * config.sub, configure.in: Add d30v target cpu.
8918
8919 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
8920
8921         * makefile.vms: New file.
8922         * make-all.com: Remove.
8923
8924 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
8925
8926         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8927
8928 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
8929
8930         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8931
8932 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8933
8934         * Makefile.in (ALL_MODULES): Added all-db.
8935         (CROSS_CHECK_MODULES): Addec check-db.
8936         (INSTALL_MODULES): Added install-db.
8937         (CLEAN_MODULES): Added clean-db.
8938
8939 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8940
8941         * config.guess: Merge with latest FSF sources.
8942
8943 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8944
8945         * Makefile.in (ALL_MODULES): Added all-itcl.
8946         (CROSS_CHECK_MODULES): Added check-itcl.
8947         (INSTALL_MODULES): Added install-itcl.
8948         (CLEAN_MODULES): Added clean-itcl.
8949
8950 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8951
8952         * configure.in: build gdb for mn10200
8953
8954 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8955
8956         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8957
8958 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8959
8960         * configure.in (tic80-*-*): Turn off most targets right now.
8961
8962 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8963
8964         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8965         rather than the makeinfo program.
8966         (do-info): Depend upon all-texinfo.
8967
8968 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8969
8970         * configure.in: Remove uses of config/mh-linux.
8971
8972         * config.sub, config.guess: Merge with latest FSF sources.
8973
8974 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8975
8976         * config.sub (case $basic_machine): Add tic80 entries.
8977
8978 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8979
8980         * config.sub, config.guess: Merge with latest FSF sources.
8981
8982 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8983
8984         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8985         * mpw-config.in: Test for NewFolderRecursive.
8986         * mpw-install: Use symbolic name for startup filename.
8987         * mpw-README: Add various additional details.
8988
8989 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8990
8991         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8992
8993 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8994
8995         * configure.in: Do build gcc and the target libraries for
8996         the mn10200.
8997
8998 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8999
9000         * configure.in: don't avoid building gdb for mn10300 any more
9001         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9002         instead of single-quoting it.
9003
9004 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9005
9006         * configure.in: Don't use --with-stabs on IRIX 6.
9007
9008 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9009
9010         * configure.in (m32r): Build gdb, libg++ now.
9011
9012 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9013
9014         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9015         directories from noconfigdirs.
9016
9017 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9018
9019         * config.sub (basic_machine): added mips16 configuration
9020
9021 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9022
9023         * config.sub: Handle d10v-unknown.
9024
9025 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9026
9027         * config.sub: Handle v850-unknown.
9028
9029 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9030
9031         * Makefile.in: add findutils
9032         * configure.in: add findutils to list of host_tools
9033
9034 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9035
9036         * config.sub: Handle mn10200 and mn10300.
9037
9038 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9039
9040         * configure.in (d10v-*): Do not build librx.
9041
9042 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9043
9044         * configure.in (mn10300): Build everything except gdb & libgloss.
9045
9046 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9047
9048         * config.guess:  Patch for Dansk Data Elektronik servers,
9049         from Niels Skou Olsen <nso@dde.dk>.
9050
9051         For ncr, use /bin/uname rather than uname, since GNU uname does not
9052         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9053
9054         Patch for MIPS R4000 running System V,
9055         from Eric S. Raymond <esr@snark.thyrsus.com>.
9056
9057         Fix thinko for nextstep.
9058
9059         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9060
9061         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9062         * config.guess: Guess mips-dec-mach_bsd4.3.
9063
9064         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9065         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9066         release numbers.
9067         * config.guess (mips-mips-riscos*):  Emit just enough of the
9068         release number.
9069
9070         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9071         * config.guess (sparc-auspex-sunos*):  Added.
9072         (f300-fujitsu-*): Added.
9073
9074         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9075         * config.guess:  Recognize a Tadpole as a sparc.
9076
9077 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9078
9079         * config.guess: Don't assume that NextStep version is either 2 or
9080         3.  NextStep 4 (aka OpenStep 4) has come out now.
9081
9082 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9083
9084         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9085         From Rik Faith <faith@cs.unc.edu>.
9086
9087 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9088
9089         * config.sub: Contributions from bug-gnu-utils to:
9090         Support plain "hppa" (no version given) architecture, reported by
9091         OpenStep.
9092         OpenBSD like NetBSD.
9093         LynxOs is not a hardware supplier.
9094
9095         * config.guess: Contributions from bug-gnu-utils to add support for:
9096         OpenBSD like NetBSD.
9097         Stratus systems.
9098         More Pyramid systems.
9099         i[n>4]86 Intel chips.
9100         M680[n>4]0 Motorola chips.
9101         Use unknown instead of lynx for hardware manufacturer.
9102
9103 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9104
9105         * install.sh (chmodcmd): Set to null if the DST directory already
9106         exists.
9107
9108 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9109
9110         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9111         not use mt-ppc target Makefile fragment any more.
9112
9113 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9114
9115         * configure.in (*-*-windows):  Exclude everything but those dirs
9116         needed to build windows.
9117
9118 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9119
9120         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9121
9122 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9123
9124         * configure.in:  Exclude mmalloc from i386-windows.
9125
9126 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9127
9128         * Undo my previous change.
9129
9130 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9131
9132         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9133         unconditionally.
9134         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9135
9136 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9137
9138         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9139         host to add it's own flags.
9140
9141 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9142
9143         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9144
9145 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9146
9147         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9148         (CXX_FOR_TARGET): Likewise.
9149         (GCC_FOR_TARGET): Define.
9150         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9151         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9152         CC_FOR_TARGET was specified on the command line.
9153         (MAKEOVERRIDES): Don't define.
9154
9155 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9156
9157         * configure.in (m32r): Fix spelling of libg++ libs.
9158
9159 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9160
9161         * config.sub (-apple*): Remove, now redundant.
9162
9163 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9166
9167         * configure: Rework yesterday's sed script patch.
9168
9169         * config.sub: Merge with FSF.
9170
9171 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9172
9173         * config.guess:  Merge from FSF.
9174
9175         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9176         * config.guess: Use pc instead of unknown, for pc clone systems.
9177         Change linux to linux-gnu.
9178
9179         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9180         * config.guess: Avoid non-portable tr syntax.
9181
9182 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9183
9184         * test-build.mk (HOLES): Add "xargs" for gdb.
9185
9186         * configure: Avoid hpux10.20 sed bug.
9187
9188 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9189
9190         * configure.in:  Add support for windows host
9191         (that is a build done under the Microsoft build environment).
9192
9193 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9194
9195         * Makefile.in: Replace all uses of srcroot with s, to shrink
9196         command line lengths.
9197
9198         Patches from Geoffrey Noer <noer@cygnus.com>:
9199         * configure.in: If configuring for newlib, pass --with-newlib to
9200         subdirectories.
9201         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9202         -Bnewlib/ and -Lwinsup to gcc.
9203         (CXX_FOR_TARGET): Likewise.
9204
9205 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9206
9207         * Makefile.in (ETC_SUPPORT): Add configure.
9208
9209 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9210
9211         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9212         host configuration file.
9213
9214 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9215
9216         * configure.in: Break mn10x00 support into separate
9217         mn10200 and mn10300 configurations.
9218         * config.sub: Likewise.
9219
9220 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9221
9222         * configure.in: Add lots of stuff to noconfigdirs for
9223         the mn10x00 targets.
9224
9225         * config.sub, configure.in: Add mn10x00 support.
9226
9227 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9228
9229         * make-all.com: Call conf-a-gas, not config-a-gas.
9230
9231 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9232
9233         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9234         targets.
9235
9236 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9237
9238         * mpw-README: Add much more detail for native PowerMac.
9239         * mpw-install: New file.
9240         * mpw-configure: Add --norecursion and --help options.
9241         * mpw-config.in: Translate readme and install files when
9242         copying to objdir.
9243         * mpw-build.in: Don't always depend on byacc and flex.
9244         (install-only-top): New action.
9245
9246 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9247
9248         * configure.in:  You can now configure GDB for the v850.
9249
9250 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9251
9252         * configure.in (noconfigdirs): Don't configure any C++ dirs
9253         if targeting D10V.
9254
9255 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9256
9257         * config.sub: Recognize mips64vr5000.
9258
9259 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9260
9261         * configure.in: Use a single line for host_tools and native_only.
9262
9263 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9264
9265         * config.sub, configure.in: Add entries for m32r.
9266
9267 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9268
9269         * Makefile.in (inet-install): Don't run install-gzip.
9270
9271 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9272
9273         * configure.in:  Don't config lots of things for *-*-windows*.
9274
9275 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9276
9277         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9278         (host_libs, host_tools): Copy from configure.in.
9279         * mpw-configure: Don't complain about directories not found.
9280
9281 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9282
9283         * configure.in (i[345]86): Recognize i686 for pentium pro.
9284         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9285         file.
9286
9287         * config.guess (i[345]86): Ditto.
9288
9289 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9290
9291         * configure.in (noconfigdirs): Removed gdb for D10V.
9292
9293 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9294
9295         * configure.in: Remove ld, target-libio, target-libg++, and
9296         target-libstdc++ from noconfigdirs.
9297
9298 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9299
9300         * configure: Fix three locations where shell scripts were
9301         being run directly rather than with config_shell.
9302
9303 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9304
9305         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9306         * config.sub (basic_machine): Recognize v850.
9307
9308 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9309
9310         * mpw-configure: Handle multiple enable/disable options and
9311         pass them down recursively, handle -c and -s flags appropriately
9312         depending on choice of compiler, add escape mechanism for
9313         quoted arguments to gC.
9314
9315 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9316
9317         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9318         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9319         so that -mrelocatable-lib and -mno-eabi are used.
9320
9321         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9322         not support --print-multi-lib, don't abort.
9323
9324 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9325
9326         * make-all.com: Run config-a-gas.
9327         * setup.com: Don't copy subdirectory files around.
9328
9329 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9330
9331         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9332         target, it now compiles correctly.
9333
9334 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9335
9336         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9337
9338 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9339
9340         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9341
9342 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9343
9344         * configure.in (native_only): Add prms.
9345
9346 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9347
9348         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9349         (BINUTILS_SUPPORT_DIRS): Likewise.
9350
9351 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9352
9353         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9354         d10v support is added.
9355
9356 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9357
9358         * configure.in (d10v-*-*): New target.
9359
9360 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9361
9362         * config.guess (HP 9000/811): Recognize this as a PA1.1
9363         machine.
9364
9365 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9366
9367         * Makefile.in (do-tar-gz): New target, split out from tail end of
9368         taz target.  Run each command separately, don't use pipes.
9369         (taz): Use it.
9370
9371 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9372
9373         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9374         * mpw-build.in: No builds should depend on building byacc or flex,
9375         they are assumed to be installed already.
9376
9377 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9378
9379         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9380         variable that CC_FOR_TARGET needs.
9381
9382 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9383
9384         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9385         options have changed since the last time the subdirectory was
9386         configured, and if it has, reconfigure.
9387         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9388         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9389
9390 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9391
9392         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9393         CLEAN_MODULES): Add bash.
9394         (all-bash): New target.
9395
9396 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9397
9398         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9399
9400 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9401
9402         * config.sub (basic_machine): Recognize d10v as a valid processor.
9403
9404 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9405
9406         * mpw-configure: Add support for --bindir.
9407         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9408
9409 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9410
9411         * configure.in: add bash, time, gawk to list of hosttools and things
9412         to only build for native toolchains
9413
9414 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9415
9416         * Makefile.in (docdir): Remove.
9417
9418 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9419
9420         * Makefile.in (datadir): Set to $(prefix)/share.
9421
9422 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9423
9424         * configure.in: build diff and patch for cygwin32-hosted
9425         toolchains.
9426
9427 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9428
9429         * config.sub: Accept -rtems*.
9430
9431 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9432
9433         * configure.in: enable dosrel for cygwin32-hosted builds,
9434                 remove diff from the list of things not buildable
9435                 via Canadian Cross
9436
9437 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9438
9439         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9440         don't get ". ".
9441
9442 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9443
9444         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9445
9446 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9447
9448         * Makefile.in (taz): Handle case where tex3patch didn't even get
9449         checked out.  Also, if it was found, put the symlink in a new util
9450         subdirectory.
9451
9452 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9453
9454         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9455
9456 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9457
9458         * config.sub: Recognize -openvms.
9459         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9460         * make-all.com, setup.com: New files.
9461
9462 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9463
9464         * Makefile.in (taz): tex3patch moved to texinfo/util.
9465
9466 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9467
9468         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9469         * configure.in: remove make from disable-if-Can-Cross list
9470                 enable gdb if ${host} and ${target} are cygwin32
9471
9472 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9473
9474         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9475         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9476
9477 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9478
9479         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9480         distinguish sysv/svr4/bsd variants.
9481         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9482
9483 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9484
9485         * configure.in: Added copyright notice.
9486         * move-if-change: Added copyright notice.
9487
9488 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9489
9490         * configure.in (powerpcle-*-solaris*): Until we get shared
9491         libraries working, don't build gdb, sim, make, tcl, tk, or
9492         expect.
9493
9494 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9495
9496         * config.guess:  Merge with FSF:
9497
9498         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9499         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9500
9501         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9502         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9503
9504         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9505         * config.guess:  Combine two OSF1 rules.
9506         Also recognize field test versions.  From mjr@zk3.dec.com.
9507         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9508         because GNU uname does not support -p.  From pmr@pajato.com.
9509
9510 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9511
9512         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9513
9514 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9515
9516         * mpw-README: Document GCCIncludes.
9517
9518 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9519
9520         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9521
9522 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9523
9524         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9525
9526 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9527
9528         * configure.in (*-*-cygwin32): Configure make.
9529
9530 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9531
9532         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9533
9534 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9535
9536         * Makefile.in (all-inet): Depend on all-perl.
9537
9538         * Makefile.in (inet-install): New target.
9539
9540         * Makefile.in (all-inet): Depend on all-tcl.
9541         (all-inet): Depend on all-send-pr.
9542
9543 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9544
9545         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9546         temporarily.
9547
9548 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9549
9550         * configure.in: Don't configure --with-gnu-ld on AIX.
9551
9552 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9553
9554         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9555
9556 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9557
9558         * Makefile.in (ALL_MODULES): Added all-inet.
9559         (CROSS_CHECK_MODULES): Added check-inet.
9560         (INSTALL_MODULES): Added install-inet.
9561         (CLEAN_MODULES): Added clean-inet.
9562         (all-indent): New target.
9563
9564         * configure.in (host_tools): Added inet.
9565         (native_only): Added inet.
9566         (noconfigdirs): Added inet.
9567
9568 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9569
9570         * configure.in: Don't configure libgloss if we are not configuring
9571         newlib.
9572
9573 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9574
9575         * configure.in: Don't configure libgloss for unsupported
9576         architectures.
9577
9578 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9579
9580         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9581
9582 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9583
9584         * Makefile.in (ALL_MODULES): Include all-apache.
9585         (CROSS_CHECK_MODULES): Include check-apache.
9586         (INSTALL_MODULES): Include install-apache.
9587         (all-apache): New target.
9588
9589         * configure.in: Added apache everywhere perl is seen.
9590
9591 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9592
9593         * Makefile.in: Add support for clean-{module} and
9594         clean-target-{module} rules.
9595
9596 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9597
9598         * configure.in (*-*-ose) do not build libgloss.
9599
9600 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9601
9602         * config.guess (prep*:SunOS:5.*:*): Turn into
9603         powerpele-unknown-solaris2.
9604
9605 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9606
9607         * configure.in: Permit --enable-shared to specify a list of
9608         directories.
9609
9610 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9611
9612         * configure.in (host==solaris): Pass only the first word of $CC
9613         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9614
9615 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9616
9617         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9618
9619 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9620
9621         * Makefile.in (ALL_MODULES): Include all-perl.
9622         (CROSS_CHECK_MODULES): Include check-perl.
9623         (INSTALL_MODULES): Include install-perl.
9624         (ALL_X11_MODULES): Include all-guile.
9625         (CHECK_X11_MODULES): Include check-guile.
9626         (INSTALL_X11_MODULES): Include install-guile.
9627         (all-perl): New target.
9628         (all-guile): New target.
9629
9630         * configure.in (host_tools): Include perl and guile.
9631         (native_only): Include perl and guile.
9632         (noconfigdirs): Don't build guile and perl; no ports have been
9633         done.
9634
9635 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9636
9637         * configure (--enable-*): Handle quoted option lists such as
9638         --enable-sim-cflags='-g0 -O' better.
9639
9640 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9641
9642         * Makefile.in ({,inst}all-target): New rule so we can make and
9643         install all of the target directories easily.
9644
9645 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9646
9647         * configure.in: Add missing global flag in sed substitution when
9648         deleting `target-' from ${configdirs}.
9649
9650 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9651
9652         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9653         option.
9654
9655         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9656         config/mh-necv4.
9657
9658         * install.sh: Correct misspelling of transformbasename.
9659
9660         * config.guess: Recognize mips-*-sysv*.
9661
9662 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9663
9664         * config.sub: Recognize mon960.
9665
9666 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9667
9668         * configure: Restore Canadian Cross handling of BISON and LEX,
9669         removed in Feb 20 change.
9670
9671 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9672
9673         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9674         Mention make install.  Remove the old copyright date as well the
9675         clumsy and rather pointless copyright on the README file.
9676
9677 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9678
9679         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9680         Makefile after running symlink-tree, then run `make distclean' to
9681         avoid clobbering any generated files in srcdir.
9682
9683 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
9684
9685         * configure.in (m68k-*-netbsd*): Build everything now.
9686
9687 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9688
9689         * Makefile.in (taz): Fix quoting.
9690
9691 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
9692
9693         * configure.in (sparclet-*-*): Build everything now.
9694
9695 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9696
9697         * configure.in (m68k-*-linux*): New host.
9698
9699 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
9700
9701         * configure: Check for bison before byacc.
9702
9703 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
9704
9705         * Makefile.in configure:  Change the way LEX and BISON/YACC are
9706         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
9707         searching PATH.  These are used as fallbacks by Makefile.in if
9708         flex/bison/byacc aren't in objdir.
9709
9710 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
9711
9712         * Makefile.in: Make everything which depends upon all-bfd also
9713         depend upon all-opcodes, in case --with-commonbfdlib is used.
9714
9715 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9716
9717         * configure.in (host *-*-cygwin32): Don't build gdb if we are
9718         building NT native compilers on Unix.
9719
9720 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
9721
9722         * configure.in: Don't get CC from the host Makefile fragment if we
9723         can find gcc in PATH, or if this is a Canadian Cross.  Move the
9724         Solaris test for /usr/ucb/cc to the post target script, just after
9725         the compiler sanity test.
9726
9727 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
9728
9729         * config.sub: Merge with FSF.
9730
9731 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
9732
9733         * Makefile.in (RPATH_ENVVAR): New variable.
9734         (REALLY_SET_LIB_PATH): Use it.
9735         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9736
9737 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
9738
9739         * config.sub, configure.in: Recognize sparclet cpu.
9740
9741 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9742
9743         * config.guess:  Support m68k-cbm-sysv4.
9744
9745 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9746
9747         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9748         m68k-unknown-linuxaout from linker help string.  Put quotes around
9749         $ld_help_string.
9750
9751 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
9752
9753         * config.guess (powerpc-harris-powerunix): Add guess for port
9754         to new target.
9755
9756 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9757
9758         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9759
9760 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
9761
9762         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9763         $(REALLY_SET_LIB_PATH) in Makefile.
9764         * Makefile.in (SET_LIB_PATH): New variable.
9765         (REALLY_SET_LIB_PATH): New variable.
9766         ($(DO_X)): Use $(SET_LIB_PATH).
9767         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9768         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9769         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9770         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9771         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9772         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9773         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9774         (install-dosrel): Likewise.
9775         (all-opcodes): Depend upon all-libiberty.
9776
9777 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9778
9779         * config.guess (*:CYGWIN*): New
9780
9781 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9782
9783         * Makefile.in (all-target-winsup): All all-target-libiberty.
9784
9785 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9786
9787         * configure.in (noconfigdirs): Add missing # in front of comment.
9788
9789 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
9790
9791         * configure.in: add second pass to things added to noconfigdirs
9792         so *-gm-magic can exclude libgloss properly.
9793
9794 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
9795
9796         * mpw-configure (extralibs_name, rez_name): Set correctly
9797         for MWC68K compiler.
9798
9799         * mpw-README: Add more info on the necessary build tools.
9800
9801 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9802
9803         * configure.in, config.sub: Recognize cygwin32.
9804
9805 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
9806
9807         * config.guess, config.sub: Recognize A/UX.
9808
9809 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
9810
9811         * config.sub: Merge with gcc/config.sub.
9812
9813 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
9814
9815         * mpw-build.in (do-binutils): Add build of stamps.
9816
9817 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
9818
9819         * config.sub: Add recognition for mips64vr4100*-* targets.
9820
9821 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9822
9823         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9824         Add creation of gconfigargs with `--enable-shared' turned on.
9825         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9826         ($(host)-stamp-stage3-configured): Likewise.
9827         (HOLES): Add chatr and ldd.
9828         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9829
9830 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
9831
9832         * configure: Pass --nfp to recursive configures.
9833
9834 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9835
9836         * Makefile.in (DLLTOOL): New.
9837         (DLLTOOL_FOR_TARGET): New.
9838         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9839         (EXTRA_TARGET_FLAGS): Ditto.
9840         (EXTRA_GCC_FLAGS): Ditto.
9841         (CONFIGURE_TARGET_MODULES): Ditto.
9842         (DO_X): Ditto.
9843         * configure: Add DLLTOOL.
9844
9845 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
9846
9847         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9848         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9849         mh-sco, since old workarounds no longer needed, and don't
9850         build ld, since libraries have weak symbols in COFF.
9851
9852 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
9853
9854         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9855
9856 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9857
9858         * configure.in: Make sure that ${CC} can be used to compile an
9859         executable.
9860
9861 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9862
9863         * Makefile.in (all-gdb): Depend on $(GDB_TK).
9864         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9865         nothing depending on whether gdbtk is being built.
9866
9867 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
9868
9869         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9870
9871 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
9872
9873         * configure.in (noconfigdirs): Put ld or gas in this early, if the
9874         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9875
9876 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
9877
9878         * config-ml.in: Add support for
9879         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9880         Simplify setting of multidirs from --disable-foo.
9881
9882 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9883
9884         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9885         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9886         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9887         non-empty, pass them on to the  GCC make.
9888         (all-bootstrap): New rule that is like all-gcc, except it executes
9889         the GCC bootstrap rule instead of the GCC all rule.
9890
9891 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
9892
9893         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9894
9895 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9896
9897         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9898         DG/UX support.
9899
9900 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
9901
9902         * config.sub (i*86*) Change [345] to [3456]
9903
9904 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9905
9906         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9907         --with-gnu-ld=no.
9908
9909 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9910
9911         * config-ml.in (rs6000*, powerpc*): Add switches to control which
9912         AIX multilibs get built.
9913
9914 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9915
9916         * configure.in (i386-win32): Don't build expect if we're not
9917         building the tcl subdir.
9918
9919 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
9920
9921         * Makefile.in: (configure-target-examples, all-target-examples):
9922         New targets, configure and build example programs.
9923
9924 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9925
9926         * mpw-configure: If an mpw-config.in generated a file mk.sed,
9927         use it as input to sedit the generated MPW makefile.
9928         * mpw-README: Add a suggestion about Gestalt.h.
9929
9930 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9931
9932         * config.sub: Accept *-*-ieee*.
9933
9934 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9935
9936         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9937         Ronald F. Guilmette <rfg@monkeys.com>.
9938
9939 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9940
9941         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9942         for powerpc-pe native.
9943         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9944         (target==powerpc-pe): duplicate i386-win32 entry.
9945
9946 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9947
9948         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9949         of vxworks, not just vxworks5.1.
9950
9951 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9952
9953         * mpw-configure: Add support for exec-prefix.
9954
9955 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9956
9957         * config.guess: Recognize HP model 816 machines as having
9958         a PA1.1 processor.
9959
9960 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9961
9962         * configure: Ignore new autoconf configure options.
9963
9964 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9965
9966         * config.guess:  Recognize Pentium under SCO.
9967         From Robert Lipe <robertl@arnet.com>.
9968
9969 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9970
9971         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9972
9973 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9974
9975         * configure.in: Don't configure gas for alpha-dec-osf*.
9976
9977 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9978
9979         * configure.in: Default to --with-stabs for some targets for which
9980         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9981         i[345]86*-*-unixware*.
9982
9983 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9984
9985         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9986         rather than basing it on the target.  Simplify handling of options
9987         controlling which directories to configure.  Remove extraneous
9988         slash in multi-clean target.
9989
9990 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9991
9992         * config-ml.in: Prefix more variables with ml_ so they don't collide
9993         with configure's.
9994
9995 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9996
9997         * configure: Don't turn -v into --v.
9998
9999 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10000
10001         * configure.in (targargs): Fix typo.
10002
10003         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10004
10005 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10006
10007         * configure.in: Strip --host and --target options from
10008         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10009         --with-cross-host option when building with a cross-compiler.
10010         * configure: Canonicalize the arguments put into config.status by
10011         always using `=' for an option with an argument.  Pass a presumed
10012         --host or --target explicitly.
10013
10014 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10015
10016         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10017         into general OS recognition case.
10018
10019 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10020
10021         * configure.in (target_configdirs): add target-winsup only
10022         for win32 target systems.
10023
10024 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10025
10026         * Makefile.in (all-target-libgloss): Depend upon
10027         configure-target-newlib, since when libgloss is built it looks to
10028         see if the newlib directory exists.
10029
10030 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10031
10032         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10033         cfg-ml-*.in.
10034
10035 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10036
10037         * configure: Handle LD and LD_FOR_TARGET when configuring a
10038         Canadian Cross.
10039
10040 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10041
10042         * configure.in (target_libs): add target-winsup.
10043         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10044         (target==ppcle-pe): remove ld from $noconfigdirs.
10045
10046 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10047
10048         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10049         Preserve relative path names in $srcdir.  Build symlink tree if
10050         configuring cross target dir and srcdir=. (= no VPATH support).
10051         (configure-target-libg++): Depend on configure-target-librx.
10052         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10053         * config-ml.in: New file.
10054         * symlink-tree: New file.
10055         * configure: Ensure srcdir="." if that's what it is.
10056
10057 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10058
10059         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10060         includes and FLEX_SKELETON setting.
10061         * mpw-configure (--with-gnu-ld): New option, controls whether
10062         to use PPCLink or ld with PowerMac GCC.
10063         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10064         * mpw-config.in: Configure grez if targeting Mac.
10065
10066         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10067         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10068         just macos.
10069         * configure.in: Configure grez resource compiler if targeting Mac.
10070         * Makefile.in (all-grez, install-grez): New targets.
10071
10072 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10073
10074         * configure: CXX defaults to gcc, not g++.  If we find
10075         gcc in the path, set CC to gcc -O2.
10076
10077 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10078
10079         * configure: Default ${build} correctly.  Avoid picking up extra
10080         spaces when reading CC and CXX from Makefile.  When doing a
10081         Canadian Cross, use plausible default values for numerous
10082         variables.
10083         * configure.in: When doing a Canadian Cross, don't try to
10084         configure tools whose configure script can't handle it.
10085
10086 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10087
10088         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10089
10090 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10091
10092         * configure:  Remove dubious bug reporting address.
10093
10094 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10095
10096         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10097         configure script, run that instead of this directory's configure.
10098         In either case, print a message that we're configuring the sub-dir.
10099
10100 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10101
10102         * configure.in: Before checking for the existence of various files,
10103         use sed to filter out "target-".
10104
10105 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10106
10107         * Makefile.in (DO_X): Split rule to decrease command line length
10108         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10109         (Philippe De Muyter).
10110
10111 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10112
10113         * Makefile.in (all-patch): depend on all-libiberty.
10114
10115 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10116
10117         * configure.in: If the only directory in target_configdirs which
10118         actually exists is libiberty, then set target_configdirs to empty,
10119         to avoid trying to build a target libiberty in a gas or gdb
10120         distribution.
10121
10122 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10123
10124         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10125         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10126         systems.
10127
10128 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10129
10130         * configure.in (copy_dirs): Use sys-include instead of include
10131         for --with-headers option.
10132
10133 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10134
10135         * Makefile.in, configure.in: Make winsup builds work with
10136         new scheme.
10137
10138 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10139
10140         * configure.in: Build the linker on AIX.
10141
10142 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10143
10144         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10145         where needed.
10146
10147 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10148
10149         * Makefile.in (all-gcc): Fix typo.
10150
10151 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10152
10153         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10154
10155 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10156
10157         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10158         to target-xiberty, to provide more flexibility.
10159         (target_subdir):  Define.  Create if cross.
10160         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10161         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10162         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10163         check-libFOO -> check-target-libFOO, etc.
10164         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10165         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10166         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10167         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10168         allow ALL_GCC="" to only configure.
10169         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10170         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10171         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10172
10173 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10174
10175         * Makefile.in (taz): Build "info" in etc explicitly.
10176
10177 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10178
10179         * configure.in:  Make sure that CC is undefined (as opposed to
10180         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10181         problem with autoconf trying to configure on a host without GCC.
10182
10183 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10184
10185         * mpw-configure: Set host alias from choice of host compiler,
10186         only use generic MPW Makefile sed if present, edit a file
10187         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10188         * mpw-README: Add problem notes about CW6 and CW7.
10189
10190 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10191
10192         * Makefile.in (taz): Use ";" instead of ";;".
10193
10194 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10195
10196         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10197         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10198         DISTDOCDIRS.
10199         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10200         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10201
10202 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10203
10204         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10205         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10206         Move bfd to DISTSTUFFDIRS.
10207
10208 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10209
10210         * Makefile.in (X11_LIB): Removed.
10211         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10212
10213         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10214
10215 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10216
10217         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10218         names.
10219
10220 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10221
10222         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10223
10224 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10225
10226         * configure.in (i[345]86-*-win32): Always build newlib.
10227         Don't configure cvs, autoconf or texinfo.
10228         * Makefile.in (LD_FOR_TARGET): New.
10229         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10230         Pass down LD_FOR_TARGET.
10231
10232 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10233
10234         * winsup: New directory.
10235         * Makefile.in: Build winsup.
10236         * configure.in: Winsup is configured when target is win32.
10237         Can only build win32 target GDB when native.
10238
10239 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10240
10241         * config.guess: Recognize HP model 819 machines as having
10242         a PA 1.1 processor.
10243
10244 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10245
10246         * configure: Fix sed loop which substitutes for CC and CXX to
10247         avoid bug found in various sed implementations.
10248
10249 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10250
10251         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10252         simulator.  Use standard powerpc-*-eabi*.
10253
10254 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10255
10256         * configure.in: Stop putting gas and binutils in noconfigdirs for
10257         powerpc-*-aix* and rs6000-*-*.
10258
10259 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10260
10261         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10262         -mcall-aixdesc libraries.
10263
10264 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10265
10266         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10267
10268         * config.sub (arm | armel | armeb): Fix shell syntax.
10269
10270 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10271
10272         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10273         -msoft-float and -mcpu=common support.
10274         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10275         libraries.
10276
10277 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10278
10279         * configure.in: Allow configuration and build of emacs19 for the alpha.
10280
10281 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10282
10283         * configure.in (CC): Get ^CC, not just any old CC, from
10284         ${host_makefile_frag}.
10285
10286 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10287
10288         * configure.in (CC): Try to get CC from
10289         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10290
10291 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10292
10293         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10294         only if it exists in $(srcdir).
10295
10296 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10297
10298         * configure: If CC and CXX are not set in the environment, set
10299         them, based on either an existing Makefile or on searching for gcc
10300         in PATH.  Substitute for CC and CXX in Makefile.
10301         * configure.in: Remove libm from target_libs.  Separate
10302         target_configdirs from configdirs.  If CC is not set in
10303         environment, try to get it from a host Makefile fragment.  Rewrite
10304         changes of configdirs to use skipdirs instead.  A few minor
10305         tweaks.  Take directories out of target_configdirs as they are
10306         taken out of configdirs.  Remove existing Makefile files from
10307         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10308         CONFIG_ARGUMENTS in Makefile.
10309         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10310         by configure.in.
10311         (CONFIG_ARGUMENTS): Likewise.
10312         (CONFIGURE_TARGET_MODULES): New variable.
10313         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10314         ($(CONFIGURE_TARGET_MODULES)): New target.
10315         (configure-libg++, configure-libio): New targets.
10316         (all-libg++): Depend upon configure-libg++.
10317         (all-libio): Depend upon configure-libio.
10318         (configure-libgloss, all-libgloss): New targets.
10319         (configure-libstdc++): New target.
10320         (all-libstdc++): Depend upon configure-libstdc++.
10321         (configure-librx, all-librx): New targets.
10322         (configure-newlib): New target.
10323         (all-newlib): Depend upon configure-newlib
10324         (configure-xiberty): New target.
10325         (all-xiberty): Depend upon configure-xiberty.
10326
10327 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10328
10329         * configure.in (host i[345]86-*-win32):  Expand the
10330         noconfigdirs again.
10331
10332 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10333
10334         * mpw-configure: Fix sed command file name.
10335
10336 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10337
10338         * configure.in (host i[345]86-*-win32): Reduce the
10339         noconfigdirs again.
10340
10341 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10342
10343         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10344         or powerpc*-*-pe*, since they are not yet supported.
10345
10346 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10347
10348         Add PowerMac support and many other enhancements.
10349         * mpw-configure: New option --cc to select compiler to use,
10350         paste options set according to --cc into the generated
10351         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10352         if mpw-make.sed is present.
10353         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10354         add forward includes for PowerPC include files.
10355         * mpw-build.in: Build using Makefile.PPC if present.
10356         (do-byacc, etc): Remove separate version resource builds.
10357         (do-gas): Build "stamps" before "all".
10358         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10359         * mpw-README: Update to reflect --cc option, PowerMac support,
10360         and recently-reported compatibility problems.
10361
10362 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10363
10364         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10365         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10366         (--with-multilib-top): Pass to recursive invocations.
10367
10368 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10369
10370         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10371         v810-*-*.
10372
10373 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10374
10375         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10376         gdb, ld and opcodes on v810-*-*.
10377
10378 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10379
10380         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10381         (local-maintainer-clean): New target.
10382         (maintainer-clean): New target.
10383         (realclean): Just depend upon maintainer-clean.
10384
10385 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10386
10387         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10388
10389 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10390
10391         * configure.in: Build ld in mips*-*-bsd* case.
10392
10393 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10394
10395         * config.sub: Accept -lites* OS.  From Ian Dall.
10396
10397 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10398
10399         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10400         targets.
10401
10402 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10403
10404         * configure.in: treat i386-win32 canadian cross the same as
10405         i386-go32 canadian cross.
10406
10407 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10408
10409         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10410         running under the simulator to build a reduced set of libraries.
10411         (powerpc-*-eabiaix): Add fine grained multilib support added to
10412         other powerpc targets yesterday.
10413
10414 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10415
10416         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10417         -disable-softfloat, -disable-relocatable, -disable-aix, and
10418         -disable-sysv to control which multilib libraries get built.
10419
10420 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10421
10422         * configure: Add Makefile.tem to list of files to remove in trap
10423         handler.
10424
10425 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10426
10427         * config.guess (*Linux*):  Add missing "exit"s.
10428         Also, need specific check for alpha-unknown-linux (uses COFF).
10429
10430 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10431
10432         * config.guess:  Merge with FSF:
10433
10434         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10435         * config.guess (AIX4): More robust release numbering discovery.
10436
10437         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10438         * config.guess (i386-sequent-ptx): Properly get version number.
10439
10440         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10441         * config.guess (mips:*:4*:UMIPS): New case.
10442
10443 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10444
10445         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10446         (i386-win32 host): Likewise.  Don't build readline.
10447
10448 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10449
10450         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10451         SUPPORT_FILES to submakes.
10452
10453 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10454
10455         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10456         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10457         mpw-configure.
10458
10459 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10460
10461         * configure.in (appdirs): Use =, not ==, in test expression when
10462         trying to build the text to print in the warning message for
10463         Solaris users.
10464
10465 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10466
10467         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10468
10469 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10470
10471         * config.guess: Recognize lynx-2.3.
10472
10473 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10474
10475         * config.sub (z8ksim): Deleted
10476         (z8k-*-coff): New, this is the one true name of the target.
10477
10478 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10479
10480         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10481
10482 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10483
10484         * config.guess (*:Linux:*:*): First try asking the linker what the
10485         default object file format is (elf, aout, or coff).  Then if this
10486         fails, try previous methods.
10487
10488 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10489
10490         * configure.in: Don't build newlib for *-*-vxworks5.1.
10491
10492 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10493
10494         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10495         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10496
10497 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10498
10499         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10500
10501 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10502
10503         * cfg-ml-com.in: New file.
10504         * cfg-ml-pos.in: New file.
10505
10506 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10507
10508         * COPYING.NEWLIB: Add HP free copyright to list.
10509
10510 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10511
10512         * config.sub: Recognize -eabi* for the system, not just -eabi.
10513
10514 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10515
10516         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10517         * config.sub, configure.in (win32): New target and host.
10518
10519 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10520
10521         * configure.in: Add i386-pe configuration.
10522
10523 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10524
10525         * mpw-build.in (install): Install GDB after LD.
10526
10527 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10528
10529         * mpw-config.in (elf/mips.h): Always forward-include, needed
10530         for GDB to build.
10531
10532 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10533
10534         * testsuite: New directory for customer acceptance and whole tool
10535         chain tests.
10536
10537 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10538
10539         * configure: If per-host line isn't found, but AC_OUTPUT is found
10540         and a configure script exists, run it instead.
10541
10542 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10543
10544         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10545
10546 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10547
10548         * configure: Set build_{cpu,vendor,os,alias} to host values when
10549         --build isn't specified.
10550
10551 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10552
10553         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10554         (FLAGS_TO_PASS): Pass them.
10555         (EXTRA_TARGET_FLAGS): Ditto.
10556
10557 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10558
10559         * Makefile.in (all-libg++): Depend on all-libstdc++.
10560
10561 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10562
10563         * configure.in (noconfigdirs): Enable all packages for
10564           i386-unknown-netbsd.
10565
10566 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10567
10568         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10569         hosted builds (DOS builds)
10570
10571 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10572
10573         Changes for ARM based on patches from Richard Earnshaw:
10574         * config.sub: Handle armeb and armel.
10575         * configure.in: Omit arm linker only for riscix.
10576
10577 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10578
10579         * config.guess:  Update from FSF.
10580
10581 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10582
10583         * config.sub: Recognize powerpcle as the little endian variant of
10584         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10585         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10586         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10587         temporarily.
10588
10589 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10590
10591         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10592
10593 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10594
10595         * config.sub: Accept -lites* as a basic system type.
10596
10597 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10598
10599         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10600         installed, and if so return linuxoldld as the system name.
10601
10602 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10603
10604         * config.guess: Add hppa1.1-hp-lites support.
10605
10606 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10607
10608         * configure.in: Don't build newlib for m68k-vxworks5.1.
10609
10610 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10611
10612         * configure.in (mips-sgi-irix6): Use mh-irix5.
10613
10614 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10615
10616         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10617
10618 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10619
10620         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10621         OSF/1.  Fix compiler flags.
10622         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10623
10624 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10625
10626         * configure.in: Recognize --with-newlib.
10627         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10628
10629 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10630
10631         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10632         to *_X11_MODULES due to gdbtk needing X include files et al.
10633
10634 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10635
10636         Merge in support for Mac MPW as a host.
10637         (Old change descriptions retained for informational value.)
10638
10639         * mpw-config.in: Add generic include forwards for cpu-specific
10640         include files in aout and elf directories.
10641
10642         * mpw-configure: Added copyright.
10643         * mpw-config.in: Check for presence of required build tools.
10644         (target_libs): Add newlib.
10645         (target_tools): Add examples.
10646         (Read Me): Generate as "Read Me for MPW" instead.
10647         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10648         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10649         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10650
10651         * mpw-configure: Remove subdir-specific makefile hackery,
10652         delete mk.tmp after using it.
10653
10654         * mpw-build.in (all): Display start and end times.
10655
10656         * mpw-configure (host_canonical): Set.
10657         (target_cpu): Always add to makefiles.
10658         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10659         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10660         (mpw-mh-mpw): Look for in srcdir and srcroot.
10661         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10662
10663         * mpw-build.in: (install-only): New target.
10664
10665         * mpw-configure (host_alias, target_alias): Rename from hostalias
10666         and targetalias, add into generated Makefile.
10667         (mk.tmp): If present, add into generated Makefile.
10668         * mpw-build.in (all-gas): Build config.h first before gas proper.
10669
10670         * mpw-configure (config.status): Write only if changed.
10671         * mpw-config.in (readline): Configure it (not built, just used for
10672         definitions).
10673
10674         * mpw-config.in (elf/mips.h): Add a forward include.
10675
10676         * mpw-config.in: Forward-include most .h files in include into
10677         extra-include.
10678         (readline): Don't build.
10679         mpw-build.in (install): Install GDB.
10680
10681         * mpw-configure (prefix, mpw_prefix): Handle it.
10682         * mpw-config.in (mmalloc, readline): Don't configure.
10683         * mpw-build.in (thisscript): Rename to ThisScript.
10684         Use mpw-build instead of BuildProgram everywhere.
10685         (mmalloc, readline): Don't build.
10686         * mpw-README: New file, basic documentation about the MPW port.
10687
10688         * mpw-config.in: Use forward-include to create include files.
10689
10690         * mpw-configure: Add more things to the top of each configured
10691         Makefile, including contents of config/mpw-mh-mpw.
10692         * mpw-config.in (extra-include): Create this directory and fill it
10693         with Posix-like include files when configuring.
10694
10695         * config.sub (apple, mac, mpw): Add various aliases.
10696
10697         * mpw-build.in: New file, top-level build script fragment for MPW.
10698         * mpw-configure: New file, configure script for MPW.
10699         * mpw-config.in: New file, config fragment for MPW.
10700
10701 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10702
10703         * configure.in (host_libs): Remove glob, since it is gone from the
10704         sources.
10705
10706 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10707
10708         * Makefile.in: define empty GDB_NLM_DEPS var.
10709
10710         * configure.in(target_makefile_frag): use config/mt-netware
10711         for netware targets.
10712
10713 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10714
10715         * config.sub: Merge in recent FSF changes.  Remove linux special
10716         cases.
10717
10718 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10719
10720         Revert this change:
10721
10722         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10723
10724                 * build-all.mk: Use CC=cc -Xs on Solaris.
10725
10726 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10727
10728         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
10729         stop using it.
10730         * Makefile.in: Nuke all references to glob subdirectory.
10731
10732 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10733
10734         * configure.in: Fix --enable-shared logic in per-host.
10735
10736 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10737
10738         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10739
10740 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10741
10742         * configure.in (noconfigdirs): Don't build gas on AIX, for
10743         powerpc*-*-aix* as well as for rs6000*-*-aix*.
10744
10745 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
10746
10747         * configure: Fix --cache-file to work if the file argument is a
10748         relative path.
10749
10750 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
10751
10752         * configure: If the --cache-file is used, pass it down to
10753         configure in subdirectories.
10754
10755 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
10756
10757         * config.sub: add vxworks29k configuration.
10758
10759 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10760
10761         * Makefile.in (taz): Do "diststuff" part quietly.
10762
10763 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10764
10765         * config.sub: Mini-merge with gcc/config.sub.
10766
10767 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10768
10769         * config.guess (IRIX): Sed - to _.
10770
10771 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10772
10773         * Makefile.in (source-vault, binary-vault): New targets.
10774
10775 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
10776
10777         * config.sub: Recognize -eabi as a basic system type.
10778
10779 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10780
10781         * configure.in (enable_shared stuff): Fix typo.
10782
10783 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
10784
10785         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10786
10787 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10788
10789         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10790
10791 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
10792
10793         * configure.in (rs6000-*-*): Don't build gas.
10794
10795 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
10796
10797         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10798         reduce command line length.
10799         (AS_FOR_TARGET): Check for as.new, not Makefile.
10800         (NM_FOR_TARGET): Check for nm.new, not Makefile.
10801
10802 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10803
10804         * config.guess:  Merge from FSF.
10805
10806 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10807
10808         * configure: Don't use $ when handling program_suffix.
10809
10810 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
10811
10812         * configure.in:  Configure tk for hppa/hpux.
10813
10814 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10815
10816         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
10817
10818 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10819
10820         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
10821         to LIBCXXFLAGS.  Tests are better run without it.
10822
10823 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
10824
10825         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10826
10827 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10828
10829         * configure.in (*-*-netware*): Don't configure xiberty.
10830
10831 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10832
10833         * configure.in:  Remove tk from native_only list.
10834
10835 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10836
10837         * build-all.mk: Add mips-ncd-elf target to sun4 targets
10838           for special NCD build.
10839
10840 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10841
10842         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10843         makeall.bat, they're only useful for binutils snapshots.
10844         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10845         makeall.bat to specified SUPPORT_FILES.
10846
10847 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10848
10849         * build-all.mk: Add Ericsson targets to sun4 and solaris
10850           hosts.  Add  BNR's sun4 target to solaris host, so their
10851           build-from-source will be tested in-house first.
10852
10853 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10854
10855         * Makefile.in (LIBCFLAGS): New variable.
10856         (CFLAGS_FOR_TARGET): Ditto.
10857         (LIBCFLAGS_FOR_TARGET): Ditto.
10858         (LIBCXXFLAGS): Ditto.
10859         (CXXFLAGS_FOR_TARGET): Ditto.
10860         (LIBCXXFLAGS_FOR_TARGET): Ditto.
10861         (BASE_FLAGS_TO_PASS): Pass them.
10862         (EXTRA_TARGET_FLAGS): Ditto.
10863
10864         * configure.in: Support --enable-shared.
10865
10866 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10867
10868         * configure.in (target_libs):  Include libstdc++ again.
10869         * config.guess:  Update from FSF (for FreeBSD).
10870
10871 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10872
10873         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10874         makeall.bat.
10875         (DISTDOCDIRS): Add `etc'.
10876         (ETC_SUPPORT_PFX): New variable.
10877         (taz): Include anything from etc starting with a word in
10878         ETC_SUPPORT_PFX.
10879
10880 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10881
10882         * config.sub: Update for recent FSF changes.  Remove obsolete
10883         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10884         spacing changes.
10885
10886 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10887
10888         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10889
10890         * config.guess:  Merge with FSF.
10891         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10892
10893 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10894
10895         * configure: Since the "trap 0" handler will override the exit
10896         status on many systems, only use it for "exit 1", and make it set
10897         a non-zero exit status; reset it before "exit 0".  Also, check
10898         exit status of config.sub, and error out if it failed.
10899
10900 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10901
10902         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10903         and install libgloss.
10904
10905 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10906
10907         * Makefile.in (all-binutils): Depend upon all-byacc.
10908
10909         * configure.in: Don't build emacs on Irix 5.
10910
10911 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10912
10913         * configure.in (*-*-netware*): Add libio.
10914
10915 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10916
10917         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10918         (CHECK_TARGET_MODULES): Ditto.
10919         (INSTALL_TARGET_MODULES): Ditto.
10920         (TARGET_LIBS): Ditto.
10921         (all-libstdc++): Note dependencies.
10922
10923 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10924
10925         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10926
10927 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10928
10929         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10930         -fexternal-templates.
10931
10932         * configure.in (target_libs): Add libstdc++.
10933         (noconfigdirs): Add libstdc++ as appropriate.
10934
10935 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10936
10937         * config.guess:  Update from FSF.
10938
10939 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10940
10941         * configure: Use ${config_shell} when running ${configsub}.
10942
10943 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10944
10945         * config.sub: No longer recognize h8300h.
10946
10947 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10948
10949         * config.sub: Remove extraneous differences between config.sub and
10950         gcc/config.sub.
10951
10952 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10953
10954         * Makefile.in (DISTSTUFFDIRS): Add gas.
10955
10956 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10957
10958         * COPYING.NEWLIB: New file.
10959
10960 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10961
10962         * config.guess (HP-UX):  Patch from Harlan Stenn
10963         <harlan@landmark.com> to also emit release level.
10964
10965 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10966
10967         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10968
10969 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10970
10971         * config.sub:  Merge nextstep cleanup from FSF.
10972
10973 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10974
10975         * configure.in (arm-*-*): Don't configure ld for this target.
10976
10977 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10978
10979         * configure.in (*-*-netware): don't configure libg++, libio,
10980           librx, or newlib.
10981
10982 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10983
10984         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10985         configure ld--it works, but it doesn't support shared libraries.
10986
10987 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10988
10989         * config.guess (*-unknown-freebsd*):  Get rid of possible
10990         trailing "(Release)" in version string.
10991         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10992
10993 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10994
10995         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10996         Fix type: *-next-neststep -> *-next-nextstep.
10997
10998         * config.guess:  Merge from FSF:
10999
11000         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11001
11002         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11003
11004         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11005
11006         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11007         instead of UNIX_SV for UnixWare 1.0).
11008
11009 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11010
11011         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11012         to make gdb/nlm/* build after the compiler and linker.
11013
11014 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11015
11016         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11017         not just i[34]86.
11018         (m68k-atari-sysv4):  Relocate to match FSF version.
11019
11020         * config.guess:  More merges from the FSF:
11021
11022         Add a space before function call or macro invocation.
11023
11024         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11025
11026         * config.guess: Add trap cmd to remove dummy.c and dummy when
11027         interrupted.
11028
11029         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11030
11031         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11032         (dummy): Redirect stderr from compilation of dummy.c.
11033
11034         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11035
11036         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11037
11038 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11039
11040         * configure: Accept and ignore --cache*, for compatibility with
11041         new autoconf.
11042
11043 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11044
11045         * config.guess:  Merge from FSF:
11046
11047         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11048
11049         * config.guess (Pyramid*:OSx*:*:*): New case.
11050         (PATH): Add /.attbin at end for finding uname.
11051         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11052
11053         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11054
11055         * config.guess (M88*:DolphinOS:*:*): New case.
11056
11057         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11058
11059         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11060         to select whether to use ELF or COFF.
11061
11062         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11063
11064         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11065
11066         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11067
11068         * config.guess: Guess the OS version for HPUX.
11069
11070         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11071
11072         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11073
11074 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11075
11076         * configure.in: Recognize --with-headers, --with-libs, and
11077         --without-newlib.
11078         * Makefile.in (all-xiberty): Depend upon all-ld.
11079
11080 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11081
11082         * configure.in: Change i[34]86 to i[345]86.
11083
11084 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11085
11086         * configure (version): A few more tweaks to help message.
11087
11088 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11089
11090         * Makefile.in:  Remove (for now) librx as a host library,
11091         now that we're building it for target.
11092
11093 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11094
11095         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11096         (Karl Berry).
11097
11098 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11099
11100         * configure.in:  Also configure librx.
11101
11102 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11103
11104         * Makefile.in:  Update various rules to reflect that librx
11105         is now needed for libg++.
11106
11107 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11108
11109         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11110
11111 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11112
11113         * configure.in: Configure the examples directory.
11114
11115 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11116
11117         * configure: Simplify Jun 2 1994 change.
11118
11119 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11120
11121         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11122         /bin/gcc isn't good enough to build gcc.
11123
11124 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11125
11126         * Makefile.in (GDB_SUPPORT_FILES): Remove
11127         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11128         (gdb.tar.gz): Add new rule to use standard distribution building
11129         mechanism.
11130
11131 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11132
11133         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11134         Bill Cox <bill@cygnus.com>.
11135
11136 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11137
11138         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11139
11140 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11141
11142         * configure:  Search current dir first in .gdbinit.
11143
11144 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11145
11146         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11147
11148 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11149
11150         * config.sub:  Refer to NeXT's operating system as nextstep.
11151
11152         * config.sub (case $basic_machine):  Re-order the cases, to match
11153         the order in the FSF version (which is mostly alphabethical).
11154         Merge in some additions and changes from the FSF.
11155
11156 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11157
11158         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11159         * config.sub: Recognize cxux7.
11160         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11161
11162 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11163
11164         * config.sub:  Fix typo powerpc -> powerpc-*.
11165
11166 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11167
11168         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11169
11170         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11171         parallel with all-emacs and install-emacs).  Top-level command
11172         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11173
11174 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11175
11176         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11177         $(relbindir)/make before doing ``make install'', and use
11178         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11179         installing over running make binary.
11180         ($(host)-stamp-stage3-installed): Likewise.
11181
11182 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11183
11184         * config.guess: Recognize Mach.
11185
11186 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11187
11188         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11189         see whether --exec-prefix was used.
11190
11191 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11192
11193         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11194
11195 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11196
11197         * Makefile.in: Add all-librx target similar to all-libproc.
11198
11199 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11200
11201         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11202         with post 1.2 uname bogosity.
11203
11204 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11205
11206         * configure: Remove temporary files on receipt of a signal.
11207
11208 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11209
11210         * configure: If there is a package_makefile_frag, remove
11211         ${subdir}/Makefile.tem after copying it in.
11212
11213 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11214
11215         * build_all.mk: support rs6000 lynx identifies itself as
11216         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11217         since /bin/gcc is too feeble to compile a modern gcc.
11218
11219 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11220
11221         * brought devo/test-build.mk update-to-date with progressive/
11222           test-build.mk. Add lynx targets and hppa flag info.
11223
11224 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11225
11226         * configure.in:  Use mh-ncrsvr43.  Patch from
11227         Tom McConnell <tmcconne@sedona.intel.com>.
11228
11229 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11230
11231         * config.guess (i386-unknown-bsdi):  No longer need to
11232         check #if defined(__bsdi__) && defined(__i386__).
11233
11234 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11235
11236         * configure: Set program_transform_nameoption correctly.
11237
11238 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11239
11240         * brought build-all.mk update-to-date with progressive build-all.mk,
11241           added new targets and hppa info.
11242
11243 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11244
11245         * configure: If config.guess result is a prefix of the user
11246         specified target, assume a native build and use the user specified
11247         target as the host alias.  Remove SunOS patch suffix removal hack.
11248         * configure.in: Remove SunOS patch suffix removal hack.
11249
11250         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11251         in NATIVE_CHECK_MODULES.
11252
11253 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11254
11255         * Makefile.in: Rename HOST_ONLY to NATIVE.
11256         * configure: Delete SunOs patch suffix from host_canonical
11257           and build_canonical variables that are prepended to Makefiles.
11258         * configure.in: Add comments for easier maintenance.
11259
11260 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11261
11262         * Makefile.in: Add all-libproc target similar to all-gui.
11263
11264 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11265
11266         * Makefile.in (CHECK_MODULES): split into
11267         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11268
11269 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11270
11271         * config.guess (i386-unknown-bsdi): New system to guess.
11272
11273 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11274
11275         * Makefile.in: Add all-gui target (but not yet build by "all").
11276
11277 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11278
11279         * config.sub: Move deletion of patch suffix from here...
11280         * configure.in: To here, at Ian's suggestion.  The top-
11281           level scripts might need to know of a patch level.
11282
11283 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11284
11285         * config.sub: Strip off patch suffix so rtl is recognized
11286           as a sunos4.1.3 machine, even though it's been patched.
11287
11288 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11289
11290         * Makefile.in (INSTALL_LAST): Delete.
11291         (INSTALL_DOSREL): New.
11292
11293 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11294
11295         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11296         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11297         whether we pass down --with-gnu-ld anyhow.
11298
11299 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11300
11301         * Makefile.in (INSTALL_LAST): Change operation so it works
11302         on more flavors of make.
11303         * configure.in (go32): Don't build libg++ or libio.
11304
11305 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11306
11307         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11308         they can be overriden by templates.
11309
11310 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11311
11312         * configure.in (target==go32): Don't build gdb.
11313         * dosrel: New directory.
11314
11315 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11316
11317         * configure.in (host==go32): Configure dosrel too.
11318         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11319         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11320         be set by incoming names or templates.
11321         (INSTALL_LAST): New rule.
11322
11323 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11324
11325         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11326
11327 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11328
11329         * configure.in (appdirs): New variable.  Currently empty, but will
11330         be used in gas distribution.  If nonempty, lists a set of
11331         directories at least one of which must get configured, or top
11332         level configuration is considered to have failed.
11333         (rs6000-*-lynxos*): Use new file name.
11334
11335 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11336
11337         Eliminate XTRAFLAGS.
11338         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11339         newlib include files using -idirafter, and also use -nostdinc.
11340         (CXX_FOR_TARGET): Likewise.
11341         (XTRAFLAGS): Removed.
11342         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11343         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11344         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11345         ($(DO_X)): Don't pass down XTRAFLAGS.
11346
11347 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11348
11349         * configure.in (mips*-dec-bsd*): New target; do build linker.
11350         (mips*-*-bsd*): New target; don't build linker.
11351
11352 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11353
11354         * configure.in: support rs6000-*-lynxos* configuration.
11355         support sunos4 as a cross target.
11356
11357         * config.sub: look for lynx*, not lynx since the OS version may
11358         legitimately be part of the name.
11359
11360 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11361
11362         * configure.in (i[34]86-*-sco*): Move to be with other i386
11363         targets.
11364         (romp-*-*): New target.  Skip various binary utilities.
11365         (vax-*-*): New target.  Don't build newlib.
11366         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11367
11368 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11369
11370         * configure.in: Only set host_makefile_frag if config
11371         directory exists.
11372
11373 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11374
11375         * install.sh: If $dstdir exists, don't check whether each
11376         component does.
11377
11378 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11379
11380         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11381
11382 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11383
11384         * configure.in (*-*-lynxos*): Don't configure newlib for either
11385         native or cross Lynx.
11386
11387 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11388
11389         * config.sub (sparc64-elf): Fix os.
11390         (z8k): Remove duplicate.
11391
11392 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11393
11394         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11395         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11396
11397 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11398
11399         * configure: Make file links cleanly even if Lynx fails on
11400           an NFS symlink (at least fail cleanly).
11401
11402 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11403
11404         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11405         -XNh2000.
11406
11407 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11408
11409         * configure: Unknown options are fatal again.
11410
11411 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11412
11413         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11414         compatibility.
11415
11416 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11417
11418         * build-all.mk: Add `clean' target.
11419
11420 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11421
11422         * config.guess:  Add SINIX support.
11423         * configure.in:  Add mips-*-sysv4* support.
11424
11425 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11426
11427         * build-all.mk: Document all useful targets.
11428         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11429         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11430
11431 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11432
11433         * configure: Support --silent, --quiet.
11434
11435 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11436
11437         * configure: Support --disable-FEATURE.
11438
11439 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11440
11441         * config.guess: Recognize NCR running SVR4.3.
11442
11443 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11444
11445         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11446         Patch from Paul Eggert <eggert@twinsun.com>.
11447
11448 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11449
11450         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11451
11452 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11453
11454         * configure: Make unrecognized options give nonfatal warnings
11455         instead of fatal errors, and pass them to any subdirectory
11456         configures in case they recognize them.
11457         Make --x equivalent to --with-x.
11458
11459 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11460
11461         * configure: Add --enable-* options.  Clean up usage message and
11462         some comments.
11463
11464 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11465
11466         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11467
11468 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11469
11470         * configure.in (hppa*-*-*): Enable binutils.
11471
11472 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11473
11474         * config.sub: Recognize cisco.
11475
11476 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11477
11478         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11479
11480 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11481
11482         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11483         than one configuration name.  Add comment.
11484
11485 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11486
11487         * config.guess: about target *-hitachi-hiuxwe2, fixed
11488         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11489         macro is incorrect.]
11490
11491 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11492
11493         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11494         than the "make ls" stuff which used to be here.
11495
11496 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11497
11498         * config.guess:  Recognize i[34]86-unknown-freebsd.
11499         From Shawn M Carey <smcarey@rodan.syr.edu>.
11500
11501 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11502
11503         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11504
11505 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11506
11507         * config.guess: Check for ptx.
11508
11509 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11510
11511         * config.sub: Add os9k checking.
11512
11513 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11514
11515         * config.guess: Handle OSF1 running on HPPA processors
11516
11517 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11518
11519         * configure: If subdir configure fails, print out a message with
11520         subdirectory name, in case subdir's configure code didn't identify
11521         itself.
11522
11523 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11524
11525         * configure.in: Remove embedded newlines from configdirs.
11526         Avoid mismatches of substrings.  Fix matching strings at end
11527         of configdirs.
11528
11529 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11530
11531         * config.guess:  Add Lynx/rs6000 config support.
11532
11533 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11534
11535         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11536
11537 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11538
11539         * configure.in (hppa*-*-osf*): Treat this just like most other
11540         PA configurations (eg no binutils or ld).
11541         (hppa*-*-*elf*): These configurations have binutils and ld.
11542
11543 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11544
11545         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11546
11547 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11548
11549         * configure.in (rs6000-*-*): Build gas.
11550
11551 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11552
11553         * Makefile.in:  Avoid bug in losing hpux sed.
11554
11555 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11556
11557         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11558         for GDB and GDB has been fixed to not need it.
11559
11560 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11561
11562         * config.guess: Recognize vax hosts.
11563
11564 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11565
11566         * configure (while loop): Don't use "break 2" inside case
11567         statement -- the case statement isn't an enclosing loop.
11568
11569 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11570
11571         * config.guess:  Clean up NeXT support, to allow nextstep
11572         on Intel machines.  Make OS be nextstep.
11573
11574 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11575
11576         * config.guess: Add alternate forms for Convex.
11577
11578 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11579
11580         * configure:  Completely rewrite option processing.  Take
11581         advantage of pattern-matching to avoid invoking test frequently.
11582         Also clean up host and target defaulting logic.
11583
11584 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11585
11586         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11587         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11588         commands (plus user environment) will fit SCO limits.
11589
11590 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11591
11592         * configure.in: Don't issue warnings about directories which are
11593         not being configured if -norecursion is set.  Correct test for
11594         --with-gnu-as and --with-gnu-ld to not get confused by substring
11595         matches.
11596
11597         * configure.in: Don't build gas for alpha-dec-osf1*.
11598
11599 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11600
11601         * configure:  Back out Per's change of 12/19/1993.  It changes the
11602         behavior of configure in unexpected and confusing ways.
11603
11604         Also, use different delim char when calculating
11605         program_transform_name so that the name can contain slashes.
11606
11607 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11608
11609         * configure.in, config.sub: Add support for VSTa micro-kernel.
11610
11611 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11612
11613         * configure.in: Nuke hacks which were used to get a special
11614         version of GAS for HPPA configurations.
11615
11616 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11617
11618         * configure:  If only ${target_alias} is given, use that
11619         as the default for ${host_alias}.
11620         * configure:  Add missing back-slashes before nested quotes.
11621
11622 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11623
11624         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11625
11626 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11627
11628         * config.guess:  Recognize some Tektronix configurations.
11629         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11630
11631 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11632
11633         * config.sub: Match any flavor of SH.
11634
11635 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11636
11637         * configure.in: Don't try to configure newlib for Alpha.
11638
11639 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11640
11641         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11642         libg++ or libio for any Alpha target.
11643
11644         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11645
11646 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11647
11648         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11649         default arguments -- so it tried to compress itself.
11650
11651 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11652
11653         * configure.in (notsupp): ensure that a space is always at the end
11654           of the configdirs list, since the grep checks for an explicit space
11655
11656 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11657
11658         * configure.in (target i386-sysv4.2): don't build ld, since static
11659           versions of many libraries are not available.
11660
11661 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11662
11663         * config.guess: Recognize Apollos (using environment variables).
11664         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11665
11666 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11667
11668         * config.guess: Recognize Sony news mips running newsos.
11669
11670 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11671
11672         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11673         "fi ; else" for bash.
11674
11675 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11676
11677         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11678
11679 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11680
11681         * config.sub: accept unixware as an alias for svr4.2.
11682         Fix some inconsistancies with the gcc version.
11683
11684 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11685
11686         * Makefile.in (DISTDOCDIRS):  Add gdb.
11687
11688 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11689
11690         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
11691
11692 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11693
11694         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11695         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11696         this now.
11697
11698 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11699
11700         * config.sub: Accept hiux* as an OS name.
11701
11702         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11703         etc/make-stds.texi.  The underscore came from gcc, and dje now
11704         agrees that RUNTESTFLAGS is the correct name.
11705
11706 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11707
11708         * install.sh:  Remove 'set -e'.  It makes any conditionals
11709         in the script useless.
11710
11711         * config.guess: Automatically recognize arm-acorn-riscix
11712         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11713
11714 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11715
11716         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11717
11718 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11719
11720         * Makefile.in (DISTDOCDIRS): New variable.
11721         (taz): Edit local Makefile.in sooner, instead of proto-toplev
11722         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11723
11724 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11725
11726         * configure.in (hppa target): check the source directory for the
11727           pagas sub-directory
11728
11729 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
11730
11731         * config.sub: Allow -aout* and -elf*.
11732
11733 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11734
11735         * configure.in: Don't build ld on i386-solaris2, same as for
11736         sparc-solaris2.
11737
11738 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11739
11740         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11741
11742 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11743
11744         * configure.in:  Configure gdb for alpha.
11745
11746 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11747
11748         * Makefile.in (CXXFLAGS): Add -O.
11749
11750 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11751
11752         * config.guess: added support for DG Aviion
11753
11754 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11755
11756         * configure.in: Produce warning message for subdirectories not
11757         configurable for this host/target combination.  Don't try to
11758         configure gdb for vms.
11759
11760 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11761
11762         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11763         appropriate files before making "diststuff".
11764         (DISTBISONFILES): New var: list of files to be edited.
11765         (DISTSTUFFDIRS): Add binutils.
11766
11767 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11768
11769         * config.sub: also handle mipsel and mips64el (for little endian mips)
11770
11771 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11772
11773         * configure.in: Add * to end of all OS names.
11774
11775 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11776
11777         * configure.in: Build newlib for LynxOS native.
11778
11779 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11780
11781         * config.guess: Add support for delta 88k running SVR3.
11782
11783         * configure.in: Add comment about HP compiler vs. emacs.
11784
11785 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11786
11787         * configure.in: don't build ld on solaris2 (not a viable option
11788           due to bugs in getpwnam & getpwuid)
11789
11790 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11791
11792         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11793         config.guess will produce a full version number.
11794
11795 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11796
11797         * configure.in: Build linker and binutils for alpha-dec-osf1.
11798
11799 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11800
11801         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11802         and gdb/testsuite/Makefile.in.
11803
11804 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11805
11806         * configure.in: recognize mips*- instead of mips-
11807
11808 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11809
11810         * config.sub: Accept linux*coff and linux*elf as operating
11811         systems.
11812
11813 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11814
11815         * config.sub: Recognize mips64, and mips3 as an alias for it.
11816
11817 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11818
11819         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11820         gdb knows how to handle OSF/1 shared libraries.
11821
11822 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11823
11824         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11825         * config.guess: Recognize Hitachi's HIUX.
11826         * config.sub: Recognize h3050r* and hppahitachi.
11827         Remove redundant cases for hp9k[23]*.
11828
11829 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11830
11831         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11832         if gas and ld are in the source tree and are in ${configdirs}.
11833         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11834         --with options (but still pass them down on the command line,
11835         if they were explicitly specified).
11836
11837 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11838
11839         * configure: substitute SHELL value in Makefile.in with
11840         ${CONFIG_SHELL}
11841
11842 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11843
11844         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11845         *-*-solaris2* targets.
11846
11847 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11848
11849         * Makefile.in: define M4, and pass it down to sub-makes;
11850         all-autoconf now depends on all-m4
11851
11852 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11853
11854         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11855         presence of {ar,ranlib} instead of a configured directory
11856
11857 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11858
11859         * config.guess: Accept 34?? as well as 33?? for NCR.
11860
11861 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11862
11863         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11864         of 'gas' in sed commands, since 'gash' is now in the tree as well.
11865
11866 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11867
11868         * configure: grab values for $(CC) and $(CXX) from the
11869         environment, so that someone can do "CC=gcc configure; make" and
11870         have it work right (matching the way that autoconf works now)
11871
11872         * configure.in, Makefile.in: add support for gash, the tcl
11873         interface to Galaxy
11874
11875         * config.guess: add NetBSD variants (hp300, x86)
11876
11877 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11878
11879         * install.sh: Support -d option (in the manner of SunOS 4 install,
11880         as it is more deterministic than that of GNU install)
11881         (chmodcmd): Set file to mode 755 by default (should also do default
11882         chgrp and chown, but I don't feel like dealing with that now)
11883
11884 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11885
11886         * config.sub: Remove h8300hhms alias.
11887
11888 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11889
11890         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11891
11892 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11893
11894         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11895         as stmp-fixinc
11896
11897 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11898
11899         * config.sub: recognize m88110-bug-coff.
11900
11901 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11902
11903         * Makefile.in (all-libio): all dependencies on the toolchain used
11904         to build this (gcc, gas, ld, etc)
11905
11906 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11907
11908         * config.guess: Deal with OSF/1 1.3 on alpha.
11909
11910 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11911
11912         * install.sh: add some 'else true' clauses for portability
11913
11914         * configure.in: don't build libio for h8[35]00-*-* targets
11915
11916 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11917
11918         * Makefile.in:  Add support for new libio.
11919
11920 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11921
11922         * install.sh: If one command fails, don't try the rest.  Don't try
11923         to remove $dsttmp (via trap) unless we have already created it.
11924         If $src doesn't exist, detect it and exit with an error.
11925
11926         * config.guess: Recognize BSD on hp300.
11927
11928 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11929
11930         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11931         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11932
11933 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11934
11935         * Makefile.in (all-send-pr): depends on all-prms
11936
11937 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11938
11939         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11940
11941 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11942
11943         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11944         Added test for mips-mips-riscos5.
11945
11946 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11947
11948         * configure.in: use mh-hp300 for 68k HP hosts
11949
11950 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11951
11952         * configure: add support for CONFIG_SHELL, so that you can use
11953         some alternate shell for evaluating configure scripts
11954
11955 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11956
11957         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11958         in configure script to bug-gdb@prep.ai.mit.edu when building
11959         distribution archive.
11960         * Makefile.in (COMPRESS):  Remove def.
11961         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11962         gdb.tar.Z and make-gdb.tar.Z respectively.
11963         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11964         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11965         to convergence with 'taz' target in Makefile.in.
11966
11967 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11968
11969         * install.sh (dsttmp): use trap to ensure that tmp files go
11970         away on error conditions
11971
11972 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11973
11974         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11975
11976 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11977
11978         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11979         its parent is '/' not ''.
11980
11981         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11982
11983 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11984
11985         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11986         that ${newsrcdir}/configure.in does.
11987
11988 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11989
11990         * test-build.mk: support for CONFIG_SHELL
11991
11992 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11993
11994         * config.sub (netware):  Add as a basic system type.
11995
11996 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11997
11998         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11999           $(srcdir)/ from the dependency on Makefile.in.
12000
12001 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12002
12003         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12004         (h8300hhms is temporary until multi-libraries are implemented).
12005         * configure.in: Handle h8300h too.
12006
12007 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12008
12009         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12010
12011 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12012
12013         * configure:  Remove extraneous output when guessing host type.
12014         * config.guess:  Remove extraneous output when guessing using C
12015         compiler rather than uname, or when guessing fails.
12016
12017 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12018
12019         * Makefile.in: remove all.cross and install.cross targets
12020
12021         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12022           definitions
12023
12024 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12025
12026         * configure.in (target sh): Build gprof.
12027
12028 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12029
12030         * config.sub: change -solaris to -solaris2
12031
12032 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12033
12034         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12035
12036 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12037
12038         * configure: Correct error message for missing Makefile.in to
12039         print correct directory.
12040
12041 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12042
12043         * install.sh: kludge around 386BSD shell bug
12044
12045 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12046
12047         * config.guess:  Recognize NeXT.
12048         * config.guess:  Recognize i486-ncr-sysv4.
12049         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12050
12051 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12052
12053         * Makefile.in (MAKEINFOFLAGS): New variable.
12054         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12055         * build-all.mk, test-build.mk: Pass down --no-split as
12056         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12057
12058 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12059
12060         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12061
12062 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12063
12064         * Makefile.in (libg++.tar.z):  New rule.
12065         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12066         * Makefile.in (taz):  Only do a single chmod.
12067
12068 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12069
12070         * install.sh: don't use dirname anymore (replaced with sed usage)
12071
12072 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12073
12074         * Makefile.in:  Change extension for gzip'd files from '.z' to
12075         '.gz' per new FSF standard usage.
12076
12077 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12078
12079         * configure: put quotes around the final value of program_transform_name
12080
12081 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12082
12083         * Makefile.in: new install.sh support; update install-info rules
12084
12085 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12086
12087         * configure.in: Build diff for crosses, but not for go32 host.
12088
12089         * configure.in: Build gprof only for native, and don't build it
12090         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12091
12092 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12093
12094         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12095
12096 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12097
12098         * configure.in (host_tools): Add prms.
12099
12100 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12101
12102         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12103         with $(FLAGS_TO_PASS) on the command line
12104
12105         * config.sub: Recognize lynx and lynxos
12106
12107 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12108
12109         * config.sub: Accept -ecoff*, not just -ecoff.
12110
12111 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12112
12113         * Makefile.in (taz): Use .gz suffix instead of .z.
12114         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12115         names.
12116
12117 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12118
12119         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12120
12121 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12122
12123         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12124         that rebuilds that might happen during 'make install' don't get
12125         bogus gcc include files
12126
12127 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12128
12129         Change from Utah for HPPA support:
12130         * config.guess: Recognize hppa1.x-hp-bsd.
12131
12132 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12133
12134         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12135         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12136
12137 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12138
12139         * config.sub: Add support for rom68k and bug boot monitors.
12140
12141 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12142
12143         * Makefile.in: Make all-opcodes depend on all-bfd.
12144
12145 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12146
12147         * config.guess: Added special check for i[34]86-univel-sysv4*.
12148
12149 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12150
12151         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12152         the processor rather than assuming i486.
12153
12154 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12155
12156         * config.guess: Recognize SunOS6 as Solaris3.
12157
12158 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12159
12160         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12161         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12162
12163 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12164
12165         * build-all.mk (all-cross): New target for Canadian Cross.
12166         Added Q2 go32 targets.
12167         * test-build.mk: Configure go32 cross sparclite-aout and
12168         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12169         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12170
12171 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12172
12173         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12174         GO32 hosted toolchains
12175
12176 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12177
12178         * configure: change  so "-exec-prefix" gets passed down rather
12179         than "-exec_prefix" so autoconf generated Makefiles get the
12180         exec_prefix set right.
12181
12182 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12183
12184         * config.guess: get the Solaris2 minor version number
12185
12186         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12187
12188 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12189
12190         * config.guess: Recognize some Sequent platforms.
12191
12192 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12193
12194         * Makefile.in: added the vault-install target
12195
12196         * configure.in: actually use the Sun3 makefile fragment that's in
12197         config, also added the release dir to configdirs
12198
12199 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12200
12201         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12202
12203 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12204
12205         * configure.in: remove some program from Alpha targetted toolchains
12206
12207 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12208
12209         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12210         gprof.
12211         (taz): Run "make diststuff" in those directories instead of "make
12212         proto-dir".  Look for "VERSION=" only at start of line in subdir
12213         Makefile.  Use "gzip -9" for compression.
12214         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12215         (binutils.tar.z): New target.
12216
12217 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12218
12219         * Makefile.in (taz): Include gpl.texinfo.
12220
12221 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12222
12223         * Makefile.in (setup-dirs): Merged into "taz" target.
12224         (taz): Only do `proto-dir' stuff if a directory is actually needed
12225         for this target.
12226
12227 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12228
12229         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12230         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12231         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12232         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12233         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12234
12235 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12236
12237         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12238         config.sub, and move-if-change to gdb testsuite distribution
12239         archive, so the testsuite can be extracted, configured, and
12240         run separately from the gdb distribution.  Blow away the Chill
12241         tests that require a Chill compiled executable, since GNU Chill
12242         is not yet publically available.
12243
12244 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12245
12246         * test-build.mk: set environment variables in a single command,
12247         instead of a list of assignments and exports
12248
12249         * config.guess: recognize Alpha/OSF1 systems
12250
12251 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12252
12253         * configure: Change help message to prefer --options rather than
12254           -options.
12255
12256 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12257
12258         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12259         zippy@ecst.csuchico.edu.
12260         * config.guess: Recognize miniframe.
12261
12262 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12263
12264         * Makefile.in: Use srcroot to find runtest rather than rootme.
12265         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12266
12267 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12268
12269         * test-build.mk: Extensive additions to support building on a
12270         machine other than the host.
12271
12272 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12273
12274         * configure (tooldir): Fix for i386-aix again.
12275
12276 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12277
12278         * configure, Makefile.in:  Change definition of $(tooldir)
12279         to match the FSF.
12280
12281 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12282
12283         * config.guess:  Recognize i[34]86/SVR4.
12284
12285 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12286
12287         * Makefile.in (all-gdb): gdb depends on sim.
12288
12289 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12290
12291         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12292         at the same time we make the prototype gdb directory.
12293         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12294         files at the same time as the gdb base release distribution.
12295
12296 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12297
12298         * Makefile.in (check): Use individual check targets rather than
12299         DO_X rule.
12300         (check-gcc): Added.
12301
12302 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12303
12304         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12305         for System V release 3.2.
12306
12307 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12308
12309         * config.sub: Recognize hppaosf.
12310         * configure.in: Do configure ld/binutils/gas for it.
12311
12312 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12313
12314         * configure (tooldir): Alter syntax used to set this, for systems
12315         where "\$" isn't handled right, like i386-aix.
12316
12317 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12318
12319         * configure: Pass program-transform-name, not
12320         program_transform_name, to recursive configures.
12321
12322 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12323
12324         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12325         of gas+ld+binutils.
12326
12327 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12328
12329         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12330
12331 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12332
12333         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12334
12335 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12336
12337         * Makefile.in (PRMS): Set back to all-prms.
12338
12339 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12340
12341         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12342         targets, rather than for MIPS hosts.
12343
12344 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12345
12346         * configure.in: add comment for --with-x default values
12347
12348         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12349
12350         * Makefile.in: add check-* targets for each of the directories in
12351         the tree.  Add a definition of RUNTEST that will use the one we
12352         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12353
12354 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12355
12356         * configure.in: Removed obsolete references to bfd_target and
12357         target_makefile_frag.
12358
12359         * build-all.mk: Set assorted targets for Q2.
12360         * config.sub: Recognize z8k-sim and h8300-hms.
12361         * test-build.mk: Really don't pass host to configure.
12362         (HOLES): Added uname.
12363
12364 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12365
12366         * configure: Handle an empty program-prefix, program-suffix or
12367         program-transform-name correctly.
12368
12369 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12370
12371         * build-all.mk: -G 8 no longer required for MIPS targets.
12372         * test-build.mk: Don't pass host argument to configure; make it
12373         guess.
12374
12375 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12376
12377         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12378         * Makefile.in (COMPRESS):  New macro, like GZIP.
12379
12380 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12381
12382         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12383
12384         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12385         with gas currently defaults to -G 0.
12386
12387 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12388
12389         * Makefile.in (all-flex): flex depends on byacc.
12390
12391         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12392         to test-build.mk as RELEASE_TAG.
12393         * test-build.mk (configargs): New variable containing arguments to
12394         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12395         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12396
12397         * config.guess: Use /bin/uname when checking -X argument on SCO,
12398         to avoid invoking GNU uname which doesn't understand -X.
12399
12400         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12401
12402         * configure.in: Build gas for mips-*-*.
12403
12404 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12405
12406         * Makefile.in (all.normal): insert missing backslash.
12407
12408 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12409
12410         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12411
12412         * Makefile.in: Complete overhaul to merge many almost identical
12413         targets.
12414
12415 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12416
12417         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12418         (gdb.tar.Z): Adjusted.
12419
12420         * Makefile.in (setup-dirs, taz): New targets; should be general
12421         enough to adapt for gdb sometime.  Build only .z file.
12422         (gas.tar.z): New target.
12423
12424 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12425
12426         * build-all.mk: Use CC=cc -Xs on Solaris.
12427
12428 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12429
12430         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12431         for handling BISON for FSF releases.
12432
12433 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12434
12435         * configure: Actually implement the change zoo just documented.
12436
12437 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12438
12439         * configure: when using config.guess, only set target_alias when
12440         it's not already been set (ie, on the command line)
12441
12442 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12443
12444         * Makefile.in: add installcheck target, set PRMS to install-prms
12445
12446 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12447
12448         * configure: add support for package_makefile_fragment, handle the
12449         case where a directory has a configure.in file but no Makefile.in
12450         more gracefully (with an actual understandable error message, even);
12451         add support for --without (and add this to the usage message); also
12452         explicitly add a --host=${host_alias} to the command line when
12453         config.guess is used
12454
12455 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12456
12457         * configure: Must use both --host and --target in recursive calls.
12458
12459 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12460
12461         * Makefile.in: Change deja-gnu to dejagnu.
12462
12463 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12464
12465         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12466
12467 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12468
12469         * configure.in: canonicalize all instances to *-*-solaris2*,
12470         also strip out a number of tools to not build for go32 host
12471
12472 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12473
12474         * config.guess: add GPL.
12475
12476         * Makefile.in, config.guess, config.sub, configure: bump
12477           copyrights to 93.
12478
12479 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12480
12481         * Makefile.in (do-info): Removed obsolete check for existence of
12482         localenv file.
12483
12484         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12485
12486 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12487
12488         * Makefile.in: a couple of 'else true' for decstation,
12489         support for TclX
12490
12491         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12492
12493 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12494
12495         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12496
12497 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12498
12499         * config.guess: Recognize i386-ibm-aix (PS/2).
12500         * configure.in: Use config/mh-aix386 file for it.
12501
12502 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12503
12504         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12505         CC_FOR_TARGET instead.
12506         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12507
12508 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12509
12510         * Makefile.in: Add sim to list of directories sent with gdb
12511
12512 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12513
12514         * configure.in: Put back mips-dec-bsd* case.
12515
12516 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12517
12518         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12519         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12520         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12521
12522 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12523
12524         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12525
12526         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12527         (install-info): install dir.info only if it exists,
12528         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12529
12530 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12531
12532         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12533         gas for mips-dec-bsd.
12534
12535 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12536
12537         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12538         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12539
12540 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12541
12542         * configure.in: Added "dejagnu" to hosttools list.
12543
12544 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12545
12546         * config.sub, configure.in, config.guess:  Add support
12547         for Bosx, an AIX variant from Bull.
12548         Patches from F.Pierresteguy@frcl.bull.fr.
12549
12550 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12551
12552         * devo/dejagnu: Initial creation of devo/dejagnu.
12553         Migrated dejagnu testcases and support files for testing software
12554         tools to reside as subdirectories, currently called "testsuite",
12555         within the directory of the software tool.  Migrated all programs,
12556         support libraries, etc. beloging to dejagnu proper from
12557         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12558         with no modifications.  The changes to these files which will
12559         allow them to configure, build, and execute properly will be made
12560         in a future update.
12561
12562 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12563
12564         * Makefile.in: Change send_pr to send-pr.
12565         * configure.in: Likewise.
12566         * send_pr: Renamed directory to send-pr.
12567
12568 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12569
12570         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12571
12572 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12573
12574         * README:  Update for gdb-4.8 release.
12575         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12576         gdb-xxx.tar.z (gzip'd) file also.
12577
12578 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12579
12580         * Makefile.in: make all-diff depend on all-libiberty
12581
12582 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12583
12584         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12585
12586 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12587
12588         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12589
12590 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12591
12592         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12593         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12594         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12595
12596 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12597
12598         * Makefile.in:  makeinfo binary is in a new location
12599
12600 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12601
12602         * config.sub: Accept -ecoff as an OS.
12603
12604         * Makefile.in: Various changes to eliminate a level of make
12605         recursion and reduce the required command line length.
12606         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12607         sub-makes.
12608         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12609         variables holding settings for specific sub-makes.
12610         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12611         in terms of BASE_FLAGS_TO_PASS.
12612         (TARGET_LIBS): New variable listing directories which use
12613         TARGET_FLAGS_TO_PASS.
12614         (subdir_do): Eliminated.
12615         (do-*): New set of targets to replace subdir_do.
12616         (various): All targets which used subdir_do now depend on do-*.
12617         (local-clean): Renamed from do_clean.
12618         (local-distclean): New target, dependency of distclean and
12619         realclean.
12620         (install-info): Don't create directories.  Depend on dir.info
12621         rather than calling make recursively.
12622         (install-dir.info): Eliminated.
12623         (install-info-dirs): Create all info directories here.
12624         (dir.info): Depend upon do-install-info.
12625
12626         * test-build.mk (HOLES): Added false.
12627
12628 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12629
12630         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12631
12632 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12633
12634         * Makefile.in (info): remove dependency on all-texinfo.  The
12635         problem was really in texinfo/C, not at this level.
12636
12637 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12638
12639         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12640
12641 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12642
12643         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12644         GDB releases.
12645
12646 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12647
12648         * configure: Include srcdir in message about target of link not
12649         being found.  Don't convert `-' to `_' in `with' options being
12650         passed to subdirs.
12651
12652 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12653
12654         * configure.in: add uudecode to host_tools
12655
12656         * Makefile.in: added {all,install}-uudecode targets, added them to
12657         the appropriate lists
12658
12659 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12660
12661         * Makefile.in (all-gcc): Added dependency on all-gas.
12662
12663         * configure.in (mips-*-*): Build ld and binutils.
12664
12665 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12666
12667         * configure: check return code from mkdir, print error message and
12668           exit on failure.
12669
12670 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12671
12672         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12673
12674 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12675
12676         * test-build.mk (HOLES): Added tar, cpio and uudecode.
12677
12678 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12679
12680         * config.sub (h8500):  Recognize this as a cpu type.
12681
12682 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12683
12684         * configure: source directory missing is no longer a warning
12685
12686         * configure.in: recognize irix[34]* instead of irix[34]
12687
12688         * Makefile.in: define and pass down X11_LIB
12689
12690 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
12691
12692         * guess-systype: Renamed to ...
12693         * config.guess:  ... by popular request.
12694         * configure.in, Makefile.in:  Update accordingly.
12695
12696 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
12697
12698         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
12699         + Add Convex, Cray/Unicos, and Encore/Multimax support.
12700         + Execute ./dummy instead of assuming . is in PATH.
12701
12702 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
12703
12704         * guess-systype:  New shell script.  Attempts to guess the
12705         canonical host name of the executing host.
12706         Only a few hosts are supported so far.
12707         * configure:  Call guess-systype if no host is specified.
12708
12709 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12710
12711         * Makefile.in (gcc-no-fixedincludes): Made to work with current
12712         gcc Makefile.
12713
12714
12715 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12716
12717         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12718         (all-gcc, install-gcc, subdir_do): Use it.
12719
12720 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12721
12722         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12723
12724 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
12725
12726         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12727           set exclusively by configure, using configure.in .
12728
12729 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12730
12731         * test-build.mk: set $PATH for all builds
12732
12733         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12734
12735 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
12736
12737         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
12738         the one used in gcc/Makefile.in, so that a null expansion doesn't
12739         override the one needed to build gcc with a native cc.
12740
12741
12742 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12743
12744         * configure: Accept -with arguments.
12745
12746 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12747
12748         * Makefile.in: added h8300sim
12749
12750 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
12751
12752         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12753         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
12754         (all-cygnus, native, build-cygnus): Make
12755         $(canonhost)-stamp-3stage-done, not $(host)....
12756         * test-build.mk (stamp-3stage-compared): Use tail +10c for
12757         i386-sco3.2v4.  Added else true to if command.
12758
12759 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
12760
12761         * config.sub: (from FSF) Sequent uses a BSD-like OS.
12762
12763 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
12764
12765         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12766
12767 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12768
12769         * configure.in: don't remove binutils from Solaris builds
12770
12771 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
12772
12773         * Makefile.in: get rid of earlier definitions for *clean,
12774         also handle the recursive info rule better
12775
12776 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
12777
12778         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
12779         do more-or-less the right thing.
12780
12781 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
12782
12783         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12784         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12785
12786 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12787
12788         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12789         $(host_canonical).
12790
12791         * configure.in: split the configdirs list into 4 categories (native
12792         v. cross, library v. tool) and handle the cross-only and native-
12793         only in more reasonable (and correct!) way.
12794
12795 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
12796
12797         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
12798         configdirs anymore.
12799
12800 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12801
12802         * Makefile.in: extensive cleanup::  removed all of the explicit
12803         clean-* targets, collapsed many wrappers around subdir_do into
12804         one, added additional targets to satisfy standards.texi, deleted
12805         some old targets, some changes for consistency
12806
12807 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12808
12809         * configure.in: handle some programs as cross-only, and others as
12810         native only
12811
12812         * test-build.mk: handle partial holes in a more generic manner
12813
12814         * Makefile.in: m4 depends on libiberty
12815
12816 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12817
12818         * configure.in: add m4, textutils, fileutils, sed, shellutils,
12819         time, wdiff, and find to configdirs
12820
12821         * Makefile.in: all, clean, and install rules for the new programs
12822         added to configure.in
12823
12824 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12825
12826         * configure.in: use mh-sun for all *-sun-* hosts
12827
12828 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12829
12830         * Makefile.in: define flags for X11 include files and library file
12831         locations, pass them down to the programs that need this info
12832
12833         * build-all.mk: added a 'native' target, to 3stage the native toolchain
12834
12835 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12836
12837         * configure.in: start building libg++ for HP-UX targets
12838
12839 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12840
12841         * README:  Update references to files moved into etc/.
12842
12843 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12844
12845         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12846         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12847
12848 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12849
12850         * configure: accept dash as well as underscore in long option
12851         names for FSF compatibility.
12852
12853 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12854
12855         * config.sub: added -sco3.2v4 support from FSF.
12856
12857 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12858
12859         * configure.in: expand the section that adds or removes
12860         directories from the list of programs to build, to handle native
12861         vs. cross in addition to host v. native
12862
12863 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12864
12865         * Makefile.in:  Replace C++ in macro names with CXX.
12866         This is less likely to break ...
12867
12868 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12869
12870         * test-build.mk: add -w to GNU_MAKE
12871
12872 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12873
12874         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12875         add 'sparc' to list of recognized cpus.  This needed to make
12876         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12877         Delete some redundant ose68 variants.  Recognize -wrs as an os,
12878         then changes that into $CPU-wrs-vxworks.
12879
12880         * configure.in: remove most references to gdbtest, regularize
12881         target based program removal
12882
12883         * test-build.mk: import from p3 tree (many fixes and changes)
12884
12885 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12886
12887         * Makefile.in: added rules to handle tcl, tk, and expect
12888
12889         * configure.in: handle those directories if they exist
12890
12891 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12892
12893         * config.sub: removed bogus hppabsd and hppahpux names, since
12894         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12895
12896 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12897
12898         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12899         depends upon all-xiberty
12900
12901         * Makefile.in: changes from p3, including:
12902
12903         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12904
12905         * Makefile.in (XTRAFLAGS): include newlib directories if
12906         newlib/Makefile exists, rather than if host != target.
12907
12908         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12909
12910         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12911         from the same source tree and not building a cross-compiler.  This
12912         matters for the libg++ configuration if reconfiguring a tree that
12913         has already been installed.
12914
12915         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12916
12917         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12918         pick up the machine and system specific header files.
12919
12920         * Makefile.in: added AS_FOR_TARGET, passed down in
12921         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12922         the C compiler to use to create programs which are run in the
12923         build environment, set it to default to $(CC), and passed it down
12924         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12925
12926         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12927
12928         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12929         We need them for unusual native builds, like systems without
12930         ranlib.
12931
12932         * configure: also define $(host_canonical) and
12933         $(target_canonical), which are the full, canonical names for the
12934         given host and target
12935
12936 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12937
12938         * Makefile.in:  Added separate definitions for C++.
12939
12940 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12941
12942         * configure.in (configdirs):  Add deja-gnu.
12943
12944 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12945
12946         * README:  Update for configure.texi and gdb-4.7 release.
12947
12948 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12949
12950         * Makefile.in:  Move "all" target to top of file.
12951         Previously, first target was ".PHONY" which caused BSD4.4 make
12952         to build .PHONY when make was run without arguments.
12953
12954 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12955
12956         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12957         Library-copylefted code in libiberty.
12958
12959 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12960
12961         * config.sub:  Replace m68kmote with plain old m68k.
12962
12963 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12964
12965         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12966
12967 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12968
12969         * config.sub: Complain if no argument is given.  Added support for
12970         386bsd as OS and target alias.
12971
12972 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12973
12974         * Makefile.in (XTRAFLAGS): include newlib directories if
12975         newlib/Makefile exists, rather than if host != target.
12976
12977 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12978
12979         * config.sub: recognize sparclite-wrs-vxworks.
12980
12981         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12982         p3.) Added clean-xiberty to clean.
12983
12984 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12985
12986         * configure.in: use *-*-* instead of nested cases for host and target
12987
12988 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12989
12990         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12991         from the same source tree and not building a cross-compiler.  This
12992         matters for the libg++ configuration if reconfiguring a tree that
12993         has already been installed.
12994
12995 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12996
12997         * config.sub (i486v/i486v4):  Merge in from FSF version.
12998
12999 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13000
13001         * configure: only set PWD if it is already set.
13002
13003 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13004
13005         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13006         doesn't have unset and all success paths (and most error paths)
13007         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13008         to just ${PWD} to avoid confusion.)
13009
13010 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13011
13012         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13013         even for a native compilation.
13014
13015 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13016
13017         Changes to make the gdb.tar.Z rule work better.
13018
13019         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13020         (DEVO_SUPPORT):  Add configure.texi.
13021         (bfd-ilrt.tar.Z):  Remove ancient rule.
13022
13023 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13024
13025         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13026         pick up the machine and system specific header files.
13027
13028         * configure.in, config.sub: added new target m68010-adobe-scout,
13029         with alias of adobe68k.  Changed configure.in to check for
13030         -scout before -sco* to avoid a false match.
13031
13032         * Makefile.in: added AS_FOR_TARGET, passed down in
13033         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13034         the C compiler to use to create programs which are run in the
13035         build environment, set it to default to $(CC), and passed it down
13036         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13037
13038 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13039
13040         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13041         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13042         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13043         FOR_TARGET variants, to newlib and libg++.
13044
13045 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13046
13047         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13048         first.
13049
13050 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13051
13052         * config.sub:  Accept `elf' as an environment.
13053
13054 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13055
13056         * Makefile.in (all-opcodes):  cd into the right directory
13057
13058 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13059
13060         * configure: added -program_transform_name option, used as
13061         argument to sed when installing programs.
13062         configure.texi: added documentation for -program_prefix,
13063         -program_suffix and -program_transform_name.
13064
13065 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13066
13067         * config.sub:  Accept i486 where i386 ok.
13068
13069 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13070
13071         * config.sub: accept we32k
13072
13073 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13074
13075         * config.sub, configure.in: accept OSE68000 and OSE68k.
13076
13077         * Makefile.in: don't create all directories for ``make install'';
13078         let the subdirectories create the ones they need.
13079
13080 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13081
13082         * COPYING: new file, GPL v2
13083
13084 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13085
13086         * Makefile.in: use the new gen-info-dir, which needs a template
13087         argument (which also lives in texinfo)
13088
13089         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13090
13091 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13092
13093         * config.sub (ncr3000):  Change i386 to i486.
13094
13095 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13096
13097         * Makefile.in: add install-rcs, install-grep to
13098         install-no-fixedincludes, removed install-bison and install-libgcc
13099
13100 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13101
13102         * configure.in: grab the HPUX makefile fragment if on HPUX
13103
13104 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13105
13106         * Makefile.in: eradicate bison spoor (ditto libgcc).
13107          configure.in: recognise m68{k,000}-ericsson-OSE.
13108          es1800 is alias for m68k-ericsson-OSE
13109
13110 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13111
13112         * configure.in: rearrange the parts that remove programs from
13113         configdirs, based now on HOST==TARGET or by canonical triple.
13114
13115 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13116
13117         * test-build.mk: recurse explicitly with -f test-build.mk when
13118           appropriate.  predicate stage3 and comparison on the existence
13119           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13120           On very clean, also remove ...stamp-co.  Build in-place before
13121           doing other builds.
13122
13123 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13124
13125         * Makefile.in, configure.in: add tgas
13126
13127 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13128
13129         * Makefile.in: a number of changes merged in from progressive.
13130
13131         * configure.in: add libm.
13132
13133         * .cvsignore: ignore some stuff that comes from test-build.mk.
13134
13135 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13136
13137         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13138
13139 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13140
13141         * configure: Add program_suffix (parallel to program_prefix)
13142         * Makefile.in: adjust directory-creating script for losing decstation
13143
13144 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13145
13146         * configure:  Minor $subdir-related fixes.
13147
13148 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13149
13150         * configure: fix various problems with propogating
13151         makefile_target_frag in subdirs.
13152         * configure.in: config libgcc if its there
13153
13154 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13155
13156         * config.sub:  HPPA merge.
13157
13158 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13159
13160         * Makefile.in:  Replace all-bison with all-byacc in all
13161         dependency lines for other tools (which now use byacc).
13162
13163 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13164
13165         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13166
13167 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13168
13169         * Makefile.in: make gprof rules similar to byacc rules (instead of
13170         vestigal $(unsubdir) that didn't work...)
13171
13172 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13173
13174         * config.sub:  Add support for Linux.
13175         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13176         (at least for libg++).
13177
13178 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13179
13180         * configure.texi: fix doc for the -nfp option to configure
13181
13182 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13183
13184         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13185
13186 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13187
13188         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13189         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13190         * configure.in: added solaris* host_makefile_frag hook.
13191
13192 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13193
13194         * config.sub: changed recognition of m68000 so that various
13195         m68k types can be specified via m680[01234]0
13196
13197 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13198
13199         * config.sub (basic_machine): fix sed so that '-foo' isn't
13200         completely substituted out while .+'-foo' loses the '-foo'
13201
13202 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13203
13204         * config.sub ($os): Add -aout.
13205
13206 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13207
13208         * configure:  If host_makefile_frag is absolute, don't
13209         prefix ${invsubdir} (relevant to libg++ auto-configure).
13210
13211 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13212
13213         * Makefile.in (tooldir): Define it.
13214         (all-ld): Depend on all-flex.
13215
13216 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13217
13218         * Makefile.in (check):  Fix libg++ special case.
13219
13220 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13221
13222         * configure: do not bury `pwd` into config.status, thus do fewer
13223           pwd's.
13224
13225         * configure: print the "Building in" message only when building in
13226           other than "." AND verbose.
13227
13228         * configure: remove -s, rework -v to better accommodate guested
13229           configures.
13230
13231         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13232
13233 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13234
13235         * Makefile.in: macroize flags passed on recursion.  remove
13236           fileutils.
13237
13238 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13239
13240         * configure: get makesrcdir right for subdirs deeper than 1.
13241
13242         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13243           install.
13244
13245 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13246
13247         * Makefile.in: don't print subdir_do or recursion lines.
13248
13249 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13250
13251         * standards.texi: added menu item.
13252
13253         * Makefile.in: build and install standards.info.
13254
13255         * standards.texi: new file.
13256
13257 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13258
13259         * configure: test for and move config.status pieces from
13260           ${subdir}/.
13261
13262 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13263
13264         * configure:  Test for existance of files before trying to mv
13265         them, to avoid numerous non-existance messages.
13266
13267 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13268
13269         * configure: correct final line of config.status.
13270
13271         * configure: patch from eggert.  Avoids a protection problem if
13272           the original Makefile.in is read only.
13273
13274         * configure: use move-if-change from gcc to create config.status.
13275           Some makefiles depend on config.status to tell if a directory
13276           has been reconfigured for a different host.  This change
13277           prevents those directories from remaking everything in the case
13278           where the reconfig was only intended to rebuild a Makefile.
13279
13280         * configure: test for config.sub with "config.sub sun4" rather
13281           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13282           host alias from a missing config.sub.
13283
13284 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13285
13286         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13287           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13288
13289 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13290
13291         * configure: mkdir ${subdir} as needed.
13292
13293 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13294
13295         * Makefile.in,configure.in: added autoconf.
13296
13297 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13298
13299         * Makefile.in: no longer pass against on recursion.
13300
13301         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13302           definitions are not inherited.
13303
13304         * configure: correct makesrcdir when subdir is .
13305
13306 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13307
13308         * configure:  Add support for 'subdirs' variable, which is
13309         like 'configdirs', except that configure doesn't re-invoke
13310         itself for subdirs, it just creates a Makefile for each subdir.
13311         * configure.texi:  Document subdirs.
13312
13313 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13314
13315         * configure.in: added flex to configdirs
13316
13317 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13318
13319         * Makefile.in: remove clean-stamps from clean.
13320
13321 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13322
13323         * configure.in:  Add gdbtest to configdirs.
13324
13325 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13326
13327         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13328         to recursive makes.
13329         * configure.in:  Recognize new ncr3000 config.
13330
13331 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13332
13333         * Makefile.in, configure.in: removed references to gdbm.
13334
13335 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13336
13337         * config.sub:  Don't canonicalize os value
13338         newsos* to bsd (readline needs to check for newsos).
13339         (This fix was earlier made Jan 31, but got re-broken.)
13340
13341 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13342
13343         * configure.in:  sco is an os, not a vendor!
13344
13345         * configure:  Quote $( better.  Keep various shells happy.
13346
13347 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13348
13349         * Makefile.in: eliminate stamp-files.
13350
13351 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13352
13353         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13354           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13355
13356 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13357
13358         * config.sub:  fix iris/iris3.
13359
13360 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13361
13362         * configure: re-add -rm.
13363
13364 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13365
13366         * Maskefile.in: add .stmp-rcs to all.
13367
13368         * configure.in: remove gas from rs6000 build, use aix host fragment.
13369
13370 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13371
13372         * configure: pass down site_option during recursion.
13373
13374 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13375
13376         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13377
13378 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13379
13380         * configure: Change exec_prefix so that it really defaults to prefix.
13381
13382 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13383
13384         * Makefile.in, configure.in:  Add support for mmalloc library.
13385
13386 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13387
13388         * Makefile.in: add stmp dependencies for a few more things.
13389
13390 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13391
13392         * configure: adjusted error message on objdir/srcdir configure
13393           collision, per john's suggestion.
13394
13395         * Makefile.in: add libiberty stmp to all and all.cross.
13396
13397 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13398
13399         * Makefile.in: remove force dependencies, add grep to all.
13400
13401 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13402
13403         * Makefile.in: drop flex.  make stamp files work.
13404
13405         * configure: added test for conflicting configuration in srcdir,
13406           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13407           gets cranky.  use relative paths for configure and srcdir
13408           whenever possible.  Send some error messages to stderr that were
13409           going to stdout.
13410
13411 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13412
13413         * Makefile.in:  Fix libg++ rule to check for gcc directory
13414         before using gcc/gcc.  Also pass XTRAFLAGS.
13415
13416 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13417
13418         * Makefile.in: added stmp-files so that directories aren't polled
13419           when they are already built.
13420
13421         * configure.texi: fixed a node pointer problem.
13422
13423 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13424
13425         * config.sub configure.in gdb/configure.in
13426         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13427         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13428         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13429
13430 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13431
13432         * configure: -recurring becomes -silent.  corrected help message
13433           for -site= option.
13434
13435         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13436
13437 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13438
13439         * configure: when building Makefile for crosses, replace
13440           tooldir and program_prefix.  default srcdir from location of
13441           config.sub.  remove "for host in hosts" and "for target in
13442           targets" loops.
13443
13444 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13445
13446         * Makefile.in: Do not pass bindir or mandir to cvs.
13447
13448 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13449
13450         * Makefile.in, configure.in: removed traces of namesubdir,
13451           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13452           copyrights to '92, changed some from Cygnus to FSF.
13453
13454         * configure.texi: remove most references to multiple hosts,
13455           multiple targets, subdirs, etc.
13456
13457         * configure.man: removed rcsid. reference config.sub not
13458           config.subr.
13459
13460         * Makefile.in: mkdir $(infodir) on install-info.
13461
13462 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13463
13464         * configure.texi:  Explain better about .gdbinit and about
13465         the environment that configure.in sections run in.
13466
13467 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13468
13469         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13470
13471 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13472
13473         * README:  DOC.configure => cfg-paper.texi.
13474
13475 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13476
13477         * config.sub (near case $os):  Don't convert newsos* to bsd!
13478
13479 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13480
13481         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13482         the number of copies of COPYING that go into the GDB tar file.
13483
13484 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13485
13486         * bfd/configure.in, gdb/config/mh-i386sco,
13487         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13488         Fix SCO configuration stuff.
13489
13490 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13491
13492         * Makefile.in:  For libg++, make sure the -I pointing
13493         to the gcc directory goes *after* all the libg++-local -I flags.
13494         Also, move just-gcc dependency from just-libg++ to all-libg++.
13495
13496 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13497
13498         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13499
13500 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13501
13502         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13503
13504 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13505
13506         * config.sub:  Add stratus configuration frags.  Also
13507         submitted to FSF.
13508
13509 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13510
13511         * Makefile.in (DEV_SUPPORT):  add configure.man.
13512
13513         * config.sub(Decode manufacturer-specific):  add -none*.
13514
13515 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13516
13517         * Makefile.in:  remove form feeds to make Sun's make happy.
13518         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13519
13520 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13521
13522         * Makefile.in (AR_FLAGS):  Make quieter.
13523
13524 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13525
13526         * configure.in:  Add libg++.
13527         * configure:  When verbose, don't output the command line at each
13528         level; it will be unremarkably the same as the previous version,
13529         which will be the same as what the user typed.
13530
13531 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13532
13533         * configure.in, Makefile.in: fix clean-info, add flex.  add
13534           fileutils.
13535
13536         * configure: be less sensitive to spaces in Makefile.in.  Do not
13537           look for sources in "..".  Doing so breaks subdirectories that
13538           might have their own configure.  If a subdir has it's own
13539           configure script, use it.
13540
13541 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13542
13543         * cfg-paper.texi: some changes suggested by rms.
13544
13545 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13546
13547         * config.sub:  Merge in some small additions from the FSF version,
13548         taken from the gcc distribution, to bring the Cygnus and FSF
13549         versions into closer sync.
13550
13551 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13552
13553         * configure.in:  Changed svr4 references to sysv4.
13554
13555 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13556
13557         * configure: added -V for version number option.
13558
13559 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13560
13561         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13562           renamed from DOC.configure to cfg-paper.texi.
13563
13564 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13565
13566         * configure, config.subr, config.sub: config.subr is now
13567           config.sub again.
13568
13569 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13570
13571         * configure.texi: new file, in progress.
13572
13573         * Makefile.in: build info file and install the man page for
13574           configure.
13575
13576         * configure.man: new file, first cut.
13577
13578         * configure: find config.subr again now that configuration "none"
13579           has gone.  removed all traces of the -ansi option.  removed all
13580           traces of the -languages option.
13581
13582         * config.subr: resync from rms.
13583
13584 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13585
13586         * configure, config.sub, config.subr: merge config.sub into
13587           config.subr, call the result config.subr, remove config.sub, use
13588           config.subr.
13589
13590         * Makefile.in: revised install for dir.info.
13591
13592 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13593
13594         * configure.in: add decstation host makefile frag.
13595
13596         * Makefile.in: BISON now bison -y again.  also install-gcc on
13597           install.  clean-gdbm on clean.  infodir belongs in datadir.
13598           Make directories for info install.  Build dir.info here then
13599           install it.
13600
13601 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13602
13603         * Makefile.in: fix for bad directory tests.
13604
13605 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13606
13607         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13608           regexp.  -srcdir relative was being handled incorrectly.
13609
13610         * Makefile.in: unwrapped some for loops so that parallel makes
13611           work again and so one can focus one's attention on a particular
13612           package.
13613
13614 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13615
13616         * configure: added PWD as a stand in for `pwd` (for speed). use
13617           elif wherever possible.  make -srcdir work without -objdir.
13618           -objdir= commented out.
13619
13620 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13621
13622         * configure: +options become --options.  -subdirs commented out.
13623           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13624           Makefile now at top of generated Makefile.  Removed cvs log
13625           entries.  added -srcdir.  create .gdbinit only if there is one
13626           in ${srcdir}.
13627
13628         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13629           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13630           and mandir now keyed off datadir by default.
13631
13632 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13633
13634         * Freshly created ChangeLog.
13635
13636 \f
13637 Local Variables:
13638 mode: change-log
13639 left-margin: 8
13640 fill-column: 76
13641 version-control: never
13642 End: