OSDN Git Service

2006-12-19 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2
3         PR bootstrap/29544
4         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6         move here comment from Makefile.tpl.
7         * Makefile.tpl: Move some definitions higher in the file.
8         (STAGE1_CHECKING): New.
9         * configure.in: Add --enable-stage1-checking.
10         * configure: Regenerate.
11         * Makefile.in: Regenerate.
12
13 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
14
15         * MAINTAINERS: Add myself as build system maintainer.
16
17 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
18
19         * MAINTAINERS (Write After Approval): Add myself.
20
21 2006-12-13  Eric Christopher  <echristo@apple.com>
22
23         * MAINTAINERS: Add myself as darwin maintainer.
24
25 2006-12-11  Ian Lance Taylor  <ian@airs.com>
26
27         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
28
29 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
30
31         MAINTAINERS: Update my entry.
32
33 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
34
35         * configure.in:  Handle spu makefile frag.
36         * config/mt-spu: New file.
37         * Makefile.tpl (MAINT): Define
38         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
39         * configure: Regenerate.
40         * Makefile.in: Regenerate.
41
42 2006-12-11  Ben Elliston  <bje@au.ibm.com>
43
44         * config.guess: Import latest version.
45         * config.sub: Likewise.
46
47 2006-12-11  Ben Elliston  <bje@au.ibm.com>
48
49         * configure.in (spu-*-*): Don't skip target-libiberty.
50         * configure: Regenerate.
51
52 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
53
54         PR bootstrap/30134
55         * configure.in: Correct x86 darwin support for libjava to powerpc
56         and i?86 only.
57         * configure: Regenerate.
58
59 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
60
61         * configure.in: Add x86 darwin support for libjava.
62         * configure: Regenerate.
63
64 2006-12-07  Mike Stump  <mrs@apple.com>
65
66         * Makefile.def (dependencies): Add dependency for
67         install-target-libssp and install-target-libgomp on
68         install-gcc.
69         * Makefile.in: Regenerate.
70
71 2006-12-04  Richard Guenther  <rguenther@suse.de>
72
73         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
74         (Non-Algorithmic Maintainers): Move over non-algorithmic
75         loop optimizer maintainers, add myself as a non-algorithmic
76         middle-end maintainer.
77
78 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
79
80         * MAINTAINERS (Write After Approval): Add myself.
81
82 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
83
84         * configure.in: Update error message for missing GMP/MPFR.
85
86         * configure: Regenerate.
87
88 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
89
90         * configure.in: Update MPFR version in error message.
91
92         * configure: Regenerate.
93
94 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
95
96         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
97         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
98         --with-gmp-lib): New flags.
99
100         * configure: Regenerate.
101
102 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
103
104         * MAINTAINERS (Write After Approval): Change my email address.
105
106 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
107
108         * MAINTAINERS (Write After Approval): Add myself.
109
110 2006-11-22  Philipp Thomas <pth@suse.de>
111
112         * MAINTAINERS (i18n): Update e-mail address.
113
114 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
115
116         * MAINTAINERS (spu port): Add myself as maintainer.
117         (Write After Approval): Remove myself.
118
119 2006-11-22  Ben Elliston  <bje@au.ibm.com>
120
121         * configure.in (skipdirs): Don't build libssp for SPU.
122         * configure: Regenerate.
123
124 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
125
126         * MAINTAINERS (spu port): Add myself as maintainer.
127         (libobjc): Update my email address.
128
129 2006-11-21  Andrea Bona  <andrea.bona@st.com>
130
131         * MAINTAINERS (Write After Approval): Add myself.
132
133 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
134
135         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
136         * configure : Rebuilt.
137
138 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
139
140         * MAINTAINERS (Write After Approval): Add myself.
141
142 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
143
144         * MAINTAINERS (Write After Approval): Add myself.
145
146 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147
148         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
149         libmpfr.a.
150         * configure: Regenerate.
151
152 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
153
154         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
155         (unstage): Test for stage_last presence.
156
157         PR bootstrap/29802
158         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
159         * Makefile.in: Regenerate.
160
161 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
162
163         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
164         maintainers.
165
166 2006-11-14  Erven Rohou  <erven.rohou@st.com>
167
168         * MAINTAINERS (Write After Approval): Add myself.
169
170 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
171
172         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
173         and stageN-package/Makefile.
174         * Makefile.in: Regenerated.
175
176 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
177
178         * configure.in: Remove target-libgloss from noconfigdirs for
179         bfin-*-*.
180         * configure: Regenerated.
181
182 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
183
184         * configure.in (have_gmp): Only error if the gcc directory exists.
185
186         * configure: Regenerate.
187
188 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
189
190         * configure.in: Robustify error message for missing GMP/MPFR.
191
192         * configure: Regenerate.
193
194 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
195
196         * MAINTAINERS (Write After Approval): Add myself.
197
198 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
199
200         * MAINTAINERS: Change email address.
201
202 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
203
204         * MAINTAINERS (Write After Approval): Add myself.
205
206 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
207
208         * MAINTAINERS (Write After Approval): Add myself.
209
210 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
211
212         * MAINTAINERS (Write After Approval): Move myself to
213         Write After Approval section.
214
215 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
216
217         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
218         need_gmp anymore.
219         * configure: Regenerate.
220
221 2006-10-16  Tobias Burnus  <burnus@net-b.de>
222
223         * MAINTAINERS (Write After Approval): Add myself.
224
225 2006-10-16  Ben Elliston  <bje@au.ibm.com>
226
227         * config.guess: Import latest version.
228         * config.sub: Likewise.
229
230 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
231
232         * Makefile.def: Added pdf target handling.
233         * Makefile.tpl: Added pdf target handling.
234         * Makefile.in: Regenerated.
235
236 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
237
238         * MAINTAINERS: Add self as score port maintainer.
239
240 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
241
242         * MAINTAINERS (Write After Approval): Add myself.
243
244 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
245
246         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
247         or newer.
248         * configure: Regenerated.
249
250 2006-09-27  Dave Brolley  <brolley@redhat.com>
251
252         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
253         $s instead of $r.
254         * configure: Regenerated.
255
256 2006-09-26  Thiemo Seufer  <ths@mips.com>
257
258         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
259         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
260         * configure: Regenerate.
261
262 2006-09-24  Graeme Peterson <gridly@gmail.com>
263
264         * MAINTAINERS (Write After Approval): Remove myself.
265
266 2006-09-22  Chao-ying Fu  <fu@mips.com>
267
268         * MAINTAINERS (Write After Approval): Add myself.
269
270 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
271
272         * MAINTAINERS: Add self as soft-fp maintainer.
273
274 2006-09-09  Anatoly Sokolov <aesok@post.ru>
275
276         * MAINTAINERS: Add myself as avr maintainer.
277         Remove Marek Michalkiewicz as avr maintainer.
278
279 2006-09-07  Roberto Costa  <roberto.costa@st.com>
280
281         * MAINTAINERS (Write After Approval): Add myself.
282
283 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
284
285         * configure.in: Never build newlib for a Mingw host.
286         Never build newlib as Mingw target library.
287         Test the existence of winsup/cygwin for building a Cygwin newlib,
288         rather than just winsup.
289         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
290         building a Mingw target.
291         * configure: Regenerate.
292
293 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
294
295         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
296
297 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
298
299         * config.guess: Import from src (was more updated).
300         * config.sub: Likewise.
301
302 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
303
304         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
305         * configure: Regenerated.
306
307 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
308
309         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
310         for stages after the first.
311
312 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
313
314         * Makefile.def: Add dependencies for configure-opcodes
315         on configure-intl and all-opcodes on all-intl.
316         * Makefile.in: Regenerated.
317
318 2006-07-13  Ben Elliston  <bje@au.ibm.com>
319
320         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
321
322 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
323
324         Port to hosts whose 'sort' and 'tail' implementations
325         treat operands with leading '+' as file names, as POSIX
326         has required since 2001.  However, make sure the code still
327         works on pre-POSIX hosts.
328         * ltmain.sh: Don't assume "sort +2" is equivalent to
329         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
330
331 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
332
333         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
334
335 2006-07-04  Peter O'Gorman  <peter@pogma.com>
336
337         * ltconfig: chmod 644 before ranlib during install.
338
339 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
340
341         PR bootstrap/18058
342         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
343         if the bootstrap compiler is a GCC version that supports it.
344         * configure: Regenerate.
345
346 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
347
348         * configure.in: Fix thinkos in previous check-in.
349         * configure: Regenerate.
350
351 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
352
353         PR other/27063
354         * configure.in: Test subdir_requires and give an appropriate
355         error message.
356         * configure: Regenerate.
357
358 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
359
360         * MAINTAINERS (Write After Approval): Add myself.
361
362 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
363
364         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
365
366 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
367
368         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
369
370 2006-06-20  David Ayers  <d.ayers@inode.at>
371
372         PR bootstrap/28072
373         * configure.in: Add target-boehm-gc to noconfigdirs depending on
374         whether target-libjava is being configured instead of whether the
375         java front end is enabled.
376         * configure: Regenerate.
377
378 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
379
380         PR target/27540
381         * configure.in: Only enable libgomp on IRIX 6.
382         * configure: Regenerate.
383
384 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
385
386         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
387         too.
388         * Makefile.in: Regenerate.
389
390 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
391
392         * config-ml.in: Alter CCASFLAGS to include special
393         multilib options the same as is done for CFLAGS.
394
395 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
396
397         * configure.in: Don't enable libgomp on hpux10.
398         * configure: Rebuilt.
399
400 2006-06-12  David Ayers  <d.ayers@inode.at>
401
402         PR bootstrap/27963
403         PR target/19970
404         * configure.in: Remove target-boehm-gc from noconfigdirs where
405         ${libgcj} is specified.
406         * configure: Regenerate.
407
408 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
409
410         Sync from src:
411
412         * configure.in: Sync.
413         * configure: Regenerated.
414
415         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
416
417         * Makefile.def: Added dependencies from sim and gdb on intl, and
418         added configure dependencies to everything with an all dependency
419         on intl.
420         * Makefile.in: Regenerated.
421
422 2006-06-06  David Ayers  <d.ayers@inode.at>
423
424         PR libobjc/13946
425         * Makefile.def: Add dependencies for libobjc which boehm-gc.
426         * Makefile.in: Regenerate.
427         * configure.in: Add --enable-objc-gc at toplevel and have it
428         enable boehm-gc for Objective-C.
429         Remove target-boehm-gc from libgcj.
430         Add target-boehm-gc to target_libraries.
431         Add target-boehm-gc to noconfigdirs where ${libgcj}
432         is specified.
433         Assert that boehm-gc is supported when requested for Objective-C.
434         Only build boehm-gc if needed either for Java or Objective-C.
435         * configure: Regenerate.
436
437 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
438
439         PR 27674
440         * Makefile.tpl (configure-[+prefix+][+module+],
441         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
442         Remove rule to unstage bootstrapped modules.
443         (stage_current): New.
444         * Makefile.in: Regenerate.
445
446 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
447
448         * MAINTAINERS (Write After Approval): Update my e-mail address.
449
450 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
451
452         * include/libiberty.h: Declare pex_run_in_environment.
453
454 2006-05-31  Asher Langton  <langton2@llnl.gov>
455
456         * MAINTAINERS (Write After Approval): Add myself.
457
458 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
459
460         * Makefile.def (bfd, opcodes): Fix lib_path.
461         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
462         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
463         * Makefile.in: Regenerate.
464
465 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
466
467         * Makefile.in: Regenerate.
468
469 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
470
471         * Makefile.def: Add install-html target. Add datarootdir
472         docdir and htmldir to flags_to_pass.
473         * Makefile.tpl: Add install-html target.
474         * Makefile.in: Regenerate.
475         * configure.in: Add --with-datarootdir, --with-docdir, and
476         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
477         * configure: Regenerate.
478
479 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
480
481         * configure.in: Enable gprof for cross builds.
482         * configure: Regenerate.
483
484 2006-05-22  Richard Guenther  <rguenther@suse.de>
485
486         Revert
487         2006-01-31  Richard Guenther  <rguenther@suse.de>
488         Paolo Bonzini  <bonzini@gnu.org>
489
490         * Makefile.def (target_modules): Add libgcc-math target module.
491         * configure.in (target_libraries): Add libgcc-math target library.
492         (--enable-libgcc-math): New configure switch.
493         * Makefile.in: Re-generate.
494         * configure: Re-generate.
495         * libgcc-math: New toplevel directory.
496
497 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
498             Andreas Tobler  <a.tobler@schweiz.ch>
499
500         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
501         * configure: Rebuilt.
502
503 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
504
505         * MAINTAINERS (Write After Approval): Add myself.
506
507 2006-05-01  DJ Delorie  <dj@redhat.com>
508
509         * configure.in: Restore CFLAGS if GMP isn't present.
510         * configure: Regenerate.
511
512 2006-05-01  Richard Guenther  <rguenther@suse.de>
513
514         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
515         maintainer.
516
517 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2006-04-28  Jan Beulich  <jbeulich@novell.com>
522
523         * MAINTAINERS (Write After Approval): Add myself.
524
525 2006-04-18  DJ Delorie  <dj@redhat.com>
526
527         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
528         reference libgloss so that libssp can be built in a combined
529         tree.
530         * configure: Regenerate.
531
532 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2006-04-05  Ben Elliston  <bje@au.ibm.com>
537
538         * configure.in: Require makeinfo 4.4 or higher.
539         * configure: Regenerate.
540
541 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
542
543         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
544         Rearrange the entries of other libraries to have them in one place.
545
546 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
547
548         * MAINTAINERS (Write After Approval): Remove myself.
549         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
550
551 2006-03-14  Richard Guenther  <rguenther@suse.de>
552
553         * configure: Regenerate with autoconf 2.13.
554
555 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
556
557         * MAINTAINERS: Use my work address.
558
559         * MAINTAINERS: Update my E-mail address.
560
561 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
562
563         * configure.in: Handle --disable-<component> generically.
564         * configure: Regenerate.
565
566 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
567
568         PR libgcj/17311
569         * ltmain.sh: Don't use "$finalize_rpath" for compile.
570
571 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
572
573         * MAINTAINERS (Write After Approval):  Remove myself.
574         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
575
576 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
577
578         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
579         (TARGET_CONFIGDIRS): Remove.
580         * configure.in: Remove AC_SUBST(target_configdirs).
581         * Makefile.in, configure: Regenerated.
582
583 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
584
585         * MAINTAINERS (Write After Approval):  Remove myself.
586         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
587
588 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
589
590         PR bootstrap/25670
591
592         * Makefile.tpl ([+compare-target+]): Print explanation messages.
593
594         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
595         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
596         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
597         BUILD_PREFIX, BUILD_PREFIX_1.
598         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
599
600         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
601         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
602
603         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
604         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
605         of `cat stage_current`.  Always provide the `r' and `s' variables.
606         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
607         a single shell execution.
608         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
609         bootstrapped modules, make the stage1 module if the build was not
610         started yet, else build the current stage.
611         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
612         (all-build, all-host, all-target, [+make_target+]-host,
613         [+make_target+]-target): Do not use \-continued lines.
614         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
615         (current_stage, restrap, stage_last): New.
616
617         * Makefile.in: Regenerate.
618         * configure: Regenerate.
619
620 2006-02-19  Bud Davis  <jmdavis@link.com>
621
622         * MAINTAINERS (Write After Approval):  Remove myself.
623         (Language Front End Maintainers):  Add myself as fortran 95
624         maintainer and update e-mail address.
625
626 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
627
628         * MAINTAINERS (Write After Approval):  Remove myself.
629         (Language Front End Maintainers):  Add myself as fortran 95
630         maintainer.
631
632 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
633
634         * MAINTAINERS (Write After Approval): Add myself.
635
636 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
637
638         * MAINTAINERS (Write After Approval):  Remove myself.
639         (Language Front End Maintainers):  Add myself as
640         fortran 95 maintainer.
641
642 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
643
644         Sync from src:
645
646         2005-12-27  Leif Ekblad  <leif@rdos.net>
647
648         * configure.in: Add support for RDOS target.
649         * configure: Regenerate.
650
651 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
652             Andreas Schwab  <schwab@suse.de>
653
654         * configure: Regenerate.
655
656 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
657
658         * configure.in (enable_libgomp): Add AIX.
659         * configure: Regenerate.
660
661 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
662
663         * MAINTAINERS (Write After Approval): Add myself.
664
665 2006-02-03  Lee Millward  <lee.millward@gmail.com>
666
667         * MAINTAINERS (Write After Approval): Add myself.
668
669 2006-01-31  Richard Guenther  <rguenther@suse.de>
670         Paolo Bonzini  <bonzini@gnu.org>
671
672         * Makefile.def (target_modules): Add libgcc-math target module.
673         * configure.in (target_libraries): Add libgcc-math target library.
674         (--enable-libgcc-math): New configure switch.
675         * Makefile.in: Re-generate.
676         * configure: Re-generate.
677         * libgcc-math: New toplevel directory.
678
679 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
680
681         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
682         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
683         the assembler, linker and binutils.
684         * configure: Regenerate.
685
686 2006-01-22  Dirk Mueller  <dmueller@suse.de>
687
688         * MAINTAINERS (Write After Approval): Add myself.
689
690 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
691
692         * configure: Regenerate.
693
694 2006-01-18  Richard Henderson  <rth@redhat.com>
695             Jakub Jelinek  <jakub@redhat.com>
696             Diego Novillo  <dnovillo@redhat.com>
697
698         * libgomp: New directory.
699         * Makefile.def: Add target_module libgomp.
700         * Makefile.in: Regenerate.
701         * configure.in (target_libraries): Add target-libgomp.
702         * configure: Regenerate.
703
704 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
705
706         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
707         @ from continuation.
708         * Makefile.in: Rebuilt.
709
710 2006-01-04  Chris Lattner  <sabre@gnu.org>
711
712         * MAINTAINERS (Write After Approval): Add myself.
713
714 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
715
716         PR bootstrap/24252
717
718         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
719         * Makefile.tpl (OBJDUMP): New.
720         (EXTRA_HOST_FLAGS): Add it.
721         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
722
723         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
724         to use symbolic links between directories.  Avoid race conditions
725         or make them harmless.
726         * configure.in: Do not try to use symbolic links between directories.
727
728         * Makefile.def (LEAN): Pass.
729         * Makefile.tpl (LEAN): Define.
730         (stage[+id+]-start): Accept that the previous directory does not
731         exist, if the bootstrap is lean.
732         (stage[+id+]-bubble): Invoke lean bootstrap commands after
733         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
734         configure substitution.
735         ([+compare-target+]): Likewise.
736         ([+bootstrap-target+]-lean): New.
737         * configure.in: Remove lean bootstrap support from here.
738
739         * Makefile.in: Regenerate.
740         * configure: Regenerate.
741
742 2006-01-04  Ben Elliston  <bje@au.ibm.com>
743
744         * MAINTAINERS (libdecnumber): Add myself.
745
746 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
747
748         * libtool-ldflags: New script.
749
750 2006-01-02  Andreas Schwab  <schwab@suse.de>
751
752         * configure.in: When reconfiguring remove Makefile in
753         all stage directories.
754         * configure: Regenerate.
755
756 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
757
758         * MAINTAINERS: Update my email address.
759
760 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
761
762         Revert Ada-related part of the previous change.
763
764         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
765         Do not pass.
766         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
767         * Makefile.in: Regenerate.
768         * configure.in: Do not include mt-ppc-aix target fragment.
769         * configure: Regenerate.
770
771 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
772
773         * configure.in: Select appropriate fragments for PowerPC/AIX.
774         * configure: Regenerate.
775
776         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
777         BOOT_CFLAGS, BOOT_LDFLAGS.
778         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
779         BOOT_CFLAGS, BOOT_LDFLAGS.
780         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
781         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
782         (stage): Fail if we cannot complete the work.
783         * Makefile.in: Regenerate.
784
785 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
786
787         * configure.in: Replace ms1 with mt.
788         * configure: Rebuilt.
789
790 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
791
792         * MAINTAINERS: Update my email address.
793
794 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
795
796         * Makefile.tpl (all, do-[+make_target+], do-check, install,
797         install-host-nogcc): Don't invoke $(stage) at the end.
798         * Makefile.in: Regenerate.
799
800 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
801
802         * configure.in: Flip the top-level bootstrap switch.
803         * configure: Regenerate.
804
805 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
806
807         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
808         $(stage) and $(unstage).
809         (EXTRA_TARGET_FLAGS): Correct double-quoting.
810         (all): Remove stray semicolon.
811         (local-distclean): Don't handle multilib.tmp and multilib.out.
812         (install.all): Set $s for consistency.
813         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
814         check_multilibs setting.  Always make the install directory.
815         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
816         Correct @if/@endif.
817         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
818         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
819         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
820         (multilib.out): Remove.
821         * Makefile.in: Regenerated.
822
823 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
824
825         * MAINTAINERS (Write After Approval): Add myself.
826
827 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
828
829         * MAINTAINERS: Add myself as mt maintainer.
830
831         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
832
833 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
834
835         * MAINTAINERS: Change email address.
836
837 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
838
839         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
840         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
841         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
842         Find in-tree tools if available.
843         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
844         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
845         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
846         (COMPILER_*_FOR_TARGET): New.
847         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
848         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
849         (CONFIGURED_*, USUAL_*): Remove.
850         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
851         STRIP): Use autoconf substitutions.
852         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
853         COMPILER_NM_FOR_TARGET): New.
854         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
855
856         (all): Make all-host and all-target in parallel.
857         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
858         that $$r and $$s are set before invoking a recursive make.
859         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
860         ([+bootstrap-target+]): Inline most of the `all' target.
861
862 2005-11-29  Ben Elliston  <bje@au.ibm.com>
863
864         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
865         from the gcc build directory.
866         * Makefile.in: Regenerate.
867
868 2005-11-29  Ben Elliston  <bje@au.ibm.com>
869
870         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
871         depend on all-libdecnumber.
872         * configure.in (host_libs): Include libdecnumber.
873         * Makefile.in: Regenerate.
874         * configure: Likewise.
875
876 2005-11-29  Ben Elliston  <bje@au.ibm.com>
877
878         * libdecnumber: Import decNumber sources from the dfp-branch.
879
880 2005-11-21  Kean Johnston  <jkj@sco.com>
881
882         * config.sub, config.guess: Sync from upstream sources.
883
884 2005-11-21  Ben Elliston  <bje@au.ibm.com>
885
886         Import from Autoconf sources:
887
888         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
889         * config/move-if-change: Don't output "$2 is unchanged";
890         suggested by Ben Elliston.  Handle weird characters correctly.
891
892 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
893
894         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
895         to match upstream libtool for darwin.
896
897 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
898
899         * Makefile.def: Remove gdb dependencies for gdbtk.
900         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
901         (configure-gdb, install-gdb): New rules.
902         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
903         * Makefile.in, configure: Regenerated.
904
905 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
906
907         * MAINTAINERS (Write After Approval): Add myself.
908
909 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
910
911         * MAINTAINERS (Write After Approval): Add myself.
912
913 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
914
915         * MAINTAINERS (alias analysis): Add Daniel Berlin and
916         Diego Novillo.
917
918 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
919
920         PR bootstrap/24297
921         * Makefile.tpl (do-[+make-target+], do-check, install,
922         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
923         are set before recursing.
924         * Makefile.in: Regenerate.
925
926 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
927
928         PR bootstrap/18939
929         * Makefile.def (gcc) <target>: Fix thinko.
930         * Makefile.in: Regenerate.
931
932 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
933
934         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
935         * configure: Regenerate.
936
937 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
938
939         * MAINTAINERS (Write After Approval): Add self.
940
941 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
942
943         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
944         target-libffi, target-qthreads, target-libjava, and
945         targetlibobjc.
946         * configure: Regenerate.
947
948 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
949
950         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
951         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
952         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
953         (USUAL_OBJDUMP_FOR_TARGET): New.
954         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
955         * configure.in: Check for $OBJDUMP_FOR_TARGET.
956         * configure, Makefile.in: Regenerated.
957
958 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
959
960         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
961         before other host packages.
962
963 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
964
965         * MAINTAINERS: Add self as sh libraries/configury maintainer.
966
967 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
968
969         PR bootstrap/22340
970
971         * configure.in (default_target): Remove.
972         * Makefile.tpl (all): Do not use prerequisites as subroutines
973         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
974         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
975         use prerequisites as subroutines.
976         (check-host, check-target): New.
977         (bootstrap configure & all targets): Do not use stage*-start
978         if the directory layout is already ok.
979         (non-bootstrap configure & all targets): Prepend a $(unstage).
980         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
981         (NOTPARALLEL): Remove.
982         (unstage, stage variables): New variables.
983         (unstage, stage targets): Simply expand to those variables.
984
985         * configure: Regenerate.
986         * Makefile.in: Regenerate.
987
988 2005-10-04  James E Wilson  <wilson@specifix.com>
989
990         * Makefile.def (lang_env_dependencies): Add libmudflap.
991         * Makefile.in: Regenerate.
992
993 2005-10-03  Andreas Schwab  <schwab@suse.de>
994
995         Backport from libtool CVS:
996         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
997
998         * ltmain.sh: add support for installing into temporary
999         staging area (e.g. 'make install DESTDIR=...')
1000
1001 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1002
1003         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1004         * configure: Regenerated.
1005
1006 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1007
1008         * configure: Regenerate with the correct
1009         autoconf version.
1010
1011 2005-09-30  Catherine Moore  <clm@cm00re.com>
1012
1013         * configure.in (bfin-*-*): New.
1014         * configure: Regenerated.
1015
1016 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1017
1018         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1019         (LIPO_FOR_TARGET): New.
1020         (CONFIGURED_LIPO_FOR_TARGET): New.
1021         (USUAL_LIPO_FOR_TARGET): New.
1022         (STRIP_FOR_TARGET): New.
1023         (CONFIGURED_STRIP_FOR_TARGET): New.
1024         (USUAL_STRIP_FOR_TARGET): New.
1025         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1026         STRIP_FOR_TARGET.
1027         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1028         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1029         * Makefile.in: Regenerate.
1030         * configure: Regenerate.
1031
1032 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1033
1034         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1035         (rs6000-*-aix*): Same.
1036         * configure: Regenerate.
1037
1038 2005-09-16  Tom Tromey  <tromey@redhat.com>
1039
1040         * MAINTAINERS: Add self as java maintainer.
1041
1042 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1043
1044         * configure.in: Recognize f95 in the --enable-languages option,
1045         and substitute it for fortran, issuing a warning.
1046         * configure: Regenerate.
1047
1048 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1049
1050         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1051         * configure:  Regenerated.
1052
1053 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1054
1055         * MAINTAINERS: Add self as ms1 maintainer.
1056
1057 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1058
1059         * Makefile.def (libssp): Add to lang_env_dependencies.
1060         * Makefile.in: Regenerate.
1061
1062 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1063
1064         * MAINTAINERS: Add myself as middle-end maintainer.
1065
1066 2005-08-17  Christian Groessler  <chris@groessler.org>
1067
1068         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1069         * Makefile.in: Regenerate.
1070
1071 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1072
1073         * MAINTAINERS (write after approval): Added myself.
1074
1075 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1076
1077         * MAINTAINERS (Write After Approval): Add myself.
1078
1079 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1080
1081         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1082         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1083         Look for alternate names of the target cc and c++
1084         * configure: Regenerate.
1085
1086 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1087
1088         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1089         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1090         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1091         tools; remove code to manually set them.
1092         (Target tools): Look in the environment for them.
1093         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1094         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1095         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1096         build directory.
1097         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1098         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1099         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1100         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1101         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1102         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1103         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1104         * configure: Regenerate.
1105         * Makefile.in: Regenerate.
1106
1107 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1108
1109         * MAINTAINERS: Update for removed CPU targets.
1110
1111 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1112
1113         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1114         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1115         * Makefile.in: Regenerated.
1116
1117 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1118
1119         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1120         (CFLAGS_FOR_TARGET): Use it.
1121         (CXXFLAGS_FOR_TARGET): Likewise.
1122         * Makefile.in: Regenerated.
1123         * configure.in (--with-build-sysroot): New option.
1124         * configure: Regenerated.
1125
1126 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1127
1128         * Makefile.tpl: Wrap install between unstage and stage
1129         * Makefile.in: Regenerate.
1130
1131 2005-07-21  Eric Christopher  <echristo@apple.com>
1132
1133         * MAINTAINERS: Update affiliation.
1134
1135 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1136
1137         * MAINTAINERS: Add self as crx port maintainer.
1138
1139 2005-07-20  DJ Delorie  <dj@redhat.com>
1140
1141         * MAINTAINERS: Add self as m32c maintainer.
1142
1143 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1144
1145         * all files: Update FSF address.
1146
1147 2005-07-15  Eric Christopher  <echristo@redhat.com>
1148
1149         * MAINTAINERS: Change affiliation.
1150
1151 2005-07-14  Jim Blandy  <jimb@redhat.com>
1152
1153         * configure.in: Add cases for Renesas m32c.
1154         * configure: Regenerated.
1155
1156 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1157
1158         * COPYING.LIB: Update from fsf.org.
1159
1160 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1161
1162         * COPYING, compile, config.guess,
1163         config.sub, install-sh, missing, mkinstalldirs,
1164         symlink-tree, ylwrap: Sync from upstream sources.
1165         * config-ml.in: Update FSF address.
1166
1167 2005-07-13  Eric Christopher  <echristo@redhat.com>
1168
1169         * configure.in: Add toplevel noconfigdir support for tpf.
1170         * configure: Regenerate.
1171
1172 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1173
1174         PR ada/22340
1175
1176         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1177         * Makefile.in: Regenerate.
1178
1179 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1180
1181         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1182         Brolley to write-after-approval.
1183
1184 2005-07-07  Andreas Schwab  <schwab@suse.de>
1185
1186         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1187         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1188         * Makefile.in: Regenerated.
1189
1190 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1191
1192         * configure.in: Don't build sim or rda when targetting darwin.
1193         * configure: Regenerate.
1194
1195 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
1196
1197         * configure.in: Add --enable-libssp and --disable-libssp.
1198         * configure: Regenerate with autoconf-2.13.
1199
1200 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
1201
1202         * Makefile.def (target_modules): Add libssp.
1203         * configure.in (target_libraries): Add target-libssp.
1204         * configure: Rebuilt.
1205         * Makefile.in: Rebuilt.
1206
1207 2005-07-01  Zack Weinberg  <zackw@panix.com>
1208
1209         * MAINTAINERS: Change email address.  Resign from maintainership.
1210
1211 2005-07-01  Richard Guenther  <rguenther@suse.de>
1212
1213         * MAINTAINERS: Change my e-mail address and affiliation.
1214
1215 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1216
1217         * Makefile.def (stagefeedback): Come after profile.
1218         Define profiledbootstrap target.
1219         * Makefile.tpl (profiledbootstrap): Remove.
1220         (stageprofile-end): Zap stagefeedback.
1221         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1222         * Makefile.in: Regenerate.
1223
1224 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
1225
1226         * MAINTAINERS: Update my email address.
1227
1228 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1229
1230         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1231         In 'cpp' stanza, support '#line' as well as '# '.
1232
1233 2005-06-08  Andreas Schwab  <schwab@suse.de>
1234
1235         * MAINTAINERS: Move myself from 'Write After Approval' to
1236         'CPU Port Maintainers' section as m68k maintainer.
1237
1238 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1239
1240         * configure.in (unsupported_languages): New macro.
1241         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1242         non-ported target libraries in noconfigdirs.
1243         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1244         non-linux-gnu.  Remove libgcj_ex_libffi.
1245         <lang_frag loop>: Set add_this_lang=no if the language is in
1246         unsupported_languages.
1247         * configure: Regenerate.
1248
1249 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1250
1251         * configure.in: Fix typo in handling of --with-mpfr-dir.
1252         * configure: Regenerate.
1253
1254 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
1255
1256         * MAINTAINERS: Update my email address.
1257
1258 2005-06-02  Jim Blandy  <jimb@redhat.com>
1259
1260         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1261         accepted into the master sources.)
1262
1263 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1264             Michael Snyder  <msnyder@redhat.com>
1265             Stan Cox  <scox@redhat.com>
1266
1267         * configure.in: Set noconfigdirs for ms1.
1268
1269         * configure: Regenerate.
1270
1271 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
1272
1273         * MAINTAINERS (Write After Approval): Add self.
1274
1275 2005-06-01  Josh Conner  <jconner@apple.com>
1276
1277         * MAINTAINERS (Write After Approval): Add self.
1278
1279 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
1280
1281         * MAINTAINERS: Update my email address.
1282
1283 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
1284
1285         * MAINTAINERS (Write After Approval): Add self.
1286
1287 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
1288
1289         * MAINTAINERS (Write After Approval): Remove self.
1290
1291 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1292
1293         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1294         (Dependencies): Consider target modules for bootstrap dependencies.
1295         Make target bootstrap modules depend on each stage's gcc.
1296         * Makefile.in: Regenerate.
1297
1298 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1299
1300         * Makefile.def (configure-gcc): Depend on binutils having been built.
1301         (all-gcc): No need to do it here.
1302         * Makefile.in: Regenerate.
1303
1304 2005-05-19  Paul Brook  <paul@codesourcery.com>
1305
1306         * configure.in: Rewrite misleading error message when requested
1307         language cannot be built.
1308         * configure: Regenerate.
1309
1310 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1311
1312         * ylwrap: Import from Automake 1.9.5.
1313
1314 2005-05-13  David Ung  <davidu@mips.com>
1315
1316         * MAINTAINERS (Write After Approval): Add self.
1317
1318 2005-05-09  Mike Stump  <mrs@apple.com>
1319
1320         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1321         lt_cv_sys_max_cmd_len for now.
1322
1323 2005-05-09  Stan Cox  <scox@redhat.com>
1324
1325         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1326
1327 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
1328
1329         * README.SCO: Update the URL.
1330
1331 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
1332
1333         * ltconfig: Define file_list_spec.  Pass file_list_spec and
1334         with_gnu_ld to libtool.
1335         * ltcf-c.sh (aix[45]): Define file_list_spec.
1336         * ltcf-cxx.sh (aix[45]): Same.
1337         * ltcf-gcj.sh (aix[45]): Same.
1338         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1339         exists, write list of input files to temporary file.
1340
1341 2005-05-04  Mike Stump  <mrs@apple.com>
1342
1343         * configure.in: Always pass --target to target configures as
1344         otherwise rebuilds that do --recheck will fail.
1345         * confiugure: Rebuilt.
1346
1347 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1348
1349         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1350         STAGE_HOST_EXPORTS.
1351         (configure, all): Add bootstrap support.
1352         (Host modules, target modules): Pass post-stage1 flags and exports.
1353         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1354         * Makefile.in: Regenerate.
1355
1356 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1357
1358         * configure: Regenerate.
1359
1360 2005-04-27  Mike Stump  <mrs@apple.com>
1361
1362         * MAINTAINERS: Add self as darwin maintainer.
1363
1364 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1365
1366         * config.sub: Update from master copy.
1367
1368 2005-04-21  Mike Stump  <mrs@apple.com>
1369
1370         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1371         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1372
1373 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1374
1375         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1376         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1377         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1378         "*-*-elf" and "*-*-linux*".
1379         * configure: Regenerate.
1380
1381 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
1382
1383         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1384
1385 2005-04-12  Mike Stump  <mrs@apple.com>
1386
1387         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1388
1389 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
1390
1391         * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
1394
1395         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1396
1397 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1398
1399         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1400         (TARGET_CONFIGARGS): Include --with-target-subdir.
1401         (configure, all): New macros.  Use them throughout.
1402         * Makefile.in: Regenerate.
1403
1404 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
1405
1406         * MAINTAINERS (Write After Approval): Add myself.
1407
1408 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1409
1410         * MAINTAINERS: Remove 'loop unrolling' maintainer.
1411
1412 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
1413
1414         * MAINTAINERS: Move John Carr to Write After Approval.
1415
1416 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1417
1418         * config/mh-mingw32: Delete.
1419         * configure.in: Don't use it.
1420         * configure: Regenerate.
1421
1422 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1423
1424         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1425         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1426         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1427         (HOST_LIB_PATH): Generate from Makefile.def.
1428         (TARGET_LIB_PATH): Likewise.
1429         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1430         * Makefile.in: Regenerate.
1431         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1432         (RPATH_ENVVAR): Include Darwin case.
1433         * configure: Regenerate.
1434
1435 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
1436
1437         * MAINTAINERS (Various Maintainers): Remove self.
1438         (Write After Approval): Add self.
1439
1440 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
1441
1442         * MAINTAINERS (Various Maintainers): Add self.
1443
1444 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1445
1446         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1447         * configure: Regenerate.
1448
1449 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1450
1451         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1452         gcc_version, and gcc_version_trigger from set of flags to pass.
1453         * Makefile.tpl: Remove definitions of above variables.
1454         (config.status): Remove dependency on $(gcc_version_trigger).
1455         * Makefile.in: Regenerate.
1456         * configure.in: Do not reference config/gcc-version.m4 nor
1457         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1458         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1459         * configure: Regenerate.
1460
1461 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1462             Andrew Pinski <pinskia@physics.uc.edu>
1463
1464         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1465         * Makefile.in: Regenerate.
1466
1467 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
1468
1469         * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2005-03-03  David Ayers  <d.ayers@inode.at>
1472
1473         * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1476
1477         PR libgcj/20160
1478         * ltmain.sh: Avoid creating archives with components that have
1479         duplicate basenames.
1480
1481 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1482
1483         PR bootstrap/20250
1484         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1485         instead of check.
1486         * Makefile.in: Regenerate.
1487
1488 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1489
1490         * Makefile.in: Regenerate to fix conflict between the previous two
1491         patches.
1492
1493 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1494
1495         PR bootstrap/17383
1496         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1497         * Makefile.tpl (HOST_SUBDIR): New substitution.
1498         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1499         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1500         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1501         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1502         (Host modules, Bootstrapped modules): Use it.
1503         (Build modules, Target modules): Do not create symlink trees,
1504         always configure out-of-srcdir.
1505         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1506         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1507         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1508         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1509
1510         * Makefile.in: Regenerate.
1511         * configure: Regenerate.
1512
1513 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1514
1515         Merged from libada-gnattools-branch:
1516         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1517
1518         * gnattools: New directory.
1519         * Makefile.def: Add gnattools as a module, depending on target-libada.
1520         * Makefile.in: Regenerate.
1521         * configure.in: Include gnattools in host_tools; disable it if ada
1522         is disabled.
1523         * configure: Regenerate.
1524
1525 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
1526
1527         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1528         treelang maintainer.
1529         (Write After Approval): Remove myself.
1530
1531 2005-02-23  Paul Schlie  <schlie@comcast.net>
1532
1533         * configure.in: Allow darwin targeted ports to build tk, itcl and
1534         libgui.
1535         * configure: Regenerate.
1536
1537 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1538
1539         PR libgcj/10353
1540         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1541         * configure: Regenerate.
1542
1543 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
1544
1545         * MAINTAINERS (Write After Approval): Add myself.
1546
1547 2005-02-10  Ian Lance Taylor  <ian@airs.com>
1548
1549         * MAINTAINERS: Update my e-mail address.
1550
1551 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
1552
1553         * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1556
1557         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1558         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1559         target-libgloss when not *-*-elf and *-*-aout.
1560         * configure: Regenerate.
1561
1562 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
1563
1564         * MAINTAINERS: Remove obsolete entries.
1565
1566         * MAINTAINERS (Write After Approval): Add Michael Matz.
1567
1568 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
1569
1570         * MAINTAINERS: Remove self as cpplib maintainer.
1571
1572 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1573
1574         * install-sh, config.sub: Import from upstream.
1575
1576 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1577
1578         PR bootstrap/18222
1579         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1580         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1581         * Makefile.in: Regenerate.
1582
1583 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
1584
1585         * MAINTAINERS: Update my email address.
1586
1587 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1588             Andreas Schwab  <schwab@suse.de>
1589
1590         PR bootstrap/18033
1591         * config-ml.in: Eval option if surrounded by single quotes.
1592
1593 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1594
1595         Revert 2004-12-28 Makefile changes, a better fix will be
1596         applied to mainline and src after GCC 4.0 branches.
1597
1598 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1599
1600         PR bootstrap/17383
1601
1602         * Makefile.def (target_modules): Remove stage parameter,
1603         it is always true now.
1604         * Makefile.tpl (configure-build-[+module+],
1605         configure-target-[+module+]): Always build symlink tree
1606         for the directory and for include.  BUILD_SUBDIR and
1607         TARGET_SUBDIR cannot be . anymore.
1608         * Makefile.in: Regenerate.
1609
1610 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1611
1612         Revert 2004-12-08 Makefile changes.
1613
1614 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
1615
1616         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1617         cygwin, mingw.
1618
1619 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1620
1621         * configure.in (sh64-*-*): Reenable gprof.
1622         * configure: Regenerate.
1623
1624 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1625
1626         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1627         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1628         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1629         * Makefile.in: Regenerate.
1630
1631 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
1632
1633         * MAINTAINERS: Update my email address.
1634
1635 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1636
1637         * Makefile.tpl: Generate normal dependencies if the LHS module is
1638         not bootstrapped.
1639         * Makefile.in: Regenerate.
1640
1641 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1642
1643         * configure.in: Include config/gxx-include-dir.m4.  Use
1644         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1645         * configure: Regenerate.
1646
1647 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1648
1649         * config.if: Delete.
1650         * configure.in: Set libstdcxx_incdir directly.
1651         * configure: Regenerate.
1652
1653 2004-12-02  Eric Christopher  <echristo@redhat.com>
1654
1655         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1656         * Makefile.in: Regenerate.
1657
1658 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1659
1660         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1661         * configure: Regenerate.
1662
1663 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1664
1665         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1666         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1667         * configure: Regenerate.
1668
1669 2004-12-01  Eric Christopher  <echristo@redhat.com>
1670
1671         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1672         of things to remove.
1673
1674 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
1675
1676         * MAINTAINERS (Write After Approval): Update my e-mail address.
1677
1678 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
1679
1680         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1681         from CVS libtool to always pass_all.
1682
1683 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1684
1685         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1686         (hppa*64*-*-*): Delete incorrect comment.
1687         * configure: Rebuilt.
1688
1689 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
1690
1691         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1692
1693 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
1694
1695         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1696         from CVS libtool to always pass_all.
1697
1698 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1699
1700         * install-sh, compile: Import from automake.
1701
1702 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1703
1704         * config.guess, config.sub:  Import from savannnah.
1705
1706 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
1707
1708         * MAINTAINERS (Write After Approval): Add myself
1709
1710 2004-11-12  Mike Stump  <mrs@apple.com>
1711
1712         * Makefile.def: Add html support.
1713         * Makefile.tpl: Likewise.
1714         * Makefile.in: Regenerate.
1715
1716 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1717
1718         PR 18423
1719         * configure.in: Remove all instances of build-fixincludes from
1720         noconfigdirs.
1721         (build_configargs): Supply --target to subdirectories.
1722         * configure: Regenerate.
1723
1724         * Makefile.def: Make gcc install depend on fixincludes install.
1725         * Makefile.in: Regenerate.
1726
1727 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
1728
1729         * MAINTAINERS: Add myself as gcc testsuite maintainer.
1730
1731 2004-11-11  Paul Brook  <paul@codesourcery.com>
1732
1733         * MAINTAINERS: Add self as arm maintainer.  Update email address.
1734
1735 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1736
1737         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1738         target-libgfortran.
1739         * configure: Regenerate.
1740
1741 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1742
1743         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1744         like CC.
1745
1746 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1747
1748         * Makefile.def (host fixincludes): Specify missing targets.
1749         * Makefile.in: Regenerate.
1750
1751 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
1752
1753         * MAINTAINERS: Add myself
1754
1755 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
1756
1757         * MAINTAINERS (Write After Approval): Add myself.
1758
1759 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1760
1761         * Makefile.def: Build fixincludes for the host, too.
1762         * Makefile.in: Regenerate.
1763         * configure.in (host_tools): Add fixincludes.
1764         * configure: Regenerate.
1765
1766 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1767
1768         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1769         * configure: Regenerated.
1770
1771 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1772
1773         PR other/17783
1774         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1775         * configure: Regenerated.
1776
1777 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1778
1779         * README.SCO: Update per FSF instructions.
1780
1781 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1782
1783         PR target/18151
1784         * configure.in (case ${target}): Do not build fixincludes for avr.
1785         * configure: Regenerated.
1786
1787 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         * configure.in (case ${target}): Do not build fixincludes
1790         on platforms where it is not used.
1791         * configure: Regenerated.
1792
1793 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1794
1795         * configure.in: Use an absolute path to install-sh.
1796         * configure: Regenerated.
1797
1798 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1799
1800         * MAINTAINERS (Write After Approval): Add myself.
1801
1802 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
1803
1804         * MAINTAINERS: Remove from Write After Approval those that are
1805         already maintainers.
1806
1807 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
1808
1809         * MAINTAINERS:  Update my email address.
1810
1811 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1812
1813         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1814         * configure: Regenerate.
1815
1816 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
1817
1818         * MAINTAINERS:  Update my email address.
1819
1820 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
1821
1822         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
1823         entries belonging to this category.
1824
1825 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
1826
1827         * MAINTAINERS: Update my e-mail address.
1828
1829 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1830
1831         Fix wrong conflict resolution in:
1832
1833         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1834
1835         * Makefile.in: Regenerate.
1836         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1837         in the recursive `make', instead of hardwiring `all'.
1838         (Autogenerated TARGET-* variables): New.
1839
1840 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
1841
1842         * configure.in: Enable target-libgloss for crx-*-*.
1843         * configure: Regenerate.
1844
1845 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1846
1847         * MAINTAINERS (Various Maintainers): Move the "windows,
1848         cygwin, mingw" maintainer to ...
1849         (OS Port Maintainers): ... here.
1850
1851 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1852
1853         * MAINTAINERS (Write After Approval): Remove those that are
1854         maintainers of some subsystem.
1855
1856 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1857
1858         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1859         * ltcf-cxx.sh (tpf*): Likewise.
1860         * ltconfig (tpf*): Add TPF OS configuration support.
1861
1862 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
1863
1864         * MAINTAINERS: Change my email address to my new work account.
1865
1866 2004-09-24  Michael Roth  <mroth@nessie.de>
1867
1868         * configure.in (--without-headers): Add missing double quotes.
1869         * configure: Regenerate.
1870
1871 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1872
1873         * ylwrap: Revert to previous version.
1874
1875 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1876
1877         PR bootstrap/17369
1878         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1879         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1880         SET_GCC_LIB_PATH_CMD.
1881         (BASE_TARGET_EXPORTS): Likewise.
1882         * Makefile.in: Regenerated.
1883
1884         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1885         * configure: Regenerated.
1886
1887 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1888
1889         * config.guess: New upstream version
1890         * compile, depcomp, install-sh, ylwrap: Likewise.
1891
1892 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1893
1894         * config/mh-x86omitfp: New host makefile fragment.  Add
1895         -fomit-frame-pointer to the default BOOT_CFLAGS.
1896         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1897         * configure: Regenerate.
1898
1899 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1900
1901         PR target/11572
1902         * configure.in (*-*-darwin*): Renable libobjc.
1903         * configure: Regenerate.
1904
1905 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
1906
1907         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1908
1909 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1910
1911         * Makefile.def: Remove libbanshee.
1912         * Makefile.tpl: Ditto.
1913         * configure.in: Ditto.
1914         * Makefile.in: Regen.
1915         * configure: Ditto.
1916
1917 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
1918
1919         * ltmain.sh: Use $pic_object as $non_pic_object if
1920         $non_pic_object=none.
1921
1922 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1923
1924         * missing: Import latest version from master repository.
1925
1926 2004-09-06  Nick Clifton  <nickc@redhat.com>
1927
1928         * config.sub: Import latest version from master repository.
1929         * config.guess: Likewise.
1930         This includes these changes:
1931
1932         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1933
1934         * config.sub: Handle crisv32, alias etraxfs.
1935         * config.guess (crisv32:Linux:*:*): Handle.
1936
1937         2004-08-13  Brad Smith  <brad@comstyle.com>
1938
1939         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1940         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1941
1942         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1943
1944         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1945         assume the processor is a powerpc.  This is because coreutils
1946         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1947         in this case, due to a MacOS X bug that causes
1948         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1949         to return a negative number.
1950         Problem reported by Petter Reinholdtsen in:
1951         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1952
1953         2004-07-19  Ben Elliston  <bje@gnu.org>
1954
1955         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1956
1957         2004-06-24  Ben Elliston  <bje@gnu.org>
1958
1959         * config.guess: Update copyright years.
1960         * config.sub: Likewise.
1961
1962         2004-06-22  Robert Millan  <robertmh@gnu.org>
1963
1964         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1965         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1966
1967         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1968
1969         * config.guess (*:*VMS:*:*): New entry. Replaces
1970         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1971         manufacturer.
1972
1973         2004-06-22  Ben Elliston  <bje@gnu.org>
1974
1975         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1976         * config.sub: Likewise.
1977
1978         2004-06-22  Ben Elliston  <bje@gnu.org>
1979
1980         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1981         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1982
1983         2004-06-11  Ben Elliston  <bje@gnu.org>
1984
1985         * config.guess (pegasos:OpenBSD:*:*): Remove.
1986
1987         2004-06-11  Ben Elliston  <bje@gnu.org>
1988
1989         From Wouter Verhelst <wouter@grep.be>:
1990         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1991
1992         2004-06-11  Ben Elliston  <bje@gnu.org>
1993
1994         * config.guess (luna88k:OpenBSD:*:*): New.
1995
1996         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1997
1998         * config.guess (m32r*:Linux:*:*): New case.
1999         * config.sub: Handle m32rle.
2000
2001         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2002
2003         From Jens Petersen  <petersen@redhat.com>:
2004         * config.sub: Handle sparcv8.
2005
2006         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2007
2008         From Tom Smith <smith@cag.lkg.hp.com>:
2009         * config.guess: Version suffixes are equally significant on Tru64
2010         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2011         prefix of "P" (patched kernel).
2012
2013         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2014
2015         * config.sub: Add support for National Semiconductor CRX target.
2016
2017 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2018
2019         * MAINTAINERS (Various Maintainers): Remove myself as web page
2020         maintainer, add myself as maintainer of build status lists.
2021
2022 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2023
2024         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2025         *-*-netware, but add target-libmudflap.
2026         Consolidate *-*-netware targets (of which really only i?86 exists)
2027         into a single entry.
2028         * configure: Likewise.
2029
2030 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2031
2032         * Makefile.tpl (sorry): Remove.
2033         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2034         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2035         (do-clean): Clean per-stage directories too.
2036         (do-distclean): Run distclean-stage1 too.
2037         (.NOTPARALLEL): Enable during toplevel bootstrap.
2038         (stage[+id+]-bubble): Enable parallel execution during
2039         the recursive invocation.
2040         * Makefile.in: Regenerate.
2041
2042         Fix previous checkin:
2043
2044         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2045         include.
2046         * configure.in: Fix indentation.
2047         * configure: Regenerate.
2048
2049 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2050
2051         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2052         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2053         * configure: regenerate
2054         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2055         -mdynamic-no-pic
2056
2057
2058 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2059
2060         * Makefile.def (build_modules): Add fixincludes.
2061         (dependencies): Make gcc depend on fixincludes.
2062         * configure.in (build_tools): Add fixincludes.
2063         (build_configdirs): Always include build_libs.
2064         * Makefile.in: Regenerate.
2065         * configure: Regenerate.
2066
2067 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2068
2069         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2070         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2071         phony targets; do not generate timestamp files.
2072         (distclean-stageN): Remove references to their timestamp files.
2073         (restageN, touch-stageN): Remove.
2074         (stageN-bubble): Rewritten.
2075         (compare): Support lean bootstraps.
2076         * Makefile.in: Regenerate.
2077
2078         * configure.in: Only warn when bootstrapping but
2079         build != host or build != target.  Support lean bootstraps.
2080         * configure: Regenerate.
2081
2082 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2083
2084         * configure.in:  Give a better error message if GMP/MPFR are missing
2085         and a language needing them has been requested.
2086         * configure:  Regenerated.
2087
2088 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2089
2090         * configure.in:  Print a list of available language front-ends if
2091         a requested one is missing.  Tidy stray tab characters.
2092         * configure:  Regenerated.
2093
2094 2004-08-19  Michael Koch  <konqueror@gmx.de>
2095
2096         * gcc/doc/install.texi: Update entry about automake for libjava.
2097
2098 2004-08-17  Robert Millan  <robertmh@gnu.org>
2099
2100         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2101         (instead of FreeBSD).
2102         * configure: Regenerate.
2103
2104 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2105
2106         * Makefile.in: Regenerate.
2107         * configure: Regenerate.
2108
2109         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2110         stage_*_flags.
2111         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2112         for bootstrapped modules if toplevel bootstrap is going.
2113         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2114         modules.  Adjust for changes in Makefile.def.  Enable several
2115         rules even in non-bootstrap mode, just to avoid peppering the
2116         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2117         (stage-[+prev+]-bubble): Remove.
2118
2119         * Makefile.def (Dependencies): Depend on all-build-bison,
2120         all-build-flex, all-build-byacc, all-build-texinfo, rather
2121         than the host variations.
2122         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2123         with BUILD_SUBDIR.
2124         (BISON): Update for recent Bisons.
2125         (YACC): Fix typo.
2126         (cross): Depend on all-build.
2127         (all): Do not depend on all-build.
2128         (prebootstrap): Remove.
2129         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2130         (Prebootstrap dependencies): Add them to the per-stage targets
2131         and to all-prebootstrap.
2132         * configure.in (build_configdirs): Always enable build_tools.
2133         (BUILD_DIR_PREFIX): Remove.
2134
2135         * Makefile.def (gcc): Add target variable.
2136         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2137         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2138         in the recursive `make', instead of hardwiring `all'.
2139         (Autogenerated TARGET-* variables): New.
2140
2141 2004-08-13  Brian Booth  <bbooth@redhat.com>
2142
2143         * MAINTAINERS: Remove myself from write-after-approval.
2144
2145 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2146
2147         * src-release: Stop distributing mmalloc with gdb (which doesn't
2148         use it).
2149         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2150         * Makefile.in: Regenerate.
2151
2152 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2153
2154         * configure.in (arm*-*-eabi*): New target.
2155         * configure: Regenerate.
2156
2157 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2158
2159         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2160         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2161         (Dependencies): New section.
2162         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2163         (configure-target-[+module+]): Depend on maybe-all-gcc
2164         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2165         (toplevel profiledbootstrap): Fix dependencies.
2166         * Makefile.in: Regenerate.
2167
2168 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2169
2170         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2171         target-libiberty to noconfigdirs.
2172         * configure: Regenerate.
2173
2174 2004-08-03  Paul Brook  <paul@codesourcery.com>
2175
2176         * configure.in: Check for MPFR as well as GMP.
2177         * configure: Regenerate.
2178
2179 2004-08-01  Robert Millan  <robertmh@gnu.org>
2180
2181         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2182         libmudflap for all GNU-based systems (with Glibc).
2183         * configure: Regenerate.
2184
2185 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2186
2187         * Makefile.def (host-modules): Add gcc.
2188         * Makefile.in: Regenerate.
2189         * Makefile.tpl (sorry): New rule.
2190         (configure-host, all-host, [+make_target+]-host, do-check,
2191         install-host): Do not add gcc as a special case.
2192         (host modules): Add a small special-casing for gcc.  Export
2193         extra_make_flags through the environment.
2194         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2195         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2196         other recursive targets for gcc): Remove.
2197
2198         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2199         (stage, unstage): New rules.
2200         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2201         distclean-stage[+id+]): Use stage_current.
2202         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2203         the stage*-start rules.
2204
2205 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
2206
2207         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2208         use -all_load flag.
2209
2210 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
2211
2212         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2213         * configure: Regenerate.
2214
2215 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
2216
2217         * maintainer-scripts/gcc_release: Revert yesterday's change.
2218
2219 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
2220
2221         * MAINTAINERS: Add myself to write-after-approval.
2222
2223 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2224
2225         * libf2c: Removed.
2226         * gcc/gccbug.in: Updated because of libf2c removal.
2227         * maintainer-scripts/gcc_release: Ditto.
2228
2229 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2230
2231         * configure.in: Build libmudflap by default on FreeBSD.
2232         * configure: Regenerated.
2233
2234 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2235
2236         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2237         systems.
2238         * configure: Regenerated.
2239
2240 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2241
2242         PR target/16344
2243         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2244         feedback based compiler.
2245         * Makefile.in: Rebuilt.
2246
2247 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2248
2249         * Makefile.def (host_modules): Set bootstrap=true for flex.
2250         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2251         * Makefile.in: Rebuilt.
2252
2253 2004-07-07  Jan Hubicka  <jh@suse.cz>
2254
2255         * MAINTAINERS: Add self as a profile feedback maintainer.
2256
2257 2004-07-05  Phil Edwards  <phil@codesourcery.com>
2258
2259         * configure.in:  Do not prepend $srcdir to /dev/null in
2260         makefile fragments.
2261         * configure:  Regenerate.
2262
2263 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2264
2265         * Makefile.def (build_modules): Add bison, byacc, flex,
2266         m4, texinfo.
2267         (flags_to_pass): Add FLEX.
2268         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2269         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2270         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2271         DEFAULT_MAKEINFO): Remove.
2272         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2273         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2274         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2275         objdir or else use configured tool.
2276         (all-build): New.
2277         (all): Depend on it.
2278         (Build module dependencies): Add.
2279         * Makefile.in: Regenerate.
2280         * configure.in: Better support for multiple build modules,
2281         matching what is done for host/target modules.  Do not look
2282         for "plausible" locations of build tools if Canadian cross.
2283         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2284         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2285         * configure: Regenerate.
2286
2287 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2288
2289         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2290         * Makefile.in: Regenerate.
2291
2292 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2293
2294         * Makefile.tpl (configure-build-[+module+],
2295         configure-[+module+], configure-target-[+module+]): Pass
2296         [+extra_configure_args+].
2297         (all-build-[+module+], all-[+module+], check-[+module+],
2298         install-[+module+], [+make_target+]-[+module+],
2299         all-target-[+module+], check-target-[+module+],
2300         install-target-[+module+], [+make_target+]-target-[+module+]):
2301         Pass [+extra_make_args+].
2302         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2303         (GCC_HOST_EXPORTS): Remove.
2304         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2305         cross, check-gcc, check-gcc-c++, install-gcc,
2306         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2307         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2308         * Makefile.in: Regenerate.
2309
2310 2004-06-21  Matthew Sachs  <msachs@apple.com>
2311
2312         * MAINTAINERS: Added self to write-after-approval.
2313
2314 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2315
2316         * configure.in: Check for srcdir/winsup rather than build directory
2317         winsup.
2318         * configure: Regenerate.
2319
2320 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2321
2322         * configure.in: Don't build Cygwin native newlib if winsup
2323         directory is missing.  Emit warning instead.
2324         * configure: Regenerate.
2325
2326 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2327
2328         * Makefile.tpl (touch-stage[+id+]): New.
2329         (restage[+prev+]): Depend on touch-stage[+id+].
2330
2331         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2332         Use it throughout.
2333
2334         * Makefile.def: Add profile and feedback bootstrap stages.
2335         Remove next field from bootstrap stages.
2336         * Makefile.tpl (LN, LN_S): Substitute.
2337         (stageN-start, stageN-end): Use double-colon rules, to
2338         provide a hook for additional setup commands.
2339         (distclean-stageN-gcc, restageN): Create dependencies from
2340         [+prev+], not from [+next+].
2341         (stageN-bubble): Add commands for successive stages from
2342         [+prev+], using double-colon rules.
2343         (all-stageN-gcc): Fix typo.
2344         (stagefeedback-start, profiledbootstrap): New.
2345         * Makefile.in: Regenerate.
2346         * configure.in: Call ACX_PROG_LN.
2347         * configure: Regenerate.
2348
2349 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
2350
2351         * MAINTAINERS (Write After Approval): Add myself.
2352
2353 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
2354
2355         * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2358
2359         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2360         without gcc.
2361         * configure: Regenerate.
2362
2363 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2364
2365         * Makefile.tpl: Fix typo.
2366         * Makefile.in: Regenerate.
2367
2368 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2369
2370         * configure.in: Remove new- prefix from toplevel
2371         bootstrap targets.
2372         * configure: Regenerate.
2373
2374 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2375
2376         * Makefile.tpl (all.normal): Rename to all.
2377         (all): Replace with a rule to pick the default
2378         target from configure.
2379         (all-gcc, configure-gcc): Use conditionals to
2380         do nothing when toplevel bootstrap is going on.
2381         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2382         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2383         * configure.in: Support --enable-bootstrap.
2384
2385         * Makefile.def: Remove new- prefix from toplevel
2386         bootstrap targets.
2387         * Makefile.tpl: Likewise.
2388
2389         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2390         target.
2391
2392         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2393         $(RECURSE_FLAGS) to recursive invocation of make.
2394
2395         * Makefile.in: Regenerate.
2396         * configure: Regenerate.
2397
2398 2004-05-30  Andreas Jaeger  <aj@suse.de>
2399             Jim Wilson <wilson@specifixinc.com>
2400
2401         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2402         like CC.
2403
2404 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2405
2406         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2407         * configure: Regenerate.
2408
2409 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2410
2411         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2412         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2413         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2414         targets.
2415         * Makefile.in: Regenerate.
2416
2417 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
2418
2419         * configure.in: Test the ability to symlink directories.
2420         * configure: Regenerate.
2421
2422         * Makefile.def (bootstrap-stage): New definitions.
2423         * Makefile.tpl (configure-stage1-gcc,
2424         configure-stage2-gcc, configure-stage3-gcc,
2425         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2426         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2427         new-restage3, compare): Autogenerate, see Makefile.in
2428         entry for behavioral changes.
2429         (distclean-stage1, new-stage1-start, new-stage1-end,
2430         new-stage1-bubble, distclean-stage2, new-stage2-start,
2431         new-stage2-end, new-stage2-bubble, distclean-stage3,
2432         new-stage3-start, new-stage3-end): New autogenerated targets.
2433         (objext, prebootstrap, BOOT_CFLAGS,
2434         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2435         targets.
2436
2437         * Makefile.in: Regenerate.
2438         (distclean-stage1, new-stage1-start, new-stage1-end,
2439         new-stage1-bubble, distclean-stage2, new-stage2-start,
2440         new-stage2-end, new-stage2-bubble, distclean-stage3,
2441         new-stage3-start, new-stage3-end): New targets.
2442         (all-stage1-gcc): Move prebootstrap dependency from here...
2443         (configure-stage1-gcc): ...to here.
2444         (new-bootstrap): Use bubble targets.
2445         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2446         Use per-stage distclean targets.
2447         (configure-stage1-gcc, configure-stage2-gcc,
2448         configure-stage3-gcc, all-stage1-gcc,
2449         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2450         Use new-stageN-start to prepare the tree.
2451
2452 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2453
2454         * Makefile.def (host_modules): add libcpp.
2455         * Makefile.tpl: Add dependencies on and for libcpp.
2456         * Makefile.in: Regenerate.
2457         * configure.in: Add libcpp host module.
2458         * configure: Regenerate.
2459
2460 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         * Makefile.tpl: Whenever a recursive target is defined, wrap
2463         it in a special @if/@endif block, and prepare its maybe
2464         dependency in the @if/@endif block
2465         * configure.in: Instead of writing maybe dependencies, remove
2466         the @if/@endif statements, and remove the @if/@endif blocks
2467         that remain.
2468         * configure: Regenerate.
2469         * Makefile.in: Regenerate.
2470
2471 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
2472
2473         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2474
2475 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
2476
2477         PR bootstrap/15120
2478         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2479         * */configure: Rebuilt.
2480
2481 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2482
2483         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2484         of libf2c.
2485         * configure, Makefile.in: Regenerate.
2486
2487 2004-05-13  Tobias SchlÃ\83¼ter  <tobi@gcc.gnu.org>
2488
2489         * MAINTAINERS (Write After Approval): Add myself.
2490
2491 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2492
2493         Merge from tree-ssa-20020619-branch.
2494
2495         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2496         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2497         (HOST_GMPLIBS): Define.
2498         (HOST_GMPINC): Define.
2499         (TARGET_LIB_PATH): Add libmudflap.
2500         (GFORTRAN_FOR_TARGET): Define.
2501         (configure-build*): Export GFORTRAN.
2502         (configure-gcc): Export GMPLIBS and GMPINC.
2503         (all-gcc): Add maybe-all-libbanshee.
2504         (configure-target-libgfortran): Define.
2505         * Makefile.in: Regenerate.
2506         * configure.in (host_libs): Add libbanshee.
2507         (target_libraries): Add target-libmudflap and target-libgfortran.
2508         Add --with-libbanshee.
2509         Handle --disable-libmudflap.
2510         (*-*-freebsd*): Use with_gmp.
2511         Add $(libgcj) to noconfigdirs.
2512         * configure: Regenerate.
2513         * depcomp: New file.
2514         * MAINTAINERS: Add tree-ssa maintainers.
2515
2516 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
2517
2518         * MAINTAINERS (Various Maintainers): Add myself.
2519
2520 2004-04-30  Brian Ford  <ford@vss.fsi.com>
2521
2522         * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
2525
2526         * MAINTAINERS (Write After Approval): Add myself.
2527
2528 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2529
2530         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2531         * configure: Regenerate.
2532
2533 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2534
2535         Revert:
2536         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2537
2538         * Makefile.def (flags_to_pass): Remove *dir variables that
2539         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2540         as well as prefix and exec_prefix.
2541         * Makefile.in: Regenerate.
2542
2543 2004-04-26  Robert Millan  <robertmh@gnu.org>
2544
2545         Add patches from libtool CVS.
2546         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2547         * ltconfig: Likewise.
2548         * ltcf-c.sh: Likewise.
2549         * ltcf-cxx.sh: Likewise.
2550         * ltcf-gcj.sh: Likewise.
2551
2552 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2553
2554         * Makefile.def (host_modules): Mark with the bootstrap
2555         flag packages on which gcc depends.
2556         * Makefile.tpl (all-bootstrap): Use it.
2557         * Makefile.in: Regenerate.
2558
2559 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2560
2561         * Makefile.def (flags_to_pass): Remove *dir variables that
2562         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2563         as well as prefix and exec_prefix.
2564         * Makefile.in: Regenerate.
2565
2566 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2567
2568         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2569         * configure: Regenerate.
2570         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2571         * gcc/Makefile.tpl (compare): Use the result of the test.
2572         * gcc/Makefile.in: Regenerate.
2573
2574 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2575
2576         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2577         Always relocate gcc and prev-gcc to the original names, even
2578         if the build fails.
2579         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2580         New targets.
2581
2582 2004-04-23  Laurent GUERBY <laurent@guerby.net>
2583
2584         * MAINTAINERS: Update my email address.
2585
2586 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2587
2588         * configure.in (mips*-*-irix5*): Enable ld.
2589         * configure: Regenerate.
2590
2591 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2592
2593         * configure: Regenerate.
2594
2595 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2596
2597         * Makefile.tpl (configure-[+module+], configure-gcc,
2598         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2599         Set and export LDFLAGS.
2600         * Makefile.in: Regenerate.
2601
2602 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
2603
2604         * MAINTAINERS: Add myself to write-after-approval.
2605
2606 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2607
2608         PR bootstrap/14871
2609         * Makefile.tpl: If we don't have built-in-tree target tools,
2610         use the ones found by configure rather than hacking around with
2611         program_transform_name.
2612         * configure.in: Give Makefile.tpl the information necessary
2613         to do that.
2614         * Makefile.in: Regenerate.
2615         * configure: Regenerate.
2616
2617 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2618
2619         PR bootstrap/14760
2620         * configure.in: When computing baseargs, strip *all* copies of
2621         offending options.  Also, don't match/substitute the trailing space,
2622         so that this actually works when two similar options are separated by
2623         only one space.
2624         * configure: Regenerate.
2625
2626 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2627
2628         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2629         (rs6000-*-aix*): Same.
2630         * configure: Regenerate.
2631
2632 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
2633
2634         * MAINTAINERS: Add myself to write-after-approval.
2635
2636 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
2637
2638         * MAINTAINERS: Add myself to write-after-approval.
2639
2640 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2641
2642         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2643         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2644         * Makefile.in: Regenerate.
2645
2646         * configure.in (top level bootstrap support): Rework --enable-werror
2647         to set @stage2_werror_flag@.
2648         * configure: Regenerate.
2649         * Makefile.tpl (top level bootstrap support): Pass
2650         @stage2_werror_flag@ down to configure in stages 2 and 3.
2651         * Makefile.in: Regenerate.
2652
2653 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2654
2655         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2656         for stages 2 and 3 as well as in make.  As a consequence, remove
2657         OUTPUT_OPTION (now detected by configure) from the flags passed down
2658         to make.
2659         * Makefile.in: Regenerate.
2660
2661         * Makefile.tpl (new-bootstrap): Fix typo.
2662         * Makefile.in: Regenerate.
2663
2664 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2665
2666         * Makefile.tpl: Rearrange by moving recursive_targets rules
2667         into their proper sections.
2668         * Makefile.tpl (top level bootstrap support): Move disabling
2669         of coverage flags from 'make' to 'configure'; improve comments.
2670         * Makefile.in: Regenerate.
2671
2672         * Makefile.tpl (experimental top level bootstrap) Move stage1
2673         language setting from all- target to configure- target; disable
2674         intermodule optimization in stage 1; prevent gratuitous rebuilds
2675         of stage 1.
2676         * Makefile.in: Regenerate.
2677         * configure.in: Comma-separate stage 1 language list for top
2678         level bootstrap.
2679         * configure: Regenerate.
2680
2681         * Makefile.tpl: Clean up experimental top level bootstrap support:
2682         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2683         prev-gcc in configure- targets as well as all- targets.
2684         * Makefile.in: Regenerate.
2685
2686 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
2687
2688         * compile: New file imported from automake.
2689
2690 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2691
2692         * configure.in: Remove symbolic link section.
2693         * configure: Regenerate.
2694         * Makefile.tpl (links): Remove.
2695         * Makefile.in: Regenerate.
2696
2697 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2698             Nathanael Nerode  <neroden@gcc.gnu.org>
2699
2700         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2701         Set with AC_CHECK_PROGS.
2702         * configure.in: Fix comment typo from last patch.
2703         * configure: Regenerate.
2704
2705 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2706
2707         * Makefile.tpl: Introduce experimental top level bootstrap support.
2708         * Makefile.in: Regenerate.
2709         * configure.in: Introduce support for top level bootstrap.
2710         * configure: Regenerate.
2711
2712 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2713             Paolo Bonzini  <bonzini@gnu.org>
2714
2715         PR bootstrap/14522
2716         * configure.in: Cope with shells that do not support unquoted ^
2717         * configure: Regenerate.
2718
2719 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2720             Paolo Bonzini  <bonzini@gnu.org>
2721
2722         PR bootstrap/14522
2723         * configure.in: Cope with shells that do not support nesting
2724         quotes inside quoted backquote substitutions.
2725         * configure: Regenerate.
2726
2727 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2728
2729         PR bootstrap/14522
2730         * configure.in: Fix escaping of $.
2731         * configure: Regenerate.
2732
2733 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2734
2735         * configure: Regenerate, since I forgot to while committing Paolo's
2736         changes.
2737
2738 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2739
2740         PR ada/14131
2741         Move language detection to the top level.
2742         * configure.in: Find default values for the tools as
2743         soon as possible.  Disable ada if GNAT is not found.
2744         Emit error message about missing languages.  Expand
2745         --enable-languages=all for the gcc subdirectory.
2746
2747 2004-03-10  Ben Elliston  <bje@gnu.org>
2748
2749         * MAINTAINERS: Update my email address.
2750
2751 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
2752
2753         * ltconfig: Disable building static libraries if building shared
2754         libraries on AIX 5L.
2755
2756 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2757
2758         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2759         and disable libgcj.
2760         * configure: Regenerated.
2761
2762 2004-03-01  Brian Booth  <bbooth@redhat.com>
2763
2764         * MAINTAINERS: Add myself to write-after-approval.
2765
2766 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
2767
2768         * MAINTAINERS: Add myself to write-after-approval.
2769
2770 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2771
2772         PR bootstrap/7087
2773         * Makefile.tpl: Guard XFOO sed statements better.
2774         * Makefile.tpl: Add dependency for configure-target-libada.
2775         * Makefile.in: Regenerate (incidentally fixes broken
2776         commit when libada-branch was merged).
2777
2778 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
2779
2780         * MAINTAINERS: Add myself to write-after-approval.
2781
2782 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
2783
2784         * MAINTAINERS: Add Nicola Pero and myself as libobjc
2785         maintainers.
2786
2787 2004-02-20  Andrew Cagney  <cagney@redhat.com>
2788
2789         * config.guess: Update from version 2003-10-16 to 2004-02-16.
2790         * config.sub: Update from version 2003-11-03 to 2004-02-16.
2791
2792 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2793
2794         PR bootstrap/11932
2795         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2796
2797 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
2798
2799         * MAINTAINERS: Added myself to write-after-approval.
2800
2801 2004-02-14  Michael Koch  <konqueror@gmx.de>
2802
2803         * MAINTAINERS: Added myself to write-after-approval.
2804
2805 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2806
2807         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
2808         some OS port maintainers to OS port maintainers section.
2809
2810 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
2811
2812         * MAINTAINERS: Add self.
2813
2814 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2815
2816         * MAINTAINERS: Alphabetize.
2817
2818 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
2819
2820         * MAINTAINERS: Remove myself.
2821
2822 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2823
2824         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2825         (rs6000-*-aix*): Same.
2826         * configure: Regenerate.
2827
2828 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2829
2830         * configure.in (host): Add in missing $noconfigdirs to defines.
2831         * configure: Regenerate.
2832
2833 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2834             Nathanael Nerode  <neroden@gcc.gnu.org>
2835
2836         PR ada/6637, PR ada/5911
2837         Merge with libada-branch:
2838         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2839         with appropriate dependencies. Add --enable-libada configure switch.
2840         * configure, Makefile.in: Regenerate.
2841
2842 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * MAINTAINERS: Add myself to write-after-approval.
2845
2846 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2847
2848         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2849         * configure: Regenerate.
2850
2851 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
2852
2853         Merge from upstream:
2854
2855         * ltmain.in: When setting IFS to '~', be careful about user
2856         arguments that contain '~'.
2857
2858         2004-02-04  Peter O'Gorman  <peter@pogma.com>
2859
2860         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2861         Also test $base_compile against $CC with escaped arguments. Bug
2862         reported by Geoff Keating <geoffk@apple.com>.
2863
2864 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
2865
2866         * MAINTAINERS: Remove i960 port.
2867
2868 2004-01-23  DJ Delorie  <dj@redhat.com>
2869
2870         * Makefile.def (target_modules) [libiberty]: Don't stage.
2871         * Makefile.in: Rebuilt.
2872
2873 2004-01-20  Caroline Tice  <ctice@apple.com>
2874
2875         * MAINTAINERS: Add myself to write-after-approval.
2876
2877 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
2878
2879         * MAINTAINERS: Update my email address.
2880
2881 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
2882
2883         * MAINTAINERS: Add myself to write-after-approval.
2884
2885 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2886
2887         * MAINTAINERS: Remove entries without email address.
2888
2889 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
2890
2891         * MAINTAINERS: Add myself to write-after-approval.
2892
2893 2004-01-15  Steven Bosscher  <stevenb@suse.de>
2894
2895         * MAINTAINERS: Update my email address.
2896
2897 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2898
2899         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2900         * Makefile.tpl (configure-target-[+module+]): Support stage.
2901         * Makefile.in: Rebuilt.
2902
2903 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
2904
2905         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2906
2907 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
2908
2909         * MAINTAINERS: Add myself as a MIPS maintainer.
2910
2911 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2912
2913         * configure.in: Use ./config.cache, not config.cache.
2914         * configure: Regenerate.
2915         * Makefile.tpl: Special-casing not needed for GCC any more.
2916         * Makefile.in: Regenerate.
2917
2918         * configure.in: Don't share a cache file for host dirs.
2919         * configure: Regenerate.
2920
2921         * config-ml.in: Don't mess with the cache file.
2922
2923 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2924
2925         * MAINTAINERS: Move myself from 'Write After Approval' to
2926         'CPU Port Maintainers' section as SPARC maintainer.
2927
2928 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2929
2930         * Makefile.tpl: Make GCC use a separate config.cache.
2931         * Makefile.in: Regenerate.
2932
2933         PR bootstrap/11932, PR bootstrap/11933
2934         (I don't know if it will fix either of them, but it relates
2935         to them.)
2936         * configure.in: Don't use shared config.cache for target
2937         directories.
2938         * configure: Regenerate.
2939
2940 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
2941
2942         * MAINTAINERS: Add myself to 'Write After Approval' section.
2943
2944 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2945
2946         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2947         * configure: Regenerated.
2948
2949 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
2950
2951         * MAINTAINERS: Remove the mn10200 maintainer.
2952
2953 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2954
2955         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2956         * configure: Regenerated.
2957
2958 2003-12-16  Jan Hubicka  <jh@suse.cz>
2959
2960         * MAINTAINERS: Add myself as callgraph maintainer.
2961
2962 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2963
2964         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2965         * configure: Regenerate.
2966
2967 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2968
2969         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2970         'Write After Approval' section. Update email.
2971
2972 2003-12-01  James Lemke <jim@wasabisystems.com>
2973
2974         * MAINTAINERS (Write After Approval): Add myself.
2975
2976 2003-11-20  Matt Thomas  <matt@3am-software.com>
2977
2978         * MAINTAINERS: Add myself as a vax port maintainer.
2979
2980 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2981
2982         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2983         (configure-build-[+module+], configure-[+module+]): Likewise.
2984         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2985         * Makefile.in: Regenerate.
2986
2987 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2988
2989         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2990         shared/dylibed libraries.
2991         * ltmain.sh: Likewise.
2992         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2993         * ltcf-cxx.sh: Likewise.
2994         * ltcf-gcj.sh: Likewise.
2995         * ltconfig: Likewise.
2996
2997 2003-11-17  Stan Cox  <scox@redhat.com>
2998
2999         * MAINTAINERS: Add myself as iq2000 port maintainer.
3000
3001 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3002
3003         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3004         * Makefile.in: Regenerate.
3005
3006 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3007
3008         * config.sub: Update to 2003-11-03 version.
3009
3010 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3011
3012         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3013         * configure:  Regenerate.
3014
3015 2003-10-20  Nicolas Pitre <nico@cam.org>
3016
3017         * MAINTAINERS: Add myself to 'Write After Approval' section.
3018
3019 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3020
3021         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3022
3023 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3024
3025         * MAINTAINERS: Update my email address.
3026
3027 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3028
3029         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3030
3031 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3032
3033         * MAINTAINERS: Add myself to 'Write After Approval' section.
3034
3035 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3036
3037         * config.guess: Update to 2003-10-16 version.
3038         * config.sub: Update to 2003-10-16 version.
3039
3040 2003-10-15 David Daney  <ddaney@avtrex.com>
3041
3042         * MAINTAINERS: Added myself to 'Write After Approval' section.
3043
3044 2003-10-15  Falk Hueffner  <falk@debian.org>
3045
3046         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3047         'Write After Approval' section. Update email.
3048
3049 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3050
3051         * MAINTAINERS: Move myself from 'Write After Approval' to
3052         'Various Maintainers' section as middle-end maintainer.
3053
3054 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3055
3056         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3057         HOST_FLAGS_TO_PASS.
3058         * Makefile.in: Regenerate.
3059
3060 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3061
3062         * config.guess: Update to 2003-10-07 version.
3063         * config.sub: Update to 2003-10-07 version.
3064
3065 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3066
3067         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3068         * ltconfig (irix5*, irix6*): Don't override version_type.
3069
3070 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3071
3072         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3073         * configure: Rebuilt
3074         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3075         * Makefile.in: Rebuilt
3076
3077 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3078
3079         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3080
3081 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3082
3083         * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2003-09-29  Paul Koning  <ni1d@arrl.net>
3086
3087         * MAINTAINERS: Move myself from "Write After Approval"
3088         to CPU platform maintainers for pdp11 platform.
3089
3090 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3091
3092         * MAINTAINERS: Move myself from 'Write After Approval' to
3093         'Various Maintainers' section as libffi testsuite maintainer.
3094
3095 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3096
3097         * configure.in: Pass a computed --program-transform-name
3098         to subconfigures.
3099         * configure: Regenerated.
3100
3101 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3102
3103         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3104         * Makefile.in: Regenerate.
3105
3106         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3107         * Makefile.in: Regenerate.
3108
3109 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3110
3111         * MAINTAINERS: Move myself from 'Write After Approval'
3112         to 'Various Maintainers' (objective-c) section.
3113
3114 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3115
3116         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3117         quoting.
3118         * configure: Regenerated.
3119
3120 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3121
3122         * MAINTAINERS (Write After Approval): Add myself to write after
3123         approval list.
3124
3125 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3126
3127         * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3130
3131         * MAINTAINERS: Update my e-mail address.
3132
3133 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3134
3135         * libtool.m4 (LD): Correct powerpc64 host match.
3136
3137 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3138
3139         * MAINTAINTERS: Update my affiliation and email address.
3140
3141 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3142
3143         * MAINTAINERS (Write After Approval): Add myself.
3144
3145 2003-09-04  DJ Delorie  <dj@redhat.com>
3146
3147         * configure: Regenerate.
3148
3149 2003-09-04  Robert Millan  <robertmh@gnu.org>
3150
3151         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3152
3153 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3154
3155         * configure.in: Ensure arguments to sed are properly spaced.
3156         * configure: Regenerate.
3157
3158 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3159
3160         * MAINTAINERS: Update my e-mail address.
3161
3162 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3163
3164         * MAINTAINERS (Write After Approval): Add myself.
3165
3166 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3167
3168         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3169         * configure: Regenerated.
3170
3171 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3172
3173         * MAINTAINERS: Update my email address.
3174
3175 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3176
3177         * configure.in:  Use newline instead of semicolon when assuming
3178         shell arguments in a for loop.
3179         * configure:  Regenerated.
3180
3181 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3182
3183         * MAINTAINERS: Resurrect the i860 maintainer.
3184
3185 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3186
3187         PR 8180
3188         * configure.in: When testing with_libs and with_headers, treat
3189         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3190         * configure: Regenerate.
3191
3192         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3193         make, shell, etc.
3194         (baseargs): Likewise.
3195         * configure: Regenerate.
3196
3197 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
3198
3199         * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3202
3203         * configure.in: Disable libgcj for darwin not on powerpc.
3204         * configure: Rebuild.
3205
3206 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3207
3208         * config-ml.in, symlink-tree: Add license.
3209
3210 2003-08-03  Richard Stallman  <rms@gnu.org>
3211             Eben Moglen  <moglen@columbia.edu>
3212
3213         * README.SCO: New file.
3214
3215 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3216
3217         * Makefile.tpl (check, check-c++): Express dependencies using
3218         dependencies rather than commands.
3219         * Makefile.in: Regenerate.
3220
3221 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3222
3223         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3224         * configure: Ditto.
3225
3226 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3227
3228         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3229         * Makefile.in: Update.
3230
3231 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3232
3233         * configure.in: Enable libgcj for darwin.
3234         * configure: Rebuild.
3235
3236 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
3237
3238         * config-ml.in:  Use ac_configure_args directly instead of
3239         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3240         actually seen.
3241
3242 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3243
3244         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3245         creating target and build subdirs to build all parent dirs as needed.
3246         * Makefile.in: Rebuild.
3247         * configure.in: Don't build dirs explicitly here.
3248         * configure: Rebuild.
3249
3250 2003-07-26  Paul Brook  <paul@nowt.org>
3251
3252         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3253
3254 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3255
3256         * Makefile.tpl (all-make): Depend on intl.
3257         * Makefile.in: Rebuilt.
3258
3259 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3260
3261         * install-sh:  Update to newer upstream versions (associated with
3262         aclocal 1.7).
3263         * mkinstalldirs:  Likewise.
3264         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3265
3266 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
3267
3268         * MAINTAINERS: Move self from Bug database only accounts
3269         to write-after-approval.
3270
3271 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3272
3273         * config.if: Remove unused libc_interface determination.
3274
3275 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3276
3277         * MAINTAINERS: Move self from write-after-approval to
3278         build machinery (*.in).
3279
3280 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3281
3282         PR bootstrap/11273
3283         PR bootstrap/11408
3284         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3285         unused INSTALL_PROGRAM_ARGS.
3286         * configure.in: Use AC_PROG_INSTALL.
3287         * Makefile.in: Regenerate.
3288         * configure: Regenerate.
3289
3290 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
3291
3292         * MAINTAINERS: Alphabetize.
3293
3294 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3295
3296         * configure: Rebuilt.
3297         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3298         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3299         newlib nor libgloss.
3300         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3301         * configure.in (am33_2.0-*-linux*): Added.
3302
3303 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3304
3305         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3306         * configure: Regenerate.
3307
3308 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
3309
3310         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3311         * Makefile.in: Regenerate.
3312
3313 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3314
3315         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3316         * Makefile.in: Regenerate.
3317
3318 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
3319
3320         * Makefile.tpl: Replace PWD with PWD_COMMAND.
3321         * Makefile.in: Regenerated.
3322
3323         * config-ml.in: Replace PWD with PWD_COMMAND.
3324
3325 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3326
3327         * intl: New directory; see intl/ChangeLog for details.
3328         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3329         * Makefile.tpl: all-gcc depends on maybe-all-intl.
3330         * Makefile.in: Regenerate.
3331
3332 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3333
3334         * configure.in: Clean up config-lang.in handling.  Delete
3335         useless assignment to "subdirs".
3336         * configure: Regenerate.
3337
3338 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3339
3340         * configure.in: Rename 'target_libs' to 'target_libraries'.
3341         Remove useless reference to 'target_libs'.
3342         * configure: Regenerate.
3343
3344 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3345
3346         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3347         * Makefile.in: Regenerate.
3348
3349 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3350
3351         * Makefile.def: Introduce flags_to_pass.
3352         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3353         * Makefile.in: Regenerate.
3354
3355 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3356
3357         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3358         and target-libgloss.
3359         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3360         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3361         * configure: Regenerate.
3362
3363 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3364
3365         * configure.in: Update testsuite_flags to new location.
3366         * configure. Regenerate.
3367
3368 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3369
3370         * Makefile.tpl: Remove BUILD_CC stuff.
3371         * Makefile.in: Regenerate.
3372
3373 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3374
3375         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3376
3377 2003-06-16  Graeme Peterson <gp@qnx.com>
3378
3379         * MAINTAINERS (Write After Approval): Add myself.
3380
3381 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3382
3383         * config.guess: Update to 2003-06-12 version.
3384         * config.sub: Update to 2003-06-13 version.
3385
3386 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3387
3388         * config.guess: Update to 2003-06-06 version.
3389         * config.sub: Update to 2003-06-06 version.
3390
3391 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3392
3393         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3394         * configure. Regenerate.
3395
3396 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3397
3398         * configure.in: Disable serial configure by default.
3399         * configure: Regenerate.
3400         * Makefile.tpl: Abolish .NOTPARALLEL.
3401         * Makefile.in: Regenerate.
3402
3403         * Makefile.tpl: Replace {build,host,target}_canonical by
3404         {build,host,target}.
3405         * Makefile.in: Regenerate.
3406
3407         * Makefile.tpl: Fix stupid pasto.
3408         * Makefile.in: Regenerate.
3409
3410 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3411
3412         * Makefile.tpl: Remove bogus conditional.
3413         * Makefile.in: Regenerate.
3414
3415 2003-06-05  Jan Hubicka  <jh@suse.cz>
3416
3417         * Makefile.tpl (profiledbootstrap): New target.
3418         * Makefile.in (profiledbootstrap): New target.
3419
3420 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
3421
3422         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3423         Pinski. Remove user names from other bugzilla-only maintainers.
3424
3425 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3426
3427         * Makefile.tpl: Make 'recursive targets' using autogen rather
3428         than shell loop.  Remove duplicate 'clean' targets and false
3429         comments.
3430         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3431         Add systematic method of specifying missing targets in subdirs.
3432         Add copyright boilerplate.
3433         * Makefile.in: Regenerate.
3434         * configure.in: Add 'recursive targets' to maybe list.
3435         * configure: Regenerate.
3436
3437         * MAINTAINERS: "GNATS only" -> "Bug database only".
3438
3439         * Makefile.tpl: Rename [+target+] to [+make_target+].
3440         * Makefile.def: Rename 'target' to 'make_target'.
3441
3442 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
3443
3444         * MAINTAINERS: Add self as options handling maintainer.
3445
3446 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
3447
3448         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3449         been too long since I touched those ports.
3450
3451 2003-05-28  DJ Delorie  <dj@redhat.com>
3452
3453         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3454         * Makefile.in: Regenerate.
3455
3456 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3457
3458         * configure.in: Use curly braces in the definition of tooldir.
3459         * configure: Regenerate.
3460
3461 2003-05-21  DJ Delorie  <dj@redhat.com>
3462
3463         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3464         newlib or libgloss.
3465         * Makefile.in: Regenerate.
3466
3467 2003-05-21  DJ Delorie  <dj@redhat.com>
3468
3469         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3470         * Makefile.in: Regenerate.
3471
3472 2003-05-20  Ian Lance Taylor  <ian@airs.com>
3473
3474         * MAINTAINERS: Update my e-mail address.
3475
3476 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3477
3478         * configure.in: Switch more things to use maybe dependencies.
3479         * Makefile.tpl: Switch more things to use maybe dependencies.
3480         Factor out common code from autogen IF statements.
3481         * configure: Regenerate.
3482         * Makefile.in: Regenerate.
3483
3484 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3485
3486         * configure.in: Accept i[3456789]86 for machine type.
3487         * configure: Regenerate.
3488
3489 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3490
3491         * configure.in: Switch more things to use maybe dependencies.
3492         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3493         * configure: Regenerate.
3494         * Makefile.tpl: Switch more things to use maybe dependencies.
3495         * Makefile.in: Regenerate.
3496
3497 2003-05-16  Andreas Schwab  <schwab@suse.de>
3498
3499         * Makefile.tpl (install-opcodes): Define.
3500         * Makefile.in: Rebuild.
3501
3502 2003-05-13  Andreas Jaeger  <aj@suse.de>
3503
3504         * config.guess: Update to 2003-05-09 version.
3505         * config.sub: Update to 2003-05-09 version.
3506
3507 2003-05-13  Michael Eager <eager@mvista.com>
3508
3509         * configure.in: Correct sed script so that options in quotes are not
3510         deleted.
3511         * configure: Rebuild.
3512
3513 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3514
3515         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3516         and $$s/newlib/libc/sys/cygwin32 include paths.
3517         * configure: Ditto.
3518
3519 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
3520
3521         * MAINTAINERS: Update my email addresses.
3522
3523 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3524
3525         * config-ml.in: Propagate INSTALL variables.
3526
3527 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3528
3529         * MAINTAINERS: Remove duplicate entries in Write After Approval.
3530
3531 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3532
3533         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3534         * Makefile.in: Regenerate.
3535
3536 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
3537
3538         * MAINTAINERS (GNATS only): Add Falk Hueffner.
3539
3540 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
3541
3542         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3543
3544 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3545
3546         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3547         * Makefile.in: Regenerated.
3548
3549 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
3550
3551         * MAINTAINERS (Write After Approval): Upgrade myself from
3552         GNATS only to write-after-approval. Update my mail address.
3553
3554 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
3555
3556         (OS Port Maintainers: freebsd): Add myself.
3557
3558 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3559
3560         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3561
3562 2003-04-22  Kean Johnston  <jkj@sco.com>
3563
3564         * MAINTAINERS (SCO ports): Added myself.
3565
3566 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3567
3568         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3569
3570 2003-04-19  Kean Johnston  <jkj@sco.com>
3571
3572         * MAINTAINERS (Write After Approval): Add myself.
3573
3574 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3575
3576         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3577         * Makefile.in: Regenerate.
3578
3579 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3580
3581         * configure.in (powerpc64*-*-linux*): Remove.
3582         * configure: Rebuilt.
3583
3584 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3585
3586         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3587         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3588         and restrap.
3589         * Makefile.in:  Regenerate.
3590
3591 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3592
3593         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3594         * configure: Regenerated.
3595
3596 2003-04-15  DJ Delorie  <dj@redhat.com>
3597
3598         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3599
3600 2003-04-13  Nick Clifton  <nickc@redhat.com>
3601
3602         * config-ml.in: Remove support for --disable-aix removing
3603         call-aix multilibs.
3604
3605 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
3606
3607         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3608         * */configure: Rebuilt.
3609
3610 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
3611
3612         * MAINTAINERS: Add my email address.
3613
3614 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
3615
3616         * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3619
3620         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3621         * Makefile.in: Regenerate.
3622
3623 2003-03-14  Michael Chastain  <mec@shout.net>
3624
3625         * Makefile.in: Regenerate with correct Makefile.def.
3626
3627 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3628
3629         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3630         Make macro.
3631         * Makefile.in: Regenerate.
3632         * configure.in: Clean up gxx_include_dir logic.
3633         * configure: Regenerate.
3634
3635 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3636
3637         * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
3640
3641         * MAINTAINERS: Update my mail address.
3642
3643 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3644
3645         * configure.in (gxx_include_dir): Fix typo.
3646         * configure: Regenerated.
3647
3648 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3649
3650         * Makefile.tpl: Reindent.
3651         * Makefile.in: Regenerate.
3652         * configure.in: Reindent.  Don't set unused variables.
3653         * configure: Regenerate.
3654
3655 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3656
3657         * configure.in: Include $(build_tooldir)/sys-include in
3658         FLAGS_FOR_TARGET.
3659         * configure: Regenerated.
3660
3661 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3662
3663         * Makefile.tpl: Always pass down RANLIB.
3664         * Makefile.in: Regenerate.
3665
3666         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3667         * Makefile.in: Regenerate.
3668         * configure.in: Remove unused logic relating to --enable-shared
3669         and --enable-threads.  Remove bogus comments.  Remove redundant
3670         noconfigdirs.
3671         * configure: Regenerate.
3672
3673         * configure.in: Replace ${libstdcxx_version} by its value.
3674         Remove reference to mh-dgux.
3675         * configure: Regenerate.
3676
3677 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
3678
3679         * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3682
3683         * Makefile.tpl: Rearrange.
3684         * Makefile.in: Regenerate.
3685
3686 2003-02-25  Uwe Stieber <uwe@wwws.de>
3687
3688         * configure.in: Add support for kaOS as cross build target system.
3689         * configure: Regenerated.
3690
3691 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
3692
3693         * MAINTAINERS (Write after approval): Add myself.
3694
3695 2003-02-21  James E Wilson  <wilson@tuliptree.org>
3696
3697         * MAINTAINERS: Update my email address.
3698
3699 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3700
3701         * MAINTAINERS: Add self to blanket write privs. section.
3702
3703 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3704
3705         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3706         configure-target-* as some target builds may require additional
3707         flags for preprocessor tests.
3708         * Makefile.in: Regenerated.
3709
3710 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3711
3712         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3713         * ltconfig: Handle it.
3714         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3715         auto-detecting it.
3716
3717         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3718         it is used as argument to $CC.
3719         * ltcf-gcj.sh: Likewise.
3720
3721         * configure.in: Introduce --enable-maintainer-mode.
3722         * configure: Rebuilt.
3723         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3724         for maintainer mode.
3725         * Makefile.in: Rebuilt.
3726
3727 2003-02-18  Jason Merrill  <jason@redhat.com>
3728
3729         * Makefile.tpl (check-c++): Allow parallelism.
3730
3731 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3732
3733         * MAINTAINERS: Remove John Carr (who never actually had access to
3734         gcc.gnu.org).
3735
3736 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3737
3738         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3739         don't configure target-libobjc.
3740         * configure: Regenerate.
3741
3742 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3743
3744         * Makefile.tpl (RANLIB): Define.
3745         * Makefile.in: Regenerate.
3746
3747 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
3748
3749         * MAINTAINERS: Update my email.
3750
3751 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3752
3753         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3754         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3755         * Makefile.in: Regenerated.
3756         * configure.in: Remove all traces of snavigator, db, and grep.
3757         * configure: Regenerated.
3758
3759 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3760
3761         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3762         After Approval.
3763
3764 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3765
3766         * MAINTAINERS (Write after approval): Add myself.
3767
3768 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3769
3770         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3771         * Makefile.in: Regenerated.
3772
3773 2003-01-30  Roger Sayle  <roger@eyesopen.com>
3774
3775         * config.guess: Updated to 2003-01-30's version.
3776         * config.sub: Updated to 2003-01-28's version.
3777
3778 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3779
3780         * config.if: If gcc_version is already set, just use it.  Don't set
3781         gcc_version_trigger if it's already set, otherwise set it to
3782         gcc/version.c, but only if the file exists.  If it is not set and
3783         gcc/version.c does not exist, try to extract the version number from
3784         $CC.
3785
3786 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
3787
3788         * MAINTAINERS: Add myself to write-after-approval list.
3789
3790 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3791
3792         * configure.in:  Revert 24Jan change.
3793         * configure:  Regenerate.
3794
3795 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3796
3797         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
3798         entry of HJ Lu.
3799
3800 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3801
3802         * configure.in: Revert previous change.
3803         * configure: Regenerate.
3804
3805 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3806
3807         * configure.in: Make rda native-only.
3808         * configure: Regenerate.
3809
3810 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3811
3812         * MAINTAINERS: Move myself from GNATS-only-accounts to
3813         write-after-approval.
3814
3815 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3816
3817         * configure.in: Add missing \.
3818         * configure: Rebuilt.
3819
3820 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3821
3822         * configure.in (baseargs): Avoid using \| in sed regular
3823         expressions.
3824         * configure: Rebuilt.
3825
3826 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3827
3828         * configure.in (baseargs): Remove all supported forms of
3829         --cache-file, --srcdir, --host, --build and --target options
3830         from argument lists.
3831         * configure: Rebuilt.
3832
3833 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
3834
3835         * MAINTAINERS: Add myself to write-after-approval list.
3836
3837 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3838
3839         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3840         * configure: Rebuilt.
3841
3842 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3843
3844         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3845         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3846         * Makefile.in: Regenerate.
3847         * configure: Regenerate.
3848
3849 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3850
3851         * configure.in: Remove Makefile in build, host and target modules
3852         unless configure was run with --no-recursion.
3853         * configure: Rebuilt.
3854
3855 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3856
3857         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3858         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3859         * Makefile.in: Regenerate.
3860
3861 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3862
3863         * config.guess: Update to 2003-01-03 version.
3864         * config.sub: Update to 2003-01-03 version.
3865
3866 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3867
3868         * configure: Regenerate with proper autoconf 2.13.
3869
3870 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3871
3872         * configure.in: Add AC_PREREQ for consistency.
3873         * configure: Regenerate.
3874
3875 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3876
3877         * configure.in (GDB_TK): Add tcl directories conditional on
3878         gdb/gdbtk directory being present.
3879         * configure: Regenerate.
3880
3881 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3882
3883         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3884         by gcc if LD is not defined and we are not doing a Canadian Cross.
3885         * configure: Rebuilt.
3886
3887 2002-12-31  Tom Tromey  <tromey@redhat.com>
3888
3889         * Makefile.in: Rebuilt.
3890         * Makefile.def (target_modules) [libffi]: Allow installation.
3891
3892 2002-12-31  Andreas Schwab  <schwab@suse.de>
3893
3894         * configure.in: Fix use of $program_transform_name.
3895         * configure: Regenerated.
3896
3897 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3898
3899         * configure.in (baseargs): Don't remove first configure argument.
3900         * configure: Regenerated.
3901
3902 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3903
3904         * Makefile.tpl (local-distclean): Don't remove...
3905         (multilib.ts): ... this.  Moved into...
3906         (multilib.out): ... this.  Don't use sub-make.
3907         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3908         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3909         (configure-build-[+module+], configure-[+module+],
3910         configure-target-[+module+], configure-gcc): ... these.  Test
3911         for Makefile existence.  Drop config.status from dependencies.
3912         * Makefile.in: Rebuilt.
3913         * configure.in: Move gcc-version-trigger to the end of
3914         ac_configure_args.  Add comments to maybedep.tmp and
3915         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3916         nonopt from baseargs, matching and removing corresponding
3917         whitespace while at it.
3918         * configure: Rebuilt.
3919
3920 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3921
3922         * configure.in (host_configargs): Replace reference to
3923         no-longer-defined buildopts with --build=${build_alias}.
3924         * configure: Rebuilt.
3925
3926         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3927         program_transform_name to standard idiom.
3928         (AUTOGEN, AUTOCONF): Define.
3929         (Makefile.in): Use $(AUTOGEN).
3930         (Makefile): Depend on config.status, and use autoconf-style rule to
3931         build it.  Move original commands to...
3932         (config.status): ... this new target.
3933         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3934         $(AUTOCONF).
3935         * Makefile.in: Rebuilt.
3936
3937 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3938
3939         * Makefile.tpl: Fix dramatic bustage due to change in
3940         program_transform_name.
3941         * Makefile.in: Regenerate.
3942
3943         * configure.in: Remove unnecessary PATH setting.
3944         * configure: Regnerate.
3945
3946         * configure.in: Don't default to unprefixed tools unless
3947         the native tools will work.
3948         * configure: Regenerate.
3949
3950         * configure.in: Convert to autoconf script.  Blow away lots
3951         of now-redundant Makefile fragments.
3952         * configure: Generate using Autoconf.
3953         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3954         * Makefile.in: Regenerate.
3955
3956 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3957
3958         * configure: Fix stupid bug where RANLIB was mistakenly included.
3959
3960         * configure.in: Rename (buildargs, hostargs, targargs) to
3961         (build_configargs, host_configargs, target_configargs).
3962
3963         * configure.in: Move logic out of sed statement.
3964
3965         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3966         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3967
3968 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
3969
3970         * config.sub: Import from master repository
3971         * config.guess: Ditto
3972
3973 2002-12-24  Andreas Schwab  <schwab@suse.de>
3974
3975         * Makefile.tpl (multilib.out): Fix missing space.
3976         * Makefile.in: Regenerate.
3977
3978 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3979
3980         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3981         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3982         * Makefile.in: Regenerate.
3983         * configure.in: Remove unnecessary leftovers.
3984
3985 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3986
3987         * configure.in (extra_ranlibflags_for_target): New variable.
3988         (*-*-darwin): Add -c to ranlib commands.
3989         * configure (tooldir): Handle extra_ranlibflags_for_target.
3990
3991 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3992
3993         * Makefile.tpl: Revert HJL's change.
3994         * Makefile.in: Regenerated.
3995         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3996         always.
3997
3998 2002-12-19  Andreas Schwab  <schwab@suse.de>
3999
4000         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4001         * Makefile.in: Regenerate.
4002
4003 2002-12-18  H.J. Lu <hjl@gnu.org>
4004
4005         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4006         * Makefile.in: Regenerated.
4007
4008         * configure.in (build_prefix): New. Substitute.
4009
4010 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4011
4012         * Makefile.tpl: Don't let real targets depend on phony targets.
4013         * Makefile.in: Regenerate.
4014
4015         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4016         * Makefile.in: Regenerate.
4017
4018 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4019
4020         * config.sub: Import from master repository
4021         * config.guess: Ditto
4022
4023 2002-12-16  Jason Merrill  <jason@redhat.com>
4024
4025         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4026         previous 'make bootstrap'.
4027         * Makefile.in: Regenerate.
4028
4029 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4030
4031         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4032
4033 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4034
4035         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4036         * Makefile.in: Regenerate.
4037
4038 2002-12-13  Jason Merrill  <jason@redhat.com>
4039
4040         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4041         library tests.
4042         (check-c++): Just depend on it and check-target-libstdc++-v3.
4043         * Makefile.in: Regenerate.
4044
4045 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4046
4047         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4048         * Makefile.in: Rebuilt.
4049
4050 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4051
4052         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4053
4054 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4055
4056         * configure: Fix bug put in by gremlins.
4057
4058         * Makefile.tpl: Substitute more autoconfily.
4059         * configure: Substitute more autoconfily.
4060         * Makefile.in: Regenerate.
4061
4062 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4063
4064         * config.sub: Import from master repository
4065         * config.guess: Ditto
4066         * MAINTAINERS: Added Svein Seldal under write after approval
4067
4068 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4069
4070         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4071         * Makefile.in (all-sim): Ditto.
4072
4073 2002-12-06  DJ Delorie  <dj@redhat.com>
4074
4075         * Makefile.tpl: Change configure dependencies to not have real
4076         targets depend on phony targets.
4077
4078 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4079
4080         * configure.in: Revert unintentional change.
4081
4082         * Makefile.tpl: Change dependency for */multilib.out so that
4083         it works when gcc isn't in the tree.
4084
4085         * configure.in: Substitute more.
4086         * configure: Run subconfigures from the Makefile.
4087         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4088         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4089
4090 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4091
4092         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4093
4094 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4095
4096         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4097         and corresponding dependencies.
4098         * Makefile.in: Regenerate.
4099
4100         * configure.in (host_tools): Order binutils, gas and ld for
4101         convenience in running the testsuites.
4102
4103         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4104         * Makefile.in: Regenerate.
4105         * configure.in: Introduce rules to serialize subconfigure runs.
4106
4107         * configure.in: Introduce BASE_CC_FOR_TARGET.
4108         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4109         Realize configure-build-* targets.  Realize configure-target-* targets.
4110         * Makefile.in: Regenerate.
4111
4112 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4113
4114         * configure: Move gcc_version_trigger stuff from here...
4115         * configure.in: ...to here.
4116
4117         * configure.in: Separate subconfigure options added by this file from
4118         options given by the user.  Add machinery to put args for host
4119         subconfigures into the Makefile.
4120
4121         * Makefile.tpl: Remove 'vault' targets.
4122         * Makefile.tpl: Reorder and comment dependencies.
4123         * Makefile.in: Regenerate.
4124
4125 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4126         * configure.in: Fix my broken commit of previous patch. (sigh)
4127
4128 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4129
4130         * configure.in: Move host-specific darwin noconfigdirs into
4131         the host-specific section.
4132
4133 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4134
4135         * configure.in: Move host-specific darwin noconfigdirs into
4136         the host-specific section.
4137
4138 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4139
4140         * configure: Remove skip-this-dir support.
4141         * Makefile.tpl: Remove skip-this-dir support.
4142
4143         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4144         subdirectories.
4145         * Makefile.in: Regenerate.
4146
4147         * Makefile.tpl: Strip out useless setting of 'dir'.
4148         * Makefile.in: Regenerate.
4149
4150 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4151
4152         * configure.in: Fix deeply stupid bug.
4153
4154         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4155         shell code in CXX_FOR_TARGET
4156         * Makefile.def: Introduce raw_cxx.
4157         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4158         RAW_CXX_FOR_TARGET.
4159         * Makefile.in: Regenerate.
4160
4161 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4162
4163         * Makefile.tpl: Remove unnecessary ifs.
4164         * Makefile.in: Regenerate.
4165
4166         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4167         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4168         targets for 'no_install' modules.
4169         * configure: Move GDB_TK substitution to configure.in.  Move
4170         build_modules stuff to configure.in.
4171         * configure.in: Implement soft dependency machinery.  Maybe-ize
4172         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4173         * Makefile.in: Regenerate.
4174
4175 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4176
4177         * Makefile.tpl: Make all-target, install-target behave similarly
4178         to all, install (only hitting configured targets).  Eliminate
4179         unused macro defintions.
4180
4181         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4182         build != host.
4183
4184         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4185
4186         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4187
4188         * configure.in: Produce lists of subdir targets we're actually
4189         configuring.  Remove references to "dosrel".
4190         * Makefile.tpl: Let configure set which subdir targets are hit.
4191         Remove install-cross; clean up install; remove ALL.  Remove
4192         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4193         Autogenerate host module targets.  Remove empty dependency lines
4194         and redundant dependency; rearrange slightly.
4195         * Makefile.def: Add host-side libtermcap, utils.
4196
4197         * Makefile.in: Regenerate.
4198
4199 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4200
4201         * ltconfig (osf[345]): Append $major to soname_spec.
4202         Reflect this in library_names_spec.
4203         * ltmain.sh (osf): Prefix $major with . for use as extension.
4204
4205 2002-11-19  Andreas Jaeger  <aj@suse.de>
4206
4207         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4208         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4209         and sparc64 GNU/Linux systems.
4210
4211 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
4212
4213         * MAINTAINERS: Update email.
4214
4215 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4216
4217         * MAINTAINERS: Complete James Dennett's entry.
4218
4219 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4220
4221         * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4224
4225         * Makefile.tpl: syntactic cleanup
4226
4227 2002-11-13 Stuart Hastings <stuart@apple.com>
4228
4229         * MAINTAINERS: Add myself to write-after-approval list.
4230
4231 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4232
4233         * Makefile.def: Add list of recursive targets to autogenerate.
4234         Add build_modules.
4235         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4236         targets.  Autogenerate *-build-* targets.
4237         * Makefile.in: Regenerate.
4238
4239 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4240
4241         * configure: More autoconf-style substitutions.
4242         * Makefile.tpl: More autoconf-style substitutions.
4243         * Makefile.in: Regenerate.
4244
4245 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4246
4247         * configure: Substitute more variables in a more autoconf-friendly
4248         way.  Simplify slightly.
4249         * Makefile.tpl: Make more variables substitutable in an
4250         autoconf-friendly way.
4251         * Makefile.in: Regenerate.
4252
4253 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
4254
4255         * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4258
4259         * configure.in (v810*): Remove special setting of tools.
4260
4261         * configure: Add support for extra required flags for ar or nm.
4262         * configure.in (aix4.3+): Use above support for target-specific
4263         issues, rather than using config/mt-aix43.
4264
4265 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4266
4267         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4268         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4269         with $srcdir.  Reformat indentation.  Substitute some variables
4270         formerly hard-coded in the Makefile for build=host.
4271         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4272         * Makefile.def: Autogenerate more.
4273         * Makefile.in: Regenerate.
4274
4275 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4276
4277         * MAINTAINERS (Write After Approval): Add myself.
4278
4279 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4280
4281         * Makefile.def (host_modules): Add rda.
4282         * Makefile.in: Regenerate.
4283         * configure.in (target_tool): Add target-rda to list.
4284
4285 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4286
4287         * MAINTAINERS: Remove "co-maintainer" note for web pages.
4288
4289 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4290
4291         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4292         and restrap targets to this rule.
4293         * Makefile.in:  Regenerate.
4294
4295 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4296
4297         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4298         GNATS only accounts.
4299
4300 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4301
4302         * configure.in (i[3456]86-*-linux*): Add check to disable
4303         ${libgcj} for glibc1.
4304
4305 2002-10-24  Denis Chertykov  <denisc@overta.ru>
4306
4307         * MAINTAINERS: Add myself as ip2k port maintainer.
4308
4309 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4310
4311         * configure.in: Add tic4x target.
4312
4313 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4314
4315         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4316         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4317         * Makefile.in: Regenerate.
4318
4319         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4320         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4321         * Makefile.in: Regenerate.
4322
4323 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
4324
4325         * MAINTAINERS: Add myself as web pages co-maintainer.
4326
4327 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4328
4329         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4330         * Makefile.in: Regenerate.
4331
4332 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
4333
4334         * MAINTAINERS: Add myself and Nathan Sidwell
4335         <nathan@codesourcery.com> as VxWorks maintainers.
4336
4337 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4338
4339         * Makefile.def: Remove order dependency comments.
4340         * Makefile.tpl: Add explicit install-install dependencies.
4341         * Makefile.in: Regenerate.
4342
4343         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4344         * Makefile.in: Regenerate.
4345
4346         * Makefile.tpl: Add configure-target (for src-release in src)
4347         * Makefile.in: Regenerate.
4348
4349 2002-09-30  Nick Clifton  <nickc@redhat.com>
4350
4351         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4352
4353 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4354
4355         * configure.in (s390*-*-linux*): Enable libgcj.
4356
4357 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4358
4359         * configure: Revert accidentally applied changes.
4360
4361         * Makefile.tpl: Make more autoconf-friendly.
4362         * Makefile.in: Regenerate.
4363         * configure: Make substitution more autoconf-like.
4364
4365 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4366
4367         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4368         single entry to handle all these.
4369         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4370         libjava on arm-*-elf.
4371
4372 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4373
4374         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4375         things that depend on them.
4376
4377 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4378
4379         * Makefile.tpl: Make subsituted variables more autoconfy.
4380         * Makefile.in: Regenerate.
4381         * configure: Make seds more autoconfy.
4382
4383 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4384
4385         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4386         * Makefile.in: Regenerate.
4387         * configure.in: Rewrite sed statements to look autoconfy.
4388
4389         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4390         all-target-foo on configure-target-foo.
4391         * Makefile.def: Ditto.
4392         * Makefile.in: Rebuild.
4393
4394 2002-09-25  Andrew Haley  <aph@redhat.com>
4395
4396         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4397
4398 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4399
4400         * Makefile.def: New file.
4401         * Makefile.tpl: New file.
4402         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4403         * contrib/gcc_update: Note that Makefile.in is a generated file.
4404
4405         * configure.in: Minor rearrangement.  Simplify tests.
4406
4407 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
4408
4409         * configure.in (with_headers): Skip copy if value is "yes".
4410         (with_libs): Likewise.
4411
4412 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4413
4414         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4415         * configure.in (sh*-*-pe*): Ditto.
4416         * configure.in (mips*-*-pe*): Ditto.
4417         * configure.in (*arm-wince-pe): Ditto.
4418
4419         * configure.in: Rearrange.
4420
4421 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
4422
4423         * MAINTAINERS: Update my email address.
4424
4425 2002-08-30  Paul Koning  <pkoning@equallogic.com>
4426
4427         * MAINTAINERS: (Write After Approval): Add myself.
4428
4429 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
4430
4431         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4432
4433 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
4434
4435         * MAINTAINERS: Change my mailing address.
4436
4437 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
4438
4439         * MAINTAINERS (Write After Approval): Remove myself.
4440         (Various Maintainers: c++ runtime libs): Add myself.
4441
4442 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
4443
4444         * MAINTAINERS (Write After Approval): Remove myself.
4445         (Various Maintainers: c++ runtime libs): Add myself.
4446
4447 2002-08-15  Eric Christopher  <echristo@redhat.com>
4448
4449         * config.sub: Import from master repository.
4450         * config.guess: Ditto.
4451
4452 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
4453
4454         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4455         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4456         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4457
4458 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
4459
4460         * MAINTAINERS: Add self to rs6000 vector extensions.
4461
4462 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
4463
4464         * libiberty/configure: Reverted unintended yesterday's check in.
4465
4466 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
4467
4468         * boehm-gc/configure, libf2c/configure: Rebuilt.
4469         * libffi/configure, libiberty/configure: Ditto.
4470         * libjava/configure, libobjc/configure: Ditto.
4471         * libstdc++-v3/configure, zlib/configure: Ditto.
4472         Merged from binutils:
4473         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4474         From Steve Ellcey <sje@cup.hp.com>:
4475         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4476         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4477         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4478         IA64.
4479         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4480         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4481         soname_spec, sys_lib_search_path_spec): Ditto.
4482
4483 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4484
4485         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4486
4487 2002-08-04  H.J. Lu  (hjl@gnu.org)
4488
4489         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4490
4491 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
4492
4493         * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4496
4497         * configure.in: Move generic linux case to end.  Copy generic
4498         linux noconfigdirs to mips*-*-linux* entry and new
4499         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4500
4501 2002-07-19  Michael Matz  <matz@suse.de>
4502
4503         * MAINTAINERS: Add myself as ra* maintainer.
4504
4505 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4506
4507         * config.guess: Update to 2002-07-09 version.
4508         * config.sub: Update to 2002-07-03 version.
4509
4510 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
4511
4512         * MAINTAINERS: Fix typo in a maintainer email address.
4513
4514 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4515
4516         * configure.in: Remove two redundant tests.
4517
4518 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4519
4520         * configure.in (mips*-*-irix6*o32): Enable stabs.
4521
4522 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4523
4524         * configure.in: Don't build grez.
4525         * Makefile.in: Ditto.
4526
4527         * Makefile.in: Remove references to bsp, cygmon, libstub.
4528         * configure.in: Ditto.
4529
4530         * configure.in: Remove leftover reference to gdbtest.
4531
4532 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4533
4534         * configure.in (gxx_include_dir):  Change to match versioned
4535         C++ headers if --enable-version-specific-runtime-libs is used.
4536
4537 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4538
4539         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4540
4541 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4542
4543         * configure.in: Make --without-x work.
4544
4545 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4546
4547         * configure.in: Rearrange target Makefile fragment collection.
4548
4549         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4550         cvs[src].
4551         * configure.in: Ditto.
4552
4553 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
4554
4555         * MAINTAINERS (Write After Approval): Update my e-mail address.
4556
4557 2002-06-24  Ben Elliston  <bje@redhat.com>
4558
4559         * configure.in (host_tools): Remove cgen.
4560
4561         * Makefile.in (all-cgen): Remove; runs from its source directory.
4562         (check-cgen, install-cgen, clean-cgen): Likewise.
4563         (all-opcodes): Do not depend on all-cgen.
4564         (all-sim): Likewise.
4565
4566 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4567
4568         * Makefile.in: Eliminate 'apache' targets.
4569         * configure.in: Eliminate 'apache' targets.
4570
4571         * configure.in: Eliminate redundant tests.  Reorganize.
4572
4573         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4574
4575         * config-ml.in: Eliminate references to Cygnus configure.
4576
4577         * Makefile.in: Eliminate references to building emacs.
4578
4579 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
4580
4581         * MAINTAINERS: Update my email address.
4582
4583 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
4584
4585         * config.if (libstdcxx_incdir): Version C++ headers.
4586         (cxx_incdir): Remove.
4587
4588 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4589
4590         * MAINTAINERS (Write After Approval): Add self.
4591
4592 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
4593
4594         * configure.in: Add support for ip2k.
4595
4596 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4597
4598         * configure.in: Fix AIX configury bug.
4599
4600 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
4601
4602         * MAINTAINERS (Write After Approval): Add self.
4603
4604 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4605
4606         * configure.in: replace ${topsrcdir} with ${srcdir}
4607
4608         * configure.in: Move definition of libstdcxx_flags
4609         right above usage, rather than waaay earlier.
4610
4611         * configure.in: Pull definition of is_cross_compiler earlier.
4612
4613         * configure.in: Rearrange a little.
4614
4615         * configure.in: Remove references to librx.
4616         * Makefile.in: Remove references to librx.
4617
4618 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
4619
4620         * config.sub: Add support for avr target.
4621         Import from master sources, rev 1.255
4622
4623 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
4624
4625         * configure, .cvsignore:  Revert previous change...
4626         * Makefile:  ...delete.
4627
4628 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4629
4630         * configure.in: Eliminate ${gasdir} variable.
4631
4632 2002-06-18  Dave Brolley  <brolley@redhat.com>
4633
4634         * configure.in: Add support for frv.
4635         * config.sub: Add support for frv.
4636
4637 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
4638
4639         * configure:  Remove garbage from previous commit.
4640
4641 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
4642
4643         * configure:  For in-source builds, make a subdir and re-exec there.
4644         * Makefile:  New file.  Pass targets through to build directory.
4645         * .cvsignore:  No longer ignore "Makefile".
4646
4647 2002-06-16  Douglas Rupp  <rupp@gnat.com>
4648
4649         * MAINTAINERS (Write After Approval): Add self.
4650
4651 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4652
4653         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4654
4655 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4656
4657         * configure.in (vax-*-netbsd*): Re-enable gas.
4658
4659 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4660
4661         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4662         BUILD_PREFIX_1, to correct nomenclature.
4663         * configure: Likewise.
4664
4665         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4666         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4667
4668 2002-05-31  Olaf Hering  <olh@suse.de>
4669
4670         * config-ml.in: Propogate DESTDIR also.
4671
4672 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4673
4674         * configure.in (vax-*-netbsd*): Don't build gas for this
4675         platform.
4676
4677 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4678
4679         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4680         and libgcj for AVR.
4681
4682 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
4683
4684         * MAINTAINERS (Write After Approval): Add myself.
4685
4686 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4687
4688         * config.guess: Update to 2002-05-22 version.
4689         * config.sub: Likewise.
4690
4691 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4692
4693         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4694         * config-ml.in: Likewise.
4695         * configure: Likewise.
4696         * configure.in: Likewise.
4697
4698 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
4699
4700         * MAINTAINERS: Update my email address.
4701
4702 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4703
4704         * configure.in: Simplify makefile fragment collection.
4705
4706         * configure.in: Remove code to build emacs.
4707
4708         * configure.in : Remove --srcdir argument from targargs and buildargs
4709         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4710
4711         * configure: Move some logic to configure.in.
4712         * configure.in: Move some logic from configure.
4713
4714 2002-05-11  Tom Tromey  <tromey@redhat.com>
4715
4716         * MAINTAINERS: Reflect libgcj reality.
4717
4718 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
4719
4720         * Makefile.in: Honour DESTDIR.
4721
4722 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4723
4724         * config.guess: Import 2002-03-20 version.
4725         * config.sub: Import 2002-04-26 version.
4726
4727 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4728
4729         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4730
4731 2002-05-07  Tim Josling  <tej@melbpc.org.au>
4732
4733         * MAINTAINERS: Add self.
4734
4735 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
4736
4737         * ltmain.sh: Detect and handle object name conflicts
4738         while piecewise linking a static library.
4739
4740 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4741
4742         * configure.in (noconfigdirs): Don't disable libgcj on
4743         sparc64-*-solaris* and sparcv9-*-solaris*.
4744
4745 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4746
4747         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4748
4749 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4750
4751         * configure.in (FLAGS_FOR_TARGET): Do not add
4752         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4753         on i[3456]86-*-linux*.
4754
4755 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4756
4757         * configure.in (noconfigdirs): Replace [ ] with test.
4758
4759         * configure.in (noconfigdirs): Do not add target-newlib if
4760         target == i[3456]86-*-linux*, and host == target.
4761
4762 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4763
4764         * configure.in: delete reference to absent file
4765
4766         * configure.in: replace '[' with 'test'
4767
4768         * configure.in: Eliminate references to gash.
4769         * Makefile.in: Eliminate references to gash.
4770
4771         * configure.in: remove useless references to 'pic' makefile fragments.
4772
4773         * configure.in: (*-*-windows*) Finish removing.
4774
4775         * configure.in: Eliminate redundant test for libgui.
4776
4777 2002-04-29  Roger Sayle  <roger@eyesopen.com>
4778
4779         * MAINTAINERS: Add self and realphabetize.  Update entries
4780         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
4781         entry for a29k port maintainer.
4782
4783 2002-04-26      Joel Sherrill <joel@OARcorp.com>
4784
4785         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4786         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4787
4788 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4789
4790         * configure.in: remove references to dead files
4791
4792 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4793
4794         * MAINTAINERS: Add information about purpose of this file.
4795
4796 2002-04-18  Tom Tromey  <tromey@redhat.com>
4797
4798         * configure.in: Disallow configuring libgcj when it is already
4799         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4800         Solaris 2.8 by default.  For PR libgcj/6158.
4801
4802 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4803
4804         * configure.in:  Move default CC setting out of config/mh-* fragments
4805         directly into here.
4806
4807 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4808
4809         * configure.in: don't even try to configure or make a subdirectory
4810         if there's no configure script for it.
4811
4812 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4813
4814         * MAINTAINERS: Remove chill maintainers.
4815         * Makefile.in (CHILLFLAGS): Remove.
4816         (CHILL_LIB): Remove.
4817         (TARGET_CONFIGDIRS): Remove libchill.
4818         (CHILL_FOR_TARGET): Remove.
4819         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4820         CHILL_LIB.
4821         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4822         (CHECK_TARGET_MODULES): Likewise.
4823         (INSTALL_TARGET_MODULES): Likewise.
4824         (CLEAN_TARGET_MODULES): Likewise.
4825         (configure-target-libchill): Remove.
4826         (all-target-libchill): Remove.
4827         * configure.in (target_libs): Remove target-libchill.
4828         Do not compute CHILL_FOR_TARGET.
4829         * libchill: Remove directory.
4830
4831 2002-04-11  DJ Delorie  <dj@redhat.com>
4832
4833         * Makefile.in, configure.in: Sync with binutils, entries
4834         follow...
4835
4836 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4837
4838         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4839         (do-tar, do-bz2): New rules.
4840         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4841         (gdb-tar): New rule.
4842         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4843         (insight_dejagnu.tar): New rule.
4844         (insight.tar): New rule.
4845         (gdb+dejagnu.tar): New rule.
4846         (gdb.tar): New rule.
4847
4848 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4849
4850         * Makefile.in: Add all-tix to deps for all-snavigator
4851         so that tix is built when building snavigator.
4852
4853 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4854
4855         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4856         ld and gdb are not supported.
4857
4858 2002-01-07  Mark Salter  <msalter@redhat.com>
4859
4860         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4861         Allow target-libgloss to be built for arm, strongarm, and xscale.
4862
4863 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4864
4865         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4866         options for i[3456]86-pc-linux* native builds.
4867
4868 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4869
4870         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4871         files from .po files for a distribution.
4872
4873 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4874
4875         * configure.in: Enable libstdc++-v3 for h8300 targets.
4876
4877 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4878
4879         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4880         version from bfd/.
4881
4882 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4883
4884         * Makefile.in (VER): When present, extract the version number from
4885         the file version.in.
4886
4887 2001-05-24  Tom Rix <trix@redhat.com>
4888
4889         * configure.in : enable ld for aix
4890
4891 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4892
4893         * config.guess: Add linux target for S/390.
4894
4895 2000-11-07  Philip Blundell  <pb@futuretv.com>
4896
4897         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4898
4899 2000-11-03  Philip Blundell  <pb@futuretv.com>
4900
4901         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4902         files.
4903
4904 2001-01-15  Ben Elliston  <bje@redhat.com>
4905
4906         * configure.in (host_tools): Add sid.
4907         Always configure cgen.
4908
4909 2000-11-24  Nick Clifton  <nickc@redhat.com>
4910
4911         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4912
4913
4914 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4915
4916         * Makefile.in (ALL_MODULES): Add all-cgen.
4917         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4918         (all-cgen): New target.
4919         (all-opcodes,all-sim): Depend on all-cgen.
4920         * configure.in (host_tools): Add cgen.
4921         Only configure cgen if --enable-cgen-maint.
4922
4923 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
4924
4925         * configure.in: Add *-*-freebsd* configurations.
4926
4927 2002-04-08  Tom Tromey  <tromey@redhat.com>
4928
4929         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4930         Fixes PR libgcj/6068.
4931
4932 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4933
4934         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4935
4936 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4937
4938         * configure.in (alpha*-dec-osf*): Enable libgcj.
4939
4940 2003-03-27  Matthew Gingell <gingell@gnat.com>
4941
4942         * MAINTAINERS (Write After Approval): Add myself.
4943
4944 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4945
4946         Fix for: PR bootstrap/3591, target/5676
4947         * configure.in (mcore-pe): Disable the configuration of
4948         libstdc++-v3 since exceptions are not supported.
4949
4950 2002-03-20  Anthony Green  <green@redhat.com>
4951
4952         * configure.in: Enable libgcj for xscale-elf target.
4953
4954 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
4955
4956         * MAINTAINERS:  Update my email address.
4957
4958 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4959
4960         * ltmain.sh (relink_command): Fix typo in previous change.
4961
4962 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4963
4964         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4965         (relink_command): Added --tag flags.
4966         (mode=install): If relinking fails; error out.
4967
4968 2002-03-12  Richard Henderson  <rth@redhat.com>
4969
4970         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4971         .NOTPARALLEL tag.
4972         (do-check): Rename from check.
4973         (check): Allow parallel check.
4974
4975 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
4976
4977         * MAINTAINERS: Add myself as maintainer for xtensa port.
4978         Fix alphabetical order in CPU port maintainer list.
4979         Remove myself from Write After Approval list.
4980
4981 2002-03-11  Richard Henderson  <rth@redhat.com>
4982
4983         * Makefile.in (.NOTPARALLEL): Add fake tag.
4984
4985 2002-03-07  H.J. Lu  (hjl@gnu.org)
4986
4987         * configure.in: Enable gprof for mips*-*-linux*.
4988
4989 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
4990
4991         * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4994
4995         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4996         libjava.
4997         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4998
4999 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5000
5001         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5002         because its Makefile is there; test for the executable instead.
5003
5004 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5005
5006         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5007         libstdc++-v3 and libjava.
5008
5009 2002-02-11  Adam Megacz <adam@xwt.org>
5010
5011         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5012         boehm-gc
5013
5014 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5015
5016         * config.guess: Updated to 2002-01-30's version.
5017         * config.sub: Updated to 2002-02-01's version.
5018         Contribute sh64-elf.
5019         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5020         * configure.in: Added sh64-*-*.
5021
5022 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5023
5024         * MAINTAINERS: Belatedly add myself to write after approval list.
5025
5026 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5027
5028         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5029         Remove self as Write After Approval.
5030
5031 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5032
5033         * MAINTAINERS: Put self in as maintainer for contrib/regression
5034         directory.
5035
5036 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5037
5038         * MAINTAINERS:  Update my email address.
5039
5040 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5041
5042         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5043         target-libiberty, and target-libgloss.  Skip Java-related
5044         libraries if not supported for NetBSD on target CPU.
5045
5046 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5047
5048         * install-sh: Use _inst.$$_ for temp file name.
5049
5050 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5051
5052         * MAINTAINERS (Write After Approval): Move my contact info
5053         from here...
5054         (OS Port Maintainers): ...to here (netbsd).
5055
5056 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5057
5058         * MAINTAINERS (Write After Approval): Add myself.
5059
5060 2002-01-17  H.J. Lu <hjl@gnu.org>
5061
5062         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5063         (all-target-fastjar): Also depend on all-target-libiberty.
5064
5065 2002-01-16  H.J. Lu  (hjl@gnu.org)
5066
5067         * config.guess: Import from master sources, rev 1.225.
5068         * config.sub: Import from master sources, rev 1.238.
5069
5070 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5071
5072         * MAINTAINERS (Write After Approval): Remove myself.
5073
5074 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5075
5076         * MAINTAINERS (Write After Approval): Add myself.
5077
5078 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5079
5080         * MAINTAINERS: Add self as docs co-maintainer.
5081
5082 2001-12-11  Matthias Klose  <doko@debian.org>
5083
5084         * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5087
5088         * MAINTAINERS: Update my email address.
5089
5090 2001-12-07  Turly O'Connor  <turly@apple.com>
5091         * MAINTAINERS (Write After Approval): Add myself.
5092         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5093         (rs6000_initialize_trampoline): Call __trampoline_setup for
5094         ABI_DARWIN too.
5095         * darwin-tramp.asm: New file, implements __trampoline_setup.
5096         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5097
5098 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5099
5100         * MAINTAINERS (Write After Approval): Add myself.
5101
5102 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5103
5104         * configure, configure.in: Use temp file for long sed commands.
5105
5106 2001-12-03  Laurent Guerby  <guerby@acm.org>
5107
5108         * config.sub: Update to version 1.232 on subversion.
5109
5110 2001-12-03  Ben Elliston  <bje@redhat.com>
5111
5112         * MAINTAINERS: Update mail address for config.* patches.
5113
5114 2001-11-27  DJ Delorie <dj@redhat.com>
5115             Zack Weinberg  <zack@codesourcery.com>
5116
5117         When build != host, create libiberty for the build machine.
5118
5119         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5120         CONFIG_ARGUMENTS.
5121         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5122         New variables.
5123         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5124         and rules.
5125         (all.normal): Depend on ALL_BUILD_MODULES.
5126         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5127         (all-build-libiberty): Depend on configure-build-libiberty.
5128
5129         * configure: Calculate and substitute proper value for
5130         ALL_BUILD_MODULES.
5131         * configure.in: Create the build subdirectory.
5132         Calculate and substitute TARGET_CONFIGARGS (formerly
5133         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5134
5135 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5136
5137         * MAINTAINERS (write-after-approval): Add self.
5138
5139 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5140
5141         * MAINTAINERS (GNATS only accounts): Remove self.
5142
5143 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5144
5145         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5146         libf2c.
5147
5148 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5149
5150         * MAINTAINERS (Write After Approval): Add self.
5151
5152 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5153
5154         * MAINTAINERS: mips and s390 are also CPU ports.
5155
5156 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5157
5158         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5159
5160 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5161
5162         * MAINTAINERS: Alphabetize.
5163
5164 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5165
5166         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5167
5168 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5169
5170         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5171
5172 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5173
5174         * configure.in (--enable-languages): Be more permissive about
5175         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5176
5177 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5178
5179         * config.sub: Import from master sources, rev. 1.230.
5180         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5181
5182 2001-11-07  Laurent Guerby  <guerby@acm.org>
5183
5184         * MAINTAINERS (Write After Approval): Add self.
5185
5186 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5187
5188         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5189
5190 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
5191
5192         * config.sub: Import from master sources, rev 1.226.
5193         * config.guess: Import from master sources, rev 1.216.
5194
5195 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5196
5197         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5198         * MAINTAINERS: Add self as maintainer of MMIX port.
5199         Remove old after-approval entry.
5200
5201 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5202
5203         * ChangeLog, configure: Fix spelling errors.
5204
5205 2001-10-20  Brendan Kehoe  <brendan@zen.org>
5206
5207         * MAINTAINERS: Tweak my address.
5208
5209 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
5210
5211         * MAINTAINERS: Update my email address.
5212
5213 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5214
5215         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5216         * MAINTAINERS: Add self as maintainer of CRIS port.
5217
5218 2001-10-10  Geert Bosch  <bosch@gnat.com>
5219
5220         * MAINTAINERS (Various maintainers: Ada front end):
5221         Added Robert Dewar.
5222
5223 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
5224
5225         * MAINTAINERS (Write After Approval): Added self
5226
5227 2001-10-02  Geert Bosch  <bosch@gnat.com>
5228
5229         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5230
5231 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5232
5233         * configure: Handle temporary files securely using mkdir.
5234
5235 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5236
5237         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5238
5239 2001-09-26  Will Cohen <wcohen@redhat.com>
5240
5241         * configure.in (*-*-linux*): Disable configuration of target-newlib
5242         and target-libgloss.
5243
5244 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5245
5246         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5247         RANLIB.
5248
5249 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5250
5251         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5252         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5253         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5254         avoid quotes nesting problems.
5255         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5256         (DO_X): Export only variables that are set.
5257
5258 2001-09-19  Ben Elliston  <bje@redhat.com>
5259
5260         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5261         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5262         semantics.  Use the shell built-in "type" command instead.
5263
5264 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
5265
5266         Merged from gcc-3_0-branch:
5267         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5268         * ltcf-c.sh: Use $objext, not $ac_objext.
5269         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5270         * ltcf-cxx.sh: Add support for GNU.
5271         2001-07-22  Timothy Wall  <twall@redhat.com>
5272         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5273         default settings if using GNU tools with that configuration.
5274         * ltcf-cxx.sh: Ditto.
5275         * ltcf-gcj.sh: Ditto.
5276         2001-07-21  Michael Chastain  <chastain@redhat.com>
5277         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5278         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5279         * ltmain.sh: Mark as gcc-local.
5280
5281 2001-08-30  Eric Christopher  <echristo@redhat.com>
5282             Jason Eckhardt  <jle@redhat.com>
5283
5284         * config.guess: Merge from master sources.
5285         * config.sub: Merge from master sources, add support for mipsisa32.
5286
5287 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
5288         * config.sub: Merge from master sources, rev 1.219.
5289         * MAINTAINERS: Add self as contact for stormy16 port.
5290
5291 2001-08-14  Zack Weinberg  <zackw@panix.com>
5292
5293         * config.sub: Merge from master sources, rev 1.218.
5294         * config.guess: Merge from master sources, rev 1.209.
5295
5296 2001-08-11  Graham Stott  <grahams@redhat.com>
5297
5298         * Makefile.in (check-c++): Add missing semicolon.
5299
5300 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
5301
5302         * MAINTAINERS (Various maitainers: predict.def): Added myself.
5303
5304 2001-07-30  Eric Christopher  <echristo@redhat.com>
5305
5306         * MAINTAINERS (Various maintainers: mips port): Added myself.
5307
5308 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
5309
5310         * configure.in (sh-*-linux*): New.
5311
5312 2001-07-27  Richard Henderson  <rth@redhat.com>
5313
5314         * .cvsignore: Add LAST_UPDATED.
5315
5316 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
5317
5318         * MAINTAINERS (Various maintainers: s390 port): Added myself.
5319
5320 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
5321
5322         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
5323
5324 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
5325
5326         * MAINTAINERS (Write After Approval): Added myself.
5327
5328 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5329
5330         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5331         and libgcj on m68hc11/m68hc12.
5332
5333 2001-06-27  H.J. Lu  (hjl@gnu.org)
5334
5335         * Makefile (CFLAGS_FOR_BUILD): New.
5336         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5337
5338 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5339
5340         * README: Remove version number.
5341
5342 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5343
5344         * INSTALL/README: Update wrt. to the installation instructions now
5345         residing in gcc/doc/install.texi.
5346
5347 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5348
5349         * README: Replace with a cut-down and updated version of gcc/README.
5350
5351 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
5352
5353         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5354         multilibs to be disabled.
5355
5356 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
5357
5358         * MAINTAINERS (Write After Approval): Add myself.
5359
5360 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
5361
5362         * config.guess: Import CVS version 1.195.
5363         * config.sub: Import CVS version 1.212.
5364
5365 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5366
5367         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5368         gcc/xgcc is built, use -print-prog-name to find out the program
5369         name to use.
5370
5371 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
5372
5373         * config.guess:  Import CVS version 1.194.  All gcc-local changes
5374         appear to also be in the master copy.
5375         * config.sub:  Import CVS version 1.211.
5376
5377 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
5378
5379         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5380         with_gcc]: Use `gcc -shared' to build a shared library.
5381
5382 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5383
5384         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5385         archives.
5386
5387 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5388
5389         * MAINTAINERS (Write After Approval): Add myself.
5390
5391 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
5392
5393         * configure.in (libstdcxx_flags): Do not try to execute
5394         libstdc++-v3/testsuite_flags until it exists.
5395
5396 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
5397
5398         * MAINTAINERS: Update my email address.
5399
5400 2001-05-31  Graham Stott  <grahams@redhat.com>
5401
5402         * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5405
5406         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5407         libraries when using g++ with native linker.
5408
5409 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5410
5411         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5412
5413 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5414
5415         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5416         [aix4*|aix5*]: Prepend blank.
5417
5418 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5419
5420         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5421         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5422         of subdir/configure scripts to use the new libtool.m4.
5423
5424 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
5425
5426         * MAINTAINERS (Write After Approval): Add myself.
5427
5428 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
5429
5430         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5431
5432 2001-05-11  Ben Elliston  <bje@redhat.com>
5433
5434         * Makefile.in (all-sid): New target.
5435         (check-sid, clean-sid, install-sid): Likewise.
5436
5437 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
5438
5439         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5440
5441 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5442
5443         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5444         libgcj.
5445
5446 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5447
5448         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5449         gcc/xgcc is built, use -print-prog-name to find out the program
5450         name to use.
5451
5452 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5453
5454         * configure.in (noconfigdirs): Don't reset it from scratch in the
5455         target case; only append to it.
5456
5457         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5458         sparc-*-solaris2.8]: Disable ${libgcj}.
5459
5460 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5461
5462         * configure.in (libgcj_saved): Copy from $libgcj.
5463         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5464         --disable-libgcj.
5465
5466 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
5467
5468         * MAINTAINERS: Remove self as MIPS maintainer and
5469         C front end maintainer.
5470
5471 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
5472
5473         * configure.in: Move *-chorusos target case to the proper switch.
5474         Disable libgcj.
5475
5476 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5477
5478         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5479         1.641.2.228.
5480
5481 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5482
5483         * Makefile.in (STAGE1_CFLAGS): Pass down.
5484
5485 2001-04-13  Alan Modra  <amodra@one.net.au>
5486
5487         * config.guess: Add hppa64-linux support.  Note for next import that
5488         this is already in the master file.
5489         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
5490
5491 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5492
5493         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5494         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5495
5496 2001-04-11  Stan Shebs  <shebs@apple.com>
5497
5498         * MAINTAINERS: Add self as Darwin port maintainer.
5499
5500 2001-04-11  Alan Modra  <amodra@one.net.au>
5501
5502         * MAINTAINERS: Update my email address.
5503
5504 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
5505
5506         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5507         recent versions of FreeBSD (release 3 or later).
5508         * ltconfig: On FreeBSD, -lc must not be provided when building
5509         a shared library or else the standard -pthread gcc option is
5510         rendered worthless to later users of the built library.
5511
5512 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5513
5514         * MAINTAINERS: Add self and RTH as C front end maintainers.
5515
5516 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
5517
5518         * config.sub: Make sure to match an already-canonicalized
5519         machine name (eg. mn10300-unknown-elf).
5520
5521 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5522
5523         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5524         New macros.
5525         (bootstrap, cross): Use RECURSE_FLAGS.
5526         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5527
5528 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5529
5530         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5531
5532 2001-03-22  Colin Howell  <chowell@redhat.com>
5533
5534         * Makefile.in (DO_X): Do not backslash single-quotes in
5535         backquotes (two places).
5536
5537 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5538
5539         Re-installed:
5540         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5541         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5542         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5543         * ltcf-cxx.sh: Likewise.
5544         * ltcf-gcj.sh: Likewise.
5545
5546 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5547
5548         * MAINTAINERS: Add myself as "documentation co-maintainer".
5549
5550 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5551
5552         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5553         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5554
5555 2001-03-19  Tom Tromey  <tromey@redhat.com>
5556
5557         * config-ml.in: Handle GCJ and GCJFLAGS.
5558
5559 2001-03-21  Michael Chastain  <chastain@redhat.com>
5560
5561         * Makefile.in: all-m4 depends on all-texinfo.
5562
5563 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
5564
5565         * MAINTAINERS: Add myself to write after approval list.
5566
5567 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
5568
5569         * Makefile.in (DO_X): Quote nested quotes.
5570
5571 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
5572
5573         * MAINTAINERS: Add myself to write after approval list.
5574
5575 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
5576
5577         * Makefile.in (DO_X): Use double quotes for quoting
5578         "RANLIB=$${RANLIB}".
5579
5580 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
5581
5582         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5583
5584 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
5585
5586         * configure.in: Only use `lang_requires' for languages athat are
5587         actually enabled.
5588
5589 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
5590
5591         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
5592
5593 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5594
5595         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5596
5597 2001-03-07  Tom Tromey  <tromey@redhat.com>
5598
5599         * configure.in: Allow config-lang.in to set `lang_requires' to list
5600         of other required languages.
5601
5602 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
5603
5604         * Makefile.in: Remove RANLIB definition. Use RANLIB
5605         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5606         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5607
5608 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
5609             Alexandre Oliva  <aoliva@redhat.com>
5610
5611         * Makefile.in (check-c++): Use tabs, not spaces.
5612
5613 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
5614
5615         * MAINTAINERS: add myself to Write After Approval list.
5616
5617 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
5618
5619         * Makefile.in (check-c++): New rule.
5620
5621         * configure.in (target_libs): Remove libg++.
5622         (noconfigdirs): Remove libg++.
5623         (noconfigdirs): Same.
5624         (noconfigdirs): Same.
5625         (noconfigdirs): Same.
5626
5627         * config-ml.in: Remove libg++ references.
5628
5629         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5630         (ALL_TARGET_MODULES): Same.
5631         (configure-target-libg++): Remove.
5632         (all-target-libg++): Remove.
5633         (configure-target-libio): Remove.
5634         (all-target-libio): Remove.
5635         (check-target-libio): Remove.
5636         (.PHONY): Remove.
5637         (libg++.tar.bz2): Remove.
5638         (all-target-cygmon): Remove libio.
5639         (all-target-libstdc++): Remove.
5640         (configure-target-libstdc++): Remove.
5641         (TARGET_LIB_PATH): Remove libstdc++.
5642         (ALL_GCC_CXX): Remove libstdc++.
5643         (all-target-gperf): Correct.
5644
5645 2001-02-16  Nick Clifton  <nickc@redhat.com>
5646
5647         * configure.in (noconfigdirs): Allow configuration of texinfo
5648         for Cygwin hosts.
5649
5650 2001-02-15  Anthony Green  <green@redhat.com>
5651
5652         * configure: Introduce GCJ_FOR_TARGET.
5653         * configure.in: Ditto.
5654         * Makefile.in: Ditto.
5655
5656 2001-02-13  Andreas Schwab  <schwab@suse.de>
5657
5658         * MAINTAINERS: Update mail address.
5659
5660 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5661
5662         * config.guess: Add linux target for S/390.
5663         * config.sub: Likewise.
5664
5665 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
5666
5667         * configure.in: for *-chorusos, don't config target-newlib and
5668         target-libgloss.
5669
5670 2001-02-06  Ben Elliston  <bje@redhat.com>
5671
5672         * configure: Output host type to stdout, not stderr.
5673
5674 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
5675
5676         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
5677         * ltcf-cxx.sh: Likewise.
5678
5679         * config.if: Assume enable_libstdcxx_v3 is defined.
5680
5681 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
5682
5683         Remove V2 C++ library.
5684         * configure.in: Remove --enable-libstdcxx_v3 support.
5685
5686 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
5687
5688         * include/demangle.h: Add prototype for java_demangle_v3.
5689
5690 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
5691
5692         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
5693
5694 2001-01-27  Richard Henderson  <rth@redhat.com>
5695
5696         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5697
5698 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5699
5700         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5701         Don't unset, it's non-portable and no longer necessary, set to empty
5702         instead.
5703
5704 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5705
5706         * ltconfig: Shell portability fix for the tagname validity check.
5707
5708 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5709
5710         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5711         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5712
5713 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5714
5715         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5716
5717 2001-01-26  Tom Tromey  <tromey@redhat.com>
5718
5719         * configure.in: Allow libgcj to be built on Sparc Solaris.
5720
5721 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
5722
5723         * ltcf-c.sh: Add aix5 case.
5724         * ltcf-cxx.sh: Likewise.
5725         * ltconfig: Likewise.
5726
5727 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5728
5729         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5730         keep at least one of build_libtool_libs or build_old_libs set to
5731         yes.
5732
5733         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5734         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5735
5736 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
5737
5738         * configure.in: Enable libgcj on several additional platforms.
5739
5740 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
5741
5742         * configure.in: Enable libgcj for linux targets.
5743
5744 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5745
5746         * MAINTAINERS (Write After Approval): Add myself.
5747
5748 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5749
5750         * MAINTAINERS: Add myself as vax port maintainer.
5751
5752 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
5753
5754         * MAINTAINERS: Add myself as Mercury front-end maintainer.
5755
5756 2001-01-09  Mike Stump  <mrs@wrs.com>
5757
5758         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5759         failures of subdirectories.
5760
5761 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5762
5763         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5764         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5765         * ltcf-cxx.sh: Likewise.
5766         * ltcf-gcj.sh: Likewise.
5767         * ltconfig.sh: Fix typo.
5768
5769 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5770
5771         * configure: handle DOS-style absolute paths.
5772
5773 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5774
5775         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5776
5777 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
5778
5779         * MAINTAINERS: Add myself as avr port co-maintainer.
5780
5781 2000-12-28  Ben Elliston  <bje@redhat.com>
5782
5783         * MAINTAINERS: Add myself under ``Write After Approval''.
5784
5785 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
5786
5787         * texinfo: Remove directory from GCC.
5788
5789 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5790
5791         * COPYING: Update to current
5792         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5793         to 19yy as example year in copyright notice).
5794
5795 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5796
5797         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5798         (libstdcxx_incdir): Pass down.
5799         * config.if: Remove expired bits for cxx_interface, add stub.
5800         (libstdcxx_incdir): Add variable for g++ include directory.
5801         * configure.in (gxx_include_dir): Use it.
5802
5803 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
5804
5805         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
5806         with old-email address from ``Write After Approval''.
5807
5808 2000-12-15  Andreas Jaeger  <aj@suse.de>
5809
5810         * configure.in: Handle lang_dirs.
5811
5812 2000-12-14  Tom Tromey  <tromey@redhat.com>
5813
5814         * MAINTAINERS: Removed brads.
5815
5816         * MAINTAINERS: Added gcj developers.
5817
5818 2000-12-13  Anthony Green  <green@redhat.com>
5819
5820         * configure.in: Disable libgcj for any target not specifically
5821         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5822         with g++ abi.
5823
5824 2000-12-13  Mike Stump  <mrs@wrs.com>
5825
5826         * Makefile.in (local-distclean): Also remove fastjar.
5827
5828 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
5829
5830         * contrib/gcc_update: Add fastjar --touch entries.
5831
5832 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5833
5834         * configure.in: Disable language-specific target libraries for
5835         languages that aren't enabled.
5836
5837 2000-12-10  Anthony Green  <green@redhat.com>
5838
5839         * configure.in: Define libgcj.  Disable libgcj target libraries for
5840         most targets.
5841
5842 2000-12-10  Neil Booth  <neilb@earthling.net>
5843
5844         * MAINTAINERS: Update mail address, remove from WAA list.
5845
5846 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5847
5848         * libjava: Imported from /cvs/java.
5849         * libffi: Likewise.
5850         * Boehm-gc: Likewise.
5851
5852 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5853
5854         * configure.in (target_libs): Revert 2000-12-08 patch.
5855         (noconfigdirs): Added target-libjava.
5856
5857 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5858
5859         * djunpack.bat: removed.
5860
5861 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5862
5863         * Makefile.in: handle DOS-style absolute paths.
5864         * config-ml.in: likewise.
5865         * symlink-tree: likewise.
5866
5867 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5868
5869         * fastjar: Imported.
5870
5871 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5872
5873         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5874         libjava.
5875         * configure.in (target_libs): Removed `target-libjava'.
5876
5877 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5878
5879         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5880         (ALL_MODULES): Added fastjar.
5881         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5882         (all-target-libjava): all-fastjar replaces all-zip.
5883         (all-fastjar): Added.
5884         (configure-target-fastjar, all-target-fastjar): Likewise.
5885         * configure.in (host_tools): Added fastjar.
5886
5887 2000-12-07  Mike Stump  <mrs@wrs.com>
5888
5889         * Makefile.in (local-distclean): Remove leftover built files.
5890
5891 2000-11-24  Nick Clifton  <nickc@redhat.com>
5892
5893         * configure.in (xscale-elf): Add target.
5894         (xscale-coff): Add target.
5895
5896 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5897
5898         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5899         recent versions of FreeBSD (release 3 or later).
5900         * ltconfig: On FreeBSD, -lc must not be provided when building
5901         a shared library or else the standard -pthread gcc option is
5902         rendered worthless to later users of the built library.
5903
5904 2000-11-16  Fred Fish  <fnf@be.com>
5905
5906         * configure.in (enable_libstdcxx_v3): Fix typo,
5907         libstd++ -> libstdc++.
5908
5909 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5910
5911         * MAINTAINERS: Add self to Write After Approval list.
5912
5913 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
5914
5915         * MAINTAINERS: Update my email address.  Add myself to global write
5916         privs list.
5917
5918 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5919
5920         * Makefile.in: Merge with src and libgcj.
5921         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5922         configure-target-<library> when their configure scripts need the C
5923         or C++ library to have already been built to work properly.
5924         (do_proto_toplev): Set them to an empty string.
5925
5926         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5927         (REALLY_SET_LIB_PATH): Use them.
5928
5929 2000-11-17  Stan Shebs  <shebs@apple.com>
5930
5931         * MAINTAINERS: Add self to Write After Approval list.
5932
5933 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5934
5935         * configure: Provide the original toplevel configure arguments
5936         (including $0) to subprocesses in the environment rather than
5937         through gcc/configargs.h.
5938
5939 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5940
5941         * MAINTAINERS: Remove references to cccp. Change C9X reference to
5942         C99.  Alphabetise "Write After Approval" list.
5943
5944 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5945
5946         * configure: Turn on libstdc++ V3 by default.
5947
5948         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5949         if we've got GCC.
5950
5951 2000-11-11  Philip Blundell  <philb@gnu.org>
5952
5953         * MAINTAINERS: Add self to Write After Approval list.
5954
5955 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
5956
5957         * ltcf-c.sh (aix4): Improve shared library configuration; require
5958         exporting symbols.
5959         * ltcf-cxx.sh (aix4): Define.
5960         * ltconfig (aix4): Define library and soname specs appropriate for
5961         AIX.  Define command to create export symbols list.
5962
5963 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
5964
5965         * config.sub: Add support for Sun Chorus
5966
5967 2000-10-31  Nick Clifton  <nickc@redhat.com>
5968
5969         * MAINTAINERS: Rename <name>@cygnus.com addresses to
5970         <name>@redhat.com.  Also installed new email address for Clint
5971         Popetz.
5972
5973 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
5974
5975         * etc: Remove directory from GCC.
5976
5977 2000-10-16  Michael Meissner  <meissner@redhat.com>
5978
5979         * configure (gcc/configargs.h): Only create if there is a build GCC
5980         directory created.
5981
5982 2000-10-16  Matthias Klose  <doko@debian.org>
5983
5984         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5985         when configured for libstdc++-v3.
5986
5987 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5988
5989         * configure: Save configure arguments to gcc/configargs.h.
5990
5991 2000-10-04  Philipp Thomas  <pthomas@suse.de>
5992
5993         * config.guess: Import CVS version 1.157.
5994         * config.sub: Import CVS version 1.181.
5995
5996 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5997
5998         * Makefile.in (bootstrap): avoid recursion if subdir missing
5999         (cross): ditto
6000         (do-proto-toplev): ditto
6001
6002 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6003
6004         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6005         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6006
6007         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6008         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6009         all affected `configure' scripts.
6010
6011 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6012
6013         * MAINTAINERS: Add self as cpplib co-maintainer.
6014
6015 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6016
6017         * MAINTAINERS: Add self to Write After Approval list.
6018
6019 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6020
6021         * INSTALL/README: egcs -> GCC update.
6022
6023 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6024
6025         * MAINTAINERS: Add myself to Write After Approval list.
6026
6027 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6028
6029         * MAINTAINERS: Add myself to Write After Approval list.
6030
6031 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6032
6033         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6034         X11 libraries for hppa64.
6035
6036 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6037
6038         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6039
6040 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6041
6042         * Makefile.in (all-zlib): Added dummy target.
6043
6044         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6045         ltcf-gcj.sh: Updated from libtool multi-language branch.
6046
6047 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6048
6049         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6050         (bootstrap*): Depend on all-bootstrap.
6051
6052 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6053
6054         * config.guess: Import CVS version 1.156.
6055         * config.sub: Import CVS version 1.179.
6056
6057 2000-09-02  Anthony Green  <green@cygnus.com>
6058
6059         * Makefile.in (all-gcc): Depend on all-zlib.
6060         (CLEAN_MODULES): Add clean-zlib.
6061         (ALL_MODULES): Add all-zlib.
6062         * configure.in (host_libs): Add zlib.
6063
6064 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6065
6066         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6067         crosses, but add gcc/include to the header search path for them.
6068
6069 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6070
6071         * MAINTAINERS: Add self to Write After Approval list.
6072
6073 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6074
6075         * config.guess: Import CVS version 1.152.
6076         * config.sub: Import CVS version 1.177.
6077
6078 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6079
6080         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6081         $targargs to tell whether newlib is going to be built.
6082
6083         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6084         $$r/TARGET_SUBDIR/libio for _G_config.h.
6085
6086 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6087
6088         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6089
6090 2000-08-22  DJ Delorie  <dj@redhat.com>
6091
6092         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6093
6094 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6095
6096         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6097         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6098         sub-configures.
6099
6100 2000-08-21  DJ Delorie  <dj@redhat.com>
6101
6102         * MAINTAINERS: Add self as a libiberty maintainer
6103
6104 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6105
6106         * configure.in (libstdcxx_flags): Use
6107         libstdc++-v3/src/libstdc++.INC.
6108
6109 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6110
6111         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6112
6113 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6114
6115         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6116
6117         * configure: Make enable_threads and enable_shared defaults
6118         explicit.  Substitute enable_threads into generated Makefiles.
6119         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6120         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6121
6122 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6123
6124         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6125
6126 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6127
6128         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6129         previous delta.
6130
6131 2000-08-11  Jason Merrill  <jason@redhat.com>
6132
6133         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6134         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6135         (FLAGS_FOR_TARGET): Not here.
6136         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6137
6138 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6139
6140         * config-ml.in (CC, CXX): Don't introduce a leading space.
6141
6142 2000-08-07  DJ Delorie  <dj@delorie.com>
6143
6144         * MAINTAINERS: Add self as a DJGPP maintainer
6145
6146 2000-08-07  DJ Delorie  <dj@redhat.com>
6147
6148         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6149         "if we're also building gcc, and it's a gcc that will run on the
6150         build machine, we want to use its includes instead of the system's
6151         default includes".
6152
6153 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6154
6155         * MAINTAINERS: Add self to Write After Approval list.
6156
6157 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6158
6159         * configure.in (libstdcxx_flags): Don't use `"'.
6160
6161         * config-ml.in: Adjust multilib search paths to the
6162         appropriate multilib tree.
6163
6164 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6165
6166         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6167         commas in $LANGUAGES.
6168
6169 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6170
6171         * configure.in: Re-enable all references to libg++ and librx.
6172
6173 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6174
6175         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6176         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6177         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6178         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6179
6180         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6181
6182 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6183
6184         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6185         CXX_FOR_TARGET for sed.
6186
6187 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6188
6189         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6190         Do not override if already set in the environment or in configure.
6191         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6192         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6193
6194 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
6195
6196         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6197         the libtool CVS tree multi-language branch.
6198         * ltconfig, ltmain.sh: Updated.
6199
6200 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6201
6202         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6203         (clean-target): Depend on it.
6204
6205         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6206         (GCC_FOR_TARGET): Use it.
6207         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6208         * configure.in: ... here.
6209         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6210         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6211
6212 2000-07-24  Eric Christopher  <echristo@cygnus.com>
6213
6214         * MAINTAINERS: Add self to Write After Approval list.
6215
6216 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6217
6218         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6219         (configure-target-libchill, configure-target-libobjc): Likewise.
6220
6221         * configure.in: Use the same cache file for all target libs.
6222         * config-ml.in: But different cache files per multilib variant.
6223
6224 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6225
6226         * configure (topsrcdir): Don't use dirname.
6227
6228 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
6229
6230         * MAINTAINERS: Add self to Write After Approval list.
6231
6232 2000-07-20  Jason Merrill  <jason@redhat.com>
6233
6234         * configure.in: Remove all references to libg++ and librx.
6235
6236         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6237
6238 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6239
6240         * config.sub: Update to subversions version 2000-07-06.
6241
6242 2000-07-12  Andrew Haley  <aph@cygnus.com>
6243
6244         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6245         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6246
6247 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6248
6249         * symlink-tree:  Check number of arguments.
6250
6251 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6252
6253         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6254         search path for a g++ extracted from the build tree.  This
6255         will allow link tests run by configure scripts in
6256         subdirectories to succeed.
6257
6258 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6259
6260         * ltconfig: Add support for mips-dde-sysv4.2MP
6261
6262 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6263
6264         * MAINTAINERS: Add myself as loop discovery maintainer.
6265
6266 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6267
6268         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6269         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6270
6271 2000-06-19  Timothy Wall  <twall@cygnus.com>
6272
6273         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6274         * config.sub: Add tic54x target.
6275
6276 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6277
6278         * MAINTAINERS: Add self as Fortran maintainer,
6279         remove Craig Burley.
6280
6281 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6282
6283         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6284         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6285
6286 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
6287
6288         * MAINTAINERS: Add self as i18n maintainer
6289
6290 20000-05-21  H.J. Lu  (hjl@gnu.org)
6291
6292         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6293         directory are used if they exist. Make sure
6294         $(build_tooldir)/include is searched for header files,
6295         $(build_tooldir)/lib/ for library files.
6296         (GCC_FOR_TARGET): Likewise.
6297         (CXX_FOR_TARGET): Likewise.
6298
6299 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
6300
6301         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6302
6303 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
6304
6305         * Makefile.in (configure-target-libiberty): Depend on
6306         configure-target-newlib.
6307
6308 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
6309
6310         * configure.in, Makefile.in: Merge all libffi-related
6311         configury stuff from the libgcj tree.
6312
6313 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6314
6315         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6316         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6317
6318 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6319
6320         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6321         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6322         current version information.  Add to proto-toplev directory.
6323         (gdb-taz): Build do-djunpack.
6324
6325 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
6326
6327         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6328
6329 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6330
6331         * MAINTAINERS: Add self to Write After Approval list.
6332
6333 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6334
6335         * ltmain.sh: Preserve in relink_command any environment
6336         variables that may affect the linker behavior.
6337
6338 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
6339
6340         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6341
6342 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
6343
6344         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6345
6346 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
6347
6348         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6349         with the version name.
6350
6351 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
6352
6353         * MAINTAINERS: Add self as bb-reorder maintainer.
6354
6355 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
6356
6357         * config.if: Tweak.
6358
6359 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
6360
6361         * djunpack.bat: New file.
6362
6363 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6364
6365         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6366         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6367         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6368         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6369
6370 2000-04-16  Dave Pitts  <dpitts@cozx.com>
6371
6372         * config.sub (case $basic_machine): Change default for "ibm-*"
6373         to "openedition".
6374
6375 2000-04-13  Andreas Jaeger  <aj@suse.de>
6376
6377         * MAINTAINERS: Added myself.
6378
6379 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6380
6381         * Makefile.in (gdb-taz): New target.  GDB specific archive.
6382         (do-md5sum): New target.
6383         (MD5PROG): Define.
6384         (PACKAGE): Default to TOOL.
6385         (VER): Default to a shell script.
6386         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6387         md5 checksum generation.
6388         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6389         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6390         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6391         insight.tar.bz2): Use gdb-taz to create archive.
6392
6393 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6394
6395         * configure (warn_cflags): Delete.
6396
6397 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
6398
6399         * MAINTAINERS: Added myself.
6400
6401 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
6402             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
6403
6404         * configure.in (enable_libstdcxx_v3): Add.
6405         (target_libs): Add bits here to switch between libstdc++-v2 and
6406         libstdc++-v3.
6407         * config.if: And this file too.
6408         * Makefile.in: Add libstdc++-v3 targets.
6409
6410 2000-04-05  Michael Meissner  <meissner@redhat.com>
6411
6412         * config.sub (d30v): Add d30v as a basic machine type.
6413
6414 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
6415
6416         * configure.in: -linux-gnu*, not -linux-gnu.
6417
6418 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
6419
6420         * MAINTAINERS: Add self in write-after-approval section.
6421
6422 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
6423
6424         * MAINTAINERS: Add self as ia64 port maintainer.
6425
6426 2000-03-08  Neil Booth  <NeilB@earthling.net>
6427
6428         * MAINTAINERS: Add self in write-after-approval section.
6429
6430 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6431
6432         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6433         (do-tar-bz2): Replace TOOL with PACKAGE.
6434         (gdb.tar.bz2): Remove GDBTK from GDB package.
6435         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6436         dejagnu.tar.bz2): New packages.
6437
6438 2000-02-27  Andreas Jaeger  <aj@suse.de>
6439
6440         * configure.in: Add entry for mips*-*-linux*, move catch all
6441         *-*-*linux* entry below this one.
6442
6443 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
6444
6445         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6446
6447 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6448
6449         * config.sub: Support an OS of "wince".
6450
6451 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6452
6453         * config.guess, config.sub: Updated to match config's 2000-02-15
6454         version.
6455
6456 2000-02-23  Linas Vepstas <linas@linas.org>
6457
6458         * config.sub: Add support for Linux/IBM 370.
6459         * configure.in: Likewise.
6460
6461 2000-02-22  Nick Clifton  <nickc@cygnus.com>
6462
6463         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6464
6465 2000-02-20  Christopher Faylor <cgf@cygnus.com>
6466
6467         * config.guess: Guess "cygwin" rather than "cygwin32".
6468
6469 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6470
6471         * configure (gcc_version): When setting, narrow search to
6472         lines containing `version_string'.
6473
6474 2000-02-15  Denis Chertykov  <denisc@overta.ru>
6475
6476         * config.sub: Add support for avr target.
6477
6478 2000-02-14  Nick Clifton  <nickc@cygnus.com>
6479
6480         * MAINTAINERS: Add maintainers for MCore port.
6481
6482 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6483
6484         * config.sub: Add mmix-knuth-mmixware.
6485
6486 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6487
6488         * MAINTAINERS: Pair cccp with cpplib maintainership.
6489
6490 2000-01-27  Christopher Faylor <cgf@redhat.com>
6491
6492         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6493         structure stuff to -L library search.
6494         (CXX_FOR_TARGET): Ditto.
6495         (CROSS_CHECK_MODULES): Fix spelling mistake.
6496
6497 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6498
6499         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6500         the C++ compiler.
6501
6502 2000-01-12  Richard Henderson  <rth@cygnus.com>
6503
6504         * configure.in: Don't build some bits for beos.
6505
6506 2000-01-12  Joel Sherrill (joel@OARcorp.com)
6507
6508         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6509         as include files.
6510
6511 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
6512
6513         * Add self as cpplib maintainer, as requested by Jason
6514         Merrill.  Correct my e-mail address.
6515
6516 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6517
6518         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6519         not mh-aix43.
6520
6521 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
6522
6523         * MAINTAINERS: Add myself to "write after approval" list.
6524
6525 1999-12-14  Richard Henderson  <rth@cygnus.com>
6526
6527         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6528         * config.sub: Accept alphaev[78], alphaev8.
6529
6530 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6531
6532         * config.guess, config.sub: Update from autoconf.
6533
6534 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
6535
6536         * MAINTAINERS:  update my playtime e-address.
6537
6538 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6539
6540         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6541         necessary libraries are missing.
6542
6543 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
6544
6545         * MAINTAINERS: Add new 'write after approval' maintainer.
6546
6547 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6548
6549         * MAINTAINERS: Add new Java maintainer.
6550
6551 1999-10-25  Andreas Schwab  <schwab@suse.de>
6552
6553         * configure: Fix quoting inside arguments of eval.
6554
6555 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6556
6557         * config-ml.in: Allow suppression of some ARM multilibs.
6558
6559 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6560
6561         * config.guess: Add OS/390 match pattern.
6562         * config.sub: Add mvs, openedition targets.
6563         * configure.in (i370-ibm-opened*): New.
6564
6565 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6566
6567         * config.sub: Add support for configuring for pj.
6568
6569 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6570
6571         * config.sub (maybe_os): Add support for configuring for fr30.
6572
6573 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6574
6575         * configure.in: Do not configure or build ld for AIX
6576         platforms.  ld is known to be broken on these platforms.
6577
6578 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6579
6580         * config-ml.in: Pass compiler flag corresponding to multidirs to
6581         subdir configures.
6582
6583 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6584
6585         * Makefile.in (LDFLAGS): Define.
6586
6587 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6588
6589         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6590         noconfigdirs.
6591         (*-*-cygwin*): Likewise.
6592
6593 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6594
6595         * mkdep: New file.
6596         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6597         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6598
6599         From Eli Zaretskii <eliz@is.elta.co.il>:
6600         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6601         long file name when using DJGPP on MS-DOS.
6602
6603 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6604
6605         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6606
6607 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6608
6609         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6610         dependency as this causes "make check" to globally "make all"
6611
6612 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6613
6614         * configure.in (target_libs): Added target-zlib.
6615         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6616         (CONFIGURE_TARGET_MODULES): Likewise.
6617         (CHECK_TARGET_MODULES): Likewise.
6618         (INSTALL_TARGET_MODULES): Likewise.
6619         (CLEAN_TARGET_MODULES): Likewise.
6620         (configure-target-zlib): New target.
6621         (all-target-zlib): Likewise.
6622         (all-target-libjava): Depend on all-target-zlib.
6623         (configure-target-libjava): Depend on configure-target-zlib.
6624
6625         * Makefile.in (configure-target-libjava): Depend on
6626         configure-target-newlib.
6627         (configure-target-boehm-gc): New target.
6628         (configure-target-qthreads): New target.
6629
6630         * configure.in (target_libs): Added target-qthreads.
6631         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6632         (CONFIGURE_TARGET_MODULES): Likewise.
6633         (CHECK_TARGET_MODULES): Likewise.
6634         (INSTALL_TARGET_MODULES): Likewise.
6635         (CLEAN_TARGET_MODULES): Likewise.
6636         (all-target-qthreads): New target.
6637         (configure-target-libjava): Depend on configure-target-qthreads.
6638         (all-target-libjava): Depend on all-target-qthreads.
6639
6640         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6641         (CONFIGURE_TARGET_MODULES): Likewise.
6642         (CHECK_TARGET_MODULES): Likewise.
6643         (INSTALL_TARGET_MODULES): Likewise.
6644         (CLEAN_TARGET_MODULES): Likewise.
6645         (all-target-libjava): New target.
6646         (all-target-boehm-gc): Likewise.
6647         * configure.in (target_libs): Added libjava, boehm-gc.
6648
6649 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6650
6651         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6652         configure.bat in SUPPORT_FILES.
6653         (gas+binutils.tar.bz2): Likewise.
6654
6655         * makeall.bat: Remove; obsolete.
6656
6657 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6658
6659         From Mark Elbrecht:
6660         * configure.bat: Remove; obsolete.
6661
6662 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6663
6664         * configure: Add -W -Wall to the default CFLAGS when compiling with
6665         gcc.
6666
6667 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6668
6669         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6670
6671 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6672
6673         * configure.in: Build ld on IRIX6.
6674
6675 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6676
6677         * Makefile.in: Change distribution targets to use bzip2 instead of
6678         gzip.
6679         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6680         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6681
6682 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6683
6684         * config.sub: Add mcore target.
6685
6686 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
6687
6688         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6689
6690 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
6691
6692         * config.guess (dummy): Changed to $dummy.
6693
6694 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6695
6696         * config.sub: Tidied up case statements.
6697
6698 1999-05-22  Ben Elliston  <bje@cygnus.com>
6699
6700         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6701         <jiro@din.or.jp>.
6702
6703         * config.guess: Merge with FSF version. Future changes will be
6704         more accurately recorded in this ChangeLog.
6705         * config.sub: Likewise.
6706
6707 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
6708
6709          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6710
6711 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6712
6713         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6714
6715 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6716
6717         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6718
6719 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6720
6721         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6722         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6723         Bad merge removed these two changes.
6724
6725 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6726                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6727
6728         * config.guess (interix Alpha): Add.
6729
6730 1999-04-11  Richard Henderson  <rth@cygnus.com>
6731
6732         * configure.in (i?86-*-beos*): Do config gperf; don't config
6733         gdb, newlib, or libgloss.
6734
6735 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
6736
6737         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6738         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6739         from multidirs.
6740
6741 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
6742
6743         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6744
6745 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6746
6747         * config.sub: Add support for mcore targets.
6748
6749 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6750
6751         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6752         not mt-ospace, in order to shut up assembler warning about using
6753         symbols that are named the same as registers.
6754
6755 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6756
6757         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6758         dependency list for all-target-cygmon.
6759
6760 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6761
6762         * config-ml.in: Check $host, not $target, for selective multilibs.
6763         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6764         thumb interworking, and underscore prefix multilibs.
6765
6766 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6767
6768         * missing: Update to version from current automake.
6769
6770 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6771
6772         * configure (gxx_include_dir): Removed.
6773
6774         * configure.in (gxx_include_dir): Handle it.
6775         * Makefile.in: Likewise.
6776
6777 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6778
6779         * config.sub (mips64vr4111,mips64vr4111el) Add.
6780
6781 1999-03-21  Ben Elliston  <bje@cygnus.com>
6782
6783         * config.guess: Correct typo for detecting ELF on FreeBSD.
6784
6785 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6786
6787         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6788         config/mh-djgpp.
6789
6790 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6791
6792         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6793         all-target-newlib to dependency list for all-target-bsp.
6794
6795 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6796
6797         * config.sub: Add i386-uwin support.
6798         * config.guess: Likewise.
6799
6800 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6801
6802         * configure.in: cleanup, add mh-*pic handling for arm, special
6803         case powerpc*-*-aix*
6804
6805 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6806
6807         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6808         can be built.
6809
6810 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6811
6812         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6813         targets.
6814
6815 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6816
6817         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6818
6819 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
6820
6821         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6822
6823 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6824
6825         * config.sub: Fix typo in arm recognition.
6826
6827 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
6828
6829         * configure.in (noconfigdirs): Changed target_configdirs to
6830         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6831         rather than m68k-*-* since it is not known to work on
6832         m68k-aout. Ditto for arm-*-*oabi.
6833
6834 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
6835
6836         * configure.in (*-*-windows*): Remove, no longer used.
6837
6838 1999-02-19  Ben Elliston <bje@cygnus.com>
6839
6840         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6841         Smart and improved by Andrew Cagney.
6842
6843 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
6844
6845         * config.guess: Recognize openbsd-*-hppa.
6846
6847 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
6848
6849         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6850         only if it is not empty.
6851
6852 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6853
6854         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6855
6856         * config.guess: Modified to recognize uname's armv* syntax.
6857
6858         * config.sub: Modified to recognize uname's armv* syntax.
6859
6860 1999-02-17  Mark Salter  <msalter@cygnus.com>
6861
6862         * configure.in: Added target-bsp for sparclite.
6863
6864 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
6865
6866         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6867
6868 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6869
6870         * configure.in: Add support for strongarm port.
6871         * config.sub: Add support for strongarm target.
6872
6873 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6874
6875         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6876         the old name config/mh-cygwin32.
6877         Enable texinfo.
6878
6879 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
6880
6881         * configure.in: Do build ld for ix86 Solaris.
6882
6883 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
6884
6885         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6886         $AR_FOR_TARGET.  Likewise for RANLIB.
6887
6888 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
6889
6890         * config.sub (oabi):  Recognize.
6891         * configure.in (arm-*-oabi):  Handle.
6892
6893 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
6894
6895         * config.guess: Improve detection of i686 on UnixWare 7.
6896
6897 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6898
6899         * config.guess: Add support for i386-pc-interix.
6900         * config.sub: Likewise.
6901         * configure.in: Likewise.
6902
6903 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
6904
6905         * Makefile.in: Remove unneeded all-target-libio from
6906         from all-target-winsup target since it is now unneeded.
6907         Add all-target-libtermcap in its place since it is now
6908         needed.
6909
6910 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
6911
6912         * configure.in: makefile stub for cygwin target is probably
6913         unnecessary.  Remove it for now.
6914
6915 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
6916
6917         * configure.in: libtermcap.a should be built when cygwin is the
6918         target as well as the host.
6919         * config.guess: Allow mixed case in cygwin uname output.
6920         * Makefile.in: Add libtermcap target.
6921
6922 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
6923
6924         * config.sub: Clean up handling of hppa2.0.
6925
6926 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
6927
6928         * config.guess: Use C code to identify more HP machines.
6929
6930 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6931
6932         * config.sub: Handle hppa2.0.
6933
6934 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6935
6936         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6937         cygmon for all sparclite targets, regardless of object format.
6938
6939 1998-12-15  Mark Salter  <msalter@cygnus.com>
6940
6941         * configure.in: Added target-bsp for several target architectures.
6942
6943         * Makefile.in: Added rules for bsp.
6944
6945 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6946
6947         * config.guess: Improve detection of hppa2.0 processors.
6948
6949 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6950
6951         * config.guess: Recognize FreeBSD using ELF automatically.
6952
6953 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6954
6955         * configure (skip-this-dir): Add handling for new shell script, which
6956         might be created by a sub-directory's configure to indicate, this particular
6957         directory is "unwanted".
6958         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6959
6960 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6961
6962         * ltconfig: import from libtool, after changing libtool to
6963         account for the cygwin name change.
6964
6965 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6966
6967         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6968         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6969
6970 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6971
6972         * configure.in: Add libtermcap to list of cygwin dependencies.
6973
6974 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
6975
6976         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6977         they include winsup/include when it's a cygwin target.
6978
6979 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6980
6981         * configure.in (host_tools): Added zip.
6982         * Makefile.in (all-target-libjava): Depend on all-zip.
6983         (all-zip): New target.
6984         (ALL_MODULES): Added all-zip.
6985         (NATIVE_CHECK_MODULES): Added check-zip.
6986         (INSTALL_MODULES): Added install-zip.
6987         (CLEAN_MODULES): Added clean-zip.
6988
6989 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
6990
6991         * Makefile.in: lose "32" from comment about cygwin.
6992
6993 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
6994
6995         * configure.in: Use -Os to build target libraries for the fr30.
6996
6997 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
6998
6999         * config.sub: Add fr30.
7000
7001 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7002
7003         * configure.in: drop "32" from config/mh-cygwin32.  Check
7004         cygwin* instead of cygwin32*.
7005         * config.sub: Check cygwin* instead of cygwin32*.
7006
7007 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7008
7009         * config.guess: Match any version of Unixware7.
7010
7011 1998-10-20  Syd Polk  <spolk@cygnus.com>
7012
7013         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7014         if desired.
7015
7016 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7017
7018         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7019         these if the appropriate directories and files to not exist.
7020
7021 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7022
7023         * Makefile.in (DEVO_SUPPORT): Add config.if.
7024
7025 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7026
7027         * configure: Add pattern to replace "build_tooldir"'s
7028         definition in the generated Makefile with "tooldir"'s
7029         actual value.
7030
7031 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7032
7033         * config.sub: Bring back lost sparcv9.
7034
7035         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7036
7037 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7038
7039         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7040         CC_FOR_TARGET and friends.
7041
7042 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7043
7044         * Makefile.in (build_tooldir): New variable, same as tooldir.
7045         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7046         -B$(build_tooldir)/bin/.
7047         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7048
7049 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7050
7051         * README: Remove installation instructions and refer to the
7052         INSTALL directory instead.
7053
7054 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7055
7056         * config.sub: Add support for i[34567]86-pc-udk.
7057         * configure.in: Likewise.
7058
7059 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7060
7061         * Makefile.in: add bzip2 package building bits for user
7062         tools module
7063         * configure.in: ditto
7064
7065 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7066
7067         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7068         (ALL_TARGET_MODULES): Add all-target-libobjc.
7069         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7070         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7071         (all-target-libchill): Add dependencies.
7072         * configure.in (target_libs): Add libchill.
7073
7074 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7075
7076         * configure.in (target_subdir): Remove duplicate line.
7077
7078 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7079
7080         * Makefile.in (all-automake): fix dependencies.
7081
7082 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7083
7084         * configure.in: Minor cleanups for building in the $(target_alias)
7085         subdir.
7086
7087 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7088
7089         * Makefile.in (bootstrap): Set r and s before make all.  Use
7090         BASE_FLAGS_TO_PASS in make all.
7091         (cross): Likewise.
7092
7093 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7094
7095         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7096
7097 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7098
7099         * config.sub: Fix typo in last change.
7100
7101 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7102
7103         * config.sub: Add support for C4x target.
7104         * configure.in: Likewise.
7105
7106 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7107
7108         * config.sub: Recognize sparcv9 just like sparc64.
7109
7110 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7111
7112         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7113
7114 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7115
7116         * config.guess: Correctly identify Pentium II sco boxes.
7117
7118         * config.guess: Fix "tr" code.  From Weiwen Liu.
7119
7120 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7121
7122         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7123         stabs.
7124
7125 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7126
7127         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7128         (ALL_TARGET_MODULES): Add all-target-libchill.
7129         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7130         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7131         (all-target-libchill): Add dependencies.
7132         * configure.in (target_libs): Add libchill.
7133
7134 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7135
7136         * config.guess: Avoid assumptions about "tr" behaves when
7137         LANG is set to something other than English.
7138
7139 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7140
7141         * configure (gxx_include_dir): Changed to
7142         '${prefix}/include/g++'-${libstdcxx_interface}.
7143
7144         * config.if: New to determine the interfaces.
7145
7146 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7147
7148         * config.guess: Detect and handle MPE/IX.
7149         * config.sub: Deal with MPE/IX.
7150
7151 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7152
7153         * configure.in: Use mh-aix43.
7154
7155 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7156
7157         * configure: Fix --without/--disable cases for gxx-include-dir.
7158
7159 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7160
7161         * mdata-sh:  Imported.  Needed for automake support.
7162
7163 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7164
7165         * Makefile.in (taz): Try "chmod -R og=u ." before
7166         "chmod og=u `find . -print`".
7167
7168 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7169
7170         * configure.in: Add arm-elf and thumb-elf support.
7171
7172 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7173
7174         * Makefile.in: Undo previous patch.
7175
7176 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7177
7178         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7179         to here ...
7180         (install-no-fixedincludes): and here
7181         (INSTALL_MODULES): ... from here.
7182
7183 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7184
7185         * config.sub: Merge with FSF.
7186
7187         * config.guess: Merge with FSF.
7188
7189 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7190
7191         * configure (extraconfigdirs): New variable.
7192         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7193         * Makefile.in (all): Move higher in file.
7194         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7195         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7196         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7197         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7198         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7199
7200 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7201
7202         * Makefile.in (all-target-libjava): Depend on all-gcc and
7203         all-target-newlib.
7204         (configure-target-libjava): Depend on $(ALL_GCC).
7205
7206 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7207
7208         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7209         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7210
7211 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
7212
7213         * INSTALL/README: Fix typo.
7214
7215 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7216
7217         * ylwrap: Change absolute path checks to check for DOS style path
7218         names.
7219
7220         * ylwrap: Don't use a full path name if the source file is in the
7221         same directory.  From hjl@lucon.org (H.J. Lu).
7222
7223         * config-ml.in: Default to being verbose, to match Feb 18 change to
7224         configure.
7225
7226 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7227
7228         Brought over from egcs:
7229
7230         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7231
7232         * configure.in (target_subdir): Set to ${target_alias} instead
7233         of "libraries".
7234
7235         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7236
7237         * configure.in (target_subdir): Set to libraries if enable_multilib.
7238
7239 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7240
7241         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7242         multilibs, force reconfiguration the first time we create
7243         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7244
7245 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7246
7247         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7248         avoid confusion with --no-recursion.
7249
7250 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7251
7252         * configure.in: Win32 hosts shouldn't use install -x
7253         * install-sh: remove -x option, and special .exe-handling
7254         hack.
7255
7256 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7257
7258         * config.guess: Recognize i586-pc-beos.
7259         * configure.in: Don't build some bits for beos.
7260
7261 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7262
7263         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7264         CFLAGS default to -O2.
7265
7266         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7267         when using GNU ld.
7268
7269 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7270
7271         * ltmain.sh: Correct install when using a different shell.
7272
7273 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7274
7275         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7276
7277 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7278
7279         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7280         target.
7281
7282 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7283
7284         * ltconfig: Update to correct AIX handling.
7285
7286 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7287
7288         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7289
7290         * configure.in (target_subdir): Set to ${target_alias} instead
7291         of "libraries".
7292
7293 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
7294
7295         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7296         (Makefile): Depend on $(gcc_version_trigger).
7297
7298         * configure (gcc_version): Change default initializer to empty
7299         string.
7300         (gcc_version_trigger): New variable; pass this variable down
7301         to subdir configures to enable them checking gcc's version
7302         themselves. Emit make macros for both gcc_version vars.
7303         (topsrcdir): Initialize reliably.
7304         (recursion line): Remove --with-gcc-version=${gcc_version}.
7305
7306 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7307
7308         * configure (enable_version_specific_runtime_libs): Implement new flag
7309         --enable-version-specific-runtime-libs which installs C++ runtime stuff
7310         in $(libsubdir); emit definition in each generated Makefile.
7311         (gxx_include_dir): Initialize depending on
7312         $enable_version_specific_runtime_libs.
7313
7314 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7315
7316         * configure (gcc_version): Initialize properly depending on
7317         how and where configure is started.
7318         (recursion line): Pass a --with-gcc-version=${gcc_version}
7319         to configures in subdirs.
7320
7321 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
7322
7323         * configure.in (noconfigdirs): Add configure pattern for mips tx39
7324         cygmon
7325
7326 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
7327
7328         * configure.in: Add cygmon and libstub support for mn10200.
7329
7330 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
7331
7332         * configure (gcc_version): Add new variable describing the
7333         particular gcc version we're building.
7334         * Makefile.in (libsubdir): Add new macro for the directory
7335         in which the compiler finds executables, libraries, etc.
7336         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7337         and libsubdir.
7338
7339 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7340
7341         * Makefile.in (local-clean): Remove *.log.
7342         (warning.log): Built with warn_summary from build.log.
7343         (mail-report.log): Run test_summary.
7344         (mail-report-with-warnings.log): Run test_summary including
7345         warning.log in the report.
7346
7347 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
7348
7349         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7350
7351 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
7352
7353         * Makefile.in (grep): Grep no longer depends on libiberty.
7354
7355 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
7356
7357         * Makefile.in: all-snavigator needs all-libgui.
7358
7359 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
7360
7361         * configure.in: Add cygmon and libstub support for mn10300.
7362
7363 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
7364
7365         * missing: Update to version from automake 1.3.
7366
7367         * ltmain.sh: On installation, don't get confused if the same name
7368         appears more than once in the list of library names.
7369
7370 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7371
7372         * config.sub: Accept m68060 and m5200 as CPU names.
7373
7374 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
7375
7376         * configure: Use && rather than using -a in test, because odd
7377         strings can confuse test.
7378         * configure.in: Likewise.
7379
7380 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7381
7382         * ltconfig, ltmain.sh: Bring in Visual C++ support.
7383
7384 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7385
7386         * Makefile.in (boostrap2-lean, bootstrap3-lean,
7387         bootstrap4-lean): New targets.
7388
7389 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
7390
7391         * mpw-* Delete.  Not used.
7392
7393 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
7394
7395         * COPYING.LIB: Update FSF address.
7396
7397 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
7398
7399         * ltconfig, ltmain.sh: Update to libtool 1.2a.
7400
7401         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7402         GAS_SUPPORT_DIRS.
7403
7404 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
7405
7406         * ltconfig, ltmain.sh: Avoid producing a version number if
7407         -version-info was not used.
7408
7409 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7410
7411         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7412         building with newlib.
7413
7414 1998-04-30  Paul Eggert  <eggert@twinsun.com>
7415
7416         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7417         Solaris `make' causes it to continue to next definition.
7418
7419 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7420
7421         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7422         the right GUI libraries and files are installed along with GDB.
7423
7424 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7425
7426         * configure.in: Change alpha to alpha* in several places.
7427
7428 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
7429
7430         * config.sub: Recognize sparc86x.
7431
7432 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
7433
7434         * configure.in (--enable-target-optspace): Remove debug echo.
7435
7436 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
7437
7438         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7439
7440 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7441
7442         * ltconfig: Update cygwin32 support.
7443
7444         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7445         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7446         (GDB_SUPPORT_DIRS): Likewise.
7447
7448 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
7449
7450         * configure.in (target_makefile_frag): If --enable-target-optspace,
7451         use -Os to compile target libraries rather than -O2.  Default to
7452         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7453         not used.
7454         * configure.in (target_cflags): Ditto for d30v.
7455
7456 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
7457
7458         * Makefile.in (all-bfd): Depend on all-intl.
7459         (all-binutils): Likewise.
7460         (all-gas): Likewise.
7461         (all-gprof): Likewise.
7462         (all-ld): Likewise.
7463
7464 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
7465
7466         * configure.in (host_tools): Fix typo, lbtool -> libtool.
7467
7468 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7469
7470         * Makefile.in (all-bfd): Depend upon all-libiberty.
7471
7472         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7473
7474 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
7475
7476         * Makefile.in: Add libstub.
7477
7478         * configure.in: Ditto. Build libstub for targets that have cygmon
7479         support.
7480
7481 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7482
7483         * configure.in: Don't set PICFLAG on ix86-cygwin32.
7484
7485 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
7486
7487         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7488         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7489
7490 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
7491
7492         * configure: Define DEFAULT_M4 by searching PATH.
7493         * Makfile.in: Use DEFAULT_M4.
7494
7495 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7496
7497         * ltconfig: Add cygwin32 support.
7498
7499         * Makefile.in, configure.in: Add libtool as a native only directory
7500         to configure and build.
7501
7502 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7503
7504         * Makefile.in (INSTALL_MODULES): Remove texinfo.
7505
7506 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
7507
7508         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7509
7510 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
7511
7512         * Makefile.in: add ash make rules
7513         * configure.in: add ash to native_only and host_tools lists
7514
7515 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
7516
7517         * Makefile.in (all-gettext, all-intl): New targets.
7518         (ALL_MODULES): Added all-gettext, all-intl.
7519         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7520         (INSTALL_MODULES): Added install-gettext, install-intl.
7521         (CLEAN_MODULES): Added clean-gettext, clean-intl.
7522
7523         * configure.in (host_tools): Added gettext.
7524         (native_only): Likewise.
7525         (noconfigdirs) [various cases]: Likewise.
7526         (host_libs): Added intl.
7527
7528 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
7529
7530         * configure: Do not disable building gdbtk for cygwin32 hosts.
7531
7532 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
7533
7534         * configure.in: Add thumb-coff target.
7535         * config.sub: Add thumb-coff target.
7536
7537 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7538
7539         * Makefile.in: Revert yesterday's change.
7540         (all-target-winsup):  all-target-librx stays out of here.
7541
7542 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7543
7544         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7545         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7546         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7547         Remove references to librx and libg++.
7548
7549 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7550
7551         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7552         recursive makes
7553
7554 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7555
7556         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7557         for newlib directory.
7558         (CXX_FOR_TARGET): Likewise.
7559
7560 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7561
7562         * ltconfig: Update after libtool/ltconfig.in change for
7563         hpux11.
7564
7565 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7566
7567         * ltconfig, ltmain.sh: Update to libtool 1.2.
7568
7569 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7570
7571         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7572         (install-gcc-cross): Instead, override LANGUAGES here.
7573
7574 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7575
7576         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7577         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7578
7579 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7580
7581         * configure.in: Add Thumb-pe target.
7582
7583 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7584
7585         * Makefile.in - changed sn targets to snavigator
7586         * configure.in - changed sn targets to snavigator
7587
7588 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7589
7590         * config-ml.in: After building symlink tree call make distclean
7591         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7592         to be the case for libiberty.
7593
7594 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7595
7596         * configure: When making link, also check the current
7597         directory. The configure scripts may create one.
7598
7599 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7600
7601         * config.sub: Accept alphapca56 and alphaev6 properly.
7602
7603 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7604
7605         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7606
7607 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7608
7609         * config.sub (sco5): Fix typo.
7610
7611 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7612
7613         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7614         install-itcl.
7615         (install-itcl): Remove dependency on install-tcl.
7616
7617 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7618
7619         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7620
7621 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7622
7623         * configure.in: Don't build libgui for a cygwin32 target when not on
7624         a cygwin32 host.
7625
7626 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7627
7628         * configure (redirect): Set to null, so default behavior of
7629         configure is now --verbose.
7630
7631 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7632
7633         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7634         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7635
7636 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7637
7638         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7639         this change to sync Makefile.in with its ChangeLog entries.
7640
7641 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7642
7643         * ltmain.sh (mkdir): Check that the directory doesn't exist
7644         before we exit with error, so that we don't get races during
7645         parallel builds.
7646
7647 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7648
7649         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7650
7651 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7652
7653         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7654         PICFLAG_FOR_TARGET.
7655         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7656
7657         * configure: Emit a definition for the new macro enable_shared
7658         into each Makefile.
7659
7660 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7661
7662         * configure.in (host_tools, native_only): Add libtool.
7663
7664 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7665
7666         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7667         Fix typo in ming config comment.
7668
7669 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7670
7671         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7672
7673 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7674
7675         * config.sub: Add tic30 cases, and map c30 to tic30.
7676
7677 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7678
7679         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7680         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7681         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7682         (CLEAN_TARGET_MODULES): Similarly
7683         (all-target-libf2c): Add dependences.
7684         * configure.in (target_libs): Add libf2c.
7685
7686 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7687
7688         * configure.in: Remove expect from noconfigdirs when target
7689         is cygwin32.  OK to build expect and dejagnu with Canadian
7690         Cross.
7691
7692 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7693
7694         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7695         host.
7696
7697         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7698         and mingw32.
7699
7700 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7701
7702         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7703         here as it is not defined in the toplevel Makefile.
7704
7705 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7706
7707         * configure (package_makefile_rules_frag): New variable, which names
7708         a file with generic rules, ...
7709         Change comment to mention we now have FIVE parts.
7710         * configure: Undo last change.
7711
7712 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7713
7714         * config.guess: More accurate determination of HP processor types.
7715         * config.sub: More accurate determination of HP processor types.
7716
7717 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7718
7719         * configure (package_makefile_frag): Move inserting the
7720         ${package_makefile_frag} to where it should be according
7721         to the comment.
7722
7723 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7724
7725         * config.guess: Add support for Linux/ARM.
7726
7727 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7728
7729         * .cvsignore: Remove *-info and *-install since they match
7730         release-info and mpw-install, which we don't want to just ignore.
7731
7732 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7733
7734         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7735
7736 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7737
7738         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7739         local_prefix to sub-make invocations.
7740
7741 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7742
7743         * configure.in: Check makefile fragments in the source
7744         directory.
7745
7746 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7747
7748         * configure.in: Check whether host and target makefile
7749         fragments exist before adding them to *_makefile_frag.
7750
7751 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7752
7753         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7754
7755 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7756
7757         * configure.in: Make sure we only replace RPATH_ENVVAR on
7758         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7759         regexp to sed.
7760
7761         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7762         to sub-makes.
7763
7764 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7765
7766         * config-ml.in (multi-do): LDFLAGS must include multilib
7767         designator.
7768
7769 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7770
7771         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7772
7773 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7774
7775         * config.sub: Add mingw32 support.
7776         * configure.in: Likewise.
7777
7778 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7779
7780         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7781
7782 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7783
7784         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7785         * configure (gxx_include_dir): Provide a definition for subdirs
7786         which do not use autoconf.
7787
7788 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7789
7790         * config.guess: Sync with egcs.  Picks up new alpha support,
7791         BeOS & some additional linux support.
7792
7793 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7794
7795         * config.guess: HP 9000/803 is a PA1.1 machine.
7796
7797 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7798
7799         * configure.in: It's alpha*-...
7800
7801 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7802
7803         * configure.in (host_makefile_frag, target_makefile_frag):
7804         Handle multiple config files.
7805         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7806         alpha-*-*.
7807
7808 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7809
7810         * mkdep: New file.
7811
7812 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7813
7814         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7815
7816 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7817
7818         * Makefile.in: Add libgui directory.
7819         (GDB_TK): Add all-libgui.
7820         * configure.in: Add libgui directory.
7821         * configure: Add all-libgui to GDB_TK.
7822
7823 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7824
7825         * config-ml.in (multidirs): Add m32r to multilib list.
7826
7827 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7828
7829         * Makefile.in (all-target-gperf): Change dependency to
7830         all-target-libstdc++.
7831
7832 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7833
7834         * config.guess: Add BeOS support.
7835
7836 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7837
7838         Source directory cvs renamed to cvssrc:
7839         * configure.in (host_tools): Change cvs to cvssrc.
7840         (native_only): Likewise.
7841         (noconfigdirs) [various cases]: Likewise.
7842         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7843         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7844         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7845         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7846         (all-cvssrc): Rename target from all-cvs.
7847
7848 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7849
7850         * configure (gxx_include_dir): Fix thinko.
7851
7852 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7853
7854         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7855         (install-cross, install-gcc-cross): New targets.
7856
7857 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7858
7859         * configure.in (noconfigdirs): Add support for Thumb target.
7860
7861         * config.sub (maybe_os): Add support for Thumb target.
7862
7863 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7864
7865         * Makefile.in: Add rules for cygmon.
7866
7867         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7868
7869 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7870
7871         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7872         * configure (gxx_include_dir): Provide a definition for subdirs
7873         which do not use autoconf.
7874
7875 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7876
7877         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7878         11/18/97 build
7879
7880 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7881
7882         * From Franz Sirl.
7883         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7884         found on RedHat Linux systems.
7885
7886 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7887
7888         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7889         guesses.
7890
7891 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7892
7893         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7894
7895 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7896
7897         * ltmain.sh: If mkdir fails, check whether the directory was created
7898         anyhow by some other process.
7899
7900 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7901
7902         * configure.in (d30v-*-*): Configure all directories.
7903
7904 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7905
7906         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7907         for the D30V.
7908
7909 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7910
7911         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7912
7913 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7914
7915         * include/libiberty.h: Add extern "C" { so it can be used with C++
7916         progrms.
7917         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7918         programs.
7919
7920 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7921
7922         * configure.in (d30v-*-*): Configure GCC now.
7923
7924 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7925
7926         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7927         is no longer needed.
7928
7929 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7930
7931         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7932
7933 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7934
7935         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7936         targets using "$@" to provide support for similar but not identical
7937         targets without having to duplicate code.
7938
7939 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7940
7941         * makefile.vms: Fix to work with DEC C.
7942
7943 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7944
7945         * config.sub: Add mips-tx39-elf to marketing names.
7946
7947 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7948
7949         * ltmain.sh: Handle symlinks in generated script.
7950
7951 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7952
7953         * configure: Handle autoconf style directory options: --bindir,
7954         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7955         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7956         --sysconfdir.
7957         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7958         (sharedstatedir, localstatedir, oldincludedir): New variables.
7959         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7960         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7961         sbindir, sharedstatedir, and sysconfdir.
7962
7963 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7964
7965         * Makefile.in (bootstrap-lean): New target.
7966
7967 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7968
7969         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7970         sn, and gnuserv from noconfigdirs.
7971
7972 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7973
7974         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7975
7976 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7977
7978         * Makefile.in (cross): New target.
7979
7980 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7981                           Jeff Law         <law@cygnus.com>
7982
7983         * Makefile.in (bootstrap2, bootstrap3): New targets.
7984         (all-bootstrap): Remove outdated and confusing target.
7985         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7986
7987 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7988
7989         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7990         windows.  Consistent with gdb/configure.
7991
7992 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7993
7994         * configure.in: Name Linux target fragment.
7995
7996         * configure: Rewrite so that project Makefile fragment is inserted
7997         first and appears last in the resulting Makefile.
7998
7999 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8000
8001         * Makefile.in (install-itcl): Install tcl first.
8002
8003 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8004
8005         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8006
8007 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8008
8009         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8010
8011         * configure.in (skipdirs): Add target-librx for Linux.
8012         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8013
8014 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8015
8016         * Makefile.in (bootstrap): New target.
8017
8018 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8019
8020         * config.sub: Accept 'amigados' for backward compatibility.
8021
8022 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8023
8024         * config.guess: Merge with FSF.
8025
8026 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8027
8028         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8029
8030 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8031
8032         * config.sub: Add "marketing-names" patch.
8033
8034 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8035
8036         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8037
8038 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8039
8040         * config.sub: Handle v850-elf.
8041
8042 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8043
8044         * .cvsignore (*-install): Remove.
8045
8046 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8047
8048         * ltconfig: Set CONFIG_SHELL in libtool.
8049         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8050
8051 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8052
8053         * configure.in (target_subdir): Set to libraries if enable_multilib.
8054
8055 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8056
8057         * config.guess: Update from gcc directory.
8058
8059 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8060
8061         * Makefile.in (all-sim): Depends on all-readline.
8062
8063 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8064
8065         * Makefile.in (BISON, YACC): Use $$s.
8066         (all-bison): Depend on all-texinfo.
8067
8068 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8069
8070         * Makefile.in (BISON): Add -L flag.
8071         (YACC): Likewise.
8072
8073 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8074
8075         * configure.in (noconfigdirs): Add support for v850e target.
8076
8077         * config.sub (maybe_os): Add support for v850e target.
8078
8079 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8080
8081         * configure.in (noconfigdirs): Add support for v850ea target.
8082
8083         * config.sub (maybe_os): Add support for v850ea target.
8084
8085 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8086
8087         * config.sub: Add mipstx39.  Delete r3900.
8088
8089 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8090
8091         * Makefile.in (all-autoconf): Depends on all-texinfo.
8092
8093 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8094
8095         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8096         eabi targets.
8097
8098 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8099
8100         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8101
8102         * configure: When handling a Canadian Cross, handle YACC as well as
8103         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8104         * Makefile.in (all-bison): Depend upon all-texinfo.
8105
8106 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8107
8108         * Makefile.in (BISON): bison, not byacc or bison -y.
8109         (YACC): bison -y or byacc or yacc.
8110         (various): Add *-bison as appropriate.
8111         (taz): No need to mess with BISON anymore.
8112
8113 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8114
8115         * configure: If OSTYPE matches *win32*, try to find a good value for
8116         CONFIG_SHELL.
8117
8118 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8119
8120         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8121         configure.in if it is present.
8122
8123 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8124
8125         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8126
8127 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8128
8129         * config.sub: Recognize `arc' cpu.
8130         * configure.in: Likewise.
8131         * config-ml.in: Likewise.
8132
8133 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8134
8135         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8136
8137 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8138
8139         * configure: Changed sed delimiter from ':' to '|' when
8140         attempting to substitute ${config_shell} for SHELL. On
8141         NT ${config_shell} may contain a ':' in it.
8142
8143 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8144
8145         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8146
8147 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8148
8149         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8150
8151 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8152
8153         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8154
8155         * ylwrap: If the program is a relative path, force it to be
8156         absolute.
8157
8158 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8159
8160         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8161
8162 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8163
8164         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8165         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8166         for libraries.
8167
8168 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8169
8170         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8171         separated by spaces.
8172
8173 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8174
8175         * ylwrap: New file.
8176         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8177
8178         * ltmain.sh: Handle /bin/sh at start of install program.
8179
8180         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8181
8182         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8183         * missing: New file, from automake 1.2.
8184
8185 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8186
8187         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8188         check-tk to CHECK_X11_MODULES.
8189
8190 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8191
8192         * config.sub: Merge with FSF.
8193
8194 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8195
8196         * config.guess: Merge with FSF.
8197
8198 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8199
8200         * configure: Treat msdosdjgpp like go32.
8201         * configure.in: Likewise.  Don't remove gprof for go32.
8202
8203         * configure: Change Makefile.tem2 to Makefile.tm2.
8204
8205 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8206
8207         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8208
8209 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8210
8211         * install-sh (chmodcmd): Set to null if the DST directory already
8212         exists.  Same as Nov 11th change.
8213
8214 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8215
8216         * configure (GDB_TK): Needs itcl and tix.
8217
8218 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8219
8220         * config.guess: Update from FSF.
8221
8222 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8223
8224         * Makefile.in (GDB_TK): Depend on itcl and tix.
8225
8226 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8227
8228         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8229         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8230         (INSTALL_SCRIPT): New variable.
8231         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8232         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8233         to -x.
8234         * install-sh: Add support for -x option.
8235
8236 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8237
8238         * configure.in, Makefile.in: Treat tix like itcl.
8239
8240 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8241
8242         * Makefile.in (WINDRES): New variable.
8243         (WINDRES_FOR_TARGET): New variable.
8244         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8245         (EXTRA_HOST_FLAGS): Add WINDRES.
8246         (EXTRA_TARGET_FLAGS): Add WINDRES.
8247         (EXTRA_GCC_FLAGS): Add WINDRES.
8248         ($(DO_X)): Pass down WINDRES.
8249         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8250         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8251         DLLTOOL_FOR_TARGET.
8252
8253 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8254
8255         * configure.in: configure sim before gdb for win32-x-ppc
8256
8257 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8258
8259         Move gperf into the toplevel, from libg++.
8260         * configure.in (target_tools): Add target-gperf.
8261         (native_only): Add target-gperf.
8262         * Makefile.in (all-target-gperf): New target, depend on
8263         all-target-libg++.
8264         (configure-target-gperf): Empty rule.
8265         (ALL_TARGET_MODULES): Add all-target-gperf.
8266         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8267         (CHECK_TARGET_MODULES): Add check-target-gperf.
8268         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8269         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8270
8271 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8272
8273         * config.sub (mn10200): Recognize new basic machine.
8274
8275 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8276
8277         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8278         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8279
8280 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8281
8282         * configure.in: If we're building mips-sgi-irix6* native, turn on
8283         ENABLE_MULTILIB and set TARGET_SUBDIR.
8284
8285 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
8286
8287         * Makefile.in (all-sn): Depend on all-grep.
8288
8289 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
8290
8291         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8292
8293         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8294         Makefile.  From Jeff Makey <jeff@cts.com>.
8295         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8296
8297         * Makefile.in (DISTBISONFILES): Remove.
8298         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
8299         $(DEFAULT_YACC).
8300
8301         * configure.in: Build itl, db, sn, etc., when building for native
8302         cygwin32.
8303
8304         * Makefile.in (LD): New variable.
8305         (EXTRA_HOST_FLAGS): Pass down LD.
8306         ($(DO_X)): Likewise.
8307
8308 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
8309
8310         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8311
8312 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8313
8314         * configure.in (targargs): Strip out any supplied --build argument
8315         before adding our own. Always add --build.
8316
8317 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8318
8319         * configure.in (targargs): Pass --build if we're doing
8320         a cross-compile.
8321
8322 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
8323
8324         * configure: Use '|' instead of ":" as the separator in
8325         sed. Otherwise sed chokes on NT path names with drive
8326         designators. Also look for "?:*" as the leading characters in an
8327         absolute pathname.
8328
8329 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
8330
8331         * config.sub: Support for r3900.
8332
8333 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8334
8335         * configure.in: Use install-sh, not install.sh.
8336
8337 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8338
8339         * Makefile.in (taz): Improve check for BISON so it doesn't try to
8340         apply it twice.
8341
8342 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8343
8344         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8345         install-binutils.
8346
8347 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8348
8349         * Makefile.in: Add automake targets.
8350         * configure.in (host_tools): Add automake.
8351
8352 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8353
8354         * configure: Default CXX to c++, not gcc.
8355         * Makefile.in (CXX): Set to c++, not gcc.
8356         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8357
8358 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
8359
8360         * install-sh: try appending a .exe if source file doesn't
8361         exist
8362
8363 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8364
8365         * configure.in: Turn on multilib by default.
8366         (cross_only): Remove target-libiberty.
8367
8368         * Makefile.in (all-gcc): Don't depend on libiberty.
8369
8370 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
8371
8372         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8373
8374 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8375
8376         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8377         (DISTBISONFILES): Add ld/Makefile.in
8378
8379 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
8380
8381         * configure.in: if target is cygwin32 but host isn't cygwin32,
8382         don't configure gdb tcl tk expect, not just gdb.
8383
8384 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
8385
8386         * configure.in: Added gnuserv everywhere sn appears.
8387
8388         * Makefile.in (ALL_MODULES): Added all-gnuserv.
8389         (CROSS_CHECK_MODULES): Added check-gnuserv.
8390         (INSTALL_MODULES): Added install-gnuserv.
8391         (CLEAN_MODULES): Added clean-gnuserv.
8392         (all-gnuserv): New target.
8393
8394 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
8395
8396         * config.guess: Fixes for MIPS OpenBSD systems.
8397
8398 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8399
8400         * Makefile.in (INSTALL_XFORM): Remove.
8401         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8402
8403         * mkinstalldirs: New file, copied from automake.
8404         * Makefile.in (installdirs): Rename from install-dirs.  Use
8405         mkinstalldirs.  Change all users.
8406         (DEVO_SUPPORT): Add mkinstalldirs.
8407
8408 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8409
8410         * install-sh: Rename from install.sh.
8411         * Makefile.in (INSTALL): Change install.sh to install-sh.
8412         (DEVO_SUPPORT): Likewise.
8413
8414         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
8415         Graichen <graichen@rzpd.de>.
8416
8417 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
8418
8419         * config.guess: Recognize OpenBSD systems correctly.
8420
8421 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8422
8423         * README, Makefile.in (ETC_SUPPORT): Remove references to
8424         cfg-paper*, configure.{texi,man,info*}._
8425
8426 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
8427
8428         * Makefile.in (all.normal): Ensure that gcc is built after all
8429         the x11 - ie gdb - targets.
8430
8431 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
8432
8433         * makefile.vms: Don't run conf-a-gas.
8434
8435 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
8436
8437         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8438
8439 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
8440
8441         * configure.in: Remove noconfigdirs case since gdb also
8442         configures and builds for tic80-coff.
8443
8444 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8445
8446         * configure: Set cache_file to config.cache.
8447         * Makefile.in (local-distclean): Remove config.cache.
8448
8449 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8450
8451         * COPYING: Update FSF address.
8452
8453 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
8454
8455         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8456         noconfigdirs.
8457
8458 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8459
8460         * Makefile.in (install-dirs): Don't crash if prefix, and hence
8461         MAKEDIRS, is empty.
8462
8463 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
8464
8465         * config.sub: Tweak mn10300 entry.
8466
8467 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
8468
8469         * configure.in (host_tools): Put sim before gdb, so gdb's
8470         configure.tgt can determine if the simulator was configured.
8471
8472 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
8473
8474         * config.sub: Move BeOS $os case to be with other Cygnus
8475         local cases.
8476
8477 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
8478
8479         * config.sub: Remove misplaced comment that broke Linux.
8480
8481 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
8482
8483         * config.sub: Add BeOS support.
8484
8485 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
8486
8487         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8488
8489 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
8490
8491         * configure.in (noconfigdirs): Remove tcl and tk from
8492         noconfigdirs for cygwin32 builds.
8493
8494 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
8495
8496         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8497
8498 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
8499
8500         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8501         make-all.com, use makefile.vms instead.
8502
8503 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
8504
8505         * config.sub: Accept -lnews*.
8506
8507 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
8508
8509         * configure.in (noconfigdirs): Disable target-newlib,
8510         target-examples and target-libiberty for d30v.
8511
8512 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8513
8514         * configure.in (noconfigdirs): Enable ld for d30v.
8515
8516 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
8517
8518         * configure.in (tic80-*-*): Build compiler.
8519
8520 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
8521
8522         * configure.in (d30v-*): Remove sim directory from list of
8523         unsupported d30v directories
8524
8525 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8526
8527         * config.sub, configure.in: Add d30v target cpu.
8528
8529 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
8530
8531         * makefile.vms: New file.
8532         * make-all.com: Remove.
8533
8534 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
8535
8536         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8537
8538 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
8539
8540         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8541
8542 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8543
8544         * Makefile.in (ALL_MODULES): Added all-db.
8545         (CROSS_CHECK_MODULES): Addec check-db.
8546         (INSTALL_MODULES): Added install-db.
8547         (CLEAN_MODULES): Added clean-db.
8548
8549 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8550
8551         * config.guess: Merge with latest FSF sources.
8552
8553 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8554
8555         * Makefile.in (ALL_MODULES): Added all-itcl.
8556         (CROSS_CHECK_MODULES): Added check-itcl.
8557         (INSTALL_MODULES): Added install-itcl.
8558         (CLEAN_MODULES): Added clean-itcl.
8559
8560 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8561
8562         * configure.in: build gdb for mn10200
8563
8564 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8565
8566         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8567
8568 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8569
8570         * configure.in (tic80-*-*): Turn off most targets right now.
8571
8572 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8573
8574         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8575         rather than the makeinfo program.
8576         (do-info): Depend upon all-texinfo.
8577
8578 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8579
8580         * configure.in: Remove uses of config/mh-linux.
8581
8582         * config.sub, config.guess: Merge with latest FSF sources.
8583
8584 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8585
8586         * config.sub (case $basic_machine): Add tic80 entries.
8587
8588 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8589
8590         * config.sub, config.guess: Merge with latest FSF sources.
8591
8592 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8593
8594         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8595         * mpw-config.in: Test for NewFolderRecursive.
8596         * mpw-install: Use symbolic name for startup filename.
8597         * mpw-README: Add various additional details.
8598
8599 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8600
8601         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8602
8603 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8604
8605         * configure.in: Do build gcc and the target libraries for
8606         the mn10200.
8607
8608 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8609
8610         * configure.in: don't avoid building gdb for mn10300 any more
8611         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8612         instead of single-quoting it.
8613
8614 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8615
8616         * configure.in: Don't use --with-stabs on IRIX 6.
8617
8618 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8619
8620         * configure.in (m32r): Build gdb, libg++ now.
8621
8622 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8623
8624         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8625         directories from noconfigdirs.
8626
8627 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8628
8629         * config.sub (basic_machine): added mips16 configuration
8630
8631 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8632
8633         * config.sub: Handle d10v-unknown.
8634
8635 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8636
8637         * config.sub: Handle v850-unknown.
8638
8639 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8640
8641         * Makefile.in: add findutils
8642         * configure.in: add findutils to list of host_tools
8643
8644 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8645
8646         * config.sub: Handle mn10200 and mn10300.
8647
8648 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8649
8650         * configure.in (d10v-*): Do not build librx.
8651
8652 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8653
8654         * configure.in (mn10300): Build everything except gdb & libgloss.
8655
8656 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8657
8658         * config.guess:  Patch for Dansk Data Elektronik servers,
8659         from Niels Skou Olsen <nso@dde.dk>.
8660
8661         For ncr, use /bin/uname rather than uname, since GNU uname does not
8662         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8663
8664         Patch for MIPS R4000 running System V,
8665         from Eric S. Raymond <esr@snark.thyrsus.com>.
8666
8667         Fix thinko for nextstep.
8668
8669         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8670
8671         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8672         * config.guess: Guess mips-dec-mach_bsd4.3.
8673
8674         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8675         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8676         release numbers.
8677         * config.guess (mips-mips-riscos*):  Emit just enough of the
8678         release number.
8679
8680         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8681         * config.guess (sparc-auspex-sunos*):  Added.
8682         (f300-fujitsu-*): Added.
8683
8684         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8685         * config.guess:  Recognize a Tadpole as a sparc.
8686
8687 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8688
8689         * config.guess: Don't assume that NextStep version is either 2 or
8690         3.  NextStep 4 (aka OpenStep 4) has come out now.
8691
8692 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8693
8694         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8695         From Rik Faith <faith@cs.unc.edu>.
8696
8697 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8698
8699         * config.sub: Contributions from bug-gnu-utils to:
8700         Support plain "hppa" (no version given) architecture, reported by
8701         OpenStep.
8702         OpenBSD like NetBSD.
8703         LynxOs is not a hardware supplier.
8704
8705         * config.guess: Contributions from bug-gnu-utils to add support for:
8706         OpenBSD like NetBSD.
8707         Stratus systems.
8708         More Pyramid systems.
8709         i[n>4]86 Intel chips.
8710         M680[n>4]0 Motorola chips.
8711         Use unknown instead of lynx for hardware manufacturer.
8712
8713 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8714
8715         * install.sh (chmodcmd): Set to null if the DST directory already
8716         exists.
8717
8718 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8719
8720         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8721         not use mt-ppc target Makefile fragment any more.
8722
8723 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8724
8725         * configure.in (*-*-windows):  Exclude everything but those dirs
8726         needed to build windows.
8727
8728 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8729
8730         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8731
8732 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8733
8734         * configure.in:  Exclude mmalloc from i386-windows.
8735
8736 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8737
8738         * Undo my previous change.
8739
8740 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8741
8742         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8743         unconditionally.
8744         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8745
8746 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8747
8748         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8749         host to add it's own flags.
8750
8751 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8752
8753         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8754
8755 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8756
8757         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8758         (CXX_FOR_TARGET): Likewise.
8759         (GCC_FOR_TARGET): Define.
8760         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8761         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8762         CC_FOR_TARGET was specified on the command line.
8763         (MAKEOVERRIDES): Don't define.
8764
8765 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8766
8767         * configure.in (m32r): Fix spelling of libg++ libs.
8768
8769 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8770
8771         * config.sub (-apple*): Remove, now redundant.
8772
8773 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8774
8775         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8776
8777         * configure: Rework yesterday's sed script patch.
8778
8779         * config.sub: Merge with FSF.
8780
8781 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8782
8783         * config.guess:  Merge from FSF.
8784
8785         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8786         * config.guess: Use pc instead of unknown, for pc clone systems.
8787         Change linux to linux-gnu.
8788
8789         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8790         * config.guess: Avoid non-portable tr syntax.
8791
8792 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8793
8794         * test-build.mk (HOLES): Add "xargs" for gdb.
8795
8796         * configure: Avoid hpux10.20 sed bug.
8797
8798 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8799
8800         * configure.in:  Add support for windows host
8801         (that is a build done under the Microsoft build environment).
8802
8803 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8804
8805         * Makefile.in: Replace all uses of srcroot with s, to shrink
8806         command line lengths.
8807
8808         Patches from Geoffrey Noer <noer@cygnus.com>:
8809         * configure.in: If configuring for newlib, pass --with-newlib to
8810         subdirectories.
8811         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8812         -Bnewlib/ and -Lwinsup to gcc.
8813         (CXX_FOR_TARGET): Likewise.
8814
8815 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8816
8817         * Makefile.in (ETC_SUPPORT): Add configure.
8818
8819 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8820
8821         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8822         host configuration file.
8823
8824 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8825
8826         * configure.in: Break mn10x00 support into separate
8827         mn10200 and mn10300 configurations.
8828         * config.sub: Likewise.
8829
8830 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8831
8832         * configure.in: Add lots of stuff to noconfigdirs for
8833         the mn10x00 targets.
8834
8835         * config.sub, configure.in: Add mn10x00 support.
8836
8837 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8838
8839         * make-all.com: Call conf-a-gas, not config-a-gas.
8840
8841 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8842
8843         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8844         targets.
8845
8846 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8847
8848         * mpw-README: Add much more detail for native PowerMac.
8849         * mpw-install: New file.
8850         * mpw-configure: Add --norecursion and --help options.
8851         * mpw-config.in: Translate readme and install files when
8852         copying to objdir.
8853         * mpw-build.in: Don't always depend on byacc and flex.
8854         (install-only-top): New action.
8855
8856 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8857
8858         * configure.in:  You can now configure GDB for the v850.
8859
8860 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8861
8862         * configure.in (noconfigdirs): Don't configure any C++ dirs
8863         if targeting D10V.
8864
8865 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8866
8867         * config.sub: Recognize mips64vr5000.
8868
8869 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8870
8871         * configure.in: Use a single line for host_tools and native_only.
8872
8873 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8874
8875         * config.sub, configure.in: Add entries for m32r.
8876
8877 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8878
8879         * Makefile.in (inet-install): Don't run install-gzip.
8880
8881 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8882
8883         * configure.in:  Don't config lots of things for *-*-windows*.
8884
8885 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8886
8887         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8888         (host_libs, host_tools): Copy from configure.in.
8889         * mpw-configure: Don't complain about directories not found.
8890
8891 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8892
8893         * configure.in (i[345]86): Recognize i686 for pentium pro.
8894         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8895         file.
8896
8897         * config.guess (i[345]86): Ditto.
8898
8899 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8900
8901         * configure.in (noconfigdirs): Removed gdb for D10V.
8902
8903 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8904
8905         * configure.in: Remove ld, target-libio, target-libg++, and
8906         target-libstdc++ from noconfigdirs.
8907
8908 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8909
8910         * configure: Fix three locations where shell scripts were
8911         being run directly rather than with config_shell.
8912
8913 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8914
8915         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8916         * config.sub (basic_machine): Recognize v850.
8917
8918 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8919
8920         * mpw-configure: Handle multiple enable/disable options and
8921         pass them down recursively, handle -c and -s flags appropriately
8922         depending on choice of compiler, add escape mechanism for
8923         quoted arguments to gC.
8924
8925 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8926
8927         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8928         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8929         so that -mrelocatable-lib and -mno-eabi are used.
8930
8931         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8932         not support --print-multi-lib, don't abort.
8933
8934 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8935
8936         * make-all.com: Run config-a-gas.
8937         * setup.com: Don't copy subdirectory files around.
8938
8939 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8940
8941         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8942         target, it now compiles correctly.
8943
8944 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8945
8946         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8947
8948 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8949
8950         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8951
8952 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8953
8954         * configure.in (native_only): Add prms.
8955
8956 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8957
8958         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8959         (BINUTILS_SUPPORT_DIRS): Likewise.
8960
8961 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8962
8963         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8964         d10v support is added.
8965
8966 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8967
8968         * configure.in (d10v-*-*): New target.
8969
8970 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8971
8972         * config.guess (HP 9000/811): Recognize this as a PA1.1
8973         machine.
8974
8975 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8976
8977         * Makefile.in (do-tar-gz): New target, split out from tail end of
8978         taz target.  Run each command separately, don't use pipes.
8979         (taz): Use it.
8980
8981 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8982
8983         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8984         * mpw-build.in: No builds should depend on building byacc or flex,
8985         they are assumed to be installed already.
8986
8987 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8988
8989         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8990         variable that CC_FOR_TARGET needs.
8991
8992 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8993
8994         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8995         options have changed since the last time the subdirectory was
8996         configured, and if it has, reconfigure.
8997         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8998         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8999
9000 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9001
9002         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9003         CLEAN_MODULES): Add bash.
9004         (all-bash): New target.
9005
9006 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9007
9008         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9009
9010 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9011
9012         * config.sub (basic_machine): Recognize d10v as a valid processor.
9013
9014 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9015
9016         * mpw-configure: Add support for --bindir.
9017         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9018
9019 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9020
9021         * configure.in: add bash, time, gawk to list of hosttools and things
9022         to only build for native toolchains
9023
9024 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9025
9026         * Makefile.in (docdir): Remove.
9027
9028 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9029
9030         * Makefile.in (datadir): Set to $(prefix)/share.
9031
9032 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9033
9034         * configure.in: build diff and patch for cygwin32-hosted
9035         toolchains.
9036
9037 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9038
9039         * config.sub: Accept -rtems*.
9040
9041 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9042
9043         * configure.in: enable dosrel for cygwin32-hosted builds,
9044                 remove diff from the list of things not buildable
9045                 via Canadian Cross
9046
9047 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9048
9049         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9050         don't get ". ".
9051
9052 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9053
9054         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9055
9056 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9057
9058         * Makefile.in (taz): Handle case where tex3patch didn't even get
9059         checked out.  Also, if it was found, put the symlink in a new util
9060         subdirectory.
9061
9062 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9063
9064         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9065
9066 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9067
9068         * config.sub: Recognize -openvms.
9069         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9070         * make-all.com, setup.com: New files.
9071
9072 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9073
9074         * Makefile.in (taz): tex3patch moved to texinfo/util.
9075
9076 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9077
9078         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9079         * configure.in: remove make from disable-if-Can-Cross list
9080                 enable gdb if ${host} and ${target} are cygwin32
9081
9082 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9083
9084         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9085         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9086
9087 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9088
9089         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9090         distinguish sysv/svr4/bsd variants.
9091         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9092
9093 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9094
9095         * configure.in: Added copyright notice.
9096         * move-if-change: Added copyright notice.
9097
9098 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9099
9100         * configure.in (powerpcle-*-solaris*): Until we get shared
9101         libraries working, don't build gdb, sim, make, tcl, tk, or
9102         expect.
9103
9104 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9105
9106         * config.guess:  Merge with FSF:
9107
9108         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9109         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9110
9111         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9112         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9113
9114         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9115         * config.guess:  Combine two OSF1 rules.
9116         Also recognize field test versions.  From mjr@zk3.dec.com.
9117         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9118         because GNU uname does not support -p.  From pmr@pajato.com.
9119
9120 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9121
9122         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9123
9124 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9125
9126         * mpw-README: Document GCCIncludes.
9127
9128 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9129
9130         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9131
9132 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9133
9134         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9135
9136 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9137
9138         * configure.in (*-*-cygwin32): Configure make.
9139
9140 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9141
9142         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9143
9144 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9145
9146         * Makefile.in (all-inet): Depend on all-perl.
9147
9148         * Makefile.in (inet-install): New target.
9149
9150         * Makefile.in (all-inet): Depend on all-tcl.
9151         (all-inet): Depend on all-send-pr.
9152
9153 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9154
9155         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9156         temporarily.
9157
9158 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9159
9160         * configure.in: Don't configure --with-gnu-ld on AIX.
9161
9162 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9163
9164         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9165
9166 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9167
9168         * Makefile.in (ALL_MODULES): Added all-inet.
9169         (CROSS_CHECK_MODULES): Added check-inet.
9170         (INSTALL_MODULES): Added install-inet.
9171         (CLEAN_MODULES): Added clean-inet.
9172         (all-indent): New target.
9173
9174         * configure.in (host_tools): Added inet.
9175         (native_only): Added inet.
9176         (noconfigdirs): Added inet.
9177
9178 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9179
9180         * configure.in: Don't configure libgloss if we are not configuring
9181         newlib.
9182
9183 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9184
9185         * configure.in: Don't configure libgloss for unsupported
9186         architectures.
9187
9188 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9189
9190         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9191
9192 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9193
9194         * Makefile.in (ALL_MODULES): Include all-apache.
9195         (CROSS_CHECK_MODULES): Include check-apache.
9196         (INSTALL_MODULES): Include install-apache.
9197         (all-apache): New target.
9198
9199         * configure.in: Added apache everywhere perl is seen.
9200
9201 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9202
9203         * Makefile.in: Add support for clean-{module} and
9204         clean-target-{module} rules.
9205
9206 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9207
9208         * configure.in (*-*-ose) do not build libgloss.
9209
9210 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9211
9212         * config.guess (prep*:SunOS:5.*:*): Turn into
9213         powerpele-unknown-solaris2.
9214
9215 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9216
9217         * configure.in: Permit --enable-shared to specify a list of
9218         directories.
9219
9220 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9221
9222         * configure.in (host==solaris): Pass only the first word of $CC
9223         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9224
9225 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9226
9227         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9228
9229 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9230
9231         * Makefile.in (ALL_MODULES): Include all-perl.
9232         (CROSS_CHECK_MODULES): Include check-perl.
9233         (INSTALL_MODULES): Include install-perl.
9234         (ALL_X11_MODULES): Include all-guile.
9235         (CHECK_X11_MODULES): Include check-guile.
9236         (INSTALL_X11_MODULES): Include install-guile.
9237         (all-perl): New target.
9238         (all-guile): New target.
9239
9240         * configure.in (host_tools): Include perl and guile.
9241         (native_only): Include perl and guile.
9242         (noconfigdirs): Don't build guile and perl; no ports have been
9243         done.
9244
9245 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9246
9247         * configure (--enable-*): Handle quoted option lists such as
9248         --enable-sim-cflags='-g0 -O' better.
9249
9250 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9251
9252         * Makefile.in ({,inst}all-target): New rule so we can make and
9253         install all of the target directories easily.
9254
9255 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9256
9257         * configure.in: Add missing global flag in sed substitution when
9258         deleting `target-' from ${configdirs}.
9259
9260 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9261
9262         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9263         option.
9264
9265         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9266         config/mh-necv4.
9267
9268         * install.sh: Correct misspelling of transformbasename.
9269
9270         * config.guess: Recognize mips-*-sysv*.
9271
9272 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9273
9274         * config.sub: Recognize mon960.
9275
9276 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9277
9278         * configure: Restore Canadian Cross handling of BISON and LEX,
9279         removed in Feb 20 change.
9280
9281 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9282
9283         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9284         Mention make install.  Remove the old copyright date as well the
9285         clumsy and rather pointless copyright on the README file.
9286
9287 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9288
9289         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9290         Makefile after running symlink-tree, then run `make distclean' to
9291         avoid clobbering any generated files in srcdir.
9292
9293 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
9294
9295         * configure.in (m68k-*-netbsd*): Build everything now.
9296
9297 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9298
9299         * Makefile.in (taz): Fix quoting.
9300
9301 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
9302
9303         * configure.in (sparclet-*-*): Build everything now.
9304
9305 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9306
9307         * configure.in (m68k-*-linux*): New host.
9308
9309 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
9310
9311         * configure: Check for bison before byacc.
9312
9313 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
9314
9315         * Makefile.in configure:  Change the way LEX and BISON/YACC are
9316         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
9317         searching PATH.  These are used as fallbacks by Makefile.in if
9318         flex/bison/byacc aren't in objdir.
9319
9320 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
9321
9322         * Makefile.in: Make everything which depends upon all-bfd also
9323         depend upon all-opcodes, in case --with-commonbfdlib is used.
9324
9325 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9326
9327         * configure.in (host *-*-cygwin32): Don't build gdb if we are
9328         building NT native compilers on Unix.
9329
9330 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
9331
9332         * configure.in: Don't get CC from the host Makefile fragment if we
9333         can find gcc in PATH, or if this is a Canadian Cross.  Move the
9334         Solaris test for /usr/ucb/cc to the post target script, just after
9335         the compiler sanity test.
9336
9337 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
9338
9339         * config.sub: Merge with FSF.
9340
9341 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
9342
9343         * Makefile.in (RPATH_ENVVAR): New variable.
9344         (REALLY_SET_LIB_PATH): Use it.
9345         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9346
9347 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
9348
9349         * config.sub, configure.in: Recognize sparclet cpu.
9350
9351 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9352
9353         * config.guess:  Support m68k-cbm-sysv4.
9354
9355 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9356
9357         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9358         m68k-unknown-linuxaout from linker help string.  Put quotes around
9359         $ld_help_string.
9360
9361 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
9362
9363         * config.guess (powerpc-harris-powerunix): Add guess for port
9364         to new target.
9365
9366 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9367
9368         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9369
9370 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
9371
9372         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9373         $(REALLY_SET_LIB_PATH) in Makefile.
9374         * Makefile.in (SET_LIB_PATH): New variable.
9375         (REALLY_SET_LIB_PATH): New variable.
9376         ($(DO_X)): Use $(SET_LIB_PATH).
9377         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9378         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9379         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9380         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9381         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9382         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9383         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9384         (install-dosrel): Likewise.
9385         (all-opcodes): Depend upon all-libiberty.
9386
9387 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9388
9389         * config.guess (*:CYGWIN*): New
9390
9391 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9392
9393         * Makefile.in (all-target-winsup): All all-target-libiberty.
9394
9395 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9396
9397         * configure.in (noconfigdirs): Add missing # in front of comment.
9398
9399 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
9400
9401         * configure.in: add second pass to things added to noconfigdirs
9402         so *-gm-magic can exclude libgloss properly.
9403
9404 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
9405
9406         * mpw-configure (extralibs_name, rez_name): Set correctly
9407         for MWC68K compiler.
9408
9409         * mpw-README: Add more info on the necessary build tools.
9410
9411 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9412
9413         * configure.in, config.sub: Recognize cygwin32.
9414
9415 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
9416
9417         * config.guess, config.sub: Recognize A/UX.
9418
9419 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
9420
9421         * config.sub: Merge with gcc/config.sub.
9422
9423 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
9424
9425         * mpw-build.in (do-binutils): Add build of stamps.
9426
9427 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
9428
9429         * config.sub: Add recognition for mips64vr4100*-* targets.
9430
9431 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9432
9433         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9434         Add creation of gconfigargs with `--enable-shared' turned on.
9435         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9436         ($(host)-stamp-stage3-configured): Likewise.
9437         (HOLES): Add chatr and ldd.
9438         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9439
9440 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
9441
9442         * configure: Pass --nfp to recursive configures.
9443
9444 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9445
9446         * Makefile.in (DLLTOOL): New.
9447         (DLLTOOL_FOR_TARGET): New.
9448         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9449         (EXTRA_TARGET_FLAGS): Ditto.
9450         (EXTRA_GCC_FLAGS): Ditto.
9451         (CONFIGURE_TARGET_MODULES): Ditto.
9452         (DO_X): Ditto.
9453         * configure: Add DLLTOOL.
9454
9455 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
9456
9457         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9458         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9459         mh-sco, since old workarounds no longer needed, and don't
9460         build ld, since libraries have weak symbols in COFF.
9461
9462 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
9463
9464         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9465
9466 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9467
9468         * configure.in: Make sure that ${CC} can be used to compile an
9469         executable.
9470
9471 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9472
9473         * Makefile.in (all-gdb): Depend on $(GDB_TK).
9474         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9475         nothing depending on whether gdbtk is being built.
9476
9477 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
9478
9479         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9480
9481 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
9482
9483         * configure.in (noconfigdirs): Put ld or gas in this early, if the
9484         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9485
9486 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
9487
9488         * config-ml.in: Add support for
9489         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9490         Simplify setting of multidirs from --disable-foo.
9491
9492 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9493
9494         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9495         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9496         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9497         non-empty, pass them on to the  GCC make.
9498         (all-bootstrap): New rule that is like all-gcc, except it executes
9499         the GCC bootstrap rule instead of the GCC all rule.
9500
9501 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
9502
9503         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9504
9505 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9506
9507         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9508         DG/UX support.
9509
9510 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
9511
9512         * config.sub (i*86*) Change [345] to [3456]
9513
9514 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9515
9516         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9517         --with-gnu-ld=no.
9518
9519 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9520
9521         * config-ml.in (rs6000*, powerpc*): Add switches to control which
9522         AIX multilibs get built.
9523
9524 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9525
9526         * configure.in (i386-win32): Don't build expect if we're not
9527         building the tcl subdir.
9528
9529 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
9530
9531         * Makefile.in: (configure-target-examples, all-target-examples):
9532         New targets, configure and build example programs.
9533
9534 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9535
9536         * mpw-configure: If an mpw-config.in generated a file mk.sed,
9537         use it as input to sedit the generated MPW makefile.
9538         * mpw-README: Add a suggestion about Gestalt.h.
9539
9540 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9541
9542         * config.sub: Accept *-*-ieee*.
9543
9544 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9545
9546         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9547         Ronald F. Guilmette <rfg@monkeys.com>.
9548
9549 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9550
9551         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9552         for powerpc-pe native.
9553         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9554         (target==powerpc-pe): duplicate i386-win32 entry.
9555
9556 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9557
9558         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9559         of vxworks, not just vxworks5.1.
9560
9561 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9562
9563         * mpw-configure: Add support for exec-prefix.
9564
9565 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9566
9567         * config.guess: Recognize HP model 816 machines as having
9568         a PA1.1 processor.
9569
9570 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9571
9572         * configure: Ignore new autoconf configure options.
9573
9574 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9575
9576         * config.guess:  Recognize Pentium under SCO.
9577         From Robert Lipe <robertl@arnet.com>.
9578
9579 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9580
9581         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9582
9583 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9584
9585         * configure.in: Don't configure gas for alpha-dec-osf*.
9586
9587 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9588
9589         * configure.in: Default to --with-stabs for some targets for which
9590         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9591         i[345]86*-*-unixware*.
9592
9593 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9594
9595         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9596         rather than basing it on the target.  Simplify handling of options
9597         controlling which directories to configure.  Remove extraneous
9598         slash in multi-clean target.
9599
9600 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9601
9602         * config-ml.in: Prefix more variables with ml_ so they don't collide
9603         with configure's.
9604
9605 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9606
9607         * configure: Don't turn -v into --v.
9608
9609 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9610
9611         * configure.in (targargs): Fix typo.
9612
9613         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9614
9615 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9616
9617         * configure.in: Strip --host and --target options from
9618         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9619         --with-cross-host option when building with a cross-compiler.
9620         * configure: Canonicalize the arguments put into config.status by
9621         always using `=' for an option with an argument.  Pass a presumed
9622         --host or --target explicitly.
9623
9624 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9625
9626         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9627         into general OS recognition case.
9628
9629 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9630
9631         * configure.in (target_configdirs): add target-winsup only
9632         for win32 target systems.
9633
9634 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9635
9636         * Makefile.in (all-target-libgloss): Depend upon
9637         configure-target-newlib, since when libgloss is built it looks to
9638         see if the newlib directory exists.
9639
9640 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9641
9642         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9643         cfg-ml-*.in.
9644
9645 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9646
9647         * configure: Handle LD and LD_FOR_TARGET when configuring a
9648         Canadian Cross.
9649
9650 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9651
9652         * configure.in (target_libs): add target-winsup.
9653         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9654         (target==ppcle-pe): remove ld from $noconfigdirs.
9655
9656 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9657
9658         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9659         Preserve relative path names in $srcdir.  Build symlink tree if
9660         configuring cross target dir and srcdir=. (= no VPATH support).
9661         (configure-target-libg++): Depend on configure-target-librx.
9662         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9663         * config-ml.in: New file.
9664         * symlink-tree: New file.
9665         * configure: Ensure srcdir="." if that's what it is.
9666
9667 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9668
9669         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9670         includes and FLEX_SKELETON setting.
9671         * mpw-configure (--with-gnu-ld): New option, controls whether
9672         to use PPCLink or ld with PowerMac GCC.
9673         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9674         * mpw-config.in: Configure grez if targeting Mac.
9675
9676         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9677         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9678         just macos.
9679         * configure.in: Configure grez resource compiler if targeting Mac.
9680         * Makefile.in (all-grez, install-grez): New targets.
9681
9682 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9683
9684         * configure: CXX defaults to gcc, not g++.  If we find
9685         gcc in the path, set CC to gcc -O2.
9686
9687 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9688
9689         * configure: Default ${build} correctly.  Avoid picking up extra
9690         spaces when reading CC and CXX from Makefile.  When doing a
9691         Canadian Cross, use plausible default values for numerous
9692         variables.
9693         * configure.in: When doing a Canadian Cross, don't try to
9694         configure tools whose configure script can't handle it.
9695
9696 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9697
9698         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9699
9700 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9701
9702         * configure:  Remove dubious bug reporting address.
9703
9704 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9705
9706         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9707         configure script, run that instead of this directory's configure.
9708         In either case, print a message that we're configuring the sub-dir.
9709
9710 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9711
9712         * configure.in: Before checking for the existence of various files,
9713         use sed to filter out "target-".
9714
9715 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9716
9717         * Makefile.in (DO_X): Split rule to decrease command line length
9718         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9719         (Philippe De Muyter).
9720
9721 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9722
9723         * Makefile.in (all-patch): depend on all-libiberty.
9724
9725 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9726
9727         * configure.in: If the only directory in target_configdirs which
9728         actually exists is libiberty, then set target_configdirs to empty,
9729         to avoid trying to build a target libiberty in a gas or gdb
9730         distribution.
9731
9732 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9733
9734         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9735         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9736         systems.
9737
9738 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9739
9740         * configure.in (copy_dirs): Use sys-include instead of include
9741         for --with-headers option.
9742
9743 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9744
9745         * Makefile.in, configure.in: Make winsup builds work with
9746         new scheme.
9747
9748 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9749
9750         * configure.in: Build the linker on AIX.
9751
9752 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9753
9754         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9755         where needed.
9756
9757 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9758
9759         * Makefile.in (all-gcc): Fix typo.
9760
9761 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9762
9763         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9764
9765 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9766
9767         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9768         to target-xiberty, to provide more flexibility.
9769         (target_subdir):  Define.  Create if cross.
9770         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9771         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9772         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9773         check-libFOO -> check-target-libFOO, etc.
9774         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9775         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9776         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9777         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9778         allow ALL_GCC="" to only configure.
9779         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9780         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9781         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9782
9783 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9784
9785         * Makefile.in (taz): Build "info" in etc explicitly.
9786
9787 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9788
9789         * configure.in:  Make sure that CC is undefined (as opposed to
9790         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9791         problem with autoconf trying to configure on a host without GCC.
9792
9793 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9794
9795         * mpw-configure: Set host alias from choice of host compiler,
9796         only use generic MPW Makefile sed if present, edit a file
9797         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9798         * mpw-README: Add problem notes about CW6 and CW7.
9799
9800 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9801
9802         * Makefile.in (taz): Use ";" instead of ";;".
9803
9804 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9805
9806         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9807         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9808         DISTDOCDIRS.
9809         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9810         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9811
9812 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9813
9814         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9815         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9816         Move bfd to DISTSTUFFDIRS.
9817
9818 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9819
9820         * Makefile.in (X11_LIB): Removed.
9821         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9822
9823         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9824
9825 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9826
9827         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9828         names.
9829
9830 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9831
9832         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9833
9834 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9835
9836         * configure.in (i[345]86-*-win32): Always build newlib.
9837         Don't configure cvs, autoconf or texinfo.
9838         * Makefile.in (LD_FOR_TARGET): New.
9839         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9840         Pass down LD_FOR_TARGET.
9841
9842 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9843
9844         * winsup: New directory.
9845         * Makefile.in: Build winsup.
9846         * configure.in: Winsup is configured when target is win32.
9847         Can only build win32 target GDB when native.
9848
9849 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9850
9851         * config.guess: Recognize HP model 819 machines as having
9852         a PA 1.1 processor.
9853
9854 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9855
9856         * configure: Fix sed loop which substitutes for CC and CXX to
9857         avoid bug found in various sed implementations.
9858
9859 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9860
9861         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9862         simulator.  Use standard powerpc-*-eabi*.
9863
9864 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9865
9866         * configure.in: Stop putting gas and binutils in noconfigdirs for
9867         powerpc-*-aix* and rs6000-*-*.
9868
9869 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9870
9871         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9872         -mcall-aixdesc libraries.
9873
9874 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9875
9876         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9877
9878         * config.sub (arm | armel | armeb): Fix shell syntax.
9879
9880 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9881
9882         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9883         -msoft-float and -mcpu=common support.
9884         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9885         libraries.
9886
9887 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9888
9889         * configure.in: Allow configuration and build of emacs19 for the alpha.
9890
9891 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9892
9893         * configure.in (CC): Get ^CC, not just any old CC, from
9894         ${host_makefile_frag}.
9895
9896 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9897
9898         * configure.in (CC): Try to get CC from
9899         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9900
9901 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9902
9903         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9904         only if it exists in $(srcdir).
9905
9906 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9907
9908         * configure: If CC and CXX are not set in the environment, set
9909         them, based on either an existing Makefile or on searching for gcc
9910         in PATH.  Substitute for CC and CXX in Makefile.
9911         * configure.in: Remove libm from target_libs.  Separate
9912         target_configdirs from configdirs.  If CC is not set in
9913         environment, try to get it from a host Makefile fragment.  Rewrite
9914         changes of configdirs to use skipdirs instead.  A few minor
9915         tweaks.  Take directories out of target_configdirs as they are
9916         taken out of configdirs.  Remove existing Makefile files from
9917         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9918         CONFIG_ARGUMENTS in Makefile.
9919         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9920         by configure.in.
9921         (CONFIG_ARGUMENTS): Likewise.
9922         (CONFIGURE_TARGET_MODULES): New variable.
9923         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9924         ($(CONFIGURE_TARGET_MODULES)): New target.
9925         (configure-libg++, configure-libio): New targets.
9926         (all-libg++): Depend upon configure-libg++.
9927         (all-libio): Depend upon configure-libio.
9928         (configure-libgloss, all-libgloss): New targets.
9929         (configure-libstdc++): New target.
9930         (all-libstdc++): Depend upon configure-libstdc++.
9931         (configure-librx, all-librx): New targets.
9932         (configure-newlib): New target.
9933         (all-newlib): Depend upon configure-newlib
9934         (configure-xiberty): New target.
9935         (all-xiberty): Depend upon configure-xiberty.
9936
9937 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9938
9939         * configure.in (host i[345]86-*-win32):  Expand the
9940         noconfigdirs again.
9941
9942 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9943
9944         * mpw-configure: Fix sed command file name.
9945
9946 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9947
9948         * configure.in (host i[345]86-*-win32): Reduce the
9949         noconfigdirs again.
9950
9951 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9952
9953         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9954         or powerpc*-*-pe*, since they are not yet supported.
9955
9956 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9957
9958         Add PowerMac support and many other enhancements.
9959         * mpw-configure: New option --cc to select compiler to use,
9960         paste options set according to --cc into the generated
9961         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9962         if mpw-make.sed is present.
9963         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9964         add forward includes for PowerPC include files.
9965         * mpw-build.in: Build using Makefile.PPC if present.
9966         (do-byacc, etc): Remove separate version resource builds.
9967         (do-gas): Build "stamps" before "all".
9968         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9969         * mpw-README: Update to reflect --cc option, PowerMac support,
9970         and recently-reported compatibility problems.
9971
9972 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9973
9974         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9975         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9976         (--with-multilib-top): Pass to recursive invocations.
9977
9978 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9979
9980         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9981         v810-*-*.
9982
9983 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9984
9985         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9986         gdb, ld and opcodes on v810-*-*.
9987
9988 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9989
9990         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9991         (local-maintainer-clean): New target.
9992         (maintainer-clean): New target.
9993         (realclean): Just depend upon maintainer-clean.
9994
9995 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9996
9997         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9998
9999 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10000
10001         * configure.in: Build ld in mips*-*-bsd* case.
10002
10003 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10004
10005         * config.sub: Accept -lites* OS.  From Ian Dall.
10006
10007 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10008
10009         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10010         targets.
10011
10012 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10013
10014         * configure.in: treat i386-win32 canadian cross the same as
10015         i386-go32 canadian cross.
10016
10017 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10018
10019         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10020         running under the simulator to build a reduced set of libraries.
10021         (powerpc-*-eabiaix): Add fine grained multilib support added to
10022         other powerpc targets yesterday.
10023
10024 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10025
10026         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10027         -disable-softfloat, -disable-relocatable, -disable-aix, and
10028         -disable-sysv to control which multilib libraries get built.
10029
10030 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10031
10032         * configure: Add Makefile.tem to list of files to remove in trap
10033         handler.
10034
10035 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10036
10037         * config.guess (*Linux*):  Add missing "exit"s.
10038         Also, need specific check for alpha-unknown-linux (uses COFF).
10039
10040 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10041
10042         * config.guess:  Merge with FSF:
10043
10044         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10045         * config.guess (AIX4): More robust release numbering discovery.
10046
10047         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10048         * config.guess (i386-sequent-ptx): Properly get version number.
10049
10050         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10051         * config.guess (mips:*:4*:UMIPS): New case.
10052
10053 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10054
10055         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10056         (i386-win32 host): Likewise.  Don't build readline.
10057
10058 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10059
10060         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10061         SUPPORT_FILES to submakes.
10062
10063 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10064
10065         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10066         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10067         mpw-configure.
10068
10069 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10070
10071         * configure.in (appdirs): Use =, not ==, in test expression when
10072         trying to build the text to print in the warning message for
10073         Solaris users.
10074
10075 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10076
10077         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10078
10079 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10080
10081         * config.guess: Recognize lynx-2.3.
10082
10083 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10084
10085         * config.sub (z8ksim): Deleted
10086         (z8k-*-coff): New, this is the one true name of the target.
10087
10088 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10089
10090         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10091
10092 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10093
10094         * config.guess (*:Linux:*:*): First try asking the linker what the
10095         default object file format is (elf, aout, or coff).  Then if this
10096         fails, try previous methods.
10097
10098 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10099
10100         * configure.in: Don't build newlib for *-*-vxworks5.1.
10101
10102 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10103
10104         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10105         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10106
10107 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10108
10109         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10110
10111 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10112
10113         * cfg-ml-com.in: New file.
10114         * cfg-ml-pos.in: New file.
10115
10116 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10117
10118         * COPYING.NEWLIB: Add HP free copyright to list.
10119
10120 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10121
10122         * config.sub: Recognize -eabi* for the system, not just -eabi.
10123
10124 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10125
10126         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10127         * config.sub, configure.in (win32): New target and host.
10128
10129 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10130
10131         * configure.in: Add i386-pe configuration.
10132
10133 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10134
10135         * mpw-build.in (install): Install GDB after LD.
10136
10137 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10138
10139         * mpw-config.in (elf/mips.h): Always forward-include, needed
10140         for GDB to build.
10141
10142 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10143
10144         * testsuite: New directory for customer acceptance and whole tool
10145         chain tests.
10146
10147 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10148
10149         * configure: If per-host line isn't found, but AC_OUTPUT is found
10150         and a configure script exists, run it instead.
10151
10152 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10153
10154         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10155
10156 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10157
10158         * configure: Set build_{cpu,vendor,os,alias} to host values when
10159         --build isn't specified.
10160
10161 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10162
10163         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10164         (FLAGS_TO_PASS): Pass them.
10165         (EXTRA_TARGET_FLAGS): Ditto.
10166
10167 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10168
10169         * Makefile.in (all-libg++): Depend on all-libstdc++.
10170
10171 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10172
10173         * configure.in (noconfigdirs): Enable all packages for
10174           i386-unknown-netbsd.
10175
10176 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10177
10178         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10179         hosted builds (DOS builds)
10180
10181 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10182
10183         Changes for ARM based on patches from Richard Earnshaw:
10184         * config.sub: Handle armeb and armel.
10185         * configure.in: Omit arm linker only for riscix.
10186
10187 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10188
10189         * config.guess:  Update from FSF.
10190
10191 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10192
10193         * config.sub: Recognize powerpcle as the little endian variant of
10194         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10195         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10196         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10197         temporarily.
10198
10199 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10200
10201         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10202
10203 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10204
10205         * config.sub: Accept -lites* as a basic system type.
10206
10207 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10208
10209         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10210         installed, and if so return linuxoldld as the system name.
10211
10212 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10213
10214         * config.guess: Add hppa1.1-hp-lites support.
10215
10216 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10217
10218         * configure.in: Don't build newlib for m68k-vxworks5.1.
10219
10220 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10221
10222         * configure.in (mips-sgi-irix6): Use mh-irix5.
10223
10224 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10225
10226         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10227
10228 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10229
10230         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10231         OSF/1.  Fix compiler flags.
10232         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10233
10234 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10235
10236         * configure.in: Recognize --with-newlib.
10237         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10238
10239 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10240
10241         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10242         to *_X11_MODULES due to gdbtk needing X include files et al.
10243
10244 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10245
10246         Merge in support for Mac MPW as a host.
10247         (Old change descriptions retained for informational value.)
10248
10249         * mpw-config.in: Add generic include forwards for cpu-specific
10250         include files in aout and elf directories.
10251
10252         * mpw-configure: Added copyright.
10253         * mpw-config.in: Check for presence of required build tools.
10254         (target_libs): Add newlib.
10255         (target_tools): Add examples.
10256         (Read Me): Generate as "Read Me for MPW" instead.
10257         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10258         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10259         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10260
10261         * mpw-configure: Remove subdir-specific makefile hackery,
10262         delete mk.tmp after using it.
10263
10264         * mpw-build.in (all): Display start and end times.
10265
10266         * mpw-configure (host_canonical): Set.
10267         (target_cpu): Always add to makefiles.
10268         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10269         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10270         (mpw-mh-mpw): Look for in srcdir and srcroot.
10271         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10272
10273         * mpw-build.in: (install-only): New target.
10274
10275         * mpw-configure (host_alias, target_alias): Rename from hostalias
10276         and targetalias, add into generated Makefile.
10277         (mk.tmp): If present, add into generated Makefile.
10278         * mpw-build.in (all-gas): Build config.h first before gas proper.
10279
10280         * mpw-configure (config.status): Write only if changed.
10281         * mpw-config.in (readline): Configure it (not built, just used for
10282         definitions).
10283
10284         * mpw-config.in (elf/mips.h): Add a forward include.
10285
10286         * mpw-config.in: Forward-include most .h files in include into
10287         extra-include.
10288         (readline): Don't build.
10289         mpw-build.in (install): Install GDB.
10290
10291         * mpw-configure (prefix, mpw_prefix): Handle it.
10292         * mpw-config.in (mmalloc, readline): Don't configure.
10293         * mpw-build.in (thisscript): Rename to ThisScript.
10294         Use mpw-build instead of BuildProgram everywhere.
10295         (mmalloc, readline): Don't build.
10296         * mpw-README: New file, basic documentation about the MPW port.
10297
10298         * mpw-config.in: Use forward-include to create include files.
10299
10300         * mpw-configure: Add more things to the top of each configured
10301         Makefile, including contents of config/mpw-mh-mpw.
10302         * mpw-config.in (extra-include): Create this directory and fill it
10303         with Posix-like include files when configuring.
10304
10305         * config.sub (apple, mac, mpw): Add various aliases.
10306
10307         * mpw-build.in: New file, top-level build script fragment for MPW.
10308         * mpw-configure: New file, configure script for MPW.
10309         * mpw-config.in: New file, config fragment for MPW.
10310
10311 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10312
10313         * configure.in (host_libs): Remove glob, since it is gone from the
10314         sources.
10315
10316 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10317
10318         * Makefile.in: define empty GDB_NLM_DEPS var.
10319
10320         * configure.in(target_makefile_frag): use config/mt-netware
10321         for netware targets.
10322
10323 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10324
10325         * config.sub: Merge in recent FSF changes.  Remove linux special
10326         cases.
10327
10328 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10329
10330         Revert this change:
10331
10332         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10333
10334                 * build-all.mk: Use CC=cc -Xs on Solaris.
10335
10336 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10337
10338         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
10339         stop using it.
10340         * Makefile.in: Nuke all references to glob subdirectory.
10341
10342 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10343
10344         * configure.in: Fix --enable-shared logic in per-host.
10345
10346 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10347
10348         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10349
10350 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10351
10352         * configure.in (noconfigdirs): Don't build gas on AIX, for
10353         powerpc*-*-aix* as well as for rs6000*-*-aix*.
10354
10355 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
10356
10357         * configure: Fix --cache-file to work if the file argument is a
10358         relative path.
10359
10360 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
10361
10362         * configure: If the --cache-file is used, pass it down to
10363         configure in subdirectories.
10364
10365 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
10366
10367         * config.sub: add vxworks29k configuration.
10368
10369 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10370
10371         * Makefile.in (taz): Do "diststuff" part quietly.
10372
10373 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10374
10375         * config.sub: Mini-merge with gcc/config.sub.
10376
10377 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10378
10379         * config.guess (IRIX): Sed - to _.
10380
10381 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10382
10383         * Makefile.in (source-vault, binary-vault): New targets.
10384
10385 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
10386
10387         * config.sub: Recognize -eabi as a basic system type.
10388
10389 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10390
10391         * configure.in (enable_shared stuff): Fix typo.
10392
10393 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
10394
10395         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10396
10397 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10398
10399         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10400
10401 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
10402
10403         * configure.in (rs6000-*-*): Don't build gas.
10404
10405 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
10406
10407         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10408         reduce command line length.
10409         (AS_FOR_TARGET): Check for as.new, not Makefile.
10410         (NM_FOR_TARGET): Check for nm.new, not Makefile.
10411
10412 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10413
10414         * config.guess:  Merge from FSF.
10415
10416 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10417
10418         * configure: Don't use $ when handling program_suffix.
10419
10420 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
10421
10422         * configure.in:  Configure tk for hppa/hpux.
10423
10424 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10425
10426         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
10427
10428 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10429
10430         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
10431         to LIBCXXFLAGS.  Tests are better run without it.
10432
10433 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
10434
10435         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10436
10437 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10438
10439         * configure.in (*-*-netware*): Don't configure xiberty.
10440
10441 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10442
10443         * configure.in:  Remove tk from native_only list.
10444
10445 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10446
10447         * build-all.mk: Add mips-ncd-elf target to sun4 targets
10448           for special NCD build.
10449
10450 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10451
10452         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10453         makeall.bat, they're only useful for binutils snapshots.
10454         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10455         makeall.bat to specified SUPPORT_FILES.
10456
10457 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10458
10459         * build-all.mk: Add Ericsson targets to sun4 and solaris
10460           hosts.  Add  BNR's sun4 target to solaris host, so their
10461           build-from-source will be tested in-house first.
10462
10463 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10464
10465         * Makefile.in (LIBCFLAGS): New variable.
10466         (CFLAGS_FOR_TARGET): Ditto.
10467         (LIBCFLAGS_FOR_TARGET): Ditto.
10468         (LIBCXXFLAGS): Ditto.
10469         (CXXFLAGS_FOR_TARGET): Ditto.
10470         (LIBCXXFLAGS_FOR_TARGET): Ditto.
10471         (BASE_FLAGS_TO_PASS): Pass them.
10472         (EXTRA_TARGET_FLAGS): Ditto.
10473
10474         * configure.in: Support --enable-shared.
10475
10476 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10477
10478         * configure.in (target_libs):  Include libstdc++ again.
10479         * config.guess:  Update from FSF (for FreeBSD).
10480
10481 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10482
10483         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10484         makeall.bat.
10485         (DISTDOCDIRS): Add `etc'.
10486         (ETC_SUPPORT_PFX): New variable.
10487         (taz): Include anything from etc starting with a word in
10488         ETC_SUPPORT_PFX.
10489
10490 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10491
10492         * config.sub: Update for recent FSF changes.  Remove obsolete
10493         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10494         spacing changes.
10495
10496 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10497
10498         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10499
10500         * config.guess:  Merge with FSF.
10501         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10502
10503 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10504
10505         * configure: Since the "trap 0" handler will override the exit
10506         status on many systems, only use it for "exit 1", and make it set
10507         a non-zero exit status; reset it before "exit 0".  Also, check
10508         exit status of config.sub, and error out if it failed.
10509
10510 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10511
10512         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10513         and install libgloss.
10514
10515 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10516
10517         * Makefile.in (all-binutils): Depend upon all-byacc.
10518
10519         * configure.in: Don't build emacs on Irix 5.
10520
10521 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10522
10523         * configure.in (*-*-netware*): Add libio.
10524
10525 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10526
10527         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10528         (CHECK_TARGET_MODULES): Ditto.
10529         (INSTALL_TARGET_MODULES): Ditto.
10530         (TARGET_LIBS): Ditto.
10531         (all-libstdc++): Note dependencies.
10532
10533 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10534
10535         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10536
10537 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10538
10539         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10540         -fexternal-templates.
10541
10542         * configure.in (target_libs): Add libstdc++.
10543         (noconfigdirs): Add libstdc++ as appropriate.
10544
10545 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10546
10547         * config.guess:  Update from FSF.
10548
10549 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10550
10551         * configure: Use ${config_shell} when running ${configsub}.
10552
10553 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10554
10555         * config.sub: No longer recognize h8300h.
10556
10557 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10558
10559         * config.sub: Remove extraneous differences between config.sub and
10560         gcc/config.sub.
10561
10562 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10563
10564         * Makefile.in (DISTSTUFFDIRS): Add gas.
10565
10566 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10567
10568         * COPYING.NEWLIB: New file.
10569
10570 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10571
10572         * config.guess (HP-UX):  Patch from Harlan Stenn
10573         <harlan@landmark.com> to also emit release level.
10574
10575 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10576
10577         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10578
10579 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10580
10581         * config.sub:  Merge nextstep cleanup from FSF.
10582
10583 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10584
10585         * configure.in (arm-*-*): Don't configure ld for this target.
10586
10587 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10588
10589         * configure.in (*-*-netware): don't configure libg++, libio,
10590           librx, or newlib.
10591
10592 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10593
10594         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10595         configure ld--it works, but it doesn't support shared libraries.
10596
10597 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10598
10599         * config.guess (*-unknown-freebsd*):  Get rid of possible
10600         trailing "(Release)" in version string.
10601         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10602
10603 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10604
10605         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10606         Fix type: *-next-neststep -> *-next-nextstep.
10607
10608         * config.guess:  Merge from FSF:
10609
10610         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10611
10612         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10613
10614         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10615
10616         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10617         instead of UNIX_SV for UnixWare 1.0).
10618
10619 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10620
10621         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10622         to make gdb/nlm/* build after the compiler and linker.
10623
10624 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10625
10626         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10627         not just i[34]86.
10628         (m68k-atari-sysv4):  Relocate to match FSF version.
10629
10630         * config.guess:  More merges from the FSF:
10631
10632         Add a space before function call or macro invocation.
10633
10634         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10635
10636         * config.guess: Add trap cmd to remove dummy.c and dummy when
10637         interrupted.
10638
10639         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10640
10641         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10642         (dummy): Redirect stderr from compilation of dummy.c.
10643
10644         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10645
10646         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10647
10648 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10649
10650         * configure: Accept and ignore --cache*, for compatibility with
10651         new autoconf.
10652
10653 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10654
10655         * config.guess:  Merge from FSF:
10656
10657         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10658
10659         * config.guess (Pyramid*:OSx*:*:*): New case.
10660         (PATH): Add /.attbin at end for finding uname.
10661         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10662
10663         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10664
10665         * config.guess (M88*:DolphinOS:*:*): New case.
10666
10667         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10668
10669         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10670         to select whether to use ELF or COFF.
10671
10672         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10673
10674         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10675
10676         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10677
10678         * config.guess: Guess the OS version for HPUX.
10679
10680         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10681
10682         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10683
10684 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10685
10686         * configure.in: Recognize --with-headers, --with-libs, and
10687         --without-newlib.
10688         * Makefile.in (all-xiberty): Depend upon all-ld.
10689
10690 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10691
10692         * configure.in: Change i[34]86 to i[345]86.
10693
10694 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10695
10696         * configure (version): A few more tweaks to help message.
10697
10698 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10699
10700         * Makefile.in:  Remove (for now) librx as a host library,
10701         now that we're building it for target.
10702
10703 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10704
10705         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10706         (Karl Berry).
10707
10708 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10709
10710         * configure.in:  Also configure librx.
10711
10712 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10713
10714         * Makefile.in:  Update various rules to reflect that librx
10715         is now needed for libg++.
10716
10717 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10718
10719         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10720
10721 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10722
10723         * configure.in: Configure the examples directory.
10724
10725 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10726
10727         * configure: Simplify Jun 2 1994 change.
10728
10729 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10730
10731         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10732         /bin/gcc isn't good enough to build gcc.
10733
10734 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10735
10736         * Makefile.in (GDB_SUPPORT_FILES): Remove
10737         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10738         (gdb.tar.gz): Add new rule to use standard distribution building
10739         mechanism.
10740
10741 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10742
10743         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10744         Bill Cox <bill@cygnus.com>.
10745
10746 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10747
10748         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10749
10750 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10751
10752         * configure:  Search current dir first in .gdbinit.
10753
10754 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10755
10756         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10757
10758 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10759
10760         * config.sub:  Refer to NeXT's operating system as nextstep.
10761
10762         * config.sub (case $basic_machine):  Re-order the cases, to match
10763         the order in the FSF version (which is mostly alphabethical).
10764         Merge in some additions and changes from the FSF.
10765
10766 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10767
10768         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10769         * config.sub: Recognize cxux7.
10770         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10771
10772 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10773
10774         * config.sub:  Fix typo powerpc -> powerpc-*.
10775
10776 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10777
10778         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10779
10780         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10781         parallel with all-emacs and install-emacs).  Top-level command
10782         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10783
10784 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10785
10786         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10787         $(relbindir)/make before doing ``make install'', and use
10788         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10789         installing over running make binary.
10790         ($(host)-stamp-stage3-installed): Likewise.
10791
10792 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10793
10794         * config.guess: Recognize Mach.
10795
10796 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10797
10798         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10799         see whether --exec-prefix was used.
10800
10801 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10802
10803         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10804
10805 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10806
10807         * Makefile.in: Add all-librx target similar to all-libproc.
10808
10809 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10810
10811         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10812         with post 1.2 uname bogosity.
10813
10814 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10815
10816         * configure: Remove temporary files on receipt of a signal.
10817
10818 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10819
10820         * configure: If there is a package_makefile_frag, remove
10821         ${subdir}/Makefile.tem after copying it in.
10822
10823 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10824
10825         * build_all.mk: support rs6000 lynx identifies itself as
10826         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10827         since /bin/gcc is too feeble to compile a modern gcc.
10828
10829 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10830
10831         * brought devo/test-build.mk update-to-date with progressive/
10832           test-build.mk. Add lynx targets and hppa flag info.
10833
10834 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10835
10836         * configure.in:  Use mh-ncrsvr43.  Patch from
10837         Tom McConnell <tmcconne@sedona.intel.com>.
10838
10839 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10840
10841         * config.guess (i386-unknown-bsdi):  No longer need to
10842         check #if defined(__bsdi__) && defined(__i386__).
10843
10844 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10845
10846         * configure: Set program_transform_nameoption correctly.
10847
10848 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10849
10850         * brought build-all.mk update-to-date with progressive build-all.mk,
10851           added new targets and hppa info.
10852
10853 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10854
10855         * configure: If config.guess result is a prefix of the user
10856         specified target, assume a native build and use the user specified
10857         target as the host alias.  Remove SunOS patch suffix removal hack.
10858         * configure.in: Remove SunOS patch suffix removal hack.
10859
10860         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10861         in NATIVE_CHECK_MODULES.
10862
10863 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10864
10865         * Makefile.in: Rename HOST_ONLY to NATIVE.
10866         * configure: Delete SunOs patch suffix from host_canonical
10867           and build_canonical variables that are prepended to Makefiles.
10868         * configure.in: Add comments for easier maintenance.
10869
10870 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10871
10872         * Makefile.in: Add all-libproc target similar to all-gui.
10873
10874 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10875
10876         * Makefile.in (CHECK_MODULES): split into
10877         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10878
10879 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10880
10881         * config.guess (i386-unknown-bsdi): New system to guess.
10882
10883 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10884
10885         * Makefile.in: Add all-gui target (but not yet build by "all").
10886
10887 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10888
10889         * config.sub: Move deletion of patch suffix from here...
10890         * configure.in: To here, at Ian's suggestion.  The top-
10891           level scripts might need to know of a patch level.
10892
10893 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10894
10895         * config.sub: Strip off patch suffix so rtl is recognized
10896           as a sunos4.1.3 machine, even though it's been patched.
10897
10898 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10899
10900         * Makefile.in (INSTALL_LAST): Delete.
10901         (INSTALL_DOSREL): New.
10902
10903 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10904
10905         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10906         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10907         whether we pass down --with-gnu-ld anyhow.
10908
10909 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10910
10911         * Makefile.in (INSTALL_LAST): Change operation so it works
10912         on more flavors of make.
10913         * configure.in (go32): Don't build libg++ or libio.
10914
10915 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10916
10917         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10918         they can be overriden by templates.
10919
10920 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10921
10922         * configure.in (target==go32): Don't build gdb.
10923         * dosrel: New directory.
10924
10925 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10926
10927         * configure.in (host==go32): Configure dosrel too.
10928         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10929         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10930         be set by incoming names or templates.
10931         (INSTALL_LAST): New rule.
10932
10933 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10934
10935         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10936
10937 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10938
10939         * configure.in (appdirs): New variable.  Currently empty, but will
10940         be used in gas distribution.  If nonempty, lists a set of
10941         directories at least one of which must get configured, or top
10942         level configuration is considered to have failed.
10943         (rs6000-*-lynxos*): Use new file name.
10944
10945 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10946
10947         Eliminate XTRAFLAGS.
10948         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10949         newlib include files using -idirafter, and also use -nostdinc.
10950         (CXX_FOR_TARGET): Likewise.
10951         (XTRAFLAGS): Removed.
10952         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10953         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10954         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10955         ($(DO_X)): Don't pass down XTRAFLAGS.
10956
10957 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10958
10959         * configure.in (mips*-dec-bsd*): New target; do build linker.
10960         (mips*-*-bsd*): New target; don't build linker.
10961
10962 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10963
10964         * configure.in: support rs6000-*-lynxos* configuration.
10965         support sunos4 as a cross target.
10966
10967         * config.sub: look for lynx*, not lynx since the OS version may
10968         legitimately be part of the name.
10969
10970 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10971
10972         * configure.in (i[34]86-*-sco*): Move to be with other i386
10973         targets.
10974         (romp-*-*): New target.  Skip various binary utilities.
10975         (vax-*-*): New target.  Don't build newlib.
10976         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10977
10978 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10979
10980         * configure.in: Only set host_makefile_frag if config
10981         directory exists.
10982
10983 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10984
10985         * install.sh: If $dstdir exists, don't check whether each
10986         component does.
10987
10988 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10989
10990         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10991
10992 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10993
10994         * configure.in (*-*-lynxos*): Don't configure newlib for either
10995         native or cross Lynx.
10996
10997 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10998
10999         * config.sub (sparc64-elf): Fix os.
11000         (z8k): Remove duplicate.
11001
11002 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11003
11004         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11005         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11006
11007 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11008
11009         * configure: Make file links cleanly even if Lynx fails on
11010           an NFS symlink (at least fail cleanly).
11011
11012 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11013
11014         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11015         -XNh2000.
11016
11017 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11018
11019         * configure: Unknown options are fatal again.
11020
11021 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11022
11023         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11024         compatibility.
11025
11026 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11027
11028         * build-all.mk: Add `clean' target.
11029
11030 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11031
11032         * config.guess:  Add SINIX support.
11033         * configure.in:  Add mips-*-sysv4* support.
11034
11035 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11036
11037         * build-all.mk: Document all useful targets.
11038         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11039         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11040
11041 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11042
11043         * configure: Support --silent, --quiet.
11044
11045 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11046
11047         * configure: Support --disable-FEATURE.
11048
11049 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11050
11051         * config.guess: Recognize NCR running SVR4.3.
11052
11053 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11054
11055         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11056         Patch from Paul Eggert <eggert@twinsun.com>.
11057
11058 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11059
11060         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11061
11062 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11063
11064         * configure: Make unrecognized options give nonfatal warnings
11065         instead of fatal errors, and pass them to any subdirectory
11066         configures in case they recognize them.
11067         Make --x equivalent to --with-x.
11068
11069 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11070
11071         * configure: Add --enable-* options.  Clean up usage message and
11072         some comments.
11073
11074 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11075
11076         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11077
11078 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11079
11080         * configure.in (hppa*-*-*): Enable binutils.
11081
11082 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11083
11084         * config.sub: Recognize cisco.
11085
11086 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11087
11088         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11089
11090 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11091
11092         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11093         than one configuration name.  Add comment.
11094
11095 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11096
11097         * config.guess: about target *-hitachi-hiuxwe2, fixed
11098         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11099         macro is incorrect.]
11100
11101 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11102
11103         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11104         than the "make ls" stuff which used to be here.
11105
11106 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11107
11108         * config.guess:  Recognize i[34]86-unknown-freebsd.
11109         From Shawn M Carey <smcarey@rodan.syr.edu>.
11110
11111 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11112
11113         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11114
11115 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11116
11117         * config.guess: Check for ptx.
11118
11119 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11120
11121         * config.sub: Add os9k checking.
11122
11123 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11124
11125         * config.guess: Handle OSF1 running on HPPA processors
11126
11127 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11128
11129         * configure: If subdir configure fails, print out a message with
11130         subdirectory name, in case subdir's configure code didn't identify
11131         itself.
11132
11133 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11134
11135         * configure.in: Remove embedded newlines from configdirs.
11136         Avoid mismatches of substrings.  Fix matching strings at end
11137         of configdirs.
11138
11139 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11140
11141         * config.guess:  Add Lynx/rs6000 config support.
11142
11143 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11144
11145         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11146
11147 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11148
11149         * configure.in (hppa*-*-osf*): Treat this just like most other
11150         PA configurations (eg no binutils or ld).
11151         (hppa*-*-*elf*): These configurations have binutils and ld.
11152
11153 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11154
11155         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11156
11157 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11158
11159         * configure.in (rs6000-*-*): Build gas.
11160
11161 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11162
11163         * Makefile.in:  Avoid bug in losing hpux sed.
11164
11165 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11166
11167         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11168         for GDB and GDB has been fixed to not need it.
11169
11170 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11171
11172         * config.guess: Recognize vax hosts.
11173
11174 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11175
11176         * configure (while loop): Don't use "break 2" inside case
11177         statement -- the case statement isn't an enclosing loop.
11178
11179 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11180
11181         * config.guess:  Clean up NeXT support, to allow nextstep
11182         on Intel machines.  Make OS be nextstep.
11183
11184 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11185
11186         * config.guess: Add alternate forms for Convex.
11187
11188 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11189
11190         * configure:  Completely rewrite option processing.  Take
11191         advantage of pattern-matching to avoid invoking test frequently.
11192         Also clean up host and target defaulting logic.
11193
11194 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11195
11196         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11197         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11198         commands (plus user environment) will fit SCO limits.
11199
11200 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11201
11202         * configure.in: Don't issue warnings about directories which are
11203         not being configured if -norecursion is set.  Correct test for
11204         --with-gnu-as and --with-gnu-ld to not get confused by substring
11205         matches.
11206
11207         * configure.in: Don't build gas for alpha-dec-osf1*.
11208
11209 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11210
11211         * configure:  Back out Per's change of 12/19/1993.  It changes the
11212         behavior of configure in unexpected and confusing ways.
11213
11214         Also, use different delim char when calculating
11215         program_transform_name so that the name can contain slashes.
11216
11217 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11218
11219         * configure.in, config.sub: Add support for VSTa micro-kernel.
11220
11221 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11222
11223         * configure.in: Nuke hacks which were used to get a special
11224         version of GAS for HPPA configurations.
11225
11226 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11227
11228         * configure:  If only ${target_alias} is given, use that
11229         as the default for ${host_alias}.
11230         * configure:  Add missing back-slashes before nested quotes.
11231
11232 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11233
11234         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11235
11236 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11237
11238         * config.guess:  Recognize some Tektronix configurations.
11239         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11240
11241 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11242
11243         * config.sub: Match any flavor of SH.
11244
11245 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11246
11247         * configure.in: Don't try to configure newlib for Alpha.
11248
11249 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11250
11251         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11252         libg++ or libio for any Alpha target.
11253
11254         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11255
11256 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11257
11258         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11259         default arguments -- so it tried to compress itself.
11260
11261 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11262
11263         * configure.in (notsupp): ensure that a space is always at the end
11264           of the configdirs list, since the grep checks for an explicit space
11265
11266 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11267
11268         * configure.in (target i386-sysv4.2): don't build ld, since static
11269           versions of many libraries are not available.
11270
11271 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11272
11273         * config.guess: Recognize Apollos (using environment variables).
11274         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11275
11276 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11277
11278         * config.guess: Recognize Sony news mips running newsos.
11279
11280 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11281
11282         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11283         "fi ; else" for bash.
11284
11285 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11286
11287         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11288
11289 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11290
11291         * config.sub: accept unixware as an alias for svr4.2.
11292         Fix some inconsistancies with the gcc version.
11293
11294 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11295
11296         * Makefile.in (DISTDOCDIRS):  Add gdb.
11297
11298 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11299
11300         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
11301
11302 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11303
11304         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11305         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11306         this now.
11307
11308 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11309
11310         * config.sub: Accept hiux* as an OS name.
11311
11312         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11313         etc/make-stds.texi.  The underscore came from gcc, and dje now
11314         agrees that RUNTESTFLAGS is the correct name.
11315
11316 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11317
11318         * install.sh:  Remove 'set -e'.  It makes any conditionals
11319         in the script useless.
11320
11321         * config.guess: Automatically recognize arm-acorn-riscix
11322         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11323
11324 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11325
11326         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11327
11328 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11329
11330         * Makefile.in (DISTDOCDIRS): New variable.
11331         (taz): Edit local Makefile.in sooner, instead of proto-toplev
11332         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11333
11334 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11335
11336         * configure.in (hppa target): check the source directory for the
11337           pagas sub-directory
11338
11339 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
11340
11341         * config.sub: Allow -aout* and -elf*.
11342
11343 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11344
11345         * configure.in: Don't build ld on i386-solaris2, same as for
11346         sparc-solaris2.
11347
11348 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11349
11350         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11351
11352 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11353
11354         * configure.in:  Configure gdb for alpha.
11355
11356 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11357
11358         * Makefile.in (CXXFLAGS): Add -O.
11359
11360 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11361
11362         * config.guess: added support for DG Aviion
11363
11364 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11365
11366         * configure.in: Produce warning message for subdirectories not
11367         configurable for this host/target combination.  Don't try to
11368         configure gdb for vms.
11369
11370 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11371
11372         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11373         appropriate files before making "diststuff".
11374         (DISTBISONFILES): New var: list of files to be edited.
11375         (DISTSTUFFDIRS): Add binutils.
11376
11377 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11378
11379         * config.sub: also handle mipsel and mips64el (for little endian mips)
11380
11381 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11382
11383         * configure.in: Add * to end of all OS names.
11384
11385 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11386
11387         * configure.in: Build newlib for LynxOS native.
11388
11389 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11390
11391         * config.guess: Add support for delta 88k running SVR3.
11392
11393         * configure.in: Add comment about HP compiler vs. emacs.
11394
11395 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11396
11397         * configure.in: don't build ld on solaris2 (not a viable option
11398           due to bugs in getpwnam & getpwuid)
11399
11400 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11401
11402         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11403         config.guess will produce a full version number.
11404
11405 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11406
11407         * configure.in: Build linker and binutils for alpha-dec-osf1.
11408
11409 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11410
11411         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11412         and gdb/testsuite/Makefile.in.
11413
11414 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11415
11416         * configure.in: recognize mips*- instead of mips-
11417
11418 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11419
11420         * config.sub: Accept linux*coff and linux*elf as operating
11421         systems.
11422
11423 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11424
11425         * config.sub: Recognize mips64, and mips3 as an alias for it.
11426
11427 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11428
11429         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11430         gdb knows how to handle OSF/1 shared libraries.
11431
11432 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11433
11434         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11435         * config.guess: Recognize Hitachi's HIUX.
11436         * config.sub: Recognize h3050r* and hppahitachi.
11437         Remove redundant cases for hp9k[23]*.
11438
11439 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11440
11441         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11442         if gas and ld are in the source tree and are in ${configdirs}.
11443         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11444         --with options (but still pass them down on the command line,
11445         if they were explicitly specified).
11446
11447 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11448
11449         * configure: substitute SHELL value in Makefile.in with
11450         ${CONFIG_SHELL}
11451
11452 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11453
11454         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11455         *-*-solaris2* targets.
11456
11457 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11458
11459         * Makefile.in: define M4, and pass it down to sub-makes;
11460         all-autoconf now depends on all-m4
11461
11462 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11463
11464         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11465         presence of {ar,ranlib} instead of a configured directory
11466
11467 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11468
11469         * config.guess: Accept 34?? as well as 33?? for NCR.
11470
11471 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11472
11473         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11474         of 'gas' in sed commands, since 'gash' is now in the tree as well.
11475
11476 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11477
11478         * configure: grab values for $(CC) and $(CXX) from the
11479         environment, so that someone can do "CC=gcc configure; make" and
11480         have it work right (matching the way that autoconf works now)
11481
11482         * configure.in, Makefile.in: add support for gash, the tcl
11483         interface to Galaxy
11484
11485         * config.guess: add NetBSD variants (hp300, x86)
11486
11487 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11488
11489         * install.sh: Support -d option (in the manner of SunOS 4 install,
11490         as it is more deterministic than that of GNU install)
11491         (chmodcmd): Set file to mode 755 by default (should also do default
11492         chgrp and chown, but I don't feel like dealing with that now)
11493
11494 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11495
11496         * config.sub: Remove h8300hhms alias.
11497
11498 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11499
11500         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11501
11502 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11503
11504         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11505         as stmp-fixinc
11506
11507 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11508
11509         * config.sub: recognize m88110-bug-coff.
11510
11511 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11512
11513         * Makefile.in (all-libio): all dependencies on the toolchain used
11514         to build this (gcc, gas, ld, etc)
11515
11516 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11517
11518         * config.guess: Deal with OSF/1 1.3 on alpha.
11519
11520 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11521
11522         * install.sh: add some 'else true' clauses for portability
11523
11524         * configure.in: don't build libio for h8[35]00-*-* targets
11525
11526 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11527
11528         * Makefile.in:  Add support for new libio.
11529
11530 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11531
11532         * install.sh: If one command fails, don't try the rest.  Don't try
11533         to remove $dsttmp (via trap) unless we have already created it.
11534         If $src doesn't exist, detect it and exit with an error.
11535
11536         * config.guess: Recognize BSD on hp300.
11537
11538 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11539
11540         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11541         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11542
11543 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11544
11545         * Makefile.in (all-send-pr): depends on all-prms
11546
11547 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11548
11549         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11550
11551 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11552
11553         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11554         Added test for mips-mips-riscos5.
11555
11556 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11557
11558         * configure.in: use mh-hp300 for 68k HP hosts
11559
11560 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11561
11562         * configure: add support for CONFIG_SHELL, so that you can use
11563         some alternate shell for evaluating configure scripts
11564
11565 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11566
11567         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11568         in configure script to bug-gdb@prep.ai.mit.edu when building
11569         distribution archive.
11570         * Makefile.in (COMPRESS):  Remove def.
11571         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11572         gdb.tar.Z and make-gdb.tar.Z respectively.
11573         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11574         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11575         to convergence with 'taz' target in Makefile.in.
11576
11577 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11578
11579         * install.sh (dsttmp): use trap to ensure that tmp files go
11580         away on error conditions
11581
11582 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11583
11584         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11585
11586 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11587
11588         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11589         its parent is '/' not ''.
11590
11591         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11592
11593 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11594
11595         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11596         that ${newsrcdir}/configure.in does.
11597
11598 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11599
11600         * test-build.mk: support for CONFIG_SHELL
11601
11602 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11603
11604         * config.sub (netware):  Add as a basic system type.
11605
11606 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11607
11608         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11609           $(srcdir)/ from the dependency on Makefile.in.
11610
11611 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11612
11613         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11614         (h8300hhms is temporary until multi-libraries are implemented).
11615         * configure.in: Handle h8300h too.
11616
11617 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11618
11619         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11620
11621 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11622
11623         * configure:  Remove extraneous output when guessing host type.
11624         * config.guess:  Remove extraneous output when guessing using C
11625         compiler rather than uname, or when guessing fails.
11626
11627 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11628
11629         * Makefile.in: remove all.cross and install.cross targets
11630
11631         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11632           definitions
11633
11634 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11635
11636         * configure.in (target sh): Build gprof.
11637
11638 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11639
11640         * config.sub: change -solaris to -solaris2
11641
11642 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11643
11644         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11645
11646 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11647
11648         * configure: Correct error message for missing Makefile.in to
11649         print correct directory.
11650
11651 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11652
11653         * install.sh: kludge around 386BSD shell bug
11654
11655 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11656
11657         * config.guess:  Recognize NeXT.
11658         * config.guess:  Recognize i486-ncr-sysv4.
11659         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11660
11661 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11662
11663         * Makefile.in (MAKEINFOFLAGS): New variable.
11664         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11665         * build-all.mk, test-build.mk: Pass down --no-split as
11666         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11667
11668 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11669
11670         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11671
11672 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11673
11674         * Makefile.in (libg++.tar.z):  New rule.
11675         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11676         * Makefile.in (taz):  Only do a single chmod.
11677
11678 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11679
11680         * install.sh: don't use dirname anymore (replaced with sed usage)
11681
11682 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11683
11684         * Makefile.in:  Change extension for gzip'd files from '.z' to
11685         '.gz' per new FSF standard usage.
11686
11687 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11688
11689         * configure: put quotes around the final value of program_transform_name
11690
11691 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11692
11693         * Makefile.in: new install.sh support; update install-info rules
11694
11695 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11696
11697         * configure.in: Build diff for crosses, but not for go32 host.
11698
11699         * configure.in: Build gprof only for native, and don't build it
11700         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11701
11702 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11703
11704         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11705
11706 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11707
11708         * configure.in (host_tools): Add prms.
11709
11710 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11711
11712         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11713         with $(FLAGS_TO_PASS) on the command line
11714
11715         * config.sub: Recognize lynx and lynxos
11716
11717 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11718
11719         * config.sub: Accept -ecoff*, not just -ecoff.
11720
11721 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11722
11723         * Makefile.in (taz): Use .gz suffix instead of .z.
11724         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11725         names.
11726
11727 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11728
11729         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11730
11731 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11732
11733         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11734         that rebuilds that might happen during 'make install' don't get
11735         bogus gcc include files
11736
11737 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11738
11739         Change from Utah for HPPA support:
11740         * config.guess: Recognize hppa1.x-hp-bsd.
11741
11742 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11743
11744         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11745         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11746
11747 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11748
11749         * config.sub: Add support for rom68k and bug boot monitors.
11750
11751 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11752
11753         * Makefile.in: Make all-opcodes depend on all-bfd.
11754
11755 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11756
11757         * config.guess: Added special check for i[34]86-univel-sysv4*.
11758
11759 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11760
11761         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11762         the processor rather than assuming i486.
11763
11764 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11765
11766         * config.guess: Recognize SunOS6 as Solaris3.
11767
11768 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11769
11770         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11771         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11772
11773 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11774
11775         * build-all.mk (all-cross): New target for Canadian Cross.
11776         Added Q2 go32 targets.
11777         * test-build.mk: Configure go32 cross sparclite-aout and
11778         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11779         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11780
11781 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11782
11783         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11784         GO32 hosted toolchains
11785
11786 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11787
11788         * configure: change  so "-exec-prefix" gets passed down rather
11789         than "-exec_prefix" so autoconf generated Makefiles get the
11790         exec_prefix set right.
11791
11792 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11793
11794         * config.guess: get the Solaris2 minor version number
11795
11796         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11797
11798 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11799
11800         * config.guess: Recognize some Sequent platforms.
11801
11802 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11803
11804         * Makefile.in: added the vault-install target
11805
11806         * configure.in: actually use the Sun3 makefile fragment that's in
11807         config, also added the release dir to configdirs
11808
11809 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11810
11811         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11812
11813 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11814
11815         * configure.in: remove some program from Alpha targetted toolchains
11816
11817 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11818
11819         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11820         gprof.
11821         (taz): Run "make diststuff" in those directories instead of "make
11822         proto-dir".  Look for "VERSION=" only at start of line in subdir
11823         Makefile.  Use "gzip -9" for compression.
11824         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11825         (binutils.tar.z): New target.
11826
11827 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11828
11829         * Makefile.in (taz): Include gpl.texinfo.
11830
11831 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11832
11833         * Makefile.in (setup-dirs): Merged into "taz" target.
11834         (taz): Only do `proto-dir' stuff if a directory is actually needed
11835         for this target.
11836
11837 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11838
11839         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11840         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11841         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11842         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11843         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11844
11845 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11846
11847         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11848         config.sub, and move-if-change to gdb testsuite distribution
11849         archive, so the testsuite can be extracted, configured, and
11850         run separately from the gdb distribution.  Blow away the Chill
11851         tests that require a Chill compiled executable, since GNU Chill
11852         is not yet publically available.
11853
11854 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11855
11856         * test-build.mk: set environment variables in a single command,
11857         instead of a list of assignments and exports
11858
11859         * config.guess: recognize Alpha/OSF1 systems
11860
11861 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11862
11863         * configure: Change help message to prefer --options rather than
11864           -options.
11865
11866 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11867
11868         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11869         zippy@ecst.csuchico.edu.
11870         * config.guess: Recognize miniframe.
11871
11872 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11873
11874         * Makefile.in: Use srcroot to find runtest rather than rootme.
11875         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11876
11877 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11878
11879         * test-build.mk: Extensive additions to support building on a
11880         machine other than the host.
11881
11882 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11883
11884         * configure (tooldir): Fix for i386-aix again.
11885
11886 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11887
11888         * configure, Makefile.in:  Change definition of $(tooldir)
11889         to match the FSF.
11890
11891 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11892
11893         * config.guess:  Recognize i[34]86/SVR4.
11894
11895 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11896
11897         * Makefile.in (all-gdb): gdb depends on sim.
11898
11899 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11900
11901         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11902         at the same time we make the prototype gdb directory.
11903         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11904         files at the same time as the gdb base release distribution.
11905
11906 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11907
11908         * Makefile.in (check): Use individual check targets rather than
11909         DO_X rule.
11910         (check-gcc): Added.
11911
11912 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11913
11914         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11915         for System V release 3.2.
11916
11917 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11918
11919         * config.sub: Recognize hppaosf.
11920         * configure.in: Do configure ld/binutils/gas for it.
11921
11922 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11923
11924         * configure (tooldir): Alter syntax used to set this, for systems
11925         where "\$" isn't handled right, like i386-aix.
11926
11927 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11928
11929         * configure: Pass program-transform-name, not
11930         program_transform_name, to recursive configures.
11931
11932 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11933
11934         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11935         of gas+ld+binutils.
11936
11937 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11938
11939         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11940
11941 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11942
11943         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11944
11945 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11946
11947         * Makefile.in (PRMS): Set back to all-prms.
11948
11949 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11950
11951         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11952         targets, rather than for MIPS hosts.
11953
11954 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11955
11956         * configure.in: add comment for --with-x default values
11957
11958         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11959
11960         * Makefile.in: add check-* targets for each of the directories in
11961         the tree.  Add a definition of RUNTEST that will use the one we
11962         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11963
11964 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11965
11966         * configure.in: Removed obsolete references to bfd_target and
11967         target_makefile_frag.
11968
11969         * build-all.mk: Set assorted targets for Q2.
11970         * config.sub: Recognize z8k-sim and h8300-hms.
11971         * test-build.mk: Really don't pass host to configure.
11972         (HOLES): Added uname.
11973
11974 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11975
11976         * configure: Handle an empty program-prefix, program-suffix or
11977         program-transform-name correctly.
11978
11979 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11980
11981         * build-all.mk: -G 8 no longer required for MIPS targets.
11982         * test-build.mk: Don't pass host argument to configure; make it
11983         guess.
11984
11985 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11986
11987         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11988         * Makefile.in (COMPRESS):  New macro, like GZIP.
11989
11990 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11991
11992         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11993
11994         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11995         with gas currently defaults to -G 0.
11996
11997 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11998
11999         * Makefile.in (all-flex): flex depends on byacc.
12000
12001         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12002         to test-build.mk as RELEASE_TAG.
12003         * test-build.mk (configargs): New variable containing arguments to
12004         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12005         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12006
12007         * config.guess: Use /bin/uname when checking -X argument on SCO,
12008         to avoid invoking GNU uname which doesn't understand -X.
12009
12010         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12011
12012         * configure.in: Build gas for mips-*-*.
12013
12014 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12015
12016         * Makefile.in (all.normal): insert missing backslash.
12017
12018 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12019
12020         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12021
12022         * Makefile.in: Complete overhaul to merge many almost identical
12023         targets.
12024
12025 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12026
12027         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12028         (gdb.tar.Z): Adjusted.
12029
12030         * Makefile.in (setup-dirs, taz): New targets; should be general
12031         enough to adapt for gdb sometime.  Build only .z file.
12032         (gas.tar.z): New target.
12033
12034 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12035
12036         * build-all.mk: Use CC=cc -Xs on Solaris.
12037
12038 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12039
12040         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12041         for handling BISON for FSF releases.
12042
12043 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12044
12045         * configure: Actually implement the change zoo just documented.
12046
12047 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12048
12049         * configure: when using config.guess, only set target_alias when
12050         it's not already been set (ie, on the command line)
12051
12052 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12053
12054         * Makefile.in: add installcheck target, set PRMS to install-prms
12055
12056 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12057
12058         * configure: add support for package_makefile_fragment, handle the
12059         case where a directory has a configure.in file but no Makefile.in
12060         more gracefully (with an actual understandable error message, even);
12061         add support for --without (and add this to the usage message); also
12062         explicitly add a --host=${host_alias} to the command line when
12063         config.guess is used
12064
12065 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12066
12067         * configure: Must use both --host and --target in recursive calls.
12068
12069 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12070
12071         * Makefile.in: Change deja-gnu to dejagnu.
12072
12073 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12074
12075         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12076
12077 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12078
12079         * configure.in: canonicalize all instances to *-*-solaris2*,
12080         also strip out a number of tools to not build for go32 host
12081
12082 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12083
12084         * config.guess: add GPL.
12085
12086         * Makefile.in, config.guess, config.sub, configure: bump
12087           copyrights to 93.
12088
12089 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12090
12091         * Makefile.in (do-info): Removed obsolete check for existence of
12092         localenv file.
12093
12094         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12095
12096 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12097
12098         * Makefile.in: a couple of 'else true' for decstation,
12099         support for TclX
12100
12101         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12102
12103 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12104
12105         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12106
12107 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12108
12109         * config.guess: Recognize i386-ibm-aix (PS/2).
12110         * configure.in: Use config/mh-aix386 file for it.
12111
12112 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12113
12114         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12115         CC_FOR_TARGET instead.
12116         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12117
12118 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12119
12120         * Makefile.in: Add sim to list of directories sent with gdb
12121
12122 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12123
12124         * configure.in: Put back mips-dec-bsd* case.
12125
12126 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12127
12128         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12129         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12130         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12131
12132 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12133
12134         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12135
12136         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12137         (install-info): install dir.info only if it exists,
12138         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12139
12140 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12141
12142         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12143         gas for mips-dec-bsd.
12144
12145 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12146
12147         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12148         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12149
12150 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12151
12152         * configure.in: Added "dejagnu" to hosttools list.
12153
12154 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12155
12156         * config.sub, configure.in, config.guess:  Add support
12157         for Bosx, an AIX variant from Bull.
12158         Patches from F.Pierresteguy@frcl.bull.fr.
12159
12160 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12161
12162         * devo/dejagnu: Initial creation of devo/dejagnu.
12163         Migrated dejagnu testcases and support files for testing software
12164         tools to reside as subdirectories, currently called "testsuite",
12165         within the directory of the software tool.  Migrated all programs,
12166         support libraries, etc. beloging to dejagnu proper from
12167         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12168         with no modifications.  The changes to these files which will
12169         allow them to configure, build, and execute properly will be made
12170         in a future update.
12171
12172 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12173
12174         * Makefile.in: Change send_pr to send-pr.
12175         * configure.in: Likewise.
12176         * send_pr: Renamed directory to send-pr.
12177
12178 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12179
12180         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12181
12182 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12183
12184         * README:  Update for gdb-4.8 release.
12185         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12186         gdb-xxx.tar.z (gzip'd) file also.
12187
12188 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12189
12190         * Makefile.in: make all-diff depend on all-libiberty
12191
12192 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12193
12194         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12195
12196 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12197
12198         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12199
12200 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12201
12202         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12203         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12204         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12205
12206 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12207
12208         * Makefile.in:  makeinfo binary is in a new location
12209
12210 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12211
12212         * config.sub: Accept -ecoff as an OS.
12213
12214         * Makefile.in: Various changes to eliminate a level of make
12215         recursion and reduce the required command line length.
12216         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12217         sub-makes.
12218         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12219         variables holding settings for specific sub-makes.
12220         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12221         in terms of BASE_FLAGS_TO_PASS.
12222         (TARGET_LIBS): New variable listing directories which use
12223         TARGET_FLAGS_TO_PASS.
12224         (subdir_do): Eliminated.
12225         (do-*): New set of targets to replace subdir_do.
12226         (various): All targets which used subdir_do now depend on do-*.
12227         (local-clean): Renamed from do_clean.
12228         (local-distclean): New target, dependency of distclean and
12229         realclean.
12230         (install-info): Don't create directories.  Depend on dir.info
12231         rather than calling make recursively.
12232         (install-dir.info): Eliminated.
12233         (install-info-dirs): Create all info directories here.
12234         (dir.info): Depend upon do-install-info.
12235
12236         * test-build.mk (HOLES): Added false.
12237
12238 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12239
12240         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12241
12242 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12243
12244         * Makefile.in (info): remove dependency on all-texinfo.  The
12245         problem was really in texinfo/C, not at this level.
12246
12247 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12248
12249         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12250
12251 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12252
12253         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12254         GDB releases.
12255
12256 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12257
12258         * configure: Include srcdir in message about target of link not
12259         being found.  Don't convert `-' to `_' in `with' options being
12260         passed to subdirs.
12261
12262 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12263
12264         * configure.in: add uudecode to host_tools
12265
12266         * Makefile.in: added {all,install}-uudecode targets, added them to
12267         the appropriate lists
12268
12269 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12270
12271         * Makefile.in (all-gcc): Added dependency on all-gas.
12272
12273         * configure.in (mips-*-*): Build ld and binutils.
12274
12275 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12276
12277         * configure: check return code from mkdir, print error message and
12278           exit on failure.
12279
12280 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12281
12282         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12283
12284 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12285
12286         * test-build.mk (HOLES): Added tar, cpio and uudecode.
12287
12288 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12289
12290         * config.sub (h8500):  Recognize this as a cpu type.
12291
12292 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12293
12294         * configure: source directory missing is no longer a warning
12295
12296         * configure.in: recognize irix[34]* instead of irix[34]
12297
12298         * Makefile.in: define and pass down X11_LIB
12299
12300 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
12301
12302         * guess-systype: Renamed to ...
12303         * config.guess:  ... by popular request.
12304         * configure.in, Makefile.in:  Update accordingly.
12305
12306 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
12307
12308         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
12309         + Add Convex, Cray/Unicos, and Encore/Multimax support.
12310         + Execute ./dummy instead of assuming . is in PATH.
12311
12312 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
12313
12314         * guess-systype:  New shell script.  Attempts to guess the
12315         canonical host name of the executing host.
12316         Only a few hosts are supported so far.
12317         * configure:  Call guess-systype if no host is specified.
12318
12319 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12320
12321         * Makefile.in (gcc-no-fixedincludes): Made to work with current
12322         gcc Makefile.
12323
12324
12325 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12326
12327         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12328         (all-gcc, install-gcc, subdir_do): Use it.
12329
12330 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12331
12332         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12333
12334 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
12335
12336         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12337           set exclusively by configure, using configure.in .
12338
12339 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12340
12341         * test-build.mk: set $PATH for all builds
12342
12343         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12344
12345 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
12346
12347         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
12348         the one used in gcc/Makefile.in, so that a null expansion doesn't
12349         override the one needed to build gcc with a native cc.
12350
12351
12352 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12353
12354         * configure: Accept -with arguments.
12355
12356 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12357
12358         * Makefile.in: added h8300sim
12359
12360 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
12361
12362         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12363         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
12364         (all-cygnus, native, build-cygnus): Make
12365         $(canonhost)-stamp-3stage-done, not $(host)....
12366         * test-build.mk (stamp-3stage-compared): Use tail +10c for
12367         i386-sco3.2v4.  Added else true to if command.
12368
12369 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
12370
12371         * config.sub: (from FSF) Sequent uses a BSD-like OS.
12372
12373 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
12374
12375         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12376
12377 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12378
12379         * configure.in: don't remove binutils from Solaris builds
12380
12381 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
12382
12383         * Makefile.in: get rid of earlier definitions for *clean,
12384         also handle the recursive info rule better
12385
12386 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
12387
12388         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
12389         do more-or-less the right thing.
12390
12391 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
12392
12393         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12394         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12395
12396 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12397
12398         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12399         $(host_canonical).
12400
12401         * configure.in: split the configdirs list into 4 categories (native
12402         v. cross, library v. tool) and handle the cross-only and native-
12403         only in more reasonable (and correct!) way.
12404
12405 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
12406
12407         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
12408         configdirs anymore.
12409
12410 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12411
12412         * Makefile.in: extensive cleanup::  removed all of the explicit
12413         clean-* targets, collapsed many wrappers around subdir_do into
12414         one, added additional targets to satisfy standards.texi, deleted
12415         some old targets, some changes for consistency
12416
12417 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12418
12419         * configure.in: handle some programs as cross-only, and others as
12420         native only
12421
12422         * test-build.mk: handle partial holes in a more generic manner
12423
12424         * Makefile.in: m4 depends on libiberty
12425
12426 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12427
12428         * configure.in: add m4, textutils, fileutils, sed, shellutils,
12429         time, wdiff, and find to configdirs
12430
12431         * Makefile.in: all, clean, and install rules for the new programs
12432         added to configure.in
12433
12434 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12435
12436         * configure.in: use mh-sun for all *-sun-* hosts
12437
12438 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12439
12440         * Makefile.in: define flags for X11 include files and library file
12441         locations, pass them down to the programs that need this info
12442
12443         * build-all.mk: added a 'native' target, to 3stage the native toolchain
12444
12445 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12446
12447         * configure.in: start building libg++ for HP-UX targets
12448
12449 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12450
12451         * README:  Update references to files moved into etc/.
12452
12453 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12454
12455         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12456         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12457
12458 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12459
12460         * configure: accept dash as well as underscore in long option
12461         names for FSF compatibility.
12462
12463 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12464
12465         * config.sub: added -sco3.2v4 support from FSF.
12466
12467 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12468
12469         * configure.in: expand the section that adds or removes
12470         directories from the list of programs to build, to handle native
12471         vs. cross in addition to host v. native
12472
12473 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12474
12475         * Makefile.in:  Replace C++ in macro names with CXX.
12476         This is less likely to break ...
12477
12478 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12479
12480         * test-build.mk: add -w to GNU_MAKE
12481
12482 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12483
12484         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12485         add 'sparc' to list of recognized cpus.  This needed to make
12486         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12487         Delete some redundant ose68 variants.  Recognize -wrs as an os,
12488         then changes that into $CPU-wrs-vxworks.
12489
12490         * configure.in: remove most references to gdbtest, regularize
12491         target based program removal
12492
12493         * test-build.mk: import from p3 tree (many fixes and changes)
12494
12495 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12496
12497         * Makefile.in: added rules to handle tcl, tk, and expect
12498
12499         * configure.in: handle those directories if they exist
12500
12501 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12502
12503         * config.sub: removed bogus hppabsd and hppahpux names, since
12504         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12505
12506 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12507
12508         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12509         depends upon all-xiberty
12510
12511         * Makefile.in: changes from p3, including:
12512
12513         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12514
12515         * Makefile.in (XTRAFLAGS): include newlib directories if
12516         newlib/Makefile exists, rather than if host != target.
12517
12518         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12519
12520         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12521         from the same source tree and not building a cross-compiler.  This
12522         matters for the libg++ configuration if reconfiguring a tree that
12523         has already been installed.
12524
12525         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12526
12527         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12528         pick up the machine and system specific header files.
12529
12530         * Makefile.in: added AS_FOR_TARGET, passed down in
12531         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12532         the C compiler to use to create programs which are run in the
12533         build environment, set it to default to $(CC), and passed it down
12534         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12535
12536         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12537
12538         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12539         We need them for unusual native builds, like systems without
12540         ranlib.
12541
12542         * configure: also define $(host_canonical) and
12543         $(target_canonical), which are the full, canonical names for the
12544         given host and target
12545
12546 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12547
12548         * Makefile.in:  Added separate definitions for C++.
12549
12550 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12551
12552         * configure.in (configdirs):  Add deja-gnu.
12553
12554 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12555
12556         * README:  Update for configure.texi and gdb-4.7 release.
12557
12558 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12559
12560         * Makefile.in:  Move "all" target to top of file.
12561         Previously, first target was ".PHONY" which caused BSD4.4 make
12562         to build .PHONY when make was run without arguments.
12563
12564 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12565
12566         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12567         Library-copylefted code in libiberty.
12568
12569 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12570
12571         * config.sub:  Replace m68kmote with plain old m68k.
12572
12573 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12574
12575         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12576
12577 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12578
12579         * config.sub: Complain if no argument is given.  Added support for
12580         386bsd as OS and target alias.
12581
12582 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12583
12584         * Makefile.in (XTRAFLAGS): include newlib directories if
12585         newlib/Makefile exists, rather than if host != target.
12586
12587 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12588
12589         * config.sub: recognize sparclite-wrs-vxworks.
12590
12591         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12592         p3.) Added clean-xiberty to clean.
12593
12594 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12595
12596         * configure.in: use *-*-* instead of nested cases for host and target
12597
12598 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12599
12600         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12601         from the same source tree and not building a cross-compiler.  This
12602         matters for the libg++ configuration if reconfiguring a tree that
12603         has already been installed.
12604
12605 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12606
12607         * config.sub (i486v/i486v4):  Merge in from FSF version.
12608
12609 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12610
12611         * configure: only set PWD if it is already set.
12612
12613 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12614
12615         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12616         doesn't have unset and all success paths (and most error paths)
12617         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12618         to just ${PWD} to avoid confusion.)
12619
12620 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12621
12622         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12623         even for a native compilation.
12624
12625 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12626
12627         Changes to make the gdb.tar.Z rule work better.
12628
12629         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12630         (DEVO_SUPPORT):  Add configure.texi.
12631         (bfd-ilrt.tar.Z):  Remove ancient rule.
12632
12633 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12634
12635         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12636         pick up the machine and system specific header files.
12637
12638         * configure.in, config.sub: added new target m68010-adobe-scout,
12639         with alias of adobe68k.  Changed configure.in to check for
12640         -scout before -sco* to avoid a false match.
12641
12642         * Makefile.in: added AS_FOR_TARGET, passed down in
12643         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12644         the C compiler to use to create programs which are run in the
12645         build environment, set it to default to $(CC), and passed it down
12646         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12647
12648 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12649
12650         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12651         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12652         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12653         FOR_TARGET variants, to newlib and libg++.
12654
12655 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12656
12657         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12658         first.
12659
12660 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12661
12662         * config.sub:  Accept `elf' as an environment.
12663
12664 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12665
12666         * Makefile.in (all-opcodes):  cd into the right directory
12667
12668 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12669
12670         * configure: added -program_transform_name option, used as
12671         argument to sed when installing programs.
12672         configure.texi: added documentation for -program_prefix,
12673         -program_suffix and -program_transform_name.
12674
12675 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12676
12677         * config.sub:  Accept i486 where i386 ok.
12678
12679 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12680
12681         * config.sub: accept we32k
12682
12683 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12684
12685         * config.sub, configure.in: accept OSE68000 and OSE68k.
12686
12687         * Makefile.in: don't create all directories for ``make install'';
12688         let the subdirectories create the ones they need.
12689
12690 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12691
12692         * COPYING: new file, GPL v2
12693
12694 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12695
12696         * Makefile.in: use the new gen-info-dir, which needs a template
12697         argument (which also lives in texinfo)
12698
12699         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12700
12701 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12702
12703         * config.sub (ncr3000):  Change i386 to i486.
12704
12705 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12706
12707         * Makefile.in: add install-rcs, install-grep to
12708         install-no-fixedincludes, removed install-bison and install-libgcc
12709
12710 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12711
12712         * configure.in: grab the HPUX makefile fragment if on HPUX
12713
12714 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12715
12716         * Makefile.in: eradicate bison spoor (ditto libgcc).
12717          configure.in: recognise m68{k,000}-ericsson-OSE.
12718          es1800 is alias for m68k-ericsson-OSE
12719
12720 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12721
12722         * configure.in: rearrange the parts that remove programs from
12723         configdirs, based now on HOST==TARGET or by canonical triple.
12724
12725 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12726
12727         * test-build.mk: recurse explicitly with -f test-build.mk when
12728           appropriate.  predicate stage3 and comparison on the existence
12729           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12730           On very clean, also remove ...stamp-co.  Build in-place before
12731           doing other builds.
12732
12733 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12734
12735         * Makefile.in, configure.in: add tgas
12736
12737 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12738
12739         * Makefile.in: a number of changes merged in from progressive.
12740
12741         * configure.in: add libm.
12742
12743         * .cvsignore: ignore some stuff that comes from test-build.mk.
12744
12745 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12746
12747         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12748
12749 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12750
12751         * configure: Add program_suffix (parallel to program_prefix)
12752         * Makefile.in: adjust directory-creating script for losing decstation
12753
12754 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12755
12756         * configure:  Minor $subdir-related fixes.
12757
12758 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12759
12760         * configure: fix various problems with propogating
12761         makefile_target_frag in subdirs.
12762         * configure.in: config libgcc if its there
12763
12764 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12765
12766         * config.sub:  HPPA merge.
12767
12768 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12769
12770         * Makefile.in:  Replace all-bison with all-byacc in all
12771         dependency lines for other tools (which now use byacc).
12772
12773 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12774
12775         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12776
12777 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12778
12779         * Makefile.in: make gprof rules similar to byacc rules (instead of
12780         vestigal $(unsubdir) that didn't work...)
12781
12782 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12783
12784         * config.sub:  Add support for Linux.
12785         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12786         (at least for libg++).
12787
12788 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12789
12790         * configure.texi: fix doc for the -nfp option to configure
12791
12792 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12793
12794         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12795
12796 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12797
12798         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12799         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12800         * configure.in: added solaris* host_makefile_frag hook.
12801
12802 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12803
12804         * config.sub: changed recognition of m68000 so that various
12805         m68k types can be specified via m680[01234]0
12806
12807 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12808
12809         * config.sub (basic_machine): fix sed so that '-foo' isn't
12810         completely substituted out while .+'-foo' loses the '-foo'
12811
12812 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12813
12814         * config.sub ($os): Add -aout.
12815
12816 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12817
12818         * configure:  If host_makefile_frag is absolute, don't
12819         prefix ${invsubdir} (relevant to libg++ auto-configure).
12820
12821 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12822
12823         * Makefile.in (tooldir): Define it.
12824         (all-ld): Depend on all-flex.
12825
12826 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12827
12828         * Makefile.in (check):  Fix libg++ special case.
12829
12830 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12831
12832         * configure: do not bury `pwd` into config.status, thus do fewer
12833           pwd's.
12834
12835         * configure: print the "Building in" message only when building in
12836           other than "." AND verbose.
12837
12838         * configure: remove -s, rework -v to better accommodate guested
12839           configures.
12840
12841         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12842
12843 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12844
12845         * Makefile.in: macroize flags passed on recursion.  remove
12846           fileutils.
12847
12848 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12849
12850         * configure: get makesrcdir right for subdirs deeper than 1.
12851
12852         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12853           install.
12854
12855 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12856
12857         * Makefile.in: don't print subdir_do or recursion lines.
12858
12859 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12860
12861         * standards.texi: added menu item.
12862
12863         * Makefile.in: build and install standards.info.
12864
12865         * standards.texi: new file.
12866
12867 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12868
12869         * configure: test for and move config.status pieces from
12870           ${subdir}/.
12871
12872 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12873
12874         * configure:  Test for existance of files before trying to mv
12875         them, to avoid numerous non-existance messages.
12876
12877 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12878
12879         * configure: correct final line of config.status.
12880
12881         * configure: patch from eggert.  Avoids a protection problem if
12882           the original Makefile.in is read only.
12883
12884         * configure: use move-if-change from gcc to create config.status.
12885           Some makefiles depend on config.status to tell if a directory
12886           has been reconfigured for a different host.  This change
12887           prevents those directories from remaking everything in the case
12888           where the reconfig was only intended to rebuild a Makefile.
12889
12890         * configure: test for config.sub with "config.sub sun4" rather
12891           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12892           host alias from a missing config.sub.
12893
12894 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12895
12896         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12897           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12898
12899 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12900
12901         * configure: mkdir ${subdir} as needed.
12902
12903 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12904
12905         * Makefile.in,configure.in: added autoconf.
12906
12907 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12908
12909         * Makefile.in: no longer pass against on recursion.
12910
12911         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12912           definitions are not inherited.
12913
12914         * configure: correct makesrcdir when subdir is .
12915
12916 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12917
12918         * configure:  Add support for 'subdirs' variable, which is
12919         like 'configdirs', except that configure doesn't re-invoke
12920         itself for subdirs, it just creates a Makefile for each subdir.
12921         * configure.texi:  Document subdirs.
12922
12923 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12924
12925         * configure.in: added flex to configdirs
12926
12927 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12928
12929         * Makefile.in: remove clean-stamps from clean.
12930
12931 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12932
12933         * configure.in:  Add gdbtest to configdirs.
12934
12935 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12936
12937         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12938         to recursive makes.
12939         * configure.in:  Recognize new ncr3000 config.
12940
12941 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12942
12943         * Makefile.in, configure.in: removed references to gdbm.
12944
12945 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12946
12947         * config.sub:  Don't canonicalize os value
12948         newsos* to bsd (readline needs to check for newsos).
12949         (This fix was earlier made Jan 31, but got re-broken.)
12950
12951 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12952
12953         * configure.in:  sco is an os, not a vendor!
12954
12955         * configure:  Quote $( better.  Keep various shells happy.
12956
12957 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12958
12959         * Makefile.in: eliminate stamp-files.
12960
12961 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12962
12963         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12964           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12965
12966 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12967
12968         * config.sub:  fix iris/iris3.
12969
12970 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12971
12972         * configure: re-add -rm.
12973
12974 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12975
12976         * Maskefile.in: add .stmp-rcs to all.
12977
12978         * configure.in: remove gas from rs6000 build, use aix host fragment.
12979
12980 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12981
12982         * configure: pass down site_option during recursion.
12983
12984 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12985
12986         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12987
12988 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12989
12990         * configure: Change exec_prefix so that it really defaults to prefix.
12991
12992 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12993
12994         * Makefile.in, configure.in:  Add support for mmalloc library.
12995
12996 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12997
12998         * Makefile.in: add stmp dependencies for a few more things.
12999
13000 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13001
13002         * configure: adjusted error message on objdir/srcdir configure
13003           collision, per john's suggestion.
13004
13005         * Makefile.in: add libiberty stmp to all and all.cross.
13006
13007 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13008
13009         * Makefile.in: remove force dependencies, add grep to all.
13010
13011 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13012
13013         * Makefile.in: drop flex.  make stamp files work.
13014
13015         * configure: added test for conflicting configuration in srcdir,
13016           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13017           gets cranky.  use relative paths for configure and srcdir
13018           whenever possible.  Send some error messages to stderr that were
13019           going to stdout.
13020
13021 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13022
13023         * Makefile.in:  Fix libg++ rule to check for gcc directory
13024         before using gcc/gcc.  Also pass XTRAFLAGS.
13025
13026 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13027
13028         * Makefile.in: added stmp-files so that directories aren't polled
13029           when they are already built.
13030
13031         * configure.texi: fixed a node pointer problem.
13032
13033 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13034
13035         * config.sub configure.in gdb/configure.in
13036         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13037         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13038         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13039
13040 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13041
13042         * configure: -recurring becomes -silent.  corrected help message
13043           for -site= option.
13044
13045         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13046
13047 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13048
13049         * configure: when building Makefile for crosses, replace
13050           tooldir and program_prefix.  default srcdir from location of
13051           config.sub.  remove "for host in hosts" and "for target in
13052           targets" loops.
13053
13054 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13055
13056         * Makefile.in: Do not pass bindir or mandir to cvs.
13057
13058 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13059
13060         * Makefile.in, configure.in: removed traces of namesubdir,
13061           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13062           copyrights to '92, changed some from Cygnus to FSF.
13063
13064         * configure.texi: remove most references to multiple hosts,
13065           multiple targets, subdirs, etc.
13066
13067         * configure.man: removed rcsid. reference config.sub not
13068           config.subr.
13069
13070         * Makefile.in: mkdir $(infodir) on install-info.
13071
13072 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13073
13074         * configure.texi:  Explain better about .gdbinit and about
13075         the environment that configure.in sections run in.
13076
13077 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13078
13079         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13080
13081 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13082
13083         * README:  DOC.configure => cfg-paper.texi.
13084
13085 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13086
13087         * config.sub (near case $os):  Don't convert newsos* to bsd!
13088
13089 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13090
13091         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13092         the number of copies of COPYING that go into the GDB tar file.
13093
13094 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13095
13096         * bfd/configure.in, gdb/config/mh-i386sco,
13097         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13098         Fix SCO configuration stuff.
13099
13100 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13101
13102         * Makefile.in:  For libg++, make sure the -I pointing
13103         to the gcc directory goes *after* all the libg++-local -I flags.
13104         Also, move just-gcc dependency from just-libg++ to all-libg++.
13105
13106 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13107
13108         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13109
13110 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13111
13112         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13113
13114 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13115
13116         * config.sub:  Add stratus configuration frags.  Also
13117         submitted to FSF.
13118
13119 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13120
13121         * Makefile.in (DEV_SUPPORT):  add configure.man.
13122
13123         * config.sub(Decode manufacturer-specific):  add -none*.
13124
13125 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13126
13127         * Makefile.in:  remove form feeds to make Sun's make happy.
13128         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13129
13130 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13131
13132         * Makefile.in (AR_FLAGS):  Make quieter.
13133
13134 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13135
13136         * configure.in:  Add libg++.
13137         * configure:  When verbose, don't output the command line at each
13138         level; it will be unremarkably the same as the previous version,
13139         which will be the same as what the user typed.
13140
13141 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13142
13143         * configure.in, Makefile.in: fix clean-info, add flex.  add
13144           fileutils.
13145
13146         * configure: be less sensitive to spaces in Makefile.in.  Do not
13147           look for sources in "..".  Doing so breaks subdirectories that
13148           might have their own configure.  If a subdir has it's own
13149           configure script, use it.
13150
13151 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13152
13153         * cfg-paper.texi: some changes suggested by rms.
13154
13155 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13156
13157         * config.sub:  Merge in some small additions from the FSF version,
13158         taken from the gcc distribution, to bring the Cygnus and FSF
13159         versions into closer sync.
13160
13161 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13162
13163         * configure.in:  Changed svr4 references to sysv4.
13164
13165 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13166
13167         * configure: added -V for version number option.
13168
13169 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13170
13171         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13172           renamed from DOC.configure to cfg-paper.texi.
13173
13174 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13175
13176         * configure, config.subr, config.sub: config.subr is now
13177           config.sub again.
13178
13179 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13180
13181         * configure.texi: new file, in progress.
13182
13183         * Makefile.in: build info file and install the man page for
13184           configure.
13185
13186         * configure.man: new file, first cut.
13187
13188         * configure: find config.subr again now that configuration "none"
13189           has gone.  removed all traces of the -ansi option.  removed all
13190           traces of the -languages option.
13191
13192         * config.subr: resync from rms.
13193
13194 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13195
13196         * configure, config.sub, config.subr: merge config.sub into
13197           config.subr, call the result config.subr, remove config.sub, use
13198           config.subr.
13199
13200         * Makefile.in: revised install for dir.info.
13201
13202 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13203
13204         * configure.in: add decstation host makefile frag.
13205
13206         * Makefile.in: BISON now bison -y again.  also install-gcc on
13207           install.  clean-gdbm on clean.  infodir belongs in datadir.
13208           Make directories for info install.  Build dir.info here then
13209           install it.
13210
13211 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13212
13213         * Makefile.in: fix for bad directory tests.
13214
13215 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13216
13217         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13218           regexp.  -srcdir relative was being handled incorrectly.
13219
13220         * Makefile.in: unwrapped some for loops so that parallel makes
13221           work again and so one can focus one's attention on a particular
13222           package.
13223
13224 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13225
13226         * configure: added PWD as a stand in for `pwd` (for speed). use
13227           elif wherever possible.  make -srcdir work without -objdir.
13228           -objdir= commented out.
13229
13230 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13231
13232         * configure: +options become --options.  -subdirs commented out.
13233           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13234           Makefile now at top of generated Makefile.  Removed cvs log
13235           entries.  added -srcdir.  create .gdbinit only if there is one
13236           in ${srcdir}.
13237
13238         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13239           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13240           and mandir now keyed off datadir by default.
13241
13242 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13243
13244         * Freshly created ChangeLog.
13245
13246 \f
13247 Local Variables:
13248 mode: change-log
13249 left-margin: 8
13250 fill-column: 76
13251 version-control: never
13252 End: