OSDN Git Service

./
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2
3         * Makefile.def (target_modules): Add libgcc.
4         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5         * Makefile.tpl (clean-target-libgcc): Delete.
6         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7         on gcc even for bootstrapped modules.  Rewrite handling of
8         lang_env_dependencies to loop over target_modules.
9         * configure.in (target_libraries): Add target-libgcc.
10         * Makefile.in, configure: Regenerated.
11
12 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
13
14         * configure.in: Reorganize recognition of languages.  Add
15         --enable-stage1-languages.  Show supported languages for the chosen
16         target rather than all recognized languages.
17         * configure: Regenerate.
18
19 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
20
21         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
22         * Makefile.in: Regenerate.
23
24 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25
26         * configure.in: Warn that MPFR 2.2.0 is buggy.
27         * configure: Regenerate.
28
29 2006-12-27  Ian Lance Taylor  <iant@google.com>
30
31         * configure.in: When removing Makefiles to force a reconfigure, also
32         remove prev-DIR*/Makefile.
33         * configure: Regenerate.
34
35 2006-12-22  Andreas Schwab  <schwab@suse.de>
36
37         * configure: Regenerate with correct autoconf version.
38
39 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
40
41         * configure.in: add AC_SUBST for *_FOR_TARGET.
42         * configure: Regenerate.
43
44 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
45
46         * configure.in: Simplify logic for rejecting languages that cannot
47         be built.  Separate the case when a language is unsupported,
48         from the case when the user chooses not to build a language.
49
50 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
51
52         * configure.in: Remove "$build" case for powerpc-*-darwin* since
53         it only affects bootstrap and could be tested on "$host" as well.
54         * configure: Regenerate.
55         * config/mh-ppc-darwin: Add to the stage1 cflags here.
56
57 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
58
59         PR bootstrap/29544
60         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
61         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
62         move here comment from Makefile.tpl.
63         * Makefile.tpl: Move some definitions higher in the file.
64         (STAGE1_CHECKING): New.
65         * configure.in: Add --enable-stage1-checking.
66         * configure: Regenerate.
67         * Makefile.in: Regenerate.
68
69 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
70
71         * MAINTAINERS: Add myself as build system maintainer.
72
73 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
74
75         * MAINTAINERS (Write After Approval): Add myself.
76
77 2006-12-13  Eric Christopher  <echristo@apple.com>
78
79         * MAINTAINERS: Add myself as darwin maintainer.
80
81 2006-12-11  Ian Lance Taylor  <ian@airs.com>
82
83         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
84
85 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
86
87         MAINTAINERS: Update my entry.
88
89 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
90
91         * configure.in:  Handle spu makefile frag.
92         * config/mt-spu: New file.
93         * Makefile.tpl (MAINT): Define
94         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
95         * configure: Regenerate.
96         * Makefile.in: Regenerate.
97
98 2006-12-11  Ben Elliston  <bje@au.ibm.com>
99
100         * config.guess: Import latest version.
101         * config.sub: Likewise.
102
103 2006-12-11  Ben Elliston  <bje@au.ibm.com>
104
105         * configure.in (spu-*-*): Don't skip target-libiberty.
106         * configure: Regenerate.
107
108 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
109
110         PR bootstrap/30134
111         * configure.in: Correct x86 darwin support for libjava to powerpc
112         and i?86 only.
113         * configure: Regenerate.
114
115 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
116
117         * configure.in: Add x86 darwin support for libjava.
118         * configure: Regenerate.
119
120 2006-12-07  Mike Stump  <mrs@apple.com>
121
122         * Makefile.def (dependencies): Add dependency for
123         install-target-libssp and install-target-libgomp on
124         install-gcc.
125         * Makefile.in: Regenerate.
126
127 2006-12-04  Richard Guenther  <rguenther@suse.de>
128
129         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
130         (Non-Algorithmic Maintainers): Move over non-algorithmic
131         loop optimizer maintainers, add myself as a non-algorithmic
132         middle-end maintainer.
133
134 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
135
136         * MAINTAINERS (Write After Approval): Add myself.
137
138 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
139
140         * configure.in: Update error message for missing GMP/MPFR.
141
142         * configure: Regenerate.
143
144 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
145
146         * configure.in: Update MPFR version in error message.
147
148         * configure: Regenerate.
149
150 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
151
152         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
153         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
154         --with-gmp-lib): New flags.
155
156         * configure: Regenerate.
157
158 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
159
160         * MAINTAINERS (Write After Approval): Change my email address.
161
162 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
163
164         * MAINTAINERS (Write After Approval): Add myself.
165
166 2006-11-22  Philipp Thomas <pth@suse.de>
167
168         * MAINTAINERS (i18n): Update e-mail address.
169
170 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
171
172         * MAINTAINERS (spu port): Add myself as maintainer.
173         (Write After Approval): Remove myself.
174
175 2006-11-22  Ben Elliston  <bje@au.ibm.com>
176
177         * configure.in (skipdirs): Don't build libssp for SPU.
178         * configure: Regenerate.
179
180 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
181
182         * MAINTAINERS (spu port): Add myself as maintainer.
183         (libobjc): Update my email address.
184
185 2006-11-21  Andrea Bona  <andrea.bona@st.com>
186
187         * MAINTAINERS (Write After Approval): Add myself.
188
189 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
190
191         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
192         * configure : Rebuilt.
193
194 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
195
196         * MAINTAINERS (Write After Approval): Add myself.
197
198 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
199
200         * MAINTAINERS (Write After Approval): Add myself.
201
202 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
203
204         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
205         libmpfr.a.
206         * configure: Regenerate.
207
208 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
209
210         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
211         (unstage): Test for stage_last presence.
212
213         PR bootstrap/29802
214         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
215         * Makefile.in: Regenerate.
216
217 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
218
219         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
220         maintainers.
221
222 2006-11-14  Erven Rohou  <erven.rohou@st.com>
223
224         * MAINTAINERS (Write After Approval): Add myself.
225
226 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
227
228         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
229         and stageN-package/Makefile.
230         * Makefile.in: Regenerated.
231
232 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
233
234         * configure.in: Remove target-libgloss from noconfigdirs for
235         bfin-*-*.
236         * configure: Regenerated.
237
238 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
239
240         * configure.in (have_gmp): Only error if the gcc directory exists.
241
242         * configure: Regenerate.
243
244 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
245
246         * configure.in: Robustify error message for missing GMP/MPFR.
247
248         * configure: Regenerate.
249
250 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
251
252         * MAINTAINERS (Write After Approval): Add myself.
253
254 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
255
256         * MAINTAINERS: Change email address.
257
258 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
259
260         * MAINTAINERS (Write After Approval): Add myself.
261
262 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
263
264         * MAINTAINERS (Write After Approval): Add myself.
265
266 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
267
268         * MAINTAINERS (Write After Approval): Move myself to
269         Write After Approval section.
270
271 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
272
273         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
274         need_gmp anymore.
275         * configure: Regenerate.
276
277 2006-10-16  Tobias Burnus  <burnus@net-b.de>
278
279         * MAINTAINERS (Write After Approval): Add myself.
280
281 2006-10-16  Ben Elliston  <bje@au.ibm.com>
282
283         * config.guess: Import latest version.
284         * config.sub: Likewise.
285
286 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
287
288         * Makefile.def: Added pdf target handling.
289         * Makefile.tpl: Added pdf target handling.
290         * Makefile.in: Regenerated.
291
292 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
293
294         * MAINTAINERS: Add self as score port maintainer.
295
296 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
297
298         * MAINTAINERS (Write After Approval): Add myself.
299
300 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
301
302         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
303         or newer.
304         * configure: Regenerated.
305
306 2006-09-27  Dave Brolley  <brolley@redhat.com>
307
308         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
309         $s instead of $r.
310         * configure: Regenerated.
311
312 2006-09-26  Thiemo Seufer  <ths@mips.com>
313
314         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
315         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
316         * configure: Regenerate.
317
318 2006-09-24  Graeme Peterson <gridly@gmail.com>
319
320         * MAINTAINERS (Write After Approval): Remove myself.
321
322 2006-09-22  Chao-ying Fu  <fu@mips.com>
323
324         * MAINTAINERS (Write After Approval): Add myself.
325
326 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
327
328         * MAINTAINERS: Add self as soft-fp maintainer.
329
330 2006-09-09  Anatoly Sokolov <aesok@post.ru>
331
332         * MAINTAINERS: Add myself as avr maintainer.
333         Remove Marek Michalkiewicz as avr maintainer.
334
335 2006-09-07  Roberto Costa  <roberto.costa@st.com>
336
337         * MAINTAINERS (Write After Approval): Add myself.
338
339 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
340
341         * configure.in: Never build newlib for a Mingw host.
342         Never build newlib as Mingw target library.
343         Test the existence of winsup/cygwin for building a Cygwin newlib,
344         rather than just winsup.
345         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
346         building a Mingw target.
347         * configure: Regenerate.
348
349 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
350
351         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
352
353 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
354
355         * config.guess: Import from src (was more updated).
356         * config.sub: Likewise.
357
358 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
359
360         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
361         * configure: Regenerated.
362
363 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
364
365         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
366         for stages after the first.
367
368 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
369
370         * Makefile.def: Add dependencies for configure-opcodes
371         on configure-intl and all-opcodes on all-intl.
372         * Makefile.in: Regenerated.
373
374 2006-07-13  Ben Elliston  <bje@au.ibm.com>
375
376         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
377
378 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
379
380         Port to hosts whose 'sort' and 'tail' implementations
381         treat operands with leading '+' as file names, as POSIX
382         has required since 2001.  However, make sure the code still
383         works on pre-POSIX hosts.
384         * ltmain.sh: Don't assume "sort +2" is equivalent to
385         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
386
387 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
388
389         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
390
391 2006-07-04  Peter O'Gorman  <peter@pogma.com>
392
393         * ltconfig: chmod 644 before ranlib during install.
394
395 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
396
397         PR bootstrap/18058
398         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
399         if the bootstrap compiler is a GCC version that supports it.
400         * configure: Regenerate.
401
402 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
403
404         * configure.in: Fix thinkos in previous check-in.
405         * configure: Regenerate.
406
407 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
408
409         PR other/27063
410         * configure.in: Test subdir_requires and give an appropriate
411         error message.
412         * configure: Regenerate.
413
414 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
415
416         * MAINTAINERS (Write After Approval): Add myself.
417
418 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
419
420         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
421
422 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
423
424         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
425
426 2006-06-20  David Ayers  <d.ayers@inode.at>
427
428         PR bootstrap/28072
429         * configure.in: Add target-boehm-gc to noconfigdirs depending on
430         whether target-libjava is being configured instead of whether the
431         java front end is enabled.
432         * configure: Regenerate.
433
434 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
435
436         PR target/27540
437         * configure.in: Only enable libgomp on IRIX 6.
438         * configure: Regenerate.
439
440 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
441
442         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
443         too.
444         * Makefile.in: Regenerate.
445
446 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
447
448         * config-ml.in: Alter CCASFLAGS to include special
449         multilib options the same as is done for CFLAGS.
450
451 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
452
453         * configure.in: Don't enable libgomp on hpux10.
454         * configure: Rebuilt.
455
456 2006-06-12  David Ayers  <d.ayers@inode.at>
457
458         PR bootstrap/27963
459         PR target/19970
460         * configure.in: Remove target-boehm-gc from noconfigdirs where
461         ${libgcj} is specified.
462         * configure: Regenerate.
463
464 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
465
466         Sync from src:
467
468         * configure.in: Sync.
469         * configure: Regenerated.
470
471         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
472
473         * Makefile.def: Added dependencies from sim and gdb on intl, and
474         added configure dependencies to everything with an all dependency
475         on intl.
476         * Makefile.in: Regenerated.
477
478 2006-06-06  David Ayers  <d.ayers@inode.at>
479
480         PR libobjc/13946
481         * Makefile.def: Add dependencies for libobjc which boehm-gc.
482         * Makefile.in: Regenerate.
483         * configure.in: Add --enable-objc-gc at toplevel and have it
484         enable boehm-gc for Objective-C.
485         Remove target-boehm-gc from libgcj.
486         Add target-boehm-gc to target_libraries.
487         Add target-boehm-gc to noconfigdirs where ${libgcj}
488         is specified.
489         Assert that boehm-gc is supported when requested for Objective-C.
490         Only build boehm-gc if needed either for Java or Objective-C.
491         * configure: Regenerate.
492
493 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
494
495         PR 27674
496         * Makefile.tpl (configure-[+prefix+][+module+],
497         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
498         Remove rule to unstage bootstrapped modules.
499         (stage_current): New.
500         * Makefile.in: Regenerate.
501
502 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
503
504         * MAINTAINERS (Write After Approval): Update my e-mail address.
505
506 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
507
508         * include/libiberty.h: Declare pex_run_in_environment.
509
510 2006-05-31  Asher Langton  <langton2@llnl.gov>
511
512         * MAINTAINERS (Write After Approval): Add myself.
513
514 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
515
516         * Makefile.def (bfd, opcodes): Fix lib_path.
517         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
518         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
519         * Makefile.in: Regenerate.
520
521 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
522
523         * Makefile.in: Regenerate.
524
525 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
526
527         * Makefile.def: Add install-html target. Add datarootdir
528         docdir and htmldir to flags_to_pass.
529         * Makefile.tpl: Add install-html target.
530         * Makefile.in: Regenerate.
531         * configure.in: Add --with-datarootdir, --with-docdir, and
532         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
533         * configure: Regenerate.
534
535 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
536
537         * configure.in: Enable gprof for cross builds.
538         * configure: Regenerate.
539
540 2006-05-22  Richard Guenther  <rguenther@suse.de>
541
542         Revert
543         2006-01-31  Richard Guenther  <rguenther@suse.de>
544         Paolo Bonzini  <bonzini@gnu.org>
545
546         * Makefile.def (target_modules): Add libgcc-math target module.
547         * configure.in (target_libraries): Add libgcc-math target library.
548         (--enable-libgcc-math): New configure switch.
549         * Makefile.in: Re-generate.
550         * configure: Re-generate.
551         * libgcc-math: New toplevel directory.
552
553 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
554             Andreas Tobler  <a.tobler@schweiz.ch>
555
556         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
557         * configure: Rebuilt.
558
559 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
560
561         * MAINTAINERS (Write After Approval): Add myself.
562
563 2006-05-01  DJ Delorie  <dj@redhat.com>
564
565         * configure.in: Restore CFLAGS if GMP isn't present.
566         * configure: Regenerate.
567
568 2006-05-01  Richard Guenther  <rguenther@suse.de>
569
570         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
571         maintainer.
572
573 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
574
575         * MAINTAINERS (Write After Approval): Add myself.
576
577 2006-04-28  Jan Beulich  <jbeulich@novell.com>
578
579         * MAINTAINERS (Write After Approval): Add myself.
580
581 2006-04-18  DJ Delorie  <dj@redhat.com>
582
583         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
584         reference libgloss so that libssp can be built in a combined
585         tree.
586         * configure: Regenerate.
587
588 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
589
590         * MAINTAINERS (Write After Approval): Add myself.
591
592 2006-04-05  Ben Elliston  <bje@au.ibm.com>
593
594         * configure.in: Require makeinfo 4.4 or higher.
595         * configure: Regenerate.
596
597 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
598
599         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
600         Rearrange the entries of other libraries to have them in one place.
601
602 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
603
604         * MAINTAINERS (Write After Approval): Remove myself.
605         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
606
607 2006-03-14  Richard Guenther  <rguenther@suse.de>
608
609         * configure: Regenerate with autoconf 2.13.
610
611 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
612
613         * MAINTAINERS: Use my work address.
614
615         * MAINTAINERS: Update my E-mail address.
616
617 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
618
619         * configure.in: Handle --disable-<component> generically.
620         * configure: Regenerate.
621
622 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
623
624         PR libgcj/17311
625         * ltmain.sh: Don't use "$finalize_rpath" for compile.
626
627 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
628
629         * MAINTAINERS (Write After Approval):  Remove myself.
630         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
631
632 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
633
634         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
635         (TARGET_CONFIGDIRS): Remove.
636         * configure.in: Remove AC_SUBST(target_configdirs).
637         * Makefile.in, configure: Regenerated.
638
639 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
640
641         * MAINTAINERS (Write After Approval):  Remove myself.
642         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
643
644 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
645
646         PR bootstrap/25670
647
648         * Makefile.tpl ([+compare-target+]): Print explanation messages.
649
650         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
651         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
652         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
653         BUILD_PREFIX, BUILD_PREFIX_1.
654         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
655
656         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
657         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
658
659         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
660         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
661         of `cat stage_current`.  Always provide the `r' and `s' variables.
662         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
663         a single shell execution.
664         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
665         bootstrapped modules, make the stage1 module if the build was not
666         started yet, else build the current stage.
667         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
668         (all-build, all-host, all-target, [+make_target+]-host,
669         [+make_target+]-target): Do not use \-continued lines.
670         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
671         (current_stage, restrap, stage_last): New.
672
673         * Makefile.in: Regenerate.
674         * configure: Regenerate.
675
676 2006-02-19  Bud Davis  <jmdavis@link.com>
677
678         * MAINTAINERS (Write After Approval):  Remove myself.
679         (Language Front End Maintainers):  Add myself as fortran 95
680         maintainer and update e-mail address.
681
682 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
683
684         * MAINTAINERS (Write After Approval):  Remove myself.
685         (Language Front End Maintainers):  Add myself as fortran 95
686         maintainer.
687
688 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
689
690         * MAINTAINERS (Write After Approval): Add myself.
691
692 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
693
694         * MAINTAINERS (Write After Approval):  Remove myself.
695         (Language Front End Maintainers):  Add myself as
696         fortran 95 maintainer.
697
698 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
699
700         Sync from src:
701
702         2005-12-27  Leif Ekblad  <leif@rdos.net>
703
704         * configure.in: Add support for RDOS target.
705         * configure: Regenerate.
706
707 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
708             Andreas Schwab  <schwab@suse.de>
709
710         * configure: Regenerate.
711
712 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
713
714         * configure.in (enable_libgomp): Add AIX.
715         * configure: Regenerate.
716
717 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
718
719         * MAINTAINERS (Write After Approval): Add myself.
720
721 2006-02-03  Lee Millward  <lee.millward@gmail.com>
722
723         * MAINTAINERS (Write After Approval): Add myself.
724
725 2006-01-31  Richard Guenther  <rguenther@suse.de>
726         Paolo Bonzini  <bonzini@gnu.org>
727
728         * Makefile.def (target_modules): Add libgcc-math target module.
729         * configure.in (target_libraries): Add libgcc-math target library.
730         (--enable-libgcc-math): New configure switch.
731         * Makefile.in: Re-generate.
732         * configure: Re-generate.
733         * libgcc-math: New toplevel directory.
734
735 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
736
737         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
738         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
739         the assembler, linker and binutils.
740         * configure: Regenerate.
741
742 2006-01-22  Dirk Mueller  <dmueller@suse.de>
743
744         * MAINTAINERS (Write After Approval): Add myself.
745
746 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
747
748         * configure: Regenerate.
749
750 2006-01-18  Richard Henderson  <rth@redhat.com>
751             Jakub Jelinek  <jakub@redhat.com>
752             Diego Novillo  <dnovillo@redhat.com>
753
754         * libgomp: New directory.
755         * Makefile.def: Add target_module libgomp.
756         * Makefile.in: Regenerate.
757         * configure.in (target_libraries): Add target-libgomp.
758         * configure: Regenerate.
759
760 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
761
762         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
763         @ from continuation.
764         * Makefile.in: Rebuilt.
765
766 2006-01-04  Chris Lattner  <sabre@gnu.org>
767
768         * MAINTAINERS (Write After Approval): Add myself.
769
770 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
771
772         PR bootstrap/24252
773
774         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
775         * Makefile.tpl (OBJDUMP): New.
776         (EXTRA_HOST_FLAGS): Add it.
777         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
778
779         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
780         to use symbolic links between directories.  Avoid race conditions
781         or make them harmless.
782         * configure.in: Do not try to use symbolic links between directories.
783
784         * Makefile.def (LEAN): Pass.
785         * Makefile.tpl (LEAN): Define.
786         (stage[+id+]-start): Accept that the previous directory does not
787         exist, if the bootstrap is lean.
788         (stage[+id+]-bubble): Invoke lean bootstrap commands after
789         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
790         configure substitution.
791         ([+compare-target+]): Likewise.
792         ([+bootstrap-target+]-lean): New.
793         * configure.in: Remove lean bootstrap support from here.
794
795         * Makefile.in: Regenerate.
796         * configure: Regenerate.
797
798 2006-01-04  Ben Elliston  <bje@au.ibm.com>
799
800         * MAINTAINERS (libdecnumber): Add myself.
801
802 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
803
804         * libtool-ldflags: New script.
805
806 2006-01-02  Andreas Schwab  <schwab@suse.de>
807
808         * configure.in: When reconfiguring remove Makefile in
809         all stage directories.
810         * configure: Regenerate.
811
812 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
813
814         * MAINTAINERS: Update my email address.
815
816 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
817
818         Revert Ada-related part of the previous change.
819
820         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
821         Do not pass.
822         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
823         * Makefile.in: Regenerate.
824         * configure.in: Do not include mt-ppc-aix target fragment.
825         * configure: Regenerate.
826
827 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
828
829         * configure.in: Select appropriate fragments for PowerPC/AIX.
830         * configure: Regenerate.
831
832         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
833         BOOT_CFLAGS, BOOT_LDFLAGS.
834         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
835         BOOT_CFLAGS, BOOT_LDFLAGS.
836         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
837         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
838         (stage): Fail if we cannot complete the work.
839         * Makefile.in: Regenerate.
840
841 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
842
843         * configure.in: Replace ms1 with mt.
844         * configure: Rebuilt.
845
846 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
847
848         * MAINTAINERS: Update my email address.
849
850 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
851
852         * Makefile.tpl (all, do-[+make_target+], do-check, install,
853         install-host-nogcc): Don't invoke $(stage) at the end.
854         * Makefile.in: Regenerate.
855
856 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
857
858         * configure.in: Flip the top-level bootstrap switch.
859         * configure: Regenerate.
860
861 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
862
863         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
864         $(stage) and $(unstage).
865         (EXTRA_TARGET_FLAGS): Correct double-quoting.
866         (all): Remove stray semicolon.
867         (local-distclean): Don't handle multilib.tmp and multilib.out.
868         (install.all): Set $s for consistency.
869         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
870         check_multilibs setting.  Always make the install directory.
871         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
872         Correct @if/@endif.
873         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
874         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
875         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
876         (multilib.out): Remove.
877         * Makefile.in: Regenerated.
878
879 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
880
881         * MAINTAINERS (Write After Approval): Add myself.
882
883 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
884
885         * MAINTAINERS: Add myself as mt maintainer.
886
887         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
888
889 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
890
891         * MAINTAINERS: Change email address.
892
893 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
894
895         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
896         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
897         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
898         Find in-tree tools if available.
899         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
900         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
901         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
902         (COMPILER_*_FOR_TARGET): New.
903         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
904         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
905         (CONFIGURED_*, USUAL_*): Remove.
906         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
907         STRIP): Use autoconf substitutions.
908         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
909         COMPILER_NM_FOR_TARGET): New.
910         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
911
912         (all): Make all-host and all-target in parallel.
913         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
914         that $$r and $$s are set before invoking a recursive make.
915         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
916         ([+bootstrap-target+]): Inline most of the `all' target.
917
918 2005-11-29  Ben Elliston  <bje@au.ibm.com>
919
920         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
921         from the gcc build directory.
922         * Makefile.in: Regenerate.
923
924 2005-11-29  Ben Elliston  <bje@au.ibm.com>
925
926         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
927         depend on all-libdecnumber.
928         * configure.in (host_libs): Include libdecnumber.
929         * Makefile.in: Regenerate.
930         * configure: Likewise.
931
932 2005-11-29  Ben Elliston  <bje@au.ibm.com>
933
934         * libdecnumber: Import decNumber sources from the dfp-branch.
935
936 2005-11-21  Kean Johnston  <jkj@sco.com>
937
938         * config.sub, config.guess: Sync from upstream sources.
939
940 2005-11-21  Ben Elliston  <bje@au.ibm.com>
941
942         Import from Autoconf sources:
943
944         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
945         * config/move-if-change: Don't output "$2 is unchanged";
946         suggested by Ben Elliston.  Handle weird characters correctly.
947
948 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
949
950         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
951         to match upstream libtool for darwin.
952
953 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
954
955         * Makefile.def: Remove gdb dependencies for gdbtk.
956         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
957         (configure-gdb, install-gdb): New rules.
958         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
959         * Makefile.in, configure: Regenerated.
960
961 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
962
963         * MAINTAINERS (Write After Approval): Add myself.
964
965 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
966
967         * MAINTAINERS (Write After Approval): Add myself.
968
969 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
970
971         * MAINTAINERS (alias analysis): Add Daniel Berlin and
972         Diego Novillo.
973
974 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
975
976         PR bootstrap/24297
977         * Makefile.tpl (do-[+make-target+], do-check, install,
978         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
979         are set before recursing.
980         * Makefile.in: Regenerate.
981
982 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
983
984         PR bootstrap/18939
985         * Makefile.def (gcc) <target>: Fix thinko.
986         * Makefile.in: Regenerate.
987
988 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
989
990         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
991         * configure: Regenerate.
992
993 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
994
995         * MAINTAINERS (Write After Approval): Add self.
996
997 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
998
999         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1000         target-libffi, target-qthreads, target-libjava, and
1001         targetlibobjc.
1002         * configure: Regenerate.
1003
1004 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1005
1006         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1007         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1008         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1009         (USUAL_OBJDUMP_FOR_TARGET): New.
1010         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1011         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1012         * configure, Makefile.in: Regenerated.
1013
1014 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1015
1016         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1017         before other host packages.
1018
1019 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1020
1021         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1022
1023 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1024
1025         PR bootstrap/22340
1026
1027         * configure.in (default_target): Remove.
1028         * Makefile.tpl (all): Do not use prerequisites as subroutines
1029         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1030         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1031         use prerequisites as subroutines.
1032         (check-host, check-target): New.
1033         (bootstrap configure & all targets): Do not use stage*-start
1034         if the directory layout is already ok.
1035         (non-bootstrap configure & all targets): Prepend a $(unstage).
1036         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1037         (NOTPARALLEL): Remove.
1038         (unstage, stage variables): New variables.
1039         (unstage, stage targets): Simply expand to those variables.
1040
1041         * configure: Regenerate.
1042         * Makefile.in: Regenerate.
1043
1044 2005-10-04  James E Wilson  <wilson@specifix.com>
1045
1046         * Makefile.def (lang_env_dependencies): Add libmudflap.
1047         * Makefile.in: Regenerate.
1048
1049 2005-10-03  Andreas Schwab  <schwab@suse.de>
1050
1051         Backport from libtool CVS:
1052         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1053
1054         * ltmain.sh: add support for installing into temporary
1055         staging area (e.g. 'make install DESTDIR=...')
1056
1057 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1058
1059         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1060         * configure: Regenerated.
1061
1062 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1063
1064         * configure: Regenerate with the correct
1065         autoconf version.
1066
1067 2005-09-30  Catherine Moore  <clm@cm00re.com>
1068
1069         * configure.in (bfin-*-*): New.
1070         * configure: Regenerated.
1071
1072 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1073
1074         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1075         (LIPO_FOR_TARGET): New.
1076         (CONFIGURED_LIPO_FOR_TARGET): New.
1077         (USUAL_LIPO_FOR_TARGET): New.
1078         (STRIP_FOR_TARGET): New.
1079         (CONFIGURED_STRIP_FOR_TARGET): New.
1080         (USUAL_STRIP_FOR_TARGET): New.
1081         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1082         STRIP_FOR_TARGET.
1083         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1084         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1085         * Makefile.in: Regenerate.
1086         * configure: Regenerate.
1087
1088 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1089
1090         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1091         (rs6000-*-aix*): Same.
1092         * configure: Regenerate.
1093
1094 2005-09-16  Tom Tromey  <tromey@redhat.com>
1095
1096         * MAINTAINERS: Add self as java maintainer.
1097
1098 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1099
1100         * configure.in: Recognize f95 in the --enable-languages option,
1101         and substitute it for fortran, issuing a warning.
1102         * configure: Regenerate.
1103
1104 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1105
1106         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1107         * configure:  Regenerated.
1108
1109 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1110
1111         * MAINTAINERS: Add self as ms1 maintainer.
1112
1113 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1114
1115         * Makefile.def (libssp): Add to lang_env_dependencies.
1116         * Makefile.in: Regenerate.
1117
1118 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1119
1120         * MAINTAINERS: Add myself as middle-end maintainer.
1121
1122 2005-08-17  Christian Groessler  <chris@groessler.org>
1123
1124         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1125         * Makefile.in: Regenerate.
1126
1127 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1128
1129         * MAINTAINERS (write after approval): Added myself.
1130
1131 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1132
1133         * MAINTAINERS (Write After Approval): Add myself.
1134
1135 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1136
1137         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1138         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1139         Look for alternate names of the target cc and c++
1140         * configure: Regenerate.
1141
1142 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1143
1144         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1145         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1146         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1147         tools; remove code to manually set them.
1148         (Target tools): Look in the environment for them.
1149         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1150         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1151         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1152         build directory.
1153         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1154         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1155         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1156         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1157         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1158         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1159         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1160         * configure: Regenerate.
1161         * Makefile.in: Regenerate.
1162
1163 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1164
1165         * MAINTAINERS: Update for removed CPU targets.
1166
1167 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1168
1169         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1170         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1171         * Makefile.in: Regenerated.
1172
1173 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1174
1175         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1176         (CFLAGS_FOR_TARGET): Use it.
1177         (CXXFLAGS_FOR_TARGET): Likewise.
1178         * Makefile.in: Regenerated.
1179         * configure.in (--with-build-sysroot): New option.
1180         * configure: Regenerated.
1181
1182 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1183
1184         * Makefile.tpl: Wrap install between unstage and stage
1185         * Makefile.in: Regenerate.
1186
1187 2005-07-21  Eric Christopher  <echristo@apple.com>
1188
1189         * MAINTAINERS: Update affiliation.
1190
1191 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1192
1193         * MAINTAINERS: Add self as crx port maintainer.
1194
1195 2005-07-20  DJ Delorie  <dj@redhat.com>
1196
1197         * MAINTAINERS: Add self as m32c maintainer.
1198
1199 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1200
1201         * all files: Update FSF address.
1202
1203 2005-07-15  Eric Christopher  <echristo@redhat.com>
1204
1205         * MAINTAINERS: Change affiliation.
1206
1207 2005-07-14  Jim Blandy  <jimb@redhat.com>
1208
1209         * configure.in: Add cases for Renesas m32c.
1210         * configure: Regenerated.
1211
1212 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1213
1214         * COPYING.LIB: Update from fsf.org.
1215
1216 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1217
1218         * COPYING, compile, config.guess,
1219         config.sub, install-sh, missing, mkinstalldirs,
1220         symlink-tree, ylwrap: Sync from upstream sources.
1221         * config-ml.in: Update FSF address.
1222
1223 2005-07-13  Eric Christopher  <echristo@redhat.com>
1224
1225         * configure.in: Add toplevel noconfigdir support for tpf.
1226         * configure: Regenerate.
1227
1228 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1229
1230         PR ada/22340
1231
1232         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1233         * Makefile.in: Regenerate.
1234
1235 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1236
1237         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1238         Brolley to write-after-approval.
1239
1240 2005-07-07  Andreas Schwab  <schwab@suse.de>
1241
1242         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1243         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1244         * Makefile.in: Regenerated.
1245
1246 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1247
1248         * configure.in: Don't build sim or rda when targetting darwin.
1249         * configure: Regenerate.
1250
1251 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1252
1253         * configure.in: Add --enable-libssp and --disable-libssp.
1254         * configure: Regenerate with autoconf-2.13.
1255
1256 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1257
1258         * Makefile.def (target_modules): Add libssp.
1259         * configure.in (target_libraries): Add target-libssp.
1260         * configure: Rebuilt.
1261         * Makefile.in: Rebuilt.
1262
1263 2005-07-01  Zack Weinberg  <zackw@panix.com>
1264
1265         * MAINTAINERS: Change email address.  Resign from maintainership.
1266
1267 2005-07-01  Richard Guenther  <rguenther@suse.de>
1268
1269         * MAINTAINERS: Change my e-mail address and affiliation.
1270
1271 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1272
1273         * Makefile.def (stagefeedback): Come after profile.
1274         Define profiledbootstrap target.
1275         * Makefile.tpl (profiledbootstrap): Remove.
1276         (stageprofile-end): Zap stagefeedback.
1277         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1278         * Makefile.in: Regenerate.
1279
1280 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1281
1282         * MAINTAINERS: Update my email address.
1283
1284 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1285
1286         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1287         In 'cpp' stanza, support '#line' as well as '# '.
1288
1289 2005-06-08  Andreas Schwab  <schwab@suse.de>
1290
1291         * MAINTAINERS: Move myself from 'Write After Approval' to
1292         'CPU Port Maintainers' section as m68k maintainer.
1293
1294 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1295
1296         * configure.in (unsupported_languages): New macro.
1297         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1298         non-ported target libraries in noconfigdirs.
1299         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1300         non-linux-gnu.  Remove libgcj_ex_libffi.
1301         <lang_frag loop>: Set add_this_lang=no if the language is in
1302         unsupported_languages.
1303         * configure: Regenerate.
1304
1305 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1306
1307         * configure.in: Fix typo in handling of --with-mpfr-dir.
1308         * configure: Regenerate.
1309
1310 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
1311
1312         * MAINTAINERS: Update my email address.
1313
1314 2005-06-02  Jim Blandy  <jimb@redhat.com>
1315
1316         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1317         accepted into the master sources.)
1318
1319 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1320             Michael Snyder  <msnyder@redhat.com>
1321             Stan Cox  <scox@redhat.com>
1322
1323         * configure.in: Set noconfigdirs for ms1.
1324
1325         * configure: Regenerate.
1326
1327 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
1328
1329         * MAINTAINERS (Write After Approval): Add self.
1330
1331 2005-06-01  Josh Conner  <jconner@apple.com>
1332
1333         * MAINTAINERS (Write After Approval): Add self.
1334
1335 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
1336
1337         * MAINTAINERS: Update my email address.
1338
1339 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
1340
1341         * MAINTAINERS (Write After Approval): Add self.
1342
1343 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
1344
1345         * MAINTAINERS (Write After Approval): Remove self.
1346
1347 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1348
1349         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1350         (Dependencies): Consider target modules for bootstrap dependencies.
1351         Make target bootstrap modules depend on each stage's gcc.
1352         * Makefile.in: Regenerate.
1353
1354 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1355
1356         * Makefile.def (configure-gcc): Depend on binutils having been built.
1357         (all-gcc): No need to do it here.
1358         * Makefile.in: Regenerate.
1359
1360 2005-05-19  Paul Brook  <paul@codesourcery.com>
1361
1362         * configure.in: Rewrite misleading error message when requested
1363         language cannot be built.
1364         * configure: Regenerate.
1365
1366 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1367
1368         * ylwrap: Import from Automake 1.9.5.
1369
1370 2005-05-13  David Ung  <davidu@mips.com>
1371
1372         * MAINTAINERS (Write After Approval): Add self.
1373
1374 2005-05-09  Mike Stump  <mrs@apple.com>
1375
1376         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1377         lt_cv_sys_max_cmd_len for now.
1378
1379 2005-05-09  Stan Cox  <scox@redhat.com>
1380
1381         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1382
1383 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
1384
1385         * README.SCO: Update the URL.
1386
1387 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
1388
1389         * ltconfig: Define file_list_spec.  Pass file_list_spec and
1390         with_gnu_ld to libtool.
1391         * ltcf-c.sh (aix[45]): Define file_list_spec.
1392         * ltcf-cxx.sh (aix[45]): Same.
1393         * ltcf-gcj.sh (aix[45]): Same.
1394         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1395         exists, write list of input files to temporary file.
1396
1397 2005-05-04  Mike Stump  <mrs@apple.com>
1398
1399         * configure.in: Always pass --target to target configures as
1400         otherwise rebuilds that do --recheck will fail.
1401         * confiugure: Rebuilt.
1402
1403 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1404
1405         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1406         STAGE_HOST_EXPORTS.
1407         (configure, all): Add bootstrap support.
1408         (Host modules, target modules): Pass post-stage1 flags and exports.
1409         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1410         * Makefile.in: Regenerate.
1411
1412 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1413
1414         * configure: Regenerate.
1415
1416 2005-04-27  Mike Stump  <mrs@apple.com>
1417
1418         * MAINTAINERS: Add self as darwin maintainer.
1419
1420 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1421
1422         * config.sub: Update from master copy.
1423
1424 2005-04-21  Mike Stump  <mrs@apple.com>
1425
1426         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1427         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1428
1429 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1430
1431         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1432         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1433         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1434         "*-*-elf" and "*-*-linux*".
1435         * configure: Regenerate.
1436
1437 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
1438
1439         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1440
1441 2005-04-12  Mike Stump  <mrs@apple.com>
1442
1443         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1444
1445 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
1446
1447         * MAINTAINERS (Write After Approval): Add myself.
1448
1449 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
1450
1451         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1452
1453 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1454
1455         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1456         (TARGET_CONFIGARGS): Include --with-target-subdir.
1457         (configure, all): New macros.  Use them throughout.
1458         * Makefile.in: Regenerate.
1459
1460 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
1461
1462         * MAINTAINERS (Write After Approval): Add myself.
1463
1464 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1465
1466         * MAINTAINERS: Remove 'loop unrolling' maintainer.
1467
1468 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
1469
1470         * MAINTAINERS: Move John Carr to Write After Approval.
1471
1472 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1473
1474         * config/mh-mingw32: Delete.
1475         * configure.in: Don't use it.
1476         * configure: Regenerate.
1477
1478 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1479
1480         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1481         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1482         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1483         (HOST_LIB_PATH): Generate from Makefile.def.
1484         (TARGET_LIB_PATH): Likewise.
1485         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1486         * Makefile.in: Regenerate.
1487         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1488         (RPATH_ENVVAR): Include Darwin case.
1489         * configure: Regenerate.
1490
1491 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
1492
1493         * MAINTAINERS (Various Maintainers): Remove self.
1494         (Write After Approval): Add self.
1495
1496 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
1497
1498         * MAINTAINERS (Various Maintainers): Add self.
1499
1500 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1501
1502         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1503         * configure: Regenerate.
1504
1505 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1506
1507         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1508         gcc_version, and gcc_version_trigger from set of flags to pass.
1509         * Makefile.tpl: Remove definitions of above variables.
1510         (config.status): Remove dependency on $(gcc_version_trigger).
1511         * Makefile.in: Regenerate.
1512         * configure.in: Do not reference config/gcc-version.m4 nor
1513         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1514         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1515         * configure: Regenerate.
1516
1517 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1518             Andrew Pinski <pinskia@physics.uc.edu>
1519
1520         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1521         * Makefile.in: Regenerate.
1522
1523 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
1524
1525         * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2005-03-03  David Ayers  <d.ayers@inode.at>
1528
1529         * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1532
1533         PR libgcj/20160
1534         * ltmain.sh: Avoid creating archives with components that have
1535         duplicate basenames.
1536
1537 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1538
1539         PR bootstrap/20250
1540         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1541         instead of check.
1542         * Makefile.in: Regenerate.
1543
1544 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1545
1546         * Makefile.in: Regenerate to fix conflict between the previous two
1547         patches.
1548
1549 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1550
1551         PR bootstrap/17383
1552         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1553         * Makefile.tpl (HOST_SUBDIR): New substitution.
1554         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1555         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1556         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1557         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1558         (Host modules, Bootstrapped modules): Use it.
1559         (Build modules, Target modules): Do not create symlink trees,
1560         always configure out-of-srcdir.
1561         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1562         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1563         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1564         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1565
1566         * Makefile.in: Regenerate.
1567         * configure: Regenerate.
1568
1569 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1570
1571         Merged from libada-gnattools-branch:
1572         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1573
1574         * gnattools: New directory.
1575         * Makefile.def: Add gnattools as a module, depending on target-libada.
1576         * Makefile.in: Regenerate.
1577         * configure.in: Include gnattools in host_tools; disable it if ada
1578         is disabled.
1579         * configure: Regenerate.
1580
1581 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
1582
1583         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1584         treelang maintainer.
1585         (Write After Approval): Remove myself.
1586
1587 2005-02-23  Paul Schlie  <schlie@comcast.net>
1588
1589         * configure.in: Allow darwin targeted ports to build tk, itcl and
1590         libgui.
1591         * configure: Regenerate.
1592
1593 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1594
1595         PR libgcj/10353
1596         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1597         * configure: Regenerate.
1598
1599 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
1600
1601         * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2005-02-10  Ian Lance Taylor  <ian@airs.com>
1604
1605         * MAINTAINERS: Update my e-mail address.
1606
1607 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
1608
1609         * MAINTAINERS (Write After Approval): Add myself.
1610
1611 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1612
1613         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1614         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1615         target-libgloss when not *-*-elf and *-*-aout.
1616         * configure: Regenerate.
1617
1618 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
1619
1620         * MAINTAINERS: Remove obsolete entries.
1621
1622         * MAINTAINERS (Write After Approval): Add Michael Matz.
1623
1624 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
1625
1626         * MAINTAINERS: Remove self as cpplib maintainer.
1627
1628 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1629
1630         * install-sh, config.sub: Import from upstream.
1631
1632 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1633
1634         PR bootstrap/18222
1635         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1636         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1637         * Makefile.in: Regenerate.
1638
1639 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
1640
1641         * MAINTAINERS: Update my email address.
1642
1643 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1644             Andreas Schwab  <schwab@suse.de>
1645
1646         PR bootstrap/18033
1647         * config-ml.in: Eval option if surrounded by single quotes.
1648
1649 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1650
1651         Revert 2004-12-28 Makefile changes, a better fix will be
1652         applied to mainline and src after GCC 4.0 branches.
1653
1654 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1655
1656         PR bootstrap/17383
1657
1658         * Makefile.def (target_modules): Remove stage parameter,
1659         it is always true now.
1660         * Makefile.tpl (configure-build-[+module+],
1661         configure-target-[+module+]): Always build symlink tree
1662         for the directory and for include.  BUILD_SUBDIR and
1663         TARGET_SUBDIR cannot be . anymore.
1664         * Makefile.in: Regenerate.
1665
1666 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1667
1668         Revert 2004-12-08 Makefile changes.
1669
1670 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
1671
1672         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1673         cygwin, mingw.
1674
1675 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1676
1677         * configure.in (sh64-*-*): Reenable gprof.
1678         * configure: Regenerate.
1679
1680 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1681
1682         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1683         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1684         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1685         * Makefile.in: Regenerate.
1686
1687 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
1688
1689         * MAINTAINERS: Update my email address.
1690
1691 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1692
1693         * Makefile.tpl: Generate normal dependencies if the LHS module is
1694         not bootstrapped.
1695         * Makefile.in: Regenerate.
1696
1697 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1698
1699         * configure.in: Include config/gxx-include-dir.m4.  Use
1700         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1701         * configure: Regenerate.
1702
1703 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1704
1705         * config.if: Delete.
1706         * configure.in: Set libstdcxx_incdir directly.
1707         * configure: Regenerate.
1708
1709 2004-12-02  Eric Christopher  <echristo@redhat.com>
1710
1711         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1712         * Makefile.in: Regenerate.
1713
1714 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1715
1716         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1717         * configure: Regenerate.
1718
1719 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1720
1721         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1722         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1723         * configure: Regenerate.
1724
1725 2004-12-01  Eric Christopher  <echristo@redhat.com>
1726
1727         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1728         of things to remove.
1729
1730 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
1731
1732         * MAINTAINERS (Write After Approval): Update my e-mail address.
1733
1734 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
1735
1736         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1737         from CVS libtool to always pass_all.
1738
1739 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1740
1741         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1742         (hppa*64*-*-*): Delete incorrect comment.
1743         * configure: Rebuilt.
1744
1745 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
1746
1747         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1748
1749 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
1750
1751         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1752         from CVS libtool to always pass_all.
1753
1754 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1755
1756         * install-sh, compile: Import from automake.
1757
1758 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1759
1760         * config.guess, config.sub:  Import from savannnah.
1761
1762 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
1763
1764         * MAINTAINERS (Write After Approval): Add myself
1765
1766 2004-11-12  Mike Stump  <mrs@apple.com>
1767
1768         * Makefile.def: Add html support.
1769         * Makefile.tpl: Likewise.
1770         * Makefile.in: Regenerate.
1771
1772 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1773
1774         PR 18423
1775         * configure.in: Remove all instances of build-fixincludes from
1776         noconfigdirs.
1777         (build_configargs): Supply --target to subdirectories.
1778         * configure: Regenerate.
1779
1780         * Makefile.def: Make gcc install depend on fixincludes install.
1781         * Makefile.in: Regenerate.
1782
1783 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
1784
1785         * MAINTAINERS: Add myself as gcc testsuite maintainer.
1786
1787 2004-11-11  Paul Brook  <paul@codesourcery.com>
1788
1789         * MAINTAINERS: Add self as arm maintainer.  Update email address.
1790
1791 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1792
1793         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1794         target-libgfortran.
1795         * configure: Regenerate.
1796
1797 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1798
1799         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1800         like CC.
1801
1802 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1803
1804         * Makefile.def (host fixincludes): Specify missing targets.
1805         * Makefile.in: Regenerate.
1806
1807 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
1808
1809         * MAINTAINERS: Add myself
1810
1811 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
1812
1813         * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1816
1817         * Makefile.def: Build fixincludes for the host, too.
1818         * Makefile.in: Regenerate.
1819         * configure.in (host_tools): Add fixincludes.
1820         * configure: Regenerate.
1821
1822 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1823
1824         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1825         * configure: Regenerated.
1826
1827 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1828
1829         PR other/17783
1830         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1831         * configure: Regenerated.
1832
1833 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1834
1835         * README.SCO: Update per FSF instructions.
1836
1837 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1838
1839         PR target/18151
1840         * configure.in (case ${target}): Do not build fixincludes for avr.
1841         * configure: Regenerated.
1842
1843 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1844
1845         * configure.in (case ${target}): Do not build fixincludes
1846         on platforms where it is not used.
1847         * configure: Regenerated.
1848
1849 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1850
1851         * configure.in: Use an absolute path to install-sh.
1852         * configure: Regenerated.
1853
1854 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1855
1856         * MAINTAINERS (Write After Approval): Add myself.
1857
1858 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
1859
1860         * MAINTAINERS: Remove from Write After Approval those that are
1861         already maintainers.
1862
1863 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
1864
1865         * MAINTAINERS:  Update my email address.
1866
1867 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1868
1869         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1870         * configure: Regenerate.
1871
1872 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
1873
1874         * MAINTAINERS:  Update my email address.
1875
1876 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
1877
1878         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
1879         entries belonging to this category.
1880
1881 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
1882
1883         * MAINTAINERS: Update my e-mail address.
1884
1885 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1886
1887         Fix wrong conflict resolution in:
1888
1889         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1890
1891         * Makefile.in: Regenerate.
1892         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1893         in the recursive `make', instead of hardwiring `all'.
1894         (Autogenerated TARGET-* variables): New.
1895
1896 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
1897
1898         * configure.in: Enable target-libgloss for crx-*-*.
1899         * configure: Regenerate.
1900
1901 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1902
1903         * MAINTAINERS (Various Maintainers): Move the "windows,
1904         cygwin, mingw" maintainer to ...
1905         (OS Port Maintainers): ... here.
1906
1907 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1908
1909         * MAINTAINERS (Write After Approval): Remove those that are
1910         maintainers of some subsystem.
1911
1912 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1913
1914         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1915         * ltcf-cxx.sh (tpf*): Likewise.
1916         * ltconfig (tpf*): Add TPF OS configuration support.
1917
1918 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
1919
1920         * MAINTAINERS: Change my email address to my new work account.
1921
1922 2004-09-24  Michael Roth  <mroth@nessie.de>
1923
1924         * configure.in (--without-headers): Add missing double quotes.
1925         * configure: Regenerate.
1926
1927 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1928
1929         * ylwrap: Revert to previous version.
1930
1931 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1932
1933         PR bootstrap/17369
1934         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1935         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1936         SET_GCC_LIB_PATH_CMD.
1937         (BASE_TARGET_EXPORTS): Likewise.
1938         * Makefile.in: Regenerated.
1939
1940         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1941         * configure: Regenerated.
1942
1943 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1944
1945         * config.guess: New upstream version
1946         * compile, depcomp, install-sh, ylwrap: Likewise.
1947
1948 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1949
1950         * config/mh-x86omitfp: New host makefile fragment.  Add
1951         -fomit-frame-pointer to the default BOOT_CFLAGS.
1952         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1953         * configure: Regenerate.
1954
1955 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1956
1957         PR target/11572
1958         * configure.in (*-*-darwin*): Renable libobjc.
1959         * configure: Regenerate.
1960
1961 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
1962
1963         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1964
1965 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1966
1967         * Makefile.def: Remove libbanshee.
1968         * Makefile.tpl: Ditto.
1969         * configure.in: Ditto.
1970         * Makefile.in: Regen.
1971         * configure: Ditto.
1972
1973 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
1974
1975         * ltmain.sh: Use $pic_object as $non_pic_object if
1976         $non_pic_object=none.
1977
1978 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1979
1980         * missing: Import latest version from master repository.
1981
1982 2004-09-06  Nick Clifton  <nickc@redhat.com>
1983
1984         * config.sub: Import latest version from master repository.
1985         * config.guess: Likewise.
1986         This includes these changes:
1987
1988         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1989
1990         * config.sub: Handle crisv32, alias etraxfs.
1991         * config.guess (crisv32:Linux:*:*): Handle.
1992
1993         2004-08-13  Brad Smith  <brad@comstyle.com>
1994
1995         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1996         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1997
1998         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1999
2000         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2001         assume the processor is a powerpc.  This is because coreutils
2002         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2003         in this case, due to a MacOS X bug that causes
2004         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2005         to return a negative number.
2006         Problem reported by Petter Reinholdtsen in:
2007         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2008
2009         2004-07-19  Ben Elliston  <bje@gnu.org>
2010
2011         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2012
2013         2004-06-24  Ben Elliston  <bje@gnu.org>
2014
2015         * config.guess: Update copyright years.
2016         * config.sub: Likewise.
2017
2018         2004-06-22  Robert Millan  <robertmh@gnu.org>
2019
2020         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2021         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2022
2023         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2024
2025         * config.guess (*:*VMS:*:*): New entry. Replaces
2026         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2027         manufacturer.
2028
2029         2004-06-22  Ben Elliston  <bje@gnu.org>
2030
2031         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2032         * config.sub: Likewise.
2033
2034         2004-06-22  Ben Elliston  <bje@gnu.org>
2035
2036         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2037         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2038
2039         2004-06-11  Ben Elliston  <bje@gnu.org>
2040
2041         * config.guess (pegasos:OpenBSD:*:*): Remove.
2042
2043         2004-06-11  Ben Elliston  <bje@gnu.org>
2044
2045         From Wouter Verhelst <wouter@grep.be>:
2046         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2047
2048         2004-06-11  Ben Elliston  <bje@gnu.org>
2049
2050         * config.guess (luna88k:OpenBSD:*:*): New.
2051
2052         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2053
2054         * config.guess (m32r*:Linux:*:*): New case.
2055         * config.sub: Handle m32rle.
2056
2057         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2058
2059         From Jens Petersen  <petersen@redhat.com>:
2060         * config.sub: Handle sparcv8.
2061
2062         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2063
2064         From Tom Smith <smith@cag.lkg.hp.com>:
2065         * config.guess: Version suffixes are equally significant on Tru64
2066         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2067         prefix of "P" (patched kernel).
2068
2069         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2070
2071         * config.sub: Add support for National Semiconductor CRX target.
2072
2073 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2074
2075         * MAINTAINERS (Various Maintainers): Remove myself as web page
2076         maintainer, add myself as maintainer of build status lists.
2077
2078 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2079
2080         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2081         *-*-netware, but add target-libmudflap.
2082         Consolidate *-*-netware targets (of which really only i?86 exists)
2083         into a single entry.
2084         * configure: Likewise.
2085
2086 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2087
2088         * Makefile.tpl (sorry): Remove.
2089         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2090         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2091         (do-clean): Clean per-stage directories too.
2092         (do-distclean): Run distclean-stage1 too.
2093         (.NOTPARALLEL): Enable during toplevel bootstrap.
2094         (stage[+id+]-bubble): Enable parallel execution during
2095         the recursive invocation.
2096         * Makefile.in: Regenerate.
2097
2098         Fix previous checkin:
2099
2100         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2101         include.
2102         * configure.in: Fix indentation.
2103         * configure: Regenerate.
2104
2105 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2106
2107         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2108         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2109         * configure: regenerate
2110         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2111         -mdynamic-no-pic
2112
2113
2114 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         * Makefile.def (build_modules): Add fixincludes.
2117         (dependencies): Make gcc depend on fixincludes.
2118         * configure.in (build_tools): Add fixincludes.
2119         (build_configdirs): Always include build_libs.
2120         * Makefile.in: Regenerate.
2121         * configure: Regenerate.
2122
2123 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2124
2125         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2126         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2127         phony targets; do not generate timestamp files.
2128         (distclean-stageN): Remove references to their timestamp files.
2129         (restageN, touch-stageN): Remove.
2130         (stageN-bubble): Rewritten.
2131         (compare): Support lean bootstraps.
2132         * Makefile.in: Regenerate.
2133
2134         * configure.in: Only warn when bootstrapping but
2135         build != host or build != target.  Support lean bootstraps.
2136         * configure: Regenerate.
2137
2138 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2139
2140         * configure.in:  Give a better error message if GMP/MPFR are missing
2141         and a language needing them has been requested.
2142         * configure:  Regenerated.
2143
2144 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2145
2146         * configure.in:  Print a list of available language front-ends if
2147         a requested one is missing.  Tidy stray tab characters.
2148         * configure:  Regenerated.
2149
2150 2004-08-19  Michael Koch  <konqueror@gmx.de>
2151
2152         * gcc/doc/install.texi: Update entry about automake for libjava.
2153
2154 2004-08-17  Robert Millan  <robertmh@gnu.org>
2155
2156         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2157         (instead of FreeBSD).
2158         * configure: Regenerate.
2159
2160 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2161
2162         * Makefile.in: Regenerate.
2163         * configure: Regenerate.
2164
2165         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2166         stage_*_flags.
2167         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2168         for bootstrapped modules if toplevel bootstrap is going.
2169         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2170         modules.  Adjust for changes in Makefile.def.  Enable several
2171         rules even in non-bootstrap mode, just to avoid peppering the
2172         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2173         (stage-[+prev+]-bubble): Remove.
2174
2175         * Makefile.def (Dependencies): Depend on all-build-bison,
2176         all-build-flex, all-build-byacc, all-build-texinfo, rather
2177         than the host variations.
2178         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2179         with BUILD_SUBDIR.
2180         (BISON): Update for recent Bisons.
2181         (YACC): Fix typo.
2182         (cross): Depend on all-build.
2183         (all): Do not depend on all-build.
2184         (prebootstrap): Remove.
2185         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2186         (Prebootstrap dependencies): Add them to the per-stage targets
2187         and to all-prebootstrap.
2188         * configure.in (build_configdirs): Always enable build_tools.
2189         (BUILD_DIR_PREFIX): Remove.
2190
2191         * Makefile.def (gcc): Add target variable.
2192         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2193         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2194         in the recursive `make', instead of hardwiring `all'.
2195         (Autogenerated TARGET-* variables): New.
2196
2197 2004-08-13  Brian Booth  <bbooth@redhat.com>
2198
2199         * MAINTAINERS: Remove myself from write-after-approval.
2200
2201 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2202
2203         * src-release: Stop distributing mmalloc with gdb (which doesn't
2204         use it).
2205         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2206         * Makefile.in: Regenerate.
2207
2208 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2209
2210         * configure.in (arm*-*-eabi*): New target.
2211         * configure: Regenerate.
2212
2213 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2214
2215         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2216         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2217         (Dependencies): New section.
2218         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2219         (configure-target-[+module+]): Depend on maybe-all-gcc
2220         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2221         (toplevel profiledbootstrap): Fix dependencies.
2222         * Makefile.in: Regenerate.
2223
2224 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2225
2226         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2227         target-libiberty to noconfigdirs.
2228         * configure: Regenerate.
2229
2230 2004-08-03  Paul Brook  <paul@codesourcery.com>
2231
2232         * configure.in: Check for MPFR as well as GMP.
2233         * configure: Regenerate.
2234
2235 2004-08-01  Robert Millan  <robertmh@gnu.org>
2236
2237         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2238         libmudflap for all GNU-based systems (with Glibc).
2239         * configure: Regenerate.
2240
2241 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2242
2243         * Makefile.def (host-modules): Add gcc.
2244         * Makefile.in: Regenerate.
2245         * Makefile.tpl (sorry): New rule.
2246         (configure-host, all-host, [+make_target+]-host, do-check,
2247         install-host): Do not add gcc as a special case.
2248         (host modules): Add a small special-casing for gcc.  Export
2249         extra_make_flags through the environment.
2250         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2251         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2252         other recursive targets for gcc): Remove.
2253
2254         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2255         (stage, unstage): New rules.
2256         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2257         distclean-stage[+id+]): Use stage_current.
2258         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2259         the stage*-start rules.
2260
2261 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2262
2263         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2264         use -all_load flag.
2265
2266 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2267
2268         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2269         * configure: Regenerate.
2270
2271 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2272
2273         * maintainer-scripts/gcc_release: Revert yesterday's change.
2274
2275 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2276
2277         * MAINTAINERS: Add myself to write-after-approval.
2278
2279 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2280
2281         * libf2c: Removed.
2282         * gcc/gccbug.in: Updated because of libf2c removal.
2283         * maintainer-scripts/gcc_release: Ditto.
2284
2285 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2286
2287         * configure.in: Build libmudflap by default on FreeBSD.
2288         * configure: Regenerated.
2289
2290 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2291
2292         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2293         systems.
2294         * configure: Regenerated.
2295
2296 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2297
2298         PR target/16344
2299         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2300         feedback based compiler.
2301         * Makefile.in: Rebuilt.
2302
2303 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2304
2305         * Makefile.def (host_modules): Set bootstrap=true for flex.
2306         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2307         * Makefile.in: Rebuilt.
2308
2309 2004-07-07  Jan Hubicka  <jh@suse.cz>
2310
2311         * MAINTAINERS: Add self as a profile feedback maintainer.
2312
2313 2004-07-05  Phil Edwards  <phil@codesourcery.com>
2314
2315         * configure.in:  Do not prepend $srcdir to /dev/null in
2316         makefile fragments.
2317         * configure:  Regenerate.
2318
2319 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2320
2321         * Makefile.def (build_modules): Add bison, byacc, flex,
2322         m4, texinfo.
2323         (flags_to_pass): Add FLEX.
2324         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2325         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2326         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2327         DEFAULT_MAKEINFO): Remove.
2328         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2329         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2330         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2331         objdir or else use configured tool.
2332         (all-build): New.
2333         (all): Depend on it.
2334         (Build module dependencies): Add.
2335         * Makefile.in: Regenerate.
2336         * configure.in: Better support for multiple build modules,
2337         matching what is done for host/target modules.  Do not look
2338         for "plausible" locations of build tools if Canadian cross.
2339         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2340         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2341         * configure: Regenerate.
2342
2343 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2344
2345         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2346         * Makefile.in: Regenerate.
2347
2348 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2349
2350         * Makefile.tpl (configure-build-[+module+],
2351         configure-[+module+], configure-target-[+module+]): Pass
2352         [+extra_configure_args+].
2353         (all-build-[+module+], all-[+module+], check-[+module+],
2354         install-[+module+], [+make_target+]-[+module+],
2355         all-target-[+module+], check-target-[+module+],
2356         install-target-[+module+], [+make_target+]-target-[+module+]):
2357         Pass [+extra_make_args+].
2358         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2359         (GCC_HOST_EXPORTS): Remove.
2360         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2361         cross, check-gcc, check-gcc-c++, install-gcc,
2362         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2363         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2364         * Makefile.in: Regenerate.
2365
2366 2004-06-21  Matthew Sachs  <msachs@apple.com>
2367
2368         * MAINTAINERS: Added self to write-after-approval.
2369
2370 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2371
2372         * configure.in: Check for srcdir/winsup rather than build directory
2373         winsup.
2374         * configure: Regenerate.
2375
2376 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2377
2378         * configure.in: Don't build Cygwin native newlib if winsup
2379         directory is missing.  Emit warning instead.
2380         * configure: Regenerate.
2381
2382 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2383
2384         * Makefile.tpl (touch-stage[+id+]): New.
2385         (restage[+prev+]): Depend on touch-stage[+id+].
2386
2387         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2388         Use it throughout.
2389
2390         * Makefile.def: Add profile and feedback bootstrap stages.
2391         Remove next field from bootstrap stages.
2392         * Makefile.tpl (LN, LN_S): Substitute.
2393         (stageN-start, stageN-end): Use double-colon rules, to
2394         provide a hook for additional setup commands.
2395         (distclean-stageN-gcc, restageN): Create dependencies from
2396         [+prev+], not from [+next+].
2397         (stageN-bubble): Add commands for successive stages from
2398         [+prev+], using double-colon rules.
2399         (all-stageN-gcc): Fix typo.
2400         (stagefeedback-start, profiledbootstrap): New.
2401         * Makefile.in: Regenerate.
2402         * configure.in: Call ACX_PROG_LN.
2403         * configure: Regenerate.
2404
2405 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
2406
2407         * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
2410
2411         * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2414
2415         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2416         without gcc.
2417         * configure: Regenerate.
2418
2419 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2420
2421         * Makefile.tpl: Fix typo.
2422         * Makefile.in: Regenerate.
2423
2424 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2425
2426         * configure.in: Remove new- prefix from toplevel
2427         bootstrap targets.
2428         * configure: Regenerate.
2429
2430 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2431
2432         * Makefile.tpl (all.normal): Rename to all.
2433         (all): Replace with a rule to pick the default
2434         target from configure.
2435         (all-gcc, configure-gcc): Use conditionals to
2436         do nothing when toplevel bootstrap is going on.
2437         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2438         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2439         * configure.in: Support --enable-bootstrap.
2440
2441         * Makefile.def: Remove new- prefix from toplevel
2442         bootstrap targets.
2443         * Makefile.tpl: Likewise.
2444
2445         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2446         target.
2447
2448         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2449         $(RECURSE_FLAGS) to recursive invocation of make.
2450
2451         * Makefile.in: Regenerate.
2452         * configure: Regenerate.
2453
2454 2004-05-30  Andreas Jaeger  <aj@suse.de>
2455             Jim Wilson <wilson@specifixinc.com>
2456
2457         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2458         like CC.
2459
2460 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2461
2462         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2463         * configure: Regenerate.
2464
2465 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2466
2467         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2468         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2469         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2470         targets.
2471         * Makefile.in: Regenerate.
2472
2473 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
2474
2475         * configure.in: Test the ability to symlink directories.
2476         * configure: Regenerate.
2477
2478         * Makefile.def (bootstrap-stage): New definitions.
2479         * Makefile.tpl (configure-stage1-gcc,
2480         configure-stage2-gcc, configure-stage3-gcc,
2481         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2482         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2483         new-restage3, compare): Autogenerate, see Makefile.in
2484         entry for behavioral changes.
2485         (distclean-stage1, new-stage1-start, new-stage1-end,
2486         new-stage1-bubble, distclean-stage2, new-stage2-start,
2487         new-stage2-end, new-stage2-bubble, distclean-stage3,
2488         new-stage3-start, new-stage3-end): New autogenerated targets.
2489         (objext, prebootstrap, BOOT_CFLAGS,
2490         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2491         targets.
2492
2493         * Makefile.in: Regenerate.
2494         (distclean-stage1, new-stage1-start, new-stage1-end,
2495         new-stage1-bubble, distclean-stage2, new-stage2-start,
2496         new-stage2-end, new-stage2-bubble, distclean-stage3,
2497         new-stage3-start, new-stage3-end): New targets.
2498         (all-stage1-gcc): Move prebootstrap dependency from here...
2499         (configure-stage1-gcc): ...to here.
2500         (new-bootstrap): Use bubble targets.
2501         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2502         Use per-stage distclean targets.
2503         (configure-stage1-gcc, configure-stage2-gcc,
2504         configure-stage3-gcc, all-stage1-gcc,
2505         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2506         Use new-stageN-start to prepare the tree.
2507
2508 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2509
2510         * Makefile.def (host_modules): add libcpp.
2511         * Makefile.tpl: Add dependencies on and for libcpp.
2512         * Makefile.in: Regenerate.
2513         * configure.in: Add libcpp host module.
2514         * configure: Regenerate.
2515
2516 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
2517
2518         * Makefile.tpl: Whenever a recursive target is defined, wrap
2519         it in a special @if/@endif block, and prepare its maybe
2520         dependency in the @if/@endif block
2521         * configure.in: Instead of writing maybe dependencies, remove
2522         the @if/@endif statements, and remove the @if/@endif blocks
2523         that remain.
2524         * configure: Regenerate.
2525         * Makefile.in: Regenerate.
2526
2527 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
2528
2529         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2530
2531 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
2532
2533         PR bootstrap/15120
2534         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2535         * */configure: Rebuilt.
2536
2537 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2538
2539         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2540         of libf2c.
2541         * configure, Makefile.in: Regenerate.
2542
2543 2004-05-13  Tobias SchlÃ\83¼ter  <tobi@gcc.gnu.org>
2544
2545         * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2548
2549         Merge from tree-ssa-20020619-branch.
2550
2551         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2552         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2553         (HOST_GMPLIBS): Define.
2554         (HOST_GMPINC): Define.
2555         (TARGET_LIB_PATH): Add libmudflap.
2556         (GFORTRAN_FOR_TARGET): Define.
2557         (configure-build*): Export GFORTRAN.
2558         (configure-gcc): Export GMPLIBS and GMPINC.
2559         (all-gcc): Add maybe-all-libbanshee.
2560         (configure-target-libgfortran): Define.
2561         * Makefile.in: Regenerate.
2562         * configure.in (host_libs): Add libbanshee.
2563         (target_libraries): Add target-libmudflap and target-libgfortran.
2564         Add --with-libbanshee.
2565         Handle --disable-libmudflap.
2566         (*-*-freebsd*): Use with_gmp.
2567         Add $(libgcj) to noconfigdirs.
2568         * configure: Regenerate.
2569         * depcomp: New file.
2570         * MAINTAINERS: Add tree-ssa maintainers.
2571
2572 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
2573
2574         * MAINTAINERS (Various Maintainers): Add myself.
2575
2576 2004-04-30  Brian Ford  <ford@vss.fsi.com>
2577
2578         * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
2581
2582         * MAINTAINERS (Write After Approval): Add myself.
2583
2584 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2585
2586         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2587         * configure: Regenerate.
2588
2589 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2590
2591         Revert:
2592         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2593
2594         * Makefile.def (flags_to_pass): Remove *dir variables that
2595         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2596         as well as prefix and exec_prefix.
2597         * Makefile.in: Regenerate.
2598
2599 2004-04-26  Robert Millan  <robertmh@gnu.org>
2600
2601         Add patches from libtool CVS.
2602         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2603         * ltconfig: Likewise.
2604         * ltcf-c.sh: Likewise.
2605         * ltcf-cxx.sh: Likewise.
2606         * ltcf-gcj.sh: Likewise.
2607
2608 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2609
2610         * Makefile.def (host_modules): Mark with the bootstrap
2611         flag packages on which gcc depends.
2612         * Makefile.tpl (all-bootstrap): Use it.
2613         * Makefile.in: Regenerate.
2614
2615 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2616
2617         * Makefile.def (flags_to_pass): Remove *dir variables that
2618         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2619         as well as prefix and exec_prefix.
2620         * Makefile.in: Regenerate.
2621
2622 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2623
2624         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2625         * configure: Regenerate.
2626         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2627         * gcc/Makefile.tpl (compare): Use the result of the test.
2628         * gcc/Makefile.in: Regenerate.
2629
2630 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2631
2632         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2633         Always relocate gcc and prev-gcc to the original names, even
2634         if the build fails.
2635         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2636         New targets.
2637
2638 2004-04-23  Laurent GUERBY <laurent@guerby.net>
2639
2640         * MAINTAINERS: Update my email address.
2641
2642 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2643
2644         * configure.in (mips*-*-irix5*): Enable ld.
2645         * configure: Regenerate.
2646
2647 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2648
2649         * configure: Regenerate.
2650
2651 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2652
2653         * Makefile.tpl (configure-[+module+], configure-gcc,
2654         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2655         Set and export LDFLAGS.
2656         * Makefile.in: Regenerate.
2657
2658 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
2659
2660         * MAINTAINERS: Add myself to write-after-approval.
2661
2662 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2663
2664         PR bootstrap/14871
2665         * Makefile.tpl: If we don't have built-in-tree target tools,
2666         use the ones found by configure rather than hacking around with
2667         program_transform_name.
2668         * configure.in: Give Makefile.tpl the information necessary
2669         to do that.
2670         * Makefile.in: Regenerate.
2671         * configure: Regenerate.
2672
2673 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2674
2675         PR bootstrap/14760
2676         * configure.in: When computing baseargs, strip *all* copies of
2677         offending options.  Also, don't match/substitute the trailing space,
2678         so that this actually works when two similar options are separated by
2679         only one space.
2680         * configure: Regenerate.
2681
2682 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2683
2684         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2685         (rs6000-*-aix*): Same.
2686         * configure: Regenerate.
2687
2688 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
2689
2690         * MAINTAINERS: Add myself to write-after-approval.
2691
2692 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
2693
2694         * MAINTAINERS: Add myself to write-after-approval.
2695
2696 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2697
2698         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2699         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2700         * Makefile.in: Regenerate.
2701
2702         * configure.in (top level bootstrap support): Rework --enable-werror
2703         to set @stage2_werror_flag@.
2704         * configure: Regenerate.
2705         * Makefile.tpl (top level bootstrap support): Pass
2706         @stage2_werror_flag@ down to configure in stages 2 and 3.
2707         * Makefile.in: Regenerate.
2708
2709 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2710
2711         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2712         for stages 2 and 3 as well as in make.  As a consequence, remove
2713         OUTPUT_OPTION (now detected by configure) from the flags passed down
2714         to make.
2715         * Makefile.in: Regenerate.
2716
2717         * Makefile.tpl (new-bootstrap): Fix typo.
2718         * Makefile.in: Regenerate.
2719
2720 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2721
2722         * Makefile.tpl: Rearrange by moving recursive_targets rules
2723         into their proper sections.
2724         * Makefile.tpl (top level bootstrap support): Move disabling
2725         of coverage flags from 'make' to 'configure'; improve comments.
2726         * Makefile.in: Regenerate.
2727
2728         * Makefile.tpl (experimental top level bootstrap) Move stage1
2729         language setting from all- target to configure- target; disable
2730         intermodule optimization in stage 1; prevent gratuitous rebuilds
2731         of stage 1.
2732         * Makefile.in: Regenerate.
2733         * configure.in: Comma-separate stage 1 language list for top
2734         level bootstrap.
2735         * configure: Regenerate.
2736
2737         * Makefile.tpl: Clean up experimental top level bootstrap support:
2738         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2739         prev-gcc in configure- targets as well as all- targets.
2740         * Makefile.in: Regenerate.
2741
2742 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
2743
2744         * compile: New file imported from automake.
2745
2746 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2747
2748         * configure.in: Remove symbolic link section.
2749         * configure: Regenerate.
2750         * Makefile.tpl (links): Remove.
2751         * Makefile.in: Regenerate.
2752
2753 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2754             Nathanael Nerode  <neroden@gcc.gnu.org>
2755
2756         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2757         Set with AC_CHECK_PROGS.
2758         * configure.in: Fix comment typo from last patch.
2759         * configure: Regenerate.
2760
2761 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2762
2763         * Makefile.tpl: Introduce experimental top level bootstrap support.
2764         * Makefile.in: Regenerate.
2765         * configure.in: Introduce support for top level bootstrap.
2766         * configure: Regenerate.
2767
2768 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2769             Paolo Bonzini  <bonzini@gnu.org>
2770
2771         PR bootstrap/14522
2772         * configure.in: Cope with shells that do not support unquoted ^
2773         * configure: Regenerate.
2774
2775 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2776             Paolo Bonzini  <bonzini@gnu.org>
2777
2778         PR bootstrap/14522
2779         * configure.in: Cope with shells that do not support nesting
2780         quotes inside quoted backquote substitutions.
2781         * configure: Regenerate.
2782
2783 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2784
2785         PR bootstrap/14522
2786         * configure.in: Fix escaping of $.
2787         * configure: Regenerate.
2788
2789 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2790
2791         * configure: Regenerate, since I forgot to while committing Paolo's
2792         changes.
2793
2794 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2795
2796         PR ada/14131
2797         Move language detection to the top level.
2798         * configure.in: Find default values for the tools as
2799         soon as possible.  Disable ada if GNAT is not found.
2800         Emit error message about missing languages.  Expand
2801         --enable-languages=all for the gcc subdirectory.
2802
2803 2004-03-10  Ben Elliston  <bje@gnu.org>
2804
2805         * MAINTAINERS: Update my email address.
2806
2807 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
2808
2809         * ltconfig: Disable building static libraries if building shared
2810         libraries on AIX 5L.
2811
2812 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2813
2814         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2815         and disable libgcj.
2816         * configure: Regenerated.
2817
2818 2004-03-01  Brian Booth  <bbooth@redhat.com>
2819
2820         * MAINTAINERS: Add myself to write-after-approval.
2821
2822 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
2823
2824         * MAINTAINERS: Add myself to write-after-approval.
2825
2826 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2827
2828         PR bootstrap/7087
2829         * Makefile.tpl: Guard XFOO sed statements better.
2830         * Makefile.tpl: Add dependency for configure-target-libada.
2831         * Makefile.in: Regenerate (incidentally fixes broken
2832         commit when libada-branch was merged).
2833
2834 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
2835
2836         * MAINTAINERS: Add myself to write-after-approval.
2837
2838 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
2839
2840         * MAINTAINERS: Add Nicola Pero and myself as libobjc
2841         maintainers.
2842
2843 2004-02-20  Andrew Cagney  <cagney@redhat.com>
2844
2845         * config.guess: Update from version 2003-10-16 to 2004-02-16.
2846         * config.sub: Update from version 2003-11-03 to 2004-02-16.
2847
2848 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2849
2850         PR bootstrap/11932
2851         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2852
2853 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
2854
2855         * MAINTAINERS: Added myself to write-after-approval.
2856
2857 2004-02-14  Michael Koch  <konqueror@gmx.de>
2858
2859         * MAINTAINERS: Added myself to write-after-approval.
2860
2861 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2862
2863         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
2864         some OS port maintainers to OS port maintainers section.
2865
2866 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
2867
2868         * MAINTAINERS: Add self.
2869
2870 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2871
2872         * MAINTAINERS: Alphabetize.
2873
2874 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
2875
2876         * MAINTAINERS: Remove myself.
2877
2878 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2879
2880         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2881         (rs6000-*-aix*): Same.
2882         * configure: Regenerate.
2883
2884 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2885
2886         * configure.in (host): Add in missing $noconfigdirs to defines.
2887         * configure: Regenerate.
2888
2889 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2890             Nathanael Nerode  <neroden@gcc.gnu.org>
2891
2892         PR ada/6637, PR ada/5911
2893         Merge with libada-branch:
2894         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2895         with appropriate dependencies. Add --enable-libada configure switch.
2896         * configure, Makefile.in: Regenerate.
2897
2898 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         * MAINTAINERS: Add myself to write-after-approval.
2901
2902 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2903
2904         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2905         * configure: Regenerate.
2906
2907 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
2908
2909         Merge from upstream:
2910
2911         * ltmain.in: When setting IFS to '~', be careful about user
2912         arguments that contain '~'.
2913
2914         2004-02-04  Peter O'Gorman  <peter@pogma.com>
2915
2916         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2917         Also test $base_compile against $CC with escaped arguments. Bug
2918         reported by Geoff Keating <geoffk@apple.com>.
2919
2920 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
2921
2922         * MAINTAINERS: Remove i960 port.
2923
2924 2004-01-23  DJ Delorie  <dj@redhat.com>
2925
2926         * Makefile.def (target_modules) [libiberty]: Don't stage.
2927         * Makefile.in: Rebuilt.
2928
2929 2004-01-20  Caroline Tice  <ctice@apple.com>
2930
2931         * MAINTAINERS: Add myself to write-after-approval.
2932
2933 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
2934
2935         * MAINTAINERS: Update my email address.
2936
2937 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
2938
2939         * MAINTAINERS: Add myself to write-after-approval.
2940
2941 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2942
2943         * MAINTAINERS: Remove entries without email address.
2944
2945 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
2946
2947         * MAINTAINERS: Add myself to write-after-approval.
2948
2949 2004-01-15  Steven Bosscher  <stevenb@suse.de>
2950
2951         * MAINTAINERS: Update my email address.
2952
2953 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2954
2955         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2956         * Makefile.tpl (configure-target-[+module+]): Support stage.
2957         * Makefile.in: Rebuilt.
2958
2959 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
2960
2961         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2962
2963 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
2964
2965         * MAINTAINERS: Add myself as a MIPS maintainer.
2966
2967 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2968
2969         * configure.in: Use ./config.cache, not config.cache.
2970         * configure: Regenerate.
2971         * Makefile.tpl: Special-casing not needed for GCC any more.
2972         * Makefile.in: Regenerate.
2973
2974         * configure.in: Don't share a cache file for host dirs.
2975         * configure: Regenerate.
2976
2977         * config-ml.in: Don't mess with the cache file.
2978
2979 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2980
2981         * MAINTAINERS: Move myself from 'Write After Approval' to
2982         'CPU Port Maintainers' section as SPARC maintainer.
2983
2984 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2985
2986         * Makefile.tpl: Make GCC use a separate config.cache.
2987         * Makefile.in: Regenerate.
2988
2989         PR bootstrap/11932, PR bootstrap/11933
2990         (I don't know if it will fix either of them, but it relates
2991         to them.)
2992         * configure.in: Don't use shared config.cache for target
2993         directories.
2994         * configure: Regenerate.
2995
2996 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
2997
2998         * MAINTAINERS: Add myself to 'Write After Approval' section.
2999
3000 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3001
3002         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3003         * configure: Regenerated.
3004
3005 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3006
3007         * MAINTAINERS: Remove the mn10200 maintainer.
3008
3009 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3010
3011         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3012         * configure: Regenerated.
3013
3014 2003-12-16  Jan Hubicka  <jh@suse.cz>
3015
3016         * MAINTAINERS: Add myself as callgraph maintainer.
3017
3018 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3019
3020         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3021         * configure: Regenerate.
3022
3023 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3024
3025         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3026         'Write After Approval' section. Update email.
3027
3028 2003-12-01  James Lemke <jim@wasabisystems.com>
3029
3030         * MAINTAINERS (Write After Approval): Add myself.
3031
3032 2003-11-20  Matt Thomas  <matt@3am-software.com>
3033
3034         * MAINTAINERS: Add myself as a vax port maintainer.
3035
3036 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3037
3038         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3039         (configure-build-[+module+], configure-[+module+]): Likewise.
3040         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3041         * Makefile.in: Regenerate.
3042
3043 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3044
3045         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3046         shared/dylibed libraries.
3047         * ltmain.sh: Likewise.
3048         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3049         * ltcf-cxx.sh: Likewise.
3050         * ltcf-gcj.sh: Likewise.
3051         * ltconfig: Likewise.
3052
3053 2003-11-17  Stan Cox  <scox@redhat.com>
3054
3055         * MAINTAINERS: Add myself as iq2000 port maintainer.
3056
3057 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3058
3059         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3060         * Makefile.in: Regenerate.
3061
3062 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3063
3064         * config.sub: Update to 2003-11-03 version.
3065
3066 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3067
3068         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3069         * configure:  Regenerate.
3070
3071 2003-10-20  Nicolas Pitre <nico@cam.org>
3072
3073         * MAINTAINERS: Add myself to 'Write After Approval' section.
3074
3075 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3076
3077         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3078
3079 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3080
3081         * MAINTAINERS: Update my email address.
3082
3083 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3084
3085         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3086
3087 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3088
3089         * MAINTAINERS: Add myself to 'Write After Approval' section.
3090
3091 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3092
3093         * config.guess: Update to 2003-10-16 version.
3094         * config.sub: Update to 2003-10-16 version.
3095
3096 2003-10-15 David Daney  <ddaney@avtrex.com>
3097
3098         * MAINTAINERS: Added myself to 'Write After Approval' section.
3099
3100 2003-10-15  Falk Hueffner  <falk@debian.org>
3101
3102         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3103         'Write After Approval' section. Update email.
3104
3105 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3106
3107         * MAINTAINERS: Move myself from 'Write After Approval' to
3108         'Various Maintainers' section as middle-end maintainer.
3109
3110 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3111
3112         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3113         HOST_FLAGS_TO_PASS.
3114         * Makefile.in: Regenerate.
3115
3116 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3117
3118         * config.guess: Update to 2003-10-07 version.
3119         * config.sub: Update to 2003-10-07 version.
3120
3121 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3122
3123         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3124         * ltconfig (irix5*, irix6*): Don't override version_type.
3125
3126 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3127
3128         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3129         * configure: Rebuilt
3130         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3131         * Makefile.in: Rebuilt
3132
3133 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3134
3135         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3136
3137 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3138
3139         * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2003-09-29  Paul Koning  <ni1d@arrl.net>
3142
3143         * MAINTAINERS: Move myself from "Write After Approval"
3144         to CPU platform maintainers for pdp11 platform.
3145
3146 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3147
3148         * MAINTAINERS: Move myself from 'Write After Approval' to
3149         'Various Maintainers' section as libffi testsuite maintainer.
3150
3151 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3152
3153         * configure.in: Pass a computed --program-transform-name
3154         to subconfigures.
3155         * configure: Regenerated.
3156
3157 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3158
3159         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3160         * Makefile.in: Regenerate.
3161
3162         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3163         * Makefile.in: Regenerate.
3164
3165 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3166
3167         * MAINTAINERS: Move myself from 'Write After Approval'
3168         to 'Various Maintainers' (objective-c) section.
3169
3170 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3171
3172         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3173         quoting.
3174         * configure: Regenerated.
3175
3176 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3177
3178         * MAINTAINERS (Write After Approval): Add myself to write after
3179         approval list.
3180
3181 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3182
3183         * MAINTAINERS (Write After Approval): Add myself.
3184
3185 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3186
3187         * MAINTAINERS: Update my e-mail address.
3188
3189 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3190
3191         * libtool.m4 (LD): Correct powerpc64 host match.
3192
3193 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3194
3195         * MAINTAINTERS: Update my affiliation and email address.
3196
3197 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3198
3199         * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2003-09-04  DJ Delorie  <dj@redhat.com>
3202
3203         * configure: Regenerate.
3204
3205 2003-09-04  Robert Millan  <robertmh@gnu.org>
3206
3207         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3208
3209 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3210
3211         * configure.in: Ensure arguments to sed are properly spaced.
3212         * configure: Regenerate.
3213
3214 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3215
3216         * MAINTAINERS: Update my e-mail address.
3217
3218 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3219
3220         * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3223
3224         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3225         * configure: Regenerated.
3226
3227 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3228
3229         * MAINTAINERS: Update my email address.
3230
3231 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3232
3233         * configure.in:  Use newline instead of semicolon when assuming
3234         shell arguments in a for loop.
3235         * configure:  Regenerated.
3236
3237 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3238
3239         * MAINTAINERS: Resurrect the i860 maintainer.
3240
3241 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3242
3243         PR 8180
3244         * configure.in: When testing with_libs and with_headers, treat
3245         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3246         * configure: Regenerate.
3247
3248         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3249         make, shell, etc.
3250         (baseargs): Likewise.
3251         * configure: Regenerate.
3252
3253 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3254
3255         * MAINTAINERS (Write After Approval): Add myself.
3256
3257 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3258
3259         * configure.in: Disable libgcj for darwin not on powerpc.
3260         * configure: Rebuild.
3261
3262 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3263
3264         * config-ml.in, symlink-tree: Add license.
3265
3266 2003-08-03  Richard Stallman  <rms@gnu.org>
3267             Eben Moglen  <moglen@columbia.edu>
3268
3269         * README.SCO: New file.
3270
3271 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3272
3273         * Makefile.tpl (check, check-c++): Express dependencies using
3274         dependencies rather than commands.
3275         * Makefile.in: Regenerate.
3276
3277 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3278
3279         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3280         * configure: Ditto.
3281
3282 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3283
3284         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3285         * Makefile.in: Update.
3286
3287 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3288
3289         * configure.in: Enable libgcj for darwin.
3290         * configure: Rebuild.
3291
3292 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3293
3294         * config-ml.in:  Use ac_configure_args directly instead of
3295         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3296         actually seen.
3297
3298 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3299
3300         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3301         creating target and build subdirs to build all parent dirs as needed.
3302         * Makefile.in: Rebuild.
3303         * configure.in: Don't build dirs explicitly here.
3304         * configure: Rebuild.
3305
3306 2003-07-26  Paul Brook  <paul@nowt.org>
3307
3308         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3309
3310 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3311
3312         * Makefile.tpl (all-make): Depend on intl.
3313         * Makefile.in: Rebuilt.
3314
3315 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3316
3317         * install-sh:  Update to newer upstream versions (associated with
3318         aclocal 1.7).
3319         * mkinstalldirs:  Likewise.
3320         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3321
3322 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
3323
3324         * MAINTAINERS: Move self from Bug database only accounts
3325         to write-after-approval.
3326
3327 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3328
3329         * config.if: Remove unused libc_interface determination.
3330
3331 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3332
3333         * MAINTAINERS: Move self from write-after-approval to
3334         build machinery (*.in).
3335
3336 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3337
3338         PR bootstrap/11273
3339         PR bootstrap/11408
3340         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3341         unused INSTALL_PROGRAM_ARGS.
3342         * configure.in: Use AC_PROG_INSTALL.
3343         * Makefile.in: Regenerate.
3344         * configure: Regenerate.
3345
3346 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
3347
3348         * MAINTAINERS: Alphabetize.
3349
3350 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3351
3352         * configure: Rebuilt.
3353         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3354         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3355         newlib nor libgloss.
3356         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3357         * configure.in (am33_2.0-*-linux*): Added.
3358
3359 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3360
3361         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3362         * configure: Regenerate.
3363
3364 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
3365
3366         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3367         * Makefile.in: Regenerate.
3368
3369 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3370
3371         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3372         * Makefile.in: Regenerate.
3373
3374 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
3375
3376         * Makefile.tpl: Replace PWD with PWD_COMMAND.
3377         * Makefile.in: Regenerated.
3378
3379         * config-ml.in: Replace PWD with PWD_COMMAND.
3380
3381 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3382
3383         * intl: New directory; see intl/ChangeLog for details.
3384         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3385         * Makefile.tpl: all-gcc depends on maybe-all-intl.
3386         * Makefile.in: Regenerate.
3387
3388 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3389
3390         * configure.in: Clean up config-lang.in handling.  Delete
3391         useless assignment to "subdirs".
3392         * configure: Regenerate.
3393
3394 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3395
3396         * configure.in: Rename 'target_libs' to 'target_libraries'.
3397         Remove useless reference to 'target_libs'.
3398         * configure: Regenerate.
3399
3400 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3401
3402         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3403         * Makefile.in: Regenerate.
3404
3405 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3406
3407         * Makefile.def: Introduce flags_to_pass.
3408         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3409         * Makefile.in: Regenerate.
3410
3411 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3412
3413         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3414         and target-libgloss.
3415         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3416         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3417         * configure: Regenerate.
3418
3419 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3420
3421         * configure.in: Update testsuite_flags to new location.
3422         * configure. Regenerate.
3423
3424 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3425
3426         * Makefile.tpl: Remove BUILD_CC stuff.
3427         * Makefile.in: Regenerate.
3428
3429 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3430
3431         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3432
3433 2003-06-16  Graeme Peterson <gp@qnx.com>
3434
3435         * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3438
3439         * config.guess: Update to 2003-06-12 version.
3440         * config.sub: Update to 2003-06-13 version.
3441
3442 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3443
3444         * config.guess: Update to 2003-06-06 version.
3445         * config.sub: Update to 2003-06-06 version.
3446
3447 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3448
3449         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3450         * configure. Regenerate.
3451
3452 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3453
3454         * configure.in: Disable serial configure by default.
3455         * configure: Regenerate.
3456         * Makefile.tpl: Abolish .NOTPARALLEL.
3457         * Makefile.in: Regenerate.
3458
3459         * Makefile.tpl: Replace {build,host,target}_canonical by
3460         {build,host,target}.
3461         * Makefile.in: Regenerate.
3462
3463         * Makefile.tpl: Fix stupid pasto.
3464         * Makefile.in: Regenerate.
3465
3466 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3467
3468         * Makefile.tpl: Remove bogus conditional.
3469         * Makefile.in: Regenerate.
3470
3471 2003-06-05  Jan Hubicka  <jh@suse.cz>
3472
3473         * Makefile.tpl (profiledbootstrap): New target.
3474         * Makefile.in (profiledbootstrap): New target.
3475
3476 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
3477
3478         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3479         Pinski. Remove user names from other bugzilla-only maintainers.
3480
3481 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3482
3483         * Makefile.tpl: Make 'recursive targets' using autogen rather
3484         than shell loop.  Remove duplicate 'clean' targets and false
3485         comments.
3486         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3487         Add systematic method of specifying missing targets in subdirs.
3488         Add copyright boilerplate.
3489         * Makefile.in: Regenerate.
3490         * configure.in: Add 'recursive targets' to maybe list.
3491         * configure: Regenerate.
3492
3493         * MAINTAINERS: "GNATS only" -> "Bug database only".
3494
3495         * Makefile.tpl: Rename [+target+] to [+make_target+].
3496         * Makefile.def: Rename 'target' to 'make_target'.
3497
3498 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
3499
3500         * MAINTAINERS: Add self as options handling maintainer.
3501
3502 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
3503
3504         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3505         been too long since I touched those ports.
3506
3507 2003-05-28  DJ Delorie  <dj@redhat.com>
3508
3509         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3510         * Makefile.in: Regenerate.
3511
3512 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3513
3514         * configure.in: Use curly braces in the definition of tooldir.
3515         * configure: Regenerate.
3516
3517 2003-05-21  DJ Delorie  <dj@redhat.com>
3518
3519         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3520         newlib or libgloss.
3521         * Makefile.in: Regenerate.
3522
3523 2003-05-21  DJ Delorie  <dj@redhat.com>
3524
3525         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3526         * Makefile.in: Regenerate.
3527
3528 2003-05-20  Ian Lance Taylor  <ian@airs.com>
3529
3530         * MAINTAINERS: Update my e-mail address.
3531
3532 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3533
3534         * configure.in: Switch more things to use maybe dependencies.
3535         * Makefile.tpl: Switch more things to use maybe dependencies.
3536         Factor out common code from autogen IF statements.
3537         * configure: Regenerate.
3538         * Makefile.in: Regenerate.
3539
3540 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3541
3542         * configure.in: Accept i[3456789]86 for machine type.
3543         * configure: Regenerate.
3544
3545 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3546
3547         * configure.in: Switch more things to use maybe dependencies.
3548         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3549         * configure: Regenerate.
3550         * Makefile.tpl: Switch more things to use maybe dependencies.
3551         * Makefile.in: Regenerate.
3552
3553 2003-05-16  Andreas Schwab  <schwab@suse.de>
3554
3555         * Makefile.tpl (install-opcodes): Define.
3556         * Makefile.in: Rebuild.
3557
3558 2003-05-13  Andreas Jaeger  <aj@suse.de>
3559
3560         * config.guess: Update to 2003-05-09 version.
3561         * config.sub: Update to 2003-05-09 version.
3562
3563 2003-05-13  Michael Eager <eager@mvista.com>
3564
3565         * configure.in: Correct sed script so that options in quotes are not
3566         deleted.
3567         * configure: Rebuild.
3568
3569 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3570
3571         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3572         and $$s/newlib/libc/sys/cygwin32 include paths.
3573         * configure: Ditto.
3574
3575 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
3576
3577         * MAINTAINERS: Update my email addresses.
3578
3579 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3580
3581         * config-ml.in: Propagate INSTALL variables.
3582
3583 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3584
3585         * MAINTAINERS: Remove duplicate entries in Write After Approval.
3586
3587 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3588
3589         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3590         * Makefile.in: Regenerate.
3591
3592 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
3593
3594         * MAINTAINERS (GNATS only): Add Falk Hueffner.
3595
3596 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
3597
3598         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3599
3600 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3601
3602         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3603         * Makefile.in: Regenerated.
3604
3605 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
3606
3607         * MAINTAINERS (Write After Approval): Upgrade myself from
3608         GNATS only to write-after-approval. Update my mail address.
3609
3610 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
3611
3612         (OS Port Maintainers: freebsd): Add myself.
3613
3614 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3615
3616         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3617
3618 2003-04-22  Kean Johnston  <jkj@sco.com>
3619
3620         * MAINTAINERS (SCO ports): Added myself.
3621
3622 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3623
3624         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3625
3626 2003-04-19  Kean Johnston  <jkj@sco.com>
3627
3628         * MAINTAINERS (Write After Approval): Add myself.
3629
3630 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3631
3632         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3633         * Makefile.in: Regenerate.
3634
3635 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3636
3637         * configure.in (powerpc64*-*-linux*): Remove.
3638         * configure: Rebuilt.
3639
3640 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3641
3642         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3643         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3644         and restrap.
3645         * Makefile.in:  Regenerate.
3646
3647 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3648
3649         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3650         * configure: Regenerated.
3651
3652 2003-04-15  DJ Delorie  <dj@redhat.com>
3653
3654         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3655
3656 2003-04-13  Nick Clifton  <nickc@redhat.com>
3657
3658         * config-ml.in: Remove support for --disable-aix removing
3659         call-aix multilibs.
3660
3661 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
3662
3663         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3664         * */configure: Rebuilt.
3665
3666 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
3667
3668         * MAINTAINERS: Add my email address.
3669
3670 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
3671
3672         * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3675
3676         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3677         * Makefile.in: Regenerate.
3678
3679 2003-03-14  Michael Chastain  <mec@shout.net>
3680
3681         * Makefile.in: Regenerate with correct Makefile.def.
3682
3683 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3684
3685         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3686         Make macro.
3687         * Makefile.in: Regenerate.
3688         * configure.in: Clean up gxx_include_dir logic.
3689         * configure: Regenerate.
3690
3691 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3692
3693         * MAINTAINERS (Write After Approval): Add myself.
3694
3695 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
3696
3697         * MAINTAINERS: Update my mail address.
3698
3699 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3700
3701         * configure.in (gxx_include_dir): Fix typo.
3702         * configure: Regenerated.
3703
3704 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3705
3706         * Makefile.tpl: Reindent.
3707         * Makefile.in: Regenerate.
3708         * configure.in: Reindent.  Don't set unused variables.
3709         * configure: Regenerate.
3710
3711 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3712
3713         * configure.in: Include $(build_tooldir)/sys-include in
3714         FLAGS_FOR_TARGET.
3715         * configure: Regenerated.
3716
3717 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3718
3719         * Makefile.tpl: Always pass down RANLIB.
3720         * Makefile.in: Regenerate.
3721
3722         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3723         * Makefile.in: Regenerate.
3724         * configure.in: Remove unused logic relating to --enable-shared
3725         and --enable-threads.  Remove bogus comments.  Remove redundant
3726         noconfigdirs.
3727         * configure: Regenerate.
3728
3729         * configure.in: Replace ${libstdcxx_version} by its value.
3730         Remove reference to mh-dgux.
3731         * configure: Regenerate.
3732
3733 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
3734
3735         * MAINTAINERS (Write After Approval): Add myself.
3736
3737 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3738
3739         * Makefile.tpl: Rearrange.
3740         * Makefile.in: Regenerate.
3741
3742 2003-02-25  Uwe Stieber <uwe@wwws.de>
3743
3744         * configure.in: Add support for kaOS as cross build target system.
3745         * configure: Regenerated.
3746
3747 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
3748
3749         * MAINTAINERS (Write after approval): Add myself.
3750
3751 2003-02-21  James E Wilson  <wilson@tuliptree.org>
3752
3753         * MAINTAINERS: Update my email address.
3754
3755 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3756
3757         * MAINTAINERS: Add self to blanket write privs. section.
3758
3759 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3760
3761         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3762         configure-target-* as some target builds may require additional
3763         flags for preprocessor tests.
3764         * Makefile.in: Regenerated.
3765
3766 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3767
3768         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3769         * ltconfig: Handle it.
3770         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3771         auto-detecting it.
3772
3773         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3774         it is used as argument to $CC.
3775         * ltcf-gcj.sh: Likewise.
3776
3777         * configure.in: Introduce --enable-maintainer-mode.
3778         * configure: Rebuilt.
3779         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3780         for maintainer mode.
3781         * Makefile.in: Rebuilt.
3782
3783 2003-02-18  Jason Merrill  <jason@redhat.com>
3784
3785         * Makefile.tpl (check-c++): Allow parallelism.
3786
3787 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3788
3789         * MAINTAINERS: Remove John Carr (who never actually had access to
3790         gcc.gnu.org).
3791
3792 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3793
3794         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3795         don't configure target-libobjc.
3796         * configure: Regenerate.
3797
3798 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3799
3800         * Makefile.tpl (RANLIB): Define.
3801         * Makefile.in: Regenerate.
3802
3803 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
3804
3805         * MAINTAINERS: Update my email.
3806
3807 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3808
3809         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3810         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3811         * Makefile.in: Regenerated.
3812         * configure.in: Remove all traces of snavigator, db, and grep.
3813         * configure: Regenerated.
3814
3815 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3816
3817         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3818         After Approval.
3819
3820 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3821
3822         * MAINTAINERS (Write after approval): Add myself.
3823
3824 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3825
3826         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3827         * Makefile.in: Regenerated.
3828
3829 2003-01-30  Roger Sayle  <roger@eyesopen.com>
3830
3831         * config.guess: Updated to 2003-01-30's version.
3832         * config.sub: Updated to 2003-01-28's version.
3833
3834 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3835
3836         * config.if: If gcc_version is already set, just use it.  Don't set
3837         gcc_version_trigger if it's already set, otherwise set it to
3838         gcc/version.c, but only if the file exists.  If it is not set and
3839         gcc/version.c does not exist, try to extract the version number from
3840         $CC.
3841
3842 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
3843
3844         * MAINTAINERS: Add myself to write-after-approval list.
3845
3846 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3847
3848         * configure.in:  Revert 24Jan change.
3849         * configure:  Regenerate.
3850
3851 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3852
3853         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
3854         entry of HJ Lu.
3855
3856 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3857
3858         * configure.in: Revert previous change.
3859         * configure: Regenerate.
3860
3861 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3862
3863         * configure.in: Make rda native-only.
3864         * configure: Regenerate.
3865
3866 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3867
3868         * MAINTAINERS: Move myself from GNATS-only-accounts to
3869         write-after-approval.
3870
3871 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3872
3873         * configure.in: Add missing \.
3874         * configure: Rebuilt.
3875
3876 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3877
3878         * configure.in (baseargs): Avoid using \| in sed regular
3879         expressions.
3880         * configure: Rebuilt.
3881
3882 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3883
3884         * configure.in (baseargs): Remove all supported forms of
3885         --cache-file, --srcdir, --host, --build and --target options
3886         from argument lists.
3887         * configure: Rebuilt.
3888
3889 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
3890
3891         * MAINTAINERS: Add myself to write-after-approval list.
3892
3893 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3894
3895         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3896         * configure: Rebuilt.
3897
3898 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3899
3900         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3901         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3902         * Makefile.in: Regenerate.
3903         * configure: Regenerate.
3904
3905 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3906
3907         * configure.in: Remove Makefile in build, host and target modules
3908         unless configure was run with --no-recursion.
3909         * configure: Rebuilt.
3910
3911 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3912
3913         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3914         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3915         * Makefile.in: Regenerate.
3916
3917 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3918
3919         * config.guess: Update to 2003-01-03 version.
3920         * config.sub: Update to 2003-01-03 version.
3921
3922 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3923
3924         * configure: Regenerate with proper autoconf 2.13.
3925
3926 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3927
3928         * configure.in: Add AC_PREREQ for consistency.
3929         * configure: Regenerate.
3930
3931 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3932
3933         * configure.in (GDB_TK): Add tcl directories conditional on
3934         gdb/gdbtk directory being present.
3935         * configure: Regenerate.
3936
3937 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3938
3939         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3940         by gcc if LD is not defined and we are not doing a Canadian Cross.
3941         * configure: Rebuilt.
3942
3943 2002-12-31  Tom Tromey  <tromey@redhat.com>
3944
3945         * Makefile.in: Rebuilt.
3946         * Makefile.def (target_modules) [libffi]: Allow installation.
3947
3948 2002-12-31  Andreas Schwab  <schwab@suse.de>
3949
3950         * configure.in: Fix use of $program_transform_name.
3951         * configure: Regenerated.
3952
3953 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3954
3955         * configure.in (baseargs): Don't remove first configure argument.
3956         * configure: Regenerated.
3957
3958 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3959
3960         * Makefile.tpl (local-distclean): Don't remove...
3961         (multilib.ts): ... this.  Moved into...
3962         (multilib.out): ... this.  Don't use sub-make.
3963         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3964         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3965         (configure-build-[+module+], configure-[+module+],
3966         configure-target-[+module+], configure-gcc): ... these.  Test
3967         for Makefile existence.  Drop config.status from dependencies.
3968         * Makefile.in: Rebuilt.
3969         * configure.in: Move gcc-version-trigger to the end of
3970         ac_configure_args.  Add comments to maybedep.tmp and
3971         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3972         nonopt from baseargs, matching and removing corresponding
3973         whitespace while at it.
3974         * configure: Rebuilt.
3975
3976 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3977
3978         * configure.in (host_configargs): Replace reference to
3979         no-longer-defined buildopts with --build=${build_alias}.
3980         * configure: Rebuilt.
3981
3982         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3983         program_transform_name to standard idiom.
3984         (AUTOGEN, AUTOCONF): Define.
3985         (Makefile.in): Use $(AUTOGEN).
3986         (Makefile): Depend on config.status, and use autoconf-style rule to
3987         build it.  Move original commands to...
3988         (config.status): ... this new target.
3989         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3990         $(AUTOCONF).
3991         * Makefile.in: Rebuilt.
3992
3993 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3994
3995         * Makefile.tpl: Fix dramatic bustage due to change in
3996         program_transform_name.
3997         * Makefile.in: Regenerate.
3998
3999         * configure.in: Remove unnecessary PATH setting.
4000         * configure: Regnerate.
4001
4002         * configure.in: Don't default to unprefixed tools unless
4003         the native tools will work.
4004         * configure: Regenerate.
4005
4006         * configure.in: Convert to autoconf script.  Blow away lots
4007         of now-redundant Makefile fragments.
4008         * configure: Generate using Autoconf.
4009         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4010         * Makefile.in: Regenerate.
4011
4012 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4013
4014         * configure: Fix stupid bug where RANLIB was mistakenly included.
4015
4016         * configure.in: Rename (buildargs, hostargs, targargs) to
4017         (build_configargs, host_configargs, target_configargs).
4018
4019         * configure.in: Move logic out of sed statement.
4020
4021         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4022         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4023
4024 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4025
4026         * config.sub: Import from master repository
4027         * config.guess: Ditto
4028
4029 2002-12-24  Andreas Schwab  <schwab@suse.de>
4030
4031         * Makefile.tpl (multilib.out): Fix missing space.
4032         * Makefile.in: Regenerate.
4033
4034 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4035
4036         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4037         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4038         * Makefile.in: Regenerate.
4039         * configure.in: Remove unnecessary leftovers.
4040
4041 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4042
4043         * configure.in (extra_ranlibflags_for_target): New variable.
4044         (*-*-darwin): Add -c to ranlib commands.
4045         * configure (tooldir): Handle extra_ranlibflags_for_target.
4046
4047 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4048
4049         * Makefile.tpl: Revert HJL's change.
4050         * Makefile.in: Regenerated.
4051         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4052         always.
4053
4054 2002-12-19  Andreas Schwab  <schwab@suse.de>
4055
4056         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4057         * Makefile.in: Regenerate.
4058
4059 2002-12-18  H.J. Lu <hjl@gnu.org>
4060
4061         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4062         * Makefile.in: Regenerated.
4063
4064         * configure.in (build_prefix): New. Substitute.
4065
4066 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4067
4068         * Makefile.tpl: Don't let real targets depend on phony targets.
4069         * Makefile.in: Regenerate.
4070
4071         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4072         * Makefile.in: Regenerate.
4073
4074 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4075
4076         * config.sub: Import from master repository
4077         * config.guess: Ditto
4078
4079 2002-12-16  Jason Merrill  <jason@redhat.com>
4080
4081         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4082         previous 'make bootstrap'.
4083         * Makefile.in: Regenerate.
4084
4085 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4086
4087         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4088
4089 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4090
4091         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4092         * Makefile.in: Regenerate.
4093
4094 2002-12-13  Jason Merrill  <jason@redhat.com>
4095
4096         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4097         library tests.
4098         (check-c++): Just depend on it and check-target-libstdc++-v3.
4099         * Makefile.in: Regenerate.
4100
4101 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4102
4103         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4104         * Makefile.in: Rebuilt.
4105
4106 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4107
4108         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4109
4110 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4111
4112         * configure: Fix bug put in by gremlins.
4113
4114         * Makefile.tpl: Substitute more autoconfily.
4115         * configure: Substitute more autoconfily.
4116         * Makefile.in: Regenerate.
4117
4118 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4119
4120         * config.sub: Import from master repository
4121         * config.guess: Ditto
4122         * MAINTAINERS: Added Svein Seldal under write after approval
4123
4124 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4125
4126         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4127         * Makefile.in (all-sim): Ditto.
4128
4129 2002-12-06  DJ Delorie  <dj@redhat.com>
4130
4131         * Makefile.tpl: Change configure dependencies to not have real
4132         targets depend on phony targets.
4133
4134 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4135
4136         * configure.in: Revert unintentional change.
4137
4138         * Makefile.tpl: Change dependency for */multilib.out so that
4139         it works when gcc isn't in the tree.
4140
4141         * configure.in: Substitute more.
4142         * configure: Run subconfigures from the Makefile.
4143         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4144         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4145
4146 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4147
4148         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4149
4150 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4151
4152         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4153         and corresponding dependencies.
4154         * Makefile.in: Regenerate.
4155
4156         * configure.in (host_tools): Order binutils, gas and ld for
4157         convenience in running the testsuites.
4158
4159         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4160         * Makefile.in: Regenerate.
4161         * configure.in: Introduce rules to serialize subconfigure runs.
4162
4163         * configure.in: Introduce BASE_CC_FOR_TARGET.
4164         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4165         Realize configure-build-* targets.  Realize configure-target-* targets.
4166         * Makefile.in: Regenerate.
4167
4168 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4169
4170         * configure: Move gcc_version_trigger stuff from here...
4171         * configure.in: ...to here.
4172
4173         * configure.in: Separate subconfigure options added by this file from
4174         options given by the user.  Add machinery to put args for host
4175         subconfigures into the Makefile.
4176
4177         * Makefile.tpl: Remove 'vault' targets.
4178         * Makefile.tpl: Reorder and comment dependencies.
4179         * Makefile.in: Regenerate.
4180
4181 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4182         * configure.in: Fix my broken commit of previous patch. (sigh)
4183
4184 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4185
4186         * configure.in: Move host-specific darwin noconfigdirs into
4187         the host-specific section.
4188
4189 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4190
4191         * configure.in: Move host-specific darwin noconfigdirs into
4192         the host-specific section.
4193
4194 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4195
4196         * configure: Remove skip-this-dir support.
4197         * Makefile.tpl: Remove skip-this-dir support.
4198
4199         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4200         subdirectories.
4201         * Makefile.in: Regenerate.
4202
4203         * Makefile.tpl: Strip out useless setting of 'dir'.
4204         * Makefile.in: Regenerate.
4205
4206 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4207
4208         * configure.in: Fix deeply stupid bug.
4209
4210         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4211         shell code in CXX_FOR_TARGET
4212         * Makefile.def: Introduce raw_cxx.
4213         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4214         RAW_CXX_FOR_TARGET.
4215         * Makefile.in: Regenerate.
4216
4217 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4218
4219         * Makefile.tpl: Remove unnecessary ifs.
4220         * Makefile.in: Regenerate.
4221
4222         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4223         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4224         targets for 'no_install' modules.
4225         * configure: Move GDB_TK substitution to configure.in.  Move
4226         build_modules stuff to configure.in.
4227         * configure.in: Implement soft dependency machinery.  Maybe-ize
4228         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4229         * Makefile.in: Regenerate.
4230
4231 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4232
4233         * Makefile.tpl: Make all-target, install-target behave similarly
4234         to all, install (only hitting configured targets).  Eliminate
4235         unused macro defintions.
4236
4237         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4238         build != host.
4239
4240         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4241
4242         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4243
4244         * configure.in: Produce lists of subdir targets we're actually
4245         configuring.  Remove references to "dosrel".
4246         * Makefile.tpl: Let configure set which subdir targets are hit.
4247         Remove install-cross; clean up install; remove ALL.  Remove
4248         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4249         Autogenerate host module targets.  Remove empty dependency lines
4250         and redundant dependency; rearrange slightly.
4251         * Makefile.def: Add host-side libtermcap, utils.
4252
4253         * Makefile.in: Regenerate.
4254
4255 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4256
4257         * ltconfig (osf[345]): Append $major to soname_spec.
4258         Reflect this in library_names_spec.
4259         * ltmain.sh (osf): Prefix $major with . for use as extension.
4260
4261 2002-11-19  Andreas Jaeger  <aj@suse.de>
4262
4263         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4264         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4265         and sparc64 GNU/Linux systems.
4266
4267 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4268
4269         * MAINTAINERS: Update email.
4270
4271 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4272
4273         * MAINTAINERS: Complete James Dennett's entry.
4274
4275 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4276
4277         * MAINTAINERS (Write After Approval): Add myself.
4278
4279 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4280
4281         * Makefile.tpl: syntactic cleanup
4282
4283 2002-11-13 Stuart Hastings <stuart@apple.com>
4284
4285         * MAINTAINERS: Add myself to write-after-approval list.
4286
4287 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4288
4289         * Makefile.def: Add list of recursive targets to autogenerate.
4290         Add build_modules.
4291         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4292         targets.  Autogenerate *-build-* targets.
4293         * Makefile.in: Regenerate.
4294
4295 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4296
4297         * configure: More autoconf-style substitutions.
4298         * Makefile.tpl: More autoconf-style substitutions.
4299         * Makefile.in: Regenerate.
4300
4301 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4302
4303         * configure: Substitute more variables in a more autoconf-friendly
4304         way.  Simplify slightly.
4305         * Makefile.tpl: Make more variables substitutable in an
4306         autoconf-friendly way.
4307         * Makefile.in: Regenerate.
4308
4309 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
4310
4311         * MAINTAINERS (Write After Approval): Add myself.
4312
4313 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4314
4315         * configure.in (v810*): Remove special setting of tools.
4316
4317         * configure: Add support for extra required flags for ar or nm.
4318         * configure.in (aix4.3+): Use above support for target-specific
4319         issues, rather than using config/mt-aix43.
4320
4321 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4322
4323         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4324         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4325         with $srcdir.  Reformat indentation.  Substitute some variables
4326         formerly hard-coded in the Makefile for build=host.
4327         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4328         * Makefile.def: Autogenerate more.
4329         * Makefile.in: Regenerate.
4330
4331 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4332
4333         * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4336
4337         * Makefile.def (host_modules): Add rda.
4338         * Makefile.in: Regenerate.
4339         * configure.in (target_tool): Add target-rda to list.
4340
4341 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4342
4343         * MAINTAINERS: Remove "co-maintainer" note for web pages.
4344
4345 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4346
4347         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4348         and restrap targets to this rule.
4349         * Makefile.in:  Regenerate.
4350
4351 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4352
4353         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4354         GNATS only accounts.
4355
4356 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4357
4358         * configure.in (i[3456]86-*-linux*): Add check to disable
4359         ${libgcj} for glibc1.
4360
4361 2002-10-24  Denis Chertykov  <denisc@overta.ru>
4362
4363         * MAINTAINERS: Add myself as ip2k port maintainer.
4364
4365 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4366
4367         * configure.in: Add tic4x target.
4368
4369 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4370
4371         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4372         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4373         * Makefile.in: Regenerate.
4374
4375         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4376         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4377         * Makefile.in: Regenerate.
4378
4379 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
4380
4381         * MAINTAINERS: Add myself as web pages co-maintainer.
4382
4383 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4384
4385         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4386         * Makefile.in: Regenerate.
4387
4388 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
4389
4390         * MAINTAINERS: Add myself and Nathan Sidwell
4391         <nathan@codesourcery.com> as VxWorks maintainers.
4392
4393 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4394
4395         * Makefile.def: Remove order dependency comments.
4396         * Makefile.tpl: Add explicit install-install dependencies.
4397         * Makefile.in: Regenerate.
4398
4399         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4400         * Makefile.in: Regenerate.
4401
4402         * Makefile.tpl: Add configure-target (for src-release in src)
4403         * Makefile.in: Regenerate.
4404
4405 2002-09-30  Nick Clifton  <nickc@redhat.com>
4406
4407         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4408
4409 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4410
4411         * configure.in (s390*-*-linux*): Enable libgcj.
4412
4413 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4414
4415         * configure: Revert accidentally applied changes.
4416
4417         * Makefile.tpl: Make more autoconf-friendly.
4418         * Makefile.in: Regenerate.
4419         * configure: Make substitution more autoconf-like.
4420
4421 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4422
4423         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4424         single entry to handle all these.
4425         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4426         libjava on arm-*-elf.
4427
4428 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4429
4430         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4431         things that depend on them.
4432
4433 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4434
4435         * Makefile.tpl: Make subsituted variables more autoconfy.
4436         * Makefile.in: Regenerate.
4437         * configure: Make seds more autoconfy.
4438
4439 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4440
4441         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4442         * Makefile.in: Regenerate.
4443         * configure.in: Rewrite sed statements to look autoconfy.
4444
4445         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4446         all-target-foo on configure-target-foo.
4447         * Makefile.def: Ditto.
4448         * Makefile.in: Rebuild.
4449
4450 2002-09-25  Andrew Haley  <aph@redhat.com>
4451
4452         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4453
4454 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4455
4456         * Makefile.def: New file.
4457         * Makefile.tpl: New file.
4458         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4459         * contrib/gcc_update: Note that Makefile.in is a generated file.
4460
4461         * configure.in: Minor rearrangement.  Simplify tests.
4462
4463 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
4464
4465         * configure.in (with_headers): Skip copy if value is "yes".
4466         (with_libs): Likewise.
4467
4468 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4469
4470         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4471         * configure.in (sh*-*-pe*): Ditto.
4472         * configure.in (mips*-*-pe*): Ditto.
4473         * configure.in (*arm-wince-pe): Ditto.
4474
4475         * configure.in: Rearrange.
4476
4477 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
4478
4479         * MAINTAINERS: Update my email address.
4480
4481 2002-08-30  Paul Koning  <pkoning@equallogic.com>
4482
4483         * MAINTAINERS: (Write After Approval): Add myself.
4484
4485 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
4486
4487         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4488
4489 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
4490
4491         * MAINTAINERS: Change my mailing address.
4492
4493 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
4494
4495         * MAINTAINERS (Write After Approval): Remove myself.
4496         (Various Maintainers: c++ runtime libs): Add myself.
4497
4498 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
4499
4500         * MAINTAINERS (Write After Approval): Remove myself.
4501         (Various Maintainers: c++ runtime libs): Add myself.
4502
4503 2002-08-15  Eric Christopher  <echristo@redhat.com>
4504
4505         * config.sub: Import from master repository.
4506         * config.guess: Ditto.
4507
4508 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
4509
4510         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4511         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4512         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4513
4514 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
4515
4516         * MAINTAINERS: Add self to rs6000 vector extensions.
4517
4518 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
4519
4520         * libiberty/configure: Reverted unintended yesterday's check in.
4521
4522 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
4523
4524         * boehm-gc/configure, libf2c/configure: Rebuilt.
4525         * libffi/configure, libiberty/configure: Ditto.
4526         * libjava/configure, libobjc/configure: Ditto.
4527         * libstdc++-v3/configure, zlib/configure: Ditto.
4528         Merged from binutils:
4529         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4530         From Steve Ellcey <sje@cup.hp.com>:
4531         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4532         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4533         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4534         IA64.
4535         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4536         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4537         soname_spec, sys_lib_search_path_spec): Ditto.
4538
4539 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4540
4541         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4542
4543 2002-08-04  H.J. Lu  (hjl@gnu.org)
4544
4545         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4546
4547 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
4548
4549         * MAINTAINERS (Write After Approval): Add myself.
4550
4551 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4552
4553         * configure.in: Move generic linux case to end.  Copy generic
4554         linux noconfigdirs to mips*-*-linux* entry and new
4555         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4556
4557 2002-07-19  Michael Matz  <matz@suse.de>
4558
4559         * MAINTAINERS: Add myself as ra* maintainer.
4560
4561 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4562
4563         * config.guess: Update to 2002-07-09 version.
4564         * config.sub: Update to 2002-07-03 version.
4565
4566 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
4567
4568         * MAINTAINERS: Fix typo in a maintainer email address.
4569
4570 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4571
4572         * configure.in: Remove two redundant tests.
4573
4574 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4575
4576         * configure.in (mips*-*-irix6*o32): Enable stabs.
4577
4578 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4579
4580         * configure.in: Don't build grez.
4581         * Makefile.in: Ditto.
4582
4583         * Makefile.in: Remove references to bsp, cygmon, libstub.
4584         * configure.in: Ditto.
4585
4586         * configure.in: Remove leftover reference to gdbtest.
4587
4588 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4589
4590         * configure.in (gxx_include_dir):  Change to match versioned
4591         C++ headers if --enable-version-specific-runtime-libs is used.
4592
4593 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4594
4595         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4596
4597 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4598
4599         * configure.in: Make --without-x work.
4600
4601 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4602
4603         * configure.in: Rearrange target Makefile fragment collection.
4604
4605         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4606         cvs[src].
4607         * configure.in: Ditto.
4608
4609 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
4610
4611         * MAINTAINERS (Write After Approval): Update my e-mail address.
4612
4613 2002-06-24  Ben Elliston  <bje@redhat.com>
4614
4615         * configure.in (host_tools): Remove cgen.
4616
4617         * Makefile.in (all-cgen): Remove; runs from its source directory.
4618         (check-cgen, install-cgen, clean-cgen): Likewise.
4619         (all-opcodes): Do not depend on all-cgen.
4620         (all-sim): Likewise.
4621
4622 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4623
4624         * Makefile.in: Eliminate 'apache' targets.
4625         * configure.in: Eliminate 'apache' targets.
4626
4627         * configure.in: Eliminate redundant tests.  Reorganize.
4628
4629         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4630
4631         * config-ml.in: Eliminate references to Cygnus configure.
4632
4633         * Makefile.in: Eliminate references to building emacs.
4634
4635 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
4636
4637         * MAINTAINERS: Update my email address.
4638
4639 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
4640
4641         * config.if (libstdcxx_incdir): Version C++ headers.
4642         (cxx_incdir): Remove.
4643
4644 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4645
4646         * MAINTAINERS (Write After Approval): Add self.
4647
4648 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
4649
4650         * configure.in: Add support for ip2k.
4651
4652 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4653
4654         * configure.in: Fix AIX configury bug.
4655
4656 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
4657
4658         * MAINTAINERS (Write After Approval): Add self.
4659
4660 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4661
4662         * configure.in: replace ${topsrcdir} with ${srcdir}
4663
4664         * configure.in: Move definition of libstdcxx_flags
4665         right above usage, rather than waaay earlier.
4666
4667         * configure.in: Pull definition of is_cross_compiler earlier.
4668
4669         * configure.in: Rearrange a little.
4670
4671         * configure.in: Remove references to librx.
4672         * Makefile.in: Remove references to librx.
4673
4674 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
4675
4676         * config.sub: Add support for avr target.
4677         Import from master sources, rev 1.255
4678
4679 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
4680
4681         * configure, .cvsignore:  Revert previous change...
4682         * Makefile:  ...delete.
4683
4684 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4685
4686         * configure.in: Eliminate ${gasdir} variable.
4687
4688 2002-06-18  Dave Brolley  <brolley@redhat.com>
4689
4690         * configure.in: Add support for frv.
4691         * config.sub: Add support for frv.
4692
4693 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
4694
4695         * configure:  Remove garbage from previous commit.
4696
4697 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
4698
4699         * configure:  For in-source builds, make a subdir and re-exec there.
4700         * Makefile:  New file.  Pass targets through to build directory.
4701         * .cvsignore:  No longer ignore "Makefile".
4702
4703 2002-06-16  Douglas Rupp  <rupp@gnat.com>
4704
4705         * MAINTAINERS (Write After Approval): Add self.
4706
4707 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4708
4709         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4710
4711 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4712
4713         * configure.in (vax-*-netbsd*): Re-enable gas.
4714
4715 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4716
4717         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4718         BUILD_PREFIX_1, to correct nomenclature.
4719         * configure: Likewise.
4720
4721         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4722         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4723
4724 2002-05-31  Olaf Hering  <olh@suse.de>
4725
4726         * config-ml.in: Propogate DESTDIR also.
4727
4728 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4729
4730         * configure.in (vax-*-netbsd*): Don't build gas for this
4731         platform.
4732
4733 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4734
4735         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4736         and libgcj for AVR.
4737
4738 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
4739
4740         * MAINTAINERS (Write After Approval): Add myself.
4741
4742 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4743
4744         * config.guess: Update to 2002-05-22 version.
4745         * config.sub: Likewise.
4746
4747 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4748
4749         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4750         * config-ml.in: Likewise.
4751         * configure: Likewise.
4752         * configure.in: Likewise.
4753
4754 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
4755
4756         * MAINTAINERS: Update my email address.
4757
4758 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4759
4760         * configure.in: Simplify makefile fragment collection.
4761
4762         * configure.in: Remove code to build emacs.
4763
4764         * configure.in : Remove --srcdir argument from targargs and buildargs
4765         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4766
4767         * configure: Move some logic to configure.in.
4768         * configure.in: Move some logic from configure.
4769
4770 2002-05-11  Tom Tromey  <tromey@redhat.com>
4771
4772         * MAINTAINERS: Reflect libgcj reality.
4773
4774 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
4775
4776         * Makefile.in: Honour DESTDIR.
4777
4778 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4779
4780         * config.guess: Import 2002-03-20 version.
4781         * config.sub: Import 2002-04-26 version.
4782
4783 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4784
4785         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4786
4787 2002-05-07  Tim Josling  <tej@melbpc.org.au>
4788
4789         * MAINTAINERS: Add self.
4790
4791 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
4792
4793         * ltmain.sh: Detect and handle object name conflicts
4794         while piecewise linking a static library.
4795
4796 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4797
4798         * configure.in (noconfigdirs): Don't disable libgcj on
4799         sparc64-*-solaris* and sparcv9-*-solaris*.
4800
4801 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4802
4803         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4804
4805 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4806
4807         * configure.in (FLAGS_FOR_TARGET): Do not add
4808         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4809         on i[3456]86-*-linux*.
4810
4811 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4812
4813         * configure.in (noconfigdirs): Replace [ ] with test.
4814
4815         * configure.in (noconfigdirs): Do not add target-newlib if
4816         target == i[3456]86-*-linux*, and host == target.
4817
4818 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4819
4820         * configure.in: delete reference to absent file
4821
4822         * configure.in: replace '[' with 'test'
4823
4824         * configure.in: Eliminate references to gash.
4825         * Makefile.in: Eliminate references to gash.
4826
4827         * configure.in: remove useless references to 'pic' makefile fragments.
4828
4829         * configure.in: (*-*-windows*) Finish removing.
4830
4831         * configure.in: Eliminate redundant test for libgui.
4832
4833 2002-04-29  Roger Sayle  <roger@eyesopen.com>
4834
4835         * MAINTAINERS: Add self and realphabetize.  Update entries
4836         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
4837         entry for a29k port maintainer.
4838
4839 2002-04-26      Joel Sherrill <joel@OARcorp.com>
4840
4841         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4842         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4843
4844 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4845
4846         * configure.in: remove references to dead files
4847
4848 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4849
4850         * MAINTAINERS: Add information about purpose of this file.
4851
4852 2002-04-18  Tom Tromey  <tromey@redhat.com>
4853
4854         * configure.in: Disallow configuring libgcj when it is already
4855         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4856         Solaris 2.8 by default.  For PR libgcj/6158.
4857
4858 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4859
4860         * configure.in:  Move default CC setting out of config/mh-* fragments
4861         directly into here.
4862
4863 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4864
4865         * configure.in: don't even try to configure or make a subdirectory
4866         if there's no configure script for it.
4867
4868 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4869
4870         * MAINTAINERS: Remove chill maintainers.
4871         * Makefile.in (CHILLFLAGS): Remove.
4872         (CHILL_LIB): Remove.
4873         (TARGET_CONFIGDIRS): Remove libchill.
4874         (CHILL_FOR_TARGET): Remove.
4875         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4876         CHILL_LIB.
4877         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4878         (CHECK_TARGET_MODULES): Likewise.
4879         (INSTALL_TARGET_MODULES): Likewise.
4880         (CLEAN_TARGET_MODULES): Likewise.
4881         (configure-target-libchill): Remove.
4882         (all-target-libchill): Remove.
4883         * configure.in (target_libs): Remove target-libchill.
4884         Do not compute CHILL_FOR_TARGET.
4885         * libchill: Remove directory.
4886
4887 2002-04-11  DJ Delorie  <dj@redhat.com>
4888
4889         * Makefile.in, configure.in: Sync with binutils, entries
4890         follow...
4891
4892 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4893
4894         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4895         (do-tar, do-bz2): New rules.
4896         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4897         (gdb-tar): New rule.
4898         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4899         (insight_dejagnu.tar): New rule.
4900         (insight.tar): New rule.
4901         (gdb+dejagnu.tar): New rule.
4902         (gdb.tar): New rule.
4903
4904 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4905
4906         * Makefile.in: Add all-tix to deps for all-snavigator
4907         so that tix is built when building snavigator.
4908
4909 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4910
4911         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4912         ld and gdb are not supported.
4913
4914 2002-01-07  Mark Salter  <msalter@redhat.com>
4915
4916         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4917         Allow target-libgloss to be built for arm, strongarm, and xscale.
4918
4919 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4920
4921         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4922         options for i[3456]86-pc-linux* native builds.
4923
4924 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4925
4926         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4927         files from .po files for a distribution.
4928
4929 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4930
4931         * configure.in: Enable libstdc++-v3 for h8300 targets.
4932
4933 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4934
4935         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4936         version from bfd/.
4937
4938 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4939
4940         * Makefile.in (VER): When present, extract the version number from
4941         the file version.in.
4942
4943 2001-05-24  Tom Rix <trix@redhat.com>
4944
4945         * configure.in : enable ld for aix
4946
4947 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4948
4949         * config.guess: Add linux target for S/390.
4950
4951 2000-11-07  Philip Blundell  <pb@futuretv.com>
4952
4953         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4954
4955 2000-11-03  Philip Blundell  <pb@futuretv.com>
4956
4957         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4958         files.
4959
4960 2001-01-15  Ben Elliston  <bje@redhat.com>
4961
4962         * configure.in (host_tools): Add sid.
4963         Always configure cgen.
4964
4965 2000-11-24  Nick Clifton  <nickc@redhat.com>
4966
4967         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4968
4969
4970 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4971
4972         * Makefile.in (ALL_MODULES): Add all-cgen.
4973         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4974         (all-cgen): New target.
4975         (all-opcodes,all-sim): Depend on all-cgen.
4976         * configure.in (host_tools): Add cgen.
4977         Only configure cgen if --enable-cgen-maint.
4978
4979 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
4980
4981         * configure.in: Add *-*-freebsd* configurations.
4982
4983 2002-04-08  Tom Tromey  <tromey@redhat.com>
4984
4985         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4986         Fixes PR libgcj/6068.
4987
4988 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4989
4990         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4991
4992 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4993
4994         * configure.in (alpha*-dec-osf*): Enable libgcj.
4995
4996 2003-03-27  Matthew Gingell <gingell@gnat.com>
4997
4998         * MAINTAINERS (Write After Approval): Add myself.
4999
5000 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5001
5002         Fix for: PR bootstrap/3591, target/5676
5003         * configure.in (mcore-pe): Disable the configuration of
5004         libstdc++-v3 since exceptions are not supported.
5005
5006 2002-03-20  Anthony Green  <green@redhat.com>
5007
5008         * configure.in: Enable libgcj for xscale-elf target.
5009
5010 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5011
5012         * MAINTAINERS:  Update my email address.
5013
5014 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5015
5016         * ltmain.sh (relink_command): Fix typo in previous change.
5017
5018 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5019
5020         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5021         (relink_command): Added --tag flags.
5022         (mode=install): If relinking fails; error out.
5023
5024 2002-03-12  Richard Henderson  <rth@redhat.com>
5025
5026         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5027         .NOTPARALLEL tag.
5028         (do-check): Rename from check.
5029         (check): Allow parallel check.
5030
5031 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5032
5033         * MAINTAINERS: Add myself as maintainer for xtensa port.
5034         Fix alphabetical order in CPU port maintainer list.
5035         Remove myself from Write After Approval list.
5036
5037 2002-03-11  Richard Henderson  <rth@redhat.com>
5038
5039         * Makefile.in (.NOTPARALLEL): Add fake tag.
5040
5041 2002-03-07  H.J. Lu  (hjl@gnu.org)
5042
5043         * configure.in: Enable gprof for mips*-*-linux*.
5044
5045 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5046
5047         * MAINTAINERS (Write After Approval): Add myself.
5048
5049 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5050
5051         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5052         libjava.
5053         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5054
5055 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5056
5057         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5058         because its Makefile is there; test for the executable instead.
5059
5060 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5061
5062         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5063         libstdc++-v3 and libjava.
5064
5065 2002-02-11  Adam Megacz <adam@xwt.org>
5066
5067         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5068         boehm-gc
5069
5070 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5071
5072         * config.guess: Updated to 2002-01-30's version.
5073         * config.sub: Updated to 2002-02-01's version.
5074         Contribute sh64-elf.
5075         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5076         * configure.in: Added sh64-*-*.
5077
5078 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5079
5080         * MAINTAINERS: Belatedly add myself to write after approval list.
5081
5082 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5083
5084         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5085         Remove self as Write After Approval.
5086
5087 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5088
5089         * MAINTAINERS: Put self in as maintainer for contrib/regression
5090         directory.
5091
5092 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5093
5094         * MAINTAINERS:  Update my email address.
5095
5096 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5097
5098         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5099         target-libiberty, and target-libgloss.  Skip Java-related
5100         libraries if not supported for NetBSD on target CPU.
5101
5102 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5103
5104         * install-sh: Use _inst.$$_ for temp file name.
5105
5106 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5107
5108         * MAINTAINERS (Write After Approval): Move my contact info
5109         from here...
5110         (OS Port Maintainers): ...to here (netbsd).
5111
5112 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5113
5114         * MAINTAINERS (Write After Approval): Add myself.
5115
5116 2002-01-17  H.J. Lu <hjl@gnu.org>
5117
5118         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5119         (all-target-fastjar): Also depend on all-target-libiberty.
5120
5121 2002-01-16  H.J. Lu  (hjl@gnu.org)
5122
5123         * config.guess: Import from master sources, rev 1.225.
5124         * config.sub: Import from master sources, rev 1.238.
5125
5126 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5127
5128         * MAINTAINERS (Write After Approval): Remove myself.
5129
5130 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5131
5132         * MAINTAINERS (Write After Approval): Add myself.
5133
5134 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5135
5136         * MAINTAINERS: Add self as docs co-maintainer.
5137
5138 2001-12-11  Matthias Klose  <doko@debian.org>
5139
5140         * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5143
5144         * MAINTAINERS: Update my email address.
5145
5146 2001-12-07  Turly O'Connor  <turly@apple.com>
5147         * MAINTAINERS (Write After Approval): Add myself.
5148         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5149         (rs6000_initialize_trampoline): Call __trampoline_setup for
5150         ABI_DARWIN too.
5151         * darwin-tramp.asm: New file, implements __trampoline_setup.
5152         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5153
5154 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5155
5156         * MAINTAINERS (Write After Approval): Add myself.
5157
5158 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5159
5160         * configure, configure.in: Use temp file for long sed commands.
5161
5162 2001-12-03  Laurent Guerby  <guerby@acm.org>
5163
5164         * config.sub: Update to version 1.232 on subversion.
5165
5166 2001-12-03  Ben Elliston  <bje@redhat.com>
5167
5168         * MAINTAINERS: Update mail address for config.* patches.
5169
5170 2001-11-27  DJ Delorie <dj@redhat.com>
5171             Zack Weinberg  <zack@codesourcery.com>
5172
5173         When build != host, create libiberty for the build machine.
5174
5175         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5176         CONFIG_ARGUMENTS.
5177         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5178         New variables.
5179         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5180         and rules.
5181         (all.normal): Depend on ALL_BUILD_MODULES.
5182         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5183         (all-build-libiberty): Depend on configure-build-libiberty.
5184
5185         * configure: Calculate and substitute proper value for
5186         ALL_BUILD_MODULES.
5187         * configure.in: Create the build subdirectory.
5188         Calculate and substitute TARGET_CONFIGARGS (formerly
5189         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5190
5191 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5192
5193         * MAINTAINERS (write-after-approval): Add self.
5194
5195 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5196
5197         * MAINTAINERS (GNATS only accounts): Remove self.
5198
5199 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5200
5201         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5202         libf2c.
5203
5204 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5205
5206         * MAINTAINERS (Write After Approval): Add self.
5207
5208 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5209
5210         * MAINTAINERS: mips and s390 are also CPU ports.
5211
5212 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5213
5214         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5215
5216 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5217
5218         * MAINTAINERS: Alphabetize.
5219
5220 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5221
5222         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5223
5224 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5225
5226         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5227
5228 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5229
5230         * configure.in (--enable-languages): Be more permissive about
5231         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5232
5233 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5234
5235         * config.sub: Import from master sources, rev. 1.230.
5236         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5237
5238 2001-11-07  Laurent Guerby  <guerby@acm.org>
5239
5240         * MAINTAINERS (Write After Approval): Add self.
5241
5242 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5243
5244         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5245
5246 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5247
5248         * config.sub: Import from master sources, rev 1.226.
5249         * config.guess: Import from master sources, rev 1.216.
5250
5251 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5252
5253         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5254         * MAINTAINERS: Add self as maintainer of MMIX port.
5255         Remove old after-approval entry.
5256
5257 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5258
5259         * ChangeLog, configure: Fix spelling errors.
5260
5261 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5262
5263         * MAINTAINERS: Tweak my address.
5264
5265 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5266
5267         * MAINTAINERS: Update my email address.
5268
5269 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5270
5271         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5272         * MAINTAINERS: Add self as maintainer of CRIS port.
5273
5274 2001-10-10  Geert Bosch  <bosch@gnat.com>
5275
5276         * MAINTAINERS (Various maintainers: Ada front end):
5277         Added Robert Dewar.
5278
5279 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5280
5281         * MAINTAINERS (Write After Approval): Added self
5282
5283 2001-10-02  Geert Bosch  <bosch@gnat.com>
5284
5285         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5286
5287 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5288
5289         * configure: Handle temporary files securely using mkdir.
5290
5291 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5292
5293         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5294
5295 2001-09-26  Will Cohen <wcohen@redhat.com>
5296
5297         * configure.in (*-*-linux*): Disable configuration of target-newlib
5298         and target-libgloss.
5299
5300 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5301
5302         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5303         RANLIB.
5304
5305 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5306
5307         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5308         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5309         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5310         avoid quotes nesting problems.
5311         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5312         (DO_X): Export only variables that are set.
5313
5314 2001-09-19  Ben Elliston  <bje@redhat.com>
5315
5316         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5317         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5318         semantics.  Use the shell built-in "type" command instead.
5319
5320 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
5321
5322         Merged from gcc-3_0-branch:
5323         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5324         * ltcf-c.sh: Use $objext, not $ac_objext.
5325         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5326         * ltcf-cxx.sh: Add support for GNU.
5327         2001-07-22  Timothy Wall  <twall@redhat.com>
5328         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5329         default settings if using GNU tools with that configuration.
5330         * ltcf-cxx.sh: Ditto.
5331         * ltcf-gcj.sh: Ditto.
5332         2001-07-21  Michael Chastain  <chastain@redhat.com>
5333         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5334         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5335         * ltmain.sh: Mark as gcc-local.
5336
5337 2001-08-30  Eric Christopher  <echristo@redhat.com>
5338             Jason Eckhardt  <jle@redhat.com>
5339
5340         * config.guess: Merge from master sources.
5341         * config.sub: Merge from master sources, add support for mipsisa32.
5342
5343 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
5344         * config.sub: Merge from master sources, rev 1.219.
5345         * MAINTAINERS: Add self as contact for stormy16 port.
5346
5347 2001-08-14  Zack Weinberg  <zackw@panix.com>
5348
5349         * config.sub: Merge from master sources, rev 1.218.
5350         * config.guess: Merge from master sources, rev 1.209.
5351
5352 2001-08-11  Graham Stott  <grahams@redhat.com>
5353
5354         * Makefile.in (check-c++): Add missing semicolon.
5355
5356 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
5357
5358         * MAINTAINERS (Various maitainers: predict.def): Added myself.
5359
5360 2001-07-30  Eric Christopher  <echristo@redhat.com>
5361
5362         * MAINTAINERS (Various maintainers: mips port): Added myself.
5363
5364 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
5365
5366         * configure.in (sh-*-linux*): New.
5367
5368 2001-07-27  Richard Henderson  <rth@redhat.com>
5369
5370         * .cvsignore: Add LAST_UPDATED.
5371
5372 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
5373
5374         * MAINTAINERS (Various maintainers: s390 port): Added myself.
5375
5376 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
5377
5378         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
5379
5380 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
5381
5382         * MAINTAINERS (Write After Approval): Added myself.
5383
5384 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5385
5386         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5387         and libgcj on m68hc11/m68hc12.
5388
5389 2001-06-27  H.J. Lu  (hjl@gnu.org)
5390
5391         * Makefile (CFLAGS_FOR_BUILD): New.
5392         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5393
5394 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5395
5396         * README: Remove version number.
5397
5398 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5399
5400         * INSTALL/README: Update wrt. to the installation instructions now
5401         residing in gcc/doc/install.texi.
5402
5403 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5404
5405         * README: Replace with a cut-down and updated version of gcc/README.
5406
5407 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
5408
5409         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5410         multilibs to be disabled.
5411
5412 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
5413
5414         * MAINTAINERS (Write After Approval): Add myself.
5415
5416 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
5417
5418         * config.guess: Import CVS version 1.195.
5419         * config.sub: Import CVS version 1.212.
5420
5421 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5422
5423         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5424         gcc/xgcc is built, use -print-prog-name to find out the program
5425         name to use.
5426
5427 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
5428
5429         * config.guess:  Import CVS version 1.194.  All gcc-local changes
5430         appear to also be in the master copy.
5431         * config.sub:  Import CVS version 1.211.
5432
5433 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
5434
5435         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5436         with_gcc]: Use `gcc -shared' to build a shared library.
5437
5438 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5439
5440         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5441         archives.
5442
5443 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5444
5445         * MAINTAINERS (Write After Approval): Add myself.
5446
5447 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
5448
5449         * configure.in (libstdcxx_flags): Do not try to execute
5450         libstdc++-v3/testsuite_flags until it exists.
5451
5452 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
5453
5454         * MAINTAINERS: Update my email address.
5455
5456 2001-05-31  Graham Stott  <grahams@redhat.com>
5457
5458         * MAINTAINERS (Write After Approval): Add myself.
5459
5460 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5461
5462         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5463         libraries when using g++ with native linker.
5464
5465 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5466
5467         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5468
5469 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5470
5471         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5472         [aix4*|aix5*]: Prepend blank.
5473
5474 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5475
5476         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5477         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5478         of subdir/configure scripts to use the new libtool.m4.
5479
5480 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
5481
5482         * MAINTAINERS (Write After Approval): Add myself.
5483
5484 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
5485
5486         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5487
5488 2001-05-11  Ben Elliston  <bje@redhat.com>
5489
5490         * Makefile.in (all-sid): New target.
5491         (check-sid, clean-sid, install-sid): Likewise.
5492
5493 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
5494
5495         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5496
5497 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5498
5499         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5500         libgcj.
5501
5502 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5503
5504         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5505         gcc/xgcc is built, use -print-prog-name to find out the program
5506         name to use.
5507
5508 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5509
5510         * configure.in (noconfigdirs): Don't reset it from scratch in the
5511         target case; only append to it.
5512
5513         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5514         sparc-*-solaris2.8]: Disable ${libgcj}.
5515
5516 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5517
5518         * configure.in (libgcj_saved): Copy from $libgcj.
5519         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5520         --disable-libgcj.
5521
5522 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
5523
5524         * MAINTAINERS: Remove self as MIPS maintainer and
5525         C front end maintainer.
5526
5527 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
5528
5529         * configure.in: Move *-chorusos target case to the proper switch.
5530         Disable libgcj.
5531
5532 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5533
5534         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5535         1.641.2.228.
5536
5537 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5538
5539         * Makefile.in (STAGE1_CFLAGS): Pass down.
5540
5541 2001-04-13  Alan Modra  <amodra@one.net.au>
5542
5543         * config.guess: Add hppa64-linux support.  Note for next import that
5544         this is already in the master file.
5545         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
5546
5547 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5548
5549         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5550         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5551
5552 2001-04-11  Stan Shebs  <shebs@apple.com>
5553
5554         * MAINTAINERS: Add self as Darwin port maintainer.
5555
5556 2001-04-11  Alan Modra  <amodra@one.net.au>
5557
5558         * MAINTAINERS: Update my email address.
5559
5560 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
5561
5562         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5563         recent versions of FreeBSD (release 3 or later).
5564         * ltconfig: On FreeBSD, -lc must not be provided when building
5565         a shared library or else the standard -pthread gcc option is
5566         rendered worthless to later users of the built library.
5567
5568 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5569
5570         * MAINTAINERS: Add self and RTH as C front end maintainers.
5571
5572 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
5573
5574         * config.sub: Make sure to match an already-canonicalized
5575         machine name (eg. mn10300-unknown-elf).
5576
5577 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5578
5579         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5580         New macros.
5581         (bootstrap, cross): Use RECURSE_FLAGS.
5582         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5583
5584 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5585
5586         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5587
5588 2001-03-22  Colin Howell  <chowell@redhat.com>
5589
5590         * Makefile.in (DO_X): Do not backslash single-quotes in
5591         backquotes (two places).
5592
5593 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5594
5595         Re-installed:
5596         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5597         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5598         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5599         * ltcf-cxx.sh: Likewise.
5600         * ltcf-gcj.sh: Likewise.
5601
5602 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5603
5604         * MAINTAINERS: Add myself as "documentation co-maintainer".
5605
5606 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5607
5608         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5609         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5610
5611 2001-03-19  Tom Tromey  <tromey@redhat.com>
5612
5613         * config-ml.in: Handle GCJ and GCJFLAGS.
5614
5615 2001-03-21  Michael Chastain  <chastain@redhat.com>
5616
5617         * Makefile.in: all-m4 depends on all-texinfo.
5618
5619 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
5620
5621         * MAINTAINERS: Add myself to write after approval list.
5622
5623 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
5624
5625         * Makefile.in (DO_X): Quote nested quotes.
5626
5627 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
5628
5629         * MAINTAINERS: Add myself to write after approval list.
5630
5631 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
5632
5633         * Makefile.in (DO_X): Use double quotes for quoting
5634         "RANLIB=$${RANLIB}".
5635
5636 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
5637
5638         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5639
5640 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
5641
5642         * configure.in: Only use `lang_requires' for languages athat are
5643         actually enabled.
5644
5645 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
5646
5647         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
5648
5649 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5650
5651         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5652
5653 2001-03-07  Tom Tromey  <tromey@redhat.com>
5654
5655         * configure.in: Allow config-lang.in to set `lang_requires' to list
5656         of other required languages.
5657
5658 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
5659
5660         * Makefile.in: Remove RANLIB definition. Use RANLIB
5661         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5662         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5663
5664 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
5665             Alexandre Oliva  <aoliva@redhat.com>
5666
5667         * Makefile.in (check-c++): Use tabs, not spaces.
5668
5669 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
5670
5671         * MAINTAINERS: add myself to Write After Approval list.
5672
5673 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
5674
5675         * Makefile.in (check-c++): New rule.
5676
5677         * configure.in (target_libs): Remove libg++.
5678         (noconfigdirs): Remove libg++.
5679         (noconfigdirs): Same.
5680         (noconfigdirs): Same.
5681         (noconfigdirs): Same.
5682
5683         * config-ml.in: Remove libg++ references.
5684
5685         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5686         (ALL_TARGET_MODULES): Same.
5687         (configure-target-libg++): Remove.
5688         (all-target-libg++): Remove.
5689         (configure-target-libio): Remove.
5690         (all-target-libio): Remove.
5691         (check-target-libio): Remove.
5692         (.PHONY): Remove.
5693         (libg++.tar.bz2): Remove.
5694         (all-target-cygmon): Remove libio.
5695         (all-target-libstdc++): Remove.
5696         (configure-target-libstdc++): Remove.
5697         (TARGET_LIB_PATH): Remove libstdc++.
5698         (ALL_GCC_CXX): Remove libstdc++.
5699         (all-target-gperf): Correct.
5700
5701 2001-02-16  Nick Clifton  <nickc@redhat.com>
5702
5703         * configure.in (noconfigdirs): Allow configuration of texinfo
5704         for Cygwin hosts.
5705
5706 2001-02-15  Anthony Green  <green@redhat.com>
5707
5708         * configure: Introduce GCJ_FOR_TARGET.
5709         * configure.in: Ditto.
5710         * Makefile.in: Ditto.
5711
5712 2001-02-13  Andreas Schwab  <schwab@suse.de>
5713
5714         * MAINTAINERS: Update mail address.
5715
5716 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5717
5718         * config.guess: Add linux target for S/390.
5719         * config.sub: Likewise.
5720
5721 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
5722
5723         * configure.in: for *-chorusos, don't config target-newlib and
5724         target-libgloss.
5725
5726 2001-02-06  Ben Elliston  <bje@redhat.com>
5727
5728         * configure: Output host type to stdout, not stderr.
5729
5730 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
5731
5732         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
5733         * ltcf-cxx.sh: Likewise.
5734
5735         * config.if: Assume enable_libstdcxx_v3 is defined.
5736
5737 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
5738
5739         Remove V2 C++ library.
5740         * configure.in: Remove --enable-libstdcxx_v3 support.
5741
5742 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
5743
5744         * include/demangle.h: Add prototype for java_demangle_v3.
5745
5746 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
5747
5748         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
5749
5750 2001-01-27  Richard Henderson  <rth@redhat.com>
5751
5752         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5753
5754 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5755
5756         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5757         Don't unset, it's non-portable and no longer necessary, set to empty
5758         instead.
5759
5760 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5761
5762         * ltconfig: Shell portability fix for the tagname validity check.
5763
5764 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5765
5766         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5767         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5768
5769 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5770
5771         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5772
5773 2001-01-26  Tom Tromey  <tromey@redhat.com>
5774
5775         * configure.in: Allow libgcj to be built on Sparc Solaris.
5776
5777 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
5778
5779         * ltcf-c.sh: Add aix5 case.
5780         * ltcf-cxx.sh: Likewise.
5781         * ltconfig: Likewise.
5782
5783 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5784
5785         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5786         keep at least one of build_libtool_libs or build_old_libs set to
5787         yes.
5788
5789         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5790         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5791
5792 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
5793
5794         * configure.in: Enable libgcj on several additional platforms.
5795
5796 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
5797
5798         * configure.in: Enable libgcj for linux targets.
5799
5800 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5801
5802         * MAINTAINERS (Write After Approval): Add myself.
5803
5804 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5805
5806         * MAINTAINERS: Add myself as vax port maintainer.
5807
5808 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
5809
5810         * MAINTAINERS: Add myself as Mercury front-end maintainer.
5811
5812 2001-01-09  Mike Stump  <mrs@wrs.com>
5813
5814         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5815         failures of subdirectories.
5816
5817 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5818
5819         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5820         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5821         * ltcf-cxx.sh: Likewise.
5822         * ltcf-gcj.sh: Likewise.
5823         * ltconfig.sh: Fix typo.
5824
5825 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5826
5827         * configure: handle DOS-style absolute paths.
5828
5829 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5830
5831         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5832
5833 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
5834
5835         * MAINTAINERS: Add myself as avr port co-maintainer.
5836
5837 2000-12-28  Ben Elliston  <bje@redhat.com>
5838
5839         * MAINTAINERS: Add myself under ``Write After Approval''.
5840
5841 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
5842
5843         * texinfo: Remove directory from GCC.
5844
5845 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5846
5847         * COPYING: Update to current
5848         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5849         to 19yy as example year in copyright notice).
5850
5851 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5852
5853         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5854         (libstdcxx_incdir): Pass down.
5855         * config.if: Remove expired bits for cxx_interface, add stub.
5856         (libstdcxx_incdir): Add variable for g++ include directory.
5857         * configure.in (gxx_include_dir): Use it.
5858
5859 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
5860
5861         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
5862         with old-email address from ``Write After Approval''.
5863
5864 2000-12-15  Andreas Jaeger  <aj@suse.de>
5865
5866         * configure.in: Handle lang_dirs.
5867
5868 2000-12-14  Tom Tromey  <tromey@redhat.com>
5869
5870         * MAINTAINERS: Removed brads.
5871
5872         * MAINTAINERS: Added gcj developers.
5873
5874 2000-12-13  Anthony Green  <green@redhat.com>
5875
5876         * configure.in: Disable libgcj for any target not specifically
5877         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5878         with g++ abi.
5879
5880 2000-12-13  Mike Stump  <mrs@wrs.com>
5881
5882         * Makefile.in (local-distclean): Also remove fastjar.
5883
5884 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
5885
5886         * contrib/gcc_update: Add fastjar --touch entries.
5887
5888 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5889
5890         * configure.in: Disable language-specific target libraries for
5891         languages that aren't enabled.
5892
5893 2000-12-10  Anthony Green  <green@redhat.com>
5894
5895         * configure.in: Define libgcj.  Disable libgcj target libraries for
5896         most targets.
5897
5898 2000-12-10  Neil Booth  <neilb@earthling.net>
5899
5900         * MAINTAINERS: Update mail address, remove from WAA list.
5901
5902 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5903
5904         * libjava: Imported from /cvs/java.
5905         * libffi: Likewise.
5906         * Boehm-gc: Likewise.
5907
5908 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5909
5910         * configure.in (target_libs): Revert 2000-12-08 patch.
5911         (noconfigdirs): Added target-libjava.
5912
5913 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5914
5915         * djunpack.bat: removed.
5916
5917 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5918
5919         * Makefile.in: handle DOS-style absolute paths.
5920         * config-ml.in: likewise.
5921         * symlink-tree: likewise.
5922
5923 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5924
5925         * fastjar: Imported.
5926
5927 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5928
5929         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5930         libjava.
5931         * configure.in (target_libs): Removed `target-libjava'.
5932
5933 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5934
5935         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5936         (ALL_MODULES): Added fastjar.
5937         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5938         (all-target-libjava): all-fastjar replaces all-zip.
5939         (all-fastjar): Added.
5940         (configure-target-fastjar, all-target-fastjar): Likewise.
5941         * configure.in (host_tools): Added fastjar.
5942
5943 2000-12-07  Mike Stump  <mrs@wrs.com>
5944
5945         * Makefile.in (local-distclean): Remove leftover built files.
5946
5947 2000-11-24  Nick Clifton  <nickc@redhat.com>
5948
5949         * configure.in (xscale-elf): Add target.
5950         (xscale-coff): Add target.
5951
5952 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5953
5954         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5955         recent versions of FreeBSD (release 3 or later).
5956         * ltconfig: On FreeBSD, -lc must not be provided when building
5957         a shared library or else the standard -pthread gcc option is
5958         rendered worthless to later users of the built library.
5959
5960 2000-11-16  Fred Fish  <fnf@be.com>
5961
5962         * configure.in (enable_libstdcxx_v3): Fix typo,
5963         libstd++ -> libstdc++.
5964
5965 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5966
5967         * MAINTAINERS: Add self to Write After Approval list.
5968
5969 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
5970
5971         * MAINTAINERS: Update my email address.  Add myself to global write
5972         privs list.
5973
5974 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5975
5976         * Makefile.in: Merge with src and libgcj.
5977         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5978         configure-target-<library> when their configure scripts need the C
5979         or C++ library to have already been built to work properly.
5980         (do_proto_toplev): Set them to an empty string.
5981
5982         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5983         (REALLY_SET_LIB_PATH): Use them.
5984
5985 2000-11-17  Stan Shebs  <shebs@apple.com>
5986
5987         * MAINTAINERS: Add self to Write After Approval list.
5988
5989 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5990
5991         * configure: Provide the original toplevel configure arguments
5992         (including $0) to subprocesses in the environment rather than
5993         through gcc/configargs.h.
5994
5995 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5996
5997         * MAINTAINERS: Remove references to cccp. Change C9X reference to
5998         C99.  Alphabetise "Write After Approval" list.
5999
6000 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6001
6002         * configure: Turn on libstdc++ V3 by default.
6003
6004         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6005         if we've got GCC.
6006
6007 2000-11-11  Philip Blundell  <philb@gnu.org>
6008
6009         * MAINTAINERS: Add self to Write After Approval list.
6010
6011 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6012
6013         * ltcf-c.sh (aix4): Improve shared library configuration; require
6014         exporting symbols.
6015         * ltcf-cxx.sh (aix4): Define.
6016         * ltconfig (aix4): Define library and soname specs appropriate for
6017         AIX.  Define command to create export symbols list.
6018
6019 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6020
6021         * config.sub: Add support for Sun Chorus
6022
6023 2000-10-31  Nick Clifton  <nickc@redhat.com>
6024
6025         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6026         <name>@redhat.com.  Also installed new email address for Clint
6027         Popetz.
6028
6029 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6030
6031         * etc: Remove directory from GCC.
6032
6033 2000-10-16  Michael Meissner  <meissner@redhat.com>
6034
6035         * configure (gcc/configargs.h): Only create if there is a build GCC
6036         directory created.
6037
6038 2000-10-16  Matthias Klose  <doko@debian.org>
6039
6040         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6041         when configured for libstdc++-v3.
6042
6043 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6044
6045         * configure: Save configure arguments to gcc/configargs.h.
6046
6047 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6048
6049         * config.guess: Import CVS version 1.157.
6050         * config.sub: Import CVS version 1.181.
6051
6052 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6053
6054         * Makefile.in (bootstrap): avoid recursion if subdir missing
6055         (cross): ditto
6056         (do-proto-toplev): ditto
6057
6058 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6059
6060         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6061         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6062
6063         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6064         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6065         all affected `configure' scripts.
6066
6067 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6068
6069         * MAINTAINERS: Add self as cpplib co-maintainer.
6070
6071 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6072
6073         * MAINTAINERS: Add self to Write After Approval list.
6074
6075 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6076
6077         * INSTALL/README: egcs -> GCC update.
6078
6079 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6080
6081         * MAINTAINERS: Add myself to Write After Approval list.
6082
6083 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6084
6085         * MAINTAINERS: Add myself to Write After Approval list.
6086
6087 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6088
6089         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6090         X11 libraries for hppa64.
6091
6092 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6093
6094         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6095
6096 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6097
6098         * Makefile.in (all-zlib): Added dummy target.
6099
6100         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6101         ltcf-gcj.sh: Updated from libtool multi-language branch.
6102
6103 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6104
6105         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6106         (bootstrap*): Depend on all-bootstrap.
6107
6108 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6109
6110         * config.guess: Import CVS version 1.156.
6111         * config.sub: Import CVS version 1.179.
6112
6113 2000-09-02  Anthony Green  <green@cygnus.com>
6114
6115         * Makefile.in (all-gcc): Depend on all-zlib.
6116         (CLEAN_MODULES): Add clean-zlib.
6117         (ALL_MODULES): Add all-zlib.
6118         * configure.in (host_libs): Add zlib.
6119
6120 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6121
6122         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6123         crosses, but add gcc/include to the header search path for them.
6124
6125 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6126
6127         * MAINTAINERS: Add self to Write After Approval list.
6128
6129 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6130
6131         * config.guess: Import CVS version 1.152.
6132         * config.sub: Import CVS version 1.177.
6133
6134 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6135
6136         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6137         $targargs to tell whether newlib is going to be built.
6138
6139         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6140         $$r/TARGET_SUBDIR/libio for _G_config.h.
6141
6142 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6143
6144         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6145
6146 2000-08-22  DJ Delorie  <dj@redhat.com>
6147
6148         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6149
6150 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6151
6152         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6153         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6154         sub-configures.
6155
6156 2000-08-21  DJ Delorie  <dj@redhat.com>
6157
6158         * MAINTAINERS: Add self as a libiberty maintainer
6159
6160 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6161
6162         * configure.in (libstdcxx_flags): Use
6163         libstdc++-v3/src/libstdc++.INC.
6164
6165 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6166
6167         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6168
6169 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6170
6171         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6172
6173         * configure: Make enable_threads and enable_shared defaults
6174         explicit.  Substitute enable_threads into generated Makefiles.
6175         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6176         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6177
6178 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6179
6180         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6181
6182 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6183
6184         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6185         previous delta.
6186
6187 2000-08-11  Jason Merrill  <jason@redhat.com>
6188
6189         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6190         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6191         (FLAGS_FOR_TARGET): Not here.
6192         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6193
6194 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6195
6196         * config-ml.in (CC, CXX): Don't introduce a leading space.
6197
6198 2000-08-07  DJ Delorie  <dj@delorie.com>
6199
6200         * MAINTAINERS: Add self as a DJGPP maintainer
6201
6202 2000-08-07  DJ Delorie  <dj@redhat.com>
6203
6204         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6205         "if we're also building gcc, and it's a gcc that will run on the
6206         build machine, we want to use its includes instead of the system's
6207         default includes".
6208
6209 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6210
6211         * MAINTAINERS: Add self to Write After Approval list.
6212
6213 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6214
6215         * configure.in (libstdcxx_flags): Don't use `"'.
6216
6217         * config-ml.in: Adjust multilib search paths to the
6218         appropriate multilib tree.
6219
6220 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6221
6222         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6223         commas in $LANGUAGES.
6224
6225 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6226
6227         * configure.in: Re-enable all references to libg++ and librx.
6228
6229 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6230
6231         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6232         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6233         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6234         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6235
6236         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6237
6238 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6239
6240         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6241         CXX_FOR_TARGET for sed.
6242
6243 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6244
6245         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6246         Do not override if already set in the environment or in configure.
6247         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6248         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6249
6250 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6251
6252         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6253         the libtool CVS tree multi-language branch.
6254         * ltconfig, ltmain.sh: Updated.
6255
6256 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6257
6258         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6259         (clean-target): Depend on it.
6260
6261         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6262         (GCC_FOR_TARGET): Use it.
6263         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6264         * configure.in: ... here.
6265         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6266         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6267
6268 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6269
6270         * MAINTAINERS: Add self to Write After Approval list.
6271
6272 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6273
6274         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6275         (configure-target-libchill, configure-target-libobjc): Likewise.
6276
6277         * configure.in: Use the same cache file for all target libs.
6278         * config-ml.in: But different cache files per multilib variant.
6279
6280 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6281
6282         * configure (topsrcdir): Don't use dirname.
6283
6284 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6285
6286         * MAINTAINERS: Add self to Write After Approval list.
6287
6288 2000-07-20  Jason Merrill  <jason@redhat.com>
6289
6290         * configure.in: Remove all references to libg++ and librx.
6291
6292         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6293
6294 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6295
6296         * config.sub: Update to subversions version 2000-07-06.
6297
6298 2000-07-12  Andrew Haley  <aph@cygnus.com>
6299
6300         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6301         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6302
6303 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6304
6305         * symlink-tree:  Check number of arguments.
6306
6307 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6308
6309         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6310         search path for a g++ extracted from the build tree.  This
6311         will allow link tests run by configure scripts in
6312         subdirectories to succeed.
6313
6314 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6315
6316         * ltconfig: Add support for mips-dde-sysv4.2MP
6317
6318 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6319
6320         * MAINTAINERS: Add myself as loop discovery maintainer.
6321
6322 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6323
6324         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6325         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6326
6327 2000-06-19  Timothy Wall  <twall@cygnus.com>
6328
6329         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6330         * config.sub: Add tic54x target.
6331
6332 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6333
6334         * MAINTAINERS: Add self as Fortran maintainer,
6335         remove Craig Burley.
6336
6337 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6338
6339         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6340         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6341
6342 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
6343
6344         * MAINTAINERS: Add self as i18n maintainer
6345
6346 20000-05-21  H.J. Lu  (hjl@gnu.org)
6347
6348         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6349         directory are used if they exist. Make sure
6350         $(build_tooldir)/include is searched for header files,
6351         $(build_tooldir)/lib/ for library files.
6352         (GCC_FOR_TARGET): Likewise.
6353         (CXX_FOR_TARGET): Likewise.
6354
6355 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
6356
6357         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6358
6359 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
6360
6361         * Makefile.in (configure-target-libiberty): Depend on
6362         configure-target-newlib.
6363
6364 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
6365
6366         * configure.in, Makefile.in: Merge all libffi-related
6367         configury stuff from the libgcj tree.
6368
6369 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6370
6371         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6372         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6373
6374 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6375
6376         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6377         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6378         current version information.  Add to proto-toplev directory.
6379         (gdb-taz): Build do-djunpack.
6380
6381 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
6382
6383         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6384
6385 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6386
6387         * MAINTAINERS: Add self to Write After Approval list.
6388
6389 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6390
6391         * ltmain.sh: Preserve in relink_command any environment
6392         variables that may affect the linker behavior.
6393
6394 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
6395
6396         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6397
6398 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
6399
6400         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6401
6402 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
6403
6404         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6405         with the version name.
6406
6407 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
6408
6409         * MAINTAINERS: Add self as bb-reorder maintainer.
6410
6411 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
6412
6413         * config.if: Tweak.
6414
6415 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
6416
6417         * djunpack.bat: New file.
6418
6419 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6420
6421         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6422         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6423         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6424         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6425
6426 2000-04-16  Dave Pitts  <dpitts@cozx.com>
6427
6428         * config.sub (case $basic_machine): Change default for "ibm-*"
6429         to "openedition".
6430
6431 2000-04-13  Andreas Jaeger  <aj@suse.de>
6432
6433         * MAINTAINERS: Added myself.
6434
6435 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6436
6437         * Makefile.in (gdb-taz): New target.  GDB specific archive.
6438         (do-md5sum): New target.
6439         (MD5PROG): Define.
6440         (PACKAGE): Default to TOOL.
6441         (VER): Default to a shell script.
6442         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6443         md5 checksum generation.
6444         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6445         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6446         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6447         insight.tar.bz2): Use gdb-taz to create archive.
6448
6449 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6450
6451         * configure (warn_cflags): Delete.
6452
6453 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
6454
6455         * MAINTAINERS: Added myself.
6456
6457 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
6458             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
6459
6460         * configure.in (enable_libstdcxx_v3): Add.
6461         (target_libs): Add bits here to switch between libstdc++-v2 and
6462         libstdc++-v3.
6463         * config.if: And this file too.
6464         * Makefile.in: Add libstdc++-v3 targets.
6465
6466 2000-04-05  Michael Meissner  <meissner@redhat.com>
6467
6468         * config.sub (d30v): Add d30v as a basic machine type.
6469
6470 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
6471
6472         * configure.in: -linux-gnu*, not -linux-gnu.
6473
6474 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6475
6476         * MAINTAINERS: Add self in write-after-approval section.
6477
6478 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
6479
6480         * MAINTAINERS: Add self as ia64 port maintainer.
6481
6482 2000-03-08  Neil Booth  <NeilB@earthling.net>
6483
6484         * MAINTAINERS: Add self in write-after-approval section.
6485
6486 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6487
6488         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6489         (do-tar-bz2): Replace TOOL with PACKAGE.
6490         (gdb.tar.bz2): Remove GDBTK from GDB package.
6491         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6492         dejagnu.tar.bz2): New packages.
6493
6494 2000-02-27  Andreas Jaeger  <aj@suse.de>
6495
6496         * configure.in: Add entry for mips*-*-linux*, move catch all
6497         *-*-*linux* entry below this one.
6498
6499 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
6500
6501         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6502
6503 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6504
6505         * config.sub: Support an OS of "wince".
6506
6507 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6508
6509         * config.guess, config.sub: Updated to match config's 2000-02-15
6510         version.
6511
6512 2000-02-23  Linas Vepstas <linas@linas.org>
6513
6514         * config.sub: Add support for Linux/IBM 370.
6515         * configure.in: Likewise.
6516
6517 2000-02-22  Nick Clifton  <nickc@cygnus.com>
6518
6519         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6520
6521 2000-02-20  Christopher Faylor <cgf@cygnus.com>
6522
6523         * config.guess: Guess "cygwin" rather than "cygwin32".
6524
6525 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6526
6527         * configure (gcc_version): When setting, narrow search to
6528         lines containing `version_string'.
6529
6530 2000-02-15  Denis Chertykov  <denisc@overta.ru>
6531
6532         * config.sub: Add support for avr target.
6533
6534 2000-02-14  Nick Clifton  <nickc@cygnus.com>
6535
6536         * MAINTAINERS: Add maintainers for MCore port.
6537
6538 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6539
6540         * config.sub: Add mmix-knuth-mmixware.
6541
6542 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6543
6544         * MAINTAINERS: Pair cccp with cpplib maintainership.
6545
6546 2000-01-27  Christopher Faylor <cgf@redhat.com>
6547
6548         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6549         structure stuff to -L library search.
6550         (CXX_FOR_TARGET): Ditto.
6551         (CROSS_CHECK_MODULES): Fix spelling mistake.
6552
6553 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6554
6555         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6556         the C++ compiler.
6557
6558 2000-01-12  Richard Henderson  <rth@cygnus.com>
6559
6560         * configure.in: Don't build some bits for beos.
6561
6562 2000-01-12  Joel Sherrill (joel@OARcorp.com)
6563
6564         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6565         as include files.
6566
6567 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
6568
6569         * Add self as cpplib maintainer, as requested by Jason
6570         Merrill.  Correct my e-mail address.
6571
6572 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6573
6574         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6575         not mh-aix43.
6576
6577 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
6578
6579         * MAINTAINERS: Add myself to "write after approval" list.
6580
6581 1999-12-14  Richard Henderson  <rth@cygnus.com>
6582
6583         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6584         * config.sub: Accept alphaev[78], alphaev8.
6585
6586 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6587
6588         * config.guess, config.sub: Update from autoconf.
6589
6590 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
6591
6592         * MAINTAINERS:  update my playtime e-address.
6593
6594 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6595
6596         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6597         necessary libraries are missing.
6598
6599 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
6600
6601         * MAINTAINERS: Add new 'write after approval' maintainer.
6602
6603 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6604
6605         * MAINTAINERS: Add new Java maintainer.
6606
6607 1999-10-25  Andreas Schwab  <schwab@suse.de>
6608
6609         * configure: Fix quoting inside arguments of eval.
6610
6611 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6612
6613         * config-ml.in: Allow suppression of some ARM multilibs.
6614
6615 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6616
6617         * config.guess: Add OS/390 match pattern.
6618         * config.sub: Add mvs, openedition targets.
6619         * configure.in (i370-ibm-opened*): New.
6620
6621 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6622
6623         * config.sub: Add support for configuring for pj.
6624
6625 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6626
6627         * config.sub (maybe_os): Add support for configuring for fr30.
6628
6629 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6630
6631         * configure.in: Do not configure or build ld for AIX
6632         platforms.  ld is known to be broken on these platforms.
6633
6634 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6635
6636         * config-ml.in: Pass compiler flag corresponding to multidirs to
6637         subdir configures.
6638
6639 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6640
6641         * Makefile.in (LDFLAGS): Define.
6642
6643 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6644
6645         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6646         noconfigdirs.
6647         (*-*-cygwin*): Likewise.
6648
6649 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6650
6651         * mkdep: New file.
6652         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6653         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6654
6655         From Eli Zaretskii <eliz@is.elta.co.il>:
6656         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6657         long file name when using DJGPP on MS-DOS.
6658
6659 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6660
6661         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6662
6663 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6664
6665         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6666         dependency as this causes "make check" to globally "make all"
6667
6668 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6669
6670         * configure.in (target_libs): Added target-zlib.
6671         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6672         (CONFIGURE_TARGET_MODULES): Likewise.
6673         (CHECK_TARGET_MODULES): Likewise.
6674         (INSTALL_TARGET_MODULES): Likewise.
6675         (CLEAN_TARGET_MODULES): Likewise.
6676         (configure-target-zlib): New target.
6677         (all-target-zlib): Likewise.
6678         (all-target-libjava): Depend on all-target-zlib.
6679         (configure-target-libjava): Depend on configure-target-zlib.
6680
6681         * Makefile.in (configure-target-libjava): Depend on
6682         configure-target-newlib.
6683         (configure-target-boehm-gc): New target.
6684         (configure-target-qthreads): New target.
6685
6686         * configure.in (target_libs): Added target-qthreads.
6687         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6688         (CONFIGURE_TARGET_MODULES): Likewise.
6689         (CHECK_TARGET_MODULES): Likewise.
6690         (INSTALL_TARGET_MODULES): Likewise.
6691         (CLEAN_TARGET_MODULES): Likewise.
6692         (all-target-qthreads): New target.
6693         (configure-target-libjava): Depend on configure-target-qthreads.
6694         (all-target-libjava): Depend on all-target-qthreads.
6695
6696         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6697         (CONFIGURE_TARGET_MODULES): Likewise.
6698         (CHECK_TARGET_MODULES): Likewise.
6699         (INSTALL_TARGET_MODULES): Likewise.
6700         (CLEAN_TARGET_MODULES): Likewise.
6701         (all-target-libjava): New target.
6702         (all-target-boehm-gc): Likewise.
6703         * configure.in (target_libs): Added libjava, boehm-gc.
6704
6705 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6706
6707         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6708         configure.bat in SUPPORT_FILES.
6709         (gas+binutils.tar.bz2): Likewise.
6710
6711         * makeall.bat: Remove; obsolete.
6712
6713 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6714
6715         From Mark Elbrecht:
6716         * configure.bat: Remove; obsolete.
6717
6718 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6719
6720         * configure: Add -W -Wall to the default CFLAGS when compiling with
6721         gcc.
6722
6723 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6724
6725         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6726
6727 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6728
6729         * configure.in: Build ld on IRIX6.
6730
6731 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6732
6733         * Makefile.in: Change distribution targets to use bzip2 instead of
6734         gzip.
6735         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6736         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6737
6738 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6739
6740         * config.sub: Add mcore target.
6741
6742 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
6743
6744         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6745
6746 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
6747
6748         * config.guess (dummy): Changed to $dummy.
6749
6750 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6751
6752         * config.sub: Tidied up case statements.
6753
6754 1999-05-22  Ben Elliston  <bje@cygnus.com>
6755
6756         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6757         <jiro@din.or.jp>.
6758
6759         * config.guess: Merge with FSF version. Future changes will be
6760         more accurately recorded in this ChangeLog.
6761         * config.sub: Likewise.
6762
6763 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
6764
6765          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6766
6767 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6768
6769         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6770
6771 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6772
6773         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6774
6775 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6776
6777         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6778         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6779         Bad merge removed these two changes.
6780
6781 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6782                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6783
6784         * config.guess (interix Alpha): Add.
6785
6786 1999-04-11  Richard Henderson  <rth@cygnus.com>
6787
6788         * configure.in (i?86-*-beos*): Do config gperf; don't config
6789         gdb, newlib, or libgloss.
6790
6791 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
6792
6793         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6794         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6795         from multidirs.
6796
6797 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
6798
6799         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6800
6801 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6802
6803         * config.sub: Add support for mcore targets.
6804
6805 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6806
6807         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6808         not mt-ospace, in order to shut up assembler warning about using
6809         symbols that are named the same as registers.
6810
6811 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6812
6813         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6814         dependency list for all-target-cygmon.
6815
6816 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6817
6818         * config-ml.in: Check $host, not $target, for selective multilibs.
6819         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6820         thumb interworking, and underscore prefix multilibs.
6821
6822 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6823
6824         * missing: Update to version from current automake.
6825
6826 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6827
6828         * configure (gxx_include_dir): Removed.
6829
6830         * configure.in (gxx_include_dir): Handle it.
6831         * Makefile.in: Likewise.
6832
6833 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6834
6835         * config.sub (mips64vr4111,mips64vr4111el) Add.
6836
6837 1999-03-21  Ben Elliston  <bje@cygnus.com>
6838
6839         * config.guess: Correct typo for detecting ELF on FreeBSD.
6840
6841 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6842
6843         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6844         config/mh-djgpp.
6845
6846 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6847
6848         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6849         all-target-newlib to dependency list for all-target-bsp.
6850
6851 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6852
6853         * config.sub: Add i386-uwin support.
6854         * config.guess: Likewise.
6855
6856 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6857
6858         * configure.in: cleanup, add mh-*pic handling for arm, special
6859         case powerpc*-*-aix*
6860
6861 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6862
6863         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6864         can be built.
6865
6866 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6867
6868         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6869         targets.
6870
6871 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6872
6873         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6874
6875 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
6876
6877         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6878
6879 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6880
6881         * config.sub: Fix typo in arm recognition.
6882
6883 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
6884
6885         * configure.in (noconfigdirs): Changed target_configdirs to
6886         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6887         rather than m68k-*-* since it is not known to work on
6888         m68k-aout. Ditto for arm-*-*oabi.
6889
6890 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
6891
6892         * configure.in (*-*-windows*): Remove, no longer used.
6893
6894 1999-02-19  Ben Elliston <bje@cygnus.com>
6895
6896         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6897         Smart and improved by Andrew Cagney.
6898
6899 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
6900
6901         * config.guess: Recognize openbsd-*-hppa.
6902
6903 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
6904
6905         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6906         only if it is not empty.
6907
6908 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6909
6910         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6911
6912         * config.guess: Modified to recognize uname's armv* syntax.
6913
6914         * config.sub: Modified to recognize uname's armv* syntax.
6915
6916 1999-02-17  Mark Salter  <msalter@cygnus.com>
6917
6918         * configure.in: Added target-bsp for sparclite.
6919
6920 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
6921
6922         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6923
6924 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6925
6926         * configure.in: Add support for strongarm port.
6927         * config.sub: Add support for strongarm target.
6928
6929 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6930
6931         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6932         the old name config/mh-cygwin32.
6933         Enable texinfo.
6934
6935 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
6936
6937         * configure.in: Do build ld for ix86 Solaris.
6938
6939 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
6940
6941         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6942         $AR_FOR_TARGET.  Likewise for RANLIB.
6943
6944 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
6945
6946         * config.sub (oabi):  Recognize.
6947         * configure.in (arm-*-oabi):  Handle.
6948
6949 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
6950
6951         * config.guess: Improve detection of i686 on UnixWare 7.
6952
6953 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6954
6955         * config.guess: Add support for i386-pc-interix.
6956         * config.sub: Likewise.
6957         * configure.in: Likewise.
6958
6959 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
6960
6961         * Makefile.in: Remove unneeded all-target-libio from
6962         from all-target-winsup target since it is now unneeded.
6963         Add all-target-libtermcap in its place since it is now
6964         needed.
6965
6966 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
6967
6968         * configure.in: makefile stub for cygwin target is probably
6969         unnecessary.  Remove it for now.
6970
6971 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
6972
6973         * configure.in: libtermcap.a should be built when cygwin is the
6974         target as well as the host.
6975         * config.guess: Allow mixed case in cygwin uname output.
6976         * Makefile.in: Add libtermcap target.
6977
6978 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
6979
6980         * config.sub: Clean up handling of hppa2.0.
6981
6982 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
6983
6984         * config.guess: Use C code to identify more HP machines.
6985
6986 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6987
6988         * config.sub: Handle hppa2.0.
6989
6990 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6991
6992         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6993         cygmon for all sparclite targets, regardless of object format.
6994
6995 1998-12-15  Mark Salter  <msalter@cygnus.com>
6996
6997         * configure.in: Added target-bsp for several target architectures.
6998
6999         * Makefile.in: Added rules for bsp.
7000
7001 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7002
7003         * config.guess: Improve detection of hppa2.0 processors.
7004
7005 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7006
7007         * config.guess: Recognize FreeBSD using ELF automatically.
7008
7009 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7010
7011         * configure (skip-this-dir): Add handling for new shell script, which
7012         might be created by a sub-directory's configure to indicate, this particular
7013         directory is "unwanted".
7014         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7015
7016 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7017
7018         * ltconfig: import from libtool, after changing libtool to
7019         account for the cygwin name change.
7020
7021 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7022
7023         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7024         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7025
7026 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7027
7028         * configure.in: Add libtermcap to list of cygwin dependencies.
7029
7030 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7031
7032         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7033         they include winsup/include when it's a cygwin target.
7034
7035 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7036
7037         * configure.in (host_tools): Added zip.
7038         * Makefile.in (all-target-libjava): Depend on all-zip.
7039         (all-zip): New target.
7040         (ALL_MODULES): Added all-zip.
7041         (NATIVE_CHECK_MODULES): Added check-zip.
7042         (INSTALL_MODULES): Added install-zip.
7043         (CLEAN_MODULES): Added clean-zip.
7044
7045 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7046
7047         * Makefile.in: lose "32" from comment about cygwin.
7048
7049 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7050
7051         * configure.in: Use -Os to build target libraries for the fr30.
7052
7053 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7054
7055         * config.sub: Add fr30.
7056
7057 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7058
7059         * configure.in: drop "32" from config/mh-cygwin32.  Check
7060         cygwin* instead of cygwin32*.
7061         * config.sub: Check cygwin* instead of cygwin32*.
7062
7063 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7064
7065         * config.guess: Match any version of Unixware7.
7066
7067 1998-10-20  Syd Polk  <spolk@cygnus.com>
7068
7069         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7070         if desired.
7071
7072 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7073
7074         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7075         these if the appropriate directories and files to not exist.
7076
7077 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7078
7079         * Makefile.in (DEVO_SUPPORT): Add config.if.
7080
7081 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7082
7083         * configure: Add pattern to replace "build_tooldir"'s
7084         definition in the generated Makefile with "tooldir"'s
7085         actual value.
7086
7087 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7088
7089         * config.sub: Bring back lost sparcv9.
7090
7091         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7092
7093 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7094
7095         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7096         CC_FOR_TARGET and friends.
7097
7098 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7099
7100         * Makefile.in (build_tooldir): New variable, same as tooldir.
7101         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7102         -B$(build_tooldir)/bin/.
7103         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7104
7105 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7106
7107         * README: Remove installation instructions and refer to the
7108         INSTALL directory instead.
7109
7110 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7111
7112         * config.sub: Add support for i[34567]86-pc-udk.
7113         * configure.in: Likewise.
7114
7115 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7116
7117         * Makefile.in: add bzip2 package building bits for user
7118         tools module
7119         * configure.in: ditto
7120
7121 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7122
7123         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7124         (ALL_TARGET_MODULES): Add all-target-libobjc.
7125         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7126         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7127         (all-target-libchill): Add dependencies.
7128         * configure.in (target_libs): Add libchill.
7129
7130 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7131
7132         * configure.in (target_subdir): Remove duplicate line.
7133
7134 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7135
7136         * Makefile.in (all-automake): fix dependencies.
7137
7138 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7139
7140         * configure.in: Minor cleanups for building in the $(target_alias)
7141         subdir.
7142
7143 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7144
7145         * Makefile.in (bootstrap): Set r and s before make all.  Use
7146         BASE_FLAGS_TO_PASS in make all.
7147         (cross): Likewise.
7148
7149 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7150
7151         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7152
7153 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7154
7155         * config.sub: Fix typo in last change.
7156
7157 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7158
7159         * config.sub: Add support for C4x target.
7160         * configure.in: Likewise.
7161
7162 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7163
7164         * config.sub: Recognize sparcv9 just like sparc64.
7165
7166 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7167
7168         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7169
7170 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7171
7172         * config.guess: Correctly identify Pentium II sco boxes.
7173
7174         * config.guess: Fix "tr" code.  From Weiwen Liu.
7175
7176 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7177
7178         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7179         stabs.
7180
7181 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7182
7183         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7184         (ALL_TARGET_MODULES): Add all-target-libchill.
7185         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7186         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7187         (all-target-libchill): Add dependencies.
7188         * configure.in (target_libs): Add libchill.
7189
7190 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7191
7192         * config.guess: Avoid assumptions about "tr" behaves when
7193         LANG is set to something other than English.
7194
7195 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7196
7197         * configure (gxx_include_dir): Changed to
7198         '${prefix}/include/g++'-${libstdcxx_interface}.
7199
7200         * config.if: New to determine the interfaces.
7201
7202 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7203
7204         * config.guess: Detect and handle MPE/IX.
7205         * config.sub: Deal with MPE/IX.
7206
7207 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7208
7209         * configure.in: Use mh-aix43.
7210
7211 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7212
7213         * configure: Fix --without/--disable cases for gxx-include-dir.
7214
7215 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7216
7217         * mdata-sh:  Imported.  Needed for automake support.
7218
7219 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7220
7221         * Makefile.in (taz): Try "chmod -R og=u ." before
7222         "chmod og=u `find . -print`".
7223
7224 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7225
7226         * configure.in: Add arm-elf and thumb-elf support.
7227
7228 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7229
7230         * Makefile.in: Undo previous patch.
7231
7232 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7233
7234         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7235         to here ...
7236         (install-no-fixedincludes): and here
7237         (INSTALL_MODULES): ... from here.
7238
7239 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7240
7241         * config.sub: Merge with FSF.
7242
7243         * config.guess: Merge with FSF.
7244
7245 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7246
7247         * configure (extraconfigdirs): New variable.
7248         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7249         * Makefile.in (all): Move higher in file.
7250         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7251         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7252         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7253         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7254         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7255
7256 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7257
7258         * Makefile.in (all-target-libjava): Depend on all-gcc and
7259         all-target-newlib.
7260         (configure-target-libjava): Depend on $(ALL_GCC).
7261
7262 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7263
7264         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7265         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7266
7267 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7268
7269         * INSTALL/README: Fix typo.
7270
7271 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7272
7273         * ylwrap: Change absolute path checks to check for DOS style path
7274         names.
7275
7276         * ylwrap: Don't use a full path name if the source file is in the
7277         same directory.  From hjl@lucon.org (H.J. Lu).
7278
7279         * config-ml.in: Default to being verbose, to match Feb 18 change to
7280         configure.
7281
7282 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7283
7284         Brought over from egcs:
7285
7286         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7287
7288         * configure.in (target_subdir): Set to ${target_alias} instead
7289         of "libraries".
7290
7291         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7292
7293         * configure.in (target_subdir): Set to libraries if enable_multilib.
7294
7295 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7296
7297         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7298         multilibs, force reconfiguration the first time we create
7299         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7300
7301 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7302
7303         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7304         avoid confusion with --no-recursion.
7305
7306 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7307
7308         * configure.in: Win32 hosts shouldn't use install -x
7309         * install-sh: remove -x option, and special .exe-handling
7310         hack.
7311
7312 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7313
7314         * config.guess: Recognize i586-pc-beos.
7315         * configure.in: Don't build some bits for beos.
7316
7317 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7318
7319         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7320         CFLAGS default to -O2.
7321
7322         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7323         when using GNU ld.
7324
7325 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7326
7327         * ltmain.sh: Correct install when using a different shell.
7328
7329 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7330
7331         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7332
7333 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7334
7335         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7336         target.
7337
7338 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7339
7340         * ltconfig: Update to correct AIX handling.
7341
7342 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7343
7344         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7345
7346         * configure.in (target_subdir): Set to ${target_alias} instead
7347         of "libraries".
7348
7349 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
7350
7351         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7352         (Makefile): Depend on $(gcc_version_trigger).
7353
7354         * configure (gcc_version): Change default initializer to empty
7355         string.
7356         (gcc_version_trigger): New variable; pass this variable down
7357         to subdir configures to enable them checking gcc's version
7358         themselves. Emit make macros for both gcc_version vars.
7359         (topsrcdir): Initialize reliably.
7360         (recursion line): Remove --with-gcc-version=${gcc_version}.
7361
7362 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7363
7364         * configure (enable_version_specific_runtime_libs): Implement new flag
7365         --enable-version-specific-runtime-libs which installs C++ runtime stuff
7366         in $(libsubdir); emit definition in each generated Makefile.
7367         (gxx_include_dir): Initialize depending on
7368         $enable_version_specific_runtime_libs.
7369
7370 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7371
7372         * configure (gcc_version): Initialize properly depending on
7373         how and where configure is started.
7374         (recursion line): Pass a --with-gcc-version=${gcc_version}
7375         to configures in subdirs.
7376
7377 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
7378
7379         * configure.in (noconfigdirs): Add configure pattern for mips tx39
7380         cygmon
7381
7382 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
7383
7384         * configure.in: Add cygmon and libstub support for mn10200.
7385
7386 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
7387
7388         * configure (gcc_version): Add new variable describing the
7389         particular gcc version we're building.
7390         * Makefile.in (libsubdir): Add new macro for the directory
7391         in which the compiler finds executables, libraries, etc.
7392         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7393         and libsubdir.
7394
7395 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7396
7397         * Makefile.in (local-clean): Remove *.log.
7398         (warning.log): Built with warn_summary from build.log.
7399         (mail-report.log): Run test_summary.
7400         (mail-report-with-warnings.log): Run test_summary including
7401         warning.log in the report.
7402
7403 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
7404
7405         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7406
7407 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
7408
7409         * Makefile.in (grep): Grep no longer depends on libiberty.
7410
7411 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
7412
7413         * Makefile.in: all-snavigator needs all-libgui.
7414
7415 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
7416
7417         * configure.in: Add cygmon and libstub support for mn10300.
7418
7419 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
7420
7421         * missing: Update to version from automake 1.3.
7422
7423         * ltmain.sh: On installation, don't get confused if the same name
7424         appears more than once in the list of library names.
7425
7426 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7427
7428         * config.sub: Accept m68060 and m5200 as CPU names.
7429
7430 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
7431
7432         * configure: Use && rather than using -a in test, because odd
7433         strings can confuse test.
7434         * configure.in: Likewise.
7435
7436 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7437
7438         * ltconfig, ltmain.sh: Bring in Visual C++ support.
7439
7440 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7441
7442         * Makefile.in (boostrap2-lean, bootstrap3-lean,
7443         bootstrap4-lean): New targets.
7444
7445 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
7446
7447         * mpw-* Delete.  Not used.
7448
7449 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
7450
7451         * COPYING.LIB: Update FSF address.
7452
7453 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
7454
7455         * ltconfig, ltmain.sh: Update to libtool 1.2a.
7456
7457         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7458         GAS_SUPPORT_DIRS.
7459
7460 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
7461
7462         * ltconfig, ltmain.sh: Avoid producing a version number if
7463         -version-info was not used.
7464
7465 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7466
7467         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7468         building with newlib.
7469
7470 1998-04-30  Paul Eggert  <eggert@twinsun.com>
7471
7472         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7473         Solaris `make' causes it to continue to next definition.
7474
7475 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7476
7477         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7478         the right GUI libraries and files are installed along with GDB.
7479
7480 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7481
7482         * configure.in: Change alpha to alpha* in several places.
7483
7484 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
7485
7486         * config.sub: Recognize sparc86x.
7487
7488 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
7489
7490         * configure.in (--enable-target-optspace): Remove debug echo.
7491
7492 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
7493
7494         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7495
7496 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7497
7498         * ltconfig: Update cygwin32 support.
7499
7500         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7501         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7502         (GDB_SUPPORT_DIRS): Likewise.
7503
7504 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
7505
7506         * configure.in (target_makefile_frag): If --enable-target-optspace,
7507         use -Os to compile target libraries rather than -O2.  Default to
7508         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7509         not used.
7510         * configure.in (target_cflags): Ditto for d30v.
7511
7512 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
7513
7514         * Makefile.in (all-bfd): Depend on all-intl.
7515         (all-binutils): Likewise.
7516         (all-gas): Likewise.
7517         (all-gprof): Likewise.
7518         (all-ld): Likewise.
7519
7520 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
7521
7522         * configure.in (host_tools): Fix typo, lbtool -> libtool.
7523
7524 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7525
7526         * Makefile.in (all-bfd): Depend upon all-libiberty.
7527
7528         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7529
7530 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
7531
7532         * Makefile.in: Add libstub.
7533
7534         * configure.in: Ditto. Build libstub for targets that have cygmon
7535         support.
7536
7537 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7538
7539         * configure.in: Don't set PICFLAG on ix86-cygwin32.
7540
7541 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
7542
7543         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7544         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7545
7546 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
7547
7548         * configure: Define DEFAULT_M4 by searching PATH.
7549         * Makfile.in: Use DEFAULT_M4.
7550
7551 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7552
7553         * ltconfig: Add cygwin32 support.
7554
7555         * Makefile.in, configure.in: Add libtool as a native only directory
7556         to configure and build.
7557
7558 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7559
7560         * Makefile.in (INSTALL_MODULES): Remove texinfo.
7561
7562 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
7563
7564         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7565
7566 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
7567
7568         * Makefile.in: add ash make rules
7569         * configure.in: add ash to native_only and host_tools lists
7570
7571 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
7572
7573         * Makefile.in (all-gettext, all-intl): New targets.
7574         (ALL_MODULES): Added all-gettext, all-intl.
7575         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7576         (INSTALL_MODULES): Added install-gettext, install-intl.
7577         (CLEAN_MODULES): Added clean-gettext, clean-intl.
7578
7579         * configure.in (host_tools): Added gettext.
7580         (native_only): Likewise.
7581         (noconfigdirs) [various cases]: Likewise.
7582         (host_libs): Added intl.
7583
7584 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
7585
7586         * configure: Do not disable building gdbtk for cygwin32 hosts.
7587
7588 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
7589
7590         * configure.in: Add thumb-coff target.
7591         * config.sub: Add thumb-coff target.
7592
7593 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7594
7595         * Makefile.in: Revert yesterday's change.
7596         (all-target-winsup):  all-target-librx stays out of here.
7597
7598 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7599
7600         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7601         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7602         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7603         Remove references to librx and libg++.
7604
7605 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7606
7607         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7608         recursive makes
7609
7610 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7611
7612         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7613         for newlib directory.
7614         (CXX_FOR_TARGET): Likewise.
7615
7616 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7617
7618         * ltconfig: Update after libtool/ltconfig.in change for
7619         hpux11.
7620
7621 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7622
7623         * ltconfig, ltmain.sh: Update to libtool 1.2.
7624
7625 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7626
7627         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7628         (install-gcc-cross): Instead, override LANGUAGES here.
7629
7630 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7631
7632         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7633         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7634
7635 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7636
7637         * configure.in: Add Thumb-pe target.
7638
7639 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7640
7641         * Makefile.in - changed sn targets to snavigator
7642         * configure.in - changed sn targets to snavigator
7643
7644 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7645
7646         * config-ml.in: After building symlink tree call make distclean
7647         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7648         to be the case for libiberty.
7649
7650 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7651
7652         * configure: When making link, also check the current
7653         directory. The configure scripts may create one.
7654
7655 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7656
7657         * config.sub: Accept alphapca56 and alphaev6 properly.
7658
7659 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7660
7661         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7662
7663 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7664
7665         * config.sub (sco5): Fix typo.
7666
7667 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7668
7669         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7670         install-itcl.
7671         (install-itcl): Remove dependency on install-tcl.
7672
7673 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7674
7675         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7676
7677 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7678
7679         * configure.in: Don't build libgui for a cygwin32 target when not on
7680         a cygwin32 host.
7681
7682 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7683
7684         * configure (redirect): Set to null, so default behavior of
7685         configure is now --verbose.
7686
7687 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7688
7689         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7690         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7691
7692 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7693
7694         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7695         this change to sync Makefile.in with its ChangeLog entries.
7696
7697 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7698
7699         * ltmain.sh (mkdir): Check that the directory doesn't exist
7700         before we exit with error, so that we don't get races during
7701         parallel builds.
7702
7703 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7704
7705         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7706
7707 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7708
7709         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7710         PICFLAG_FOR_TARGET.
7711         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7712
7713         * configure: Emit a definition for the new macro enable_shared
7714         into each Makefile.
7715
7716 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7717
7718         * configure.in (host_tools, native_only): Add libtool.
7719
7720 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7721
7722         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7723         Fix typo in ming config comment.
7724
7725 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7726
7727         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7728
7729 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7730
7731         * config.sub: Add tic30 cases, and map c30 to tic30.
7732
7733 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7734
7735         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7736         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7737         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7738         (CLEAN_TARGET_MODULES): Similarly
7739         (all-target-libf2c): Add dependences.
7740         * configure.in (target_libs): Add libf2c.
7741
7742 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7743
7744         * configure.in: Remove expect from noconfigdirs when target
7745         is cygwin32.  OK to build expect and dejagnu with Canadian
7746         Cross.
7747
7748 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7749
7750         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7751         host.
7752
7753         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7754         and mingw32.
7755
7756 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7757
7758         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7759         here as it is not defined in the toplevel Makefile.
7760
7761 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7762
7763         * configure (package_makefile_rules_frag): New variable, which names
7764         a file with generic rules, ...
7765         Change comment to mention we now have FIVE parts.
7766         * configure: Undo last change.
7767
7768 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7769
7770         * config.guess: More accurate determination of HP processor types.
7771         * config.sub: More accurate determination of HP processor types.
7772
7773 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7774
7775         * configure (package_makefile_frag): Move inserting the
7776         ${package_makefile_frag} to where it should be according
7777         to the comment.
7778
7779 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7780
7781         * config.guess: Add support for Linux/ARM.
7782
7783 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7784
7785         * .cvsignore: Remove *-info and *-install since they match
7786         release-info and mpw-install, which we don't want to just ignore.
7787
7788 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7789
7790         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7791
7792 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7793
7794         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7795         local_prefix to sub-make invocations.
7796
7797 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7798
7799         * configure.in: Check makefile fragments in the source
7800         directory.
7801
7802 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7803
7804         * configure.in: Check whether host and target makefile
7805         fragments exist before adding them to *_makefile_frag.
7806
7807 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7808
7809         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7810
7811 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7812
7813         * configure.in: Make sure we only replace RPATH_ENVVAR on
7814         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7815         regexp to sed.
7816
7817         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7818         to sub-makes.
7819
7820 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7821
7822         * config-ml.in (multi-do): LDFLAGS must include multilib
7823         designator.
7824
7825 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7826
7827         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7828
7829 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7830
7831         * config.sub: Add mingw32 support.
7832         * configure.in: Likewise.
7833
7834 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7835
7836         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7837
7838 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7839
7840         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7841         * configure (gxx_include_dir): Provide a definition for subdirs
7842         which do not use autoconf.
7843
7844 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7845
7846         * config.guess: Sync with egcs.  Picks up new alpha support,
7847         BeOS & some additional linux support.
7848
7849 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7850
7851         * config.guess: HP 9000/803 is a PA1.1 machine.
7852
7853 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7854
7855         * configure.in: It's alpha*-...
7856
7857 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7858
7859         * configure.in (host_makefile_frag, target_makefile_frag):
7860         Handle multiple config files.
7861         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7862         alpha-*-*.
7863
7864 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7865
7866         * mkdep: New file.
7867
7868 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7869
7870         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7871
7872 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7873
7874         * Makefile.in: Add libgui directory.
7875         (GDB_TK): Add all-libgui.
7876         * configure.in: Add libgui directory.
7877         * configure: Add all-libgui to GDB_TK.
7878
7879 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7880
7881         * config-ml.in (multidirs): Add m32r to multilib list.
7882
7883 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7884
7885         * Makefile.in (all-target-gperf): Change dependency to
7886         all-target-libstdc++.
7887
7888 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7889
7890         * config.guess: Add BeOS support.
7891
7892 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7893
7894         Source directory cvs renamed to cvssrc:
7895         * configure.in (host_tools): Change cvs to cvssrc.
7896         (native_only): Likewise.
7897         (noconfigdirs) [various cases]: Likewise.
7898         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7899         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7900         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7901         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7902         (all-cvssrc): Rename target from all-cvs.
7903
7904 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7905
7906         * configure (gxx_include_dir): Fix thinko.
7907
7908 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7909
7910         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7911         (install-cross, install-gcc-cross): New targets.
7912
7913 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7914
7915         * configure.in (noconfigdirs): Add support for Thumb target.
7916
7917         * config.sub (maybe_os): Add support for Thumb target.
7918
7919 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7920
7921         * Makefile.in: Add rules for cygmon.
7922
7923         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7924
7925 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7926
7927         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7928         * configure (gxx_include_dir): Provide a definition for subdirs
7929         which do not use autoconf.
7930
7931 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7932
7933         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7934         11/18/97 build
7935
7936 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7937
7938         * From Franz Sirl.
7939         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7940         found on RedHat Linux systems.
7941
7942 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7943
7944         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7945         guesses.
7946
7947 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7948
7949         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7950
7951 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7952
7953         * ltmain.sh: If mkdir fails, check whether the directory was created
7954         anyhow by some other process.
7955
7956 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7957
7958         * configure.in (d30v-*-*): Configure all directories.
7959
7960 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7961
7962         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7963         for the D30V.
7964
7965 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7966
7967         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7968
7969 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7970
7971         * include/libiberty.h: Add extern "C" { so it can be used with C++
7972         progrms.
7973         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7974         programs.
7975
7976 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7977
7978         * configure.in (d30v-*-*): Configure GCC now.
7979
7980 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7981
7982         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7983         is no longer needed.
7984
7985 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7986
7987         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7988
7989 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7990
7991         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7992         targets using "$@" to provide support for similar but not identical
7993         targets without having to duplicate code.
7994
7995 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7996
7997         * makefile.vms: Fix to work with DEC C.
7998
7999 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8000
8001         * config.sub: Add mips-tx39-elf to marketing names.
8002
8003 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8004
8005         * ltmain.sh: Handle symlinks in generated script.
8006
8007 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8008
8009         * configure: Handle autoconf style directory options: --bindir,
8010         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8011         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8012         --sysconfdir.
8013         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8014         (sharedstatedir, localstatedir, oldincludedir): New variables.
8015         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8016         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8017         sbindir, sharedstatedir, and sysconfdir.
8018
8019 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8020
8021         * Makefile.in (bootstrap-lean): New target.
8022
8023 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8024
8025         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8026         sn, and gnuserv from noconfigdirs.
8027
8028 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8029
8030         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8031
8032 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8033
8034         * Makefile.in (cross): New target.
8035
8036 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8037                           Jeff Law         <law@cygnus.com>
8038
8039         * Makefile.in (bootstrap2, bootstrap3): New targets.
8040         (all-bootstrap): Remove outdated and confusing target.
8041         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8042
8043 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8044
8045         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8046         windows.  Consistent with gdb/configure.
8047
8048 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8049
8050         * configure.in: Name Linux target fragment.
8051
8052         * configure: Rewrite so that project Makefile fragment is inserted
8053         first and appears last in the resulting Makefile.
8054
8055 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8056
8057         * Makefile.in (install-itcl): Install tcl first.
8058
8059 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8060
8061         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8062
8063 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8064
8065         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8066
8067         * configure.in (skipdirs): Add target-librx for Linux.
8068         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8069
8070 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8071
8072         * Makefile.in (bootstrap): New target.
8073
8074 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8075
8076         * config.sub: Accept 'amigados' for backward compatibility.
8077
8078 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8079
8080         * config.guess: Merge with FSF.
8081
8082 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8083
8084         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8085
8086 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8087
8088         * config.sub: Add "marketing-names" patch.
8089
8090 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8091
8092         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8093
8094 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8095
8096         * config.sub: Handle v850-elf.
8097
8098 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8099
8100         * .cvsignore (*-install): Remove.
8101
8102 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8103
8104         * ltconfig: Set CONFIG_SHELL in libtool.
8105         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8106
8107 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8108
8109         * configure.in (target_subdir): Set to libraries if enable_multilib.
8110
8111 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8112
8113         * config.guess: Update from gcc directory.
8114
8115 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8116
8117         * Makefile.in (all-sim): Depends on all-readline.
8118
8119 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8120
8121         * Makefile.in (BISON, YACC): Use $$s.
8122         (all-bison): Depend on all-texinfo.
8123
8124 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8125
8126         * Makefile.in (BISON): Add -L flag.
8127         (YACC): Likewise.
8128
8129 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8130
8131         * configure.in (noconfigdirs): Add support for v850e target.
8132
8133         * config.sub (maybe_os): Add support for v850e target.
8134
8135 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8136
8137         * configure.in (noconfigdirs): Add support for v850ea target.
8138
8139         * config.sub (maybe_os): Add support for v850ea target.
8140
8141 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8142
8143         * config.sub: Add mipstx39.  Delete r3900.
8144
8145 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8146
8147         * Makefile.in (all-autoconf): Depends on all-texinfo.
8148
8149 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8150
8151         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8152         eabi targets.
8153
8154 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8155
8156         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8157
8158         * configure: When handling a Canadian Cross, handle YACC as well as
8159         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8160         * Makefile.in (all-bison): Depend upon all-texinfo.
8161
8162 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8163
8164         * Makefile.in (BISON): bison, not byacc or bison -y.
8165         (YACC): bison -y or byacc or yacc.
8166         (various): Add *-bison as appropriate.
8167         (taz): No need to mess with BISON anymore.
8168
8169 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8170
8171         * configure: If OSTYPE matches *win32*, try to find a good value for
8172         CONFIG_SHELL.
8173
8174 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8175
8176         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8177         configure.in if it is present.
8178
8179 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8180
8181         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8182
8183 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8184
8185         * config.sub: Recognize `arc' cpu.
8186         * configure.in: Likewise.
8187         * config-ml.in: Likewise.
8188
8189 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8190
8191         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8192
8193 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8194
8195         * configure: Changed sed delimiter from ':' to '|' when
8196         attempting to substitute ${config_shell} for SHELL. On
8197         NT ${config_shell} may contain a ':' in it.
8198
8199 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8200
8201         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8202
8203 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8204
8205         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8206
8207 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8208
8209         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8210
8211         * ylwrap: If the program is a relative path, force it to be
8212         absolute.
8213
8214 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8215
8216         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8217
8218 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8219
8220         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8221         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8222         for libraries.
8223
8224 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8225
8226         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8227         separated by spaces.
8228
8229 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8230
8231         * ylwrap: New file.
8232         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8233
8234         * ltmain.sh: Handle /bin/sh at start of install program.
8235
8236         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8237
8238         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8239         * missing: New file, from automake 1.2.
8240
8241 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8242
8243         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8244         check-tk to CHECK_X11_MODULES.
8245
8246 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8247
8248         * config.sub: Merge with FSF.
8249
8250 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8251
8252         * config.guess: Merge with FSF.
8253
8254 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8255
8256         * configure: Treat msdosdjgpp like go32.
8257         * configure.in: Likewise.  Don't remove gprof for go32.
8258
8259         * configure: Change Makefile.tem2 to Makefile.tm2.
8260
8261 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8262
8263         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8264
8265 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8266
8267         * install-sh (chmodcmd): Set to null if the DST directory already
8268         exists.  Same as Nov 11th change.
8269
8270 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8271
8272         * configure (GDB_TK): Needs itcl and tix.
8273
8274 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8275
8276         * config.guess: Update from FSF.
8277
8278 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8279
8280         * Makefile.in (GDB_TK): Depend on itcl and tix.
8281
8282 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8283
8284         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8285         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8286         (INSTALL_SCRIPT): New variable.
8287         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8288         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8289         to -x.
8290         * install-sh: Add support for -x option.
8291
8292 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8293
8294         * configure.in, Makefile.in: Treat tix like itcl.
8295
8296 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8297
8298         * Makefile.in (WINDRES): New variable.
8299         (WINDRES_FOR_TARGET): New variable.
8300         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8301         (EXTRA_HOST_FLAGS): Add WINDRES.
8302         (EXTRA_TARGET_FLAGS): Add WINDRES.
8303         (EXTRA_GCC_FLAGS): Add WINDRES.
8304         ($(DO_X)): Pass down WINDRES.
8305         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8306         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8307         DLLTOOL_FOR_TARGET.
8308
8309 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8310
8311         * configure.in: configure sim before gdb for win32-x-ppc
8312
8313 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8314
8315         Move gperf into the toplevel, from libg++.
8316         * configure.in (target_tools): Add target-gperf.
8317         (native_only): Add target-gperf.
8318         * Makefile.in (all-target-gperf): New target, depend on
8319         all-target-libg++.
8320         (configure-target-gperf): Empty rule.
8321         (ALL_TARGET_MODULES): Add all-target-gperf.
8322         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8323         (CHECK_TARGET_MODULES): Add check-target-gperf.
8324         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8325         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8326
8327 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8328
8329         * config.sub (mn10200): Recognize new basic machine.
8330
8331 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8332
8333         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8334         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8335
8336 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8337
8338         * configure.in: If we're building mips-sgi-irix6* native, turn on
8339         ENABLE_MULTILIB and set TARGET_SUBDIR.
8340
8341 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
8342
8343         * Makefile.in (all-sn): Depend on all-grep.
8344
8345 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
8346
8347         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8348
8349         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8350         Makefile.  From Jeff Makey <jeff@cts.com>.
8351         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8352
8353         * Makefile.in (DISTBISONFILES): Remove.
8354         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
8355         $(DEFAULT_YACC).
8356
8357         * configure.in: Build itl, db, sn, etc., when building for native
8358         cygwin32.
8359
8360         * Makefile.in (LD): New variable.
8361         (EXTRA_HOST_FLAGS): Pass down LD.
8362         ($(DO_X)): Likewise.
8363
8364 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
8365
8366         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8367
8368 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8369
8370         * configure.in (targargs): Strip out any supplied --build argument
8371         before adding our own. Always add --build.
8372
8373 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8374
8375         * configure.in (targargs): Pass --build if we're doing
8376         a cross-compile.
8377
8378 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
8379
8380         * configure: Use '|' instead of ":" as the separator in
8381         sed. Otherwise sed chokes on NT path names with drive
8382         designators. Also look for "?:*" as the leading characters in an
8383         absolute pathname.
8384
8385 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
8386
8387         * config.sub: Support for r3900.
8388
8389 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8390
8391         * configure.in: Use install-sh, not install.sh.
8392
8393 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8394
8395         * Makefile.in (taz): Improve check for BISON so it doesn't try to
8396         apply it twice.
8397
8398 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8399
8400         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8401         install-binutils.
8402
8403 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8404
8405         * Makefile.in: Add automake targets.
8406         * configure.in (host_tools): Add automake.
8407
8408 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8409
8410         * configure: Default CXX to c++, not gcc.
8411         * Makefile.in (CXX): Set to c++, not gcc.
8412         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8413
8414 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
8415
8416         * install-sh: try appending a .exe if source file doesn't
8417         exist
8418
8419 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8420
8421         * configure.in: Turn on multilib by default.
8422         (cross_only): Remove target-libiberty.
8423
8424         * Makefile.in (all-gcc): Don't depend on libiberty.
8425
8426 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
8427
8428         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8429
8430 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8431
8432         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8433         (DISTBISONFILES): Add ld/Makefile.in
8434
8435 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
8436
8437         * configure.in: if target is cygwin32 but host isn't cygwin32,
8438         don't configure gdb tcl tk expect, not just gdb.
8439
8440 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
8441
8442         * configure.in: Added gnuserv everywhere sn appears.
8443
8444         * Makefile.in (ALL_MODULES): Added all-gnuserv.
8445         (CROSS_CHECK_MODULES): Added check-gnuserv.
8446         (INSTALL_MODULES): Added install-gnuserv.
8447         (CLEAN_MODULES): Added clean-gnuserv.
8448         (all-gnuserv): New target.
8449
8450 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
8451
8452         * config.guess: Fixes for MIPS OpenBSD systems.
8453
8454 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8455
8456         * Makefile.in (INSTALL_XFORM): Remove.
8457         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8458
8459         * mkinstalldirs: New file, copied from automake.
8460         * Makefile.in (installdirs): Rename from install-dirs.  Use
8461         mkinstalldirs.  Change all users.
8462         (DEVO_SUPPORT): Add mkinstalldirs.
8463
8464 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8465
8466         * install-sh: Rename from install.sh.
8467         * Makefile.in (INSTALL): Change install.sh to install-sh.
8468         (DEVO_SUPPORT): Likewise.
8469
8470         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
8471         Graichen <graichen@rzpd.de>.
8472
8473 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
8474
8475         * config.guess: Recognize OpenBSD systems correctly.
8476
8477 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8478
8479         * README, Makefile.in (ETC_SUPPORT): Remove references to
8480         cfg-paper*, configure.{texi,man,info*}._
8481
8482 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
8483
8484         * Makefile.in (all.normal): Ensure that gcc is built after all
8485         the x11 - ie gdb - targets.
8486
8487 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
8488
8489         * makefile.vms: Don't run conf-a-gas.
8490
8491 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
8492
8493         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8494
8495 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
8496
8497         * configure.in: Remove noconfigdirs case since gdb also
8498         configures and builds for tic80-coff.
8499
8500 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8501
8502         * configure: Set cache_file to config.cache.
8503         * Makefile.in (local-distclean): Remove config.cache.
8504
8505 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8506
8507         * COPYING: Update FSF address.
8508
8509 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
8510
8511         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8512         noconfigdirs.
8513
8514 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8515
8516         * Makefile.in (install-dirs): Don't crash if prefix, and hence
8517         MAKEDIRS, is empty.
8518
8519 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
8520
8521         * config.sub: Tweak mn10300 entry.
8522
8523 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
8524
8525         * configure.in (host_tools): Put sim before gdb, so gdb's
8526         configure.tgt can determine if the simulator was configured.
8527
8528 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
8529
8530         * config.sub: Move BeOS $os case to be with other Cygnus
8531         local cases.
8532
8533 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
8534
8535         * config.sub: Remove misplaced comment that broke Linux.
8536
8537 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
8538
8539         * config.sub: Add BeOS support.
8540
8541 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
8542
8543         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8544
8545 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
8546
8547         * configure.in (noconfigdirs): Remove tcl and tk from
8548         noconfigdirs for cygwin32 builds.
8549
8550 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
8551
8552         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8553
8554 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
8555
8556         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8557         make-all.com, use makefile.vms instead.
8558
8559 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
8560
8561         * config.sub: Accept -lnews*.
8562
8563 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
8564
8565         * configure.in (noconfigdirs): Disable target-newlib,
8566         target-examples and target-libiberty for d30v.
8567
8568 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8569
8570         * configure.in (noconfigdirs): Enable ld for d30v.
8571
8572 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
8573
8574         * configure.in (tic80-*-*): Build compiler.
8575
8576 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
8577
8578         * configure.in (d30v-*): Remove sim directory from list of
8579         unsupported d30v directories
8580
8581 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8582
8583         * config.sub, configure.in: Add d30v target cpu.
8584
8585 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
8586
8587         * makefile.vms: New file.
8588         * make-all.com: Remove.
8589
8590 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
8591
8592         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8593
8594 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
8595
8596         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8597
8598 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8599
8600         * Makefile.in (ALL_MODULES): Added all-db.
8601         (CROSS_CHECK_MODULES): Addec check-db.
8602         (INSTALL_MODULES): Added install-db.
8603         (CLEAN_MODULES): Added clean-db.
8604
8605 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8606
8607         * config.guess: Merge with latest FSF sources.
8608
8609 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8610
8611         * Makefile.in (ALL_MODULES): Added all-itcl.
8612         (CROSS_CHECK_MODULES): Added check-itcl.
8613         (INSTALL_MODULES): Added install-itcl.
8614         (CLEAN_MODULES): Added clean-itcl.
8615
8616 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8617
8618         * configure.in: build gdb for mn10200
8619
8620 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8621
8622         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8623
8624 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8625
8626         * configure.in (tic80-*-*): Turn off most targets right now.
8627
8628 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8629
8630         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8631         rather than the makeinfo program.
8632         (do-info): Depend upon all-texinfo.
8633
8634 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8635
8636         * configure.in: Remove uses of config/mh-linux.
8637
8638         * config.sub, config.guess: Merge with latest FSF sources.
8639
8640 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8641
8642         * config.sub (case $basic_machine): Add tic80 entries.
8643
8644 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8645
8646         * config.sub, config.guess: Merge with latest FSF sources.
8647
8648 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8649
8650         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8651         * mpw-config.in: Test for NewFolderRecursive.
8652         * mpw-install: Use symbolic name for startup filename.
8653         * mpw-README: Add various additional details.
8654
8655 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8656
8657         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8658
8659 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8660
8661         * configure.in: Do build gcc and the target libraries for
8662         the mn10200.
8663
8664 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8665
8666         * configure.in: don't avoid building gdb for mn10300 any more
8667         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8668         instead of single-quoting it.
8669
8670 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8671
8672         * configure.in: Don't use --with-stabs on IRIX 6.
8673
8674 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8675
8676         * configure.in (m32r): Build gdb, libg++ now.
8677
8678 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8679
8680         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8681         directories from noconfigdirs.
8682
8683 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8684
8685         * config.sub (basic_machine): added mips16 configuration
8686
8687 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8688
8689         * config.sub: Handle d10v-unknown.
8690
8691 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8692
8693         * config.sub: Handle v850-unknown.
8694
8695 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8696
8697         * Makefile.in: add findutils
8698         * configure.in: add findutils to list of host_tools
8699
8700 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8701
8702         * config.sub: Handle mn10200 and mn10300.
8703
8704 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8705
8706         * configure.in (d10v-*): Do not build librx.
8707
8708 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8709
8710         * configure.in (mn10300): Build everything except gdb & libgloss.
8711
8712 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8713
8714         * config.guess:  Patch for Dansk Data Elektronik servers,
8715         from Niels Skou Olsen <nso@dde.dk>.
8716
8717         For ncr, use /bin/uname rather than uname, since GNU uname does not
8718         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8719
8720         Patch for MIPS R4000 running System V,
8721         from Eric S. Raymond <esr@snark.thyrsus.com>.
8722
8723         Fix thinko for nextstep.
8724
8725         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8726
8727         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8728         * config.guess: Guess mips-dec-mach_bsd4.3.
8729
8730         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8731         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8732         release numbers.
8733         * config.guess (mips-mips-riscos*):  Emit just enough of the
8734         release number.
8735
8736         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8737         * config.guess (sparc-auspex-sunos*):  Added.
8738         (f300-fujitsu-*): Added.
8739
8740         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8741         * config.guess:  Recognize a Tadpole as a sparc.
8742
8743 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8744
8745         * config.guess: Don't assume that NextStep version is either 2 or
8746         3.  NextStep 4 (aka OpenStep 4) has come out now.
8747
8748 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8749
8750         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8751         From Rik Faith <faith@cs.unc.edu>.
8752
8753 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8754
8755         * config.sub: Contributions from bug-gnu-utils to:
8756         Support plain "hppa" (no version given) architecture, reported by
8757         OpenStep.
8758         OpenBSD like NetBSD.
8759         LynxOs is not a hardware supplier.
8760
8761         * config.guess: Contributions from bug-gnu-utils to add support for:
8762         OpenBSD like NetBSD.
8763         Stratus systems.
8764         More Pyramid systems.
8765         i[n>4]86 Intel chips.
8766         M680[n>4]0 Motorola chips.
8767         Use unknown instead of lynx for hardware manufacturer.
8768
8769 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8770
8771         * install.sh (chmodcmd): Set to null if the DST directory already
8772         exists.
8773
8774 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8775
8776         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8777         not use mt-ppc target Makefile fragment any more.
8778
8779 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8780
8781         * configure.in (*-*-windows):  Exclude everything but those dirs
8782         needed to build windows.
8783
8784 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8785
8786         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8787
8788 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8789
8790         * configure.in:  Exclude mmalloc from i386-windows.
8791
8792 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8793
8794         * Undo my previous change.
8795
8796 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8797
8798         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8799         unconditionally.
8800         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8801
8802 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8803
8804         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8805         host to add it's own flags.
8806
8807 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8808
8809         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8810
8811 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8812
8813         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8814         (CXX_FOR_TARGET): Likewise.
8815         (GCC_FOR_TARGET): Define.
8816         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8817         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8818         CC_FOR_TARGET was specified on the command line.
8819         (MAKEOVERRIDES): Don't define.
8820
8821 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8822
8823         * configure.in (m32r): Fix spelling of libg++ libs.
8824
8825 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8826
8827         * config.sub (-apple*): Remove, now redundant.
8828
8829 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8830
8831         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8832
8833         * configure: Rework yesterday's sed script patch.
8834
8835         * config.sub: Merge with FSF.
8836
8837 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8838
8839         * config.guess:  Merge from FSF.
8840
8841         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8842         * config.guess: Use pc instead of unknown, for pc clone systems.
8843         Change linux to linux-gnu.
8844
8845         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8846         * config.guess: Avoid non-portable tr syntax.
8847
8848 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8849
8850         * test-build.mk (HOLES): Add "xargs" for gdb.
8851
8852         * configure: Avoid hpux10.20 sed bug.
8853
8854 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8855
8856         * configure.in:  Add support for windows host
8857         (that is a build done under the Microsoft build environment).
8858
8859 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8860
8861         * Makefile.in: Replace all uses of srcroot with s, to shrink
8862         command line lengths.
8863
8864         Patches from Geoffrey Noer <noer@cygnus.com>:
8865         * configure.in: If configuring for newlib, pass --with-newlib to
8866         subdirectories.
8867         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8868         -Bnewlib/ and -Lwinsup to gcc.
8869         (CXX_FOR_TARGET): Likewise.
8870
8871 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8872
8873         * Makefile.in (ETC_SUPPORT): Add configure.
8874
8875 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8876
8877         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8878         host configuration file.
8879
8880 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8881
8882         * configure.in: Break mn10x00 support into separate
8883         mn10200 and mn10300 configurations.
8884         * config.sub: Likewise.
8885
8886 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8887
8888         * configure.in: Add lots of stuff to noconfigdirs for
8889         the mn10x00 targets.
8890
8891         * config.sub, configure.in: Add mn10x00 support.
8892
8893 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8894
8895         * make-all.com: Call conf-a-gas, not config-a-gas.
8896
8897 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8898
8899         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8900         targets.
8901
8902 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8903
8904         * mpw-README: Add much more detail for native PowerMac.
8905         * mpw-install: New file.
8906         * mpw-configure: Add --norecursion and --help options.
8907         * mpw-config.in: Translate readme and install files when
8908         copying to objdir.
8909         * mpw-build.in: Don't always depend on byacc and flex.
8910         (install-only-top): New action.
8911
8912 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8913
8914         * configure.in:  You can now configure GDB for the v850.
8915
8916 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8917
8918         * configure.in (noconfigdirs): Don't configure any C++ dirs
8919         if targeting D10V.
8920
8921 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8922
8923         * config.sub: Recognize mips64vr5000.
8924
8925 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8926
8927         * configure.in: Use a single line for host_tools and native_only.
8928
8929 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8930
8931         * config.sub, configure.in: Add entries for m32r.
8932
8933 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8934
8935         * Makefile.in (inet-install): Don't run install-gzip.
8936
8937 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8938
8939         * configure.in:  Don't config lots of things for *-*-windows*.
8940
8941 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8942
8943         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8944         (host_libs, host_tools): Copy from configure.in.
8945         * mpw-configure: Don't complain about directories not found.
8946
8947 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8948
8949         * configure.in (i[345]86): Recognize i686 for pentium pro.
8950         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8951         file.
8952
8953         * config.guess (i[345]86): Ditto.
8954
8955 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8956
8957         * configure.in (noconfigdirs): Removed gdb for D10V.
8958
8959 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8960
8961         * configure.in: Remove ld, target-libio, target-libg++, and
8962         target-libstdc++ from noconfigdirs.
8963
8964 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8965
8966         * configure: Fix three locations where shell scripts were
8967         being run directly rather than with config_shell.
8968
8969 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8970
8971         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8972         * config.sub (basic_machine): Recognize v850.
8973
8974 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8975
8976         * mpw-configure: Handle multiple enable/disable options and
8977         pass them down recursively, handle -c and -s flags appropriately
8978         depending on choice of compiler, add escape mechanism for
8979         quoted arguments to gC.
8980
8981 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8982
8983         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8984         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8985         so that -mrelocatable-lib and -mno-eabi are used.
8986
8987         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8988         not support --print-multi-lib, don't abort.
8989
8990 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8991
8992         * make-all.com: Run config-a-gas.
8993         * setup.com: Don't copy subdirectory files around.
8994
8995 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8996
8997         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8998         target, it now compiles correctly.
8999
9000 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9001
9002         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9003
9004 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9005
9006         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9007
9008 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9009
9010         * configure.in (native_only): Add prms.
9011
9012 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9013
9014         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9015         (BINUTILS_SUPPORT_DIRS): Likewise.
9016
9017 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9018
9019         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9020         d10v support is added.
9021
9022 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9023
9024         * configure.in (d10v-*-*): New target.
9025
9026 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9027
9028         * config.guess (HP 9000/811): Recognize this as a PA1.1
9029         machine.
9030
9031 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9032
9033         * Makefile.in (do-tar-gz): New target, split out from tail end of
9034         taz target.  Run each command separately, don't use pipes.
9035         (taz): Use it.
9036
9037 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9038
9039         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9040         * mpw-build.in: No builds should depend on building byacc or flex,
9041         they are assumed to be installed already.
9042
9043 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9044
9045         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9046         variable that CC_FOR_TARGET needs.
9047
9048 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9049
9050         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9051         options have changed since the last time the subdirectory was
9052         configured, and if it has, reconfigure.
9053         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9054         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9055
9056 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9057
9058         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9059         CLEAN_MODULES): Add bash.
9060         (all-bash): New target.
9061
9062 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9063
9064         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9065
9066 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9067
9068         * config.sub (basic_machine): Recognize d10v as a valid processor.
9069
9070 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9071
9072         * mpw-configure: Add support for --bindir.
9073         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9074
9075 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9076
9077         * configure.in: add bash, time, gawk to list of hosttools and things
9078         to only build for native toolchains
9079
9080 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9081
9082         * Makefile.in (docdir): Remove.
9083
9084 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9085
9086         * Makefile.in (datadir): Set to $(prefix)/share.
9087
9088 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9089
9090         * configure.in: build diff and patch for cygwin32-hosted
9091         toolchains.
9092
9093 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9094
9095         * config.sub: Accept -rtems*.
9096
9097 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9098
9099         * configure.in: enable dosrel for cygwin32-hosted builds,
9100                 remove diff from the list of things not buildable
9101                 via Canadian Cross
9102
9103 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9104
9105         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9106         don't get ". ".
9107
9108 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9109
9110         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9111
9112 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9113
9114         * Makefile.in (taz): Handle case where tex3patch didn't even get
9115         checked out.  Also, if it was found, put the symlink in a new util
9116         subdirectory.
9117
9118 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9119
9120         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9121
9122 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9123
9124         * config.sub: Recognize -openvms.
9125         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9126         * make-all.com, setup.com: New files.
9127
9128 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9129
9130         * Makefile.in (taz): tex3patch moved to texinfo/util.
9131
9132 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9133
9134         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9135         * configure.in: remove make from disable-if-Can-Cross list
9136                 enable gdb if ${host} and ${target} are cygwin32
9137
9138 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9139
9140         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9141         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9142
9143 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9144
9145         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9146         distinguish sysv/svr4/bsd variants.
9147         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9148
9149 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9150
9151         * configure.in: Added copyright notice.
9152         * move-if-change: Added copyright notice.
9153
9154 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9155
9156         * configure.in (powerpcle-*-solaris*): Until we get shared
9157         libraries working, don't build gdb, sim, make, tcl, tk, or
9158         expect.
9159
9160 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9161
9162         * config.guess:  Merge with FSF:
9163
9164         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9165         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9166
9167         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9168         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9169
9170         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9171         * config.guess:  Combine two OSF1 rules.
9172         Also recognize field test versions.  From mjr@zk3.dec.com.
9173         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9174         because GNU uname does not support -p.  From pmr@pajato.com.
9175
9176 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9177
9178         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9179
9180 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9181
9182         * mpw-README: Document GCCIncludes.
9183
9184 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9185
9186         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9187
9188 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9189
9190         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9191
9192 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9193
9194         * configure.in (*-*-cygwin32): Configure make.
9195
9196 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9197
9198         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9199
9200 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9201
9202         * Makefile.in (all-inet): Depend on all-perl.
9203
9204         * Makefile.in (inet-install): New target.
9205
9206         * Makefile.in (all-inet): Depend on all-tcl.
9207         (all-inet): Depend on all-send-pr.
9208
9209 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9210
9211         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9212         temporarily.
9213
9214 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9215
9216         * configure.in: Don't configure --with-gnu-ld on AIX.
9217
9218 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9219
9220         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9221
9222 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9223
9224         * Makefile.in (ALL_MODULES): Added all-inet.
9225         (CROSS_CHECK_MODULES): Added check-inet.
9226         (INSTALL_MODULES): Added install-inet.
9227         (CLEAN_MODULES): Added clean-inet.
9228         (all-indent): New target.
9229
9230         * configure.in (host_tools): Added inet.
9231         (native_only): Added inet.
9232         (noconfigdirs): Added inet.
9233
9234 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9235
9236         * configure.in: Don't configure libgloss if we are not configuring
9237         newlib.
9238
9239 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9240
9241         * configure.in: Don't configure libgloss for unsupported
9242         architectures.
9243
9244 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9245
9246         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9247
9248 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9249
9250         * Makefile.in (ALL_MODULES): Include all-apache.
9251         (CROSS_CHECK_MODULES): Include check-apache.
9252         (INSTALL_MODULES): Include install-apache.
9253         (all-apache): New target.
9254
9255         * configure.in: Added apache everywhere perl is seen.
9256
9257 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9258
9259         * Makefile.in: Add support for clean-{module} and
9260         clean-target-{module} rules.
9261
9262 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9263
9264         * configure.in (*-*-ose) do not build libgloss.
9265
9266 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9267
9268         * config.guess (prep*:SunOS:5.*:*): Turn into
9269         powerpele-unknown-solaris2.
9270
9271 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9272
9273         * configure.in: Permit --enable-shared to specify a list of
9274         directories.
9275
9276 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9277
9278         * configure.in (host==solaris): Pass only the first word of $CC
9279         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9280
9281 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9282
9283         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9284
9285 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9286
9287         * Makefile.in (ALL_MODULES): Include all-perl.
9288         (CROSS_CHECK_MODULES): Include check-perl.
9289         (INSTALL_MODULES): Include install-perl.
9290         (ALL_X11_MODULES): Include all-guile.
9291         (CHECK_X11_MODULES): Include check-guile.
9292         (INSTALL_X11_MODULES): Include install-guile.
9293         (all-perl): New target.
9294         (all-guile): New target.
9295
9296         * configure.in (host_tools): Include perl and guile.
9297         (native_only): Include perl and guile.
9298         (noconfigdirs): Don't build guile and perl; no ports have been
9299         done.
9300
9301 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9302
9303         * configure (--enable-*): Handle quoted option lists such as
9304         --enable-sim-cflags='-g0 -O' better.
9305
9306 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9307
9308         * Makefile.in ({,inst}all-target): New rule so we can make and
9309         install all of the target directories easily.
9310
9311 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9312
9313         * configure.in: Add missing global flag in sed substitution when
9314         deleting `target-' from ${configdirs}.
9315
9316 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9317
9318         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9319         option.
9320
9321         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9322         config/mh-necv4.
9323
9324         * install.sh: Correct misspelling of transformbasename.
9325
9326         * config.guess: Recognize mips-*-sysv*.
9327
9328 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9329
9330         * config.sub: Recognize mon960.
9331
9332 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9333
9334         * configure: Restore Canadian Cross handling of BISON and LEX,
9335         removed in Feb 20 change.
9336
9337 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9338
9339         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9340         Mention make install.  Remove the old copyright date as well the
9341         clumsy and rather pointless copyright on the README file.
9342
9343 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9344
9345         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9346         Makefile after running symlink-tree, then run `make distclean' to
9347         avoid clobbering any generated files in srcdir.
9348
9349 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
9350
9351         * configure.in (m68k-*-netbsd*): Build everything now.
9352
9353 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9354
9355         * Makefile.in (taz): Fix quoting.
9356
9357 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
9358
9359         * configure.in (sparclet-*-*): Build everything now.
9360
9361 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9362
9363         * configure.in (m68k-*-linux*): New host.
9364
9365 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
9366
9367         * configure: Check for bison before byacc.
9368
9369 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
9370
9371         * Makefile.in configure:  Change the way LEX and BISON/YACC are
9372         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
9373         searching PATH.  These are used as fallbacks by Makefile.in if
9374         flex/bison/byacc aren't in objdir.
9375
9376 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
9377
9378         * Makefile.in: Make everything which depends upon all-bfd also
9379         depend upon all-opcodes, in case --with-commonbfdlib is used.
9380
9381 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9382
9383         * configure.in (host *-*-cygwin32): Don't build gdb if we are
9384         building NT native compilers on Unix.
9385
9386 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
9387
9388         * configure.in: Don't get CC from the host Makefile fragment if we
9389         can find gcc in PATH, or if this is a Canadian Cross.  Move the
9390         Solaris test for /usr/ucb/cc to the post target script, just after
9391         the compiler sanity test.
9392
9393 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
9394
9395         * config.sub: Merge with FSF.
9396
9397 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
9398
9399         * Makefile.in (RPATH_ENVVAR): New variable.
9400         (REALLY_SET_LIB_PATH): Use it.
9401         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9402
9403 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
9404
9405         * config.sub, configure.in: Recognize sparclet cpu.
9406
9407 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9408
9409         * config.guess:  Support m68k-cbm-sysv4.
9410
9411 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9412
9413         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9414         m68k-unknown-linuxaout from linker help string.  Put quotes around
9415         $ld_help_string.
9416
9417 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
9418
9419         * config.guess (powerpc-harris-powerunix): Add guess for port
9420         to new target.
9421
9422 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9423
9424         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9425
9426 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
9427
9428         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9429         $(REALLY_SET_LIB_PATH) in Makefile.
9430         * Makefile.in (SET_LIB_PATH): New variable.
9431         (REALLY_SET_LIB_PATH): New variable.
9432         ($(DO_X)): Use $(SET_LIB_PATH).
9433         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9434         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9435         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9436         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9437         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9438         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9439         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9440         (install-dosrel): Likewise.
9441         (all-opcodes): Depend upon all-libiberty.
9442
9443 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9444
9445         * config.guess (*:CYGWIN*): New
9446
9447 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9448
9449         * Makefile.in (all-target-winsup): All all-target-libiberty.
9450
9451 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9452
9453         * configure.in (noconfigdirs): Add missing # in front of comment.
9454
9455 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
9456
9457         * configure.in: add second pass to things added to noconfigdirs
9458         so *-gm-magic can exclude libgloss properly.
9459
9460 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
9461
9462         * mpw-configure (extralibs_name, rez_name): Set correctly
9463         for MWC68K compiler.
9464
9465         * mpw-README: Add more info on the necessary build tools.
9466
9467 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9468
9469         * configure.in, config.sub: Recognize cygwin32.
9470
9471 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
9472
9473         * config.guess, config.sub: Recognize A/UX.
9474
9475 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
9476
9477         * config.sub: Merge with gcc/config.sub.
9478
9479 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
9480
9481         * mpw-build.in (do-binutils): Add build of stamps.
9482
9483 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
9484
9485         * config.sub: Add recognition for mips64vr4100*-* targets.
9486
9487 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9488
9489         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9490         Add creation of gconfigargs with `--enable-shared' turned on.
9491         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9492         ($(host)-stamp-stage3-configured): Likewise.
9493         (HOLES): Add chatr and ldd.
9494         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9495
9496 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
9497
9498         * configure: Pass --nfp to recursive configures.
9499
9500 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9501
9502         * Makefile.in (DLLTOOL): New.
9503         (DLLTOOL_FOR_TARGET): New.
9504         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9505         (EXTRA_TARGET_FLAGS): Ditto.
9506         (EXTRA_GCC_FLAGS): Ditto.
9507         (CONFIGURE_TARGET_MODULES): Ditto.
9508         (DO_X): Ditto.
9509         * configure: Add DLLTOOL.
9510
9511 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
9512
9513         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9514         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9515         mh-sco, since old workarounds no longer needed, and don't
9516         build ld, since libraries have weak symbols in COFF.
9517
9518 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
9519
9520         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9521
9522 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9523
9524         * configure.in: Make sure that ${CC} can be used to compile an
9525         executable.
9526
9527 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9528
9529         * Makefile.in (all-gdb): Depend on $(GDB_TK).
9530         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9531         nothing depending on whether gdbtk is being built.
9532
9533 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
9534
9535         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9536
9537 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
9538
9539         * configure.in (noconfigdirs): Put ld or gas in this early, if the
9540         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9541
9542 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
9543
9544         * config-ml.in: Add support for
9545         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9546         Simplify setting of multidirs from --disable-foo.
9547
9548 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9549
9550         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9551         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9552         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9553         non-empty, pass them on to the  GCC make.
9554         (all-bootstrap): New rule that is like all-gcc, except it executes
9555         the GCC bootstrap rule instead of the GCC all rule.
9556
9557 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
9558
9559         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9560
9561 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9562
9563         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9564         DG/UX support.
9565
9566 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
9567
9568         * config.sub (i*86*) Change [345] to [3456]
9569
9570 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9571
9572         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9573         --with-gnu-ld=no.
9574
9575 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9576
9577         * config-ml.in (rs6000*, powerpc*): Add switches to control which
9578         AIX multilibs get built.
9579
9580 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9581
9582         * configure.in (i386-win32): Don't build expect if we're not
9583         building the tcl subdir.
9584
9585 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
9586
9587         * Makefile.in: (configure-target-examples, all-target-examples):
9588         New targets, configure and build example programs.
9589
9590 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9591
9592         * mpw-configure: If an mpw-config.in generated a file mk.sed,
9593         use it as input to sedit the generated MPW makefile.
9594         * mpw-README: Add a suggestion about Gestalt.h.
9595
9596 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9597
9598         * config.sub: Accept *-*-ieee*.
9599
9600 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9601
9602         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9603         Ronald F. Guilmette <rfg@monkeys.com>.
9604
9605 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9606
9607         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9608         for powerpc-pe native.
9609         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9610         (target==powerpc-pe): duplicate i386-win32 entry.
9611
9612 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9613
9614         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9615         of vxworks, not just vxworks5.1.
9616
9617 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9618
9619         * mpw-configure: Add support for exec-prefix.
9620
9621 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9622
9623         * config.guess: Recognize HP model 816 machines as having
9624         a PA1.1 processor.
9625
9626 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9627
9628         * configure: Ignore new autoconf configure options.
9629
9630 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9631
9632         * config.guess:  Recognize Pentium under SCO.
9633         From Robert Lipe <robertl@arnet.com>.
9634
9635 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9636
9637         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9638
9639 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9640
9641         * configure.in: Don't configure gas for alpha-dec-osf*.
9642
9643 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9644
9645         * configure.in: Default to --with-stabs for some targets for which
9646         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9647         i[345]86*-*-unixware*.
9648
9649 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9650
9651         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9652         rather than basing it on the target.  Simplify handling of options
9653         controlling which directories to configure.  Remove extraneous
9654         slash in multi-clean target.
9655
9656 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9657
9658         * config-ml.in: Prefix more variables with ml_ so they don't collide
9659         with configure's.
9660
9661 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9662
9663         * configure: Don't turn -v into --v.
9664
9665 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9666
9667         * configure.in (targargs): Fix typo.
9668
9669         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9670
9671 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9672
9673         * configure.in: Strip --host and --target options from
9674         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9675         --with-cross-host option when building with a cross-compiler.
9676         * configure: Canonicalize the arguments put into config.status by
9677         always using `=' for an option with an argument.  Pass a presumed
9678         --host or --target explicitly.
9679
9680 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9681
9682         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9683         into general OS recognition case.
9684
9685 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9686
9687         * configure.in (target_configdirs): add target-winsup only
9688         for win32 target systems.
9689
9690 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9691
9692         * Makefile.in (all-target-libgloss): Depend upon
9693         configure-target-newlib, since when libgloss is built it looks to
9694         see if the newlib directory exists.
9695
9696 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9697
9698         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9699         cfg-ml-*.in.
9700
9701 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9702
9703         * configure: Handle LD and LD_FOR_TARGET when configuring a
9704         Canadian Cross.
9705
9706 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9707
9708         * configure.in (target_libs): add target-winsup.
9709         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9710         (target==ppcle-pe): remove ld from $noconfigdirs.
9711
9712 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9713
9714         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9715         Preserve relative path names in $srcdir.  Build symlink tree if
9716         configuring cross target dir and srcdir=. (= no VPATH support).
9717         (configure-target-libg++): Depend on configure-target-librx.
9718         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9719         * config-ml.in: New file.
9720         * symlink-tree: New file.
9721         * configure: Ensure srcdir="." if that's what it is.
9722
9723 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9724
9725         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9726         includes and FLEX_SKELETON setting.
9727         * mpw-configure (--with-gnu-ld): New option, controls whether
9728         to use PPCLink or ld with PowerMac GCC.
9729         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9730         * mpw-config.in: Configure grez if targeting Mac.
9731
9732         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9733         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9734         just macos.
9735         * configure.in: Configure grez resource compiler if targeting Mac.
9736         * Makefile.in (all-grez, install-grez): New targets.
9737
9738 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9739
9740         * configure: CXX defaults to gcc, not g++.  If we find
9741         gcc in the path, set CC to gcc -O2.
9742
9743 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9744
9745         * configure: Default ${build} correctly.  Avoid picking up extra
9746         spaces when reading CC and CXX from Makefile.  When doing a
9747         Canadian Cross, use plausible default values for numerous
9748         variables.
9749         * configure.in: When doing a Canadian Cross, don't try to
9750         configure tools whose configure script can't handle it.
9751
9752 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9753
9754         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9755
9756 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9757
9758         * configure:  Remove dubious bug reporting address.
9759
9760 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9761
9762         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9763         configure script, run that instead of this directory's configure.
9764         In either case, print a message that we're configuring the sub-dir.
9765
9766 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9767
9768         * configure.in: Before checking for the existence of various files,
9769         use sed to filter out "target-".
9770
9771 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9772
9773         * Makefile.in (DO_X): Split rule to decrease command line length
9774         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9775         (Philippe De Muyter).
9776
9777 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9778
9779         * Makefile.in (all-patch): depend on all-libiberty.
9780
9781 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9782
9783         * configure.in: If the only directory in target_configdirs which
9784         actually exists is libiberty, then set target_configdirs to empty,
9785         to avoid trying to build a target libiberty in a gas or gdb
9786         distribution.
9787
9788 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9789
9790         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9791         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9792         systems.
9793
9794 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9795
9796         * configure.in (copy_dirs): Use sys-include instead of include
9797         for --with-headers option.
9798
9799 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9800
9801         * Makefile.in, configure.in: Make winsup builds work with
9802         new scheme.
9803
9804 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9805
9806         * configure.in: Build the linker on AIX.
9807
9808 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9809
9810         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9811         where needed.
9812
9813 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9814
9815         * Makefile.in (all-gcc): Fix typo.
9816
9817 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9818
9819         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9820
9821 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9822
9823         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9824         to target-xiberty, to provide more flexibility.
9825         (target_subdir):  Define.  Create if cross.
9826         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9827         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9828         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9829         check-libFOO -> check-target-libFOO, etc.
9830         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9831         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9832         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9833         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9834         allow ALL_GCC="" to only configure.
9835         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9836         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9837         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9838
9839 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9840
9841         * Makefile.in (taz): Build "info" in etc explicitly.
9842
9843 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9844
9845         * configure.in:  Make sure that CC is undefined (as opposed to
9846         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9847         problem with autoconf trying to configure on a host without GCC.
9848
9849 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9850
9851         * mpw-configure: Set host alias from choice of host compiler,
9852         only use generic MPW Makefile sed if present, edit a file
9853         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9854         * mpw-README: Add problem notes about CW6 and CW7.
9855
9856 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9857
9858         * Makefile.in (taz): Use ";" instead of ";;".
9859
9860 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9861
9862         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9863         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9864         DISTDOCDIRS.
9865         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9866         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9867
9868 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9869
9870         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9871         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9872         Move bfd to DISTSTUFFDIRS.
9873
9874 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9875
9876         * Makefile.in (X11_LIB): Removed.
9877         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9878
9879         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9880
9881 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9882
9883         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9884         names.
9885
9886 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9887
9888         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9889
9890 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9891
9892         * configure.in (i[345]86-*-win32): Always build newlib.
9893         Don't configure cvs, autoconf or texinfo.
9894         * Makefile.in (LD_FOR_TARGET): New.
9895         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9896         Pass down LD_FOR_TARGET.
9897
9898 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9899
9900         * winsup: New directory.
9901         * Makefile.in: Build winsup.
9902         * configure.in: Winsup is configured when target is win32.
9903         Can only build win32 target GDB when native.
9904
9905 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9906
9907         * config.guess: Recognize HP model 819 machines as having
9908         a PA 1.1 processor.
9909
9910 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9911
9912         * configure: Fix sed loop which substitutes for CC and CXX to
9913         avoid bug found in various sed implementations.
9914
9915 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9916
9917         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9918         simulator.  Use standard powerpc-*-eabi*.
9919
9920 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9921
9922         * configure.in: Stop putting gas and binutils in noconfigdirs for
9923         powerpc-*-aix* and rs6000-*-*.
9924
9925 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9926
9927         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9928         -mcall-aixdesc libraries.
9929
9930 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9931
9932         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9933
9934         * config.sub (arm | armel | armeb): Fix shell syntax.
9935
9936 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9937
9938         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9939         -msoft-float and -mcpu=common support.
9940         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9941         libraries.
9942
9943 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9944
9945         * configure.in: Allow configuration and build of emacs19 for the alpha.
9946
9947 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9948
9949         * configure.in (CC): Get ^CC, not just any old CC, from
9950         ${host_makefile_frag}.
9951
9952 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9953
9954         * configure.in (CC): Try to get CC from
9955         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9956
9957 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9958
9959         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9960         only if it exists in $(srcdir).
9961
9962 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9963
9964         * configure: If CC and CXX are not set in the environment, set
9965         them, based on either an existing Makefile or on searching for gcc
9966         in PATH.  Substitute for CC and CXX in Makefile.
9967         * configure.in: Remove libm from target_libs.  Separate
9968         target_configdirs from configdirs.  If CC is not set in
9969         environment, try to get it from a host Makefile fragment.  Rewrite
9970         changes of configdirs to use skipdirs instead.  A few minor
9971         tweaks.  Take directories out of target_configdirs as they are
9972         taken out of configdirs.  Remove existing Makefile files from
9973         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9974         CONFIG_ARGUMENTS in Makefile.
9975         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9976         by configure.in.
9977         (CONFIG_ARGUMENTS): Likewise.
9978         (CONFIGURE_TARGET_MODULES): New variable.
9979         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9980         ($(CONFIGURE_TARGET_MODULES)): New target.
9981         (configure-libg++, configure-libio): New targets.
9982         (all-libg++): Depend upon configure-libg++.
9983         (all-libio): Depend upon configure-libio.
9984         (configure-libgloss, all-libgloss): New targets.
9985         (configure-libstdc++): New target.
9986         (all-libstdc++): Depend upon configure-libstdc++.
9987         (configure-librx, all-librx): New targets.
9988         (configure-newlib): New target.
9989         (all-newlib): Depend upon configure-newlib
9990         (configure-xiberty): New target.
9991         (all-xiberty): Depend upon configure-xiberty.
9992
9993 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9994
9995         * configure.in (host i[345]86-*-win32):  Expand the
9996         noconfigdirs again.
9997
9998 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9999
10000         * mpw-configure: Fix sed command file name.
10001
10002 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10003
10004         * configure.in (host i[345]86-*-win32): Reduce the
10005         noconfigdirs again.
10006
10007 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10008
10009         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10010         or powerpc*-*-pe*, since they are not yet supported.
10011
10012 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10013
10014         Add PowerMac support and many other enhancements.
10015         * mpw-configure: New option --cc to select compiler to use,
10016         paste options set according to --cc into the generated
10017         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10018         if mpw-make.sed is present.
10019         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10020         add forward includes for PowerPC include files.
10021         * mpw-build.in: Build using Makefile.PPC if present.
10022         (do-byacc, etc): Remove separate version resource builds.
10023         (do-gas): Build "stamps" before "all".
10024         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10025         * mpw-README: Update to reflect --cc option, PowerMac support,
10026         and recently-reported compatibility problems.
10027
10028 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10029
10030         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10031         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10032         (--with-multilib-top): Pass to recursive invocations.
10033
10034 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10035
10036         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10037         v810-*-*.
10038
10039 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10040
10041         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10042         gdb, ld and opcodes on v810-*-*.
10043
10044 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10045
10046         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10047         (local-maintainer-clean): New target.
10048         (maintainer-clean): New target.
10049         (realclean): Just depend upon maintainer-clean.
10050
10051 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10052
10053         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10054
10055 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10056
10057         * configure.in: Build ld in mips*-*-bsd* case.
10058
10059 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10060
10061         * config.sub: Accept -lites* OS.  From Ian Dall.
10062
10063 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10064
10065         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10066         targets.
10067
10068 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10069
10070         * configure.in: treat i386-win32 canadian cross the same as
10071         i386-go32 canadian cross.
10072
10073 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10074
10075         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10076         running under the simulator to build a reduced set of libraries.
10077         (powerpc-*-eabiaix): Add fine grained multilib support added to
10078         other powerpc targets yesterday.
10079
10080 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10081
10082         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10083         -disable-softfloat, -disable-relocatable, -disable-aix, and
10084         -disable-sysv to control which multilib libraries get built.
10085
10086 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10087
10088         * configure: Add Makefile.tem to list of files to remove in trap
10089         handler.
10090
10091 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10092
10093         * config.guess (*Linux*):  Add missing "exit"s.
10094         Also, need specific check for alpha-unknown-linux (uses COFF).
10095
10096 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10097
10098         * config.guess:  Merge with FSF:
10099
10100         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10101         * config.guess (AIX4): More robust release numbering discovery.
10102
10103         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10104         * config.guess (i386-sequent-ptx): Properly get version number.
10105
10106         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10107         * config.guess (mips:*:4*:UMIPS): New case.
10108
10109 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10110
10111         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10112         (i386-win32 host): Likewise.  Don't build readline.
10113
10114 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10115
10116         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10117         SUPPORT_FILES to submakes.
10118
10119 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10120
10121         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10122         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10123         mpw-configure.
10124
10125 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10126
10127         * configure.in (appdirs): Use =, not ==, in test expression when
10128         trying to build the text to print in the warning message for
10129         Solaris users.
10130
10131 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10132
10133         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10134
10135 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10136
10137         * config.guess: Recognize lynx-2.3.
10138
10139 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10140
10141         * config.sub (z8ksim): Deleted
10142         (z8k-*-coff): New, this is the one true name of the target.
10143
10144 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10145
10146         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10147
10148 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10149
10150         * config.guess (*:Linux:*:*): First try asking the linker what the
10151         default object file format is (elf, aout, or coff).  Then if this
10152         fails, try previous methods.
10153
10154 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10155
10156         * configure.in: Don't build newlib for *-*-vxworks5.1.
10157
10158 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10159
10160         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10161         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10162
10163 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10164
10165         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10166
10167 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10168
10169         * cfg-ml-com.in: New file.
10170         * cfg-ml-pos.in: New file.
10171
10172 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10173
10174         * COPYING.NEWLIB: Add HP free copyright to list.
10175
10176 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10177
10178         * config.sub: Recognize -eabi* for the system, not just -eabi.
10179
10180 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10181
10182         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10183         * config.sub, configure.in (win32): New target and host.
10184
10185 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10186
10187         * configure.in: Add i386-pe configuration.
10188
10189 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10190
10191         * mpw-build.in (install): Install GDB after LD.
10192
10193 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10194
10195         * mpw-config.in (elf/mips.h): Always forward-include, needed
10196         for GDB to build.
10197
10198 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10199
10200         * testsuite: New directory for customer acceptance and whole tool
10201         chain tests.
10202
10203 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10204
10205         * configure: If per-host line isn't found, but AC_OUTPUT is found
10206         and a configure script exists, run it instead.
10207
10208 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10209
10210         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10211
10212 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10213
10214         * configure: Set build_{cpu,vendor,os,alias} to host values when
10215         --build isn't specified.
10216
10217 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10218
10219         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10220         (FLAGS_TO_PASS): Pass them.
10221         (EXTRA_TARGET_FLAGS): Ditto.
10222
10223 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10224
10225         * Makefile.in (all-libg++): Depend on all-libstdc++.
10226
10227 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10228
10229         * configure.in (noconfigdirs): Enable all packages for
10230           i386-unknown-netbsd.
10231
10232 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10233
10234         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10235         hosted builds (DOS builds)
10236
10237 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10238
10239         Changes for ARM based on patches from Richard Earnshaw:
10240         * config.sub: Handle armeb and armel.
10241         * configure.in: Omit arm linker only for riscix.
10242
10243 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10244
10245         * config.guess:  Update from FSF.
10246
10247 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10248
10249         * config.sub: Recognize powerpcle as the little endian variant of
10250         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10251         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10252         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10253         temporarily.
10254
10255 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10256
10257         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10258
10259 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10260
10261         * config.sub: Accept -lites* as a basic system type.
10262
10263 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10264
10265         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10266         installed, and if so return linuxoldld as the system name.
10267
10268 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10269
10270         * config.guess: Add hppa1.1-hp-lites support.
10271
10272 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10273
10274         * configure.in: Don't build newlib for m68k-vxworks5.1.
10275
10276 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10277
10278         * configure.in (mips-sgi-irix6): Use mh-irix5.
10279
10280 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10281
10282         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10283
10284 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10285
10286         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10287         OSF/1.  Fix compiler flags.
10288         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10289
10290 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10291
10292         * configure.in: Recognize --with-newlib.
10293         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10294
10295 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10296
10297         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10298         to *_X11_MODULES due to gdbtk needing X include files et al.
10299
10300 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10301
10302         Merge in support for Mac MPW as a host.
10303         (Old change descriptions retained for informational value.)
10304
10305         * mpw-config.in: Add generic include forwards for cpu-specific
10306         include files in aout and elf directories.
10307
10308         * mpw-configure: Added copyright.
10309         * mpw-config.in: Check for presence of required build tools.
10310         (target_libs): Add newlib.
10311         (target_tools): Add examples.
10312         (Read Me): Generate as "Read Me for MPW" instead.
10313         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10314         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10315         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10316
10317         * mpw-configure: Remove subdir-specific makefile hackery,
10318         delete mk.tmp after using it.
10319
10320         * mpw-build.in (all): Display start and end times.
10321
10322         * mpw-configure (host_canonical): Set.
10323         (target_cpu): Always add to makefiles.
10324         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10325         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10326         (mpw-mh-mpw): Look for in srcdir and srcroot.
10327         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10328
10329         * mpw-build.in: (install-only): New target.
10330
10331         * mpw-configure (host_alias, target_alias): Rename from hostalias
10332         and targetalias, add into generated Makefile.
10333         (mk.tmp): If present, add into generated Makefile.
10334         * mpw-build.in (all-gas): Build config.h first before gas proper.
10335
10336         * mpw-configure (config.status): Write only if changed.
10337         * mpw-config.in (readline): Configure it (not built, just used for
10338         definitions).
10339
10340         * mpw-config.in (elf/mips.h): Add a forward include.
10341
10342         * mpw-config.in: Forward-include most .h files in include into
10343         extra-include.
10344         (readline): Don't build.
10345         mpw-build.in (install): Install GDB.
10346
10347         * mpw-configure (prefix, mpw_prefix): Handle it.
10348         * mpw-config.in (mmalloc, readline): Don't configure.
10349         * mpw-build.in (thisscript): Rename to ThisScript.
10350         Use mpw-build instead of BuildProgram everywhere.
10351         (mmalloc, readline): Don't build.
10352         * mpw-README: New file, basic documentation about the MPW port.
10353
10354         * mpw-config.in: Use forward-include to create include files.
10355
10356         * mpw-configure: Add more things to the top of each configured
10357         Makefile, including contents of config/mpw-mh-mpw.
10358         * mpw-config.in (extra-include): Create this directory and fill it
10359         with Posix-like include files when configuring.
10360
10361         * config.sub (apple, mac, mpw): Add various aliases.
10362
10363         * mpw-build.in: New file, top-level build script fragment for MPW.
10364         * mpw-configure: New file, configure script for MPW.
10365         * mpw-config.in: New file, config fragment for MPW.
10366
10367 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10368
10369         * configure.in (host_libs): Remove glob, since it is gone from the
10370         sources.
10371
10372 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10373
10374         * Makefile.in: define empty GDB_NLM_DEPS var.
10375
10376         * configure.in(target_makefile_frag): use config/mt-netware
10377         for netware targets.
10378
10379 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10380
10381         * config.sub: Merge in recent FSF changes.  Remove linux special
10382         cases.
10383
10384 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10385
10386         Revert this change:
10387
10388         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10389
10390                 * build-all.mk: Use CC=cc -Xs on Solaris.
10391
10392 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10393
10394         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
10395         stop using it.
10396         * Makefile.in: Nuke all references to glob subdirectory.
10397
10398 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10399
10400         * configure.in: Fix --enable-shared logic in per-host.
10401
10402 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10403
10404         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10405
10406 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10407
10408         * configure.in (noconfigdirs): Don't build gas on AIX, for
10409         powerpc*-*-aix* as well as for rs6000*-*-aix*.
10410
10411 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * configure: Fix --cache-file to work if the file argument is a
10414         relative path.
10415
10416 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
10417
10418         * configure: If the --cache-file is used, pass it down to
10419         configure in subdirectories.
10420
10421 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
10422
10423         * config.sub: add vxworks29k configuration.
10424
10425 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10426
10427         * Makefile.in (taz): Do "diststuff" part quietly.
10428
10429 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10430
10431         * config.sub: Mini-merge with gcc/config.sub.
10432
10433 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10434
10435         * config.guess (IRIX): Sed - to _.
10436
10437 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10438
10439         * Makefile.in (source-vault, binary-vault): New targets.
10440
10441 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
10442
10443         * config.sub: Recognize -eabi as a basic system type.
10444
10445 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10446
10447         * configure.in (enable_shared stuff): Fix typo.
10448
10449 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
10450
10451         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10452
10453 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10454
10455         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10456
10457 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
10458
10459         * configure.in (rs6000-*-*): Don't build gas.
10460
10461 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
10462
10463         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10464         reduce command line length.
10465         (AS_FOR_TARGET): Check for as.new, not Makefile.
10466         (NM_FOR_TARGET): Check for nm.new, not Makefile.
10467
10468 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10469
10470         * config.guess:  Merge from FSF.
10471
10472 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10473
10474         * configure: Don't use $ when handling program_suffix.
10475
10476 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
10477
10478         * configure.in:  Configure tk for hppa/hpux.
10479
10480 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10481
10482         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
10483
10484 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10485
10486         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
10487         to LIBCXXFLAGS.  Tests are better run without it.
10488
10489 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
10490
10491         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10492
10493 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10494
10495         * configure.in (*-*-netware*): Don't configure xiberty.
10496
10497 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10498
10499         * configure.in:  Remove tk from native_only list.
10500
10501 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10502
10503         * build-all.mk: Add mips-ncd-elf target to sun4 targets
10504           for special NCD build.
10505
10506 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10507
10508         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10509         makeall.bat, they're only useful for binutils snapshots.
10510         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10511         makeall.bat to specified SUPPORT_FILES.
10512
10513 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10514
10515         * build-all.mk: Add Ericsson targets to sun4 and solaris
10516           hosts.  Add  BNR's sun4 target to solaris host, so their
10517           build-from-source will be tested in-house first.
10518
10519 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10520
10521         * Makefile.in (LIBCFLAGS): New variable.
10522         (CFLAGS_FOR_TARGET): Ditto.
10523         (LIBCFLAGS_FOR_TARGET): Ditto.
10524         (LIBCXXFLAGS): Ditto.
10525         (CXXFLAGS_FOR_TARGET): Ditto.
10526         (LIBCXXFLAGS_FOR_TARGET): Ditto.
10527         (BASE_FLAGS_TO_PASS): Pass them.
10528         (EXTRA_TARGET_FLAGS): Ditto.
10529
10530         * configure.in: Support --enable-shared.
10531
10532 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10533
10534         * configure.in (target_libs):  Include libstdc++ again.
10535         * config.guess:  Update from FSF (for FreeBSD).
10536
10537 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10538
10539         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10540         makeall.bat.
10541         (DISTDOCDIRS): Add `etc'.
10542         (ETC_SUPPORT_PFX): New variable.
10543         (taz): Include anything from etc starting with a word in
10544         ETC_SUPPORT_PFX.
10545
10546 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10547
10548         * config.sub: Update for recent FSF changes.  Remove obsolete
10549         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10550         spacing changes.
10551
10552 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10553
10554         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10555
10556         * config.guess:  Merge with FSF.
10557         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10558
10559 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10560
10561         * configure: Since the "trap 0" handler will override the exit
10562         status on many systems, only use it for "exit 1", and make it set
10563         a non-zero exit status; reset it before "exit 0".  Also, check
10564         exit status of config.sub, and error out if it failed.
10565
10566 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10567
10568         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10569         and install libgloss.
10570
10571 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10572
10573         * Makefile.in (all-binutils): Depend upon all-byacc.
10574
10575         * configure.in: Don't build emacs on Irix 5.
10576
10577 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10578
10579         * configure.in (*-*-netware*): Add libio.
10580
10581 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10582
10583         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10584         (CHECK_TARGET_MODULES): Ditto.
10585         (INSTALL_TARGET_MODULES): Ditto.
10586         (TARGET_LIBS): Ditto.
10587         (all-libstdc++): Note dependencies.
10588
10589 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10590
10591         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10592
10593 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10594
10595         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10596         -fexternal-templates.
10597
10598         * configure.in (target_libs): Add libstdc++.
10599         (noconfigdirs): Add libstdc++ as appropriate.
10600
10601 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10602
10603         * config.guess:  Update from FSF.
10604
10605 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10606
10607         * configure: Use ${config_shell} when running ${configsub}.
10608
10609 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10610
10611         * config.sub: No longer recognize h8300h.
10612
10613 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10614
10615         * config.sub: Remove extraneous differences between config.sub and
10616         gcc/config.sub.
10617
10618 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10619
10620         * Makefile.in (DISTSTUFFDIRS): Add gas.
10621
10622 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10623
10624         * COPYING.NEWLIB: New file.
10625
10626 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10627
10628         * config.guess (HP-UX):  Patch from Harlan Stenn
10629         <harlan@landmark.com> to also emit release level.
10630
10631 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10632
10633         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10634
10635 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10636
10637         * config.sub:  Merge nextstep cleanup from FSF.
10638
10639 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10640
10641         * configure.in (arm-*-*): Don't configure ld for this target.
10642
10643 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10644
10645         * configure.in (*-*-netware): don't configure libg++, libio,
10646           librx, or newlib.
10647
10648 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10649
10650         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10651         configure ld--it works, but it doesn't support shared libraries.
10652
10653 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10654
10655         * config.guess (*-unknown-freebsd*):  Get rid of possible
10656         trailing "(Release)" in version string.
10657         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10658
10659 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10660
10661         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10662         Fix type: *-next-neststep -> *-next-nextstep.
10663
10664         * config.guess:  Merge from FSF:
10665
10666         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10667
10668         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10669
10670         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10671
10672         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10673         instead of UNIX_SV for UnixWare 1.0).
10674
10675 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10676
10677         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10678         to make gdb/nlm/* build after the compiler and linker.
10679
10680 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10681
10682         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10683         not just i[34]86.
10684         (m68k-atari-sysv4):  Relocate to match FSF version.
10685
10686         * config.guess:  More merges from the FSF:
10687
10688         Add a space before function call or macro invocation.
10689
10690         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10691
10692         * config.guess: Add trap cmd to remove dummy.c and dummy when
10693         interrupted.
10694
10695         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10696
10697         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10698         (dummy): Redirect stderr from compilation of dummy.c.
10699
10700         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10701
10702         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10703
10704 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10705
10706         * configure: Accept and ignore --cache*, for compatibility with
10707         new autoconf.
10708
10709 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10710
10711         * config.guess:  Merge from FSF:
10712
10713         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10714
10715         * config.guess (Pyramid*:OSx*:*:*): New case.
10716         (PATH): Add /.attbin at end for finding uname.
10717         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10718
10719         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10720
10721         * config.guess (M88*:DolphinOS:*:*): New case.
10722
10723         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10724
10725         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10726         to select whether to use ELF or COFF.
10727
10728         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10729
10730         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10731
10732         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10733
10734         * config.guess: Guess the OS version for HPUX.
10735
10736         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10737
10738         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10739
10740 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10741
10742         * configure.in: Recognize --with-headers, --with-libs, and
10743         --without-newlib.
10744         * Makefile.in (all-xiberty): Depend upon all-ld.
10745
10746 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10747
10748         * configure.in: Change i[34]86 to i[345]86.
10749
10750 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10751
10752         * configure (version): A few more tweaks to help message.
10753
10754 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10755
10756         * Makefile.in:  Remove (for now) librx as a host library,
10757         now that we're building it for target.
10758
10759 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10760
10761         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10762         (Karl Berry).
10763
10764 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10765
10766         * configure.in:  Also configure librx.
10767
10768 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10769
10770         * Makefile.in:  Update various rules to reflect that librx
10771         is now needed for libg++.
10772
10773 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10774
10775         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10776
10777 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10778
10779         * configure.in: Configure the examples directory.
10780
10781 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10782
10783         * configure: Simplify Jun 2 1994 change.
10784
10785 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10786
10787         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10788         /bin/gcc isn't good enough to build gcc.
10789
10790 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10791
10792         * Makefile.in (GDB_SUPPORT_FILES): Remove
10793         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10794         (gdb.tar.gz): Add new rule to use standard distribution building
10795         mechanism.
10796
10797 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10798
10799         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10800         Bill Cox <bill@cygnus.com>.
10801
10802 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10803
10804         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10805
10806 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10807
10808         * configure:  Search current dir first in .gdbinit.
10809
10810 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10811
10812         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10813
10814 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10815
10816         * config.sub:  Refer to NeXT's operating system as nextstep.
10817
10818         * config.sub (case $basic_machine):  Re-order the cases, to match
10819         the order in the FSF version (which is mostly alphabethical).
10820         Merge in some additions and changes from the FSF.
10821
10822 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10823
10824         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10825         * config.sub: Recognize cxux7.
10826         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10827
10828 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10829
10830         * config.sub:  Fix typo powerpc -> powerpc-*.
10831
10832 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10833
10834         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10835
10836         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10837         parallel with all-emacs and install-emacs).  Top-level command
10838         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10839
10840 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10841
10842         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10843         $(relbindir)/make before doing ``make install'', and use
10844         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10845         installing over running make binary.
10846         ($(host)-stamp-stage3-installed): Likewise.
10847
10848 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10849
10850         * config.guess: Recognize Mach.
10851
10852 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10853
10854         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10855         see whether --exec-prefix was used.
10856
10857 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10858
10859         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10860
10861 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10862
10863         * Makefile.in: Add all-librx target similar to all-libproc.
10864
10865 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10866
10867         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10868         with post 1.2 uname bogosity.
10869
10870 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10871
10872         * configure: Remove temporary files on receipt of a signal.
10873
10874 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10875
10876         * configure: If there is a package_makefile_frag, remove
10877         ${subdir}/Makefile.tem after copying it in.
10878
10879 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10880
10881         * build_all.mk: support rs6000 lynx identifies itself as
10882         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10883         since /bin/gcc is too feeble to compile a modern gcc.
10884
10885 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10886
10887         * brought devo/test-build.mk update-to-date with progressive/
10888           test-build.mk. Add lynx targets and hppa flag info.
10889
10890 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10891
10892         * configure.in:  Use mh-ncrsvr43.  Patch from
10893         Tom McConnell <tmcconne@sedona.intel.com>.
10894
10895 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10896
10897         * config.guess (i386-unknown-bsdi):  No longer need to
10898         check #if defined(__bsdi__) && defined(__i386__).
10899
10900 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10901
10902         * configure: Set program_transform_nameoption correctly.
10903
10904 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10905
10906         * brought build-all.mk update-to-date with progressive build-all.mk,
10907           added new targets and hppa info.
10908
10909 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10910
10911         * configure: If config.guess result is a prefix of the user
10912         specified target, assume a native build and use the user specified
10913         target as the host alias.  Remove SunOS patch suffix removal hack.
10914         * configure.in: Remove SunOS patch suffix removal hack.
10915
10916         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10917         in NATIVE_CHECK_MODULES.
10918
10919 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10920
10921         * Makefile.in: Rename HOST_ONLY to NATIVE.
10922         * configure: Delete SunOs patch suffix from host_canonical
10923           and build_canonical variables that are prepended to Makefiles.
10924         * configure.in: Add comments for easier maintenance.
10925
10926 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10927
10928         * Makefile.in: Add all-libproc target similar to all-gui.
10929
10930 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10931
10932         * Makefile.in (CHECK_MODULES): split into
10933         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10934
10935 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10936
10937         * config.guess (i386-unknown-bsdi): New system to guess.
10938
10939 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10940
10941         * Makefile.in: Add all-gui target (but not yet build by "all").
10942
10943 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10944
10945         * config.sub: Move deletion of patch suffix from here...
10946         * configure.in: To here, at Ian's suggestion.  The top-
10947           level scripts might need to know of a patch level.
10948
10949 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10950
10951         * config.sub: Strip off patch suffix so rtl is recognized
10952           as a sunos4.1.3 machine, even though it's been patched.
10953
10954 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10955
10956         * Makefile.in (INSTALL_LAST): Delete.
10957         (INSTALL_DOSREL): New.
10958
10959 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10960
10961         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10962         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10963         whether we pass down --with-gnu-ld anyhow.
10964
10965 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10966
10967         * Makefile.in (INSTALL_LAST): Change operation so it works
10968         on more flavors of make.
10969         * configure.in (go32): Don't build libg++ or libio.
10970
10971 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10972
10973         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10974         they can be overriden by templates.
10975
10976 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10977
10978         * configure.in (target==go32): Don't build gdb.
10979         * dosrel: New directory.
10980
10981 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10982
10983         * configure.in (host==go32): Configure dosrel too.
10984         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10985         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10986         be set by incoming names or templates.
10987         (INSTALL_LAST): New rule.
10988
10989 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10990
10991         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10992
10993 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10994
10995         * configure.in (appdirs): New variable.  Currently empty, but will
10996         be used in gas distribution.  If nonempty, lists a set of
10997         directories at least one of which must get configured, or top
10998         level configuration is considered to have failed.
10999         (rs6000-*-lynxos*): Use new file name.
11000
11001 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11002
11003         Eliminate XTRAFLAGS.
11004         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11005         newlib include files using -idirafter, and also use -nostdinc.
11006         (CXX_FOR_TARGET): Likewise.
11007         (XTRAFLAGS): Removed.
11008         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11009         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11010         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11011         ($(DO_X)): Don't pass down XTRAFLAGS.
11012
11013 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11014
11015         * configure.in (mips*-dec-bsd*): New target; do build linker.
11016         (mips*-*-bsd*): New target; don't build linker.
11017
11018 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11019
11020         * configure.in: support rs6000-*-lynxos* configuration.
11021         support sunos4 as a cross target.
11022
11023         * config.sub: look for lynx*, not lynx since the OS version may
11024         legitimately be part of the name.
11025
11026 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11027
11028         * configure.in (i[34]86-*-sco*): Move to be with other i386
11029         targets.
11030         (romp-*-*): New target.  Skip various binary utilities.
11031         (vax-*-*): New target.  Don't build newlib.
11032         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11033
11034 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11035
11036         * configure.in: Only set host_makefile_frag if config
11037         directory exists.
11038
11039 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11040
11041         * install.sh: If $dstdir exists, don't check whether each
11042         component does.
11043
11044 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11045
11046         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11047
11048 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11049
11050         * configure.in (*-*-lynxos*): Don't configure newlib for either
11051         native or cross Lynx.
11052
11053 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11054
11055         * config.sub (sparc64-elf): Fix os.
11056         (z8k): Remove duplicate.
11057
11058 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11059
11060         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11061         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11062
11063 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11064
11065         * configure: Make file links cleanly even if Lynx fails on
11066           an NFS symlink (at least fail cleanly).
11067
11068 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11069
11070         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11071         -XNh2000.
11072
11073 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11074
11075         * configure: Unknown options are fatal again.
11076
11077 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11078
11079         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11080         compatibility.
11081
11082 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11083
11084         * build-all.mk: Add `clean' target.
11085
11086 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11087
11088         * config.guess:  Add SINIX support.
11089         * configure.in:  Add mips-*-sysv4* support.
11090
11091 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11092
11093         * build-all.mk: Document all useful targets.
11094         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11095         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11096
11097 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11098
11099         * configure: Support --silent, --quiet.
11100
11101 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11102
11103         * configure: Support --disable-FEATURE.
11104
11105 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11106
11107         * config.guess: Recognize NCR running SVR4.3.
11108
11109 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11110
11111         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11112         Patch from Paul Eggert <eggert@twinsun.com>.
11113
11114 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11115
11116         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11117
11118 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11119
11120         * configure: Make unrecognized options give nonfatal warnings
11121         instead of fatal errors, and pass them to any subdirectory
11122         configures in case they recognize them.
11123         Make --x equivalent to --with-x.
11124
11125 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11126
11127         * configure: Add --enable-* options.  Clean up usage message and
11128         some comments.
11129
11130 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11131
11132         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11133
11134 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11135
11136         * configure.in (hppa*-*-*): Enable binutils.
11137
11138 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11139
11140         * config.sub: Recognize cisco.
11141
11142 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11143
11144         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11145
11146 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11147
11148         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11149         than one configuration name.  Add comment.
11150
11151 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11152
11153         * config.guess: about target *-hitachi-hiuxwe2, fixed
11154         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11155         macro is incorrect.]
11156
11157 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11158
11159         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11160         than the "make ls" stuff which used to be here.
11161
11162 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11163
11164         * config.guess:  Recognize i[34]86-unknown-freebsd.
11165         From Shawn M Carey <smcarey@rodan.syr.edu>.
11166
11167 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11168
11169         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11170
11171 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11172
11173         * config.guess: Check for ptx.
11174
11175 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11176
11177         * config.sub: Add os9k checking.
11178
11179 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11180
11181         * config.guess: Handle OSF1 running on HPPA processors
11182
11183 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11184
11185         * configure: If subdir configure fails, print out a message with
11186         subdirectory name, in case subdir's configure code didn't identify
11187         itself.
11188
11189 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11190
11191         * configure.in: Remove embedded newlines from configdirs.
11192         Avoid mismatches of substrings.  Fix matching strings at end
11193         of configdirs.
11194
11195 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11196
11197         * config.guess:  Add Lynx/rs6000 config support.
11198
11199 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11200
11201         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11202
11203 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11204
11205         * configure.in (hppa*-*-osf*): Treat this just like most other
11206         PA configurations (eg no binutils or ld).
11207         (hppa*-*-*elf*): These configurations have binutils and ld.
11208
11209 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11210
11211         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11212
11213 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11214
11215         * configure.in (rs6000-*-*): Build gas.
11216
11217 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11218
11219         * Makefile.in:  Avoid bug in losing hpux sed.
11220
11221 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11222
11223         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11224         for GDB and GDB has been fixed to not need it.
11225
11226 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11227
11228         * config.guess: Recognize vax hosts.
11229
11230 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11231
11232         * configure (while loop): Don't use "break 2" inside case
11233         statement -- the case statement isn't an enclosing loop.
11234
11235 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11236
11237         * config.guess:  Clean up NeXT support, to allow nextstep
11238         on Intel machines.  Make OS be nextstep.
11239
11240 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11241
11242         * config.guess: Add alternate forms for Convex.
11243
11244 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11245
11246         * configure:  Completely rewrite option processing.  Take
11247         advantage of pattern-matching to avoid invoking test frequently.
11248         Also clean up host and target defaulting logic.
11249
11250 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11251
11252         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11253         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11254         commands (plus user environment) will fit SCO limits.
11255
11256 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11257
11258         * configure.in: Don't issue warnings about directories which are
11259         not being configured if -norecursion is set.  Correct test for
11260         --with-gnu-as and --with-gnu-ld to not get confused by substring
11261         matches.
11262
11263         * configure.in: Don't build gas for alpha-dec-osf1*.
11264
11265 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11266
11267         * configure:  Back out Per's change of 12/19/1993.  It changes the
11268         behavior of configure in unexpected and confusing ways.
11269
11270         Also, use different delim char when calculating
11271         program_transform_name so that the name can contain slashes.
11272
11273 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11274
11275         * configure.in, config.sub: Add support for VSTa micro-kernel.
11276
11277 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11278
11279         * configure.in: Nuke hacks which were used to get a special
11280         version of GAS for HPPA configurations.
11281
11282 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11283
11284         * configure:  If only ${target_alias} is given, use that
11285         as the default for ${host_alias}.
11286         * configure:  Add missing back-slashes before nested quotes.
11287
11288 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11289
11290         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11291
11292 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11293
11294         * config.guess:  Recognize some Tektronix configurations.
11295         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11296
11297 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11298
11299         * config.sub: Match any flavor of SH.
11300
11301 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11302
11303         * configure.in: Don't try to configure newlib for Alpha.
11304
11305 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11306
11307         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11308         libg++ or libio for any Alpha target.
11309
11310         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11311
11312 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11313
11314         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11315         default arguments -- so it tried to compress itself.
11316
11317 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11318
11319         * configure.in (notsupp): ensure that a space is always at the end
11320           of the configdirs list, since the grep checks for an explicit space
11321
11322 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11323
11324         * configure.in (target i386-sysv4.2): don't build ld, since static
11325           versions of many libraries are not available.
11326
11327 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11328
11329         * config.guess: Recognize Apollos (using environment variables).
11330         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11331
11332 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11333
11334         * config.guess: Recognize Sony news mips running newsos.
11335
11336 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11337
11338         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11339         "fi ; else" for bash.
11340
11341 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11342
11343         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11344
11345 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11346
11347         * config.sub: accept unixware as an alias for svr4.2.
11348         Fix some inconsistancies with the gcc version.
11349
11350 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11351
11352         * Makefile.in (DISTDOCDIRS):  Add gdb.
11353
11354 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11355
11356         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
11357
11358 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11359
11360         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11361         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11362         this now.
11363
11364 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11365
11366         * config.sub: Accept hiux* as an OS name.
11367
11368         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11369         etc/make-stds.texi.  The underscore came from gcc, and dje now
11370         agrees that RUNTESTFLAGS is the correct name.
11371
11372 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11373
11374         * install.sh:  Remove 'set -e'.  It makes any conditionals
11375         in the script useless.
11376
11377         * config.guess: Automatically recognize arm-acorn-riscix
11378         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11379
11380 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11381
11382         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11383
11384 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11385
11386         * Makefile.in (DISTDOCDIRS): New variable.
11387         (taz): Edit local Makefile.in sooner, instead of proto-toplev
11388         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11389
11390 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11391
11392         * configure.in (hppa target): check the source directory for the
11393           pagas sub-directory
11394
11395 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
11396
11397         * config.sub: Allow -aout* and -elf*.
11398
11399 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11400
11401         * configure.in: Don't build ld on i386-solaris2, same as for
11402         sparc-solaris2.
11403
11404 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11405
11406         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11407
11408 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11409
11410         * configure.in:  Configure gdb for alpha.
11411
11412 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11413
11414         * Makefile.in (CXXFLAGS): Add -O.
11415
11416 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11417
11418         * config.guess: added support for DG Aviion
11419
11420 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11421
11422         * configure.in: Produce warning message for subdirectories not
11423         configurable for this host/target combination.  Don't try to
11424         configure gdb for vms.
11425
11426 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11427
11428         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11429         appropriate files before making "diststuff".
11430         (DISTBISONFILES): New var: list of files to be edited.
11431         (DISTSTUFFDIRS): Add binutils.
11432
11433 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11434
11435         * config.sub: also handle mipsel and mips64el (for little endian mips)
11436
11437 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11438
11439         * configure.in: Add * to end of all OS names.
11440
11441 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11442
11443         * configure.in: Build newlib for LynxOS native.
11444
11445 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11446
11447         * config.guess: Add support for delta 88k running SVR3.
11448
11449         * configure.in: Add comment about HP compiler vs. emacs.
11450
11451 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11452
11453         * configure.in: don't build ld on solaris2 (not a viable option
11454           due to bugs in getpwnam & getpwuid)
11455
11456 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11457
11458         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11459         config.guess will produce a full version number.
11460
11461 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11462
11463         * configure.in: Build linker and binutils for alpha-dec-osf1.
11464
11465 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11466
11467         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11468         and gdb/testsuite/Makefile.in.
11469
11470 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11471
11472         * configure.in: recognize mips*- instead of mips-
11473
11474 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11475
11476         * config.sub: Accept linux*coff and linux*elf as operating
11477         systems.
11478
11479 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11480
11481         * config.sub: Recognize mips64, and mips3 as an alias for it.
11482
11483 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11484
11485         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11486         gdb knows how to handle OSF/1 shared libraries.
11487
11488 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11489
11490         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11491         * config.guess: Recognize Hitachi's HIUX.
11492         * config.sub: Recognize h3050r* and hppahitachi.
11493         Remove redundant cases for hp9k[23]*.
11494
11495 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11496
11497         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11498         if gas and ld are in the source tree and are in ${configdirs}.
11499         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11500         --with options (but still pass them down on the command line,
11501         if they were explicitly specified).
11502
11503 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11504
11505         * configure: substitute SHELL value in Makefile.in with
11506         ${CONFIG_SHELL}
11507
11508 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11509
11510         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11511         *-*-solaris2* targets.
11512
11513 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11514
11515         * Makefile.in: define M4, and pass it down to sub-makes;
11516         all-autoconf now depends on all-m4
11517
11518 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11519
11520         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11521         presence of {ar,ranlib} instead of a configured directory
11522
11523 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11524
11525         * config.guess: Accept 34?? as well as 33?? for NCR.
11526
11527 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11528
11529         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11530         of 'gas' in sed commands, since 'gash' is now in the tree as well.
11531
11532 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11533
11534         * configure: grab values for $(CC) and $(CXX) from the
11535         environment, so that someone can do "CC=gcc configure; make" and
11536         have it work right (matching the way that autoconf works now)
11537
11538         * configure.in, Makefile.in: add support for gash, the tcl
11539         interface to Galaxy
11540
11541         * config.guess: add NetBSD variants (hp300, x86)
11542
11543 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11544
11545         * install.sh: Support -d option (in the manner of SunOS 4 install,
11546         as it is more deterministic than that of GNU install)
11547         (chmodcmd): Set file to mode 755 by default (should also do default
11548         chgrp and chown, but I don't feel like dealing with that now)
11549
11550 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11551
11552         * config.sub: Remove h8300hhms alias.
11553
11554 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11555
11556         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11557
11558 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11559
11560         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11561         as stmp-fixinc
11562
11563 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11564
11565         * config.sub: recognize m88110-bug-coff.
11566
11567 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11568
11569         * Makefile.in (all-libio): all dependencies on the toolchain used
11570         to build this (gcc, gas, ld, etc)
11571
11572 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11573
11574         * config.guess: Deal with OSF/1 1.3 on alpha.
11575
11576 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11577
11578         * install.sh: add some 'else true' clauses for portability
11579
11580         * configure.in: don't build libio for h8[35]00-*-* targets
11581
11582 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11583
11584         * Makefile.in:  Add support for new libio.
11585
11586 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11587
11588         * install.sh: If one command fails, don't try the rest.  Don't try
11589         to remove $dsttmp (via trap) unless we have already created it.
11590         If $src doesn't exist, detect it and exit with an error.
11591
11592         * config.guess: Recognize BSD on hp300.
11593
11594 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11595
11596         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11597         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11598
11599 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11600
11601         * Makefile.in (all-send-pr): depends on all-prms
11602
11603 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11604
11605         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11606
11607 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11608
11609         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11610         Added test for mips-mips-riscos5.
11611
11612 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11613
11614         * configure.in: use mh-hp300 for 68k HP hosts
11615
11616 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11617
11618         * configure: add support for CONFIG_SHELL, so that you can use
11619         some alternate shell for evaluating configure scripts
11620
11621 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11622
11623         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11624         in configure script to bug-gdb@prep.ai.mit.edu when building
11625         distribution archive.
11626         * Makefile.in (COMPRESS):  Remove def.
11627         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11628         gdb.tar.Z and make-gdb.tar.Z respectively.
11629         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11630         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11631         to convergence with 'taz' target in Makefile.in.
11632
11633 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11634
11635         * install.sh (dsttmp): use trap to ensure that tmp files go
11636         away on error conditions
11637
11638 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11639
11640         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11641
11642 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11643
11644         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11645         its parent is '/' not ''.
11646
11647         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11648
11649 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11650
11651         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11652         that ${newsrcdir}/configure.in does.
11653
11654 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11655
11656         * test-build.mk: support for CONFIG_SHELL
11657
11658 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11659
11660         * config.sub (netware):  Add as a basic system type.
11661
11662 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11663
11664         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11665           $(srcdir)/ from the dependency on Makefile.in.
11666
11667 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11668
11669         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11670         (h8300hhms is temporary until multi-libraries are implemented).
11671         * configure.in: Handle h8300h too.
11672
11673 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11674
11675         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11676
11677 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11678
11679         * configure:  Remove extraneous output when guessing host type.
11680         * config.guess:  Remove extraneous output when guessing using C
11681         compiler rather than uname, or when guessing fails.
11682
11683 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11684
11685         * Makefile.in: remove all.cross and install.cross targets
11686
11687         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11688           definitions
11689
11690 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11691
11692         * configure.in (target sh): Build gprof.
11693
11694 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11695
11696         * config.sub: change -solaris to -solaris2
11697
11698 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11699
11700         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11701
11702 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11703
11704         * configure: Correct error message for missing Makefile.in to
11705         print correct directory.
11706
11707 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11708
11709         * install.sh: kludge around 386BSD shell bug
11710
11711 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11712
11713         * config.guess:  Recognize NeXT.
11714         * config.guess:  Recognize i486-ncr-sysv4.
11715         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11716
11717 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11718
11719         * Makefile.in (MAKEINFOFLAGS): New variable.
11720         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11721         * build-all.mk, test-build.mk: Pass down --no-split as
11722         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11723
11724 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11725
11726         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11727
11728 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11729
11730         * Makefile.in (libg++.tar.z):  New rule.
11731         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11732         * Makefile.in (taz):  Only do a single chmod.
11733
11734 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11735
11736         * install.sh: don't use dirname anymore (replaced with sed usage)
11737
11738 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11739
11740         * Makefile.in:  Change extension for gzip'd files from '.z' to
11741         '.gz' per new FSF standard usage.
11742
11743 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11744
11745         * configure: put quotes around the final value of program_transform_name
11746
11747 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11748
11749         * Makefile.in: new install.sh support; update install-info rules
11750
11751 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11752
11753         * configure.in: Build diff for crosses, but not for go32 host.
11754
11755         * configure.in: Build gprof only for native, and don't build it
11756         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11757
11758 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11759
11760         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11761
11762 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11763
11764         * configure.in (host_tools): Add prms.
11765
11766 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11767
11768         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11769         with $(FLAGS_TO_PASS) on the command line
11770
11771         * config.sub: Recognize lynx and lynxos
11772
11773 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11774
11775         * config.sub: Accept -ecoff*, not just -ecoff.
11776
11777 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11778
11779         * Makefile.in (taz): Use .gz suffix instead of .z.
11780         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11781         names.
11782
11783 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11784
11785         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11786
11787 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11788
11789         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11790         that rebuilds that might happen during 'make install' don't get
11791         bogus gcc include files
11792
11793 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11794
11795         Change from Utah for HPPA support:
11796         * config.guess: Recognize hppa1.x-hp-bsd.
11797
11798 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11799
11800         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11801         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11802
11803 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11804
11805         * config.sub: Add support for rom68k and bug boot monitors.
11806
11807 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11808
11809         * Makefile.in: Make all-opcodes depend on all-bfd.
11810
11811 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11812
11813         * config.guess: Added special check for i[34]86-univel-sysv4*.
11814
11815 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11816
11817         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11818         the processor rather than assuming i486.
11819
11820 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11821
11822         * config.guess: Recognize SunOS6 as Solaris3.
11823
11824 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11825
11826         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11827         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11828
11829 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11830
11831         * build-all.mk (all-cross): New target for Canadian Cross.
11832         Added Q2 go32 targets.
11833         * test-build.mk: Configure go32 cross sparclite-aout and
11834         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11835         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11836
11837 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11838
11839         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11840         GO32 hosted toolchains
11841
11842 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11843
11844         * configure: change  so "-exec-prefix" gets passed down rather
11845         than "-exec_prefix" so autoconf generated Makefiles get the
11846         exec_prefix set right.
11847
11848 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11849
11850         * config.guess: get the Solaris2 minor version number
11851
11852         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11853
11854 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11855
11856         * config.guess: Recognize some Sequent platforms.
11857
11858 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11859
11860         * Makefile.in: added the vault-install target
11861
11862         * configure.in: actually use the Sun3 makefile fragment that's in
11863         config, also added the release dir to configdirs
11864
11865 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11866
11867         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11868
11869 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11870
11871         * configure.in: remove some program from Alpha targetted toolchains
11872
11873 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11874
11875         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11876         gprof.
11877         (taz): Run "make diststuff" in those directories instead of "make
11878         proto-dir".  Look for "VERSION=" only at start of line in subdir
11879         Makefile.  Use "gzip -9" for compression.
11880         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11881         (binutils.tar.z): New target.
11882
11883 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11884
11885         * Makefile.in (taz): Include gpl.texinfo.
11886
11887 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11888
11889         * Makefile.in (setup-dirs): Merged into "taz" target.
11890         (taz): Only do `proto-dir' stuff if a directory is actually needed
11891         for this target.
11892
11893 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11894
11895         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11896         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11897         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11898         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11899         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11900
11901 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11902
11903         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11904         config.sub, and move-if-change to gdb testsuite distribution
11905         archive, so the testsuite can be extracted, configured, and
11906         run separately from the gdb distribution.  Blow away the Chill
11907         tests that require a Chill compiled executable, since GNU Chill
11908         is not yet publically available.
11909
11910 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11911
11912         * test-build.mk: set environment variables in a single command,
11913         instead of a list of assignments and exports
11914
11915         * config.guess: recognize Alpha/OSF1 systems
11916
11917 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11918
11919         * configure: Change help message to prefer --options rather than
11920           -options.
11921
11922 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11923
11924         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11925         zippy@ecst.csuchico.edu.
11926         * config.guess: Recognize miniframe.
11927
11928 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11929
11930         * Makefile.in: Use srcroot to find runtest rather than rootme.
11931         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11932
11933 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11934
11935         * test-build.mk: Extensive additions to support building on a
11936         machine other than the host.
11937
11938 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11939
11940         * configure (tooldir): Fix for i386-aix again.
11941
11942 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11943
11944         * configure, Makefile.in:  Change definition of $(tooldir)
11945         to match the FSF.
11946
11947 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11948
11949         * config.guess:  Recognize i[34]86/SVR4.
11950
11951 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11952
11953         * Makefile.in (all-gdb): gdb depends on sim.
11954
11955 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11956
11957         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11958         at the same time we make the prototype gdb directory.
11959         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11960         files at the same time as the gdb base release distribution.
11961
11962 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11963
11964         * Makefile.in (check): Use individual check targets rather than
11965         DO_X rule.
11966         (check-gcc): Added.
11967
11968 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11969
11970         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11971         for System V release 3.2.
11972
11973 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11974
11975         * config.sub: Recognize hppaosf.
11976         * configure.in: Do configure ld/binutils/gas for it.
11977
11978 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11979
11980         * configure (tooldir): Alter syntax used to set this, for systems
11981         where "\$" isn't handled right, like i386-aix.
11982
11983 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11984
11985         * configure: Pass program-transform-name, not
11986         program_transform_name, to recursive configures.
11987
11988 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11989
11990         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11991         of gas+ld+binutils.
11992
11993 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11994
11995         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11996
11997 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11998
11999         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12000
12001 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12002
12003         * Makefile.in (PRMS): Set back to all-prms.
12004
12005 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12006
12007         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12008         targets, rather than for MIPS hosts.
12009
12010 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12011
12012         * configure.in: add comment for --with-x default values
12013
12014         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12015
12016         * Makefile.in: add check-* targets for each of the directories in
12017         the tree.  Add a definition of RUNTEST that will use the one we
12018         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12019
12020 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12021
12022         * configure.in: Removed obsolete references to bfd_target and
12023         target_makefile_frag.
12024
12025         * build-all.mk: Set assorted targets for Q2.
12026         * config.sub: Recognize z8k-sim and h8300-hms.
12027         * test-build.mk: Really don't pass host to configure.
12028         (HOLES): Added uname.
12029
12030 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12031
12032         * configure: Handle an empty program-prefix, program-suffix or
12033         program-transform-name correctly.
12034
12035 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12036
12037         * build-all.mk: -G 8 no longer required for MIPS targets.
12038         * test-build.mk: Don't pass host argument to configure; make it
12039         guess.
12040
12041 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12042
12043         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12044         * Makefile.in (COMPRESS):  New macro, like GZIP.
12045
12046 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12047
12048         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12049
12050         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12051         with gas currently defaults to -G 0.
12052
12053 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12054
12055         * Makefile.in (all-flex): flex depends on byacc.
12056
12057         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12058         to test-build.mk as RELEASE_TAG.
12059         * test-build.mk (configargs): New variable containing arguments to
12060         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12061         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12062
12063         * config.guess: Use /bin/uname when checking -X argument on SCO,
12064         to avoid invoking GNU uname which doesn't understand -X.
12065
12066         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12067
12068         * configure.in: Build gas for mips-*-*.
12069
12070 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12071
12072         * Makefile.in (all.normal): insert missing backslash.
12073
12074 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12075
12076         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12077
12078         * Makefile.in: Complete overhaul to merge many almost identical
12079         targets.
12080
12081 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12082
12083         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12084         (gdb.tar.Z): Adjusted.
12085
12086         * Makefile.in (setup-dirs, taz): New targets; should be general
12087         enough to adapt for gdb sometime.  Build only .z file.
12088         (gas.tar.z): New target.
12089
12090 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12091
12092         * build-all.mk: Use CC=cc -Xs on Solaris.
12093
12094 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12095
12096         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12097         for handling BISON for FSF releases.
12098
12099 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12100
12101         * configure: Actually implement the change zoo just documented.
12102
12103 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12104
12105         * configure: when using config.guess, only set target_alias when
12106         it's not already been set (ie, on the command line)
12107
12108 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12109
12110         * Makefile.in: add installcheck target, set PRMS to install-prms
12111
12112 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12113
12114         * configure: add support for package_makefile_fragment, handle the
12115         case where a directory has a configure.in file but no Makefile.in
12116         more gracefully (with an actual understandable error message, even);
12117         add support for --without (and add this to the usage message); also
12118         explicitly add a --host=${host_alias} to the command line when
12119         config.guess is used
12120
12121 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12122
12123         * configure: Must use both --host and --target in recursive calls.
12124
12125 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12126
12127         * Makefile.in: Change deja-gnu to dejagnu.
12128
12129 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12130
12131         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12132
12133 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12134
12135         * configure.in: canonicalize all instances to *-*-solaris2*,
12136         also strip out a number of tools to not build for go32 host
12137
12138 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12139
12140         * config.guess: add GPL.
12141
12142         * Makefile.in, config.guess, config.sub, configure: bump
12143           copyrights to 93.
12144
12145 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12146
12147         * Makefile.in (do-info): Removed obsolete check for existence of
12148         localenv file.
12149
12150         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12151
12152 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12153
12154         * Makefile.in: a couple of 'else true' for decstation,
12155         support for TclX
12156
12157         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12158
12159 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12160
12161         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12162
12163 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12164
12165         * config.guess: Recognize i386-ibm-aix (PS/2).
12166         * configure.in: Use config/mh-aix386 file for it.
12167
12168 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12169
12170         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12171         CC_FOR_TARGET instead.
12172         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12173
12174 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12175
12176         * Makefile.in: Add sim to list of directories sent with gdb
12177
12178 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12179
12180         * configure.in: Put back mips-dec-bsd* case.
12181
12182 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12183
12184         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12185         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12186         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12187
12188 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12189
12190         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12191
12192         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12193         (install-info): install dir.info only if it exists,
12194         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12195
12196 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12197
12198         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12199         gas for mips-dec-bsd.
12200
12201 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12202
12203         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12204         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12205
12206 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12207
12208         * configure.in: Added "dejagnu" to hosttools list.
12209
12210 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12211
12212         * config.sub, configure.in, config.guess:  Add support
12213         for Bosx, an AIX variant from Bull.
12214         Patches from F.Pierresteguy@frcl.bull.fr.
12215
12216 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12217
12218         * devo/dejagnu: Initial creation of devo/dejagnu.
12219         Migrated dejagnu testcases and support files for testing software
12220         tools to reside as subdirectories, currently called "testsuite",
12221         within the directory of the software tool.  Migrated all programs,
12222         support libraries, etc. beloging to dejagnu proper from
12223         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12224         with no modifications.  The changes to these files which will
12225         allow them to configure, build, and execute properly will be made
12226         in a future update.
12227
12228 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12229
12230         * Makefile.in: Change send_pr to send-pr.
12231         * configure.in: Likewise.
12232         * send_pr: Renamed directory to send-pr.
12233
12234 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12235
12236         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12237
12238 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12239
12240         * README:  Update for gdb-4.8 release.
12241         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12242         gdb-xxx.tar.z (gzip'd) file also.
12243
12244 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12245
12246         * Makefile.in: make all-diff depend on all-libiberty
12247
12248 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12249
12250         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12251
12252 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12253
12254         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12255
12256 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12257
12258         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12259         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12260         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12261
12262 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12263
12264         * Makefile.in:  makeinfo binary is in a new location
12265
12266 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12267
12268         * config.sub: Accept -ecoff as an OS.
12269
12270         * Makefile.in: Various changes to eliminate a level of make
12271         recursion and reduce the required command line length.
12272         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12273         sub-makes.
12274         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12275         variables holding settings for specific sub-makes.
12276         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12277         in terms of BASE_FLAGS_TO_PASS.
12278         (TARGET_LIBS): New variable listing directories which use
12279         TARGET_FLAGS_TO_PASS.
12280         (subdir_do): Eliminated.
12281         (do-*): New set of targets to replace subdir_do.
12282         (various): All targets which used subdir_do now depend on do-*.
12283         (local-clean): Renamed from do_clean.
12284         (local-distclean): New target, dependency of distclean and
12285         realclean.
12286         (install-info): Don't create directories.  Depend on dir.info
12287         rather than calling make recursively.
12288         (install-dir.info): Eliminated.
12289         (install-info-dirs): Create all info directories here.
12290         (dir.info): Depend upon do-install-info.
12291
12292         * test-build.mk (HOLES): Added false.
12293
12294 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12295
12296         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12297
12298 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12299
12300         * Makefile.in (info): remove dependency on all-texinfo.  The
12301         problem was really in texinfo/C, not at this level.
12302
12303 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12304
12305         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12306
12307 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12308
12309         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12310         GDB releases.
12311
12312 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12313
12314         * configure: Include srcdir in message about target of link not
12315         being found.  Don't convert `-' to `_' in `with' options being
12316         passed to subdirs.
12317
12318 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12319
12320         * configure.in: add uudecode to host_tools
12321
12322         * Makefile.in: added {all,install}-uudecode targets, added them to
12323         the appropriate lists
12324
12325 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12326
12327         * Makefile.in (all-gcc): Added dependency on all-gas.
12328
12329         * configure.in (mips-*-*): Build ld and binutils.
12330
12331 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12332
12333         * configure: check return code from mkdir, print error message and
12334           exit on failure.
12335
12336 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12337
12338         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12339
12340 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12341
12342         * test-build.mk (HOLES): Added tar, cpio and uudecode.
12343
12344 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12345
12346         * config.sub (h8500):  Recognize this as a cpu type.
12347
12348 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12349
12350         * configure: source directory missing is no longer a warning
12351
12352         * configure.in: recognize irix[34]* instead of irix[34]
12353
12354         * Makefile.in: define and pass down X11_LIB
12355
12356 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
12357
12358         * guess-systype: Renamed to ...
12359         * config.guess:  ... by popular request.
12360         * configure.in, Makefile.in:  Update accordingly.
12361
12362 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
12363
12364         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
12365         + Add Convex, Cray/Unicos, and Encore/Multimax support.
12366         + Execute ./dummy instead of assuming . is in PATH.
12367
12368 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
12369
12370         * guess-systype:  New shell script.  Attempts to guess the
12371         canonical host name of the executing host.
12372         Only a few hosts are supported so far.
12373         * configure:  Call guess-systype if no host is specified.
12374
12375 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12376
12377         * Makefile.in (gcc-no-fixedincludes): Made to work with current
12378         gcc Makefile.
12379
12380
12381 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12382
12383         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12384         (all-gcc, install-gcc, subdir_do): Use it.
12385
12386 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12387
12388         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12389
12390 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
12391
12392         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12393           set exclusively by configure, using configure.in .
12394
12395 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12396
12397         * test-build.mk: set $PATH for all builds
12398
12399         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12400
12401 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
12402
12403         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
12404         the one used in gcc/Makefile.in, so that a null expansion doesn't
12405         override the one needed to build gcc with a native cc.
12406
12407
12408 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12409
12410         * configure: Accept -with arguments.
12411
12412 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12413
12414         * Makefile.in: added h8300sim
12415
12416 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
12417
12418         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12419         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
12420         (all-cygnus, native, build-cygnus): Make
12421         $(canonhost)-stamp-3stage-done, not $(host)....
12422         * test-build.mk (stamp-3stage-compared): Use tail +10c for
12423         i386-sco3.2v4.  Added else true to if command.
12424
12425 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
12426
12427         * config.sub: (from FSF) Sequent uses a BSD-like OS.
12428
12429 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
12430
12431         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12432
12433 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12434
12435         * configure.in: don't remove binutils from Solaris builds
12436
12437 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
12438
12439         * Makefile.in: get rid of earlier definitions for *clean,
12440         also handle the recursive info rule better
12441
12442 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
12443
12444         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
12445         do more-or-less the right thing.
12446
12447 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
12448
12449         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12450         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12451
12452 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12453
12454         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12455         $(host_canonical).
12456
12457         * configure.in: split the configdirs list into 4 categories (native
12458         v. cross, library v. tool) and handle the cross-only and native-
12459         only in more reasonable (and correct!) way.
12460
12461 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
12462
12463         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
12464         configdirs anymore.
12465
12466 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12467
12468         * Makefile.in: extensive cleanup::  removed all of the explicit
12469         clean-* targets, collapsed many wrappers around subdir_do into
12470         one, added additional targets to satisfy standards.texi, deleted
12471         some old targets, some changes for consistency
12472
12473 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12474
12475         * configure.in: handle some programs as cross-only, and others as
12476         native only
12477
12478         * test-build.mk: handle partial holes in a more generic manner
12479
12480         * Makefile.in: m4 depends on libiberty
12481
12482 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12483
12484         * configure.in: add m4, textutils, fileutils, sed, shellutils,
12485         time, wdiff, and find to configdirs
12486
12487         * Makefile.in: all, clean, and install rules for the new programs
12488         added to configure.in
12489
12490 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12491
12492         * configure.in: use mh-sun for all *-sun-* hosts
12493
12494 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12495
12496         * Makefile.in: define flags for X11 include files and library file
12497         locations, pass them down to the programs that need this info
12498
12499         * build-all.mk: added a 'native' target, to 3stage the native toolchain
12500
12501 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12502
12503         * configure.in: start building libg++ for HP-UX targets
12504
12505 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12506
12507         * README:  Update references to files moved into etc/.
12508
12509 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12510
12511         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12512         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12513
12514 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12515
12516         * configure: accept dash as well as underscore in long option
12517         names for FSF compatibility.
12518
12519 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12520
12521         * config.sub: added -sco3.2v4 support from FSF.
12522
12523 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12524
12525         * configure.in: expand the section that adds or removes
12526         directories from the list of programs to build, to handle native
12527         vs. cross in addition to host v. native
12528
12529 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12530
12531         * Makefile.in:  Replace C++ in macro names with CXX.
12532         This is less likely to break ...
12533
12534 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12535
12536         * test-build.mk: add -w to GNU_MAKE
12537
12538 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12539
12540         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12541         add 'sparc' to list of recognized cpus.  This needed to make
12542         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12543         Delete some redundant ose68 variants.  Recognize -wrs as an os,
12544         then changes that into $CPU-wrs-vxworks.
12545
12546         * configure.in: remove most references to gdbtest, regularize
12547         target based program removal
12548
12549         * test-build.mk: import from p3 tree (many fixes and changes)
12550
12551 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12552
12553         * Makefile.in: added rules to handle tcl, tk, and expect
12554
12555         * configure.in: handle those directories if they exist
12556
12557 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12558
12559         * config.sub: removed bogus hppabsd and hppahpux names, since
12560         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12561
12562 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12563
12564         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12565         depends upon all-xiberty
12566
12567         * Makefile.in: changes from p3, including:
12568
12569         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12570
12571         * Makefile.in (XTRAFLAGS): include newlib directories if
12572         newlib/Makefile exists, rather than if host != target.
12573
12574         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12575
12576         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12577         from the same source tree and not building a cross-compiler.  This
12578         matters for the libg++ configuration if reconfiguring a tree that
12579         has already been installed.
12580
12581         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12582
12583         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12584         pick up the machine and system specific header files.
12585
12586         * Makefile.in: added AS_FOR_TARGET, passed down in
12587         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12588         the C compiler to use to create programs which are run in the
12589         build environment, set it to default to $(CC), and passed it down
12590         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12591
12592         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12593
12594         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12595         We need them for unusual native builds, like systems without
12596         ranlib.
12597
12598         * configure: also define $(host_canonical) and
12599         $(target_canonical), which are the full, canonical names for the
12600         given host and target
12601
12602 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12603
12604         * Makefile.in:  Added separate definitions for C++.
12605
12606 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12607
12608         * configure.in (configdirs):  Add deja-gnu.
12609
12610 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12611
12612         * README:  Update for configure.texi and gdb-4.7 release.
12613
12614 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12615
12616         * Makefile.in:  Move "all" target to top of file.
12617         Previously, first target was ".PHONY" which caused BSD4.4 make
12618         to build .PHONY when make was run without arguments.
12619
12620 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12621
12622         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12623         Library-copylefted code in libiberty.
12624
12625 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12626
12627         * config.sub:  Replace m68kmote with plain old m68k.
12628
12629 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12630
12631         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12632
12633 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12634
12635         * config.sub: Complain if no argument is given.  Added support for
12636         386bsd as OS and target alias.
12637
12638 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12639
12640         * Makefile.in (XTRAFLAGS): include newlib directories if
12641         newlib/Makefile exists, rather than if host != target.
12642
12643 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12644
12645         * config.sub: recognize sparclite-wrs-vxworks.
12646
12647         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12648         p3.) Added clean-xiberty to clean.
12649
12650 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12651
12652         * configure.in: use *-*-* instead of nested cases for host and target
12653
12654 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12655
12656         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12657         from the same source tree and not building a cross-compiler.  This
12658         matters for the libg++ configuration if reconfiguring a tree that
12659         has already been installed.
12660
12661 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12662
12663         * config.sub (i486v/i486v4):  Merge in from FSF version.
12664
12665 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12666
12667         * configure: only set PWD if it is already set.
12668
12669 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12670
12671         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12672         doesn't have unset and all success paths (and most error paths)
12673         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12674         to just ${PWD} to avoid confusion.)
12675
12676 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12677
12678         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12679         even for a native compilation.
12680
12681 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12682
12683         Changes to make the gdb.tar.Z rule work better.
12684
12685         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12686         (DEVO_SUPPORT):  Add configure.texi.
12687         (bfd-ilrt.tar.Z):  Remove ancient rule.
12688
12689 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12690
12691         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12692         pick up the machine and system specific header files.
12693
12694         * configure.in, config.sub: added new target m68010-adobe-scout,
12695         with alias of adobe68k.  Changed configure.in to check for
12696         -scout before -sco* to avoid a false match.
12697
12698         * Makefile.in: added AS_FOR_TARGET, passed down in
12699         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12700         the C compiler to use to create programs which are run in the
12701         build environment, set it to default to $(CC), and passed it down
12702         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12703
12704 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12705
12706         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12707         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12708         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12709         FOR_TARGET variants, to newlib and libg++.
12710
12711 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12712
12713         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12714         first.
12715
12716 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12717
12718         * config.sub:  Accept `elf' as an environment.
12719
12720 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12721
12722         * Makefile.in (all-opcodes):  cd into the right directory
12723
12724 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12725
12726         * configure: added -program_transform_name option, used as
12727         argument to sed when installing programs.
12728         configure.texi: added documentation for -program_prefix,
12729         -program_suffix and -program_transform_name.
12730
12731 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12732
12733         * config.sub:  Accept i486 where i386 ok.
12734
12735 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12736
12737         * config.sub: accept we32k
12738
12739 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12740
12741         * config.sub, configure.in: accept OSE68000 and OSE68k.
12742
12743         * Makefile.in: don't create all directories for ``make install'';
12744         let the subdirectories create the ones they need.
12745
12746 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12747
12748         * COPYING: new file, GPL v2
12749
12750 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12751
12752         * Makefile.in: use the new gen-info-dir, which needs a template
12753         argument (which also lives in texinfo)
12754
12755         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12756
12757 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12758
12759         * config.sub (ncr3000):  Change i386 to i486.
12760
12761 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12762
12763         * Makefile.in: add install-rcs, install-grep to
12764         install-no-fixedincludes, removed install-bison and install-libgcc
12765
12766 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12767
12768         * configure.in: grab the HPUX makefile fragment if on HPUX
12769
12770 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12771
12772         * Makefile.in: eradicate bison spoor (ditto libgcc).
12773          configure.in: recognise m68{k,000}-ericsson-OSE.
12774          es1800 is alias for m68k-ericsson-OSE
12775
12776 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12777
12778         * configure.in: rearrange the parts that remove programs from
12779         configdirs, based now on HOST==TARGET or by canonical triple.
12780
12781 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12782
12783         * test-build.mk: recurse explicitly with -f test-build.mk when
12784           appropriate.  predicate stage3 and comparison on the existence
12785           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12786           On very clean, also remove ...stamp-co.  Build in-place before
12787           doing other builds.
12788
12789 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12790
12791         * Makefile.in, configure.in: add tgas
12792
12793 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12794
12795         * Makefile.in: a number of changes merged in from progressive.
12796
12797         * configure.in: add libm.
12798
12799         * .cvsignore: ignore some stuff that comes from test-build.mk.
12800
12801 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12802
12803         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12804
12805 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12806
12807         * configure: Add program_suffix (parallel to program_prefix)
12808         * Makefile.in: adjust directory-creating script for losing decstation
12809
12810 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12811
12812         * configure:  Minor $subdir-related fixes.
12813
12814 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12815
12816         * configure: fix various problems with propogating
12817         makefile_target_frag in subdirs.
12818         * configure.in: config libgcc if its there
12819
12820 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12821
12822         * config.sub:  HPPA merge.
12823
12824 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12825
12826         * Makefile.in:  Replace all-bison with all-byacc in all
12827         dependency lines for other tools (which now use byacc).
12828
12829 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12830
12831         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12832
12833 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12834
12835         * Makefile.in: make gprof rules similar to byacc rules (instead of
12836         vestigal $(unsubdir) that didn't work...)
12837
12838 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12839
12840         * config.sub:  Add support for Linux.
12841         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12842         (at least for libg++).
12843
12844 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12845
12846         * configure.texi: fix doc for the -nfp option to configure
12847
12848 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12849
12850         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12851
12852 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12853
12854         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12855         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12856         * configure.in: added solaris* host_makefile_frag hook.
12857
12858 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12859
12860         * config.sub: changed recognition of m68000 so that various
12861         m68k types can be specified via m680[01234]0
12862
12863 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12864
12865         * config.sub (basic_machine): fix sed so that '-foo' isn't
12866         completely substituted out while .+'-foo' loses the '-foo'
12867
12868 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12869
12870         * config.sub ($os): Add -aout.
12871
12872 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12873
12874         * configure:  If host_makefile_frag is absolute, don't
12875         prefix ${invsubdir} (relevant to libg++ auto-configure).
12876
12877 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12878
12879         * Makefile.in (tooldir): Define it.
12880         (all-ld): Depend on all-flex.
12881
12882 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12883
12884         * Makefile.in (check):  Fix libg++ special case.
12885
12886 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12887
12888         * configure: do not bury `pwd` into config.status, thus do fewer
12889           pwd's.
12890
12891         * configure: print the "Building in" message only when building in
12892           other than "." AND verbose.
12893
12894         * configure: remove -s, rework -v to better accommodate guested
12895           configures.
12896
12897         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12898
12899 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12900
12901         * Makefile.in: macroize flags passed on recursion.  remove
12902           fileutils.
12903
12904 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12905
12906         * configure: get makesrcdir right for subdirs deeper than 1.
12907
12908         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12909           install.
12910
12911 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12912
12913         * Makefile.in: don't print subdir_do or recursion lines.
12914
12915 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12916
12917         * standards.texi: added menu item.
12918
12919         * Makefile.in: build and install standards.info.
12920
12921         * standards.texi: new file.
12922
12923 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12924
12925         * configure: test for and move config.status pieces from
12926           ${subdir}/.
12927
12928 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12929
12930         * configure:  Test for existance of files before trying to mv
12931         them, to avoid numerous non-existance messages.
12932
12933 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12934
12935         * configure: correct final line of config.status.
12936
12937         * configure: patch from eggert.  Avoids a protection problem if
12938           the original Makefile.in is read only.
12939
12940         * configure: use move-if-change from gcc to create config.status.
12941           Some makefiles depend on config.status to tell if a directory
12942           has been reconfigured for a different host.  This change
12943           prevents those directories from remaking everything in the case
12944           where the reconfig was only intended to rebuild a Makefile.
12945
12946         * configure: test for config.sub with "config.sub sun4" rather
12947           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12948           host alias from a missing config.sub.
12949
12950 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12951
12952         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12953           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12954
12955 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12956
12957         * configure: mkdir ${subdir} as needed.
12958
12959 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12960
12961         * Makefile.in,configure.in: added autoconf.
12962
12963 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12964
12965         * Makefile.in: no longer pass against on recursion.
12966
12967         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12968           definitions are not inherited.
12969
12970         * configure: correct makesrcdir when subdir is .
12971
12972 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12973
12974         * configure:  Add support for 'subdirs' variable, which is
12975         like 'configdirs', except that configure doesn't re-invoke
12976         itself for subdirs, it just creates a Makefile for each subdir.
12977         * configure.texi:  Document subdirs.
12978
12979 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12980
12981         * configure.in: added flex to configdirs
12982
12983 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12984
12985         * Makefile.in: remove clean-stamps from clean.
12986
12987 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12988
12989         * configure.in:  Add gdbtest to configdirs.
12990
12991 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12992
12993         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12994         to recursive makes.
12995         * configure.in:  Recognize new ncr3000 config.
12996
12997 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12998
12999         * Makefile.in, configure.in: removed references to gdbm.
13000
13001 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13002
13003         * config.sub:  Don't canonicalize os value
13004         newsos* to bsd (readline needs to check for newsos).
13005         (This fix was earlier made Jan 31, but got re-broken.)
13006
13007 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13008
13009         * configure.in:  sco is an os, not a vendor!
13010
13011         * configure:  Quote $( better.  Keep various shells happy.
13012
13013 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13014
13015         * Makefile.in: eliminate stamp-files.
13016
13017 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13018
13019         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13020           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13021
13022 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13023
13024         * config.sub:  fix iris/iris3.
13025
13026 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13027
13028         * configure: re-add -rm.
13029
13030 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13031
13032         * Maskefile.in: add .stmp-rcs to all.
13033
13034         * configure.in: remove gas from rs6000 build, use aix host fragment.
13035
13036 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13037
13038         * configure: pass down site_option during recursion.
13039
13040 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13041
13042         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13043
13044 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13045
13046         * configure: Change exec_prefix so that it really defaults to prefix.
13047
13048 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13049
13050         * Makefile.in, configure.in:  Add support for mmalloc library.
13051
13052 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13053
13054         * Makefile.in: add stmp dependencies for a few more things.
13055
13056 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13057
13058         * configure: adjusted error message on objdir/srcdir configure
13059           collision, per john's suggestion.
13060
13061         * Makefile.in: add libiberty stmp to all and all.cross.
13062
13063 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13064
13065         * Makefile.in: remove force dependencies, add grep to all.
13066
13067 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13068
13069         * Makefile.in: drop flex.  make stamp files work.
13070
13071         * configure: added test for conflicting configuration in srcdir,
13072           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13073           gets cranky.  use relative paths for configure and srcdir
13074           whenever possible.  Send some error messages to stderr that were
13075           going to stdout.
13076
13077 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13078
13079         * Makefile.in:  Fix libg++ rule to check for gcc directory
13080         before using gcc/gcc.  Also pass XTRAFLAGS.
13081
13082 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13083
13084         * Makefile.in: added stmp-files so that directories aren't polled
13085           when they are already built.
13086
13087         * configure.texi: fixed a node pointer problem.
13088
13089 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13090
13091         * config.sub configure.in gdb/configure.in
13092         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13093         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13094         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13095
13096 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13097
13098         * configure: -recurring becomes -silent.  corrected help message
13099           for -site= option.
13100
13101         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13102
13103 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13104
13105         * configure: when building Makefile for crosses, replace
13106           tooldir and program_prefix.  default srcdir from location of
13107           config.sub.  remove "for host in hosts" and "for target in
13108           targets" loops.
13109
13110 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13111
13112         * Makefile.in: Do not pass bindir or mandir to cvs.
13113
13114 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13115
13116         * Makefile.in, configure.in: removed traces of namesubdir,
13117           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13118           copyrights to '92, changed some from Cygnus to FSF.
13119
13120         * configure.texi: remove most references to multiple hosts,
13121           multiple targets, subdirs, etc.
13122
13123         * configure.man: removed rcsid. reference config.sub not
13124           config.subr.
13125
13126         * Makefile.in: mkdir $(infodir) on install-info.
13127
13128 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13129
13130         * configure.texi:  Explain better about .gdbinit and about
13131         the environment that configure.in sections run in.
13132
13133 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13134
13135         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13136
13137 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13138
13139         * README:  DOC.configure => cfg-paper.texi.
13140
13141 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13142
13143         * config.sub (near case $os):  Don't convert newsos* to bsd!
13144
13145 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13146
13147         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13148         the number of copies of COPYING that go into the GDB tar file.
13149
13150 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13151
13152         * bfd/configure.in, gdb/config/mh-i386sco,
13153         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13154         Fix SCO configuration stuff.
13155
13156 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13157
13158         * Makefile.in:  For libg++, make sure the -I pointing
13159         to the gcc directory goes *after* all the libg++-local -I flags.
13160         Also, move just-gcc dependency from just-libg++ to all-libg++.
13161
13162 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13163
13164         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13165
13166 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13167
13168         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13169
13170 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13171
13172         * config.sub:  Add stratus configuration frags.  Also
13173         submitted to FSF.
13174
13175 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13176
13177         * Makefile.in (DEV_SUPPORT):  add configure.man.
13178
13179         * config.sub(Decode manufacturer-specific):  add -none*.
13180
13181 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13182
13183         * Makefile.in:  remove form feeds to make Sun's make happy.
13184         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13185
13186 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13187
13188         * Makefile.in (AR_FLAGS):  Make quieter.
13189
13190 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13191
13192         * configure.in:  Add libg++.
13193         * configure:  When verbose, don't output the command line at each
13194         level; it will be unremarkably the same as the previous version,
13195         which will be the same as what the user typed.
13196
13197 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13198
13199         * configure.in, Makefile.in: fix clean-info, add flex.  add
13200           fileutils.
13201
13202         * configure: be less sensitive to spaces in Makefile.in.  Do not
13203           look for sources in "..".  Doing so breaks subdirectories that
13204           might have their own configure.  If a subdir has it's own
13205           configure script, use it.
13206
13207 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13208
13209         * cfg-paper.texi: some changes suggested by rms.
13210
13211 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13212
13213         * config.sub:  Merge in some small additions from the FSF version,
13214         taken from the gcc distribution, to bring the Cygnus and FSF
13215         versions into closer sync.
13216
13217 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13218
13219         * configure.in:  Changed svr4 references to sysv4.
13220
13221 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13222
13223         * configure: added -V for version number option.
13224
13225 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13226
13227         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13228           renamed from DOC.configure to cfg-paper.texi.
13229
13230 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13231
13232         * configure, config.subr, config.sub: config.subr is now
13233           config.sub again.
13234
13235 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13236
13237         * configure.texi: new file, in progress.
13238
13239         * Makefile.in: build info file and install the man page for
13240           configure.
13241
13242         * configure.man: new file, first cut.
13243
13244         * configure: find config.subr again now that configuration "none"
13245           has gone.  removed all traces of the -ansi option.  removed all
13246           traces of the -languages option.
13247
13248         * config.subr: resync from rms.
13249
13250 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13251
13252         * configure, config.sub, config.subr: merge config.sub into
13253           config.subr, call the result config.subr, remove config.sub, use
13254           config.subr.
13255
13256         * Makefile.in: revised install for dir.info.
13257
13258 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13259
13260         * configure.in: add decstation host makefile frag.
13261
13262         * Makefile.in: BISON now bison -y again.  also install-gcc on
13263           install.  clean-gdbm on clean.  infodir belongs in datadir.
13264           Make directories for info install.  Build dir.info here then
13265           install it.
13266
13267 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13268
13269         * Makefile.in: fix for bad directory tests.
13270
13271 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13272
13273         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13274           regexp.  -srcdir relative was being handled incorrectly.
13275
13276         * Makefile.in: unwrapped some for loops so that parallel makes
13277           work again and so one can focus one's attention on a particular
13278           package.
13279
13280 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13281
13282         * configure: added PWD as a stand in for `pwd` (for speed). use
13283           elif wherever possible.  make -srcdir work without -objdir.
13284           -objdir= commented out.
13285
13286 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13287
13288         * configure: +options become --options.  -subdirs commented out.
13289           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13290           Makefile now at top of generated Makefile.  Removed cvs log
13291           entries.  added -srcdir.  create .gdbinit only if there is one
13292           in ${srcdir}.
13293
13294         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13295           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13296           and mandir now keyed off datadir by default.
13297
13298 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13299
13300         * Freshly created ChangeLog.
13301
13302 \f
13303 Local Variables:
13304 mode: change-log
13305 left-margin: 8
13306 fill-column: 76
13307 version-control: never
13308 End: