MAINTAINERS (Write After Approval): Update my name.
[platform/upstream/gcc.git] / ChangeLog
1 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2
3         * MAINTAINERS (Write After Approval): Update my name.
4
5 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6
7         * MAINTAINERS: Add myself in "Write After Approval".
8
9 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
10
11         * MAINTAINERS: Add myself as ia64 maintainer.
12
13 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
14
15         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
16         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
17         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
18         and Michael Tiemann from Write After Approval since they do not
19         actually have access.
20
21 2008-09-05  Richard Guenther  <rguenther@suse.de>
22
23         * configure.ac: Initialize clooglibs to -lcloog.
24         * configure: Re-generate.
25
26 2008-09-04  Le-Chun Wu  <lcwu@google.com>
27
28         * MAINTAINERS (Write After Approval): Add myself.
29
30 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
31
32         * configure.ac (--with-cloog-polylib): New.
33         (--disable-cloog-version-check): New.
34         (--disable-ppl-version-check): New.
35         * configure: Re-generate.
36
37 2008-09-03  Richard Guenther  <rguenther@suse.de>
38
39         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
40         cloog test.
41         * configure: Re-generate.
42
43 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
44
45         Add picoChip port.
46         * MAINTAINERS: Add picoChip maintainers.
47
48 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
49             Tobias Grosser  <grosser@fim.uni-passau.de>
50             Jan Sjodin  <jan.sjodin@amd.com>
51             Harsha Jagasia  <harsha.jagasia@amd.com>
52             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
53             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
54             Adrien Eliche  <aeliche@isty.uvsq.fr>
55
56         Merge from graphite branch.
57         * configure: Regenerate.
58         * Makefile.in: Regenerate.
59         * configure.ac (host_libs): Add ppl and cloog.
60         Add checks for PPL and CLooG.
61         * Makefile.def (ppl, cloog): Added modules and dependences.
62         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
63         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
64
65 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
66
67         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
68         (GCC_SHLIB_SUBDIR): New.
69         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
70         * configure: Regenerate.
71         * Makefile.in: Regenerate.
72
73 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
74
75         * MAINTAINERS: Consistently use tabs to separate columns.
76
77 2008-08-29  Tristan Gingold  <gingold@adacore.com>
78
79         * MAINTAINERS (Write after Approval): Add myself.
80
81 2008-08-28  Tristan Gingold  <gingold@adacore.com>
82
83         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
84         Enable bfd, binutils and opcodes.
85         * configure: Regenerate.
86
87 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
88
89         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
90
91 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
92
93         * MAINTAINERS:  Use correct Umlaut for last name.
94
95 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
96
97         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
98
99 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
100
101         * MAINTAINERS: Update my email address.
102
103 2008-08-16  Nicolas Roche  <roche@adacore.com>
104
105         * Makefile.tpl: Add BOOT_ADAFLAGS.
106         * Makefile.in: Regenerate.
107
108 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
109
110         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
111         * configure: Regenerate.
112
113 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
114
115         * configure.ac: Add makefile fragments for hpux.
116         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
117         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
118         * configure: Regenerate.
119         * Makefile.in: Regenerate.
120
121 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
122
123         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
124
125 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
126
127         * MAINTAINERS (Write after Approval): Add myself.
128
129 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
130
131         * MAINTAINERS (Write After Approval):  Add myself.
132
133 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
134
135         * MAINTAINERS (Write After Approval):  Add myself.
136
137 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
138
139         * MAINTAINERS: Update my email address.
140
141 2008-06-25  Joey Ye  <joey.ye@intel.com>
142
143         * MAINTAINERS (Write After Approval):  Add myself.
144
145 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
146
147         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
148         * Makefile.in: Regenerate.
149         * configure: Regenerate.
150
151 2008-06-17  Daniel Kraft  <d@domob.eu>
152
153         * MAINTAINERS (Write After Approval):  Add myself.
154
155 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
156
157         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
158         "$@" is still intact with both Autoconf 2.59 and 2.62.
159         * configure: Regenerate.
160
161 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
162
163         * Makefile.tpl: Fix comment errors.
164         * Makefile.in: Regenerate.
165
166 2008-06-12  David S. Miller  <davem@davemloft.net>
167             David Edelsohn  <edelsohn@gnu.org>
168
169         * configure.ac: Add powerpc*-*-* to gold supported targets.
170         * configure: Regenerate.
171
172 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
173
174         PR tree-optimization/36218
175         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
176         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
177         (all prefix="build-"): Pass them to build-system sub-makes.
178         * Makefile.in: Regenerate.
179
180 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
181
182         * MAINTAINERS (mt port): Remove.
183         (sco5, unixware, sco udk): Remove.
184         (Kean Johnston): Add to Write After Approval.
185
186 2008-05-30  Julian Brown  <julian@codesourcery.com>
187
188         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
189         of libobjc for ARM EABI Linux.
190         * configure: Regenerate.
191
192 2008-05-18 Xinliang David Li   <davidxl@google.com>
193
194         * ChangeLog: Remove wrong ChangeLog entry. 
195
196 2008-05-17 Xinliang David Li   <davidxl@google.com>
197
198         * MAINTAINERS (Write After Approval): Add myself.
199
200 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
201
202         * MAINTAINERS (Write After Approval): Add myself.
203
204 2008-05-14  Rafael Espíndola  <espindola@google.com>
205
206         * config-ml.in: don't handle --enable-shared and --enable-static.
207
208 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
209
210         * MAINTAINERS: Update my email address.
211
212 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
213
214         * MAINTAINERS: Update my email address.
215         
216 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
217
218         * MAINTAINERS (Write After Approval): Add myself.
219
220 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
221
222         * MAINTAINERS (Write After Approval): Add myself.
223
224 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
225
226         * MAINTAINERS (crx): Add myself.
227
228 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
229
230         Sync with src:
231         2008-04-14  David S. Miller  <davem@davemloft.net>
232
233         * configure.ac: Add sparc*-*-* to gold supported targets.
234         * configure: Regenerate.
235
236 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
237
238         PR bootstrap/35457
239         * configure.ac: Include override.m4.
240         * configure: Regenerate.
241
242 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
243
244         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
245         * Makefile.in: Regenerate.
246
247 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
248
249         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
250         as nonconfigurable directories list.
251         * configure: Regenerate.
252
253 2008-04-14  Ben Elliston  <bje@au.ibm.com>
254
255         * config.sub, config.guess: Update from upstream sources.
256
257 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
258
259         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
260         * Makefile.in: Regenerate.
261
262 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
263
264         * configure.ac: Do not build libssp for the AVR.
265         * configure: Regenerate.
266
267 2008-04-07  Ian Lance Taylor  <iant@google.com>
268
269         * Makefile.def: check-gold depends upon all-binutils.
270         * Makefile.in: Regenerate.
271
272 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
273
274         * MAINTAINERS (Write After Approval): Add myself.
275
276 2008-04-04  Nick Clifton  <nickc@redhat.com>
277
278         PR binutils/4334
279         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
280         builds.
281         * configure: Regenerate.
282
283 2008-04-04  NightStrike  <NightStrike@gmail.com>
284
285         PR other/35151
286         * configure.ac: Combine rules for mingw32 and mingw64.
287         * configure: Regenerate.
288
289 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
290
291         * MAINTAINERS (Write After Approval): Add myself.
292
293 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
294
295         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
296         * Makefile.in (.NOTPARALLEL): Ditto.
297
298 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
299
300         * MAINTAINERS (Write After Approval): Add myself.
301
302 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
303
304         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
305         * Makefile.in (.NOTPARALLEL): Regenerate.
306
307 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
308
309         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
310         * Makefile.in: Regenerate.
311
312 2008-03-26  Jakub Staszak  <kuba@et.pl>
313
314         * MAINTAINERS (Write After Approval): Add myself.
315
316 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
317
318         * MAINTAINERS:  Update e-mail address.
319
320 2008-03-20  Ian Lance Taylor  <iant@google.com>
321
322         * configure.ac: Add support for --enable-gold.
323         * Makefile.def: Add gold as a directory like ld.
324         * configure, Makefile.in: Regenerate.
325
326 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
327
328         * configure.ac: m4_include config/proginstall.m4.
329         * configure: Regenerate.
330
331         Backport from upstream Libtool:
332         
333         2007-10-12  Eric Blake  <ebb9@byu.net>
334         
335         Deal with Autoconf 2.62's semantic change in m4_append.
336         * ltsugar.m4 (lt_append): Replace broken versions of
337         m4_append.
338         (lt_if_append_uniq): Don't require separator to be overquoted,
339         and avoid broken m4_append.
340         (lt_dict_add): Fix typo.
341         * libtool.m4 (_LT_DECL): Don't overquote separator.
342
343 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
344
345         * config.rpath: Add AIX 6 support.
346
347 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
348
349         * Makefile.def (stageprofile).  Remove -fprofile-generate
350         from stage_libcflags.
351         * Makefile.in: Regenerate.
352
353 2008-03-13  Ben Elliston  <bje@au.ibm.com>
354
355         * config.sub, config.guess: Update from upstream sources.
356
357 2008-03-06  Tom Tromey  <tromey@redhat.com>
358
359         * MAINTAINERS: Update for treelang deletion.
360
361 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
362
363         * MAINTAINERS: Update my email address.
364
365 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
366
367         * MAINTAINERS (darwin port): Add myself as a maintainer.
368         (objective-c/c++): Add myself as a maintainer.
369
370 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
371
372         * MAINTAINERS (Write After Approval): Update my email address.
373
374 2008-02-25  Tomas Bily  <tbily@suse.cz>
375
376         * MAINTAINERS (Write After Approval): Add myself.
377
378 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
379
380         * MAINTAINERS (OpenMP): Add myself.
381
382 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
383
384         PR bootstrap/32009
385         PR bootstrap/32161
386
387         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
388         * configure: Regenerate.
389
390         * Makefile.def: Define stage_libcflags for all bootstrap stages.
391         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
392         STAGE4_LIBCFLAGS): New.
393         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
394         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
395         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
396         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
397         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
398         for target modules.  Don't export LIBCFLAGS.
399         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
400         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
401         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
402         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
403         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
404         * Makefile.in: Regenerate.
405
406 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
407
408         PR libgcj/33085
409         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
410         Do not use -DDLL_EXPORT.  Backport from upstream.
411
412 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
413
414         * MAINTAINERS (Write After Approval): Add myself.
415
416 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
417
418         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
419         * configure: Regenerate.
420
421 2008-01-31  Marc Gauthier  <marc@tensilica.com>
422
423         * configure.ac (xtensa*-*-*): Recognize processor variants.
424         * configure: Regenerate.
425
426 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
427
428         PR bootstrap/34922
429         * configure.ac (PARSE_ARGS): Push suitable setting of
430         ac_subdirs_all, for `./configure --help=recursive'.
431         Handle `+' in generic toplevel directory disabling.
432         * configure: Regenerate.
433
434 2008-01-28  Nick Clifton  <nickc@redhat.com>
435
436         * MAINTAINERS (xstormy16): Take over maintainership.
437
438 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
439
440         * MAINTAINERS (c4x port): Remove.
441
442 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
443
444         * libtool.m4: Backport AIX 6 support from ToT Libtool.
445
446 2008-01-23  Ben Elliston  <bje@au.ibm.com>
447
448         * config.sub, config.guess: Update from upstream sources.
449
450 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
451
452         * MAINTAINERS (Write After Approval): Add myself.
453
454 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
455
456         * MAINTAINERS: Update my email address.
457
458 2008-01-09  Raksit Ashok  <raksit@google.com>
459
460         * MAINTAINERS (Write After Approval): Add myself.
461
462 2008-01-09  Raksit Ashok  <raksit@google.com>
463
464         * MAINTAINERS (Write After Approval): Add myself.
465
466 2008-01-08  Ben Elliston  <bje@au.ibm.com>
467
468         * config.sub, config.guess: Update from upstream sources.
469
470 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
471
472         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
473         Change recommended MPFR from 2.2.1 -> 2.3.0.
474         * configure: Regenerate.
475
476 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
477
478         * MAINTAINERS: Update my email address.
479
480 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
481
482         * MAINTAINERS: Update my email address.
483
484 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
485
486         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
487         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
488         * Makefile.in: Regenerate.
489
490 2007-12-10  Mark Heffernan <meheff@google.com>
491
492         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
493         misplaced entries.
494
495 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
496
497         * configure.ac: Enable libjava for x86_64-*-darwin9.
498         * configure: Regenerate.
499
500 2007-12-07  Bill Maddox <maddox@google.com>
501
502         * MAINTAINERS (Write After Approval): Add myself.
503
504 2007-12-05  Ben Elliston  <bje@au.ibm.com>
505
506         * config.sub, config.guess: Update from upstream sources.
507
508 2007-12-02  Matthias Klose  <doko@ubuntu.com>
509
510         * config-ml.in: Remove 64bit configure tests.
511
512 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
513
514         * config-ml.in: Robustify against white space in absolute file
515         names.
516
517         * config-ml.in (multi-clean): Substitute ${Makefile}.
518         Remove superfluous ${Makefile} in list.
519
520 2007-11-19  Thiemo Seufer  <ths@mips.com>
521
522         * config-ml.in: Don't hardcode the Makefile name.
523
524 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
525
526         * MAINTAINERS (Write After Approval): Add myself.
527
528 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
529
530         * MAINTAINERS (Write After Approval): Add myself.
531
532 2007-11-06  Doug Kwan <dougkwan@google.com>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2007-10-25  Ben Elliston  <bje@au.ibm.com>
537
538         * MAINTAINERS (mercury): Remove entry.
539         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
540
541 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
542
543         * Makefile.def (dependencies): Make configure-gdb depend on
544         all-intl.
545         * Makefile.in: Regenerated.
546
547 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
548
549         * MAINTAINERS (Fortran maintainer): Remove myself.
550
551 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
552
553         * Makefile.def: To avoid problems running with parallel makes,
554         build newlib before libgloss so that target specific header
555         files are availble.
556         * Makefile.in: Regenerate
557
558 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
559
560         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
561         * Makefile.in: Regenerate.
562
563 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
564
565         * MAINTAINERS (Register allocation reviewer): Add myself.
566
567 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
568
569         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
570         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
571         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
572         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
573         * configure: Regenerate.
574
575 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
576
577         * MAINTAINERS (Register allocation reviewer): Add myself.
578
579 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
580
581         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
582         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
583         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
584         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
585         * configure.ac: Default them to host tools for $host = $build.
586         Subst them.
587
588         * configure: Regenerate.
589         * Makefile.in: Regenerate.
590
591 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
592
593         * MAINTAINERS (Register allocation reviewer): Add myself.
594
595 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
596
597         * MAINTAINERS (Register allocation reviewer): Add myself.
598
599 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
600
601         * MAINTAINERS (Write After Approval): Fix typo.
602
603 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
604
605         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
606         * configure: Regenerate.
607
608 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
609
610         PR bootstrap/31906
611         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
612         they're already prefixed.
613
614 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
615
616         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
617         libstdc++.
618         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
619         * configure: Regenerate.
620         * Makefile.in: Regenerate.
621         
622 2007-09-17  Andreas Schwab  <schwab@suse.de>
623
624         * configure.ac: Raise minimum makeinfo version to 4.6.
625         * configure: Regenerate.
626
627 2007-09-17  Johannes Singler <singler@ira.uka.de>
628
629         * MAINTAINERS (write-after-approval) add myself
630
631 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
632
633         * configure.ac: Correct makeinfo version check.
634         * configure: Regenerate.
635
636 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
637
638         * MAINTAINERS: Update my email address.
639
640 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
641
642         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
643         to $skipdirs and only disable gprof for newlib.  Use the normal
644         mips*-elf* handling in other respects.
645         * configure: Regnerate.
646
647 2007-09-12  David Daney  <ddaney@avtrex.com>
648
649         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
650         enabling libgcj.
651         * configure: Regenerate.
652
653 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
654
655         PR other/32154
656         * configure.ac: For libgloss targets, point the linker to the linker
657         script, startup code and simulator library.
658         * configure: Regenerate.
659
660 2007-09-07  Andrew Haley  <aph@redhat.com>
661
662         * configure.ac (noconfigdirs): Remove target-libffi and
663         target-libjava.
664         * configure: Regenerate.
665
666 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
667
668         PR target/33281
669         * configure.ac: Use config/mh-mingw on mingw.
670         * configure: Regenerate.
671
672 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
673
674         * MAINTAINERS (Write After Approval): Add myself.
675
676 2007-09-05  Richard Guenther  <rguenther@suse.de>
677
678         * configure.ac (--enable-stage1-checking): If neither --enable-checking
679         nor --disable-checking is provided also turn on yes and types
680         checking for stage1.
681         * configure: Re-generate.
682
683 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
684
685         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
686         (Write After Approval): Remove myself.
687
688 2007-08-29  Nick Clifton  <nickc@redhat.com>
689
690         * config.sub, config.guess: Update from upstream sources.
691
692 2007-08-22  Bud Davis  <jmdavis@link.com>
693
694         * MAINTAINERS (Write After Approval): Added myself.
695         * MAINTAINERS (Reviewers): Removed myself.
696
697 2007-08-18  Paul Brook  <paul@codesourcery.com>
698             Joseph Myers  <joseph@codesourcery.com>
699
700         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
701         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
702         * Makefile.in: Regenerate.
703         * configure.ac (--with-debug-prefix-map): New.
704         * configure: Regenerate.
705
706 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
707             Nigel Stephens  <nigel@mips.com>
708
709         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
710         as target_makefile_frag.
711         * configure: Regenerate.
712
713 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
714
715         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
716         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
717         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
718         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
719         (do-compare, do-compare3, do-compare-debug): New.
720         ([+compare-target+]): Use them.
721
722 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
723
724         * MAINTAINERS (Write After Approval): Change my email address.
725
726 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
727             Ben Elliston  <bje@au.ibm.com>
728
729         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
730         --silent if $silent.
731         * configure: Regenerate.
732
733 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
734
735         * MAINTAINERS (Various Maintainers): Add myself as
736         loop infrastructure maintainer.  Update my e-mail
737         address.
738
739 2007-07-31  Diego Novillo  <dnovillo@google.com>
740
741         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
742         Adjust description.
743
744 2007-07-26  Richard Guenther  <rguenther@suse.de>
745
746         * configure.ac: Add types checking to stage1 checking flags.
747         * configure: Regenerate.
748
749 2007-07-17  Nick Clifton  <nickc@redhat.com>
750
751         * COPYING3: New file.  Contains version 3 of the GNU General
752         Public License.
753         * COPYING3.LIB: New file.  Contains version 3 of the GNU
754         Lesser General Public License.
755
756 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
757
758         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
759
760 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
761
762         * MAINTAINERS (S/390 co-maintainer): Add myself.
763         (Write After Approval): Remove myself.
764
765 2007-07-13  Dan Hipschman  <dsh@google.com>
766
767         * MAINTAINERS (Write After Approval): Add myself.
768
769 2007-07-11  Nick Clifton  <nickc@redhat.com>
770
771         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
772         WINDRES export.
773         * Makefile.in: Regenerate.
774
775 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
776
777         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
778         maintainer.
779
780 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
781
782         * lt~obsolete.m4: New. Import from 20070318 libtool.
783
784 2007-07-03  Julian Brown  <julian@codesourcery.com>
785
786         * MAINTAINERS (Write After Approval): Add myself.
787
788 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
789
790         * configure.ac: Rewrite 'configure --help' strings to look nicer.
791         * configure: Regenerate.
792
793 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
794
795         * configure.ac: Add some missing m4 quotation.
796         * configure: Regenerate.
797
798 2007-07-02  Simon Baldwin  <simonb@google.com>
799
800         * MAINTAINERS (Write After Approval): Add myself.
801
802 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
803
804         * configure: Regenerate.
805
806 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
807
808         * Makefile.def: Add windmc tool to build.
809         * Makefile.tpl: Likewise.
810         * configure.ac: Likewise.
811         * Makefile.in: Regenerate.
812         * configure: Regenerate.
813                                                 
814 2007-06-28  DJ Delorie  <dj@redhat.com>
815
816         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
817         not building newlib.
818         * configure: Regenerated.
819         
820 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
821
822         * MAINTAINERS (Write After Approval): Add myself.
823
824 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2007-06-19  Chris Matthews  <chrismatthews@google.com>
829
830         * MAINTAINERS (Write After Approval): Add myself.
831
832 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
833
834         * MAINTAINERS (Write After Approval): Add myself.
835
836 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
837
838         * Makefile.def: Add dependency from configure-gdb to all-bfd.
839         * Makefile.in: Regenerated.
840
841 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
842
843         * configure.ac: Don't add target-libmudflap to noconfigdirs for
844         bfin*-*-uclinux* targets.
845         * configure: Regenerate.
846
847 2007-06-14  Ian Lance Taylor  <iant@google.com>
848
849         * MAINTAINERS: Add myself as non-algorithmic global write
850         maintainer.
851
852 2007-06-14  Diego Novillo  <dnovillo@google.com>
853
854         * MAINTAINERS: Add self as middle-end maintainer and
855         non-algorithmic global write maintainer.
856
857 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
858
859         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
860         Move all Fortran maintainers except Paul Brook into the
861         Non-Autopoiesis section.
862
863 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
864
865         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
866         (distclean-stage[+id+]): Possibly delete stage_last.
867         * Makefile.in: Regenerate.
868
869 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
870
871         * MAINTAINERS (Various Maintainer): Fix typo.
872
873 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
874
875         * MAINTAINERS (Various Maintainer): Add myself as
876         dataflow maintainer.
877
878 2007-06-07  Ben Elliston  <bje@au.ibm.com>
879
880         * config.sub, config.guess: Update from upstream sources.
881
882 2007-06-07  Ben Elliston  <bje@au.ibm.com>
883
884         * Makefile.tpl: Fix spelling error.
885         * Makefile.in: Regenerate.
886
887 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
888
889         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
890         lt_cv_sys_max_cmd_len.
891
892 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
893
894         * MAINTAINERS (Various Maintainers): Add myself as
895         auto-vectorizer maintainer.
896
897 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
898
899         PR libjava/32098
900         * libtool.m4: Revert previous change.
901         * ltgcc.m4: Put it here.
902
903 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
904
905         * MAINTAINERS (Various Maintainers): Add myself as
906         auto-vectorizer maintainer.
907
908 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
909
910         PR libjava/32098
911         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
912
913 2007-05-30  Richard Guenther  <rguenther@suse.de>
914
915         * MAINTAINERS (Various Maintainers): Add myself as
916         auto-vectorizer maintainer.
917
918 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
919
920         PR bootstrap/29382
921         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
922         * configure: Rebuilt.
923
924 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
925
926         * MAINTAINERS (Write After Approval): Removed my name.
927
928 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
929
930         * MAINTAINERS (Write After Approval): Remove myself.
931
932 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
933
934         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
935
936 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
937
938         * ltmain.sh: Update from ToT Libtool.
939         * libtool.m4: Update from ToT Libtool.
940         * ltsugar.m4: New. Update from ToT Libtool.
941         * ltversion.m4: New. Update from ToT Libtool.
942         * ltoptions.m4: New. Update from ToT Libtool.
943         * ltconfig: Remove.
944         * ltcf-c.sh: Remove.
945         * ltcf-cxx.sh: Remove.
946         * ltcf-gcj.sh: Remove.
947
948 2007-05-22  Ollie Wild  <aaw@google.com>
949
950         * MAINTAINERS (Write After Approval): Add myself.
951
952 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
953
954         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
955         stage_cflags.
956         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
957         Remove CFLAGS/LIBCFLAGS.
958         (configure-stage[+id+]-[+prefix+][+module+],
959         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
960         * Makefile.in: Regenerate.
961
962 2007-05-15  Diego Novillo  <dnovillo@google.com>
963
964         * MAINTAINERS: Update e-mail address.
965
966 2007-05-15  Revital Eres  <eres@il.ibm.com>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
971
972         * MAINTAINERS (Write After Approval): Updated my address.
973
974 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
975
976         * MAINTAINERS (Write After Approval): Add myself.
977
978 2007-05-11  Silvius Rus  <rus@google.com>
979
980         * MAINTAINERS (Write After Approval): Add myself.
981
982 2007-04-23  Tom Tromey  <tromey@redhat.com>
983
984         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
985
986 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
987
988         * MAINTAINERS (cpplib): Rename to ...
989         (libcpp): ... this.  Add C/C++ front end maintainers.
990
991 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
992
993         * config-ml.in: Pass ${ml_config_env} to configure calls.
994
995 2007-04-04  Christian Bruel  <christian.bruel@st.com>
996
997         * MAINTAINERS (Write After Approval): Add myself.
998         
999 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1000
1001         * MAINTAINERS (Write After Approval): Add myself.
1002
1003 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1004
1005         * MAINTAINERS (fortran 95 front end): Add myself.
1006
1007 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1008
1009         * MAINTAINERS (Write After Approval): Add myself.
1010         
1011 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1012
1013         * MAINTAINERS (Modulo Scheduler): Add myself.
1014
1015 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1016
1017         * MAINTAINERS (fortran 95 front end): Add myself.
1018         (c++ front end): whitespace fix.
1019
1020 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1021
1022         * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1025
1026         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1027         of glob.  Quote arguments with single quotes too.
1028         * configure: Regenerate.
1029
1030 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1031
1032         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1033         * Makefile.in: Regenerate
1034
1035 2007-03-07  Andreas Schwab  <schwab@suse.de>
1036
1037         * configure: Regenerate.
1038
1039 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1040
1041         * configure.ac: Add "--with-pdfdir" configure option,
1042         which defines pdfdir variable.
1043         * Makefile.def (target=fixincludes): Add install-pdf to
1044         missing targets.
1045         (recursive_targets): Add install-pdf target.
1046         (flags_to_pass): Add pdfdir.
1047         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1048         target.
1049         * configure: Regenerate
1050         * Makefile.in: Regenerate
1051
1052 2007-02-28  Eric Christopher  <echristo@apple.com>
1053
1054         Revert:
1055         2006-12-07  Mike Stump  <mrs@apple.com>
1056
1057         * Makefile.def (dependencies): Add dependency for
1058         install-target-libssp and install-target-libgomp on
1059         install-gcc.
1060         * Makefile.in: Regenerate.
1061
1062 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1063
1064         * configure: Regenerate.
1065         * configure.ac: Move statements after variable declarations.
1066
1067 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1068
1069         * MAINTAINERS: Add myself as sh maintainer.
1070
1071 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1072
1073         * configure.ac: Adjust for loop syntax.
1074         * configure: Regenerate.
1075
1076 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1077
1078         * configure: Rebuilt.
1079
1080 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1081
1082         * configure.ac: Drop multiple occurrences of --enable-languages,
1083         and fix its quoting.
1084         * configure: Rebuilt.
1085
1086 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1087             Nathan Sidwell  <nathan@codesourcery.com>
1088             Vladimir Prus  <vladimir@codesourcery.com>
1089             Joseph Myers  <joseph@codesourcery.com>
1090
1091         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1092         * configure: Regenerate.
1093
1094 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1095
1096         * ltconfig (freebsd*): Default to elf.
1097
1098 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1099
1100         * configure.ac (target_libraries): Move libgcc before libiberty.
1101         * configure: Regenerated.
1102
1103 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1104             Paolo Bonzini  <bonzini@gnu.org>
1105
1106         PR bootstrap/30753
1107         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1108         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1109         * configure: Regenerated.
1110
1111 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1112
1113         * MAINTAINERS (Language Front End Maintainers): Update my mail
1114         address.
1115
1116 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1117
1118         PR bootstrap/30748
1119         * configure.ac: Correct syntax for Solaris ksh.
1120         * configure: Regenerated.
1121
1122 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1123
1124         * configure.ac: Sync with src.
1125         * configure: Regenerate.
1126
1127 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1128
1129         * Makefile.in: Regenerate.
1130
1131 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1132
1133         * config.sub: Sync with src.
1134
1135 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1136
1137         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1138         noncanonical equivalents.
1139         * configure.in: Rename to...
1140         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1141         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1142         target_noncanonical.  Use them.  Rewrite removal of configure
1143         arguments for autoconf 2.59.  Discard variable settings.  Force
1144         program_transform_name for native tools.
1145
1146         * Makefile.in: Regenerated.
1147         * configure: Regenerated with autoconf 2.59.
1148
1149 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1150
1151         * MAINTAINERS (Write After Approval): Add myself.
1152
1153 2007-01-31  Andreas Schwab  <schwab@suse.de>
1154
1155         * Makefile.tpl (LDFLAGS): Substitute it.
1156         * Makefile.in: Regenerate.
1157
1158 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1159
1160         * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1163
1164         * MAINTAINERS (spu port): Add myself.
1165
1166 2007-01-23  Richard Guenther  <rguenther@suse.de>
1167
1168         PR bootstrap/30541
1169         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1170         * Makefile.tpl (GNATBIND): Substitute it.
1171         (GNATMAKE): Likewise.
1172         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1173         of STAGE_PREFIX.
1174         * Makefile.in: Regenerate.
1175         * configure: Regenerate.
1176
1177 2007-01-18  Mike Stump  <mrs@apple.com>
1178
1179         * configure.in: Re-enable -Werror for gcc builds.
1180
1181 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1182
1183         * MAINTAINERS (Write After Approval): Add myself.
1184
1185 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1186
1187         * configure.in: Change == to = in test command.
1188         * configure: Regenerate.
1189
1190 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1191             Nick Clifton  <nickc@redhat.com>
1192             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1193
1194         * configure.in (build_configargs, host_configargs, target_configargs):
1195         Remove build/host/target parameters.
1196         (host_libs): Add gmp and mpfr.
1197         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1198         * Makefile.def (gmp, mpfr): New.
1199         (gcc): Remove target.
1200         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1201         target_os, target_vendor): New.
1202         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1203         * configure: Regenerate.
1204         * Makefile.in: Regenerate.
1205
1206 2007-01-11  Matt Fago  <fago@earthlink.net>
1207
1208         * configure.in: Try to link to functions only in mpfr 2.2.x
1209         to improve robustness of configure tests.
1210         * configure: Regenerate.
1211
1212 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1213
1214         * MAINTAINERS: Add myself as i386 maintainer.
1215
1216 2007-01-08  Jan Hubicka  <jh@suse.cz>
1217
1218         * MAINTAINERS: Add myself as i386 maintainer.
1219
1220 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1221
1222         * configure.in: Add support for an x86_64-mingw* target.
1223         * configure: Regenerate.
1224
1225 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1226
1227         * Makefile.tpl (all-target): Correct @if conditional for target
1228         modules.
1229         * configure.in: Omit libiberty if building only target libgcc.
1230         * configure, Makefile.in: Regenerated.
1231
1232 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1233
1234         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1235         * configure: Regenerate.
1236
1237 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1238
1239         * Makefile.def (target_modules): Add libgcc.
1240         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1241         * Makefile.tpl (clean-target-libgcc): Delete.
1242         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1243         on gcc even for bootstrapped modules.  Rewrite handling of
1244         lang_env_dependencies to loop over target_modules.
1245         * configure.in (target_libraries): Add target-libgcc.
1246         * Makefile.in, configure: Regenerated.
1247
1248 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1249
1250         * configure.in: Reorganize recognition of languages.  Add
1251         --enable-stage1-languages.  Show supported languages for the chosen
1252         target rather than all recognized languages.
1253         * configure: Regenerate.
1254
1255 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1256
1257         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1258         * Makefile.in: Regenerate.
1259
1260 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1261
1262         * configure.in: Warn that MPFR 2.2.0 is buggy.
1263         * configure: Regenerate.
1264
1265 2006-12-27  Ian Lance Taylor  <iant@google.com>
1266
1267         * configure.in: When removing Makefiles to force a reconfigure, also
1268         remove prev-DIR*/Makefile.
1269         * configure: Regenerate.
1270
1271 2006-12-22  Andreas Schwab  <schwab@suse.de>
1272
1273         * configure: Regenerate with correct autoconf version.
1274
1275 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1276
1277         * configure.in: add AC_SUBST for *_FOR_TARGET.
1278         * configure: Regenerate.
1279
1280 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1281
1282         * configure.in: Simplify logic for rejecting languages that cannot
1283         be built.  Separate the case when a language is unsupported,
1284         from the case when the user chooses not to build a language.
1285
1286 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1287
1288         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1289         it only affects bootstrap and could be tested on "$host" as well.
1290         * configure: Regenerate.
1291         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1292
1293 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1294
1295         PR bootstrap/29544
1296         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1297         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1298         move here comment from Makefile.tpl.
1299         * Makefile.tpl: Move some definitions higher in the file.
1300         (STAGE1_CHECKING): New.
1301         * configure.in: Add --enable-stage1-checking.
1302         * configure: Regenerate.
1303         * Makefile.in: Regenerate.
1304
1305 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1306
1307         * MAINTAINERS: Add myself as build system maintainer.
1308
1309 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1310
1311         * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2006-12-13  Eric Christopher  <echristo@apple.com>
1314
1315         * MAINTAINERS: Add myself as darwin maintainer.
1316
1317 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1318
1319         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1320
1321 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1322
1323         MAINTAINERS: Update my entry.
1324
1325 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1326
1327         * configure.in:  Handle spu makefile frag.
1328         * Makefile.tpl (MAINT): Define
1329         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1330         * configure: Regenerate.
1331         * Makefile.in: Regenerate.
1332
1333 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1334
1335         * config.guess: Import latest version.
1336         * config.sub: Likewise.
1337
1338 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1339
1340         * configure.in (spu-*-*): Don't skip target-libiberty.
1341         * configure: Regenerate.
1342
1343 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1344
1345         PR bootstrap/30134
1346         * configure.in: Correct x86 darwin support for libjava to powerpc
1347         and i?86 only.
1348         * configure: Regenerate.
1349
1350 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1351
1352         * configure.in: Add x86 darwin support for libjava.
1353         * configure: Regenerate.
1354
1355 2006-12-07  Mike Stump  <mrs@apple.com>
1356
1357         * Makefile.def (dependencies): Add dependency for
1358         install-target-libssp and install-target-libgomp on
1359         install-gcc.
1360         * Makefile.in: Regenerate.
1361
1362 2006-12-04  Richard Guenther  <rguenther@suse.de>
1363
1364         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1365         (Non-Algorithmic Maintainers): Move over non-algorithmic
1366         loop optimizer maintainers, add myself as a non-algorithmic
1367         middle-end maintainer.
1368
1369 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1370
1371         * MAINTAINERS (Write After Approval): Add myself.
1372
1373 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1374
1375         * configure.in: Update error message for missing GMP/MPFR.
1376
1377         * configure: Regenerate.
1378
1379 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1380
1381         * configure.in: Update MPFR version in error message.
1382
1383         * configure: Regenerate.
1384
1385 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1386
1387         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1388         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1389         --with-gmp-lib): New flags.
1390
1391         * configure: Regenerate.
1392
1393 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1394
1395         * MAINTAINERS (Write After Approval): Change my email address.
1396
1397 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1398
1399         * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2006-11-22  Philipp Thomas <pth@suse.de>
1402
1403         * MAINTAINERS (i18n): Update e-mail address.
1404
1405 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1406
1407         * MAINTAINERS (spu port): Add myself as maintainer.
1408         (Write After Approval): Remove myself.
1409
1410 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1411
1412         * configure.in (skipdirs): Don't build libssp for SPU.
1413         * configure: Regenerate.
1414
1415 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1416
1417         * MAINTAINERS (spu port): Add myself as maintainer.
1418         (libobjc): Update my email address.
1419
1420 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1421
1422         * MAINTAINERS (Write After Approval): Add myself.
1423
1424 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1425
1426         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1427         * configure : Rebuilt.
1428
1429 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1430
1431         * MAINTAINERS (Write After Approval): Add myself.
1432
1433 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1434
1435         * MAINTAINERS (Write After Approval): Add myself.
1436
1437 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1438
1439         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1440         libmpfr.a.
1441         * configure: Regenerate.
1442
1443 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1444
1445         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1446         (unstage): Test for stage_last presence.
1447
1448         PR bootstrap/29802
1449         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1450         * Makefile.in: Regenerate.
1451
1452 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1453
1454         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1455         maintainers.
1456
1457 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1458
1459         * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1462
1463         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1464         and stageN-package/Makefile.
1465         * Makefile.in: Regenerated.
1466
1467 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1468
1469         * configure.in: Remove target-libgloss from noconfigdirs for
1470         bfin-*-*.
1471         * configure: Regenerated.
1472
1473 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1474
1475         * configure.in (have_gmp): Only error if the gcc directory exists.
1476
1477         * configure: Regenerate.
1478
1479 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1480
1481         * configure.in: Robustify error message for missing GMP/MPFR.
1482
1483         * configure: Regenerate.
1484
1485 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1486
1487         * MAINTAINERS (Write After Approval): Add myself.
1488
1489 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1490
1491         * MAINTAINERS: Change email address.
1492
1493 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1494
1495         * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1498
1499         * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1502
1503         * MAINTAINERS (Write After Approval): Move myself to
1504         Write After Approval section.
1505
1506 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1507
1508         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1509         need_gmp anymore.
1510         * configure: Regenerate.
1511
1512 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1513
1514         * MAINTAINERS (Write After Approval): Add myself.
1515
1516 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1517
1518         * config.guess: Import latest version.
1519         * config.sub: Likewise.
1520
1521 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1522
1523         * Makefile.def: Added pdf target handling.
1524         * Makefile.tpl: Added pdf target handling.
1525         * Makefile.in: Regenerated.
1526
1527 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1528
1529         * MAINTAINERS: Add self as score port maintainer.
1530
1531 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1532
1533         * MAINTAINERS (Write After Approval): Add myself.
1534
1535 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1536
1537         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1538         or newer.
1539         * configure: Regenerated.
1540
1541 2006-09-27  Dave Brolley  <brolley@redhat.com>
1542
1543         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1544         $s instead of $r.
1545         * configure: Regenerated.
1546
1547 2006-09-26  Thiemo Seufer  <ths@mips.com>
1548
1549         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1550         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1551         * configure: Regenerate.
1552
1553 2006-09-24  Graeme Peterson <gridly@gmail.com>
1554
1555         * MAINTAINERS (Write After Approval): Remove myself.
1556
1557 2006-09-22  Chao-ying Fu  <fu@mips.com>
1558
1559         * MAINTAINERS (Write After Approval): Add myself.
1560
1561 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1562
1563         * MAINTAINERS: Add self as soft-fp maintainer.
1564
1565 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1566
1567         * MAINTAINERS: Add myself as avr maintainer.
1568         Remove Marek Michalkiewicz as avr maintainer.
1569
1570 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1571
1572         * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1575
1576         * configure.in: Never build newlib for a Mingw host.
1577         Never build newlib as Mingw target library.
1578         Test the existence of winsup/cygwin for building a Cygwin newlib,
1579         rather than just winsup.
1580         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1581         building a Mingw target.
1582         * configure: Regenerate.
1583
1584 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1585
1586         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1587
1588 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1589
1590         * config.guess: Import from src (was more updated).
1591         * config.sub: Likewise.
1592
1593 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1594
1595         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1596         * configure: Regenerated.
1597
1598 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1599
1600         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1601         for stages after the first.
1602
1603 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1604
1605         * Makefile.def: Add dependencies for configure-opcodes
1606         on configure-intl and all-opcodes on all-intl.
1607         * Makefile.in: Regenerated.
1608
1609 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1610
1611         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1612
1613 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1614
1615         Port to hosts whose 'sort' and 'tail' implementations
1616         treat operands with leading '+' as file names, as POSIX
1617         has required since 2001.  However, make sure the code still
1618         works on pre-POSIX hosts.
1619         * ltmain.sh: Don't assume "sort +2" is equivalent to
1620         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1621
1622 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1623
1624         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1625
1626 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1627
1628         * ltconfig: chmod 644 before ranlib during install.
1629
1630 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1631
1632         PR bootstrap/18058
1633         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1634         if the bootstrap compiler is a GCC version that supports it.
1635         * configure: Regenerate.
1636
1637 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1638
1639         * configure.in: Fix thinkos in previous check-in.
1640         * configure: Regenerate.
1641
1642 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1643
1644         PR other/27063
1645         * configure.in: Test subdir_requires and give an appropriate
1646         error message.
1647         * configure: Regenerate.
1648
1649 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1650
1651         * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1654
1655         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1656
1657 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1658
1659         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1660
1661 2006-06-20  David Ayers  <d.ayers@inode.at>
1662
1663         PR bootstrap/28072
1664         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1665         whether target-libjava is being configured instead of whether the
1666         java front end is enabled.
1667         * configure: Regenerate.
1668
1669 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1670
1671         PR target/27540
1672         * configure.in: Only enable libgomp on IRIX 6.
1673         * configure: Regenerate.
1674
1675 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1676
1677         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1678         too.
1679         * Makefile.in: Regenerate.
1680
1681 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1682
1683         * config-ml.in: Alter CCASFLAGS to include special
1684         multilib options the same as is done for CFLAGS.
1685
1686 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1687
1688         * configure.in: Don't enable libgomp on hpux10.
1689         * configure: Rebuilt.
1690
1691 2006-06-12  David Ayers  <d.ayers@inode.at>
1692
1693         PR bootstrap/27963
1694         PR target/19970
1695         * configure.in: Remove target-boehm-gc from noconfigdirs where
1696         ${libgcj} is specified.
1697         * configure: Regenerate.
1698
1699 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1700
1701         Sync from src:
1702
1703         * configure.in: Sync.
1704         * configure: Regenerated.
1705
1706         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1707
1708         * Makefile.def: Added dependencies from sim and gdb on intl, and
1709         added configure dependencies to everything with an all dependency
1710         on intl.
1711         * Makefile.in: Regenerated.
1712
1713 2006-06-06  David Ayers  <d.ayers@inode.at>
1714
1715         PR libobjc/13946
1716         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1717         * Makefile.in: Regenerate.
1718         * configure.in: Add --enable-objc-gc at toplevel and have it
1719         enable boehm-gc for Objective-C.
1720         Remove target-boehm-gc from libgcj.
1721         Add target-boehm-gc to target_libraries.
1722         Add target-boehm-gc to noconfigdirs where ${libgcj}
1723         is specified.
1724         Assert that boehm-gc is supported when requested for Objective-C.
1725         Only build boehm-gc if needed either for Java or Objective-C.
1726         * configure: Regenerate.
1727
1728 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1729
1730         PR 27674
1731         * Makefile.tpl (configure-[+prefix+][+module+],
1732         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1733         Remove rule to unstage bootstrapped modules.
1734         (stage_current): New.
1735         * Makefile.in: Regenerate.
1736
1737 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1738
1739         * MAINTAINERS (Write After Approval): Update my e-mail address.
1740
1741 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1742
1743         * include/libiberty.h: Declare pex_run_in_environment.
1744
1745 2006-05-31  Asher Langton  <langton2@llnl.gov>
1746
1747         * MAINTAINERS (Write After Approval): Add myself.
1748
1749 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1750
1751         * Makefile.def (bfd, opcodes): Fix lib_path.
1752         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1753         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1754         * Makefile.in: Regenerate.
1755
1756 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1757
1758         * Makefile.in: Regenerate.
1759
1760 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1761
1762         * Makefile.def: Add install-html target. Add datarootdir
1763         docdir and htmldir to flags_to_pass.
1764         * Makefile.tpl: Add install-html target.
1765         * Makefile.in: Regenerate.
1766         * configure.in: Add --with-datarootdir, --with-docdir, and
1767         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1768         * configure: Regenerate.
1769
1770 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1771
1772         * configure.in: Enable gprof for cross builds.
1773         * configure: Regenerate.
1774
1775 2006-05-22  Richard Guenther  <rguenther@suse.de>
1776
1777         Revert
1778         2006-01-31  Richard Guenther  <rguenther@suse.de>
1779         Paolo Bonzini  <bonzini@gnu.org>
1780
1781         * Makefile.def (target_modules): Add libgcc-math target module.
1782         * configure.in (target_libraries): Add libgcc-math target library.
1783         (--enable-libgcc-math): New configure switch.
1784         * Makefile.in: Re-generate.
1785         * configure: Re-generate.
1786         * libgcc-math: New toplevel directory.
1787
1788 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1789             Andreas Tobler  <a.tobler@schweiz.ch>
1790
1791         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1792         * configure: Rebuilt.
1793
1794 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1795
1796         * MAINTAINERS (Write After Approval): Add myself.
1797
1798 2006-05-01  DJ Delorie  <dj@redhat.com>
1799
1800         * configure.in: Restore CFLAGS if GMP isn't present.
1801         * configure: Regenerate.
1802
1803 2006-05-01  Richard Guenther  <rguenther@suse.de>
1804
1805         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1806         maintainer.
1807
1808 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1809
1810         * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1813
1814         * MAINTAINERS (Write After Approval): Add myself.
1815
1816 2006-04-18  DJ Delorie  <dj@redhat.com>
1817
1818         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1819         reference libgloss so that libssp can be built in a combined
1820         tree.
1821         * configure: Regenerate.
1822
1823 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1824
1825         * MAINTAINERS (Write After Approval): Add myself.
1826
1827 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1828
1829         * configure.in: Require makeinfo 4.4 or higher.
1830         * configure: Regenerate.
1831
1832 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1833
1834         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1835         Rearrange the entries of other libraries to have them in one place.
1836
1837 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1838
1839         * MAINTAINERS (Write After Approval): Remove myself.
1840         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1841
1842 2006-03-14  Richard Guenther  <rguenther@suse.de>
1843
1844         * configure: Regenerate with autoconf 2.13.
1845
1846 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1847
1848         * MAINTAINERS: Use my work address.
1849
1850         * MAINTAINERS: Update my E-mail address.
1851
1852 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1853
1854         * configure.in: Handle --disable-<component> generically.
1855         * configure: Regenerate.
1856
1857 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1858
1859         PR libgcj/17311
1860         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1861
1862 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1863
1864         * MAINTAINERS (Write After Approval):  Remove myself.
1865         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1866
1867 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1868
1869         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1870         (TARGET_CONFIGDIRS): Remove.
1871         * configure.in: Remove AC_SUBST(target_configdirs).
1872         * Makefile.in, configure: Regenerated.
1873
1874 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1875
1876         * MAINTAINERS (Write After Approval):  Remove myself.
1877         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1878
1879 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1880
1881         PR bootstrap/25670
1882
1883         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1884
1885         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1886         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1887         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1888         BUILD_PREFIX, BUILD_PREFIX_1.
1889         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1890
1891         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1892         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1893
1894         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1895         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1896         of `cat stage_current`.  Always provide the `r' and `s' variables.
1897         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1898         a single shell execution.
1899         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1900         bootstrapped modules, make the stage1 module if the build was not
1901         started yet, else build the current stage.
1902         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1903         (all-build, all-host, all-target, [+make_target+]-host,
1904         [+make_target+]-target): Do not use \-continued lines.
1905         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1906         (current_stage, restrap, stage_last): New.
1907
1908         * Makefile.in: Regenerate.
1909         * configure: Regenerate.
1910
1911 2006-02-19  Bud Davis  <jmdavis@link.com>
1912
1913         * MAINTAINERS (Write After Approval):  Remove myself.
1914         (Language Front End Maintainers):  Add myself as fortran 95
1915         maintainer and update e-mail address.
1916
1917 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1918
1919         * MAINTAINERS (Write After Approval):  Remove myself.
1920         (Language Front End Maintainers):  Add myself as fortran 95
1921         maintainer.
1922
1923 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1924
1925         * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1928
1929         * MAINTAINERS (Write After Approval):  Remove myself.
1930         (Language Front End Maintainers):  Add myself as
1931         fortran 95 maintainer.
1932
1933 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1934
1935         Sync from src:
1936
1937         2005-12-27  Leif Ekblad  <leif@rdos.net>
1938
1939         * configure.in: Add support for RDOS target.
1940         * configure: Regenerate.
1941
1942 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1943             Andreas Schwab  <schwab@suse.de>
1944
1945         * configure: Regenerate.
1946
1947 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1948
1949         * configure.in (enable_libgomp): Add AIX.
1950         * configure: Regenerate.
1951
1952 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1953
1954         * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1957
1958         * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2006-01-31  Richard Guenther  <rguenther@suse.de>
1961         Paolo Bonzini  <bonzini@gnu.org>
1962
1963         * Makefile.def (target_modules): Add libgcc-math target module.
1964         * configure.in (target_libraries): Add libgcc-math target library.
1965         (--enable-libgcc-math): New configure switch.
1966         * Makefile.in: Re-generate.
1967         * configure: Re-generate.
1968         * libgcc-math: New toplevel directory.
1969
1970 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1971
1972         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1973         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1974         the assembler, linker and binutils.
1975         * configure: Regenerate.
1976
1977 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1978
1979         * MAINTAINERS (Write After Approval): Add myself.
1980
1981 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1982
1983         * configure: Regenerate.
1984
1985 2006-01-18  Richard Henderson  <rth@redhat.com>
1986             Jakub Jelinek  <jakub@redhat.com>
1987             Diego Novillo  <dnovillo@redhat.com>
1988
1989         * libgomp: New directory.
1990         * Makefile.def: Add target_module libgomp.
1991         * Makefile.in: Regenerate.
1992         * configure.in (target_libraries): Add target-libgomp.
1993         * configure: Regenerate.
1994
1995 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1996
1997         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1998         @ from continuation.
1999         * Makefile.in: Rebuilt.
2000
2001 2006-01-04  Chris Lattner  <sabre@gnu.org>
2002
2003         * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2006
2007         PR bootstrap/24252
2008
2009         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2010         * Makefile.tpl (OBJDUMP): New.
2011         (EXTRA_HOST_FLAGS): Add it.
2012         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2013
2014         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2015         to use symbolic links between directories.  Avoid race conditions
2016         or make them harmless.
2017         * configure.in: Do not try to use symbolic links between directories.
2018
2019         * Makefile.def (LEAN): Pass.
2020         * Makefile.tpl (LEAN): Define.
2021         (stage[+id+]-start): Accept that the previous directory does not
2022         exist, if the bootstrap is lean.
2023         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2024         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2025         configure substitution.
2026         ([+compare-target+]): Likewise.
2027         ([+bootstrap-target+]-lean): New.
2028         * configure.in: Remove lean bootstrap support from here.
2029
2030         * Makefile.in: Regenerate.
2031         * configure: Regenerate.
2032
2033 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2034
2035         * MAINTAINERS (libdecnumber): Add myself.
2036
2037 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2038
2039         * libtool-ldflags: New script.
2040
2041 2006-01-02  Andreas Schwab  <schwab@suse.de>
2042
2043         * configure.in: When reconfiguring remove Makefile in
2044         all stage directories.
2045         * configure: Regenerate.
2046
2047 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2048
2049         * MAINTAINERS: Update my email address.
2050
2051 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2052
2053         Revert Ada-related part of the previous change.
2054
2055         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2056         Do not pass.
2057         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2058         * Makefile.in: Regenerate.
2059         * configure.in: Do not include mt-ppc-aix target fragment.
2060         * configure: Regenerate.
2061
2062 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2063
2064         * configure.in: Select appropriate fragments for PowerPC/AIX.
2065         * configure: Regenerate.
2066
2067         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2068         BOOT_CFLAGS, BOOT_LDFLAGS.
2069         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2070         BOOT_CFLAGS, BOOT_LDFLAGS.
2071         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2072         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2073         (stage): Fail if we cannot complete the work.
2074         * Makefile.in: Regenerate.
2075
2076 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2077
2078         * configure.in: Replace ms1 with mt.
2079         * configure: Rebuilt.
2080
2081 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2082
2083         * MAINTAINERS: Update my email address.
2084
2085 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2086
2087         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2088         install-host-nogcc): Don't invoke $(stage) at the end.
2089         * Makefile.in: Regenerate.
2090
2091 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2092
2093         * configure.in: Flip the top-level bootstrap switch.
2094         * configure: Regenerate.
2095
2096 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2097
2098         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2099         $(stage) and $(unstage).
2100         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2101         (all): Remove stray semicolon.
2102         (local-distclean): Don't handle multilib.tmp and multilib.out.
2103         (install.all): Set $s for consistency.
2104         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2105         check_multilibs setting.  Always make the install directory.
2106         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2107         Correct @if/@endif.
2108         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2109         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2110         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2111         (multilib.out): Remove.
2112         * Makefile.in: Regenerated.
2113
2114 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2115
2116         * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2119
2120         * MAINTAINERS: Add myself as mt maintainer.
2121
2122         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2123
2124 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2125
2126         * MAINTAINERS: Change email address.
2127
2128 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2129
2130         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2131         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2132         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2133         Find in-tree tools if available.
2134         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2135         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2136         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2137         (COMPILER_*_FOR_TARGET): New.
2138         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2139         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2140         (CONFIGURED_*, USUAL_*): Remove.
2141         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2142         STRIP): Use autoconf substitutions.
2143         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2144         COMPILER_NM_FOR_TARGET): New.
2145         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2146
2147         (all): Make all-host and all-target in parallel.
2148         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2149         that $$r and $$s are set before invoking a recursive make.
2150         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2151         ([+bootstrap-target+]): Inline most of the `all' target.
2152
2153 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2154
2155         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2156         from the gcc build directory.
2157         * Makefile.in: Regenerate.
2158
2159 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2160
2161         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2162         depend on all-libdecnumber.
2163         * configure.in (host_libs): Include libdecnumber.
2164         * Makefile.in: Regenerate.
2165         * configure: Likewise.
2166
2167 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2168
2169         * libdecnumber: Import decNumber sources from the dfp-branch.
2170
2171 2005-11-21  Kean Johnston  <jkj@sco.com>
2172
2173         * config.sub, config.guess: Sync from upstream sources.
2174
2175 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2176
2177         Import from Autoconf sources:
2178
2179         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2180         * config/move-if-change: Don't output "$2 is unchanged";
2181         suggested by Ben Elliston.  Handle weird characters correctly.
2182
2183 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2184
2185         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2186         to match upstream libtool for darwin.
2187
2188 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2189
2190         * Makefile.def: Remove gdb dependencies for gdbtk.
2191         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2192         (configure-gdb, install-gdb): New rules.
2193         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2194         * Makefile.in, configure: Regenerated.
2195
2196 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2197
2198         * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2201
2202         * MAINTAINERS (Write After Approval): Add myself.
2203
2204 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2205
2206         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2207         Diego Novillo.
2208
2209 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2210
2211         PR bootstrap/24297
2212         * Makefile.tpl (do-[+make-target+], do-check, install,
2213         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2214         are set before recursing.
2215         * Makefile.in: Regenerate.
2216
2217 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2218
2219         PR bootstrap/18939
2220         * Makefile.def (gcc) <target>: Fix thinko.
2221         * Makefile.in: Regenerate.
2222
2223 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2224
2225         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2226         * configure: Regenerate.
2227
2228 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2229
2230         * MAINTAINERS (Write After Approval): Add self.
2231
2232 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2233
2234         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2235         target-libffi, target-qthreads, target-libjava, and
2236         targetlibobjc.
2237         * configure: Regenerate.
2238
2239 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2240
2241         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2242         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2243         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2244         (USUAL_OBJDUMP_FOR_TARGET): New.
2245         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2246         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2247         * configure, Makefile.in: Regenerated.
2248
2249 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2250
2251         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2252         before other host packages.
2253
2254 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2255
2256         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2257
2258 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2259
2260         PR bootstrap/22340
2261
2262         * configure.in (default_target): Remove.
2263         * Makefile.tpl (all): Do not use prerequisites as subroutines
2264         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2265         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2266         use prerequisites as subroutines.
2267         (check-host, check-target): New.
2268         (bootstrap configure & all targets): Do not use stage*-start
2269         if the directory layout is already ok.
2270         (non-bootstrap configure & all targets): Prepend a $(unstage).
2271         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2272         (NOTPARALLEL): Remove.
2273         (unstage, stage variables): New variables.
2274         (unstage, stage targets): Simply expand to those variables.
2275
2276         * configure: Regenerate.
2277         * Makefile.in: Regenerate.
2278
2279 2005-10-04  James E Wilson  <wilson@specifix.com>
2280
2281         * Makefile.def (lang_env_dependencies): Add libmudflap.
2282         * Makefile.in: Regenerate.
2283
2284 2005-10-03  Andreas Schwab  <schwab@suse.de>
2285
2286         Backport from libtool CVS:
2287         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2288
2289         * ltmain.sh: add support for installing into temporary
2290         staging area (e.g. 'make install DESTDIR=...')
2291
2292 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2293
2294         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2295         * configure: Regenerated.
2296
2297 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2298
2299         * configure: Regenerate with the correct
2300         autoconf version.
2301
2302 2005-09-30  Catherine Moore  <clm@cm00re.com>
2303
2304         * configure.in (bfin-*-*): New.
2305         * configure: Regenerated.
2306
2307 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2308
2309         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2310         (LIPO_FOR_TARGET): New.
2311         (CONFIGURED_LIPO_FOR_TARGET): New.
2312         (USUAL_LIPO_FOR_TARGET): New.
2313         (STRIP_FOR_TARGET): New.
2314         (CONFIGURED_STRIP_FOR_TARGET): New.
2315         (USUAL_STRIP_FOR_TARGET): New.
2316         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2317         STRIP_FOR_TARGET.
2318         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2319         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2320         * Makefile.in: Regenerate.
2321         * configure: Regenerate.
2322
2323 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2324
2325         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2326         (rs6000-*-aix*): Same.
2327         * configure: Regenerate.
2328
2329 2005-09-16  Tom Tromey  <tromey@redhat.com>
2330
2331         * MAINTAINERS: Add self as java maintainer.
2332
2333 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2334
2335         * configure.in: Recognize f95 in the --enable-languages option,
2336         and substitute it for fortran, issuing a warning.
2337         * configure: Regenerate.
2338
2339 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2340
2341         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2342         * configure:  Regenerated.
2343
2344 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2345
2346         * MAINTAINERS: Add self as ms1 maintainer.
2347
2348 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2349
2350         * Makefile.def (libssp): Add to lang_env_dependencies.
2351         * Makefile.in: Regenerate.
2352
2353 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2354
2355         * MAINTAINERS: Add myself as middle-end maintainer.
2356
2357 2005-08-17  Christian Groessler  <chris@groessler.org>
2358
2359         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2360         * Makefile.in: Regenerate.
2361
2362 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2363
2364         * MAINTAINERS (write after approval): Added myself.
2365
2366 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2367
2368         * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2371
2372         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2373         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2374         Look for alternate names of the target cc and c++
2375         * configure: Regenerate.
2376
2377 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2378
2379         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2380         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2381         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2382         tools; remove code to manually set them.
2383         (Target tools): Look in the environment for them.
2384         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2385         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2386         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2387         build directory.
2388         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2389         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2390         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2391         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2392         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2393         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2394         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2395         * configure: Regenerate.
2396         * Makefile.in: Regenerate.
2397
2398 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2399
2400         * MAINTAINERS: Update for removed CPU targets.
2401
2402 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2403
2404         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2405         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2406         * Makefile.in: Regenerated.
2407
2408 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2409
2410         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2411         (CFLAGS_FOR_TARGET): Use it.
2412         (CXXFLAGS_FOR_TARGET): Likewise.
2413         * Makefile.in: Regenerated.
2414         * configure.in (--with-build-sysroot): New option.
2415         * configure: Regenerated.
2416
2417 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2418
2419         * Makefile.tpl: Wrap install between unstage and stage
2420         * Makefile.in: Regenerate.
2421
2422 2005-07-21  Eric Christopher  <echristo@apple.com>
2423
2424         * MAINTAINERS: Update affiliation.
2425
2426 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2427
2428         * MAINTAINERS: Add self as crx port maintainer.
2429
2430 2005-07-20  DJ Delorie  <dj@redhat.com>
2431
2432         * MAINTAINERS: Add self as m32c maintainer.
2433
2434 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2435
2436         * all files: Update FSF address.
2437
2438 2005-07-15  Eric Christopher  <echristo@redhat.com>
2439
2440         * MAINTAINERS: Change affiliation.
2441
2442 2005-07-14  Jim Blandy  <jimb@redhat.com>
2443
2444         * configure.in: Add cases for Renesas m32c.
2445         * configure: Regenerated.
2446
2447 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2448
2449         * COPYING.LIB: Update from fsf.org.
2450
2451 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2452
2453         * COPYING, compile, config.guess,
2454         config.sub, install-sh, missing, mkinstalldirs,
2455         symlink-tree, ylwrap: Sync from upstream sources.
2456         * config-ml.in: Update FSF address.
2457
2458 2005-07-13  Eric Christopher  <echristo@redhat.com>
2459
2460         * configure.in: Add toplevel noconfigdir support for tpf.
2461         * configure: Regenerate.
2462
2463 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2464
2465         PR ada/22340
2466
2467         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2468         * Makefile.in: Regenerate.
2469
2470 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2471
2472         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2473         Brolley to write-after-approval.
2474
2475 2005-07-07  Andreas Schwab  <schwab@suse.de>
2476
2477         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2478         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2479         * Makefile.in: Regenerated.
2480
2481 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2482
2483         * configure.in: Don't build sim or rda when targetting darwin.
2484         * configure: Regenerate.
2485
2486 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2487
2488         * configure.in: Add --enable-libssp and --disable-libssp.
2489         * configure: Regenerate with autoconf-2.13.
2490
2491 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2492
2493         * Makefile.def (target_modules): Add libssp.
2494         * configure.in (target_libraries): Add target-libssp.
2495         * configure: Rebuilt.
2496         * Makefile.in: Rebuilt.
2497
2498 2005-07-01  Zack Weinberg  <zackw@panix.com>
2499
2500         * MAINTAINERS: Change email address.  Resign from maintainership.
2501
2502 2005-07-01  Richard Guenther  <rguenther@suse.de>
2503
2504         * MAINTAINERS: Change my e-mail address and affiliation.
2505
2506 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2507
2508         * Makefile.def (stagefeedback): Come after profile.
2509         Define profiledbootstrap target.
2510         * Makefile.tpl (profiledbootstrap): Remove.
2511         (stageprofile-end): Zap stagefeedback.
2512         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2513         * Makefile.in: Regenerate.
2514
2515 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2516
2517         * MAINTAINERS: Update my email address.
2518
2519 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2520
2521         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2522         In 'cpp' stanza, support '#line' as well as '# '.
2523
2524 2005-06-08  Andreas Schwab  <schwab@suse.de>
2525
2526         * MAINTAINERS: Move myself from 'Write After Approval' to
2527         'CPU Port Maintainers' section as m68k maintainer.
2528
2529 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2530
2531         * configure.in (unsupported_languages): New macro.
2532         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2533         non-ported target libraries in noconfigdirs.
2534         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2535         non-linux-gnu.  Remove libgcj_ex_libffi.
2536         <lang_frag loop>: Set add_this_lang=no if the language is in
2537         unsupported_languages.
2538         * configure: Regenerate.
2539
2540 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2541
2542         * configure.in: Fix typo in handling of --with-mpfr-dir.
2543         * configure: Regenerate.
2544
2545 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2546
2547         * MAINTAINERS: Update my email address.
2548
2549 2005-06-02  Jim Blandy  <jimb@redhat.com>
2550
2551         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2552         accepted into the master sources.)
2553
2554 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2555             Michael Snyder  <msnyder@redhat.com>
2556             Stan Cox  <scox@redhat.com>
2557
2558         * configure.in: Set noconfigdirs for ms1.
2559
2560         * configure: Regenerate.
2561
2562 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2563
2564         * MAINTAINERS (Write After Approval): Add self.
2565
2566 2005-06-01  Josh Conner  <jconner@apple.com>
2567
2568         * MAINTAINERS (Write After Approval): Add self.
2569
2570 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2571
2572         * MAINTAINERS: Update my email address.
2573
2574 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2575
2576         * MAINTAINERS (Write After Approval): Add self.
2577
2578 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2579
2580         * MAINTAINERS (Write After Approval): Remove self.
2581
2582 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2583
2584         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2585         (Dependencies): Consider target modules for bootstrap dependencies.
2586         Make target bootstrap modules depend on each stage's gcc.
2587         * Makefile.in: Regenerate.
2588
2589 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2590
2591         * Makefile.def (configure-gcc): Depend on binutils having been built.
2592         (all-gcc): No need to do it here.
2593         * Makefile.in: Regenerate.
2594
2595 2005-05-19  Paul Brook  <paul@codesourcery.com>
2596
2597         * configure.in: Rewrite misleading error message when requested
2598         language cannot be built.
2599         * configure: Regenerate.
2600
2601 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2602
2603         * ylwrap: Import from Automake 1.9.5.
2604
2605 2005-05-13  David Ung  <davidu@mips.com>
2606
2607         * MAINTAINERS (Write After Approval): Add self.
2608
2609 2005-05-09  Mike Stump  <mrs@apple.com>
2610
2611         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2612         lt_cv_sys_max_cmd_len for now.
2613
2614 2005-05-09  Stan Cox  <scox@redhat.com>
2615
2616         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2617
2618 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2619
2620         * README.SCO: Update the URL.
2621
2622 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2623
2624         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2625         with_gnu_ld to libtool.
2626         * ltcf-c.sh (aix[45]): Define file_list_spec.
2627         * ltcf-cxx.sh (aix[45]): Same.
2628         * ltcf-gcj.sh (aix[45]): Same.
2629         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2630         exists, write list of input files to temporary file.
2631
2632 2005-05-04  Mike Stump  <mrs@apple.com>
2633
2634         * configure.in: Always pass --target to target configures as
2635         otherwise rebuilds that do --recheck will fail.
2636         * confiugure: Rebuilt.
2637
2638 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2639
2640         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2641         STAGE_HOST_EXPORTS.
2642         (configure, all): Add bootstrap support.
2643         (Host modules, target modules): Pass post-stage1 flags and exports.
2644         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2645         * Makefile.in: Regenerate.
2646
2647 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2648
2649         * configure: Regenerate.
2650
2651 2005-04-27  Mike Stump  <mrs@apple.com>
2652
2653         * MAINTAINERS: Add self as darwin maintainer.
2654
2655 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2656
2657         * config.sub: Update from master copy.
2658
2659 2005-04-21  Mike Stump  <mrs@apple.com>
2660
2661         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2662         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2663
2664 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2665
2666         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2667         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2668         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2669         "*-*-elf" and "*-*-linux*".
2670         * configure: Regenerate.
2671
2672 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2673
2674         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2675
2676 2005-04-12  Mike Stump  <mrs@apple.com>
2677
2678         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2679
2680 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2681
2682         * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2685
2686         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2687
2688 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2689
2690         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2691         (TARGET_CONFIGARGS): Include --with-target-subdir.
2692         (configure, all): New macros.  Use them throughout.
2693         * Makefile.in: Regenerate.
2694
2695 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2696
2697         * MAINTAINERS (Write After Approval): Add myself.
2698
2699 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2700
2701         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2702
2703 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2704
2705         * MAINTAINERS: Move John Carr to Write After Approval.
2706
2707 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2708
2709         * config/mh-mingw32: Delete.
2710         * configure.in: Don't use it.
2711         * configure: Regenerate.
2712
2713 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2714
2715         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2716         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2717         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2718         (HOST_LIB_PATH): Generate from Makefile.def.
2719         (TARGET_LIB_PATH): Likewise.
2720         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2721         * Makefile.in: Regenerate.
2722         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2723         (RPATH_ENVVAR): Include Darwin case.
2724         * configure: Regenerate.
2725
2726 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2727
2728         * MAINTAINERS (Various Maintainers): Remove self.
2729         (Write After Approval): Add self.
2730
2731 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2732
2733         * MAINTAINERS (Various Maintainers): Add self.
2734
2735 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2736
2737         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2738         * configure: Regenerate.
2739
2740 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2741
2742         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2743         gcc_version, and gcc_version_trigger from set of flags to pass.
2744         * Makefile.tpl: Remove definitions of above variables.
2745         (config.status): Remove dependency on $(gcc_version_trigger).
2746         * Makefile.in: Regenerate.
2747         * configure.in: Do not reference config/gcc-version.m4 nor
2748         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2749         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2750         * configure: Regenerate.
2751
2752 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2753             Andrew Pinski <pinskia@physics.uc.edu>
2754
2755         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2756         * Makefile.in: Regenerate.
2757
2758 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2759
2760         * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2005-03-03  David Ayers  <d.ayers@inode.at>
2763
2764         * MAINTAINERS (Write After Approval): Add myself.
2765
2766 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2767
2768         PR libgcj/20160
2769         * ltmain.sh: Avoid creating archives with components that have
2770         duplicate basenames.
2771
2772 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2773
2774         PR bootstrap/20250
2775         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2776         instead of check.
2777         * Makefile.in: Regenerate.
2778
2779 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2780
2781         * Makefile.in: Regenerate to fix conflict between the previous two
2782         patches.
2783
2784 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2785
2786         PR bootstrap/17383
2787         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2788         * Makefile.tpl (HOST_SUBDIR): New substitution.
2789         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2790         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2791         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2792         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2793         (Host modules, Bootstrapped modules): Use it.
2794         (Build modules, Target modules): Do not create symlink trees,
2795         always configure out-of-srcdir.
2796         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2797         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2798         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2799         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2800
2801         * Makefile.in: Regenerate.
2802         * configure: Regenerate.
2803
2804 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2805
2806         Merged from libada-gnattools-branch:
2807         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2808
2809         * gnattools: New directory.
2810         * Makefile.def: Add gnattools as a module, depending on target-libada.
2811         * Makefile.in: Regenerate.
2812         * configure.in: Include gnattools in host_tools; disable it if ada
2813         is disabled.
2814         * configure: Regenerate.
2815
2816 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2817
2818         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2819         treelang maintainer.
2820         (Write After Approval): Remove myself.
2821
2822 2005-02-23  Paul Schlie  <schlie@comcast.net>
2823
2824         * configure.in: Allow darwin targeted ports to build tk, itcl and
2825         libgui.
2826         * configure: Regenerate.
2827
2828 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2829
2830         PR libgcj/10353
2831         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2832         * configure: Regenerate.
2833
2834 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2835
2836         * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2839
2840         * MAINTAINERS: Update my e-mail address.
2841
2842 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2843
2844         * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2847
2848         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2849         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2850         target-libgloss when not *-*-elf and *-*-aout.
2851         * configure: Regenerate.
2852
2853 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2854
2855         * MAINTAINERS: Remove obsolete entries.
2856
2857         * MAINTAINERS (Write After Approval): Add Michael Matz.
2858
2859 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2860
2861         * MAINTAINERS: Remove self as cpplib maintainer.
2862
2863 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2864
2865         * install-sh, config.sub: Import from upstream.
2866
2867 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2868
2869         PR bootstrap/18222
2870         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2871         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2872         * Makefile.in: Regenerate.
2873
2874 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2875
2876         * MAINTAINERS: Update my email address.
2877
2878 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2879             Andreas Schwab  <schwab@suse.de>
2880
2881         PR bootstrap/18033
2882         * config-ml.in: Eval option if surrounded by single quotes.
2883
2884 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2885
2886         Revert 2004-12-28 Makefile changes, a better fix will be
2887         applied to mainline and src after GCC 4.0 branches.
2888
2889 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2890
2891         PR bootstrap/17383
2892
2893         * Makefile.def (target_modules): Remove stage parameter,
2894         it is always true now.
2895         * Makefile.tpl (configure-build-[+module+],
2896         configure-target-[+module+]): Always build symlink tree
2897         for the directory and for include.  BUILD_SUBDIR and
2898         TARGET_SUBDIR cannot be . anymore.
2899         * Makefile.in: Regenerate.
2900
2901 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2902
2903         Revert 2004-12-08 Makefile changes.
2904
2905 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2906
2907         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2908         cygwin, mingw.
2909
2910 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2911
2912         * configure.in (sh64-*-*): Reenable gprof.
2913         * configure: Regenerate.
2914
2915 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2916
2917         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2918         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2919         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2920         * Makefile.in: Regenerate.
2921
2922 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2923
2924         * MAINTAINERS: Update my email address.
2925
2926 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2927
2928         * Makefile.tpl: Generate normal dependencies if the LHS module is
2929         not bootstrapped.
2930         * Makefile.in: Regenerate.
2931
2932 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2933
2934         * configure.in: Include config/gxx-include-dir.m4.  Use
2935         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2936         * configure: Regenerate.
2937
2938 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2939
2940         * config.if: Delete.
2941         * configure.in: Set libstdcxx_incdir directly.
2942         * configure: Regenerate.
2943
2944 2004-12-02  Eric Christopher  <echristo@redhat.com>
2945
2946         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2947         * Makefile.in: Regenerate.
2948
2949 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2950
2951         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2952         * configure: Regenerate.
2953
2954 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2955
2956         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2957         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2958         * configure: Regenerate.
2959
2960 2004-12-01  Eric Christopher  <echristo@redhat.com>
2961
2962         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2963         of things to remove.
2964
2965 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2966
2967         * MAINTAINERS (Write After Approval): Update my e-mail address.
2968
2969 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2970
2971         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2972         from CVS libtool to always pass_all.
2973
2974 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2975
2976         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2977         (hppa*64*-*-*): Delete incorrect comment.
2978         * configure: Rebuilt.
2979
2980 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2981
2982         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2983
2984 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2985
2986         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2987         from CVS libtool to always pass_all.
2988
2989 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2990
2991         * install-sh, compile: Import from automake.
2992
2993 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2994
2995         * config.guess, config.sub:  Import from savannnah.
2996
2997 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2998
2999         * MAINTAINERS (Write After Approval): Add myself
3000
3001 2004-11-12  Mike Stump  <mrs@apple.com>
3002
3003         * Makefile.def: Add html support.
3004         * Makefile.tpl: Likewise.
3005         * Makefile.in: Regenerate.
3006
3007 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3008
3009         PR 18423
3010         * configure.in: Remove all instances of build-fixincludes from
3011         noconfigdirs.
3012         (build_configargs): Supply --target to subdirectories.
3013         * configure: Regenerate.
3014
3015         * Makefile.def: Make gcc install depend on fixincludes install.
3016         * Makefile.in: Regenerate.
3017
3018 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3019
3020         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3021
3022 2004-11-11  Paul Brook  <paul@codesourcery.com>
3023
3024         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3025
3026 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3027
3028         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3029         target-libgfortran.
3030         * configure: Regenerate.
3031
3032 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3033
3034         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3035         like CC.
3036
3037 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3038
3039         * Makefile.def (host fixincludes): Specify missing targets.
3040         * Makefile.in: Regenerate.
3041
3042 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3043
3044         * MAINTAINERS: Add myself
3045
3046 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3047
3048         * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3051
3052         * Makefile.def: Build fixincludes for the host, too.
3053         * Makefile.in: Regenerate.
3054         * configure.in (host_tools): Add fixincludes.
3055         * configure: Regenerate.
3056
3057 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3058
3059         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3060         * configure: Regenerated.
3061
3062 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3063
3064         PR other/17783
3065         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3066         * configure: Regenerated.
3067
3068 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3069
3070         * README.SCO: Update per FSF instructions.
3071
3072 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3073
3074         PR target/18151
3075         * configure.in (case ${target}): Do not build fixincludes for avr.
3076         * configure: Regenerated.
3077
3078 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3079
3080         * configure.in (case ${target}): Do not build fixincludes
3081         on platforms where it is not used.
3082         * configure: Regenerated.
3083
3084 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3085
3086         * configure.in: Use an absolute path to install-sh.
3087         * configure: Regenerated.
3088
3089 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3090
3091         * MAINTAINERS (Write After Approval): Add myself.
3092
3093 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3094
3095         * MAINTAINERS: Remove from Write After Approval those that are
3096         already maintainers.
3097
3098 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3099
3100         * MAINTAINERS:  Update my email address.
3101
3102 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3103
3104         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3105         * configure: Regenerate.
3106
3107 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3108
3109         * MAINTAINERS:  Update my email address.
3110
3111 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3112
3113         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3114         entries belonging to this category.
3115
3116 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3117
3118         * MAINTAINERS: Update my e-mail address.
3119
3120 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3121
3122         Fix wrong conflict resolution in:
3123
3124         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3125
3126         * Makefile.in: Regenerate.
3127         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3128         in the recursive `make', instead of hardwiring `all'.
3129         (Autogenerated TARGET-* variables): New.
3130
3131 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3132
3133         * configure.in: Enable target-libgloss for crx-*-*.
3134         * configure: Regenerate.
3135
3136 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3137
3138         * MAINTAINERS (Various Maintainers): Move the "windows,
3139         cygwin, mingw" maintainer to ...
3140         (OS Port Maintainers): ... here.
3141
3142 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3143
3144         * MAINTAINERS (Write After Approval): Remove those that are
3145         maintainers of some subsystem.
3146
3147 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3148
3149         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3150         * ltcf-cxx.sh (tpf*): Likewise.
3151         * ltconfig (tpf*): Add TPF OS configuration support.
3152
3153 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3154
3155         * MAINTAINERS: Change my email address to my new work account.
3156
3157 2004-09-24  Michael Roth  <mroth@nessie.de>
3158
3159         * configure.in (--without-headers): Add missing double quotes.
3160         * configure: Regenerate.
3161
3162 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3163
3164         * ylwrap: Revert to previous version.
3165
3166 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3167
3168         PR bootstrap/17369
3169         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3170         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3171         SET_GCC_LIB_PATH_CMD.
3172         (BASE_TARGET_EXPORTS): Likewise.
3173         * Makefile.in: Regenerated.
3174
3175         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3176         * configure: Regenerated.
3177
3178 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3179
3180         * config.guess: New upstream version
3181         * compile, depcomp, install-sh, ylwrap: Likewise.
3182
3183 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3184
3185         * config/mh-x86omitfp: New host makefile fragment.  Add
3186         -fomit-frame-pointer to the default BOOT_CFLAGS.
3187         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3188         * configure: Regenerate.
3189
3190 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3191
3192         PR target/11572
3193         * configure.in (*-*-darwin*): Renable libobjc.
3194         * configure: Regenerate.
3195
3196 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3197
3198         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3199
3200 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3201
3202         * Makefile.def: Remove libbanshee.
3203         * Makefile.tpl: Ditto.
3204         * configure.in: Ditto.
3205         * Makefile.in: Regen.
3206         * configure: Ditto.
3207
3208 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3209
3210         * ltmain.sh: Use $pic_object as $non_pic_object if
3211         $non_pic_object=none.
3212
3213 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3214
3215         * missing: Import latest version from master repository.
3216
3217 2004-09-06  Nick Clifton  <nickc@redhat.com>
3218
3219         * config.sub: Import latest version from master repository.
3220         * config.guess: Likewise.
3221         This includes these changes:
3222
3223         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3224
3225         * config.sub: Handle crisv32, alias etraxfs.
3226         * config.guess (crisv32:Linux:*:*): Handle.
3227
3228         2004-08-13  Brad Smith  <brad@comstyle.com>
3229
3230         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3231         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3232
3233         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3234
3235         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3236         assume the processor is a powerpc.  This is because coreutils
3237         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3238         in this case, due to a MacOS X bug that causes
3239         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3240         to return a negative number.
3241         Problem reported by Petter Reinholdtsen in:
3242         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3243
3244         2004-07-19  Ben Elliston  <bje@gnu.org>
3245
3246         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3247
3248         2004-06-24  Ben Elliston  <bje@gnu.org>
3249
3250         * config.guess: Update copyright years.
3251         * config.sub: Likewise.
3252
3253         2004-06-22  Robert Millan  <robertmh@gnu.org>
3254
3255         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3256         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3257
3258         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3259
3260         * config.guess (*:*VMS:*:*): New entry. Replaces
3261         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3262         manufacturer.
3263
3264         2004-06-22  Ben Elliston  <bje@gnu.org>
3265
3266         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3267         * config.sub: Likewise.
3268
3269         2004-06-22  Ben Elliston  <bje@gnu.org>
3270
3271         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3272         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3273
3274         2004-06-11  Ben Elliston  <bje@gnu.org>
3275
3276         * config.guess (pegasos:OpenBSD:*:*): Remove.
3277
3278         2004-06-11  Ben Elliston  <bje@gnu.org>
3279
3280         From Wouter Verhelst <wouter@grep.be>:
3281         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3282
3283         2004-06-11  Ben Elliston  <bje@gnu.org>
3284
3285         * config.guess (luna88k:OpenBSD:*:*): New.
3286
3287         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3288
3289         * config.guess (m32r*:Linux:*:*): New case.
3290         * config.sub: Handle m32rle.
3291
3292         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3293
3294         From Jens Petersen  <petersen@redhat.com>:
3295         * config.sub: Handle sparcv8.
3296
3297         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3298
3299         From Tom Smith <smith@cag.lkg.hp.com>:
3300         * config.guess: Version suffixes are equally significant on Tru64
3301         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3302         prefix of "P" (patched kernel).
3303
3304         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3305
3306         * config.sub: Add support for National Semiconductor CRX target.
3307
3308 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3309
3310         * MAINTAINERS (Various Maintainers): Remove myself as web page
3311         maintainer, add myself as maintainer of build status lists.
3312
3313 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3314
3315         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3316         *-*-netware, but add target-libmudflap.
3317         Consolidate *-*-netware targets (of which really only i?86 exists)
3318         into a single entry.
3319         * configure: Likewise.
3320
3321 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3322
3323         * Makefile.tpl (sorry): Remove.
3324         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3325         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3326         (do-clean): Clean per-stage directories too.
3327         (do-distclean): Run distclean-stage1 too.
3328         (.NOTPARALLEL): Enable during toplevel bootstrap.
3329         (stage[+id+]-bubble): Enable parallel execution during
3330         the recursive invocation.
3331         * Makefile.in: Regenerate.
3332
3333         Fix previous checkin:
3334
3335         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3336         include.
3337         * configure.in: Fix indentation.
3338         * configure: Regenerate.
3339
3340 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3341
3342         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3343         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3344         * configure: regenerate
3345         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3346         -mdynamic-no-pic
3347
3348
3349 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3350
3351         * Makefile.def (build_modules): Add fixincludes.
3352         (dependencies): Make gcc depend on fixincludes.
3353         * configure.in (build_tools): Add fixincludes.
3354         (build_configdirs): Always include build_libs.
3355         * Makefile.in: Regenerate.
3356         * configure: Regenerate.
3357
3358 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3359
3360         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3361         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3362         phony targets; do not generate timestamp files.
3363         (distclean-stageN): Remove references to their timestamp files.
3364         (restageN, touch-stageN): Remove.
3365         (stageN-bubble): Rewritten.
3366         (compare): Support lean bootstraps.
3367         * Makefile.in: Regenerate.
3368
3369         * configure.in: Only warn when bootstrapping but
3370         build != host or build != target.  Support lean bootstraps.
3371         * configure: Regenerate.
3372
3373 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3374
3375         * configure.in:  Give a better error message if GMP/MPFR are missing
3376         and a language needing them has been requested.
3377         * configure:  Regenerated.
3378
3379 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3380
3381         * configure.in:  Print a list of available language front-ends if
3382         a requested one is missing.  Tidy stray tab characters.
3383         * configure:  Regenerated.
3384
3385 2004-08-19  Michael Koch  <konqueror@gmx.de>
3386
3387         * gcc/doc/install.texi: Update entry about automake for libjava.
3388
3389 2004-08-17  Robert Millan  <robertmh@gnu.org>
3390
3391         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3392         (instead of FreeBSD).
3393         * configure: Regenerate.
3394
3395 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3396
3397         * Makefile.in: Regenerate.
3398         * configure: Regenerate.
3399
3400         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3401         stage_*_flags.
3402         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3403         for bootstrapped modules if toplevel bootstrap is going.
3404         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3405         modules.  Adjust for changes in Makefile.def.  Enable several
3406         rules even in non-bootstrap mode, just to avoid peppering the
3407         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3408         (stage-[+prev+]-bubble): Remove.
3409
3410         * Makefile.def (Dependencies): Depend on all-build-bison,
3411         all-build-flex, all-build-byacc, all-build-texinfo, rather
3412         than the host variations.
3413         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3414         with BUILD_SUBDIR.
3415         (BISON): Update for recent Bisons.
3416         (YACC): Fix typo.
3417         (cross): Depend on all-build.
3418         (all): Do not depend on all-build.
3419         (prebootstrap): Remove.
3420         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3421         (Prebootstrap dependencies): Add them to the per-stage targets
3422         and to all-prebootstrap.
3423         * configure.in (build_configdirs): Always enable build_tools.
3424         (BUILD_DIR_PREFIX): Remove.
3425
3426         * Makefile.def (gcc): Add target variable.
3427         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3428         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3429         in the recursive `make', instead of hardwiring `all'.
3430         (Autogenerated TARGET-* variables): New.
3431
3432 2004-08-13  Brian Booth  <bbooth@redhat.com>
3433
3434         * MAINTAINERS: Remove myself from write-after-approval.
3435
3436 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3437
3438         * src-release: Stop distributing mmalloc with gdb (which doesn't
3439         use it).
3440         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3441         * Makefile.in: Regenerate.
3442
3443 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3444
3445         * configure.in (arm*-*-eabi*): New target.
3446         * configure: Regenerate.
3447
3448 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3449
3450         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3451         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3452         (Dependencies): New section.
3453         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3454         (configure-target-[+module+]): Depend on maybe-all-gcc
3455         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3456         (toplevel profiledbootstrap): Fix dependencies.
3457         * Makefile.in: Regenerate.
3458
3459 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3460
3461         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3462         target-libiberty to noconfigdirs.
3463         * configure: Regenerate.
3464
3465 2004-08-03  Paul Brook  <paul@codesourcery.com>
3466
3467         * configure.in: Check for MPFR as well as GMP.
3468         * configure: Regenerate.
3469
3470 2004-08-01  Robert Millan  <robertmh@gnu.org>
3471
3472         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3473         libmudflap for all GNU-based systems (with Glibc).
3474         * configure: Regenerate.
3475
3476 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3477
3478         * Makefile.def (host-modules): Add gcc.
3479         * Makefile.in: Regenerate.
3480         * Makefile.tpl (sorry): New rule.
3481         (configure-host, all-host, [+make_target+]-host, do-check,
3482         install-host): Do not add gcc as a special case.
3483         (host modules): Add a small special-casing for gcc.  Export
3484         extra_make_flags through the environment.
3485         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3486         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3487         other recursive targets for gcc): Remove.
3488
3489         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3490         (stage, unstage): New rules.
3491         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3492         distclean-stage[+id+]): Use stage_current.
3493         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3494         the stage*-start rules.
3495
3496 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3497
3498         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3499         use -all_load flag.
3500
3501 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3502
3503         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3504         * configure: Regenerate.
3505
3506 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3507
3508         * maintainer-scripts/gcc_release: Revert yesterday's change.
3509
3510 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3511
3512         * MAINTAINERS: Add myself to write-after-approval.
3513
3514 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3515
3516         * libf2c: Removed.
3517         * gcc/gccbug.in: Updated because of libf2c removal.
3518         * maintainer-scripts/gcc_release: Ditto.
3519
3520 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3521
3522         * configure.in: Build libmudflap by default on FreeBSD.
3523         * configure: Regenerated.
3524
3525 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3526
3527         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3528         systems.
3529         * configure: Regenerated.
3530
3531 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3532
3533         PR target/16344
3534         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3535         feedback based compiler.
3536         * Makefile.in: Rebuilt.
3537
3538 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3539
3540         * Makefile.def (host_modules): Set bootstrap=true for flex.
3541         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3542         * Makefile.in: Rebuilt.
3543
3544 2004-07-07  Jan Hubicka  <jh@suse.cz>
3545
3546         * MAINTAINERS: Add self as a profile feedback maintainer.
3547
3548 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3549
3550         * configure.in:  Do not prepend $srcdir to /dev/null in
3551         makefile fragments.
3552         * configure:  Regenerate.
3553
3554 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3555
3556         * Makefile.def (build_modules): Add bison, byacc, flex,
3557         m4, texinfo.
3558         (flags_to_pass): Add FLEX.
3559         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3560         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3561         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3562         DEFAULT_MAKEINFO): Remove.
3563         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3564         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3565         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3566         objdir or else use configured tool.
3567         (all-build): New.
3568         (all): Depend on it.
3569         (Build module dependencies): Add.
3570         * Makefile.in: Regenerate.
3571         * configure.in: Better support for multiple build modules,
3572         matching what is done for host/target modules.  Do not look
3573         for "plausible" locations of build tools if Canadian cross.
3574         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3575         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3576         * configure: Regenerate.
3577
3578 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3579
3580         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3581         * Makefile.in: Regenerate.
3582
3583 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3584
3585         * Makefile.tpl (configure-build-[+module+],
3586         configure-[+module+], configure-target-[+module+]): Pass
3587         [+extra_configure_args+].
3588         (all-build-[+module+], all-[+module+], check-[+module+],
3589         install-[+module+], [+make_target+]-[+module+],
3590         all-target-[+module+], check-target-[+module+],
3591         install-target-[+module+], [+make_target+]-target-[+module+]):
3592         Pass [+extra_make_args+].
3593         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3594         (GCC_HOST_EXPORTS): Remove.
3595         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3596         cross, check-gcc, check-gcc-c++, install-gcc,
3597         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3598         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3599         * Makefile.in: Regenerate.
3600
3601 2004-06-21  Matthew Sachs  <msachs@apple.com>
3602
3603         * MAINTAINERS: Added self to write-after-approval.
3604
3605 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3606
3607         * configure.in: Check for srcdir/winsup rather than build directory
3608         winsup.
3609         * configure: Regenerate.
3610
3611 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3612
3613         * configure.in: Don't build Cygwin native newlib if winsup
3614         directory is missing.  Emit warning instead.
3615         * configure: Regenerate.
3616
3617 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3618
3619         * Makefile.tpl (touch-stage[+id+]): New.
3620         (restage[+prev+]): Depend on touch-stage[+id+].
3621
3622         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3623         Use it throughout.
3624
3625         * Makefile.def: Add profile and feedback bootstrap stages.
3626         Remove next field from bootstrap stages.
3627         * Makefile.tpl (LN, LN_S): Substitute.
3628         (stageN-start, stageN-end): Use double-colon rules, to
3629         provide a hook for additional setup commands.
3630         (distclean-stageN-gcc, restageN): Create dependencies from
3631         [+prev+], not from [+next+].
3632         (stageN-bubble): Add commands for successive stages from
3633         [+prev+], using double-colon rules.
3634         (all-stageN-gcc): Fix typo.
3635         (stagefeedback-start, profiledbootstrap): New.
3636         * Makefile.in: Regenerate.
3637         * configure.in: Call ACX_PROG_LN.
3638         * configure: Regenerate.
3639
3640 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3641
3642         * MAINTAINERS (Write After Approval): Add myself.
3643
3644 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3645
3646         * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3649
3650         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3651         without gcc.
3652         * configure: Regenerate.
3653
3654 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3655
3656         * Makefile.tpl: Fix typo.
3657         * Makefile.in: Regenerate.
3658
3659 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3660
3661         * configure.in: Remove new- prefix from toplevel
3662         bootstrap targets.
3663         * configure: Regenerate.
3664
3665 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3666
3667         * Makefile.tpl (all.normal): Rename to all.
3668         (all): Replace with a rule to pick the default
3669         target from configure.
3670         (all-gcc, configure-gcc): Use conditionals to
3671         do nothing when toplevel bootstrap is going on.
3672         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3673         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3674         * configure.in: Support --enable-bootstrap.
3675
3676         * Makefile.def: Remove new- prefix from toplevel
3677         bootstrap targets.
3678         * Makefile.tpl: Likewise.
3679
3680         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3681         target.
3682
3683         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3684         $(RECURSE_FLAGS) to recursive invocation of make.
3685
3686         * Makefile.in: Regenerate.
3687         * configure: Regenerate.
3688
3689 2004-05-30  Andreas Jaeger  <aj@suse.de>
3690             Jim Wilson <wilson@specifixinc.com>
3691
3692         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3693         like CC.
3694
3695 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3696
3697         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3698         * configure: Regenerate.
3699
3700 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3701
3702         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3703         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3704         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3705         targets.
3706         * Makefile.in: Regenerate.
3707
3708 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3709
3710         * configure.in: Test the ability to symlink directories.
3711         * configure: Regenerate.
3712
3713         * Makefile.def (bootstrap-stage): New definitions.
3714         * Makefile.tpl (configure-stage1-gcc,
3715         configure-stage2-gcc, configure-stage3-gcc,
3716         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3717         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3718         new-restage3, compare): Autogenerate, see Makefile.in
3719         entry for behavioral changes.
3720         (distclean-stage1, new-stage1-start, new-stage1-end,
3721         new-stage1-bubble, distclean-stage2, new-stage2-start,
3722         new-stage2-end, new-stage2-bubble, distclean-stage3,
3723         new-stage3-start, new-stage3-end): New autogenerated targets.
3724         (objext, prebootstrap, BOOT_CFLAGS,
3725         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3726         targets.
3727
3728         * Makefile.in: Regenerate.
3729         (distclean-stage1, new-stage1-start, new-stage1-end,
3730         new-stage1-bubble, distclean-stage2, new-stage2-start,
3731         new-stage2-end, new-stage2-bubble, distclean-stage3,
3732         new-stage3-start, new-stage3-end): New targets.
3733         (all-stage1-gcc): Move prebootstrap dependency from here...
3734         (configure-stage1-gcc): ...to here.
3735         (new-bootstrap): Use bubble targets.
3736         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3737         Use per-stage distclean targets.
3738         (configure-stage1-gcc, configure-stage2-gcc,
3739         configure-stage3-gcc, all-stage1-gcc,
3740         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3741         Use new-stageN-start to prepare the tree.
3742
3743 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3744
3745         * Makefile.def (host_modules): add libcpp.
3746         * Makefile.tpl: Add dependencies on and for libcpp.
3747         * Makefile.in: Regenerate.
3748         * configure.in: Add libcpp host module.
3749         * configure: Regenerate.
3750
3751 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3752
3753         * Makefile.tpl: Whenever a recursive target is defined, wrap
3754         it in a special @if/@endif block, and prepare its maybe
3755         dependency in the @if/@endif block
3756         * configure.in: Instead of writing maybe dependencies, remove
3757         the @if/@endif statements, and remove the @if/@endif blocks
3758         that remain.
3759         * configure: Regenerate.
3760         * Makefile.in: Regenerate.
3761
3762 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3763
3764         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3765
3766 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3767
3768         PR bootstrap/15120
3769         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3770         * */configure: Rebuilt.
3771
3772 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3773
3774         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3775         of libf2c.
3776         * configure, Makefile.in: Regenerate.
3777
3778 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
3779
3780         * MAINTAINERS (Write After Approval): Add myself.
3781
3782 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3783
3784         Merge from tree-ssa-20020619-branch.
3785
3786         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3787         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3788         (HOST_GMPLIBS): Define.
3789         (HOST_GMPINC): Define.
3790         (TARGET_LIB_PATH): Add libmudflap.
3791         (GFORTRAN_FOR_TARGET): Define.
3792         (configure-build*): Export GFORTRAN.
3793         (configure-gcc): Export GMPLIBS and GMPINC.
3794         (all-gcc): Add maybe-all-libbanshee.
3795         (configure-target-libgfortran): Define.
3796         * Makefile.in: Regenerate.
3797         * configure.in (host_libs): Add libbanshee.
3798         (target_libraries): Add target-libmudflap and target-libgfortran.
3799         Add --with-libbanshee.
3800         Handle --disable-libmudflap.
3801         (*-*-freebsd*): Use with_gmp.
3802         Add $(libgcj) to noconfigdirs.
3803         * configure: Regenerate.
3804         * depcomp: New file.
3805         * MAINTAINERS: Add tree-ssa maintainers.
3806
3807 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3808
3809         * MAINTAINERS (Various Maintainers): Add myself.
3810
3811 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3812
3813         * MAINTAINERS (Write After Approval): Add myself.
3814
3815 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3816
3817         * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3820
3821         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3822         * configure: Regenerate.
3823
3824 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3825
3826         Revert:
3827         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3828
3829         * Makefile.def (flags_to_pass): Remove *dir variables that
3830         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3831         as well as prefix and exec_prefix.
3832         * Makefile.in: Regenerate.
3833
3834 2004-04-26  Robert Millan  <robertmh@gnu.org>
3835
3836         Add patches from libtool CVS.
3837         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3838         * ltconfig: Likewise.
3839         * ltcf-c.sh: Likewise.
3840         * ltcf-cxx.sh: Likewise.
3841         * ltcf-gcj.sh: Likewise.
3842
3843 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3844
3845         * Makefile.def (host_modules): Mark with the bootstrap
3846         flag packages on which gcc depends.
3847         * Makefile.tpl (all-bootstrap): Use it.
3848         * Makefile.in: Regenerate.
3849
3850 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3851
3852         * Makefile.def (flags_to_pass): Remove *dir variables that
3853         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3854         as well as prefix and exec_prefix.
3855         * Makefile.in: Regenerate.
3856
3857 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3858
3859         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3860         * configure: Regenerate.
3861         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3862         * gcc/Makefile.tpl (compare): Use the result of the test.
3863         * gcc/Makefile.in: Regenerate.
3864
3865 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3866
3867         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3868         Always relocate gcc and prev-gcc to the original names, even
3869         if the build fails.
3870         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3871         New targets.
3872
3873 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3874
3875         * MAINTAINERS: Update my email address.
3876
3877 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3878
3879         * configure.in (mips*-*-irix5*): Enable ld.
3880         * configure: Regenerate.
3881
3882 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3883
3884         * configure: Regenerate.
3885
3886 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3887
3888         * Makefile.tpl (configure-[+module+], configure-gcc,
3889         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3890         Set and export LDFLAGS.
3891         * Makefile.in: Regenerate.
3892
3893 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3894
3895         * MAINTAINERS: Add myself to write-after-approval.
3896
3897 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3898
3899         PR bootstrap/14871
3900         * Makefile.tpl: If we don't have built-in-tree target tools,
3901         use the ones found by configure rather than hacking around with
3902         program_transform_name.
3903         * configure.in: Give Makefile.tpl the information necessary
3904         to do that.
3905         * Makefile.in: Regenerate.
3906         * configure: Regenerate.
3907
3908 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3909
3910         PR bootstrap/14760
3911         * configure.in: When computing baseargs, strip *all* copies of
3912         offending options.  Also, don't match/substitute the trailing space,
3913         so that this actually works when two similar options are separated by
3914         only one space.
3915         * configure: Regenerate.
3916
3917 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3918
3919         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3920         (rs6000-*-aix*): Same.
3921         * configure: Regenerate.
3922
3923 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3924
3925         * MAINTAINERS: Add myself to write-after-approval.
3926
3927 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3928
3929         * MAINTAINERS: Add myself to write-after-approval.
3930
3931 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3932
3933         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3934         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3935         * Makefile.in: Regenerate.
3936
3937         * configure.in (top level bootstrap support): Rework --enable-werror
3938         to set @stage2_werror_flag@.
3939         * configure: Regenerate.
3940         * Makefile.tpl (top level bootstrap support): Pass
3941         @stage2_werror_flag@ down to configure in stages 2 and 3.
3942         * Makefile.in: Regenerate.
3943
3944 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3945
3946         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3947         for stages 2 and 3 as well as in make.  As a consequence, remove
3948         OUTPUT_OPTION (now detected by configure) from the flags passed down
3949         to make.
3950         * Makefile.in: Regenerate.
3951
3952         * Makefile.tpl (new-bootstrap): Fix typo.
3953         * Makefile.in: Regenerate.
3954
3955 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3956
3957         * Makefile.tpl: Rearrange by moving recursive_targets rules
3958         into their proper sections.
3959         * Makefile.tpl (top level bootstrap support): Move disabling
3960         of coverage flags from 'make' to 'configure'; improve comments.
3961         * Makefile.in: Regenerate.
3962
3963         * Makefile.tpl (experimental top level bootstrap) Move stage1
3964         language setting from all- target to configure- target; disable
3965         intermodule optimization in stage 1; prevent gratuitous rebuilds
3966         of stage 1.
3967         * Makefile.in: Regenerate.
3968         * configure.in: Comma-separate stage 1 language list for top
3969         level bootstrap.
3970         * configure: Regenerate.
3971
3972         * Makefile.tpl: Clean up experimental top level bootstrap support:
3973         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3974         prev-gcc in configure- targets as well as all- targets.
3975         * Makefile.in: Regenerate.
3976
3977 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3978
3979         * compile: New file imported from automake.
3980
3981 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3982
3983         * configure.in: Remove symbolic link section.
3984         * configure: Regenerate.
3985         * Makefile.tpl (links): Remove.
3986         * Makefile.in: Regenerate.
3987
3988 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3989             Nathanael Nerode  <neroden@gcc.gnu.org>
3990
3991         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3992         Set with AC_CHECK_PROGS.
3993         * configure.in: Fix comment typo from last patch.
3994         * configure: Regenerate.
3995
3996 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3997
3998         * Makefile.tpl: Introduce experimental top level bootstrap support.
3999         * Makefile.in: Regenerate.
4000         * configure.in: Introduce support for top level bootstrap.
4001         * configure: Regenerate.
4002
4003 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4004             Paolo Bonzini  <bonzini@gnu.org>
4005
4006         PR bootstrap/14522
4007         * configure.in: Cope with shells that do not support unquoted ^
4008         * configure: Regenerate.
4009
4010 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4011             Paolo Bonzini  <bonzini@gnu.org>
4012
4013         PR bootstrap/14522
4014         * configure.in: Cope with shells that do not support nesting
4015         quotes inside quoted backquote substitutions.
4016         * configure: Regenerate.
4017
4018 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4019
4020         PR bootstrap/14522
4021         * configure.in: Fix escaping of $.
4022         * configure: Regenerate.
4023
4024 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4025
4026         * configure: Regenerate, since I forgot to while committing Paolo's
4027         changes.
4028
4029 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4030
4031         PR ada/14131
4032         Move language detection to the top level.
4033         * configure.in: Find default values for the tools as
4034         soon as possible.  Disable ada if GNAT is not found.
4035         Emit error message about missing languages.  Expand
4036         --enable-languages=all for the gcc subdirectory.
4037
4038 2004-03-10  Ben Elliston  <bje@gnu.org>
4039
4040         * MAINTAINERS: Update my email address.
4041
4042 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4043
4044         * ltconfig: Disable building static libraries if building shared
4045         libraries on AIX 5L.
4046
4047 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4048
4049         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4050         and disable libgcj.
4051         * configure: Regenerated.
4052
4053 2004-03-01  Brian Booth  <bbooth@redhat.com>
4054
4055         * MAINTAINERS: Add myself to write-after-approval.
4056
4057 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4058
4059         * MAINTAINERS: Add myself to write-after-approval.
4060
4061 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4062
4063         PR bootstrap/7087
4064         * Makefile.tpl: Guard XFOO sed statements better.
4065         * Makefile.tpl: Add dependency for configure-target-libada.
4066         * Makefile.in: Regenerate (incidentally fixes broken
4067         commit when libada-branch was merged).
4068
4069 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4070
4071         * MAINTAINERS: Add myself to write-after-approval.
4072
4073 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4074
4075         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4076         maintainers.
4077
4078 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4079
4080         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4081         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4082
4083 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4084
4085         PR bootstrap/11932
4086         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4087
4088 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4089
4090         * MAINTAINERS: Added myself to write-after-approval.
4091
4092 2004-02-14  Michael Koch  <konqueror@gmx.de>
4093
4094         * MAINTAINERS: Added myself to write-after-approval.
4095
4096 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4097
4098         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4099         some OS port maintainers to OS port maintainers section.
4100
4101 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4102
4103         * MAINTAINERS: Add self.
4104
4105 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4106
4107         * MAINTAINERS: Alphabetize.
4108
4109 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4110
4111         * MAINTAINERS: Remove myself.
4112
4113 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4114
4115         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4116         (rs6000-*-aix*): Same.
4117         * configure: Regenerate.
4118
4119 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4120
4121         * configure.in (host): Add in missing $noconfigdirs to defines.
4122         * configure: Regenerate.
4123
4124 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4125             Nathanael Nerode  <neroden@gcc.gnu.org>
4126
4127         PR ada/6637, PR ada/5911
4128         Merge with libada-branch:
4129         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4130         with appropriate dependencies. Add --enable-libada configure switch.
4131         * configure, Makefile.in: Regenerate.
4132
4133 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4134
4135         * MAINTAINERS: Add myself to write-after-approval.
4136
4137 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4138
4139         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4140         * configure: Regenerate.
4141
4142 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4143
4144         Merge from upstream:
4145
4146         * ltmain.in: When setting IFS to '~', be careful about user
4147         arguments that contain '~'.
4148
4149         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4150
4151         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4152         Also test $base_compile against $CC with escaped arguments. Bug
4153         reported by Geoff Keating <geoffk@apple.com>.
4154
4155 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4156
4157         * MAINTAINERS: Remove i960 port.
4158
4159 2004-01-23  DJ Delorie  <dj@redhat.com>
4160
4161         * Makefile.def (target_modules) [libiberty]: Don't stage.
4162         * Makefile.in: Rebuilt.
4163
4164 2004-01-20  Caroline Tice  <ctice@apple.com>
4165
4166         * MAINTAINERS: Add myself to write-after-approval.
4167
4168 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4169
4170         * MAINTAINERS: Update my email address.
4171
4172 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4173
4174         * MAINTAINERS: Add myself to write-after-approval.
4175
4176 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4177
4178         * MAINTAINERS: Remove entries without email address.
4179
4180 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4181
4182         * MAINTAINERS: Add myself to write-after-approval.
4183
4184 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4185
4186         * MAINTAINERS: Update my email address.
4187
4188 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4189
4190         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4191         * Makefile.tpl (configure-target-[+module+]): Support stage.
4192         * Makefile.in: Rebuilt.
4193
4194 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4195
4196         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4197
4198 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4199
4200         * MAINTAINERS: Add myself as a MIPS maintainer.
4201
4202 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4203
4204         * configure.in: Use ./config.cache, not config.cache.
4205         * configure: Regenerate.
4206         * Makefile.tpl: Special-casing not needed for GCC any more.
4207         * Makefile.in: Regenerate.
4208
4209         * configure.in: Don't share a cache file for host dirs.
4210         * configure: Regenerate.
4211
4212         * config-ml.in: Don't mess with the cache file.
4213
4214 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4215
4216         * MAINTAINERS: Move myself from 'Write After Approval' to
4217         'CPU Port Maintainers' section as SPARC maintainer.
4218
4219 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4220
4221         * Makefile.tpl: Make GCC use a separate config.cache.
4222         * Makefile.in: Regenerate.
4223
4224         PR bootstrap/11932, PR bootstrap/11933
4225         (I don't know if it will fix either of them, but it relates
4226         to them.)
4227         * configure.in: Don't use shared config.cache for target
4228         directories.
4229         * configure: Regenerate.
4230
4231 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4232
4233         * MAINTAINERS: Add myself to 'Write After Approval' section.
4234
4235 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4236
4237         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4238         * configure: Regenerated.
4239
4240 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4241
4242         * MAINTAINERS: Remove the mn10200 maintainer.
4243
4244 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4245
4246         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4247         * configure: Regenerated.
4248
4249 2003-12-16  Jan Hubicka  <jh@suse.cz>
4250
4251         * MAINTAINERS: Add myself as callgraph maintainer.
4252
4253 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4254
4255         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4256         * configure: Regenerate.
4257
4258 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4259
4260         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4261         'Write After Approval' section. Update email.
4262
4263 2003-12-01  James Lemke <jim@wasabisystems.com>
4264
4265         * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2003-11-20  Matt Thomas  <matt@3am-software.com>
4268
4269         * MAINTAINERS: Add myself as a vax port maintainer.
4270
4271 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4272
4273         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4274         (configure-build-[+module+], configure-[+module+]): Likewise.
4275         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4276         * Makefile.in: Regenerate.
4277
4278 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4279
4280         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4281         shared/dylibed libraries.
4282         * ltmain.sh: Likewise.
4283         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4284         * ltcf-cxx.sh: Likewise.
4285         * ltcf-gcj.sh: Likewise.
4286         * ltconfig: Likewise.
4287
4288 2003-11-17  Stan Cox  <scox@redhat.com>
4289
4290         * MAINTAINERS: Add myself as iq2000 port maintainer.
4291
4292 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4293
4294         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4295         * Makefile.in: Regenerate.
4296
4297 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4298
4299         * config.sub: Update to 2003-11-03 version.
4300
4301 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4302
4303         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4304         * configure:  Regenerate.
4305
4306 2003-10-20  Nicolas Pitre <nico@cam.org>
4307
4308         * MAINTAINERS: Add myself to 'Write After Approval' section.
4309
4310 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4311
4312         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4313
4314 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4315
4316         * MAINTAINERS: Update my email address.
4317
4318 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4319
4320         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4321
4322 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4323
4324         * MAINTAINERS: Add myself to 'Write After Approval' section.
4325
4326 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4327
4328         * config.guess: Update to 2003-10-16 version.
4329         * config.sub: Update to 2003-10-16 version.
4330
4331 2003-10-15 David Daney  <ddaney@avtrex.com>
4332
4333         * MAINTAINERS: Added myself to 'Write After Approval' section.
4334
4335 2003-10-15  Falk Hueffner  <falk@debian.org>
4336
4337         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4338         'Write After Approval' section. Update email.
4339
4340 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4341
4342         * MAINTAINERS: Move myself from 'Write After Approval' to
4343         'Various Maintainers' section as middle-end maintainer.
4344
4345 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4346
4347         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4348         HOST_FLAGS_TO_PASS.
4349         * Makefile.in: Regenerate.
4350
4351 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4352
4353         * config.guess: Update to 2003-10-07 version.
4354         * config.sub: Update to 2003-10-07 version.
4355
4356 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4357
4358         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4359         * ltconfig (irix5*, irix6*): Don't override version_type.
4360
4361 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4362
4363         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4364         * configure: Rebuilt
4365         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4366         * Makefile.in: Rebuilt
4367
4368 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4369
4370         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4371
4372 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4373
4374         * MAINTAINERS (Write After Approval): Add myself.
4375
4376 2003-09-29  Paul Koning  <ni1d@arrl.net>
4377
4378         * MAINTAINERS: Move myself from "Write After Approval"
4379         to CPU platform maintainers for pdp11 platform.
4380
4381 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4382
4383         * MAINTAINERS: Move myself from 'Write After Approval' to
4384         'Various Maintainers' section as libffi testsuite maintainer.
4385
4386 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4387
4388         * configure.in: Pass a computed --program-transform-name
4389         to subconfigures.
4390         * configure: Regenerated.
4391
4392 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4393
4394         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4395         * Makefile.in: Regenerate.
4396
4397         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4398         * Makefile.in: Regenerate.
4399
4400 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4401
4402         * MAINTAINERS: Move myself from 'Write After Approval'
4403         to 'Various Maintainers' (objective-c) section.
4404
4405 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4406
4407         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4408         quoting.
4409         * configure: Regenerated.
4410
4411 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4412
4413         * MAINTAINERS (Write After Approval): Add myself to write after
4414         approval list.
4415
4416 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4417
4418         * MAINTAINERS (Write After Approval): Add myself.
4419
4420 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4421
4422         * MAINTAINERS: Update my e-mail address.
4423
4424 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4425
4426         * libtool.m4 (LD): Correct powerpc64 host match.
4427
4428 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4429
4430         * MAINTAINTERS: Update my affiliation and email address.
4431
4432 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4433
4434         * MAINTAINERS (Write After Approval): Add myself.
4435
4436 2003-09-04  DJ Delorie  <dj@redhat.com>
4437
4438         * configure: Regenerate.
4439
4440 2003-09-04  Robert Millan  <robertmh@gnu.org>
4441
4442         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4443
4444 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4445
4446         * configure.in: Ensure arguments to sed are properly spaced.
4447         * configure: Regenerate.
4448
4449 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4450
4451         * MAINTAINERS: Update my e-mail address.
4452
4453 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4454
4455         * MAINTAINERS (Write After Approval): Add myself.
4456
4457 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4458
4459         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4460         * configure: Regenerated.
4461
4462 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4463
4464         * MAINTAINERS: Update my email address.
4465
4466 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4467
4468         * configure.in:  Use newline instead of semicolon when assuming
4469         shell arguments in a for loop.
4470         * configure:  Regenerated.
4471
4472 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4473
4474         * MAINTAINERS: Resurrect the i860 maintainer.
4475
4476 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4477
4478         PR 8180
4479         * configure.in: When testing with_libs and with_headers, treat
4480         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4481         * configure: Regenerate.
4482
4483         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4484         make, shell, etc.
4485         (baseargs): Likewise.
4486         * configure: Regenerate.
4487
4488 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4489
4490         * MAINTAINERS (Write After Approval): Add myself.
4491
4492 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4493
4494         * configure.in: Disable libgcj for darwin not on powerpc.
4495         * configure: Rebuild.
4496
4497 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4498
4499         * config-ml.in, symlink-tree: Add license.
4500
4501 2003-08-03  Richard Stallman  <rms@gnu.org>
4502             Eben Moglen  <moglen@columbia.edu>
4503
4504         * README.SCO: New file.
4505
4506 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4507
4508         * Makefile.tpl (check, check-c++): Express dependencies using
4509         dependencies rather than commands.
4510         * Makefile.in: Regenerate.
4511
4512 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4513
4514         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4515         * configure: Ditto.
4516
4517 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4518
4519         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4520         * Makefile.in: Update.
4521
4522 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4523
4524         * configure.in: Enable libgcj for darwin.
4525         * configure: Rebuild.
4526
4527 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4528
4529         * config-ml.in:  Use ac_configure_args directly instead of
4530         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4531         actually seen.
4532
4533 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4534
4535         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4536         creating target and build subdirs to build all parent dirs as needed.
4537         * Makefile.in: Rebuild.
4538         * configure.in: Don't build dirs explicitly here.
4539         * configure: Rebuild.
4540
4541 2003-07-26  Paul Brook  <paul@nowt.org>
4542
4543         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4544
4545 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4546
4547         * Makefile.tpl (all-make): Depend on intl.
4548         * Makefile.in: Rebuilt.
4549
4550 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4551
4552         * install-sh:  Update to newer upstream versions (associated with
4553         aclocal 1.7).
4554         * mkinstalldirs:  Likewise.
4555         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4556
4557 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4558
4559         * MAINTAINERS: Move self from Bug database only accounts
4560         to write-after-approval.
4561
4562 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4563
4564         * config.if: Remove unused libc_interface determination.
4565
4566 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4567
4568         * MAINTAINERS: Move self from write-after-approval to
4569         build machinery (*.in).
4570
4571 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4572
4573         PR bootstrap/11273
4574         PR bootstrap/11408
4575         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4576         unused INSTALL_PROGRAM_ARGS.
4577         * configure.in: Use AC_PROG_INSTALL.
4578         * Makefile.in: Regenerate.
4579         * configure: Regenerate.
4580
4581 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4582
4583         * MAINTAINERS: Alphabetize.
4584
4585 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4586
4587         * configure: Rebuilt.
4588         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4589         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4590         newlib nor libgloss.
4591         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4592         * configure.in (am33_2.0-*-linux*): Added.
4593
4594 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4595
4596         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4597         * configure: Regenerate.
4598
4599 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4600
4601         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4602         * Makefile.in: Regenerate.
4603
4604 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4605
4606         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4607         * Makefile.in: Regenerate.
4608
4609 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4610
4611         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4612         * Makefile.in: Regenerated.
4613
4614         * config-ml.in: Replace PWD with PWD_COMMAND.
4615
4616 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4617
4618         * intl: New directory; see intl/ChangeLog for details.
4619         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4620         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4621         * Makefile.in: Regenerate.
4622
4623 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4624
4625         * configure.in: Clean up config-lang.in handling.  Delete
4626         useless assignment to "subdirs".
4627         * configure: Regenerate.
4628
4629 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4630
4631         * configure.in: Rename 'target_libs' to 'target_libraries'.
4632         Remove useless reference to 'target_libs'.
4633         * configure: Regenerate.
4634
4635 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4636
4637         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4638         * Makefile.in: Regenerate.
4639
4640 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4641
4642         * Makefile.def: Introduce flags_to_pass.
4643         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4644         * Makefile.in: Regenerate.
4645
4646 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4647
4648         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4649         and target-libgloss.
4650         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4651         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4652         * configure: Regenerate.
4653
4654 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4655
4656         * configure.in: Update testsuite_flags to new location.
4657         * configure. Regenerate.
4658
4659 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4660
4661         * Makefile.tpl: Remove BUILD_CC stuff.
4662         * Makefile.in: Regenerate.
4663
4664 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4665
4666         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4667
4668 2003-06-16  Graeme Peterson <gp@qnx.com>
4669
4670         * MAINTAINERS (Write After Approval): Add myself.
4671
4672 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4673
4674         * config.guess: Update to 2003-06-12 version.
4675         * config.sub: Update to 2003-06-13 version.
4676
4677 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4678
4679         * config.guess: Update to 2003-06-06 version.
4680         * config.sub: Update to 2003-06-06 version.
4681
4682 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4683
4684         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4685         * configure. Regenerate.
4686
4687 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4688
4689         * configure.in: Disable serial configure by default.
4690         * configure: Regenerate.
4691         * Makefile.tpl: Abolish .NOTPARALLEL.
4692         * Makefile.in: Regenerate.
4693
4694         * Makefile.tpl: Replace {build,host,target}_canonical by
4695         {build,host,target}.
4696         * Makefile.in: Regenerate.
4697
4698         * Makefile.tpl: Fix stupid pasto.
4699         * Makefile.in: Regenerate.
4700
4701 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4702
4703         * Makefile.tpl: Remove bogus conditional.
4704         * Makefile.in: Regenerate.
4705
4706 2003-06-05  Jan Hubicka  <jh@suse.cz>
4707
4708         * Makefile.tpl (profiledbootstrap): New target.
4709         * Makefile.in (profiledbootstrap): New target.
4710
4711 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4712
4713         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4714         Pinski. Remove user names from other bugzilla-only maintainers.
4715
4716 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4717
4718         * Makefile.tpl: Make 'recursive targets' using autogen rather
4719         than shell loop.  Remove duplicate 'clean' targets and false
4720         comments.
4721         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4722         Add systematic method of specifying missing targets in subdirs.
4723         Add copyright boilerplate.
4724         * Makefile.in: Regenerate.
4725         * configure.in: Add 'recursive targets' to maybe list.
4726         * configure: Regenerate.
4727
4728         * MAINTAINERS: "GNATS only" -> "Bug database only".
4729
4730         * Makefile.tpl: Rename [+target+] to [+make_target+].
4731         * Makefile.def: Rename 'target' to 'make_target'.
4732
4733 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4734
4735         * MAINTAINERS: Add self as options handling maintainer.
4736
4737 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4738
4739         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4740         been too long since I touched those ports.
4741
4742 2003-05-28  DJ Delorie  <dj@redhat.com>
4743
4744         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4745         * Makefile.in: Regenerate.
4746
4747 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4748
4749         * configure.in: Use curly braces in the definition of tooldir.
4750         * configure: Regenerate.
4751
4752 2003-05-21  DJ Delorie  <dj@redhat.com>
4753
4754         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4755         newlib or libgloss.
4756         * Makefile.in: Regenerate.
4757
4758 2003-05-21  DJ Delorie  <dj@redhat.com>
4759
4760         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4761         * Makefile.in: Regenerate.
4762
4763 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4764
4765         * MAINTAINERS: Update my e-mail address.
4766
4767 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4768
4769         * configure.in: Switch more things to use maybe dependencies.
4770         * Makefile.tpl: Switch more things to use maybe dependencies.
4771         Factor out common code from autogen IF statements.
4772         * configure: Regenerate.
4773         * Makefile.in: Regenerate.
4774
4775 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4776
4777         * configure.in: Accept i[3456789]86 for machine type.
4778         * configure: Regenerate.
4779
4780 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4781
4782         * configure.in: Switch more things to use maybe dependencies.
4783         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4784         * configure: Regenerate.
4785         * Makefile.tpl: Switch more things to use maybe dependencies.
4786         * Makefile.in: Regenerate.
4787
4788 2003-05-16  Andreas Schwab  <schwab@suse.de>
4789
4790         * Makefile.tpl (install-opcodes): Define.
4791         * Makefile.in: Rebuild.
4792
4793 2003-05-13  Andreas Jaeger  <aj@suse.de>
4794
4795         * config.guess: Update to 2003-05-09 version.
4796         * config.sub: Update to 2003-05-09 version.
4797
4798 2003-05-13  Michael Eager <eager@mvista.com>
4799
4800         * configure.in: Correct sed script so that options in quotes are not
4801         deleted.
4802         * configure: Rebuild.
4803
4804 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4805
4806         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4807         and $$s/newlib/libc/sys/cygwin32 include paths.
4808         * configure: Ditto.
4809
4810 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4811
4812         * MAINTAINERS: Update my email addresses.
4813
4814 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4815
4816         * config-ml.in: Propagate INSTALL variables.
4817
4818 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4819
4820         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4821
4822 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4823
4824         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4825         * Makefile.in: Regenerate.
4826
4827 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4828
4829         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4830
4831 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4832
4833         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4834
4835 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4836
4837         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4838         * Makefile.in: Regenerated.
4839
4840 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4841
4842         * MAINTAINERS (Write After Approval): Upgrade myself from
4843         GNATS only to write-after-approval. Update my mail address.
4844
4845 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4846
4847         (OS Port Maintainers: freebsd): Add myself.
4848
4849 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4850
4851         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4852
4853 2003-04-22  Kean Johnston  <jkj@sco.com>
4854
4855         * MAINTAINERS (SCO ports): Added myself.
4856
4857 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4858
4859         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4860
4861 2003-04-19  Kean Johnston  <jkj@sco.com>
4862
4863         * MAINTAINERS (Write After Approval): Add myself.
4864
4865 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4866
4867         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4868         * Makefile.in: Regenerate.
4869
4870 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4871
4872         * configure.in (powerpc64*-*-linux*): Remove.
4873         * configure: Rebuilt.
4874
4875 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4876
4877         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4878         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4879         and restrap.
4880         * Makefile.in:  Regenerate.
4881
4882 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4883
4884         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4885         * configure: Regenerated.
4886
4887 2003-04-15  DJ Delorie  <dj@redhat.com>
4888
4889         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4890
4891 2003-04-13  Nick Clifton  <nickc@redhat.com>
4892
4893         * config-ml.in: Remove support for --disable-aix removing
4894         call-aix multilibs.
4895
4896 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4897
4898         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4899         * */configure: Rebuilt.
4900
4901 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4902
4903         * MAINTAINERS: Add my email address.
4904
4905 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4906
4907         * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4910
4911         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4912         * Makefile.in: Regenerate.
4913
4914 2003-03-14  Michael Chastain  <mec@shout.net>
4915
4916         * Makefile.in: Regenerate with correct Makefile.def.
4917
4918 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4919
4920         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4921         Make macro.
4922         * Makefile.in: Regenerate.
4923         * configure.in: Clean up gxx_include_dir logic.
4924         * configure: Regenerate.
4925
4926 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4927
4928         * MAINTAINERS (Write After Approval): Add myself.
4929
4930 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4931
4932         * MAINTAINERS: Update my mail address.
4933
4934 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4935
4936         * configure.in (gxx_include_dir): Fix typo.
4937         * configure: Regenerated.
4938
4939 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4940
4941         * Makefile.tpl: Reindent.
4942         * Makefile.in: Regenerate.
4943         * configure.in: Reindent.  Don't set unused variables.
4944         * configure: Regenerate.
4945
4946 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4947
4948         * configure.in: Include $(build_tooldir)/sys-include in
4949         FLAGS_FOR_TARGET.
4950         * configure: Regenerated.
4951
4952 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4953
4954         * Makefile.tpl: Always pass down RANLIB.
4955         * Makefile.in: Regenerate.
4956
4957         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4958         * Makefile.in: Regenerate.
4959         * configure.in: Remove unused logic relating to --enable-shared
4960         and --enable-threads.  Remove bogus comments.  Remove redundant
4961         noconfigdirs.
4962         * configure: Regenerate.
4963
4964         * configure.in: Replace ${libstdcxx_version} by its value.
4965         Remove reference to mh-dgux.
4966         * configure: Regenerate.
4967
4968 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4969
4970         * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4973
4974         * Makefile.tpl: Rearrange.
4975         * Makefile.in: Regenerate.
4976
4977 2003-02-25  Uwe Stieber <uwe@wwws.de>
4978
4979         * configure.in: Add support for kaOS as cross build target system.
4980         * configure: Regenerated.
4981
4982 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4983
4984         * MAINTAINERS (Write after approval): Add myself.
4985
4986 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4987
4988         * MAINTAINERS: Update my email address.
4989
4990 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4991
4992         * MAINTAINERS: Add self to blanket write privs. section.
4993
4994 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4995
4996         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4997         configure-target-* as some target builds may require additional
4998         flags for preprocessor tests.
4999         * Makefile.in: Regenerated.
5000
5001 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5002
5003         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5004         * ltconfig: Handle it.
5005         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5006         auto-detecting it.
5007
5008         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5009         it is used as argument to $CC.
5010         * ltcf-gcj.sh: Likewise.
5011
5012         * configure.in: Introduce --enable-maintainer-mode.
5013         * configure: Rebuilt.
5014         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5015         for maintainer mode.
5016         * Makefile.in: Rebuilt.
5017
5018 2003-02-18  Jason Merrill  <jason@redhat.com>
5019
5020         * Makefile.tpl (check-c++): Allow parallelism.
5021
5022 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5023
5024         * MAINTAINERS: Remove John Carr (who never actually had access to
5025         gcc.gnu.org).
5026
5027 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5028
5029         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5030         don't configure target-libobjc.
5031         * configure: Regenerate.
5032
5033 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5034
5035         * Makefile.tpl (RANLIB): Define.
5036         * Makefile.in: Regenerate.
5037
5038 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5039
5040         * MAINTAINERS: Update my email.
5041
5042 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5043
5044         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5045         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5046         * Makefile.in: Regenerated.
5047         * configure.in: Remove all traces of snavigator, db, and grep.
5048         * configure: Regenerated.
5049
5050 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5051
5052         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5053         After Approval.
5054
5055 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5056
5057         * MAINTAINERS (Write after approval): Add myself.
5058
5059 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5060
5061         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5062         * Makefile.in: Regenerated.
5063
5064 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5065
5066         * config.guess: Updated to 2003-01-30's version.
5067         * config.sub: Updated to 2003-01-28's version.
5068
5069 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5070
5071         * config.if: If gcc_version is already set, just use it.  Don't set
5072         gcc_version_trigger if it's already set, otherwise set it to
5073         gcc/version.c, but only if the file exists.  If it is not set and
5074         gcc/version.c does not exist, try to extract the version number from
5075         $CC.
5076
5077 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5078
5079         * MAINTAINERS: Add myself to write-after-approval list.
5080
5081 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5082
5083         * configure.in:  Revert 24Jan change.
5084         * configure:  Regenerate.
5085
5086 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5087
5088         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5089         entry of HJ Lu.
5090
5091 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5092
5093         * configure.in: Revert previous change.
5094         * configure: Regenerate.
5095
5096 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5097
5098         * configure.in: Make rda native-only.
5099         * configure: Regenerate.
5100
5101 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5102
5103         * MAINTAINERS: Move myself from GNATS-only-accounts to
5104         write-after-approval.
5105
5106 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5107
5108         * configure.in: Add missing \.
5109         * configure: Rebuilt.
5110
5111 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5112
5113         * configure.in (baseargs): Avoid using \| in sed regular
5114         expressions.
5115         * configure: Rebuilt.
5116
5117 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5118
5119         * configure.in (baseargs): Remove all supported forms of
5120         --cache-file, --srcdir, --host, --build and --target options
5121         from argument lists.
5122         * configure: Rebuilt.
5123
5124 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5125
5126         * MAINTAINERS: Add myself to write-after-approval list.
5127
5128 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5129
5130         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5131         * configure: Rebuilt.
5132
5133 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5134
5135         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5136         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5137         * Makefile.in: Regenerate.
5138         * configure: Regenerate.
5139
5140 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5141
5142         * configure.in: Remove Makefile in build, host and target modules
5143         unless configure was run with --no-recursion.
5144         * configure: Rebuilt.
5145
5146 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5147
5148         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5149         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5150         * Makefile.in: Regenerate.
5151
5152 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5153
5154         * config.guess: Update to 2003-01-03 version.
5155         * config.sub: Update to 2003-01-03 version.
5156
5157 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5158
5159         * configure: Regenerate with proper autoconf 2.13.
5160
5161 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5162
5163         * configure.in: Add AC_PREREQ for consistency.
5164         * configure: Regenerate.
5165
5166 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5167
5168         * configure.in (GDB_TK): Add tcl directories conditional on
5169         gdb/gdbtk directory being present.
5170         * configure: Regenerate.
5171
5172 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5173
5174         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5175         by gcc if LD is not defined and we are not doing a Canadian Cross.
5176         * configure: Rebuilt.
5177
5178 2002-12-31  Tom Tromey  <tromey@redhat.com>
5179
5180         * Makefile.in: Rebuilt.
5181         * Makefile.def (target_modules) [libffi]: Allow installation.
5182
5183 2002-12-31  Andreas Schwab  <schwab@suse.de>
5184
5185         * configure.in: Fix use of $program_transform_name.
5186         * configure: Regenerated.
5187
5188 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5189
5190         * configure.in (baseargs): Don't remove first configure argument.
5191         * configure: Regenerated.
5192
5193 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5194
5195         * Makefile.tpl (local-distclean): Don't remove...
5196         (multilib.ts): ... this.  Moved into...
5197         (multilib.out): ... this.  Don't use sub-make.
5198         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5199         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5200         (configure-build-[+module+], configure-[+module+],
5201         configure-target-[+module+], configure-gcc): ... these.  Test
5202         for Makefile existence.  Drop config.status from dependencies.
5203         * Makefile.in: Rebuilt.
5204         * configure.in: Move gcc-version-trigger to the end of
5205         ac_configure_args.  Add comments to maybedep.tmp and
5206         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5207         nonopt from baseargs, matching and removing corresponding
5208         whitespace while at it.
5209         * configure: Rebuilt.
5210
5211 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5212
5213         * configure.in (host_configargs): Replace reference to
5214         no-longer-defined buildopts with --build=${build_alias}.
5215         * configure: Rebuilt.
5216
5217         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5218         program_transform_name to standard idiom.
5219         (AUTOGEN, AUTOCONF): Define.
5220         (Makefile.in): Use $(AUTOGEN).
5221         (Makefile): Depend on config.status, and use autoconf-style rule to
5222         build it.  Move original commands to...
5223         (config.status): ... this new target.
5224         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5225         $(AUTOCONF).
5226         * Makefile.in: Rebuilt.
5227
5228 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5229
5230         * Makefile.tpl: Fix dramatic bustage due to change in
5231         program_transform_name.
5232         * Makefile.in: Regenerate.
5233
5234         * configure.in: Remove unnecessary PATH setting.
5235         * configure: Regnerate.
5236
5237         * configure.in: Don't default to unprefixed tools unless
5238         the native tools will work.
5239         * configure: Regenerate.
5240
5241         * configure.in: Convert to autoconf script.  Blow away lots
5242         of now-redundant Makefile fragments.
5243         * configure: Generate using Autoconf.
5244         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5245         * Makefile.in: Regenerate.
5246
5247 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5248
5249         * configure: Fix stupid bug where RANLIB was mistakenly included.
5250
5251         * configure.in: Rename (buildargs, hostargs, targargs) to
5252         (build_configargs, host_configargs, target_configargs).
5253
5254         * configure.in: Move logic out of sed statement.
5255
5256         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5257         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5258
5259 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5260
5261         * config.sub: Import from master repository
5262         * config.guess: Ditto
5263
5264 2002-12-24  Andreas Schwab  <schwab@suse.de>
5265
5266         * Makefile.tpl (multilib.out): Fix missing space.
5267         * Makefile.in: Regenerate.
5268
5269 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5270
5271         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5272         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5273         * Makefile.in: Regenerate.
5274         * configure.in: Remove unnecessary leftovers.
5275
5276 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5277
5278         * configure.in (extra_ranlibflags_for_target): New variable.
5279         (*-*-darwin): Add -c to ranlib commands.
5280         * configure (tooldir): Handle extra_ranlibflags_for_target.
5281
5282 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5283
5284         * Makefile.tpl: Revert HJL's change.
5285         * Makefile.in: Regenerated.
5286         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5287         always.
5288
5289 2002-12-19  Andreas Schwab  <schwab@suse.de>
5290
5291         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5292         * Makefile.in: Regenerate.
5293
5294 2002-12-18  H.J. Lu <hjl@gnu.org>
5295
5296         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5297         * Makefile.in: Regenerated.
5298
5299         * configure.in (build_prefix): New. Substitute.
5300
5301 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5302
5303         * Makefile.tpl: Don't let real targets depend on phony targets.
5304         * Makefile.in: Regenerate.
5305
5306         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5307         * Makefile.in: Regenerate.
5308
5309 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5310
5311         * config.sub: Import from master repository
5312         * config.guess: Ditto
5313
5314 2002-12-16  Jason Merrill  <jason@redhat.com>
5315
5316         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5317         previous 'make bootstrap'.
5318         * Makefile.in: Regenerate.
5319
5320 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5321
5322         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5323
5324 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5325
5326         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5327         * Makefile.in: Regenerate.
5328
5329 2002-12-13  Jason Merrill  <jason@redhat.com>
5330
5331         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5332         library tests.
5333         (check-c++): Just depend on it and check-target-libstdc++-v3.
5334         * Makefile.in: Regenerate.
5335
5336 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5337
5338         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5339         * Makefile.in: Rebuilt.
5340
5341 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5342
5343         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5344
5345 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5346
5347         * configure: Fix bug put in by gremlins.
5348
5349         * Makefile.tpl: Substitute more autoconfily.
5350         * configure: Substitute more autoconfily.
5351         * Makefile.in: Regenerate.
5352
5353 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5354
5355         * config.sub: Import from master repository
5356         * config.guess: Ditto
5357         * MAINTAINERS: Added Svein Seldal under write after approval
5358
5359 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5360
5361         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5362         * Makefile.in (all-sim): Ditto.
5363
5364 2002-12-06  DJ Delorie  <dj@redhat.com>
5365
5366         * Makefile.tpl: Change configure dependencies to not have real
5367         targets depend on phony targets.
5368
5369 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5370
5371         * configure.in: Revert unintentional change.
5372
5373         * Makefile.tpl: Change dependency for */multilib.out so that
5374         it works when gcc isn't in the tree.
5375
5376         * configure.in: Substitute more.
5377         * configure: Run subconfigures from the Makefile.
5378         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5379         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5380
5381 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5382
5383         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5384
5385 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5386
5387         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5388         and corresponding dependencies.
5389         * Makefile.in: Regenerate.
5390
5391         * configure.in (host_tools): Order binutils, gas and ld for
5392         convenience in running the testsuites.
5393
5394         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5395         * Makefile.in: Regenerate.
5396         * configure.in: Introduce rules to serialize subconfigure runs.
5397
5398         * configure.in: Introduce BASE_CC_FOR_TARGET.
5399         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5400         Realize configure-build-* targets.  Realize configure-target-* targets.
5401         * Makefile.in: Regenerate.
5402
5403 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5404
5405         * configure: Move gcc_version_trigger stuff from here...
5406         * configure.in: ...to here.
5407
5408         * configure.in: Separate subconfigure options added by this file from
5409         options given by the user.  Add machinery to put args for host
5410         subconfigures into the Makefile.
5411
5412         * Makefile.tpl: Remove 'vault' targets.
5413         * Makefile.tpl: Reorder and comment dependencies.
5414         * Makefile.in: Regenerate.
5415
5416 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5417         * configure.in: Fix my broken commit of previous patch. (sigh)
5418
5419 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5420
5421         * configure.in: Move host-specific darwin noconfigdirs into
5422         the host-specific section.
5423
5424 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5425
5426         * configure.in: Move host-specific darwin noconfigdirs into
5427         the host-specific section.
5428
5429 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5430
5431         * configure: Remove skip-this-dir support.
5432         * Makefile.tpl: Remove skip-this-dir support.
5433
5434         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5435         subdirectories.
5436         * Makefile.in: Regenerate.
5437
5438         * Makefile.tpl: Strip out useless setting of 'dir'.
5439         * Makefile.in: Regenerate.
5440
5441 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5442
5443         * configure.in: Fix deeply stupid bug.
5444
5445         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5446         shell code in CXX_FOR_TARGET
5447         * Makefile.def: Introduce raw_cxx.
5448         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5449         RAW_CXX_FOR_TARGET.
5450         * Makefile.in: Regenerate.
5451
5452 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5453
5454         * Makefile.tpl: Remove unnecessary ifs.
5455         * Makefile.in: Regenerate.
5456
5457         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5458         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5459         targets for 'no_install' modules.
5460         * configure: Move GDB_TK substitution to configure.in.  Move
5461         build_modules stuff to configure.in.
5462         * configure.in: Implement soft dependency machinery.  Maybe-ize
5463         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5464         * Makefile.in: Regenerate.
5465
5466 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5467
5468         * Makefile.tpl: Make all-target, install-target behave similarly
5469         to all, install (only hitting configured targets).  Eliminate
5470         unused macro defintions.
5471
5472         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5473         build != host.
5474
5475         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5476
5477         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5478
5479         * configure.in: Produce lists of subdir targets we're actually
5480         configuring.  Remove references to "dosrel".
5481         * Makefile.tpl: Let configure set which subdir targets are hit.
5482         Remove install-cross; clean up install; remove ALL.  Remove
5483         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5484         Autogenerate host module targets.  Remove empty dependency lines
5485         and redundant dependency; rearrange slightly.
5486         * Makefile.def: Add host-side libtermcap, utils.
5487
5488         * Makefile.in: Regenerate.
5489
5490 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5491
5492         * ltconfig (osf[345]): Append $major to soname_spec.
5493         Reflect this in library_names_spec.
5494         * ltmain.sh (osf): Prefix $major with . for use as extension.
5495
5496 2002-11-19  Andreas Jaeger  <aj@suse.de>
5497
5498         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5499         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5500         and sparc64 GNU/Linux systems.
5501
5502 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5503
5504         * MAINTAINERS: Update email.
5505
5506 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5507
5508         * MAINTAINERS: Complete James Dennett's entry.
5509
5510 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5511
5512         * MAINTAINERS (Write After Approval): Add myself.
5513
5514 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5515
5516         * Makefile.tpl: syntactic cleanup
5517
5518 2002-11-13 Stuart Hastings <stuart@apple.com>
5519
5520         * MAINTAINERS: Add myself to write-after-approval list.
5521
5522 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5523
5524         * Makefile.def: Add list of recursive targets to autogenerate.
5525         Add build_modules.
5526         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5527         targets.  Autogenerate *-build-* targets.
5528         * Makefile.in: Regenerate.
5529
5530 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5531
5532         * configure: More autoconf-style substitutions.
5533         * Makefile.tpl: More autoconf-style substitutions.
5534         * Makefile.in: Regenerate.
5535
5536 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5537
5538         * configure: Substitute more variables in a more autoconf-friendly
5539         way.  Simplify slightly.
5540         * Makefile.tpl: Make more variables substitutable in an
5541         autoconf-friendly way.
5542         * Makefile.in: Regenerate.
5543
5544 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5545
5546         * MAINTAINERS (Write After Approval): Add myself.
5547
5548 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5549
5550         * configure.in (v810*): Remove special setting of tools.
5551
5552         * configure: Add support for extra required flags for ar or nm.
5553         * configure.in (aix4.3+): Use above support for target-specific
5554         issues, rather than using config/mt-aix43.
5555
5556 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5557
5558         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5559         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5560         with $srcdir.  Reformat indentation.  Substitute some variables
5561         formerly hard-coded in the Makefile for build=host.
5562         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5563         * Makefile.def: Autogenerate more.
5564         * Makefile.in: Regenerate.
5565
5566 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5567
5568         * MAINTAINERS (Write After Approval): Add myself.
5569
5570 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5571
5572         * Makefile.def (host_modules): Add rda.
5573         * Makefile.in: Regenerate.
5574         * configure.in (target_tool): Add target-rda to list.
5575
5576 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5577
5578         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5579
5580 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5581
5582         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5583         and restrap targets to this rule.
5584         * Makefile.in:  Regenerate.
5585
5586 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5587
5588         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5589         GNATS only accounts.
5590
5591 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5592
5593         * configure.in (i[3456]86-*-linux*): Add check to disable
5594         ${libgcj} for glibc1.
5595
5596 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5597
5598         * MAINTAINERS: Add myself as ip2k port maintainer.
5599
5600 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5601
5602         * configure.in: Add tic4x target.
5603
5604 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5605
5606         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5607         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5608         * Makefile.in: Regenerate.
5609
5610         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5611         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5612         * Makefile.in: Regenerate.
5613
5614 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5615
5616         * MAINTAINERS: Add myself as web pages co-maintainer.
5617
5618 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5619
5620         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5621         * Makefile.in: Regenerate.
5622
5623 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5624
5625         * MAINTAINERS: Add myself and Nathan Sidwell
5626         <nathan@codesourcery.com> as VxWorks maintainers.
5627
5628 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5629
5630         * Makefile.def: Remove order dependency comments.
5631         * Makefile.tpl: Add explicit install-install dependencies.
5632         * Makefile.in: Regenerate.
5633
5634         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5635         * Makefile.in: Regenerate.
5636
5637         * Makefile.tpl: Add configure-target (for src-release in src)
5638         * Makefile.in: Regenerate.
5639
5640 2002-09-30  Nick Clifton  <nickc@redhat.com>
5641
5642         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5643
5644 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5645
5646         * configure.in (s390*-*-linux*): Enable libgcj.
5647
5648 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5649
5650         * configure: Revert accidentally applied changes.
5651
5652         * Makefile.tpl: Make more autoconf-friendly.
5653         * Makefile.in: Regenerate.
5654         * configure: Make substitution more autoconf-like.
5655
5656 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5657
5658         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5659         single entry to handle all these.
5660         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5661         libjava on arm-*-elf.
5662
5663 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5664
5665         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5666         things that depend on them.
5667
5668 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5669
5670         * Makefile.tpl: Make subsituted variables more autoconfy.
5671         * Makefile.in: Regenerate.
5672         * configure: Make seds more autoconfy.
5673
5674 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5675
5676         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5677         * Makefile.in: Regenerate.
5678         * configure.in: Rewrite sed statements to look autoconfy.
5679
5680         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5681         all-target-foo on configure-target-foo.
5682         * Makefile.def: Ditto.
5683         * Makefile.in: Rebuild.
5684
5685 2002-09-25  Andrew Haley  <aph@redhat.com>
5686
5687         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5688
5689 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5690
5691         * Makefile.def: New file.
5692         * Makefile.tpl: New file.
5693         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5694         * contrib/gcc_update: Note that Makefile.in is a generated file.
5695
5696         * configure.in: Minor rearrangement.  Simplify tests.
5697
5698 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5699
5700         * configure.in (with_headers): Skip copy if value is "yes".
5701         (with_libs): Likewise.
5702
5703 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5704
5705         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5706         * configure.in (sh*-*-pe*): Ditto.
5707         * configure.in (mips*-*-pe*): Ditto.
5708         * configure.in (*arm-wince-pe): Ditto.
5709
5710         * configure.in: Rearrange.
5711
5712 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5713
5714         * MAINTAINERS: Update my email address.
5715
5716 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5717
5718         * MAINTAINERS: (Write After Approval): Add myself.
5719
5720 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5721
5722         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5723
5724 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5725
5726         * MAINTAINERS: Change my mailing address.
5727
5728 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5729
5730         * MAINTAINERS (Write After Approval): Remove myself.
5731         (Various Maintainers: c++ runtime libs): Add myself.
5732
5733 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5734
5735         * MAINTAINERS (Write After Approval): Remove myself.
5736         (Various Maintainers: c++ runtime libs): Add myself.
5737
5738 2002-08-15  Eric Christopher  <echristo@redhat.com>
5739
5740         * config.sub: Import from master repository.
5741         * config.guess: Ditto.
5742
5743 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5744
5745         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5746         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5747         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5748
5749 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5750
5751         * MAINTAINERS: Add self to rs6000 vector extensions.
5752
5753 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5754
5755         * libiberty/configure: Reverted unintended yesterday's check in.
5756
5757 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5758
5759         * boehm-gc/configure, libf2c/configure: Rebuilt.
5760         * libffi/configure, libiberty/configure: Ditto.
5761         * libjava/configure, libobjc/configure: Ditto.
5762         * libstdc++-v3/configure, zlib/configure: Ditto.
5763         Merged from binutils:
5764         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5765         From Steve Ellcey <sje@cup.hp.com>:
5766         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5767         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5768         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5769         IA64.
5770         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5771         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5772         soname_spec, sys_lib_search_path_spec): Ditto.
5773
5774 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5775
5776         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5777
5778 2002-08-04  H.J. Lu  (hjl@gnu.org)
5779
5780         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5781
5782 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5783
5784         * MAINTAINERS (Write After Approval): Add myself.
5785
5786 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5787
5788         * configure.in: Move generic linux case to end.  Copy generic
5789         linux noconfigdirs to mips*-*-linux* entry and new
5790         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5791
5792 2002-07-19  Michael Matz  <matz@suse.de>
5793
5794         * MAINTAINERS: Add myself as ra* maintainer.
5795
5796 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5797
5798         * config.guess: Update to 2002-07-09 version.
5799         * config.sub: Update to 2002-07-03 version.
5800
5801 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5802
5803         * MAINTAINERS: Fix typo in a maintainer email address.
5804
5805 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5806
5807         * configure.in: Remove two redundant tests.
5808
5809 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5810
5811         * configure.in (mips*-*-irix6*o32): Enable stabs.
5812
5813 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5814
5815         * configure.in: Don't build grez.
5816         * Makefile.in: Ditto.
5817
5818         * Makefile.in: Remove references to bsp, cygmon, libstub.
5819         * configure.in: Ditto.
5820
5821         * configure.in: Remove leftover reference to gdbtest.
5822
5823 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5824
5825         * configure.in (gxx_include_dir):  Change to match versioned
5826         C++ headers if --enable-version-specific-runtime-libs is used.
5827
5828 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5829
5830         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5831
5832 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5833
5834         * configure.in: Make --without-x work.
5835
5836 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5837
5838         * configure.in: Rearrange target Makefile fragment collection.
5839
5840         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5841         cvs[src].
5842         * configure.in: Ditto.
5843
5844 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5845
5846         * MAINTAINERS (Write After Approval): Update my e-mail address.
5847
5848 2002-06-24  Ben Elliston  <bje@redhat.com>
5849
5850         * configure.in (host_tools): Remove cgen.
5851
5852         * Makefile.in (all-cgen): Remove; runs from its source directory.
5853         (check-cgen, install-cgen, clean-cgen): Likewise.
5854         (all-opcodes): Do not depend on all-cgen.
5855         (all-sim): Likewise.
5856
5857 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5858
5859         * Makefile.in: Eliminate 'apache' targets.
5860         * configure.in: Eliminate 'apache' targets.
5861
5862         * configure.in: Eliminate redundant tests.  Reorganize.
5863
5864         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5865
5866         * config-ml.in: Eliminate references to Cygnus configure.
5867
5868         * Makefile.in: Eliminate references to building emacs.
5869
5870 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5871
5872         * MAINTAINERS: Update my email address.
5873
5874 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5875
5876         * config.if (libstdcxx_incdir): Version C++ headers.
5877         (cxx_incdir): Remove.
5878
5879 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5880
5881         * MAINTAINERS (Write After Approval): Add self.
5882
5883 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5884
5885         * configure.in: Add support for ip2k.
5886
5887 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5888
5889         * configure.in: Fix AIX configury bug.
5890
5891 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5892
5893         * MAINTAINERS (Write After Approval): Add self.
5894
5895 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5896
5897         * configure.in: replace ${topsrcdir} with ${srcdir}
5898
5899         * configure.in: Move definition of libstdcxx_flags
5900         right above usage, rather than waaay earlier.
5901
5902         * configure.in: Pull definition of is_cross_compiler earlier.
5903
5904         * configure.in: Rearrange a little.
5905
5906         * configure.in: Remove references to librx.
5907         * Makefile.in: Remove references to librx.
5908
5909 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5910
5911         * config.sub: Add support for avr target.
5912         Import from master sources, rev 1.255
5913
5914 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5915
5916         * configure, .cvsignore:  Revert previous change...
5917         * Makefile:  ...delete.
5918
5919 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5920
5921         * configure.in: Eliminate ${gasdir} variable.
5922
5923 2002-06-18  Dave Brolley  <brolley@redhat.com>
5924
5925         * configure.in: Add support for frv.
5926         * config.sub: Add support for frv.
5927
5928 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5929
5930         * configure:  Remove garbage from previous commit.
5931
5932 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5933
5934         * configure:  For in-source builds, make a subdir and re-exec there.
5935         * Makefile:  New file.  Pass targets through to build directory.
5936         * .cvsignore:  No longer ignore "Makefile".
5937
5938 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5939
5940         * MAINTAINERS (Write After Approval): Add self.
5941
5942 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5943
5944         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5945
5946 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5947
5948         * configure.in (vax-*-netbsd*): Re-enable gas.
5949
5950 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5951
5952         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5953         BUILD_PREFIX_1, to correct nomenclature.
5954         * configure: Likewise.
5955
5956         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5957         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5958
5959 2002-05-31  Olaf Hering  <olh@suse.de>
5960
5961         * config-ml.in: Propogate DESTDIR also.
5962
5963 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5964
5965         * configure.in (vax-*-netbsd*): Don't build gas for this
5966         platform.
5967
5968 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5969
5970         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5971         and libgcj for AVR.
5972
5973 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5974
5975         * MAINTAINERS (Write After Approval): Add myself.
5976
5977 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5978
5979         * config.guess: Update to 2002-05-22 version.
5980         * config.sub: Likewise.
5981
5982 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5983
5984         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5985         * config-ml.in: Likewise.
5986         * configure: Likewise.
5987         * configure.in: Likewise.
5988
5989 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5990
5991         * MAINTAINERS: Update my email address.
5992
5993 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5994
5995         * configure.in: Simplify makefile fragment collection.
5996
5997         * configure.in: Remove code to build emacs.
5998
5999         * configure.in : Remove --srcdir argument from targargs and buildargs
6000         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6001
6002         * configure: Move some logic to configure.in.
6003         * configure.in: Move some logic from configure.
6004
6005 2002-05-11  Tom Tromey  <tromey@redhat.com>
6006
6007         * MAINTAINERS: Reflect libgcj reality.
6008
6009 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6010
6011         * Makefile.in: Honour DESTDIR.
6012
6013 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6014
6015         * config.guess: Import 2002-03-20 version.
6016         * config.sub: Import 2002-04-26 version.
6017
6018 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6019
6020         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6021
6022 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6023
6024         * MAINTAINERS: Add self.
6025
6026 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6027
6028         * ltmain.sh: Detect and handle object name conflicts
6029         while piecewise linking a static library.
6030
6031 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6032
6033         * configure.in (noconfigdirs): Don't disable libgcj on
6034         sparc64-*-solaris* and sparcv9-*-solaris*.
6035
6036 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6037
6038         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6039
6040 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6041
6042         * configure.in (FLAGS_FOR_TARGET): Do not add
6043         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6044         on i[3456]86-*-linux*.
6045
6046 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6047
6048         * configure.in (noconfigdirs): Replace [ ] with test.
6049
6050         * configure.in (noconfigdirs): Do not add target-newlib if
6051         target == i[3456]86-*-linux*, and host == target.
6052
6053 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6054
6055         * configure.in: delete reference to absent file
6056
6057         * configure.in: replace '[' with 'test'
6058
6059         * configure.in: Eliminate references to gash.
6060         * Makefile.in: Eliminate references to gash.
6061
6062         * configure.in: remove useless references to 'pic' makefile fragments.
6063
6064         * configure.in: (*-*-windows*) Finish removing.
6065
6066         * configure.in: Eliminate redundant test for libgui.
6067
6068 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6069
6070         * MAINTAINERS: Add self and realphabetize.  Update entries
6071         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6072         entry for a29k port maintainer.
6073
6074 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6075
6076         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6077         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6078
6079 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6080
6081         * configure.in: remove references to dead files
6082
6083 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6084
6085         * MAINTAINERS: Add information about purpose of this file.
6086
6087 2002-04-18  Tom Tromey  <tromey@redhat.com>
6088
6089         * configure.in: Disallow configuring libgcj when it is already
6090         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6091         Solaris 2.8 by default.  For PR libgcj/6158.
6092
6093 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6094
6095         * configure.in:  Move default CC setting out of config/mh-* fragments
6096         directly into here.
6097
6098 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6099
6100         * configure.in: don't even try to configure or make a subdirectory
6101         if there's no configure script for it.
6102
6103 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6104
6105         * MAINTAINERS: Remove chill maintainers.
6106         * Makefile.in (CHILLFLAGS): Remove.
6107         (CHILL_LIB): Remove.
6108         (TARGET_CONFIGDIRS): Remove libchill.
6109         (CHILL_FOR_TARGET): Remove.
6110         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6111         CHILL_LIB.
6112         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6113         (CHECK_TARGET_MODULES): Likewise.
6114         (INSTALL_TARGET_MODULES): Likewise.
6115         (CLEAN_TARGET_MODULES): Likewise.
6116         (configure-target-libchill): Remove.
6117         (all-target-libchill): Remove.
6118         * configure.in (target_libs): Remove target-libchill.
6119         Do not compute CHILL_FOR_TARGET.
6120         * libchill: Remove directory.
6121
6122 2002-04-11  DJ Delorie  <dj@redhat.com>
6123
6124         * Makefile.in, configure.in: Sync with binutils, entries
6125         follow...
6126
6127 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6128
6129         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6130         (do-tar, do-bz2): New rules.
6131         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6132         (gdb-tar): New rule.
6133         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6134         (insight_dejagnu.tar): New rule.
6135         (insight.tar): New rule.
6136         (gdb+dejagnu.tar): New rule.
6137         (gdb.tar): New rule.
6138
6139 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6140
6141         * Makefile.in: Add all-tix to deps for all-snavigator
6142         so that tix is built when building snavigator.
6143
6144 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6145
6146         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6147         ld and gdb are not supported.
6148
6149 2002-01-07  Mark Salter  <msalter@redhat.com>
6150
6151         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6152         Allow target-libgloss to be built for arm, strongarm, and xscale.
6153
6154 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6155
6156         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6157         options for i[3456]86-pc-linux* native builds.
6158
6159 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6160
6161         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6162         files from .po files for a distribution.
6163
6164 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6165
6166         * configure.in: Enable libstdc++-v3 for h8300 targets.
6167
6168 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6169
6170         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6171         version from bfd/.
6172
6173 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6174
6175         * Makefile.in (VER): When present, extract the version number from
6176         the file version.in.
6177
6178 2001-05-24  Tom Rix <trix@redhat.com>
6179
6180         * configure.in : enable ld for aix
6181
6182 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6183
6184         * config.guess: Add linux target for S/390.
6185
6186 2000-11-07  Philip Blundell  <pb@futuretv.com>
6187
6188         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6189
6190 2000-11-03  Philip Blundell  <pb@futuretv.com>
6191
6192         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6193         files.
6194
6195 2001-01-15  Ben Elliston  <bje@redhat.com>
6196
6197         * configure.in (host_tools): Add sid.
6198         Always configure cgen.
6199
6200 2000-11-24  Nick Clifton  <nickc@redhat.com>
6201
6202         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6203
6204
6205 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6206
6207         * Makefile.in (ALL_MODULES): Add all-cgen.
6208         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6209         (all-cgen): New target.
6210         (all-opcodes,all-sim): Depend on all-cgen.
6211         * configure.in (host_tools): Add cgen.
6212         Only configure cgen if --enable-cgen-maint.
6213
6214 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6215
6216         * configure.in: Add *-*-freebsd* configurations.
6217
6218 2002-04-08  Tom Tromey  <tromey@redhat.com>
6219
6220         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6221         Fixes PR libgcj/6068.
6222
6223 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6224
6225         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6226
6227 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6228
6229         * configure.in (alpha*-dec-osf*): Enable libgcj.
6230
6231 2003-03-27  Matthew Gingell <gingell@gnat.com>
6232
6233         * MAINTAINERS (Write After Approval): Add myself.
6234
6235 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6236
6237         Fix for: PR bootstrap/3591, target/5676
6238         * configure.in (mcore-pe): Disable the configuration of
6239         libstdc++-v3 since exceptions are not supported.
6240
6241 2002-03-20  Anthony Green  <green@redhat.com>
6242
6243         * configure.in: Enable libgcj for xscale-elf target.
6244
6245 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6246
6247         * MAINTAINERS:  Update my email address.
6248
6249 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6250
6251         * ltmain.sh (relink_command): Fix typo in previous change.
6252
6253 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6254
6255         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6256         (relink_command): Added --tag flags.
6257         (mode=install): If relinking fails; error out.
6258
6259 2002-03-12  Richard Henderson  <rth@redhat.com>
6260
6261         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6262         .NOTPARALLEL tag.
6263         (do-check): Rename from check.
6264         (check): Allow parallel check.
6265
6266 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6267
6268         * MAINTAINERS: Add myself as maintainer for xtensa port.
6269         Fix alphabetical order in CPU port maintainer list.
6270         Remove myself from Write After Approval list.
6271
6272 2002-03-11  Richard Henderson  <rth@redhat.com>
6273
6274         * Makefile.in (.NOTPARALLEL): Add fake tag.
6275
6276 2002-03-07  H.J. Lu  (hjl@gnu.org)
6277
6278         * configure.in: Enable gprof for mips*-*-linux*.
6279
6280 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6281
6282         * MAINTAINERS (Write After Approval): Add myself.
6283
6284 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6285
6286         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6287         libjava.
6288         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6289
6290 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6291
6292         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6293         because its Makefile is there; test for the executable instead.
6294
6295 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6296
6297         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6298         libstdc++-v3 and libjava.
6299
6300 2002-02-11  Adam Megacz <adam@xwt.org>
6301
6302         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6303         boehm-gc
6304
6305 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * config.guess: Updated to 2002-01-30's version.
6308         * config.sub: Updated to 2002-02-01's version.
6309         Contribute sh64-elf.
6310         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6311         * configure.in: Added sh64-*-*.
6312
6313 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6314
6315         * MAINTAINERS: Belatedly add myself to write after approval list.
6316
6317 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6318
6319         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6320         Remove self as Write After Approval.
6321
6322 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6323
6324         * MAINTAINERS: Put self in as maintainer for contrib/regression
6325         directory.
6326
6327 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6328
6329         * MAINTAINERS:  Update my email address.
6330
6331 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6332
6333         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6334         target-libiberty, and target-libgloss.  Skip Java-related
6335         libraries if not supported for NetBSD on target CPU.
6336
6337 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6338
6339         * install-sh: Use _inst.$$_ for temp file name.
6340
6341 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6342
6343         * MAINTAINERS (Write After Approval): Move my contact info
6344         from here...
6345         (OS Port Maintainers): ...to here (netbsd).
6346
6347 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6348
6349         * MAINTAINERS (Write After Approval): Add myself.
6350
6351 2002-01-17  H.J. Lu <hjl@gnu.org>
6352
6353         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6354         (all-target-fastjar): Also depend on all-target-libiberty.
6355
6356 2002-01-16  H.J. Lu  (hjl@gnu.org)
6357
6358         * config.guess: Import from master sources, rev 1.225.
6359         * config.sub: Import from master sources, rev 1.238.
6360
6361 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6362
6363         * MAINTAINERS (Write After Approval): Remove myself.
6364
6365 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6366
6367         * MAINTAINERS (Write After Approval): Add myself.
6368
6369 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6370
6371         * MAINTAINERS: Add self as docs co-maintainer.
6372
6373 2001-12-11  Matthias Klose  <doko@debian.org>
6374
6375         * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6378
6379         * MAINTAINERS: Update my email address.
6380
6381 2001-12-07  Turly O'Connor  <turly@apple.com>
6382         * MAINTAINERS (Write After Approval): Add myself.
6383         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6384         (rs6000_initialize_trampoline): Call __trampoline_setup for
6385         ABI_DARWIN too.
6386         * darwin-tramp.asm: New file, implements __trampoline_setup.
6387         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6388
6389 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6390
6391         * MAINTAINERS (Write After Approval): Add myself.
6392
6393 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6394
6395         * configure, configure.in: Use temp file for long sed commands.
6396
6397 2001-12-03  Laurent Guerby  <guerby@acm.org>
6398
6399         * config.sub: Update to version 1.232 on subversion.
6400
6401 2001-12-03  Ben Elliston  <bje@redhat.com>
6402
6403         * MAINTAINERS: Update mail address for config.* patches.
6404
6405 2001-11-27  DJ Delorie <dj@redhat.com>
6406             Zack Weinberg  <zack@codesourcery.com>
6407
6408         When build != host, create libiberty for the build machine.
6409
6410         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6411         CONFIG_ARGUMENTS.
6412         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6413         New variables.
6414         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6415         and rules.
6416         (all.normal): Depend on ALL_BUILD_MODULES.
6417         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6418         (all-build-libiberty): Depend on configure-build-libiberty.
6419
6420         * configure: Calculate and substitute proper value for
6421         ALL_BUILD_MODULES.
6422         * configure.in: Create the build subdirectory.
6423         Calculate and substitute TARGET_CONFIGARGS (formerly
6424         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6425
6426 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6427
6428         * MAINTAINERS (write-after-approval): Add self.
6429
6430 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6431
6432         * MAINTAINERS (GNATS only accounts): Remove self.
6433
6434 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6435
6436         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6437         libf2c.
6438
6439 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6440
6441         * MAINTAINERS (Write After Approval): Add self.
6442
6443 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6444
6445         * MAINTAINERS: mips and s390 are also CPU ports.
6446
6447 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6448
6449         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6450
6451 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6452
6453         * MAINTAINERS: Alphabetize.
6454
6455 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6456
6457         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6458
6459 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6460
6461         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6462
6463 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6464
6465         * configure.in (--enable-languages): Be more permissive about
6466         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6467
6468 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6469
6470         * config.sub: Import from master sources, rev. 1.230.
6471         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6472
6473 2001-11-07  Laurent Guerby  <guerby@acm.org>
6474
6475         * MAINTAINERS (Write After Approval): Add self.
6476
6477 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6478
6479         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6480
6481 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6482
6483         * config.sub: Import from master sources, rev 1.226.
6484         * config.guess: Import from master sources, rev 1.216.
6485
6486 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6487
6488         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6489         * MAINTAINERS: Add self as maintainer of MMIX port.
6490         Remove old after-approval entry.
6491
6492 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6493
6494         * ChangeLog, configure: Fix spelling errors.
6495
6496 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6497
6498         * MAINTAINERS: Tweak my address.
6499
6500 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6501
6502         * MAINTAINERS: Update my email address.
6503
6504 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6505
6506         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6507         * MAINTAINERS: Add self as maintainer of CRIS port.
6508
6509 2001-10-10  Geert Bosch  <bosch@gnat.com>
6510
6511         * MAINTAINERS (Various maintainers: Ada front end):
6512         Added Robert Dewar.
6513
6514 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6515
6516         * MAINTAINERS (Write After Approval): Added self
6517
6518 2001-10-02  Geert Bosch  <bosch@gnat.com>
6519
6520         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6521
6522 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6523
6524         * configure: Handle temporary files securely using mkdir.
6525
6526 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6527
6528         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6529
6530 2001-09-26  Will Cohen <wcohen@redhat.com>
6531
6532         * configure.in (*-*-linux*): Disable configuration of target-newlib
6533         and target-libgloss.
6534
6535 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6536
6537         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6538         RANLIB.
6539
6540 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6541
6542         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6543         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6544         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6545         avoid quotes nesting problems.
6546         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6547         (DO_X): Export only variables that are set.
6548
6549 2001-09-19  Ben Elliston  <bje@redhat.com>
6550
6551         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6552         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6553         semantics.  Use the shell built-in "type" command instead.
6554
6555 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6556
6557         Merged from gcc-3_0-branch:
6558         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6559         * ltcf-c.sh: Use $objext, not $ac_objext.
6560         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6561         * ltcf-cxx.sh: Add support for GNU.
6562         2001-07-22  Timothy Wall  <twall@redhat.com>
6563         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6564         default settings if using GNU tools with that configuration.
6565         * ltcf-cxx.sh: Ditto.
6566         * ltcf-gcj.sh: Ditto.
6567         2001-07-21  Michael Chastain  <chastain@redhat.com>
6568         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6569         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6570         * ltmain.sh: Mark as gcc-local.
6571
6572 2001-08-30  Eric Christopher  <echristo@redhat.com>
6573             Jason Eckhardt  <jle@redhat.com>
6574
6575         * config.guess: Merge from master sources.
6576         * config.sub: Merge from master sources, add support for mipsisa32.
6577
6578 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6579         * config.sub: Merge from master sources, rev 1.219.
6580         * MAINTAINERS: Add self as contact for stormy16 port.
6581
6582 2001-08-14  Zack Weinberg  <zackw@panix.com>
6583
6584         * config.sub: Merge from master sources, rev 1.218.
6585         * config.guess: Merge from master sources, rev 1.209.
6586
6587 2001-08-11  Graham Stott  <grahams@redhat.com>
6588
6589         * Makefile.in (check-c++): Add missing semicolon.
6590
6591 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6592
6593         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6594
6595 2001-07-30  Eric Christopher  <echristo@redhat.com>
6596
6597         * MAINTAINERS (Various maintainers: mips port): Added myself.
6598
6599 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6600
6601         * configure.in (sh-*-linux*): New.
6602
6603 2001-07-27  Richard Henderson  <rth@redhat.com>
6604
6605         * .cvsignore: Add LAST_UPDATED.
6606
6607 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6608
6609         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6610
6611 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6612
6613         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6614
6615 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6616
6617         * MAINTAINERS (Write After Approval): Added myself.
6618
6619 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6620
6621         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6622         and libgcj on m68hc11/m68hc12.
6623
6624 2001-06-27  H.J. Lu  (hjl@gnu.org)
6625
6626         * Makefile (CFLAGS_FOR_BUILD): New.
6627         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6628
6629 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6630
6631         * README: Remove version number.
6632
6633 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6634
6635         * INSTALL/README: Update wrt. to the installation instructions now
6636         residing in gcc/doc/install.texi.
6637
6638 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6639
6640         * README: Replace with a cut-down and updated version of gcc/README.
6641
6642 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6643
6644         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6645         multilibs to be disabled.
6646
6647 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6648
6649         * MAINTAINERS (Write After Approval): Add myself.
6650
6651 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6652
6653         * config.guess: Import CVS version 1.195.
6654         * config.sub: Import CVS version 1.212.
6655
6656 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6657
6658         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6659         gcc/xgcc is built, use -print-prog-name to find out the program
6660         name to use.
6661
6662 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6663
6664         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6665         appear to also be in the master copy.
6666         * config.sub:  Import CVS version 1.211.
6667
6668 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6669
6670         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6671         with_gcc]: Use `gcc -shared' to build a shared library.
6672
6673 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6674
6675         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6676         archives.
6677
6678 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6679
6680         * MAINTAINERS (Write After Approval): Add myself.
6681
6682 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6683
6684         * configure.in (libstdcxx_flags): Do not try to execute
6685         libstdc++-v3/testsuite_flags until it exists.
6686
6687 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6688
6689         * MAINTAINERS: Update my email address.
6690
6691 2001-05-31  Graham Stott  <grahams@redhat.com>
6692
6693         * MAINTAINERS (Write After Approval): Add myself.
6694
6695 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6696
6697         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6698         libraries when using g++ with native linker.
6699
6700 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6701
6702         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6703
6704 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6705
6706         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6707         [aix4*|aix5*]: Prepend blank.
6708
6709 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6710
6711         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6712         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6713         of subdir/configure scripts to use the new libtool.m4.
6714
6715 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6716
6717         * MAINTAINERS (Write After Approval): Add myself.
6718
6719 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6720
6721         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6722
6723 2001-05-11  Ben Elliston  <bje@redhat.com>
6724
6725         * Makefile.in (all-sid): New target.
6726         (check-sid, clean-sid, install-sid): Likewise.
6727
6728 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6729
6730         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6731
6732 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6733
6734         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6735         libgcj.
6736
6737 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6738
6739         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6740         gcc/xgcc is built, use -print-prog-name to find out the program
6741         name to use.
6742
6743 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6744
6745         * configure.in (noconfigdirs): Don't reset it from scratch in the
6746         target case; only append to it.
6747
6748         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6749         sparc-*-solaris2.8]: Disable ${libgcj}.
6750
6751 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6752
6753         * configure.in (libgcj_saved): Copy from $libgcj.
6754         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6755         --disable-libgcj.
6756
6757 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6758
6759         * MAINTAINERS: Remove self as MIPS maintainer and
6760         C front end maintainer.
6761
6762 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6763
6764         * configure.in: Move *-chorusos target case to the proper switch.
6765         Disable libgcj.
6766
6767 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6768
6769         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6770         1.641.2.228.
6771
6772 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6773
6774         * Makefile.in (STAGE1_CFLAGS): Pass down.
6775
6776 2001-04-13  Alan Modra  <amodra@one.net.au>
6777
6778         * config.guess: Add hppa64-linux support.  Note for next import that
6779         this is already in the master file.
6780         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6781
6782 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6783
6784         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6785         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6786
6787 2001-04-11  Stan Shebs  <shebs@apple.com>
6788
6789         * MAINTAINERS: Add self as Darwin port maintainer.
6790
6791 2001-04-11  Alan Modra  <amodra@one.net.au>
6792
6793         * MAINTAINERS: Update my email address.
6794
6795 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6796
6797         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6798         recent versions of FreeBSD (release 3 or later).
6799         * ltconfig: On FreeBSD, -lc must not be provided when building
6800         a shared library or else the standard -pthread gcc option is
6801         rendered worthless to later users of the built library.
6802
6803 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6804
6805         * MAINTAINERS: Add self and RTH as C front end maintainers.
6806
6807 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6808
6809         * config.sub: Make sure to match an already-canonicalized
6810         machine name (eg. mn10300-unknown-elf).
6811
6812 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6813
6814         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6815         New macros.
6816         (bootstrap, cross): Use RECURSE_FLAGS.
6817         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6818
6819 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6820
6821         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6822
6823 2001-03-22  Colin Howell  <chowell@redhat.com>
6824
6825         * Makefile.in (DO_X): Do not backslash single-quotes in
6826         backquotes (two places).
6827
6828 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6829
6830         Re-installed:
6831         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6832         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6833         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6834         * ltcf-cxx.sh: Likewise.
6835         * ltcf-gcj.sh: Likewise.
6836
6837 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6838
6839         * MAINTAINERS: Add myself as "documentation co-maintainer".
6840
6841 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6842
6843         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6844         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6845
6846 2001-03-19  Tom Tromey  <tromey@redhat.com>
6847
6848         * config-ml.in: Handle GCJ and GCJFLAGS.
6849
6850 2001-03-21  Michael Chastain  <chastain@redhat.com>
6851
6852         * Makefile.in: all-m4 depends on all-texinfo.
6853
6854 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6855
6856         * MAINTAINERS: Add myself to write after approval list.
6857
6858 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6859
6860         * Makefile.in (DO_X): Quote nested quotes.
6861
6862 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6863
6864         * MAINTAINERS: Add myself to write after approval list.
6865
6866 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6867
6868         * Makefile.in (DO_X): Use double quotes for quoting
6869         "RANLIB=$${RANLIB}".
6870
6871 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6872
6873         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6874
6875 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6876
6877         * configure.in: Only use `lang_requires' for languages athat are
6878         actually enabled.
6879
6880 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6881
6882         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6883
6884 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6885
6886         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6887
6888 2001-03-07  Tom Tromey  <tromey@redhat.com>
6889
6890         * configure.in: Allow config-lang.in to set `lang_requires' to list
6891         of other required languages.
6892
6893 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6894
6895         * Makefile.in: Remove RANLIB definition. Use RANLIB
6896         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6897         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6898
6899 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6900             Alexandre Oliva  <aoliva@redhat.com>
6901
6902         * Makefile.in (check-c++): Use tabs, not spaces.
6903
6904 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6905
6906         * MAINTAINERS: add myself to Write After Approval list.
6907
6908 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6909
6910         * Makefile.in (check-c++): New rule.
6911
6912         * configure.in (target_libs): Remove libg++.
6913         (noconfigdirs): Remove libg++.
6914         (noconfigdirs): Same.
6915         (noconfigdirs): Same.
6916         (noconfigdirs): Same.
6917
6918         * config-ml.in: Remove libg++ references.
6919
6920         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6921         (ALL_TARGET_MODULES): Same.
6922         (configure-target-libg++): Remove.
6923         (all-target-libg++): Remove.
6924         (configure-target-libio): Remove.
6925         (all-target-libio): Remove.
6926         (check-target-libio): Remove.
6927         (.PHONY): Remove.
6928         (libg++.tar.bz2): Remove.
6929         (all-target-cygmon): Remove libio.
6930         (all-target-libstdc++): Remove.
6931         (configure-target-libstdc++): Remove.
6932         (TARGET_LIB_PATH): Remove libstdc++.
6933         (ALL_GCC_CXX): Remove libstdc++.
6934         (all-target-gperf): Correct.
6935
6936 2001-02-16  Nick Clifton  <nickc@redhat.com>
6937
6938         * configure.in (noconfigdirs): Allow configuration of texinfo
6939         for Cygwin hosts.
6940
6941 2001-02-15  Anthony Green  <green@redhat.com>
6942
6943         * configure: Introduce GCJ_FOR_TARGET.
6944         * configure.in: Ditto.
6945         * Makefile.in: Ditto.
6946
6947 2001-02-13  Andreas Schwab  <schwab@suse.de>
6948
6949         * MAINTAINERS: Update mail address.
6950
6951 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6952
6953         * config.guess: Add linux target for S/390.
6954         * config.sub: Likewise.
6955
6956 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6957
6958         * configure.in: for *-chorusos, don't config target-newlib and
6959         target-libgloss.
6960
6961 2001-02-06  Ben Elliston  <bje@redhat.com>
6962
6963         * configure: Output host type to stdout, not stderr.
6964
6965 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6966
6967         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6968         * ltcf-cxx.sh: Likewise.
6969
6970         * config.if: Assume enable_libstdcxx_v3 is defined.
6971
6972 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6973
6974         Remove V2 C++ library.
6975         * configure.in: Remove --enable-libstdcxx_v3 support.
6976
6977 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6978
6979         * include/demangle.h: Add prototype for java_demangle_v3.
6980
6981 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6982
6983         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6984
6985 2001-01-27  Richard Henderson  <rth@redhat.com>
6986
6987         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6988
6989 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6990
6991         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6992         Don't unset, it's non-portable and no longer necessary, set to empty
6993         instead.
6994
6995 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6996
6997         * ltconfig: Shell portability fix for the tagname validity check.
6998
6999 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7000
7001         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7002         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7003
7004 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7005
7006         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7007
7008 2001-01-26  Tom Tromey  <tromey@redhat.com>
7009
7010         * configure.in: Allow libgcj to be built on Sparc Solaris.
7011
7012 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7013
7014         * ltcf-c.sh: Add aix5 case.
7015         * ltcf-cxx.sh: Likewise.
7016         * ltconfig: Likewise.
7017
7018 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7019
7020         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7021         keep at least one of build_libtool_libs or build_old_libs set to
7022         yes.
7023
7024         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7025         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7026
7027 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7028
7029         * configure.in: Enable libgcj on several additional platforms.
7030
7031 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7032
7033         * configure.in: Enable libgcj for linux targets.
7034
7035 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7036
7037         * MAINTAINERS (Write After Approval): Add myself.
7038
7039 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7040
7041         * MAINTAINERS: Add myself as vax port maintainer.
7042
7043 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7044
7045         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7046
7047 2001-01-09  Mike Stump  <mrs@wrs.com>
7048
7049         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7050         failures of subdirectories.
7051
7052 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7053
7054         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7055         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7056         * ltcf-cxx.sh: Likewise.
7057         * ltcf-gcj.sh: Likewise.
7058         * ltconfig.sh: Fix typo.
7059
7060 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7061
7062         * configure: handle DOS-style absolute paths.
7063
7064 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7065
7066         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7067
7068 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7069
7070         * MAINTAINERS: Add myself as avr port co-maintainer.
7071
7072 2000-12-28  Ben Elliston  <bje@redhat.com>
7073
7074         * MAINTAINERS: Add myself under ``Write After Approval''.
7075
7076 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7077
7078         * texinfo: Remove directory from GCC.
7079
7080 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7081
7082         * COPYING: Update to current
7083         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7084         to 19yy as example year in copyright notice).
7085
7086 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7087
7088         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7089         (libstdcxx_incdir): Pass down.
7090         * config.if: Remove expired bits for cxx_interface, add stub.
7091         (libstdcxx_incdir): Add variable for g++ include directory.
7092         * configure.in (gxx_include_dir): Use it.
7093
7094 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7095
7096         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7097         with old-email address from ``Write After Approval''.
7098
7099 2000-12-15  Andreas Jaeger  <aj@suse.de>
7100
7101         * configure.in: Handle lang_dirs.
7102
7103 2000-12-14  Tom Tromey  <tromey@redhat.com>
7104
7105         * MAINTAINERS: Removed brads.
7106
7107         * MAINTAINERS: Added gcj developers.
7108
7109 2000-12-13  Anthony Green  <green@redhat.com>
7110
7111         * configure.in: Disable libgcj for any target not specifically
7112         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7113         with g++ abi.
7114
7115 2000-12-13  Mike Stump  <mrs@wrs.com>
7116
7117         * Makefile.in (local-distclean): Also remove fastjar.
7118
7119 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7120
7121         * contrib/gcc_update: Add fastjar --touch entries.
7122
7123 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7124
7125         * configure.in: Disable language-specific target libraries for
7126         languages that aren't enabled.
7127
7128 2000-12-10  Anthony Green  <green@redhat.com>
7129
7130         * configure.in: Define libgcj.  Disable libgcj target libraries for
7131         most targets.
7132
7133 2000-12-10  Neil Booth  <neilb@earthling.net>
7134
7135         * MAINTAINERS: Update mail address, remove from WAA list.
7136
7137 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7138
7139         * libjava: Imported from /cvs/java.
7140         * libffi: Likewise.
7141         * Boehm-gc: Likewise.
7142
7143 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7144
7145         * configure.in (target_libs): Revert 2000-12-08 patch.
7146         (noconfigdirs): Added target-libjava.
7147
7148 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7149
7150         * djunpack.bat: removed.
7151
7152 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7153
7154         * Makefile.in: handle DOS-style absolute paths.
7155         * config-ml.in: likewise.
7156         * symlink-tree: likewise.
7157
7158 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7159
7160         * fastjar: Imported.
7161
7162 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7163
7164         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7165         libjava.
7166         * configure.in (target_libs): Removed `target-libjava'.
7167
7168 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7169
7170         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7171         (ALL_MODULES): Added fastjar.
7172         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7173         (all-target-libjava): all-fastjar replaces all-zip.
7174         (all-fastjar): Added.
7175         (configure-target-fastjar, all-target-fastjar): Likewise.
7176         * configure.in (host_tools): Added fastjar.
7177
7178 2000-12-07  Mike Stump  <mrs@wrs.com>
7179
7180         * Makefile.in (local-distclean): Remove leftover built files.
7181
7182 2000-11-24  Nick Clifton  <nickc@redhat.com>
7183
7184         * configure.in (xscale-elf): Add target.
7185         (xscale-coff): Add target.
7186
7187 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7188
7189         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7190         recent versions of FreeBSD (release 3 or later).
7191         * ltconfig: On FreeBSD, -lc must not be provided when building
7192         a shared library or else the standard -pthread gcc option is
7193         rendered worthless to later users of the built library.
7194
7195 2000-11-16  Fred Fish  <fnf@be.com>
7196
7197         * configure.in (enable_libstdcxx_v3): Fix typo,
7198         libstd++ -> libstdc++.
7199
7200 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7201
7202         * MAINTAINERS: Add self to Write After Approval list.
7203
7204 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7205
7206         * MAINTAINERS: Update my email address.  Add myself to global write
7207         privs list.
7208
7209 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7210
7211         * Makefile.in: Merge with src and libgcj.
7212         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7213         configure-target-<library> when their configure scripts need the C
7214         or C++ library to have already been built to work properly.
7215         (do_proto_toplev): Set them to an empty string.
7216
7217         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7218         (REALLY_SET_LIB_PATH): Use them.
7219
7220 2000-11-17  Stan Shebs  <shebs@apple.com>
7221
7222         * MAINTAINERS: Add self to Write After Approval list.
7223
7224 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7225
7226         * configure: Provide the original toplevel configure arguments
7227         (including $0) to subprocesses in the environment rather than
7228         through gcc/configargs.h.
7229
7230 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7231
7232         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7233         C99.  Alphabetise "Write After Approval" list.
7234
7235 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7236
7237         * configure: Turn on libstdc++ V3 by default.
7238
7239         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7240         if we've got GCC.
7241
7242 2000-11-11  Philip Blundell  <philb@gnu.org>
7243
7244         * MAINTAINERS: Add self to Write After Approval list.
7245
7246 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7247
7248         * ltcf-c.sh (aix4): Improve shared library configuration; require
7249         exporting symbols.
7250         * ltcf-cxx.sh (aix4): Define.
7251         * ltconfig (aix4): Define library and soname specs appropriate for
7252         AIX.  Define command to create export symbols list.
7253
7254 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7255
7256         * config.sub: Add support for Sun Chorus
7257
7258 2000-10-31  Nick Clifton  <nickc@redhat.com>
7259
7260         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7261         <name>@redhat.com.  Also installed new email address for Clint
7262         Popetz.
7263
7264 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7265
7266         * etc: Remove directory from GCC.
7267
7268 2000-10-16  Michael Meissner  <meissner@redhat.com>
7269
7270         * configure (gcc/configargs.h): Only create if there is a build GCC
7271         directory created.
7272
7273 2000-10-16  Matthias Klose  <doko@debian.org>
7274
7275         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7276         when configured for libstdc++-v3.
7277
7278 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7279
7280         * configure: Save configure arguments to gcc/configargs.h.
7281
7282 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7283
7284         * config.guess: Import CVS version 1.157.
7285         * config.sub: Import CVS version 1.181.
7286
7287 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7288
7289         * Makefile.in (bootstrap): avoid recursion if subdir missing
7290         (cross): ditto
7291         (do-proto-toplev): ditto
7292
7293 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7294
7295         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7296         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7297
7298         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7299         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7300         all affected `configure' scripts.
7301
7302 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7303
7304         * MAINTAINERS: Add self as cpplib co-maintainer.
7305
7306 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7307
7308         * MAINTAINERS: Add self to Write After Approval list.
7309
7310 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7311
7312         * INSTALL/README: egcs -> GCC update.
7313
7314 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7315
7316         * MAINTAINERS: Add myself to Write After Approval list.
7317
7318 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7319
7320         * MAINTAINERS: Add myself to Write After Approval list.
7321
7322 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7323
7324         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7325         X11 libraries for hppa64.
7326
7327 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7328
7329         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7330
7331 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7332
7333         * Makefile.in (all-zlib): Added dummy target.
7334
7335         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7336         ltcf-gcj.sh: Updated from libtool multi-language branch.
7337
7338 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7339
7340         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7341         (bootstrap*): Depend on all-bootstrap.
7342
7343 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7344
7345         * config.guess: Import CVS version 1.156.
7346         * config.sub: Import CVS version 1.179.
7347
7348 2000-09-02  Anthony Green  <green@cygnus.com>
7349
7350         * Makefile.in (all-gcc): Depend on all-zlib.
7351         (CLEAN_MODULES): Add clean-zlib.
7352         (ALL_MODULES): Add all-zlib.
7353         * configure.in (host_libs): Add zlib.
7354
7355 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7356
7357         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7358         crosses, but add gcc/include to the header search path for them.
7359
7360 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7361
7362         * MAINTAINERS: Add self to Write After Approval list.
7363
7364 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7365
7366         * config.guess: Import CVS version 1.152.
7367         * config.sub: Import CVS version 1.177.
7368
7369 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7370
7371         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7372         $targargs to tell whether newlib is going to be built.
7373
7374         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7375         $$r/TARGET_SUBDIR/libio for _G_config.h.
7376
7377 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7378
7379         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7380
7381 2000-08-22  DJ Delorie  <dj@redhat.com>
7382
7383         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7384
7385 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7386
7387         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7388         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7389         sub-configures.
7390
7391 2000-08-21  DJ Delorie  <dj@redhat.com>
7392
7393         * MAINTAINERS: Add self as a libiberty maintainer
7394
7395 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7396
7397         * configure.in (libstdcxx_flags): Use
7398         libstdc++-v3/src/libstdc++.INC.
7399
7400 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7401
7402         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7403
7404 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7405
7406         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7407
7408         * configure: Make enable_threads and enable_shared defaults
7409         explicit.  Substitute enable_threads into generated Makefiles.
7410         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7411         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7412
7413 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7414
7415         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7416
7417 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7418
7419         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7420         previous delta.
7421
7422 2000-08-11  Jason Merrill  <jason@redhat.com>
7423
7424         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7425         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7426         (FLAGS_FOR_TARGET): Not here.
7427         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7428
7429 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7430
7431         * config-ml.in (CC, CXX): Don't introduce a leading space.
7432
7433 2000-08-07  DJ Delorie  <dj@delorie.com>
7434
7435         * MAINTAINERS: Add self as a DJGPP maintainer
7436
7437 2000-08-07  DJ Delorie  <dj@redhat.com>
7438
7439         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7440         "if we're also building gcc, and it's a gcc that will run on the
7441         build machine, we want to use its includes instead of the system's
7442         default includes".
7443
7444 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7445
7446         * MAINTAINERS: Add self to Write After Approval list.
7447
7448 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7449
7450         * configure.in (libstdcxx_flags): Don't use `"'.
7451
7452         * config-ml.in: Adjust multilib search paths to the
7453         appropriate multilib tree.
7454
7455 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7456
7457         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7458         commas in $LANGUAGES.
7459
7460 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7461
7462         * configure.in: Re-enable all references to libg++ and librx.
7463
7464 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7465
7466         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7467         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7468         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7469         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7470
7471         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7472
7473 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7474
7475         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7476         CXX_FOR_TARGET for sed.
7477
7478 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7479
7480         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7481         Do not override if already set in the environment or in configure.
7482         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7483         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7484
7485 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7486
7487         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7488         the libtool CVS tree multi-language branch.
7489         * ltconfig, ltmain.sh: Updated.
7490
7491 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7492
7493         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7494         (clean-target): Depend on it.
7495
7496         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7497         (GCC_FOR_TARGET): Use it.
7498         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7499         * configure.in: ... here.
7500         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7501         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7502
7503 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7504
7505         * MAINTAINERS: Add self to Write After Approval list.
7506
7507 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7508
7509         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7510         (configure-target-libchill, configure-target-libobjc): Likewise.
7511
7512         * configure.in: Use the same cache file for all target libs.
7513         * config-ml.in: But different cache files per multilib variant.
7514
7515 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7516
7517         * configure (topsrcdir): Don't use dirname.
7518
7519 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7520
7521         * MAINTAINERS: Add self to Write After Approval list.
7522
7523 2000-07-20  Jason Merrill  <jason@redhat.com>
7524
7525         * configure.in: Remove all references to libg++ and librx.
7526
7527         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7528
7529 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7530
7531         * config.sub: Update to subversions version 2000-07-06.
7532
7533 2000-07-12  Andrew Haley  <aph@cygnus.com>
7534
7535         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7536         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7537
7538 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7539
7540         * symlink-tree:  Check number of arguments.
7541
7542 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7543
7544         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7545         search path for a g++ extracted from the build tree.  This
7546         will allow link tests run by configure scripts in
7547         subdirectories to succeed.
7548
7549 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7550
7551         * ltconfig: Add support for mips-dde-sysv4.2MP
7552
7553 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7554
7555         * MAINTAINERS: Add myself as loop discovery maintainer.
7556
7557 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7558
7559         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7560         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7561
7562 2000-06-19  Timothy Wall  <twall@cygnus.com>
7563
7564         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7565         * config.sub: Add tic54x target.
7566
7567 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7568
7569         * MAINTAINERS: Add self as Fortran maintainer,
7570         remove Craig Burley.
7571
7572 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7573
7574         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7575         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7576
7577 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7578
7579         * MAINTAINERS: Add self as i18n maintainer
7580
7581 20000-05-21  H.J. Lu  (hjl@gnu.org)
7582
7583         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7584         directory are used if they exist. Make sure
7585         $(build_tooldir)/include is searched for header files,
7586         $(build_tooldir)/lib/ for library files.
7587         (GCC_FOR_TARGET): Likewise.
7588         (CXX_FOR_TARGET): Likewise.
7589
7590 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7591
7592         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7593
7594 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7595
7596         * Makefile.in (configure-target-libiberty): Depend on
7597         configure-target-newlib.
7598
7599 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7600
7601         * configure.in, Makefile.in: Merge all libffi-related
7602         configury stuff from the libgcj tree.
7603
7604 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7605
7606         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7607         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7608
7609 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7610
7611         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7612         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7613         current version information.  Add to proto-toplev directory.
7614         (gdb-taz): Build do-djunpack.
7615
7616 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7617
7618         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7619
7620 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7621
7622         * MAINTAINERS: Add self to Write After Approval list.
7623
7624 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7625
7626         * ltmain.sh: Preserve in relink_command any environment
7627         variables that may affect the linker behavior.
7628
7629 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7630
7631         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7632
7633 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7634
7635         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7636
7637 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7638
7639         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7640         with the version name.
7641
7642 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7643
7644         * MAINTAINERS: Add self as bb-reorder maintainer.
7645
7646 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7647
7648         * config.if: Tweak.
7649
7650 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7651
7652         * djunpack.bat: New file.
7653
7654 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7655
7656         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7657         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7658         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7659         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7660
7661 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7662
7663         * config.sub (case $basic_machine): Change default for "ibm-*"
7664         to "openedition".
7665
7666 2000-04-13  Andreas Jaeger  <aj@suse.de>
7667
7668         * MAINTAINERS: Added myself.
7669
7670 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7671
7672         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7673         (do-md5sum): New target.
7674         (MD5PROG): Define.
7675         (PACKAGE): Default to TOOL.
7676         (VER): Default to a shell script.
7677         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7678         md5 checksum generation.
7679         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7680         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7681         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7682         insight.tar.bz2): Use gdb-taz to create archive.
7683
7684 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7685
7686         * configure (warn_cflags): Delete.
7687
7688 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7689
7690         * MAINTAINERS: Added myself.
7691
7692 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7693             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7694
7695         * configure.in (enable_libstdcxx_v3): Add.
7696         (target_libs): Add bits here to switch between libstdc++-v2 and
7697         libstdc++-v3.
7698         * config.if: And this file too.
7699         * Makefile.in: Add libstdc++-v3 targets.
7700
7701 2000-04-05  Michael Meissner  <meissner@redhat.com>
7702
7703         * config.sub (d30v): Add d30v as a basic machine type.
7704
7705 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7706
7707         * configure.in: -linux-gnu*, not -linux-gnu.
7708
7709 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7710
7711         * MAINTAINERS: Add self in write-after-approval section.
7712
7713 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7714
7715         * MAINTAINERS: Add self as ia64 port maintainer.
7716
7717 2000-03-08  Neil Booth  <NeilB@earthling.net>
7718
7719         * MAINTAINERS: Add self in write-after-approval section.
7720
7721 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7722
7723         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7724         (do-tar-bz2): Replace TOOL with PACKAGE.
7725         (gdb.tar.bz2): Remove GDBTK from GDB package.
7726         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7727         dejagnu.tar.bz2): New packages.
7728
7729 2000-02-27  Andreas Jaeger  <aj@suse.de>
7730
7731         * configure.in: Add entry for mips*-*-linux*, move catch all
7732         *-*-*linux* entry below this one.
7733
7734 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7735
7736         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7737
7738 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7739
7740         * config.sub: Support an OS of "wince".
7741
7742 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7743
7744         * config.guess, config.sub: Updated to match config's 2000-02-15
7745         version.
7746
7747 2000-02-23  Linas Vepstas <linas@linas.org>
7748
7749         * config.sub: Add support for Linux/IBM 370.
7750         * configure.in: Likewise.
7751
7752 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7753
7754         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7755
7756 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7757
7758         * config.guess: Guess "cygwin" rather than "cygwin32".
7759
7760 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7761
7762         * configure (gcc_version): When setting, narrow search to
7763         lines containing `version_string'.
7764
7765 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7766
7767         * config.sub: Add support for avr target.
7768
7769 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7770
7771         * MAINTAINERS: Add maintainers for MCore port.
7772
7773 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7774
7775         * config.sub: Add mmix-knuth-mmixware.
7776
7777 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7778
7779         * MAINTAINERS: Pair cccp with cpplib maintainership.
7780
7781 2000-01-27  Christopher Faylor <cgf@redhat.com>
7782
7783         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7784         structure stuff to -L library search.
7785         (CXX_FOR_TARGET): Ditto.
7786         (CROSS_CHECK_MODULES): Fix spelling mistake.
7787
7788 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7789
7790         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7791         the C++ compiler.
7792
7793 2000-01-12  Richard Henderson  <rth@cygnus.com>
7794
7795         * configure.in: Don't build some bits for beos.
7796
7797 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7798
7799         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7800         as include files.
7801
7802 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7803
7804         * Add self as cpplib maintainer, as requested by Jason
7805         Merrill.  Correct my e-mail address.
7806
7807 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7808
7809         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7810         not mh-aix43.
7811
7812 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7813
7814         * MAINTAINERS: Add myself to "write after approval" list.
7815
7816 1999-12-14  Richard Henderson  <rth@cygnus.com>
7817
7818         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7819         * config.sub: Accept alphaev[78], alphaev8.
7820
7821 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7822
7823         * config.guess, config.sub: Update from autoconf.
7824
7825 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7826
7827         * MAINTAINERS:  update my playtime e-address.
7828
7829 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7830
7831         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7832         necessary libraries are missing.
7833
7834 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7835
7836         * MAINTAINERS: Add new 'write after approval' maintainer.
7837
7838 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7839
7840         * MAINTAINERS: Add new Java maintainer.
7841
7842 1999-10-25  Andreas Schwab  <schwab@suse.de>
7843
7844         * configure: Fix quoting inside arguments of eval.
7845
7846 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7847
7848         * config-ml.in: Allow suppression of some ARM multilibs.
7849
7850 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7851
7852         * config.guess: Add OS/390 match pattern.
7853         * config.sub: Add mvs, openedition targets.
7854         * configure.in (i370-ibm-opened*): New.
7855
7856 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7857
7858         * config.sub: Add support for configuring for pj.
7859
7860 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7861
7862         * config.sub (maybe_os): Add support for configuring for fr30.
7863
7864 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7865
7866         * configure.in: Do not configure or build ld for AIX
7867         platforms.  ld is known to be broken on these platforms.
7868
7869 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7870
7871         * config-ml.in: Pass compiler flag corresponding to multidirs to
7872         subdir configures.
7873
7874 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7875
7876         * Makefile.in (LDFLAGS): Define.
7877
7878 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7879
7880         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7881         noconfigdirs.
7882         (*-*-cygwin*): Likewise.
7883
7884 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7885
7886         * mkdep: New file.
7887         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7888         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7889
7890         From Eli Zaretskii <eliz@is.elta.co.il>:
7891         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7892         long file name when using DJGPP on MS-DOS.
7893
7894 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7895
7896         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7897
7898 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7899
7900         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7901         dependency as this causes "make check" to globally "make all"
7902
7903 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7904
7905         * configure.in (target_libs): Added target-zlib.
7906         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7907         (CONFIGURE_TARGET_MODULES): Likewise.
7908         (CHECK_TARGET_MODULES): Likewise.
7909         (INSTALL_TARGET_MODULES): Likewise.
7910         (CLEAN_TARGET_MODULES): Likewise.
7911         (configure-target-zlib): New target.
7912         (all-target-zlib): Likewise.
7913         (all-target-libjava): Depend on all-target-zlib.
7914         (configure-target-libjava): Depend on configure-target-zlib.
7915
7916         * Makefile.in (configure-target-libjava): Depend on
7917         configure-target-newlib.
7918         (configure-target-boehm-gc): New target.
7919         (configure-target-qthreads): New target.
7920
7921         * configure.in (target_libs): Added target-qthreads.
7922         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7923         (CONFIGURE_TARGET_MODULES): Likewise.
7924         (CHECK_TARGET_MODULES): Likewise.
7925         (INSTALL_TARGET_MODULES): Likewise.
7926         (CLEAN_TARGET_MODULES): Likewise.
7927         (all-target-qthreads): New target.
7928         (configure-target-libjava): Depend on configure-target-qthreads.
7929         (all-target-libjava): Depend on all-target-qthreads.
7930
7931         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7932         (CONFIGURE_TARGET_MODULES): Likewise.
7933         (CHECK_TARGET_MODULES): Likewise.
7934         (INSTALL_TARGET_MODULES): Likewise.
7935         (CLEAN_TARGET_MODULES): Likewise.
7936         (all-target-libjava): New target.
7937         (all-target-boehm-gc): Likewise.
7938         * configure.in (target_libs): Added libjava, boehm-gc.
7939
7940 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7941
7942         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7943         configure.bat in SUPPORT_FILES.
7944         (gas+binutils.tar.bz2): Likewise.
7945
7946         * makeall.bat: Remove; obsolete.
7947
7948 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7949
7950         From Mark Elbrecht:
7951         * configure.bat: Remove; obsolete.
7952
7953 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7954
7955         * configure: Add -W -Wall to the default CFLAGS when compiling with
7956         gcc.
7957
7958 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7959
7960         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7961
7962 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7963
7964         * configure.in: Build ld on IRIX6.
7965
7966 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7967
7968         * Makefile.in: Change distribution targets to use bzip2 instead of
7969         gzip.
7970         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7971         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7972
7973 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7974
7975         * config.sub: Add mcore target.
7976
7977 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7978
7979         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7980
7981 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7982
7983         * config.guess (dummy): Changed to $dummy.
7984
7985 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7986
7987         * config.sub: Tidied up case statements.
7988
7989 1999-05-22  Ben Elliston  <bje@cygnus.com>
7990
7991         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7992         <jiro@din.or.jp>.
7993
7994         * config.guess: Merge with FSF version. Future changes will be
7995         more accurately recorded in this ChangeLog.
7996         * config.sub: Likewise.
7997
7998 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7999
8000          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8001
8002 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8003
8004         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8005
8006 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8007
8008         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8009
8010 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8011
8012         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8013         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8014         Bad merge removed these two changes.
8015
8016 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8017                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8018
8019         * config.guess (interix Alpha): Add.
8020
8021 1999-04-11  Richard Henderson  <rth@cygnus.com>
8022
8023         * configure.in (i?86-*-beos*): Do config gperf; don't config
8024         gdb, newlib, or libgloss.
8025
8026 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8027
8028         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8029         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8030         from multidirs.
8031
8032 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8033
8034         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8035
8036 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8037
8038         * config.sub: Add support for mcore targets.
8039
8040 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8041
8042         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8043         not mt-ospace, in order to shut up assembler warning about using
8044         symbols that are named the same as registers.
8045
8046 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8047
8048         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8049         dependency list for all-target-cygmon.
8050
8051 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8052
8053         * config-ml.in: Check $host, not $target, for selective multilibs.
8054         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8055         thumb interworking, and underscore prefix multilibs.
8056
8057 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8058
8059         * missing: Update to version from current automake.
8060
8061 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8062
8063         * configure (gxx_include_dir): Removed.
8064
8065         * configure.in (gxx_include_dir): Handle it.
8066         * Makefile.in: Likewise.
8067
8068 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8069
8070         * config.sub (mips64vr4111,mips64vr4111el) Add.
8071
8072 1999-03-21  Ben Elliston  <bje@cygnus.com>
8073
8074         * config.guess: Correct typo for detecting ELF on FreeBSD.
8075
8076 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8077
8078         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8079         config/mh-djgpp.
8080
8081 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8082
8083         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8084         all-target-newlib to dependency list for all-target-bsp.
8085
8086 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8087
8088         * config.sub: Add i386-uwin support.
8089         * config.guess: Likewise.
8090
8091 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8092
8093         * configure.in: cleanup, add mh-*pic handling for arm, special
8094         case powerpc*-*-aix*
8095
8096 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8097
8098         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8099         can be built.
8100
8101 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8102
8103         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8104         targets.
8105
8106 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8107
8108         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8109
8110 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8111
8112         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8113
8114 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8115
8116         * config.sub: Fix typo in arm recognition.
8117
8118 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8119
8120         * configure.in (noconfigdirs): Changed target_configdirs to
8121         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8122         rather than m68k-*-* since it is not known to work on
8123         m68k-aout. Ditto for arm-*-*oabi.
8124
8125 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8126
8127         * configure.in (*-*-windows*): Remove, no longer used.
8128
8129 1999-02-19  Ben Elliston <bje@cygnus.com>
8130
8131         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8132         Smart and improved by Andrew Cagney.
8133
8134 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8135
8136         * config.guess: Recognize openbsd-*-hppa.
8137
8138 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8139
8140         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8141         only if it is not empty.
8142
8143 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8144
8145         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8146
8147         * config.guess: Modified to recognize uname's armv* syntax.
8148
8149         * config.sub: Modified to recognize uname's armv* syntax.
8150
8151 1999-02-17  Mark Salter  <msalter@cygnus.com>
8152
8153         * configure.in: Added target-bsp for sparclite.
8154
8155 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8156
8157         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8158
8159 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8160
8161         * configure.in: Add support for strongarm port.
8162         * config.sub: Add support for strongarm target.
8163
8164 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8165
8166         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8167         the old name config/mh-cygwin32.
8168         Enable texinfo.
8169
8170 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8171
8172         * configure.in: Do build ld for ix86 Solaris.
8173
8174 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8175
8176         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8177         $AR_FOR_TARGET.  Likewise for RANLIB.
8178
8179 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8180
8181         * config.sub (oabi):  Recognize.
8182         * configure.in (arm-*-oabi):  Handle.
8183
8184 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8185
8186         * config.guess: Improve detection of i686 on UnixWare 7.
8187
8188 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8189
8190         * config.guess: Add support for i386-pc-interix.
8191         * config.sub: Likewise.
8192         * configure.in: Likewise.
8193
8194 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8195
8196         * Makefile.in: Remove unneeded all-target-libio from
8197         from all-target-winsup target since it is now unneeded.
8198         Add all-target-libtermcap in its place since it is now
8199         needed.
8200
8201 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8202
8203         * configure.in: makefile stub for cygwin target is probably
8204         unnecessary.  Remove it for now.
8205
8206 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8207
8208         * configure.in: libtermcap.a should be built when cygwin is the
8209         target as well as the host.
8210         * config.guess: Allow mixed case in cygwin uname output.
8211         * Makefile.in: Add libtermcap target.
8212
8213 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8214
8215         * config.sub: Clean up handling of hppa2.0.
8216
8217 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8218
8219         * config.guess: Use C code to identify more HP machines.
8220
8221 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8222
8223         * config.sub: Handle hppa2.0.
8224
8225 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8226
8227         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8228         cygmon for all sparclite targets, regardless of object format.
8229
8230 1998-12-15  Mark Salter  <msalter@cygnus.com>
8231
8232         * configure.in: Added target-bsp for several target architectures.
8233
8234         * Makefile.in: Added rules for bsp.
8235
8236 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8237
8238         * config.guess: Improve detection of hppa2.0 processors.
8239
8240 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8241
8242         * config.guess: Recognize FreeBSD using ELF automatically.
8243
8244 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8245
8246         * configure (skip-this-dir): Add handling for new shell script, which
8247         might be created by a sub-directory's configure to indicate, this particular
8248         directory is "unwanted".
8249         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8250
8251 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8252
8253         * ltconfig: import from libtool, after changing libtool to
8254         account for the cygwin name change.
8255
8256 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8257
8258         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8259         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8260
8261 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8262
8263         * configure.in: Add libtermcap to list of cygwin dependencies.
8264
8265 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8266
8267         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8268         they include winsup/include when it's a cygwin target.
8269
8270 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8271
8272         * configure.in (host_tools): Added zip.
8273         * Makefile.in (all-target-libjava): Depend on all-zip.
8274         (all-zip): New target.
8275         (ALL_MODULES): Added all-zip.
8276         (NATIVE_CHECK_MODULES): Added check-zip.
8277         (INSTALL_MODULES): Added install-zip.
8278         (CLEAN_MODULES): Added clean-zip.
8279
8280 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8281
8282         * Makefile.in: lose "32" from comment about cygwin.
8283
8284 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8285
8286         * configure.in: Use -Os to build target libraries for the fr30.
8287
8288 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8289
8290         * config.sub: Add fr30.
8291
8292 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8293
8294         * configure.in: drop "32" from config/mh-cygwin32.  Check
8295         cygwin* instead of cygwin32*.
8296         * config.sub: Check cygwin* instead of cygwin32*.
8297
8298 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8299
8300         * config.guess: Match any version of Unixware7.
8301
8302 1998-10-20  Syd Polk  <spolk@cygnus.com>
8303
8304         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8305         if desired.
8306
8307 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8308
8309         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8310         these if the appropriate directories and files to not exist.
8311
8312 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8313
8314         * Makefile.in (DEVO_SUPPORT): Add config.if.
8315
8316 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8317
8318         * configure: Add pattern to replace "build_tooldir"'s
8319         definition in the generated Makefile with "tooldir"'s
8320         actual value.
8321
8322 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8323
8324         * config.sub: Bring back lost sparcv9.
8325
8326         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8327
8328 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8329
8330         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8331         CC_FOR_TARGET and friends.
8332
8333 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8334
8335         * Makefile.in (build_tooldir): New variable, same as tooldir.
8336         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8337         -B$(build_tooldir)/bin/.
8338         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8339
8340 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8341
8342         * README: Remove installation instructions and refer to the
8343         INSTALL directory instead.
8344
8345 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8346
8347         * config.sub: Add support for i[34567]86-pc-udk.
8348         * configure.in: Likewise.
8349
8350 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8351
8352         * Makefile.in: add bzip2 package building bits for user
8353         tools module
8354         * configure.in: ditto
8355
8356 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8357
8358         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8359         (ALL_TARGET_MODULES): Add all-target-libobjc.
8360         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8361         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8362         (all-target-libchill): Add dependencies.
8363         * configure.in (target_libs): Add libchill.
8364
8365 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8366
8367         * configure.in (target_subdir): Remove duplicate line.
8368
8369 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8370
8371         * Makefile.in (all-automake): fix dependencies.
8372
8373 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8374
8375         * configure.in: Minor cleanups for building in the $(target_alias)
8376         subdir.
8377
8378 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8379
8380         * Makefile.in (bootstrap): Set r and s before make all.  Use
8381         BASE_FLAGS_TO_PASS in make all.
8382         (cross): Likewise.
8383
8384 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8385
8386         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8387
8388 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8389
8390         * config.sub: Fix typo in last change.
8391
8392 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8393
8394         * config.sub: Add support for C4x target.
8395         * configure.in: Likewise.
8396
8397 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8398
8399         * config.sub: Recognize sparcv9 just like sparc64.
8400
8401 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8402
8403         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8404
8405 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8406
8407         * config.guess: Correctly identify Pentium II sco boxes.
8408
8409         * config.guess: Fix "tr" code.  From Weiwen Liu.
8410
8411 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8412
8413         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8414         stabs.
8415
8416 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8417
8418         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8419         (ALL_TARGET_MODULES): Add all-target-libchill.
8420         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8421         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8422         (all-target-libchill): Add dependencies.
8423         * configure.in (target_libs): Add libchill.
8424
8425 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8426
8427         * config.guess: Avoid assumptions about "tr" behaves when
8428         LANG is set to something other than English.
8429
8430 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8431
8432         * configure (gxx_include_dir): Changed to
8433         '${prefix}/include/g++'-${libstdcxx_interface}.
8434
8435         * config.if: New to determine the interfaces.
8436
8437 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8438
8439         * config.guess: Detect and handle MPE/IX.
8440         * config.sub: Deal with MPE/IX.
8441
8442 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8443
8444         * configure.in: Use mh-aix43.
8445
8446 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8447
8448         * configure: Fix --without/--disable cases for gxx-include-dir.
8449
8450 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8451
8452         * mdata-sh:  Imported.  Needed for automake support.
8453
8454 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8455
8456         * Makefile.in (taz): Try "chmod -R og=u ." before
8457         "chmod og=u `find . -print`".
8458
8459 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8460
8461         * configure.in: Add arm-elf and thumb-elf support.
8462
8463 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8464
8465         * Makefile.in: Undo previous patch.
8466
8467 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8468
8469         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8470         to here ...
8471         (install-no-fixedincludes): and here
8472         (INSTALL_MODULES): ... from here.
8473
8474 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8475
8476         * config.sub: Merge with FSF.
8477
8478         * config.guess: Merge with FSF.
8479
8480 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8481
8482         * configure (extraconfigdirs): New variable.
8483         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8484         * Makefile.in (all): Move higher in file.
8485         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8486         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8487         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8488         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8489         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8490
8491 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8492
8493         * Makefile.in (all-target-libjava): Depend on all-gcc and
8494         all-target-newlib.
8495         (configure-target-libjava): Depend on $(ALL_GCC).
8496
8497 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8498
8499         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8500         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8501
8502 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8503
8504         * INSTALL/README: Fix typo.
8505
8506 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8507
8508         * ylwrap: Change absolute path checks to check for DOS style path
8509         names.
8510
8511         * ylwrap: Don't use a full path name if the source file is in the
8512         same directory.  From hjl@lucon.org (H.J. Lu).
8513
8514         * config-ml.in: Default to being verbose, to match Feb 18 change to
8515         configure.
8516
8517 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8518
8519         Brought over from egcs:
8520
8521         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8522
8523         * configure.in (target_subdir): Set to ${target_alias} instead
8524         of "libraries".
8525
8526         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8527
8528         * configure.in (target_subdir): Set to libraries if enable_multilib.
8529
8530 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8531
8532         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8533         multilibs, force reconfiguration the first time we create
8534         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8535
8536 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8537
8538         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8539         avoid confusion with --no-recursion.
8540
8541 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8542
8543         * configure.in: Win32 hosts shouldn't use install -x
8544         * install-sh: remove -x option, and special .exe-handling
8545         hack.
8546
8547 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8548
8549         * config.guess: Recognize i586-pc-beos.
8550         * configure.in: Don't build some bits for beos.
8551
8552 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8553
8554         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8555         CFLAGS default to -O2.
8556
8557         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8558         when using GNU ld.
8559
8560 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8561
8562         * ltmain.sh: Correct install when using a different shell.
8563
8564 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8565
8566         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8567
8568 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8569
8570         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8571         target.
8572
8573 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8574
8575         * ltconfig: Update to correct AIX handling.
8576
8577 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8578
8579         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8580
8581         * configure.in (target_subdir): Set to ${target_alias} instead
8582         of "libraries".
8583
8584 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8585
8586         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8587         (Makefile): Depend on $(gcc_version_trigger).
8588
8589         * configure (gcc_version): Change default initializer to empty
8590         string.
8591         (gcc_version_trigger): New variable; pass this variable down
8592         to subdir configures to enable them checking gcc's version
8593         themselves. Emit make macros for both gcc_version vars.
8594         (topsrcdir): Initialize reliably.
8595         (recursion line): Remove --with-gcc-version=${gcc_version}.
8596
8597 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8598
8599         * configure (enable_version_specific_runtime_libs): Implement new flag
8600         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8601         in $(libsubdir); emit definition in each generated Makefile.
8602         (gxx_include_dir): Initialize depending on
8603         $enable_version_specific_runtime_libs.
8604
8605 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8606
8607         * configure (gcc_version): Initialize properly depending on
8608         how and where configure is started.
8609         (recursion line): Pass a --with-gcc-version=${gcc_version}
8610         to configures in subdirs.
8611
8612 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8613
8614         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8615         cygmon
8616
8617 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8618
8619         * configure.in: Add cygmon and libstub support for mn10200.
8620
8621 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8622
8623         * configure (gcc_version): Add new variable describing the
8624         particular gcc version we're building.
8625         * Makefile.in (libsubdir): Add new macro for the directory
8626         in which the compiler finds executables, libraries, etc.
8627         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8628         and libsubdir.
8629
8630 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8631
8632         * Makefile.in (local-clean): Remove *.log.
8633         (warning.log): Built with warn_summary from build.log.
8634         (mail-report.log): Run test_summary.
8635         (mail-report-with-warnings.log): Run test_summary including
8636         warning.log in the report.
8637
8638 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8639
8640         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8641
8642 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8643
8644         * Makefile.in (grep): Grep no longer depends on libiberty.
8645
8646 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8647
8648         * Makefile.in: all-snavigator needs all-libgui.
8649
8650 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8651
8652         * configure.in: Add cygmon and libstub support for mn10300.
8653
8654 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8655
8656         * missing: Update to version from automake 1.3.
8657
8658         * ltmain.sh: On installation, don't get confused if the same name
8659         appears more than once in the list of library names.
8660
8661 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8662
8663         * config.sub: Accept m68060 and m5200 as CPU names.
8664
8665 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8666
8667         * configure: Use && rather than using -a in test, because odd
8668         strings can confuse test.
8669         * configure.in: Likewise.
8670
8671 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8672
8673         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8674
8675 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8676
8677         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8678         bootstrap4-lean): New targets.
8679
8680 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8681
8682         * mpw-* Delete.  Not used.
8683
8684 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8685
8686         * COPYING.LIB: Update FSF address.
8687
8688 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8689
8690         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8691
8692         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8693         GAS_SUPPORT_DIRS.
8694
8695 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8696
8697         * ltconfig, ltmain.sh: Avoid producing a version number if
8698         -version-info was not used.
8699
8700 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8701
8702         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8703         building with newlib.
8704
8705 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8706
8707         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8708         Solaris `make' causes it to continue to next definition.
8709
8710 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8711
8712         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8713         the right GUI libraries and files are installed along with GDB.
8714
8715 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8716
8717         * configure.in: Change alpha to alpha* in several places.
8718
8719 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8720
8721         * config.sub: Recognize sparc86x.
8722
8723 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8724
8725         * configure.in (--enable-target-optspace): Remove debug echo.
8726
8727 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8728
8729         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8730
8731 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8732
8733         * ltconfig: Update cygwin32 support.
8734
8735         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8736         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8737         (GDB_SUPPORT_DIRS): Likewise.
8738
8739 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8740
8741         * configure.in (target_makefile_frag): If --enable-target-optspace,
8742         use -Os to compile target libraries rather than -O2.  Default to
8743         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8744         not used.
8745         * configure.in (target_cflags): Ditto for d30v.
8746
8747 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8748
8749         * Makefile.in (all-bfd): Depend on all-intl.
8750         (all-binutils): Likewise.
8751         (all-gas): Likewise.
8752         (all-gprof): Likewise.
8753         (all-ld): Likewise.
8754
8755 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8756
8757         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8758
8759 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8760
8761         * Makefile.in (all-bfd): Depend upon all-libiberty.
8762
8763         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8764
8765 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8766
8767         * Makefile.in: Add libstub.
8768
8769         * configure.in: Ditto. Build libstub for targets that have cygmon
8770         support.
8771
8772 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8773
8774         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8775
8776 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8777
8778         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8779         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8780
8781 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8782
8783         * configure: Define DEFAULT_M4 by searching PATH.
8784         * Makfile.in: Use DEFAULT_M4.
8785
8786 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8787
8788         * ltconfig: Add cygwin32 support.
8789
8790         * Makefile.in, configure.in: Add libtool as a native only directory
8791         to configure and build.
8792
8793 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8794
8795         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8796
8797 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8798
8799         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8800
8801 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8802
8803         * Makefile.in: add ash make rules
8804         * configure.in: add ash to native_only and host_tools lists
8805
8806 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8807
8808         * Makefile.in (all-gettext, all-intl): New targets.
8809         (ALL_MODULES): Added all-gettext, all-intl.
8810         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8811         (INSTALL_MODULES): Added install-gettext, install-intl.
8812         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8813
8814         * configure.in (host_tools): Added gettext.
8815         (native_only): Likewise.
8816         (noconfigdirs) [various cases]: Likewise.
8817         (host_libs): Added intl.
8818
8819 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8820
8821         * configure: Do not disable building gdbtk for cygwin32 hosts.
8822
8823 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8824
8825         * configure.in: Add thumb-coff target.
8826         * config.sub: Add thumb-coff target.
8827
8828 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8829
8830         * Makefile.in: Revert yesterday's change.
8831         (all-target-winsup):  all-target-librx stays out of here.
8832
8833 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8834
8835         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8836         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8837         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8838         Remove references to librx and libg++.
8839
8840 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8841
8842         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8843         recursive makes
8844
8845 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8846
8847         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8848         for newlib directory.
8849         (CXX_FOR_TARGET): Likewise.
8850
8851 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8852
8853         * ltconfig: Update after libtool/ltconfig.in change for
8854         hpux11.
8855
8856 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8857
8858         * ltconfig, ltmain.sh: Update to libtool 1.2.
8859
8860 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8861
8862         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8863         (install-gcc-cross): Instead, override LANGUAGES here.
8864
8865 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8866
8867         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8868         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8869
8870 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8871
8872         * configure.in: Add Thumb-pe target.
8873
8874 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8875
8876         * Makefile.in - changed sn targets to snavigator
8877         * configure.in - changed sn targets to snavigator
8878
8879 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8880
8881         * config-ml.in: After building symlink tree call make distclean
8882         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8883         to be the case for libiberty.
8884
8885 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8886
8887         * configure: When making link, also check the current
8888         directory. The configure scripts may create one.
8889
8890 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8891
8892         * config.sub: Accept alphapca56 and alphaev6 properly.
8893
8894 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8895
8896         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8897
8898 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8899
8900         * config.sub (sco5): Fix typo.
8901
8902 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8903
8904         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8905         install-itcl.
8906         (install-itcl): Remove dependency on install-tcl.
8907
8908 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8909
8910         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8911
8912 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8913
8914         * configure.in: Don't build libgui for a cygwin32 target when not on
8915         a cygwin32 host.
8916
8917 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8918
8919         * configure (redirect): Set to null, so default behavior of
8920         configure is now --verbose.
8921
8922 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8923
8924         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8925         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8926
8927 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8928
8929         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8930         this change to sync Makefile.in with its ChangeLog entries.
8931
8932 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8933
8934         * ltmain.sh (mkdir): Check that the directory doesn't exist
8935         before we exit with error, so that we don't get races during
8936         parallel builds.
8937
8938 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8939
8940         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8941
8942 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8943
8944         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8945         PICFLAG_FOR_TARGET.
8946         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8947
8948         * configure: Emit a definition for the new macro enable_shared
8949         into each Makefile.
8950
8951 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8952
8953         * configure.in (host_tools, native_only): Add libtool.
8954
8955 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8956
8957         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8958         Fix typo in ming config comment.
8959
8960 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8961
8962         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8963
8964 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8965
8966         * config.sub: Add tic30 cases, and map c30 to tic30.
8967
8968 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8969
8970         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8971         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8972         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8973         (CLEAN_TARGET_MODULES): Similarly
8974         (all-target-libf2c): Add dependences.
8975         * configure.in (target_libs): Add libf2c.
8976
8977 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8978
8979         * configure.in: Remove expect from noconfigdirs when target
8980         is cygwin32.  OK to build expect and dejagnu with Canadian
8981         Cross.
8982
8983 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8984
8985         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8986         host.
8987
8988         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8989         and mingw32.
8990
8991 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8992
8993         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8994         here as it is not defined in the toplevel Makefile.
8995
8996 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8997
8998         * configure (package_makefile_rules_frag): New variable, which names
8999         a file with generic rules, ...
9000         Change comment to mention we now have FIVE parts.
9001         * configure: Undo last change.
9002
9003 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9004
9005         * config.guess: More accurate determination of HP processor types.
9006         * config.sub: More accurate determination of HP processor types.
9007
9008 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9009
9010         * configure (package_makefile_frag): Move inserting the
9011         ${package_makefile_frag} to where it should be according
9012         to the comment.
9013
9014 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9015
9016         * config.guess: Add support for Linux/ARM.
9017
9018 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9019
9020         * .cvsignore: Remove *-info and *-install since they match
9021         release-info and mpw-install, which we don't want to just ignore.
9022
9023 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9024
9025         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9026
9027 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9028
9029         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9030         local_prefix to sub-make invocations.
9031
9032 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9033
9034         * configure.in: Check makefile fragments in the source
9035         directory.
9036
9037 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9038
9039         * configure.in: Check whether host and target makefile
9040         fragments exist before adding them to *_makefile_frag.
9041
9042 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9043
9044         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9045
9046 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9047
9048         * configure.in: Make sure we only replace RPATH_ENVVAR on
9049         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9050         regexp to sed.
9051
9052         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9053         to sub-makes.
9054
9055 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9056
9057         * config-ml.in (multi-do): LDFLAGS must include multilib
9058         designator.
9059
9060 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9061
9062         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9063
9064 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9065
9066         * config.sub: Add mingw32 support.
9067         * configure.in: Likewise.
9068
9069 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9070
9071         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9072
9073 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9074
9075         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9076         * configure (gxx_include_dir): Provide a definition for subdirs
9077         which do not use autoconf.
9078
9079 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9080
9081         * config.guess: Sync with egcs.  Picks up new alpha support,
9082         BeOS & some additional linux support.
9083
9084 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9085
9086         * config.guess: HP 9000/803 is a PA1.1 machine.
9087
9088 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9089
9090         * configure.in: It's alpha*-...
9091
9092 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9093
9094         * configure.in (host_makefile_frag, target_makefile_frag):
9095         Handle multiple config files.
9096         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9097         alpha-*-*.
9098
9099 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9100
9101         * mkdep: New file.
9102
9103 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9104
9105         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9106
9107 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9108
9109         * Makefile.in: Add libgui directory.
9110         (GDB_TK): Add all-libgui.
9111         * configure.in: Add libgui directory.
9112         * configure: Add all-libgui to GDB_TK.
9113
9114 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9115
9116         * config-ml.in (multidirs): Add m32r to multilib list.
9117
9118 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9119
9120         * Makefile.in (all-target-gperf): Change dependency to
9121         all-target-libstdc++.
9122
9123 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9124
9125         * config.guess: Add BeOS support.
9126
9127 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9128
9129         Source directory cvs renamed to cvssrc:
9130         * configure.in (host_tools): Change cvs to cvssrc.
9131         (native_only): Likewise.
9132         (noconfigdirs) [various cases]: Likewise.
9133         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9134         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9135         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9136         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9137         (all-cvssrc): Rename target from all-cvs.
9138
9139 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9140
9141         * configure (gxx_include_dir): Fix thinko.
9142
9143 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9144
9145         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9146         (install-cross, install-gcc-cross): New targets.
9147
9148 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9149
9150         * configure.in (noconfigdirs): Add support for Thumb target.
9151
9152         * config.sub (maybe_os): Add support for Thumb target.
9153
9154 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9155
9156         * Makefile.in: Add rules for cygmon.
9157
9158         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9159
9160 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9161
9162         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9163         * configure (gxx_include_dir): Provide a definition for subdirs
9164         which do not use autoconf.
9165
9166 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9167
9168         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9169         11/18/97 build
9170
9171 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9172
9173         * From Franz Sirl.
9174         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9175         found on RedHat Linux systems.
9176
9177 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9178
9179         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9180         guesses.
9181
9182 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9183
9184         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9185
9186 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9187
9188         * ltmain.sh: If mkdir fails, check whether the directory was created
9189         anyhow by some other process.
9190
9191 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9192
9193         * configure.in (d30v-*-*): Configure all directories.
9194
9195 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9196
9197         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9198         for the D30V.
9199
9200 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9201
9202         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9203
9204 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9205
9206         * include/libiberty.h: Add extern "C" { so it can be used with C++
9207         progrms.
9208         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9209         programs.
9210
9211 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9212
9213         * configure.in (d30v-*-*): Configure GCC now.
9214
9215 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9216
9217         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9218         is no longer needed.
9219
9220 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9221
9222         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9223
9224 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9225
9226         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9227         targets using "$@" to provide support for similar but not identical
9228         targets without having to duplicate code.
9229
9230 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9231
9232         * makefile.vms: Fix to work with DEC C.
9233
9234 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9235
9236         * config.sub: Add mips-tx39-elf to marketing names.
9237
9238 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9239
9240         * ltmain.sh: Handle symlinks in generated script.
9241
9242 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9243
9244         * configure: Handle autoconf style directory options: --bindir,
9245         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9246         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9247         --sysconfdir.
9248         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9249         (sharedstatedir, localstatedir, oldincludedir): New variables.
9250         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9251         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9252         sbindir, sharedstatedir, and sysconfdir.
9253
9254 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9255
9256         * Makefile.in (bootstrap-lean): New target.
9257
9258 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9259
9260         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9261         sn, and gnuserv from noconfigdirs.
9262
9263 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9264
9265         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9266
9267 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9268
9269         * Makefile.in (cross): New target.
9270
9271 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9272                           Jeff Law         <law@cygnus.com>
9273
9274         * Makefile.in (bootstrap2, bootstrap3): New targets.
9275         (all-bootstrap): Remove outdated and confusing target.
9276         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9277
9278 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9279
9280         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9281         windows.  Consistent with gdb/configure.
9282
9283 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9284
9285         * configure.in: Name Linux target fragment.
9286
9287         * configure: Rewrite so that project Makefile fragment is inserted
9288         first and appears last in the resulting Makefile.
9289
9290 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9291
9292         * Makefile.in (install-itcl): Install tcl first.
9293
9294 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9295
9296         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9297
9298 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9299
9300         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9301
9302         * configure.in (skipdirs): Add target-librx for Linux.
9303         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9304
9305 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9306
9307         * Makefile.in (bootstrap): New target.
9308
9309 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9310
9311         * config.sub: Accept 'amigados' for backward compatibility.
9312
9313 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9314
9315         * config.guess: Merge with FSF.
9316
9317 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9318
9319         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9320
9321 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9322
9323         * config.sub: Add "marketing-names" patch.
9324
9325 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9326
9327         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9328
9329 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9330
9331         * config.sub: Handle v850-elf.
9332
9333 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9334
9335         * .cvsignore (*-install): Remove.
9336
9337 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9338
9339         * ltconfig: Set CONFIG_SHELL in libtool.
9340         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9341
9342 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9343
9344         * configure.in (target_subdir): Set to libraries if enable_multilib.
9345
9346 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9347
9348         * config.guess: Update from gcc directory.
9349
9350 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9351
9352         * Makefile.in (all-sim): Depends on all-readline.
9353
9354 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9355
9356         * Makefile.in (BISON, YACC): Use $$s.
9357         (all-bison): Depend on all-texinfo.
9358
9359 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9360
9361         * Makefile.in (BISON): Add -L flag.
9362         (YACC): Likewise.
9363
9364 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9365
9366         * configure.in (noconfigdirs): Add support for v850e target.
9367
9368         * config.sub (maybe_os): Add support for v850e target.
9369
9370 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9371
9372         * configure.in (noconfigdirs): Add support for v850ea target.
9373
9374         * config.sub (maybe_os): Add support for v850ea target.
9375
9376 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9377
9378         * config.sub: Add mipstx39.  Delete r3900.
9379
9380 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9381
9382         * Makefile.in (all-autoconf): Depends on all-texinfo.
9383
9384 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9385
9386         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9387         eabi targets.
9388
9389 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9390
9391         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9392
9393         * configure: When handling a Canadian Cross, handle YACC as well as
9394         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9395         * Makefile.in (all-bison): Depend upon all-texinfo.
9396
9397 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9398
9399         * Makefile.in (BISON): bison, not byacc or bison -y.
9400         (YACC): bison -y or byacc or yacc.
9401         (various): Add *-bison as appropriate.
9402         (taz): No need to mess with BISON anymore.
9403
9404 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9405
9406         * configure: If OSTYPE matches *win32*, try to find a good value for
9407         CONFIG_SHELL.
9408
9409 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9410
9411         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9412         configure.in if it is present.
9413
9414 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9415
9416         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9417
9418 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9419
9420         * config.sub: Recognize `arc' cpu.
9421         * configure.in: Likewise.
9422         * config-ml.in: Likewise.
9423
9424 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9427
9428 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9429
9430         * configure: Changed sed delimiter from ':' to '|' when
9431         attempting to substitute ${config_shell} for SHELL. On
9432         NT ${config_shell} may contain a ':' in it.
9433
9434 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9435
9436         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9437
9438 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9439
9440         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9441
9442 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9443
9444         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9445
9446         * ylwrap: If the program is a relative path, force it to be
9447         absolute.
9448
9449 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9450
9451         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9452
9453 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9454
9455         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9456         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9457         for libraries.
9458
9459 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9460
9461         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9462         separated by spaces.
9463
9464 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9465
9466         * ylwrap: New file.
9467         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9468
9469         * ltmain.sh: Handle /bin/sh at start of install program.
9470
9471         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9472
9473         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9474         * missing: New file, from automake 1.2.
9475
9476 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9477
9478         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9479         check-tk to CHECK_X11_MODULES.
9480
9481 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9482
9483         * config.sub: Merge with FSF.
9484
9485 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9486
9487         * config.guess: Merge with FSF.
9488
9489 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9490
9491         * configure: Treat msdosdjgpp like go32.
9492         * configure.in: Likewise.  Don't remove gprof for go32.
9493
9494         * configure: Change Makefile.tem2 to Makefile.tm2.
9495
9496 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9497
9498         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9499
9500 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9501
9502         * install-sh (chmodcmd): Set to null if the DST directory already
9503         exists.  Same as Nov 11th change.
9504
9505 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9506
9507         * configure (GDB_TK): Needs itcl and tix.
9508
9509 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9510
9511         * config.guess: Update from FSF.
9512
9513 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9514
9515         * Makefile.in (GDB_TK): Depend on itcl and tix.
9516
9517 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9518
9519         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9520         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9521         (INSTALL_SCRIPT): New variable.
9522         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9523         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9524         to -x.
9525         * install-sh: Add support for -x option.
9526
9527 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9528
9529         * configure.in, Makefile.in: Treat tix like itcl.
9530
9531 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9532
9533         * Makefile.in (WINDRES): New variable.
9534         (WINDRES_FOR_TARGET): New variable.
9535         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9536         (EXTRA_HOST_FLAGS): Add WINDRES.
9537         (EXTRA_TARGET_FLAGS): Add WINDRES.
9538         (EXTRA_GCC_FLAGS): Add WINDRES.
9539         ($(DO_X)): Pass down WINDRES.
9540         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9541         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9542         DLLTOOL_FOR_TARGET.
9543
9544 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9545
9546         * configure.in: configure sim before gdb for win32-x-ppc
9547
9548 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9549
9550         Move gperf into the toplevel, from libg++.
9551         * configure.in (target_tools): Add target-gperf.
9552         (native_only): Add target-gperf.
9553         * Makefile.in (all-target-gperf): New target, depend on
9554         all-target-libg++.
9555         (configure-target-gperf): Empty rule.
9556         (ALL_TARGET_MODULES): Add all-target-gperf.
9557         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9558         (CHECK_TARGET_MODULES): Add check-target-gperf.
9559         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9560         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9561
9562 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9563
9564         * config.sub (mn10200): Recognize new basic machine.
9565
9566 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9567
9568         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9569         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9570
9571 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9572
9573         * configure.in: If we're building mips-sgi-irix6* native, turn on
9574         ENABLE_MULTILIB and set TARGET_SUBDIR.
9575
9576 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9577
9578         * Makefile.in (all-sn): Depend on all-grep.
9579
9580 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9581
9582         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9583
9584         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9585         Makefile.  From Jeff Makey <jeff@cts.com>.
9586         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9587
9588         * Makefile.in (DISTBISONFILES): Remove.
9589         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9590         $(DEFAULT_YACC).
9591
9592         * configure.in: Build itl, db, sn, etc., when building for native
9593         cygwin32.
9594
9595         * Makefile.in (LD): New variable.
9596         (EXTRA_HOST_FLAGS): Pass down LD.
9597         ($(DO_X)): Likewise.
9598
9599 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9600
9601         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9602
9603 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9604
9605         * configure.in (targargs): Strip out any supplied --build argument
9606         before adding our own. Always add --build.
9607
9608 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9609
9610         * configure.in (targargs): Pass --build if we're doing
9611         a cross-compile.
9612
9613 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9614
9615         * configure: Use '|' instead of ":" as the separator in
9616         sed. Otherwise sed chokes on NT path names with drive
9617         designators. Also look for "?:*" as the leading characters in an
9618         absolute pathname.
9619
9620 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9621
9622         * config.sub: Support for r3900.
9623
9624 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9625
9626         * configure.in: Use install-sh, not install.sh.
9627
9628 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9629
9630         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9631         apply it twice.
9632
9633 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9634
9635         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9636         install-binutils.
9637
9638 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9639
9640         * Makefile.in: Add automake targets.
9641         * configure.in (host_tools): Add automake.
9642
9643 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9644
9645         * configure: Default CXX to c++, not gcc.
9646         * Makefile.in (CXX): Set to c++, not gcc.
9647         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9648
9649 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9650
9651         * install-sh: try appending a .exe if source file doesn't
9652         exist
9653
9654 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9655
9656         * configure.in: Turn on multilib by default.
9657         (cross_only): Remove target-libiberty.
9658
9659         * Makefile.in (all-gcc): Don't depend on libiberty.
9660
9661 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9662
9663         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9664
9665 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9666
9667         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9668         (DISTBISONFILES): Add ld/Makefile.in
9669
9670 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9671
9672         * configure.in: if target is cygwin32 but host isn't cygwin32,
9673         don't configure gdb tcl tk expect, not just gdb.
9674
9675 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9676
9677         * configure.in: Added gnuserv everywhere sn appears.
9678
9679         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9680         (CROSS_CHECK_MODULES): Added check-gnuserv.
9681         (INSTALL_MODULES): Added install-gnuserv.
9682         (CLEAN_MODULES): Added clean-gnuserv.
9683         (all-gnuserv): New target.
9684
9685 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9686
9687         * config.guess: Fixes for MIPS OpenBSD systems.
9688
9689 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9690
9691         * Makefile.in (INSTALL_XFORM): Remove.
9692         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9693
9694         * mkinstalldirs: New file, copied from automake.
9695         * Makefile.in (installdirs): Rename from install-dirs.  Use
9696         mkinstalldirs.  Change all users.
9697         (DEVO_SUPPORT): Add mkinstalldirs.
9698
9699 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9700
9701         * install-sh: Rename from install.sh.
9702         * Makefile.in (INSTALL): Change install.sh to install-sh.
9703         (DEVO_SUPPORT): Likewise.
9704
9705         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9706         Graichen <graichen@rzpd.de>.
9707
9708 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9709
9710         * config.guess: Recognize OpenBSD systems correctly.
9711
9712 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9713
9714         * README, Makefile.in (ETC_SUPPORT): Remove references to
9715         cfg-paper*, configure.{texi,man,info*}._
9716
9717 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9718
9719         * Makefile.in (all.normal): Ensure that gcc is built after all
9720         the x11 - ie gdb - targets.
9721
9722 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9723
9724         * makefile.vms: Don't run conf-a-gas.
9725
9726 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9727
9728         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9729
9730 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9731
9732         * configure.in: Remove noconfigdirs case since gdb also
9733         configures and builds for tic80-coff.
9734
9735 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9736
9737         * configure: Set cache_file to config.cache.
9738         * Makefile.in (local-distclean): Remove config.cache.
9739
9740 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9741
9742         * COPYING: Update FSF address.
9743
9744 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9745
9746         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9747         noconfigdirs.
9748
9749 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9750
9751         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9752         MAKEDIRS, is empty.
9753
9754 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9755
9756         * config.sub: Tweak mn10300 entry.
9757
9758 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9759
9760         * configure.in (host_tools): Put sim before gdb, so gdb's
9761         configure.tgt can determine if the simulator was configured.
9762
9763 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9764
9765         * config.sub: Move BeOS $os case to be with other Cygnus
9766         local cases.
9767
9768 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9769
9770         * config.sub: Remove misplaced comment that broke Linux.
9771
9772 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9773
9774         * config.sub: Add BeOS support.
9775
9776 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9777
9778         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9779
9780 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9781
9782         * configure.in (noconfigdirs): Remove tcl and tk from
9783         noconfigdirs for cygwin32 builds.
9784
9785 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9786
9787         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9788
9789 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9790
9791         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9792         make-all.com, use makefile.vms instead.
9793
9794 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9795
9796         * config.sub: Accept -lnews*.
9797
9798 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9799
9800         * configure.in (noconfigdirs): Disable target-newlib,
9801         target-examples and target-libiberty for d30v.
9802
9803 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9804
9805         * configure.in (noconfigdirs): Enable ld for d30v.
9806
9807 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9808
9809         * configure.in (tic80-*-*): Build compiler.
9810
9811 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9812
9813         * configure.in (d30v-*): Remove sim directory from list of
9814         unsupported d30v directories
9815
9816 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9817
9818         * config.sub, configure.in: Add d30v target cpu.
9819
9820 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9821
9822         * makefile.vms: New file.
9823         * make-all.com: Remove.
9824
9825 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9826
9827         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9828
9829 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9830
9831         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9832
9833 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9834
9835         * Makefile.in (ALL_MODULES): Added all-db.
9836         (CROSS_CHECK_MODULES): Addec check-db.
9837         (INSTALL_MODULES): Added install-db.
9838         (CLEAN_MODULES): Added clean-db.
9839
9840 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9841
9842         * config.guess: Merge with latest FSF sources.
9843
9844 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9845
9846         * Makefile.in (ALL_MODULES): Added all-itcl.
9847         (CROSS_CHECK_MODULES): Added check-itcl.
9848         (INSTALL_MODULES): Added install-itcl.
9849         (CLEAN_MODULES): Added clean-itcl.
9850
9851 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9852
9853         * configure.in: build gdb for mn10200
9854
9855 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9856
9857         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9858
9859 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9860
9861         * configure.in (tic80-*-*): Turn off most targets right now.
9862
9863 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9864
9865         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9866         rather than the makeinfo program.
9867         (do-info): Depend upon all-texinfo.
9868
9869 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9870
9871         * configure.in: Remove uses of config/mh-linux.
9872
9873         * config.sub, config.guess: Merge with latest FSF sources.
9874
9875 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9876
9877         * config.sub (case $basic_machine): Add tic80 entries.
9878
9879 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * config.sub, config.guess: Merge with latest FSF sources.
9882
9883 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9884
9885         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9886         * mpw-config.in: Test for NewFolderRecursive.
9887         * mpw-install: Use symbolic name for startup filename.
9888         * mpw-README: Add various additional details.
9889
9890 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9891
9892         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9893
9894 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9895
9896         * configure.in: Do build gcc and the target libraries for
9897         the mn10200.
9898
9899 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9900
9901         * configure.in: don't avoid building gdb for mn10300 any more
9902         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9903         instead of single-quoting it.
9904
9905 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9906
9907         * configure.in: Don't use --with-stabs on IRIX 6.
9908
9909 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9910
9911         * configure.in (m32r): Build gdb, libg++ now.
9912
9913 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9914
9915         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9916         directories from noconfigdirs.
9917
9918 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9919
9920         * config.sub (basic_machine): added mips16 configuration
9921
9922 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9923
9924         * config.sub: Handle d10v-unknown.
9925
9926 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9927
9928         * config.sub: Handle v850-unknown.
9929
9930 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9931
9932         * Makefile.in: add findutils
9933         * configure.in: add findutils to list of host_tools
9934
9935 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9936
9937         * config.sub: Handle mn10200 and mn10300.
9938
9939 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9940
9941         * configure.in (d10v-*): Do not build librx.
9942
9943 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9944
9945         * configure.in (mn10300): Build everything except gdb & libgloss.
9946
9947 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9948
9949         * config.guess:  Patch for Dansk Data Elektronik servers,
9950         from Niels Skou Olsen <nso@dde.dk>.
9951
9952         For ncr, use /bin/uname rather than uname, since GNU uname does not
9953         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9954
9955         Patch for MIPS R4000 running System V,
9956         from Eric S. Raymond <esr@snark.thyrsus.com>.
9957
9958         Fix thinko for nextstep.
9959
9960         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9961
9962         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9963         * config.guess: Guess mips-dec-mach_bsd4.3.
9964
9965         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9966         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9967         release numbers.
9968         * config.guess (mips-mips-riscos*):  Emit just enough of the
9969         release number.
9970
9971         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9972         * config.guess (sparc-auspex-sunos*):  Added.
9973         (f300-fujitsu-*): Added.
9974
9975         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9976         * config.guess:  Recognize a Tadpole as a sparc.
9977
9978 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9979
9980         * config.guess: Don't assume that NextStep version is either 2 or
9981         3.  NextStep 4 (aka OpenStep 4) has come out now.
9982
9983 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9984
9985         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9986         From Rik Faith <faith@cs.unc.edu>.
9987
9988 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9989
9990         * config.sub: Contributions from bug-gnu-utils to:
9991         Support plain "hppa" (no version given) architecture, reported by
9992         OpenStep.
9993         OpenBSD like NetBSD.
9994         LynxOs is not a hardware supplier.
9995
9996         * config.guess: Contributions from bug-gnu-utils to add support for:
9997         OpenBSD like NetBSD.
9998         Stratus systems.
9999         More Pyramid systems.
10000         i[n>4]86 Intel chips.
10001         M680[n>4]0 Motorola chips.
10002         Use unknown instead of lynx for hardware manufacturer.
10003
10004 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10005
10006         * install.sh (chmodcmd): Set to null if the DST directory already
10007         exists.
10008
10009 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10010
10011         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10012         not use mt-ppc target Makefile fragment any more.
10013
10014 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10015
10016         * configure.in (*-*-windows):  Exclude everything but those dirs
10017         needed to build windows.
10018
10019 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10020
10021         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10022
10023 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10024
10025         * configure.in:  Exclude mmalloc from i386-windows.
10026
10027 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10028
10029         * Undo my previous change.
10030
10031 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10032
10033         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10034         unconditionally.
10035         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10036
10037 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10038
10039         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10040         host to add it's own flags.
10041
10042 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10043
10044         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10045
10046 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10047
10048         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10049         (CXX_FOR_TARGET): Likewise.
10050         (GCC_FOR_TARGET): Define.
10051         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10052         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10053         CC_FOR_TARGET was specified on the command line.
10054         (MAKEOVERRIDES): Don't define.
10055
10056 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10057
10058         * configure.in (m32r): Fix spelling of libg++ libs.
10059
10060 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10061
10062         * config.sub (-apple*): Remove, now redundant.
10063
10064 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10065
10066         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10067
10068         * configure: Rework yesterday's sed script patch.
10069
10070         * config.sub: Merge with FSF.
10071
10072 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10073
10074         * config.guess:  Merge from FSF.
10075
10076         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10077         * config.guess: Use pc instead of unknown, for pc clone systems.
10078         Change linux to linux-gnu.
10079
10080         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10081         * config.guess: Avoid non-portable tr syntax.
10082
10083 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10084
10085         * test-build.mk (HOLES): Add "xargs" for gdb.
10086
10087         * configure: Avoid hpux10.20 sed bug.
10088
10089 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10090
10091         * configure.in:  Add support for windows host
10092         (that is a build done under the Microsoft build environment).
10093
10094 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10095
10096         * Makefile.in: Replace all uses of srcroot with s, to shrink
10097         command line lengths.
10098
10099         Patches from Geoffrey Noer <noer@cygnus.com>:
10100         * configure.in: If configuring for newlib, pass --with-newlib to
10101         subdirectories.
10102         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10103         -Bnewlib/ and -Lwinsup to gcc.
10104         (CXX_FOR_TARGET): Likewise.
10105
10106 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10107
10108         * Makefile.in (ETC_SUPPORT): Add configure.
10109
10110 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10111
10112         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10113         host configuration file.
10114
10115 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10116
10117         * configure.in: Break mn10x00 support into separate
10118         mn10200 and mn10300 configurations.
10119         * config.sub: Likewise.
10120
10121 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10122
10123         * configure.in: Add lots of stuff to noconfigdirs for
10124         the mn10x00 targets.
10125
10126         * config.sub, configure.in: Add mn10x00 support.
10127
10128 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10129
10130         * make-all.com: Call conf-a-gas, not config-a-gas.
10131
10132 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10133
10134         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10135         targets.
10136
10137 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10138
10139         * mpw-README: Add much more detail for native PowerMac.
10140         * mpw-install: New file.
10141         * mpw-configure: Add --norecursion and --help options.
10142         * mpw-config.in: Translate readme and install files when
10143         copying to objdir.
10144         * mpw-build.in: Don't always depend on byacc and flex.
10145         (install-only-top): New action.
10146
10147 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10148
10149         * configure.in:  You can now configure GDB for the v850.
10150
10151 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10152
10153         * configure.in (noconfigdirs): Don't configure any C++ dirs
10154         if targeting D10V.
10155
10156 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10157
10158         * config.sub: Recognize mips64vr5000.
10159
10160 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10161
10162         * configure.in: Use a single line for host_tools and native_only.
10163
10164 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10165
10166         * config.sub, configure.in: Add entries for m32r.
10167
10168 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10169
10170         * Makefile.in (inet-install): Don't run install-gzip.
10171
10172 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10173
10174         * configure.in:  Don't config lots of things for *-*-windows*.
10175
10176 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10177
10178         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10179         (host_libs, host_tools): Copy from configure.in.
10180         * mpw-configure: Don't complain about directories not found.
10181
10182 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10183
10184         * configure.in (i[345]86): Recognize i686 for pentium pro.
10185         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10186         file.
10187
10188         * config.guess (i[345]86): Ditto.
10189
10190 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10191
10192         * configure.in (noconfigdirs): Removed gdb for D10V.
10193
10194 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10195
10196         * configure.in: Remove ld, target-libio, target-libg++, and
10197         target-libstdc++ from noconfigdirs.
10198
10199 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10200
10201         * configure: Fix three locations where shell scripts were
10202         being run directly rather than with config_shell.
10203
10204 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10205
10206         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10207         * config.sub (basic_machine): Recognize v850.
10208
10209 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10210
10211         * mpw-configure: Handle multiple enable/disable options and
10212         pass them down recursively, handle -c and -s flags appropriately
10213         depending on choice of compiler, add escape mechanism for
10214         quoted arguments to gC.
10215
10216 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10217
10218         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10219         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10220         so that -mrelocatable-lib and -mno-eabi are used.
10221
10222         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10223         not support --print-multi-lib, don't abort.
10224
10225 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10226
10227         * make-all.com: Run config-a-gas.
10228         * setup.com: Don't copy subdirectory files around.
10229
10230 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10231
10232         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10233         target, it now compiles correctly.
10234
10235 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10236
10237         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10238
10239 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10240
10241         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10242
10243 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10244
10245         * configure.in (native_only): Add prms.
10246
10247 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10248
10249         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10250         (BINUTILS_SUPPORT_DIRS): Likewise.
10251
10252 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10253
10254         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10255         d10v support is added.
10256
10257 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10258
10259         * configure.in (d10v-*-*): New target.
10260
10261 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10262
10263         * config.guess (HP 9000/811): Recognize this as a PA1.1
10264         machine.
10265
10266 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10267
10268         * Makefile.in (do-tar-gz): New target, split out from tail end of
10269         taz target.  Run each command separately, don't use pipes.
10270         (taz): Use it.
10271
10272 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10273
10274         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10275         * mpw-build.in: No builds should depend on building byacc or flex,
10276         they are assumed to be installed already.
10277
10278 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10279
10280         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10281         variable that CC_FOR_TARGET needs.
10282
10283 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10284
10285         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10286         options have changed since the last time the subdirectory was
10287         configured, and if it has, reconfigure.
10288         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10289         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10290
10291 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10292
10293         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10294         CLEAN_MODULES): Add bash.
10295         (all-bash): New target.
10296
10297 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10298
10299         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10300
10301 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10302
10303         * config.sub (basic_machine): Recognize d10v as a valid processor.
10304
10305 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10306
10307         * mpw-configure: Add support for --bindir.
10308         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10309
10310 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10311
10312         * configure.in: add bash, time, gawk to list of hosttools and things
10313         to only build for native toolchains
10314
10315 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10316
10317         * Makefile.in (docdir): Remove.
10318
10319 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10320
10321         * Makefile.in (datadir): Set to $(prefix)/share.
10322
10323 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10324
10325         * configure.in: build diff and patch for cygwin32-hosted
10326         toolchains.
10327
10328 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10329
10330         * config.sub: Accept -rtems*.
10331
10332 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10333
10334         * configure.in: enable dosrel for cygwin32-hosted builds,
10335                 remove diff from the list of things not buildable
10336                 via Canadian Cross
10337
10338 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10339
10340         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10341         don't get ". ".
10342
10343 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10344
10345         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10346
10347 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10348
10349         * Makefile.in (taz): Handle case where tex3patch didn't even get
10350         checked out.  Also, if it was found, put the symlink in a new util
10351         subdirectory.
10352
10353 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10354
10355         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10356
10357 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10358
10359         * config.sub: Recognize -openvms.
10360         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10361         * make-all.com, setup.com: New files.
10362
10363 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10364
10365         * Makefile.in (taz): tex3patch moved to texinfo/util.
10366
10367 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10368
10369         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10370         * configure.in: remove make from disable-if-Can-Cross list
10371                 enable gdb if ${host} and ${target} are cygwin32
10372
10373 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10374
10375         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10376         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10377
10378 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10379
10380         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10381         distinguish sysv/svr4/bsd variants.
10382         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10383
10384 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10385
10386         * configure.in: Added copyright notice.
10387         * move-if-change: Added copyright notice.
10388
10389 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10390
10391         * configure.in (powerpcle-*-solaris*): Until we get shared
10392         libraries working, don't build gdb, sim, make, tcl, tk, or
10393         expect.
10394
10395 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10396
10397         * config.guess:  Merge with FSF:
10398
10399         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10400         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10401
10402         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10403         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10404
10405         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10406         * config.guess:  Combine two OSF1 rules.
10407         Also recognize field test versions.  From mjr@zk3.dec.com.
10408         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10409         because GNU uname does not support -p.  From pmr@pajato.com.
10410
10411 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10412
10413         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10414
10415 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10416
10417         * mpw-README: Document GCCIncludes.
10418
10419 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10420
10421         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10422
10423 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10424
10425         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10426
10427 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10428
10429         * configure.in (*-*-cygwin32): Configure make.
10430
10431 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10432
10433         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10434
10435 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10436
10437         * Makefile.in (all-inet): Depend on all-perl.
10438
10439         * Makefile.in (inet-install): New target.
10440
10441         * Makefile.in (all-inet): Depend on all-tcl.
10442         (all-inet): Depend on all-send-pr.
10443
10444 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10445
10446         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10447         temporarily.
10448
10449 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10450
10451         * configure.in: Don't configure --with-gnu-ld on AIX.
10452
10453 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10454
10455         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10456
10457 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10458
10459         * Makefile.in (ALL_MODULES): Added all-inet.
10460         (CROSS_CHECK_MODULES): Added check-inet.
10461         (INSTALL_MODULES): Added install-inet.
10462         (CLEAN_MODULES): Added clean-inet.
10463         (all-indent): New target.
10464
10465         * configure.in (host_tools): Added inet.
10466         (native_only): Added inet.
10467         (noconfigdirs): Added inet.
10468
10469 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10470
10471         * configure.in: Don't configure libgloss if we are not configuring
10472         newlib.
10473
10474 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10475
10476         * configure.in: Don't configure libgloss for unsupported
10477         architectures.
10478
10479 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10480
10481         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10482
10483 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10484
10485         * Makefile.in (ALL_MODULES): Include all-apache.
10486         (CROSS_CHECK_MODULES): Include check-apache.
10487         (INSTALL_MODULES): Include install-apache.
10488         (all-apache): New target.
10489
10490         * configure.in: Added apache everywhere perl is seen.
10491
10492 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10493
10494         * Makefile.in: Add support for clean-{module} and
10495         clean-target-{module} rules.
10496
10497 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10498
10499         * configure.in (*-*-ose) do not build libgloss.
10500
10501 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10502
10503         * config.guess (prep*:SunOS:5.*:*): Turn into
10504         powerpele-unknown-solaris2.
10505
10506 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10507
10508         * configure.in: Permit --enable-shared to specify a list of
10509         directories.
10510
10511 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10512
10513         * configure.in (host==solaris): Pass only the first word of $CC
10514         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10515
10516 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10517
10518         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10519
10520 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10521
10522         * Makefile.in (ALL_MODULES): Include all-perl.
10523         (CROSS_CHECK_MODULES): Include check-perl.
10524         (INSTALL_MODULES): Include install-perl.
10525         (ALL_X11_MODULES): Include all-guile.
10526         (CHECK_X11_MODULES): Include check-guile.
10527         (INSTALL_X11_MODULES): Include install-guile.
10528         (all-perl): New target.
10529         (all-guile): New target.
10530
10531         * configure.in (host_tools): Include perl and guile.
10532         (native_only): Include perl and guile.
10533         (noconfigdirs): Don't build guile and perl; no ports have been
10534         done.
10535
10536 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10537
10538         * configure (--enable-*): Handle quoted option lists such as
10539         --enable-sim-cflags='-g0 -O' better.
10540
10541 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10542
10543         * Makefile.in ({,inst}all-target): New rule so we can make and
10544         install all of the target directories easily.
10545
10546 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10547
10548         * configure.in: Add missing global flag in sed substitution when
10549         deleting `target-' from ${configdirs}.
10550
10551 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10552
10553         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10554         option.
10555
10556         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10557         config/mh-necv4.
10558
10559         * install.sh: Correct misspelling of transformbasename.
10560
10561         * config.guess: Recognize mips-*-sysv*.
10562
10563 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10564
10565         * config.sub: Recognize mon960.
10566
10567 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10568
10569         * configure: Restore Canadian Cross handling of BISON and LEX,
10570         removed in Feb 20 change.
10571
10572 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10573
10574         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10575         Mention make install.  Remove the old copyright date as well the
10576         clumsy and rather pointless copyright on the README file.
10577
10578 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10579
10580         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10581         Makefile after running symlink-tree, then run `make distclean' to
10582         avoid clobbering any generated files in srcdir.
10583
10584 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10585
10586         * configure.in (m68k-*-netbsd*): Build everything now.
10587
10588 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10589
10590         * Makefile.in (taz): Fix quoting.
10591
10592 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10593
10594         * configure.in (sparclet-*-*): Build everything now.
10595
10596 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10597
10598         * configure.in (m68k-*-linux*): New host.
10599
10600 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10601
10602         * configure: Check for bison before byacc.
10603
10604 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10605
10606         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10607         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10608         searching PATH.  These are used as fallbacks by Makefile.in if
10609         flex/bison/byacc aren't in objdir.
10610
10611 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10612
10613         * Makefile.in: Make everything which depends upon all-bfd also
10614         depend upon all-opcodes, in case --with-commonbfdlib is used.
10615
10616 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10617
10618         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10619         building NT native compilers on Unix.
10620
10621 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10622
10623         * configure.in: Don't get CC from the host Makefile fragment if we
10624         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10625         Solaris test for /usr/ucb/cc to the post target script, just after
10626         the compiler sanity test.
10627
10628 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10629
10630         * config.sub: Merge with FSF.
10631
10632 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10633
10634         * Makefile.in (RPATH_ENVVAR): New variable.
10635         (REALLY_SET_LIB_PATH): Use it.
10636         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10637
10638 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10639
10640         * config.sub, configure.in: Recognize sparclet cpu.
10641
10642 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10643
10644         * config.guess:  Support m68k-cbm-sysv4.
10645
10646 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10647
10648         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10649         m68k-unknown-linuxaout from linker help string.  Put quotes around
10650         $ld_help_string.
10651
10652 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10653
10654         * config.guess (powerpc-harris-powerunix): Add guess for port
10655         to new target.
10656
10657 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10658
10659         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10660
10661 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10662
10663         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10664         $(REALLY_SET_LIB_PATH) in Makefile.
10665         * Makefile.in (SET_LIB_PATH): New variable.
10666         (REALLY_SET_LIB_PATH): New variable.
10667         ($(DO_X)): Use $(SET_LIB_PATH).
10668         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10669         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10670         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10671         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10672         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10673         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10674         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10675         (install-dosrel): Likewise.
10676         (all-opcodes): Depend upon all-libiberty.
10677
10678 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10679
10680         * config.guess (*:CYGWIN*): New
10681
10682 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10683
10684         * Makefile.in (all-target-winsup): All all-target-libiberty.
10685
10686 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10687
10688         * configure.in (noconfigdirs): Add missing # in front of comment.
10689
10690 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10691
10692         * configure.in: add second pass to things added to noconfigdirs
10693         so *-gm-magic can exclude libgloss properly.
10694
10695 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10696
10697         * mpw-configure (extralibs_name, rez_name): Set correctly
10698         for MWC68K compiler.
10699
10700         * mpw-README: Add more info on the necessary build tools.
10701
10702 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10703
10704         * configure.in, config.sub: Recognize cygwin32.
10705
10706 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10707
10708         * config.guess, config.sub: Recognize A/UX.
10709
10710 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10711
10712         * config.sub: Merge with gcc/config.sub.
10713
10714 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10715
10716         * mpw-build.in (do-binutils): Add build of stamps.
10717
10718 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10719
10720         * config.sub: Add recognition for mips64vr4100*-* targets.
10721
10722 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10723
10724         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10725         Add creation of gconfigargs with `--enable-shared' turned on.
10726         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10727         ($(host)-stamp-stage3-configured): Likewise.
10728         (HOLES): Add chatr and ldd.
10729         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10730
10731 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10732
10733         * configure: Pass --nfp to recursive configures.
10734
10735 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10736
10737         * Makefile.in (DLLTOOL): New.
10738         (DLLTOOL_FOR_TARGET): New.
10739         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10740         (EXTRA_TARGET_FLAGS): Ditto.
10741         (EXTRA_GCC_FLAGS): Ditto.
10742         (CONFIGURE_TARGET_MODULES): Ditto.
10743         (DO_X): Ditto.
10744         * configure: Add DLLTOOL.
10745
10746 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10747
10748         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10749         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10750         mh-sco, since old workarounds no longer needed, and don't
10751         build ld, since libraries have weak symbols in COFF.
10752
10753 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10754
10755         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10756
10757 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10758
10759         * configure.in: Make sure that ${CC} can be used to compile an
10760         executable.
10761
10762 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10763
10764         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10765         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10766         nothing depending on whether gdbtk is being built.
10767
10768 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10769
10770         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10771
10772 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10773
10774         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10775         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10776
10777 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10778
10779         * config-ml.in: Add support for
10780         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10781         Simplify setting of multidirs from --disable-foo.
10782
10783 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10784
10785         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10786         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10787         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10788         non-empty, pass them on to the  GCC make.
10789         (all-bootstrap): New rule that is like all-gcc, except it executes
10790         the GCC bootstrap rule instead of the GCC all rule.
10791
10792 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10793
10794         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10795
10796 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10797
10798         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10799         DG/UX support.
10800
10801 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10802
10803         * config.sub (i*86*) Change [345] to [3456]
10804
10805 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10806
10807         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10808         --with-gnu-ld=no.
10809
10810 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10811
10812         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10813         AIX multilibs get built.
10814
10815 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10816
10817         * configure.in (i386-win32): Don't build expect if we're not
10818         building the tcl subdir.
10819
10820 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10821
10822         * Makefile.in: (configure-target-examples, all-target-examples):
10823         New targets, configure and build example programs.
10824
10825 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10826
10827         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10828         use it as input to sedit the generated MPW makefile.
10829         * mpw-README: Add a suggestion about Gestalt.h.
10830
10831 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10832
10833         * config.sub: Accept *-*-ieee*.
10834
10835 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10836
10837         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10838         Ronald F. Guilmette <rfg@monkeys.com>.
10839
10840 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10841
10842         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10843         for powerpc-pe native.
10844         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10845         (target==powerpc-pe): duplicate i386-win32 entry.
10846
10847 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10848
10849         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10850         of vxworks, not just vxworks5.1.
10851
10852 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10853
10854         * mpw-configure: Add support for exec-prefix.
10855
10856 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10857
10858         * config.guess: Recognize HP model 816 machines as having
10859         a PA1.1 processor.
10860
10861 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10862
10863         * configure: Ignore new autoconf configure options.
10864
10865 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10866
10867         * config.guess:  Recognize Pentium under SCO.
10868         From Robert Lipe <robertl@arnet.com>.
10869
10870 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10871
10872         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10873
10874 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10875
10876         * configure.in: Don't configure gas for alpha-dec-osf*.
10877
10878 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10879
10880         * configure.in: Default to --with-stabs for some targets for which
10881         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10882         i[345]86*-*-unixware*.
10883
10884 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10887         rather than basing it on the target.  Simplify handling of options
10888         controlling which directories to configure.  Remove extraneous
10889         slash in multi-clean target.
10890
10891 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10892
10893         * config-ml.in: Prefix more variables with ml_ so they don't collide
10894         with configure's.
10895
10896 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10897
10898         * configure: Don't turn -v into --v.
10899
10900 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10901
10902         * configure.in (targargs): Fix typo.
10903
10904         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10905
10906 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10907
10908         * configure.in: Strip --host and --target options from
10909         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10910         --with-cross-host option when building with a cross-compiler.
10911         * configure: Canonicalize the arguments put into config.status by
10912         always using `=' for an option with an argument.  Pass a presumed
10913         --host or --target explicitly.
10914
10915 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10916
10917         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10918         into general OS recognition case.
10919
10920 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10921
10922         * configure.in (target_configdirs): add target-winsup only
10923         for win32 target systems.
10924
10925 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10926
10927         * Makefile.in (all-target-libgloss): Depend upon
10928         configure-target-newlib, since when libgloss is built it looks to
10929         see if the newlib directory exists.
10930
10931 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10932
10933         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10934         cfg-ml-*.in.
10935
10936 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10937
10938         * configure: Handle LD and LD_FOR_TARGET when configuring a
10939         Canadian Cross.
10940
10941 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10942
10943         * configure.in (target_libs): add target-winsup.
10944         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10945         (target==ppcle-pe): remove ld from $noconfigdirs.
10946
10947 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10948
10949         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10950         Preserve relative path names in $srcdir.  Build symlink tree if
10951         configuring cross target dir and srcdir=. (= no VPATH support).
10952         (configure-target-libg++): Depend on configure-target-librx.
10953         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10954         * config-ml.in: New file.
10955         * symlink-tree: New file.
10956         * configure: Ensure srcdir="." if that's what it is.
10957
10958 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10959
10960         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10961         includes and FLEX_SKELETON setting.
10962         * mpw-configure (--with-gnu-ld): New option, controls whether
10963         to use PPCLink or ld with PowerMac GCC.
10964         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10965         * mpw-config.in: Configure grez if targeting Mac.
10966
10967         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10968         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10969         just macos.
10970         * configure.in: Configure grez resource compiler if targeting Mac.
10971         * Makefile.in (all-grez, install-grez): New targets.
10972
10973 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10974
10975         * configure: CXX defaults to gcc, not g++.  If we find
10976         gcc in the path, set CC to gcc -O2.
10977
10978 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10979
10980         * configure: Default ${build} correctly.  Avoid picking up extra
10981         spaces when reading CC and CXX from Makefile.  When doing a
10982         Canadian Cross, use plausible default values for numerous
10983         variables.
10984         * configure.in: When doing a Canadian Cross, don't try to
10985         configure tools whose configure script can't handle it.
10986
10987 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10988
10989         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10990
10991 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10992
10993         * configure:  Remove dubious bug reporting address.
10994
10995 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10996
10997         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10998         configure script, run that instead of this directory's configure.
10999         In either case, print a message that we're configuring the sub-dir.
11000
11001 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11002
11003         * configure.in: Before checking for the existence of various files,
11004         use sed to filter out "target-".
11005
11006 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11007
11008         * Makefile.in (DO_X): Split rule to decrease command line length
11009         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11010         (Philippe De Muyter).
11011
11012 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11013
11014         * Makefile.in (all-patch): depend on all-libiberty.
11015
11016 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11017
11018         * configure.in: If the only directory in target_configdirs which
11019         actually exists is libiberty, then set target_configdirs to empty,
11020         to avoid trying to build a target libiberty in a gas or gdb
11021         distribution.
11022
11023 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11024
11025         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11026         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11027         systems.
11028
11029 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11030
11031         * configure.in (copy_dirs): Use sys-include instead of include
11032         for --with-headers option.
11033
11034 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11035
11036         * Makefile.in, configure.in: Make winsup builds work with
11037         new scheme.
11038
11039 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11040
11041         * configure.in: Build the linker on AIX.
11042
11043 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11044
11045         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11046         where needed.
11047
11048 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11049
11050         * Makefile.in (all-gcc): Fix typo.
11051
11052 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11053
11054         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11055
11056 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11057
11058         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11059         to target-xiberty, to provide more flexibility.
11060         (target_subdir):  Define.  Create if cross.
11061         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11062         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11063         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11064         check-libFOO -> check-target-libFOO, etc.
11065         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11066         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11067         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11068         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11069         allow ALL_GCC="" to only configure.
11070         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11071         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11072         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11073
11074 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11075
11076         * Makefile.in (taz): Build "info" in etc explicitly.
11077
11078 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11079
11080         * configure.in:  Make sure that CC is undefined (as opposed to
11081         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11082         problem with autoconf trying to configure on a host without GCC.
11083
11084 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11085
11086         * mpw-configure: Set host alias from choice of host compiler,
11087         only use generic MPW Makefile sed if present, edit a file
11088         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11089         * mpw-README: Add problem notes about CW6 and CW7.
11090
11091 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11092
11093         * Makefile.in (taz): Use ";" instead of ";;".
11094
11095 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11096
11097         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11098         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11099         DISTDOCDIRS.
11100         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11101         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11102
11103 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11104
11105         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11106         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11107         Move bfd to DISTSTUFFDIRS.
11108
11109 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11110
11111         * Makefile.in (X11_LIB): Removed.
11112         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11113
11114         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11115
11116 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11117
11118         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11119         names.
11120
11121 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11122
11123         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11124
11125 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11126
11127         * configure.in (i[345]86-*-win32): Always build newlib.
11128         Don't configure cvs, autoconf or texinfo.
11129         * Makefile.in (LD_FOR_TARGET): New.
11130         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11131         Pass down LD_FOR_TARGET.
11132
11133 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11134
11135         * winsup: New directory.
11136         * Makefile.in: Build winsup.
11137         * configure.in: Winsup is configured when target is win32.
11138         Can only build win32 target GDB when native.
11139
11140 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11141
11142         * config.guess: Recognize HP model 819 machines as having
11143         a PA 1.1 processor.
11144
11145 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11146
11147         * configure: Fix sed loop which substitutes for CC and CXX to
11148         avoid bug found in various sed implementations.
11149
11150 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11151
11152         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11153         simulator.  Use standard powerpc-*-eabi*.
11154
11155 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * configure.in: Stop putting gas and binutils in noconfigdirs for
11158         powerpc-*-aix* and rs6000-*-*.
11159
11160 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11161
11162         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11163         -mcall-aixdesc libraries.
11164
11165 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11166
11167         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11168
11169         * config.sub (arm | armel | armeb): Fix shell syntax.
11170
11171 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11172
11173         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11174         -msoft-float and -mcpu=common support.
11175         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11176         libraries.
11177
11178 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11179
11180         * configure.in: Allow configuration and build of emacs19 for the alpha.
11181
11182 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11183
11184         * configure.in (CC): Get ^CC, not just any old CC, from
11185         ${host_makefile_frag}.
11186
11187 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11188
11189         * configure.in (CC): Try to get CC from
11190         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11191
11192 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11193
11194         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11195         only if it exists in $(srcdir).
11196
11197 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11198
11199         * configure: If CC and CXX are not set in the environment, set
11200         them, based on either an existing Makefile or on searching for gcc
11201         in PATH.  Substitute for CC and CXX in Makefile.
11202         * configure.in: Remove libm from target_libs.  Separate
11203         target_configdirs from configdirs.  If CC is not set in
11204         environment, try to get it from a host Makefile fragment.  Rewrite
11205         changes of configdirs to use skipdirs instead.  A few minor
11206         tweaks.  Take directories out of target_configdirs as they are
11207         taken out of configdirs.  Remove existing Makefile files from
11208         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11209         CONFIG_ARGUMENTS in Makefile.
11210         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11211         by configure.in.
11212         (CONFIG_ARGUMENTS): Likewise.
11213         (CONFIGURE_TARGET_MODULES): New variable.
11214         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11215         ($(CONFIGURE_TARGET_MODULES)): New target.
11216         (configure-libg++, configure-libio): New targets.
11217         (all-libg++): Depend upon configure-libg++.
11218         (all-libio): Depend upon configure-libio.
11219         (configure-libgloss, all-libgloss): New targets.
11220         (configure-libstdc++): New target.
11221         (all-libstdc++): Depend upon configure-libstdc++.
11222         (configure-librx, all-librx): New targets.
11223         (configure-newlib): New target.
11224         (all-newlib): Depend upon configure-newlib
11225         (configure-xiberty): New target.
11226         (all-xiberty): Depend upon configure-xiberty.
11227
11228 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11229
11230         * configure.in (host i[345]86-*-win32):  Expand the
11231         noconfigdirs again.
11232
11233 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11234
11235         * mpw-configure: Fix sed command file name.
11236
11237 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11238
11239         * configure.in (host i[345]86-*-win32): Reduce the
11240         noconfigdirs again.
11241
11242 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11243
11244         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11245         or powerpc*-*-pe*, since they are not yet supported.
11246
11247 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11248
11249         Add PowerMac support and many other enhancements.
11250         * mpw-configure: New option --cc to select compiler to use,
11251         paste options set according to --cc into the generated
11252         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11253         if mpw-make.sed is present.
11254         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11255         add forward includes for PowerPC include files.
11256         * mpw-build.in: Build using Makefile.PPC if present.
11257         (do-byacc, etc): Remove separate version resource builds.
11258         (do-gas): Build "stamps" before "all".
11259         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11260         * mpw-README: Update to reflect --cc option, PowerMac support,
11261         and recently-reported compatibility problems.
11262
11263 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11264
11265         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11266         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11267         (--with-multilib-top): Pass to recursive invocations.
11268
11269 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11270
11271         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11272         v810-*-*.
11273
11274 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11275
11276         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11277         gdb, ld and opcodes on v810-*-*.
11278
11279 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11280
11281         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11282         (local-maintainer-clean): New target.
11283         (maintainer-clean): New target.
11284         (realclean): Just depend upon maintainer-clean.
11285
11286 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11287
11288         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11289
11290 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11291
11292         * configure.in: Build ld in mips*-*-bsd* case.
11293
11294 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11295
11296         * config.sub: Accept -lites* OS.  From Ian Dall.
11297
11298 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11299
11300         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11301         targets.
11302
11303 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11304
11305         * configure.in: treat i386-win32 canadian cross the same as
11306         i386-go32 canadian cross.
11307
11308 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11309
11310         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11311         running under the simulator to build a reduced set of libraries.
11312         (powerpc-*-eabiaix): Add fine grained multilib support added to
11313         other powerpc targets yesterday.
11314
11315 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11316
11317         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11318         -disable-softfloat, -disable-relocatable, -disable-aix, and
11319         -disable-sysv to control which multilib libraries get built.
11320
11321 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11322
11323         * configure: Add Makefile.tem to list of files to remove in trap
11324         handler.
11325
11326 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11327
11328         * config.guess (*Linux*):  Add missing "exit"s.
11329         Also, need specific check for alpha-unknown-linux (uses COFF).
11330
11331 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11332
11333         * config.guess:  Merge with FSF:
11334
11335         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11336         * config.guess (AIX4): More robust release numbering discovery.
11337
11338         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11339         * config.guess (i386-sequent-ptx): Properly get version number.
11340
11341         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11342         * config.guess (mips:*:4*:UMIPS): New case.
11343
11344 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11345
11346         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11347         (i386-win32 host): Likewise.  Don't build readline.
11348
11349 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11350
11351         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11352         SUPPORT_FILES to submakes.
11353
11354 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11355
11356         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11357         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11358         mpw-configure.
11359
11360 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11361
11362         * configure.in (appdirs): Use =, not ==, in test expression when
11363         trying to build the text to print in the warning message for
11364         Solaris users.
11365
11366 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11367
11368         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11369
11370 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11371
11372         * config.guess: Recognize lynx-2.3.
11373
11374 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11375
11376         * config.sub (z8ksim): Deleted
11377         (z8k-*-coff): New, this is the one true name of the target.
11378
11379 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11380
11381         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11382
11383 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11384
11385         * config.guess (*:Linux:*:*): First try asking the linker what the
11386         default object file format is (elf, aout, or coff).  Then if this
11387         fails, try previous methods.
11388
11389 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11390
11391         * configure.in: Don't build newlib for *-*-vxworks5.1.
11392
11393 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11394
11395         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11396         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11397
11398 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11399
11400         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11401
11402 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11403
11404         * cfg-ml-com.in: New file.
11405         * cfg-ml-pos.in: New file.
11406
11407 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11408
11409         * COPYING.NEWLIB: Add HP free copyright to list.
11410
11411 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11412
11413         * config.sub: Recognize -eabi* for the system, not just -eabi.
11414
11415 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11416
11417         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11418         * config.sub, configure.in (win32): New target and host.
11419
11420 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11421
11422         * configure.in: Add i386-pe configuration.
11423
11424 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11425
11426         * mpw-build.in (install): Install GDB after LD.
11427
11428 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11429
11430         * mpw-config.in (elf/mips.h): Always forward-include, needed
11431         for GDB to build.
11432
11433 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11434
11435         * testsuite: New directory for customer acceptance and whole tool
11436         chain tests.
11437
11438 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11439
11440         * configure: If per-host line isn't found, but AC_OUTPUT is found
11441         and a configure script exists, run it instead.
11442
11443 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11444
11445         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11446
11447 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11448
11449         * configure: Set build_{cpu,vendor,os,alias} to host values when
11450         --build isn't specified.
11451
11452 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11453
11454         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11455         (FLAGS_TO_PASS): Pass them.
11456         (EXTRA_TARGET_FLAGS): Ditto.
11457
11458 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11459
11460         * Makefile.in (all-libg++): Depend on all-libstdc++.
11461
11462 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11463
11464         * configure.in (noconfigdirs): Enable all packages for
11465           i386-unknown-netbsd.
11466
11467 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11468
11469         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11470         hosted builds (DOS builds)
11471
11472 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11473
11474         Changes for ARM based on patches from Richard Earnshaw:
11475         * config.sub: Handle armeb and armel.
11476         * configure.in: Omit arm linker only for riscix.
11477
11478 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11479
11480         * config.guess:  Update from FSF.
11481
11482 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11483
11484         * config.sub: Recognize powerpcle as the little endian variant of
11485         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11486         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11487         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11488         temporarily.
11489
11490 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11491
11492         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11493
11494 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11495
11496         * config.sub: Accept -lites* as a basic system type.
11497
11498 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11499
11500         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11501         installed, and if so return linuxoldld as the system name.
11502
11503 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11504
11505         * config.guess: Add hppa1.1-hp-lites support.
11506
11507 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11508
11509         * configure.in: Don't build newlib for m68k-vxworks5.1.
11510
11511 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11512
11513         * configure.in (mips-sgi-irix6): Use mh-irix5.
11514
11515 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11516
11517         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11518
11519 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11520
11521         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11522         OSF/1.  Fix compiler flags.
11523         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11524
11525 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11526
11527         * configure.in: Recognize --with-newlib.
11528         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11529
11530 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11531
11532         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11533         to *_X11_MODULES due to gdbtk needing X include files et al.
11534
11535 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11536
11537         Merge in support for Mac MPW as a host.
11538         (Old change descriptions retained for informational value.)
11539
11540         * mpw-config.in: Add generic include forwards for cpu-specific
11541         include files in aout and elf directories.
11542
11543         * mpw-configure: Added copyright.
11544         * mpw-config.in: Check for presence of required build tools.
11545         (target_libs): Add newlib.
11546         (target_tools): Add examples.
11547         (Read Me): Generate as "Read Me for MPW" instead.
11548         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11549         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11550         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11551
11552         * mpw-configure: Remove subdir-specific makefile hackery,
11553         delete mk.tmp after using it.
11554
11555         * mpw-build.in (all): Display start and end times.
11556
11557         * mpw-configure (host_canonical): Set.
11558         (target_cpu): Always add to makefiles.
11559         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11560         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11561         (mpw-mh-mpw): Look for in srcdir and srcroot.
11562         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11563
11564         * mpw-build.in: (install-only): New target.
11565
11566         * mpw-configure (host_alias, target_alias): Rename from hostalias
11567         and targetalias, add into generated Makefile.
11568         (mk.tmp): If present, add into generated Makefile.
11569         * mpw-build.in (all-gas): Build config.h first before gas proper.
11570
11571         * mpw-configure (config.status): Write only if changed.
11572         * mpw-config.in (readline): Configure it (not built, just used for
11573         definitions).
11574
11575         * mpw-config.in (elf/mips.h): Add a forward include.
11576
11577         * mpw-config.in: Forward-include most .h files in include into
11578         extra-include.
11579         (readline): Don't build.
11580         mpw-build.in (install): Install GDB.
11581
11582         * mpw-configure (prefix, mpw_prefix): Handle it.
11583         * mpw-config.in (mmalloc, readline): Don't configure.
11584         * mpw-build.in (thisscript): Rename to ThisScript.
11585         Use mpw-build instead of BuildProgram everywhere.
11586         (mmalloc, readline): Don't build.
11587         * mpw-README: New file, basic documentation about the MPW port.
11588
11589         * mpw-config.in: Use forward-include to create include files.
11590
11591         * mpw-configure: Add more things to the top of each configured
11592         Makefile, including contents of config/mpw-mh-mpw.
11593         * mpw-config.in (extra-include): Create this directory and fill it
11594         with Posix-like include files when configuring.
11595
11596         * config.sub (apple, mac, mpw): Add various aliases.
11597
11598         * mpw-build.in: New file, top-level build script fragment for MPW.
11599         * mpw-configure: New file, configure script for MPW.
11600         * mpw-config.in: New file, config fragment for MPW.
11601
11602 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11603
11604         * configure.in (host_libs): Remove glob, since it is gone from the
11605         sources.
11606
11607 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11608
11609         * Makefile.in: define empty GDB_NLM_DEPS var.
11610
11611         * configure.in(target_makefile_frag): use config/mt-netware
11612         for netware targets.
11613
11614 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11615
11616         * config.sub: Merge in recent FSF changes.  Remove linux special
11617         cases.
11618
11619 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11620
11621         Revert this change:
11622
11623         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11624
11625                 * build-all.mk: Use CC=cc -Xs on Solaris.
11626
11627 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11628
11629         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11630         stop using it.
11631         * Makefile.in: Nuke all references to glob subdirectory.
11632
11633 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11634
11635         * configure.in: Fix --enable-shared logic in per-host.
11636
11637 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11638
11639         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11640
11641 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11642
11643         * configure.in (noconfigdirs): Don't build gas on AIX, for
11644         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11645
11646 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11647
11648         * configure: Fix --cache-file to work if the file argument is a
11649         relative path.
11650
11651 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11652
11653         * configure: If the --cache-file is used, pass it down to
11654         configure in subdirectories.
11655
11656 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11657
11658         * config.sub: add vxworks29k configuration.
11659
11660 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11661
11662         * Makefile.in (taz): Do "diststuff" part quietly.
11663
11664 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11665
11666         * config.sub: Mini-merge with gcc/config.sub.
11667
11668 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11669
11670         * config.guess (IRIX): Sed - to _.
11671
11672 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11673
11674         * Makefile.in (source-vault, binary-vault): New targets.
11675
11676 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11677
11678         * config.sub: Recognize -eabi as a basic system type.
11679
11680 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11681
11682         * configure.in (enable_shared stuff): Fix typo.
11683
11684 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11685
11686         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11687
11688 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11689
11690         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11691
11692 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11693
11694         * configure.in (rs6000-*-*): Don't build gas.
11695
11696 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11697
11698         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11699         reduce command line length.
11700         (AS_FOR_TARGET): Check for as.new, not Makefile.
11701         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11702
11703 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11704
11705         * config.guess:  Merge from FSF.
11706
11707 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11708
11709         * configure: Don't use $ when handling program_suffix.
11710
11711 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11712
11713         * configure.in:  Configure tk for hppa/hpux.
11714
11715 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11716
11717         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11718
11719 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11720
11721         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11722         to LIBCXXFLAGS.  Tests are better run without it.
11723
11724 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11725
11726         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11727
11728 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11729
11730         * configure.in (*-*-netware*): Don't configure xiberty.
11731
11732 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11733
11734         * configure.in:  Remove tk from native_only list.
11735
11736 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11737
11738         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11739           for special NCD build.
11740
11741 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11742
11743         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11744         makeall.bat, they're only useful for binutils snapshots.
11745         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11746         makeall.bat to specified SUPPORT_FILES.
11747
11748 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11749
11750         * build-all.mk: Add Ericsson targets to sun4 and solaris
11751           hosts.  Add  BNR's sun4 target to solaris host, so their
11752           build-from-source will be tested in-house first.
11753
11754 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11755
11756         * Makefile.in (LIBCFLAGS): New variable.
11757         (CFLAGS_FOR_TARGET): Ditto.
11758         (LIBCFLAGS_FOR_TARGET): Ditto.
11759         (LIBCXXFLAGS): Ditto.
11760         (CXXFLAGS_FOR_TARGET): Ditto.
11761         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11762         (BASE_FLAGS_TO_PASS): Pass them.
11763         (EXTRA_TARGET_FLAGS): Ditto.
11764
11765         * configure.in: Support --enable-shared.
11766
11767 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11768
11769         * configure.in (target_libs):  Include libstdc++ again.
11770         * config.guess:  Update from FSF (for FreeBSD).
11771
11772 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11773
11774         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11775         makeall.bat.
11776         (DISTDOCDIRS): Add `etc'.
11777         (ETC_SUPPORT_PFX): New variable.
11778         (taz): Include anything from etc starting with a word in
11779         ETC_SUPPORT_PFX.
11780
11781 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11782
11783         * config.sub: Update for recent FSF changes.  Remove obsolete
11784         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11785         spacing changes.
11786
11787 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11788
11789         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11790
11791         * config.guess:  Merge with FSF.
11792         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11793
11794 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11795
11796         * configure: Since the "trap 0" handler will override the exit
11797         status on many systems, only use it for "exit 1", and make it set
11798         a non-zero exit status; reset it before "exit 0".  Also, check
11799         exit status of config.sub, and error out if it failed.
11800
11801 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11802
11803         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11804         and install libgloss.
11805
11806 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11807
11808         * Makefile.in (all-binutils): Depend upon all-byacc.
11809
11810         * configure.in: Don't build emacs on Irix 5.
11811
11812 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11813
11814         * configure.in (*-*-netware*): Add libio.
11815
11816 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11817
11818         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11819         (CHECK_TARGET_MODULES): Ditto.
11820         (INSTALL_TARGET_MODULES): Ditto.
11821         (TARGET_LIBS): Ditto.
11822         (all-libstdc++): Note dependencies.
11823
11824 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11825
11826         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11827
11828 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11829
11830         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11831         -fexternal-templates.
11832
11833         * configure.in (target_libs): Add libstdc++.
11834         (noconfigdirs): Add libstdc++ as appropriate.
11835
11836 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11837
11838         * config.guess:  Update from FSF.
11839
11840 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11841
11842         * configure: Use ${config_shell} when running ${configsub}.
11843
11844 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11845
11846         * config.sub: No longer recognize h8300h.
11847
11848 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11849
11850         * config.sub: Remove extraneous differences between config.sub and
11851         gcc/config.sub.
11852
11853 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11854
11855         * Makefile.in (DISTSTUFFDIRS): Add gas.
11856
11857 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11858
11859         * COPYING.NEWLIB: New file.
11860
11861 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11862
11863         * config.guess (HP-UX):  Patch from Harlan Stenn
11864         <harlan@landmark.com> to also emit release level.
11865
11866 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11867
11868         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11869
11870 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11871
11872         * config.sub:  Merge nextstep cleanup from FSF.
11873
11874 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11875
11876         * configure.in (arm-*-*): Don't configure ld for this target.
11877
11878 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11879
11880         * configure.in (*-*-netware): don't configure libg++, libio,
11881           librx, or newlib.
11882
11883 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11884
11885         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11886         configure ld--it works, but it doesn't support shared libraries.
11887
11888 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11889
11890         * config.guess (*-unknown-freebsd*):  Get rid of possible
11891         trailing "(Release)" in version string.
11892         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11893
11894 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11895
11896         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11897         Fix type: *-next-neststep -> *-next-nextstep.
11898
11899         * config.guess:  Merge from FSF:
11900
11901         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11902
11903         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11904
11905         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11906
11907         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11908         instead of UNIX_SV for UnixWare 1.0).
11909
11910 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11911
11912         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11913         to make gdb/nlm/* build after the compiler and linker.
11914
11915 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11916
11917         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11918         not just i[34]86.
11919         (m68k-atari-sysv4):  Relocate to match FSF version.
11920
11921         * config.guess:  More merges from the FSF:
11922
11923         Add a space before function call or macro invocation.
11924
11925         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11926
11927         * config.guess: Add trap cmd to remove dummy.c and dummy when
11928         interrupted.
11929
11930         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11931
11932         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11933         (dummy): Redirect stderr from compilation of dummy.c.
11934
11935         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11936
11937         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11938
11939 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11940
11941         * configure: Accept and ignore --cache*, for compatibility with
11942         new autoconf.
11943
11944 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11945
11946         * config.guess:  Merge from FSF:
11947
11948         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11949
11950         * config.guess (Pyramid*:OSx*:*:*): New case.
11951         (PATH): Add /.attbin at end for finding uname.
11952         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11953
11954         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11955
11956         * config.guess (M88*:DolphinOS:*:*): New case.
11957
11958         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11959
11960         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11961         to select whether to use ELF or COFF.
11962
11963         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11964
11965         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11966
11967         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11968
11969         * config.guess: Guess the OS version for HPUX.
11970
11971         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11972
11973         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11974
11975 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11976
11977         * configure.in: Recognize --with-headers, --with-libs, and
11978         --without-newlib.
11979         * Makefile.in (all-xiberty): Depend upon all-ld.
11980
11981 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11982
11983         * configure.in: Change i[34]86 to i[345]86.
11984
11985 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11986
11987         * configure (version): A few more tweaks to help message.
11988
11989 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11990
11991         * Makefile.in:  Remove (for now) librx as a host library,
11992         now that we're building it for target.
11993
11994 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11995
11996         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11997         (Karl Berry).
11998
11999 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12000
12001         * configure.in:  Also configure librx.
12002
12003 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12004
12005         * Makefile.in:  Update various rules to reflect that librx
12006         is now needed for libg++.
12007
12008 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12009
12010         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12011
12012 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12013
12014         * configure.in: Configure the examples directory.
12015
12016 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12017
12018         * configure: Simplify Jun 2 1994 change.
12019
12020 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12021
12022         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12023         /bin/gcc isn't good enough to build gcc.
12024
12025 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12026
12027         * Makefile.in (GDB_SUPPORT_FILES): Remove
12028         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12029         (gdb.tar.gz): Add new rule to use standard distribution building
12030         mechanism.
12031
12032 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12033
12034         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12035         Bill Cox <bill@cygnus.com>.
12036
12037 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12038
12039         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12040
12041 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12042
12043         * configure:  Search current dir first in .gdbinit.
12044
12045 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12046
12047         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12048
12049 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12050
12051         * config.sub:  Refer to NeXT's operating system as nextstep.
12052
12053         * config.sub (case $basic_machine):  Re-order the cases, to match
12054         the order in the FSF version (which is mostly alphabethical).
12055         Merge in some additions and changes from the FSF.
12056
12057 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12058
12059         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12060         * config.sub: Recognize cxux7.
12061         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12062
12063 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12064
12065         * config.sub:  Fix typo powerpc -> powerpc-*.
12066
12067 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12068
12069         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12070
12071         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12072         parallel with all-emacs and install-emacs).  Top-level command
12073         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12074
12075 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12076
12077         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12078         $(relbindir)/make before doing ``make install'', and use
12079         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12080         installing over running make binary.
12081         ($(host)-stamp-stage3-installed): Likewise.
12082
12083 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12084
12085         * config.guess: Recognize Mach.
12086
12087 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12088
12089         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12090         see whether --exec-prefix was used.
12091
12092 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12093
12094         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12095
12096 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12097
12098         * Makefile.in: Add all-librx target similar to all-libproc.
12099
12100 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12101
12102         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12103         with post 1.2 uname bogosity.
12104
12105 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12106
12107         * configure: Remove temporary files on receipt of a signal.
12108
12109 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12110
12111         * configure: If there is a package_makefile_frag, remove
12112         ${subdir}/Makefile.tem after copying it in.
12113
12114 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12115
12116         * build_all.mk: support rs6000 lynx identifies itself as
12117         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12118         since /bin/gcc is too feeble to compile a modern gcc.
12119
12120 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12121
12122         * brought devo/test-build.mk update-to-date with progressive/
12123           test-build.mk. Add lynx targets and hppa flag info.
12124
12125 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12126
12127         * configure.in:  Use mh-ncrsvr43.  Patch from
12128         Tom McConnell <tmcconne@sedona.intel.com>.
12129
12130 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12131
12132         * config.guess (i386-unknown-bsdi):  No longer need to
12133         check #if defined(__bsdi__) && defined(__i386__).
12134
12135 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12136
12137         * configure: Set program_transform_nameoption correctly.
12138
12139 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12140
12141         * brought build-all.mk update-to-date with progressive build-all.mk,
12142           added new targets and hppa info.
12143
12144 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12145
12146         * configure: If config.guess result is a prefix of the user
12147         specified target, assume a native build and use the user specified
12148         target as the host alias.  Remove SunOS patch suffix removal hack.
12149         * configure.in: Remove SunOS patch suffix removal hack.
12150
12151         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12152         in NATIVE_CHECK_MODULES.
12153
12154 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12155
12156         * Makefile.in: Rename HOST_ONLY to NATIVE.
12157         * configure: Delete SunOs patch suffix from host_canonical
12158           and build_canonical variables that are prepended to Makefiles.
12159         * configure.in: Add comments for easier maintenance.
12160
12161 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12162
12163         * Makefile.in: Add all-libproc target similar to all-gui.
12164
12165 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12166
12167         * Makefile.in (CHECK_MODULES): split into
12168         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12169
12170 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12171
12172         * config.guess (i386-unknown-bsdi): New system to guess.
12173
12174 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12175
12176         * Makefile.in: Add all-gui target (but not yet build by "all").
12177
12178 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12179
12180         * config.sub: Move deletion of patch suffix from here...
12181         * configure.in: To here, at Ian's suggestion.  The top-
12182           level scripts might need to know of a patch level.
12183
12184 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12185
12186         * config.sub: Strip off patch suffix so rtl is recognized
12187           as a sunos4.1.3 machine, even though it's been patched.
12188
12189 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12190
12191         * Makefile.in (INSTALL_LAST): Delete.
12192         (INSTALL_DOSREL): New.
12193
12194 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12195
12196         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12197         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12198         whether we pass down --with-gnu-ld anyhow.
12199
12200 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12201
12202         * Makefile.in (INSTALL_LAST): Change operation so it works
12203         on more flavors of make.
12204         * configure.in (go32): Don't build libg++ or libio.
12205
12206 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12207
12208         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12209         they can be overriden by templates.
12210
12211 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12212
12213         * configure.in (target==go32): Don't build gdb.
12214         * dosrel: New directory.
12215
12216 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12217
12218         * configure.in (host==go32): Configure dosrel too.
12219         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12220         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12221         be set by incoming names or templates.
12222         (INSTALL_LAST): New rule.
12223
12224 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12225
12226         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12227
12228 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12229
12230         * configure.in (appdirs): New variable.  Currently empty, but will
12231         be used in gas distribution.  If nonempty, lists a set of
12232         directories at least one of which must get configured, or top
12233         level configuration is considered to have failed.
12234         (rs6000-*-lynxos*): Use new file name.
12235
12236 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12237
12238         Eliminate XTRAFLAGS.
12239         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12240         newlib include files using -idirafter, and also use -nostdinc.
12241         (CXX_FOR_TARGET): Likewise.
12242         (XTRAFLAGS): Removed.
12243         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12244         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12245         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12246         ($(DO_X)): Don't pass down XTRAFLAGS.
12247
12248 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12249
12250         * configure.in (mips*-dec-bsd*): New target; do build linker.
12251         (mips*-*-bsd*): New target; don't build linker.
12252
12253 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12254
12255         * configure.in: support rs6000-*-lynxos* configuration.
12256         support sunos4 as a cross target.
12257
12258         * config.sub: look for lynx*, not lynx since the OS version may
12259         legitimately be part of the name.
12260
12261 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12262
12263         * configure.in (i[34]86-*-sco*): Move to be with other i386
12264         targets.
12265         (romp-*-*): New target.  Skip various binary utilities.
12266         (vax-*-*): New target.  Don't build newlib.
12267         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12268
12269 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12270
12271         * configure.in: Only set host_makefile_frag if config
12272         directory exists.
12273
12274 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12275
12276         * install.sh: If $dstdir exists, don't check whether each
12277         component does.
12278
12279 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12280
12281         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12282
12283 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12284
12285         * configure.in (*-*-lynxos*): Don't configure newlib for either
12286         native or cross Lynx.
12287
12288 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12289
12290         * config.sub (sparc64-elf): Fix os.
12291         (z8k): Remove duplicate.
12292
12293 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12294
12295         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12296         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12297
12298 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12299
12300         * configure: Make file links cleanly even if Lynx fails on
12301           an NFS symlink (at least fail cleanly).
12302
12303 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12304
12305         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12306         -XNh2000.
12307
12308 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12309
12310         * configure: Unknown options are fatal again.
12311
12312 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12313
12314         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12315         compatibility.
12316
12317 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12318
12319         * build-all.mk: Add `clean' target.
12320
12321 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12322
12323         * config.guess:  Add SINIX support.
12324         * configure.in:  Add mips-*-sysv4* support.
12325
12326 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12327
12328         * build-all.mk: Document all useful targets.
12329         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12330         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12331
12332 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12333
12334         * configure: Support --silent, --quiet.
12335
12336 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12337
12338         * configure: Support --disable-FEATURE.
12339
12340 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12341
12342         * config.guess: Recognize NCR running SVR4.3.
12343
12344 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12345
12346         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12347         Patch from Paul Eggert <eggert@twinsun.com>.
12348
12349 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12350
12351         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12352
12353 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12354
12355         * configure: Make unrecognized options give nonfatal warnings
12356         instead of fatal errors, and pass them to any subdirectory
12357         configures in case they recognize them.
12358         Make --x equivalent to --with-x.
12359
12360 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12361
12362         * configure: Add --enable-* options.  Clean up usage message and
12363         some comments.
12364
12365 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12366
12367         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12368
12369 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12370
12371         * configure.in (hppa*-*-*): Enable binutils.
12372
12373 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12374
12375         * config.sub: Recognize cisco.
12376
12377 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12378
12379         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12380
12381 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12382
12383         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12384         than one configuration name.  Add comment.
12385
12386 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12387
12388         * config.guess: about target *-hitachi-hiuxwe2, fixed
12389         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12390         macro is incorrect.]
12391
12392 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12393
12394         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12395         than the "make ls" stuff which used to be here.
12396
12397 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12398
12399         * config.guess:  Recognize i[34]86-unknown-freebsd.
12400         From Shawn M Carey <smcarey@rodan.syr.edu>.
12401
12402 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12403
12404         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12405
12406 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12407
12408         * config.guess: Check for ptx.
12409
12410 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12411
12412         * config.sub: Add os9k checking.
12413
12414 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12415
12416         * config.guess: Handle OSF1 running on HPPA processors
12417
12418 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12419
12420         * configure: If subdir configure fails, print out a message with
12421         subdirectory name, in case subdir's configure code didn't identify
12422         itself.
12423
12424 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12425
12426         * configure.in: Remove embedded newlines from configdirs.
12427         Avoid mismatches of substrings.  Fix matching strings at end
12428         of configdirs.
12429
12430 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12431
12432         * config.guess:  Add Lynx/rs6000 config support.
12433
12434 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12435
12436         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12437
12438 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12439
12440         * configure.in (hppa*-*-osf*): Treat this just like most other
12441         PA configurations (eg no binutils or ld).
12442         (hppa*-*-*elf*): These configurations have binutils and ld.
12443
12444 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12445
12446         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12447
12448 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12449
12450         * configure.in (rs6000-*-*): Build gas.
12451
12452 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12453
12454         * Makefile.in:  Avoid bug in losing hpux sed.
12455
12456 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12457
12458         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12459         for GDB and GDB has been fixed to not need it.
12460
12461 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12462
12463         * config.guess: Recognize vax hosts.
12464
12465 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12466
12467         * configure (while loop): Don't use "break 2" inside case
12468         statement -- the case statement isn't an enclosing loop.
12469
12470 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12471
12472         * config.guess:  Clean up NeXT support, to allow nextstep
12473         on Intel machines.  Make OS be nextstep.
12474
12475 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12476
12477         * config.guess: Add alternate forms for Convex.
12478
12479 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12480
12481         * configure:  Completely rewrite option processing.  Take
12482         advantage of pattern-matching to avoid invoking test frequently.
12483         Also clean up host and target defaulting logic.
12484
12485 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12486
12487         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12488         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12489         commands (plus user environment) will fit SCO limits.
12490
12491 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12492
12493         * configure.in: Don't issue warnings about directories which are
12494         not being configured if -norecursion is set.  Correct test for
12495         --with-gnu-as and --with-gnu-ld to not get confused by substring
12496         matches.
12497
12498         * configure.in: Don't build gas for alpha-dec-osf1*.
12499
12500 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12501
12502         * configure:  Back out Per's change of 12/19/1993.  It changes the
12503         behavior of configure in unexpected and confusing ways.
12504
12505         Also, use different delim char when calculating
12506         program_transform_name so that the name can contain slashes.
12507
12508 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12509
12510         * configure.in, config.sub: Add support for VSTa micro-kernel.
12511
12512 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12513
12514         * configure.in: Nuke hacks which were used to get a special
12515         version of GAS for HPPA configurations.
12516
12517 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12518
12519         * configure:  If only ${target_alias} is given, use that
12520         as the default for ${host_alias}.
12521         * configure:  Add missing back-slashes before nested quotes.
12522
12523 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12524
12525         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12526
12527 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12528
12529         * config.guess:  Recognize some Tektronix configurations.
12530         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12531
12532 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12533
12534         * config.sub: Match any flavor of SH.
12535
12536 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12537
12538         * configure.in: Don't try to configure newlib for Alpha.
12539
12540 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12541
12542         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12543         libg++ or libio for any Alpha target.
12544
12545         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12546
12547 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12548
12549         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12550         default arguments -- so it tried to compress itself.
12551
12552 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12553
12554         * configure.in (notsupp): ensure that a space is always at the end
12555           of the configdirs list, since the grep checks for an explicit space
12556
12557 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12558
12559         * configure.in (target i386-sysv4.2): don't build ld, since static
12560           versions of many libraries are not available.
12561
12562 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12563
12564         * config.guess: Recognize Apollos (using environment variables).
12565         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12566
12567 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12568
12569         * config.guess: Recognize Sony news mips running newsos.
12570
12571 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12572
12573         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12574         "fi ; else" for bash.
12575
12576 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12577
12578         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12579
12580 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12581
12582         * config.sub: accept unixware as an alias for svr4.2.
12583         Fix some inconsistancies with the gcc version.
12584
12585 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12586
12587         * Makefile.in (DISTDOCDIRS):  Add gdb.
12588
12589 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12590
12591         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12592
12593 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12594
12595         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12596         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12597         this now.
12598
12599 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12600
12601         * config.sub: Accept hiux* as an OS name.
12602
12603         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12604         etc/make-stds.texi.  The underscore came from gcc, and dje now
12605         agrees that RUNTESTFLAGS is the correct name.
12606
12607 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12608
12609         * install.sh:  Remove 'set -e'.  It makes any conditionals
12610         in the script useless.
12611
12612         * config.guess: Automatically recognize arm-acorn-riscix
12613         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12614
12615 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12616
12617         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12618
12619 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12620
12621         * Makefile.in (DISTDOCDIRS): New variable.
12622         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12623         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12624
12625 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12626
12627         * configure.in (hppa target): check the source directory for the
12628           pagas sub-directory
12629
12630 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12631
12632         * config.sub: Allow -aout* and -elf*.
12633
12634 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12635
12636         * configure.in: Don't build ld on i386-solaris2, same as for
12637         sparc-solaris2.
12638
12639 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12640
12641         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12642
12643 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12644
12645         * configure.in:  Configure gdb for alpha.
12646
12647 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12648
12649         * Makefile.in (CXXFLAGS): Add -O.
12650
12651 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12652
12653         * config.guess: added support for DG Aviion
12654
12655 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12656
12657         * configure.in: Produce warning message for subdirectories not
12658         configurable for this host/target combination.  Don't try to
12659         configure gdb for vms.
12660
12661 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12662
12663         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12664         appropriate files before making "diststuff".
12665         (DISTBISONFILES): New var: list of files to be edited.
12666         (DISTSTUFFDIRS): Add binutils.
12667
12668 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12669
12670         * config.sub: also handle mipsel and mips64el (for little endian mips)
12671
12672 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12673
12674         * configure.in: Add * to end of all OS names.
12675
12676 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12677
12678         * configure.in: Build newlib for LynxOS native.
12679
12680 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12681
12682         * config.guess: Add support for delta 88k running SVR3.
12683
12684         * configure.in: Add comment about HP compiler vs. emacs.
12685
12686 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12687
12688         * configure.in: don't build ld on solaris2 (not a viable option
12689           due to bugs in getpwnam & getpwuid)
12690
12691 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12692
12693         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12694         config.guess will produce a full version number.
12695
12696 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12697
12698         * configure.in: Build linker and binutils for alpha-dec-osf1.
12699
12700 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12701
12702         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12703         and gdb/testsuite/Makefile.in.
12704
12705 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12706
12707         * configure.in: recognize mips*- instead of mips-
12708
12709 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12710
12711         * config.sub: Accept linux*coff and linux*elf as operating
12712         systems.
12713
12714 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12715
12716         * config.sub: Recognize mips64, and mips3 as an alias for it.
12717
12718 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12719
12720         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12721         gdb knows how to handle OSF/1 shared libraries.
12722
12723 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12724
12725         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12726         * config.guess: Recognize Hitachi's HIUX.
12727         * config.sub: Recognize h3050r* and hppahitachi.
12728         Remove redundant cases for hp9k[23]*.
12729
12730 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12731
12732         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12733         if gas and ld are in the source tree and are in ${configdirs}.
12734         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12735         --with options (but still pass them down on the command line,
12736         if they were explicitly specified).
12737
12738 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12739
12740         * configure: substitute SHELL value in Makefile.in with
12741         ${CONFIG_SHELL}
12742
12743 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12744
12745         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12746         *-*-solaris2* targets.
12747
12748 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12749
12750         * Makefile.in: define M4, and pass it down to sub-makes;
12751         all-autoconf now depends on all-m4
12752
12753 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12754
12755         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12756         presence of {ar,ranlib} instead of a configured directory
12757
12758 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12759
12760         * config.guess: Accept 34?? as well as 33?? for NCR.
12761
12762 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12763
12764         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12765         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12766
12767 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12768
12769         * configure: grab values for $(CC) and $(CXX) from the
12770         environment, so that someone can do "CC=gcc configure; make" and
12771         have it work right (matching the way that autoconf works now)
12772
12773         * configure.in, Makefile.in: add support for gash, the tcl
12774         interface to Galaxy
12775
12776         * config.guess: add NetBSD variants (hp300, x86)
12777
12778 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12779
12780         * install.sh: Support -d option (in the manner of SunOS 4 install,
12781         as it is more deterministic than that of GNU install)
12782         (chmodcmd): Set file to mode 755 by default (should also do default
12783         chgrp and chown, but I don't feel like dealing with that now)
12784
12785 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12786
12787         * config.sub: Remove h8300hhms alias.
12788
12789 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12790
12791         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12792
12793 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12794
12795         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12796         as stmp-fixinc
12797
12798 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12799
12800         * config.sub: recognize m88110-bug-coff.
12801
12802 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12803
12804         * Makefile.in (all-libio): all dependencies on the toolchain used
12805         to build this (gcc, gas, ld, etc)
12806
12807 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12808
12809         * config.guess: Deal with OSF/1 1.3 on alpha.
12810
12811 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12812
12813         * install.sh: add some 'else true' clauses for portability
12814
12815         * configure.in: don't build libio for h8[35]00-*-* targets
12816
12817 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12818
12819         * Makefile.in:  Add support for new libio.
12820
12821 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12822
12823         * install.sh: If one command fails, don't try the rest.  Don't try
12824         to remove $dsttmp (via trap) unless we have already created it.
12825         If $src doesn't exist, detect it and exit with an error.
12826
12827         * config.guess: Recognize BSD on hp300.
12828
12829 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12830
12831         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12832         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12833
12834 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12835
12836         * Makefile.in (all-send-pr): depends on all-prms
12837
12838 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12839
12840         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12841
12842 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12843
12844         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12845         Added test for mips-mips-riscos5.
12846
12847 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12848
12849         * configure.in: use mh-hp300 for 68k HP hosts
12850
12851 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12852
12853         * configure: add support for CONFIG_SHELL, so that you can use
12854         some alternate shell for evaluating configure scripts
12855
12856 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12857
12858         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12859         in configure script to bug-gdb@prep.ai.mit.edu when building
12860         distribution archive.
12861         * Makefile.in (COMPRESS):  Remove def.
12862         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12863         gdb.tar.Z and make-gdb.tar.Z respectively.
12864         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12865         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12866         to convergence with 'taz' target in Makefile.in.
12867
12868 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12869
12870         * install.sh (dsttmp): use trap to ensure that tmp files go
12871         away on error conditions
12872
12873 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12874
12875         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12876
12877 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12878
12879         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12880         its parent is '/' not ''.
12881
12882         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12883
12884 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12885
12886         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12887         that ${newsrcdir}/configure.in does.
12888
12889 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12890
12891         * test-build.mk: support for CONFIG_SHELL
12892
12893 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12894
12895         * config.sub (netware):  Add as a basic system type.
12896
12897 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12898
12899         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12900           $(srcdir)/ from the dependency on Makefile.in.
12901
12902 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12903
12904         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12905         (h8300hhms is temporary until multi-libraries are implemented).
12906         * configure.in: Handle h8300h too.
12907
12908 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12909
12910         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12911
12912 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12913
12914         * configure:  Remove extraneous output when guessing host type.
12915         * config.guess:  Remove extraneous output when guessing using C
12916         compiler rather than uname, or when guessing fails.
12917
12918 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12919
12920         * Makefile.in: remove all.cross and install.cross targets
12921
12922         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12923           definitions
12924
12925 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12926
12927         * configure.in (target sh): Build gprof.
12928
12929 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12930
12931         * config.sub: change -solaris to -solaris2
12932
12933 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12934
12935         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12936
12937 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12938
12939         * configure: Correct error message for missing Makefile.in to
12940         print correct directory.
12941
12942 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12943
12944         * install.sh: kludge around 386BSD shell bug
12945
12946 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12947
12948         * config.guess:  Recognize NeXT.
12949         * config.guess:  Recognize i486-ncr-sysv4.
12950         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12951
12952 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12953
12954         * Makefile.in (MAKEINFOFLAGS): New variable.
12955         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12956         * build-all.mk, test-build.mk: Pass down --no-split as
12957         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12958
12959 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12960
12961         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12962
12963 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12964
12965         * Makefile.in (libg++.tar.z):  New rule.
12966         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12967         * Makefile.in (taz):  Only do a single chmod.
12968
12969 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12970
12971         * install.sh: don't use dirname anymore (replaced with sed usage)
12972
12973 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12974
12975         * Makefile.in:  Change extension for gzip'd files from '.z' to
12976         '.gz' per new FSF standard usage.
12977
12978 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12979
12980         * configure: put quotes around the final value of program_transform_name
12981
12982 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12983
12984         * Makefile.in: new install.sh support; update install-info rules
12985
12986 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12987
12988         * configure.in: Build diff for crosses, but not for go32 host.
12989
12990         * configure.in: Build gprof only for native, and don't build it
12991         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12992
12993 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12994
12995         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12996
12997 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12998
12999         * configure.in (host_tools): Add prms.
13000
13001 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13002
13003         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13004         with $(FLAGS_TO_PASS) on the command line
13005
13006         * config.sub: Recognize lynx and lynxos
13007
13008 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13009
13010         * config.sub: Accept -ecoff*, not just -ecoff.
13011
13012 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13013
13014         * Makefile.in (taz): Use .gz suffix instead of .z.
13015         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13016         names.
13017
13018 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13019
13020         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13021
13022 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13023
13024         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13025         that rebuilds that might happen during 'make install' don't get
13026         bogus gcc include files
13027
13028 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13029
13030         Change from Utah for HPPA support:
13031         * config.guess: Recognize hppa1.x-hp-bsd.
13032
13033 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13034
13035         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13036         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13037
13038 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13039
13040         * config.sub: Add support for rom68k and bug boot monitors.
13041
13042 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13043
13044         * Makefile.in: Make all-opcodes depend on all-bfd.
13045
13046 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13047
13048         * config.guess: Added special check for i[34]86-univel-sysv4*.
13049
13050 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13051
13052         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13053         the processor rather than assuming i486.
13054
13055 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13056
13057         * config.guess: Recognize SunOS6 as Solaris3.
13058
13059 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13060
13061         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13062         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13063
13064 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13065
13066         * build-all.mk (all-cross): New target for Canadian Cross.
13067         Added Q2 go32 targets.
13068         * test-build.mk: Configure go32 cross sparclite-aout and
13069         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13070         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13071
13072 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13073
13074         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13075         GO32 hosted toolchains
13076
13077 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13078
13079         * configure: change  so "-exec-prefix" gets passed down rather
13080         than "-exec_prefix" so autoconf generated Makefiles get the
13081         exec_prefix set right.
13082
13083 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13084
13085         * config.guess: get the Solaris2 minor version number
13086
13087         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13088
13089 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13090
13091         * config.guess: Recognize some Sequent platforms.
13092
13093 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13094
13095         * Makefile.in: added the vault-install target
13096
13097         * configure.in: actually use the Sun3 makefile fragment that's in
13098         config, also added the release dir to configdirs
13099
13100 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13101
13102         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13103
13104 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13105
13106         * configure.in: remove some program from Alpha targetted toolchains
13107
13108 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13109
13110         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13111         gprof.
13112         (taz): Run "make diststuff" in those directories instead of "make
13113         proto-dir".  Look for "VERSION=" only at start of line in subdir
13114         Makefile.  Use "gzip -9" for compression.
13115         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13116         (binutils.tar.z): New target.
13117
13118 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13119
13120         * Makefile.in (taz): Include gpl.texinfo.
13121
13122 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13123
13124         * Makefile.in (setup-dirs): Merged into "taz" target.
13125         (taz): Only do `proto-dir' stuff if a directory is actually needed
13126         for this target.
13127
13128 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13129
13130         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13131         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13132         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13133         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13134         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13135
13136 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13137
13138         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13139         config.sub, and move-if-change to gdb testsuite distribution
13140         archive, so the testsuite can be extracted, configured, and
13141         run separately from the gdb distribution.  Blow away the Chill
13142         tests that require a Chill compiled executable, since GNU Chill
13143         is not yet publically available.
13144
13145 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13146
13147         * test-build.mk: set environment variables in a single command,
13148         instead of a list of assignments and exports
13149
13150         * config.guess: recognize Alpha/OSF1 systems
13151
13152 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13153
13154         * configure: Change help message to prefer --options rather than
13155           -options.
13156
13157 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13158
13159         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13160         zippy@ecst.csuchico.edu.
13161         * config.guess: Recognize miniframe.
13162
13163 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13164
13165         * Makefile.in: Use srcroot to find runtest rather than rootme.
13166         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13167
13168 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13169
13170         * test-build.mk: Extensive additions to support building on a
13171         machine other than the host.
13172
13173 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13174
13175         * configure (tooldir): Fix for i386-aix again.
13176
13177 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13178
13179         * configure, Makefile.in:  Change definition of $(tooldir)
13180         to match the FSF.
13181
13182 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13183
13184         * config.guess:  Recognize i[34]86/SVR4.
13185
13186 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13187
13188         * Makefile.in (all-gdb): gdb depends on sim.
13189
13190 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13191
13192         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13193         at the same time we make the prototype gdb directory.
13194         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13195         files at the same time as the gdb base release distribution.
13196
13197 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13198
13199         * Makefile.in (check): Use individual check targets rather than
13200         DO_X rule.
13201         (check-gcc): Added.
13202
13203 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13204
13205         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13206         for System V release 3.2.
13207
13208 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13209
13210         * config.sub: Recognize hppaosf.
13211         * configure.in: Do configure ld/binutils/gas for it.
13212
13213 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13214
13215         * configure (tooldir): Alter syntax used to set this, for systems
13216         where "\$" isn't handled right, like i386-aix.
13217
13218 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13219
13220         * configure: Pass program-transform-name, not
13221         program_transform_name, to recursive configures.
13222
13223 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13224
13225         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13226         of gas+ld+binutils.
13227
13228 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13229
13230         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13231
13232 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13233
13234         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13235
13236 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13237
13238         * Makefile.in (PRMS): Set back to all-prms.
13239
13240 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13241
13242         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13243         targets, rather than for MIPS hosts.
13244
13245 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13246
13247         * configure.in: add comment for --with-x default values
13248
13249         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13250
13251         * Makefile.in: add check-* targets for each of the directories in
13252         the tree.  Add a definition of RUNTEST that will use the one we
13253         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13254
13255 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13256
13257         * configure.in: Removed obsolete references to bfd_target and
13258         target_makefile_frag.
13259
13260         * build-all.mk: Set assorted targets for Q2.
13261         * config.sub: Recognize z8k-sim and h8300-hms.
13262         * test-build.mk: Really don't pass host to configure.
13263         (HOLES): Added uname.
13264
13265 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13266
13267         * configure: Handle an empty program-prefix, program-suffix or
13268         program-transform-name correctly.
13269
13270 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13271
13272         * build-all.mk: -G 8 no longer required for MIPS targets.
13273         * test-build.mk: Don't pass host argument to configure; make it
13274         guess.
13275
13276 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13277
13278         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13279         * Makefile.in (COMPRESS):  New macro, like GZIP.
13280
13281 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13282
13283         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13284
13285         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13286         with gas currently defaults to -G 0.
13287
13288 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13289
13290         * Makefile.in (all-flex): flex depends on byacc.
13291
13292         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13293         to test-build.mk as RELEASE_TAG.
13294         * test-build.mk (configargs): New variable containing arguments to
13295         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13296         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13297
13298         * config.guess: Use /bin/uname when checking -X argument on SCO,
13299         to avoid invoking GNU uname which doesn't understand -X.
13300
13301         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13302
13303         * configure.in: Build gas for mips-*-*.
13304
13305 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13306
13307         * Makefile.in (all.normal): insert missing backslash.
13308
13309 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13310
13311         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13312
13313         * Makefile.in: Complete overhaul to merge many almost identical
13314         targets.
13315
13316 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13317
13318         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13319         (gdb.tar.Z): Adjusted.
13320
13321         * Makefile.in (setup-dirs, taz): New targets; should be general
13322         enough to adapt for gdb sometime.  Build only .z file.
13323         (gas.tar.z): New target.
13324
13325 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13326
13327         * build-all.mk: Use CC=cc -Xs on Solaris.
13328
13329 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13330
13331         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13332         for handling BISON for FSF releases.
13333
13334 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13335
13336         * configure: Actually implement the change zoo just documented.
13337
13338 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13339
13340         * configure: when using config.guess, only set target_alias when
13341         it's not already been set (ie, on the command line)
13342
13343 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13344
13345         * Makefile.in: add installcheck target, set PRMS to install-prms
13346
13347 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13348
13349         * configure: add support for package_makefile_fragment, handle the
13350         case where a directory has a configure.in file but no Makefile.in
13351         more gracefully (with an actual understandable error message, even);
13352         add support for --without (and add this to the usage message); also
13353         explicitly add a --host=${host_alias} to the command line when
13354         config.guess is used
13355
13356 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13357
13358         * configure: Must use both --host and --target in recursive calls.
13359
13360 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13361
13362         * Makefile.in: Change deja-gnu to dejagnu.
13363
13364 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13365
13366         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13367
13368 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13369
13370         * configure.in: canonicalize all instances to *-*-solaris2*,
13371         also strip out a number of tools to not build for go32 host
13372
13373 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13374
13375         * config.guess: add GPL.
13376
13377         * Makefile.in, config.guess, config.sub, configure: bump
13378           copyrights to 93.
13379
13380 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13381
13382         * Makefile.in (do-info): Removed obsolete check for existence of
13383         localenv file.
13384
13385         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13386
13387 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13388
13389         * Makefile.in: a couple of 'else true' for decstation,
13390         support for TclX
13391
13392         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13393
13394 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13395
13396         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13397
13398 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13399
13400         * config.guess: Recognize i386-ibm-aix (PS/2).
13401         * configure.in: Use config/mh-aix386 file for it.
13402
13403 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13404
13405         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13406         CC_FOR_TARGET instead.
13407         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13408
13409 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13410
13411         * Makefile.in: Add sim to list of directories sent with gdb
13412
13413 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13414
13415         * configure.in: Put back mips-dec-bsd* case.
13416
13417 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13418
13419         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13420         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13421         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13422
13423 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13424
13425         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13426
13427         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13428         (install-info): install dir.info only if it exists,
13429         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13430
13431 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13432
13433         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13434         gas for mips-dec-bsd.
13435
13436 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13437
13438         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13439         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13440
13441 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13442
13443         * configure.in: Added "dejagnu" to hosttools list.
13444
13445 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13446
13447         * config.sub, configure.in, config.guess:  Add support
13448         for Bosx, an AIX variant from Bull.
13449         Patches from F.Pierresteguy@frcl.bull.fr.
13450
13451 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13452
13453         * devo/dejagnu: Initial creation of devo/dejagnu.
13454         Migrated dejagnu testcases and support files for testing software
13455         tools to reside as subdirectories, currently called "testsuite",
13456         within the directory of the software tool.  Migrated all programs,
13457         support libraries, etc. beloging to dejagnu proper from
13458         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13459         with no modifications.  The changes to these files which will
13460         allow them to configure, build, and execute properly will be made
13461         in a future update.
13462
13463 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13464
13465         * Makefile.in: Change send_pr to send-pr.
13466         * configure.in: Likewise.
13467         * send_pr: Renamed directory to send-pr.
13468
13469 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13470
13471         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13472
13473 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13474
13475         * README:  Update for gdb-4.8 release.
13476         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13477         gdb-xxx.tar.z (gzip'd) file also.
13478
13479 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13480
13481         * Makefile.in: make all-diff depend on all-libiberty
13482
13483 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13484
13485         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13486
13487 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13488
13489         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13490
13491 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13492
13493         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13494         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13495         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13496
13497 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13498
13499         * Makefile.in:  makeinfo binary is in a new location
13500
13501 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13502
13503         * config.sub: Accept -ecoff as an OS.
13504
13505         * Makefile.in: Various changes to eliminate a level of make
13506         recursion and reduce the required command line length.
13507         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13508         sub-makes.
13509         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13510         variables holding settings for specific sub-makes.
13511         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13512         in terms of BASE_FLAGS_TO_PASS.
13513         (TARGET_LIBS): New variable listing directories which use
13514         TARGET_FLAGS_TO_PASS.
13515         (subdir_do): Eliminated.
13516         (do-*): New set of targets to replace subdir_do.
13517         (various): All targets which used subdir_do now depend on do-*.
13518         (local-clean): Renamed from do_clean.
13519         (local-distclean): New target, dependency of distclean and
13520         realclean.
13521         (install-info): Don't create directories.  Depend on dir.info
13522         rather than calling make recursively.
13523         (install-dir.info): Eliminated.
13524         (install-info-dirs): Create all info directories here.
13525         (dir.info): Depend upon do-install-info.
13526
13527         * test-build.mk (HOLES): Added false.
13528
13529 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13530
13531         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13532
13533 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13534
13535         * Makefile.in (info): remove dependency on all-texinfo.  The
13536         problem was really in texinfo/C, not at this level.
13537
13538 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13539
13540         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13541
13542 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13543
13544         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13545         GDB releases.
13546
13547 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13548
13549         * configure: Include srcdir in message about target of link not
13550         being found.  Don't convert `-' to `_' in `with' options being
13551         passed to subdirs.
13552
13553 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13554
13555         * configure.in: add uudecode to host_tools
13556
13557         * Makefile.in: added {all,install}-uudecode targets, added them to
13558         the appropriate lists
13559
13560 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13561
13562         * Makefile.in (all-gcc): Added dependency on all-gas.
13563
13564         * configure.in (mips-*-*): Build ld and binutils.
13565
13566 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13567
13568         * configure: check return code from mkdir, print error message and
13569           exit on failure.
13570
13571 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13572
13573         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13574
13575 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13576
13577         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13578
13579 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13580
13581         * config.sub (h8500):  Recognize this as a cpu type.
13582
13583 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13584
13585         * configure: source directory missing is no longer a warning
13586
13587         * configure.in: recognize irix[34]* instead of irix[34]
13588
13589         * Makefile.in: define and pass down X11_LIB
13590
13591 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13592
13593         * guess-systype: Renamed to ...
13594         * config.guess:  ... by popular request.
13595         * configure.in, Makefile.in:  Update accordingly.
13596
13597 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13598
13599         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13600         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13601         + Execute ./dummy instead of assuming . is in PATH.
13602
13603 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13604
13605         * guess-systype:  New shell script.  Attempts to guess the
13606         canonical host name of the executing host.
13607         Only a few hosts are supported so far.
13608         * configure:  Call guess-systype if no host is specified.
13609
13610 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13611
13612         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13613         gcc Makefile.
13614
13615
13616 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13617
13618         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13619         (all-gcc, install-gcc, subdir_do): Use it.
13620
13621 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13622
13623         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13624
13625 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13626
13627         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13628           set exclusively by configure, using configure.in .
13629
13630 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13631
13632         * test-build.mk: set $PATH for all builds
13633
13634         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13635
13636 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13637
13638         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13639         the one used in gcc/Makefile.in, so that a null expansion doesn't
13640         override the one needed to build gcc with a native cc.
13641
13642
13643 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13644
13645         * configure: Accept -with arguments.
13646
13647 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13648
13649         * Makefile.in: added h8300sim
13650
13651 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13652
13653         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13654         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13655         (all-cygnus, native, build-cygnus): Make
13656         $(canonhost)-stamp-3stage-done, not $(host)....
13657         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13658         i386-sco3.2v4.  Added else true to if command.
13659
13660 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13661
13662         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13663
13664 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13665
13666         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13667
13668 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13669
13670         * configure.in: don't remove binutils from Solaris builds
13671
13672 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13673
13674         * Makefile.in: get rid of earlier definitions for *clean,
13675         also handle the recursive info rule better
13676
13677 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13678
13679         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13680         do more-or-less the right thing.
13681
13682 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13683
13684         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13685         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13686
13687 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13688
13689         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13690         $(host_canonical).
13691
13692         * configure.in: split the configdirs list into 4 categories (native
13693         v. cross, library v. tool) and handle the cross-only and native-
13694         only in more reasonable (and correct!) way.
13695
13696 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13697
13698         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13699         configdirs anymore.
13700
13701 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13702
13703         * Makefile.in: extensive cleanup::  removed all of the explicit
13704         clean-* targets, collapsed many wrappers around subdir_do into
13705         one, added additional targets to satisfy standards.texi, deleted
13706         some old targets, some changes for consistency
13707
13708 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13709
13710         * configure.in: handle some programs as cross-only, and others as
13711         native only
13712
13713         * test-build.mk: handle partial holes in a more generic manner
13714
13715         * Makefile.in: m4 depends on libiberty
13716
13717 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13718
13719         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13720         time, wdiff, and find to configdirs
13721
13722         * Makefile.in: all, clean, and install rules for the new programs
13723         added to configure.in
13724
13725 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13726
13727         * configure.in: use mh-sun for all *-sun-* hosts
13728
13729 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13730
13731         * Makefile.in: define flags for X11 include files and library file
13732         locations, pass them down to the programs that need this info
13733
13734         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13735
13736 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13737
13738         * configure.in: start building libg++ for HP-UX targets
13739
13740 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13741
13742         * README:  Update references to files moved into etc/.
13743
13744 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13745
13746         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13747         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13748
13749 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13750
13751         * configure: accept dash as well as underscore in long option
13752         names for FSF compatibility.
13753
13754 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13755
13756         * config.sub: added -sco3.2v4 support from FSF.
13757
13758 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13759
13760         * configure.in: expand the section that adds or removes
13761         directories from the list of programs to build, to handle native
13762         vs. cross in addition to host v. native
13763
13764 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13765
13766         * Makefile.in:  Replace C++ in macro names with CXX.
13767         This is less likely to break ...
13768
13769 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13770
13771         * test-build.mk: add -w to GNU_MAKE
13772
13773 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13774
13775         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13776         add 'sparc' to list of recognized cpus.  This needed to make
13777         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13778         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13779         then changes that into $CPU-wrs-vxworks.
13780
13781         * configure.in: remove most references to gdbtest, regularize
13782         target based program removal
13783
13784         * test-build.mk: import from p3 tree (many fixes and changes)
13785
13786 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13787
13788         * Makefile.in: added rules to handle tcl, tk, and expect
13789
13790         * configure.in: handle those directories if they exist
13791
13792 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13793
13794         * config.sub: removed bogus hppabsd and hppahpux names, since
13795         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13796
13797 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13798
13799         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13800         depends upon all-xiberty
13801
13802         * Makefile.in: changes from p3, including:
13803
13804         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13805
13806         * Makefile.in (XTRAFLAGS): include newlib directories if
13807         newlib/Makefile exists, rather than if host != target.
13808
13809         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13810
13811         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13812         from the same source tree and not building a cross-compiler.  This
13813         matters for the libg++ configuration if reconfiguring a tree that
13814         has already been installed.
13815
13816         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13817
13818         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13819         pick up the machine and system specific header files.
13820
13821         * Makefile.in: added AS_FOR_TARGET, passed down in
13822         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13823         the C compiler to use to create programs which are run in the
13824         build environment, set it to default to $(CC), and passed it down
13825         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13826
13827         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13828
13829         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13830         We need them for unusual native builds, like systems without
13831         ranlib.
13832
13833         * configure: also define $(host_canonical) and
13834         $(target_canonical), which are the full, canonical names for the
13835         given host and target
13836
13837 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13838
13839         * Makefile.in:  Added separate definitions for C++.
13840
13841 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13842
13843         * configure.in (configdirs):  Add deja-gnu.
13844
13845 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13846
13847         * README:  Update for configure.texi and gdb-4.7 release.
13848
13849 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13850
13851         * Makefile.in:  Move "all" target to top of file.
13852         Previously, first target was ".PHONY" which caused BSD4.4 make
13853         to build .PHONY when make was run without arguments.
13854
13855 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13856
13857         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13858         Library-copylefted code in libiberty.
13859
13860 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13861
13862         * config.sub:  Replace m68kmote with plain old m68k.
13863
13864 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13865
13866         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13867
13868 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13869
13870         * config.sub: Complain if no argument is given.  Added support for
13871         386bsd as OS and target alias.
13872
13873 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13874
13875         * Makefile.in (XTRAFLAGS): include newlib directories if
13876         newlib/Makefile exists, rather than if host != target.
13877
13878 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13879
13880         * config.sub: recognize sparclite-wrs-vxworks.
13881
13882         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13883         p3.) Added clean-xiberty to clean.
13884
13885 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13886
13887         * configure.in: use *-*-* instead of nested cases for host and target
13888
13889 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13890
13891         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13892         from the same source tree and not building a cross-compiler.  This
13893         matters for the libg++ configuration if reconfiguring a tree that
13894         has already been installed.
13895
13896 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13897
13898         * config.sub (i486v/i486v4):  Merge in from FSF version.
13899
13900 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13901
13902         * configure: only set PWD if it is already set.
13903
13904 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13905
13906         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13907         doesn't have unset and all success paths (and most error paths)
13908         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13909         to just ${PWD} to avoid confusion.)
13910
13911 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13912
13913         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13914         even for a native compilation.
13915
13916 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13917
13918         Changes to make the gdb.tar.Z rule work better.
13919
13920         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13921         (DEVO_SUPPORT):  Add configure.texi.
13922         (bfd-ilrt.tar.Z):  Remove ancient rule.
13923
13924 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13925
13926         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13927         pick up the machine and system specific header files.
13928
13929         * configure.in, config.sub: added new target m68010-adobe-scout,
13930         with alias of adobe68k.  Changed configure.in to check for
13931         -scout before -sco* to avoid a false match.
13932
13933         * Makefile.in: added AS_FOR_TARGET, passed down in
13934         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13935         the C compiler to use to create programs which are run in the
13936         build environment, set it to default to $(CC), and passed it down
13937         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13938
13939 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13940
13941         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13942         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13943         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13944         FOR_TARGET variants, to newlib and libg++.
13945
13946 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13947
13948         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13949         first.
13950
13951 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13952
13953         * config.sub:  Accept `elf' as an environment.
13954
13955 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13956
13957         * Makefile.in (all-opcodes):  cd into the right directory
13958
13959 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13960
13961         * configure: added -program_transform_name option, used as
13962         argument to sed when installing programs.
13963         configure.texi: added documentation for -program_prefix,
13964         -program_suffix and -program_transform_name.
13965
13966 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13967
13968         * config.sub:  Accept i486 where i386 ok.
13969
13970 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13971
13972         * config.sub: accept we32k
13973
13974 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13975
13976         * config.sub, configure.in: accept OSE68000 and OSE68k.
13977
13978         * Makefile.in: don't create all directories for ``make install'';
13979         let the subdirectories create the ones they need.
13980
13981 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13982
13983         * COPYING: new file, GPL v2
13984
13985 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13986
13987         * Makefile.in: use the new gen-info-dir, which needs a template
13988         argument (which also lives in texinfo)
13989
13990         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13991
13992 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13993
13994         * config.sub (ncr3000):  Change i386 to i486.
13995
13996 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13997
13998         * Makefile.in: add install-rcs, install-grep to
13999         install-no-fixedincludes, removed install-bison and install-libgcc
14000
14001 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14002
14003         * configure.in: grab the HPUX makefile fragment if on HPUX
14004
14005 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14006
14007         * Makefile.in: eradicate bison spoor (ditto libgcc).
14008          configure.in: recognise m68{k,000}-ericsson-OSE.
14009          es1800 is alias for m68k-ericsson-OSE
14010
14011 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14012
14013         * configure.in: rearrange the parts that remove programs from
14014         configdirs, based now on HOST==TARGET or by canonical triple.
14015
14016 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14017
14018         * test-build.mk: recurse explicitly with -f test-build.mk when
14019           appropriate.  predicate stage3 and comparison on the existence
14020           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14021           On very clean, also remove ...stamp-co.  Build in-place before
14022           doing other builds.
14023
14024 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14025
14026         * Makefile.in, configure.in: add tgas
14027
14028 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14029
14030         * Makefile.in: a number of changes merged in from progressive.
14031
14032         * configure.in: add libm.
14033
14034         * .cvsignore: ignore some stuff that comes from test-build.mk.
14035
14036 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14037
14038         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14039
14040 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14041
14042         * configure: Add program_suffix (parallel to program_prefix)
14043         * Makefile.in: adjust directory-creating script for losing decstation
14044
14045 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14046
14047         * configure:  Minor $subdir-related fixes.
14048
14049 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14050
14051         * configure: fix various problems with propogating
14052         makefile_target_frag in subdirs.
14053         * configure.in: config libgcc if its there
14054
14055 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14056
14057         * config.sub:  HPPA merge.
14058
14059 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14060
14061         * Makefile.in:  Replace all-bison with all-byacc in all
14062         dependency lines for other tools (which now use byacc).
14063
14064 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14065
14066         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14067
14068 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14069
14070         * Makefile.in: make gprof rules similar to byacc rules (instead of
14071         vestigal $(unsubdir) that didn't work...)
14072
14073 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14074
14075         * config.sub:  Add support for Linux.
14076         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14077         (at least for libg++).
14078
14079 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14080
14081         * configure.texi: fix doc for the -nfp option to configure
14082
14083 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14084
14085         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14086
14087 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14088
14089         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14090         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14091         * configure.in: added solaris* host_makefile_frag hook.
14092
14093 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14094
14095         * config.sub: changed recognition of m68000 so that various
14096         m68k types can be specified via m680[01234]0
14097
14098 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14099
14100         * config.sub (basic_machine): fix sed so that '-foo' isn't
14101         completely substituted out while .+'-foo' loses the '-foo'
14102
14103 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14104
14105         * config.sub ($os): Add -aout.
14106
14107 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14108
14109         * configure:  If host_makefile_frag is absolute, don't
14110         prefix ${invsubdir} (relevant to libg++ auto-configure).
14111
14112 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14113
14114         * Makefile.in (tooldir): Define it.
14115         (all-ld): Depend on all-flex.
14116
14117 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14118
14119         * Makefile.in (check):  Fix libg++ special case.
14120
14121 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14122
14123         * configure: do not bury `pwd` into config.status, thus do fewer
14124           pwd's.
14125
14126         * configure: print the "Building in" message only when building in
14127           other than "." AND verbose.
14128
14129         * configure: remove -s, rework -v to better accommodate guested
14130           configures.
14131
14132         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14133
14134 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14135
14136         * Makefile.in: macroize flags passed on recursion.  remove
14137           fileutils.
14138
14139 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14140
14141         * configure: get makesrcdir right for subdirs deeper than 1.
14142
14143         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14144           install.
14145
14146 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14147
14148         * Makefile.in: don't print subdir_do or recursion lines.
14149
14150 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14151
14152         * standards.texi: added menu item.
14153
14154         * Makefile.in: build and install standards.info.
14155
14156         * standards.texi: new file.
14157
14158 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14159
14160         * configure: test for and move config.status pieces from
14161           ${subdir}/.
14162
14163 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14164
14165         * configure:  Test for existance of files before trying to mv
14166         them, to avoid numerous non-existance messages.
14167
14168 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14169
14170         * configure: correct final line of config.status.
14171
14172         * configure: patch from eggert.  Avoids a protection problem if
14173           the original Makefile.in is read only.
14174
14175         * configure: use move-if-change from gcc to create config.status.
14176           Some makefiles depend on config.status to tell if a directory
14177           has been reconfigured for a different host.  This change
14178           prevents those directories from remaking everything in the case
14179           where the reconfig was only intended to rebuild a Makefile.
14180
14181         * configure: test for config.sub with "config.sub sun4" rather
14182           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14183           host alias from a missing config.sub.
14184
14185 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14186
14187         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14188           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14189
14190 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14191
14192         * configure: mkdir ${subdir} as needed.
14193
14194 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14195
14196         * Makefile.in,configure.in: added autoconf.
14197
14198 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14199
14200         * Makefile.in: no longer pass against on recursion.
14201
14202         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14203           definitions are not inherited.
14204
14205         * configure: correct makesrcdir when subdir is .
14206
14207 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14208
14209         * configure:  Add support for 'subdirs' variable, which is
14210         like 'configdirs', except that configure doesn't re-invoke
14211         itself for subdirs, it just creates a Makefile for each subdir.
14212         * configure.texi:  Document subdirs.
14213
14214 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14215
14216         * configure.in: added flex to configdirs
14217
14218 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14219
14220         * Makefile.in: remove clean-stamps from clean.
14221
14222 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14223
14224         * configure.in:  Add gdbtest to configdirs.
14225
14226 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14227
14228         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14229         to recursive makes.
14230         * configure.in:  Recognize new ncr3000 config.
14231
14232 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14233
14234         * Makefile.in, configure.in: removed references to gdbm.
14235
14236 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14237
14238         * config.sub:  Don't canonicalize os value
14239         newsos* to bsd (readline needs to check for newsos).
14240         (This fix was earlier made Jan 31, but got re-broken.)
14241
14242 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14243
14244         * configure.in:  sco is an os, not a vendor!
14245
14246         * configure:  Quote $( better.  Keep various shells happy.
14247
14248 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14249
14250         * Makefile.in: eliminate stamp-files.
14251
14252 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14253
14254         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14255           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14256
14257 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14258
14259         * config.sub:  fix iris/iris3.
14260
14261 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14262
14263         * configure: re-add -rm.
14264
14265 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14266
14267         * Maskefile.in: add .stmp-rcs to all.
14268
14269         * configure.in: remove gas from rs6000 build, use aix host fragment.
14270
14271 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14272
14273         * configure: pass down site_option during recursion.
14274
14275 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14276
14277         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14278
14279 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14280
14281         * configure: Change exec_prefix so that it really defaults to prefix.
14282
14283 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14284
14285         * Makefile.in, configure.in:  Add support for mmalloc library.
14286
14287 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14288
14289         * Makefile.in: add stmp dependencies for a few more things.
14290
14291 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14292
14293         * configure: adjusted error message on objdir/srcdir configure
14294           collision, per john's suggestion.
14295
14296         * Makefile.in: add libiberty stmp to all and all.cross.
14297
14298 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14299
14300         * Makefile.in: remove force dependencies, add grep to all.
14301
14302 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14303
14304         * Makefile.in: drop flex.  make stamp files work.
14305
14306         * configure: added test for conflicting configuration in srcdir,
14307           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14308           gets cranky.  use relative paths for configure and srcdir
14309           whenever possible.  Send some error messages to stderr that were
14310           going to stdout.
14311
14312 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14313
14314         * Makefile.in:  Fix libg++ rule to check for gcc directory
14315         before using gcc/gcc.  Also pass XTRAFLAGS.
14316
14317 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14318
14319         * Makefile.in: added stmp-files so that directories aren't polled
14320           when they are already built.
14321
14322         * configure.texi: fixed a node pointer problem.
14323
14324 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14325
14326         * config.sub configure.in gdb/configure.in
14327         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14328         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14329         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14330
14331 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14332
14333         * configure: -recurring becomes -silent.  corrected help message
14334           for -site= option.
14335
14336         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14337
14338 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14339
14340         * configure: when building Makefile for crosses, replace
14341           tooldir and program_prefix.  default srcdir from location of
14342           config.sub.  remove "for host in hosts" and "for target in
14343           targets" loops.
14344
14345 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14346
14347         * Makefile.in: Do not pass bindir or mandir to cvs.
14348
14349 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14350
14351         * Makefile.in, configure.in: removed traces of namesubdir,
14352           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14353           copyrights to '92, changed some from Cygnus to FSF.
14354
14355         * configure.texi: remove most references to multiple hosts,
14356           multiple targets, subdirs, etc.
14357
14358         * configure.man: removed rcsid. reference config.sub not
14359           config.subr.
14360
14361         * Makefile.in: mkdir $(infodir) on install-info.
14362
14363 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14364
14365         * configure.texi:  Explain better about .gdbinit and about
14366         the environment that configure.in sections run in.
14367
14368 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14369
14370         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14371
14372 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14373
14374         * README:  DOC.configure => cfg-paper.texi.
14375
14376 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14377
14378         * config.sub (near case $os):  Don't convert newsos* to bsd!
14379
14380 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14381
14382         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14383         the number of copies of COPYING that go into the GDB tar file.
14384
14385 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14386
14387         * bfd/configure.in, gdb/config/mh-i386sco,
14388         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14389         Fix SCO configuration stuff.
14390
14391 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14392
14393         * Makefile.in:  For libg++, make sure the -I pointing
14394         to the gcc directory goes *after* all the libg++-local -I flags.
14395         Also, move just-gcc dependency from just-libg++ to all-libg++.
14396
14397 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14398
14399         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14400
14401 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14402
14403         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14404
14405 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14406
14407         * config.sub:  Add stratus configuration frags.  Also
14408         submitted to FSF.
14409
14410 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14411
14412         * Makefile.in (DEV_SUPPORT):  add configure.man.
14413
14414         * config.sub(Decode manufacturer-specific):  add -none*.
14415
14416 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14417
14418         * Makefile.in:  remove form feeds to make Sun's make happy.
14419         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14420
14421 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14422
14423         * Makefile.in (AR_FLAGS):  Make quieter.
14424
14425 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14426
14427         * configure.in:  Add libg++.
14428         * configure:  When verbose, don't output the command line at each
14429         level; it will be unremarkably the same as the previous version,
14430         which will be the same as what the user typed.
14431
14432 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14433
14434         * configure.in, Makefile.in: fix clean-info, add flex.  add
14435           fileutils.
14436
14437         * configure: be less sensitive to spaces in Makefile.in.  Do not
14438           look for sources in "..".  Doing so breaks subdirectories that
14439           might have their own configure.  If a subdir has it's own
14440           configure script, use it.
14441
14442 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14443
14444         * cfg-paper.texi: some changes suggested by rms.
14445
14446 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14447
14448         * config.sub:  Merge in some small additions from the FSF version,
14449         taken from the gcc distribution, to bring the Cygnus and FSF
14450         versions into closer sync.
14451
14452 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14453
14454         * configure.in:  Changed svr4 references to sysv4.
14455
14456 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14457
14458         * configure: added -V for version number option.
14459
14460 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14461
14462         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14463           renamed from DOC.configure to cfg-paper.texi.
14464
14465 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14466
14467         * configure, config.subr, config.sub: config.subr is now
14468           config.sub again.
14469
14470 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14471
14472         * configure.texi: new file, in progress.
14473
14474         * Makefile.in: build info file and install the man page for
14475           configure.
14476
14477         * configure.man: new file, first cut.
14478
14479         * configure: find config.subr again now that configuration "none"
14480           has gone.  removed all traces of the -ansi option.  removed all
14481           traces of the -languages option.
14482
14483         * config.subr: resync from rms.
14484
14485 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14486
14487         * configure, config.sub, config.subr: merge config.sub into
14488           config.subr, call the result config.subr, remove config.sub, use
14489           config.subr.
14490
14491         * Makefile.in: revised install for dir.info.
14492
14493 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14494
14495         * configure.in: add decstation host makefile frag.
14496
14497         * Makefile.in: BISON now bison -y again.  also install-gcc on
14498           install.  clean-gdbm on clean.  infodir belongs in datadir.
14499           Make directories for info install.  Build dir.info here then
14500           install it.
14501
14502 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14503
14504         * Makefile.in: fix for bad directory tests.
14505
14506 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14507
14508         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14509           regexp.  -srcdir relative was being handled incorrectly.
14510
14511         * Makefile.in: unwrapped some for loops so that parallel makes
14512           work again and so one can focus one's attention on a particular
14513           package.
14514
14515 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14516
14517         * configure: added PWD as a stand in for `pwd` (for speed). use
14518           elif wherever possible.  make -srcdir work without -objdir.
14519           -objdir= commented out.
14520
14521 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14522
14523         * configure: +options become --options.  -subdirs commented out.
14524           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14525           Makefile now at top of generated Makefile.  Removed cvs log
14526           entries.  added -srcdir.  create .gdbinit only if there is one
14527           in ${srcdir}.
14528
14529         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14530           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14531           and mandir now keyed off datadir by default.
14532
14533 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14534
14535         * Freshly created ChangeLog.
14536
14537 \f
14538 Local Variables:
14539 mode: change-log
14540 left-margin: 8
14541 fill-column: 76
14542 version-control: never
14543 End: