OSDN Git Service

a83aa4085046b667337ec94bb777a1402dd88bd0
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2
3         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6         and Michael Tiemann from Write After Approval since they do not
7         actually have access.
8
9 2008-09-05  Richard Guenther  <rguenther@suse.de>
10
11         * configure.ac: Initialize clooglibs to -lcloog.
12         * configure: Re-generate.
13
14 2008-09-04  Le-Chun Wu  <lcwu@google.com>
15
16         * MAINTAINERS (Write After Approval): Add myself.
17
18 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
19
20         * configure.ac (--with-cloog-polylib): New.
21         (--disable-cloog-version-check): New.
22         (--disable-ppl-version-check): New.
23         * configure: Re-generate.
24
25 2008-09-03  Richard Guenther  <rguenther@suse.de>
26
27         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
28         cloog test.
29         * configure: Re-generate.
30
31 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
32
33         Add picoChip port.
34         * MAINTAINERS: Add picoChip maintainers.
35
36 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
37             Tobias Grosser  <grosser@fim.uni-passau.de>
38             Jan Sjodin  <jan.sjodin@amd.com>
39             Harsha Jagasia  <harsha.jagasia@amd.com>
40             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
41             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
42             Adrien Eliche  <aeliche@isty.uvsq.fr>
43
44         Merge from graphite branch.
45         * configure: Regenerate.
46         * Makefile.in: Regenerate.
47         * configure.ac (host_libs): Add ppl and cloog.
48         Add checks for PPL and CLooG.
49         * Makefile.def (ppl, cloog): Added modules and dependences.
50         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
51         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
52
53 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
54
55         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
56         (GCC_SHLIB_SUBDIR): New.
57         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
58         * configure: Regenerate.
59         * Makefile.in: Regenerate.
60
61 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
62
63         * MAINTAINERS: Consistently use tabs to separate columns.
64
65 2008-08-29  Tristan Gingold  <gingold@adacore.com>
66
67         * MAINTAINERS (Write after Approval): Add myself.
68
69 2008-08-28  Tristan Gingold  <gingold@adacore.com>
70
71         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
72         Enable bfd, binutils and opcodes.
73         * configure: Regenerate.
74
75 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
76
77         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
78
79 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
80
81         * MAINTAINERS:  Use correct Umlaut for last name.
82
83 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
84
85         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
86
87 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
88
89         * MAINTAINERS: Update my email address.
90
91 2008-08-16  Nicolas Roche  <roche@adacore.com>
92
93         * Makefile.tpl: Add BOOT_ADAFLAGS.
94         * Makefile.in: Regenerate.
95
96 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
97
98         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
99         * configure: Regenerate.
100
101 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
102
103         * configure.ac: Add makefile fragments for hpux.
104         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
105         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
106         * configure: Regenerate.
107         * Makefile.in: Regenerate.
108
109 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
110
111         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
112
113 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
114
115         * MAINTAINERS (Write after Approval): Add myself.
116
117 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
118
119         * MAINTAINERS (Write After Approval):  Add myself.
120
121 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
122
123         * MAINTAINERS (Write After Approval):  Add myself.
124
125 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
126
127         * MAINTAINERS: Update my email address.
128
129 2008-06-25  Joey Ye  <joey.ye@intel.com>
130
131         * MAINTAINERS (Write After Approval):  Add myself.
132
133 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
134
135         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
136         * Makefile.in: Regenerate.
137         * configure: Regenerate.
138
139 2008-06-17  Daniel Kraft  <d@domob.eu>
140
141         * MAINTAINERS (Write After Approval):  Add myself.
142
143 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
144
145         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
146         "$@" is still intact with both Autoconf 2.59 and 2.62.
147         * configure: Regenerate.
148
149 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
150
151         * Makefile.tpl: Fix comment errors.
152         * Makefile.in: Regenerate.
153
154 2008-06-12  David S. Miller  <davem@davemloft.net>
155             David Edelsohn  <edelsohn@gnu.org>
156
157         * configure.ac: Add powerpc*-*-* to gold supported targets.
158         * configure: Regenerate.
159
160 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
161
162         PR tree-optimization/36218
163         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
164         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
165         (all prefix="build-"): Pass them to build-system sub-makes.
166         * Makefile.in: Regenerate.
167
168 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
169
170         * MAINTAINERS (mt port): Remove.
171         (sco5, unixware, sco udk): Remove.
172         (Kean Johnston): Add to Write After Approval.
173
174 2008-05-30  Julian Brown  <julian@codesourcery.com>
175
176         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
177         of libobjc for ARM EABI Linux.
178         * configure: Regenerate.
179
180 2008-05-18 Xinliang David Li   <davidxl@google.com>
181
182         * ChangeLog: Remove wrong ChangeLog entry. 
183
184 2008-05-17 Xinliang David Li   <davidxl@google.com>
185
186         * MAINTAINERS (Write After Approval): Add myself.
187
188 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
189
190         * MAINTAINERS (Write After Approval): Add myself.
191
192 2008-05-14  Rafael Espíndola  <espindola@google.com>
193
194         * config-ml.in: don't handle --enable-shared and --enable-static.
195
196 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
197
198         * MAINTAINERS: Update my email address.
199
200 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
201
202         * MAINTAINERS: Update my email address.
203         
204 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
205
206         * MAINTAINERS (Write After Approval): Add myself.
207
208 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
209
210         * MAINTAINERS (Write After Approval): Add myself.
211
212 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
213
214         * MAINTAINERS (crx): Add myself.
215
216 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
217
218         Sync with src:
219         2008-04-14  David S. Miller  <davem@davemloft.net>
220
221         * configure.ac: Add sparc*-*-* to gold supported targets.
222         * configure: Regenerate.
223
224 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
225
226         PR bootstrap/35457
227         * configure.ac: Include override.m4.
228         * configure: Regenerate.
229
230 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
231
232         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
233         * Makefile.in: Regenerate.
234
235 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
236
237         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
238         as nonconfigurable directories list.
239         * configure: Regenerate.
240
241 2008-04-14  Ben Elliston  <bje@au.ibm.com>
242
243         * config.sub, config.guess: Update from upstream sources.
244
245 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
246
247         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
248         * Makefile.in: Regenerate.
249
250 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
251
252         * configure.ac: Do not build libssp for the AVR.
253         * configure: Regenerate.
254
255 2008-04-07  Ian Lance Taylor  <iant@google.com>
256
257         * Makefile.def: check-gold depends upon all-binutils.
258         * Makefile.in: Regenerate.
259
260 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
261
262         * MAINTAINERS (Write After Approval): Add myself.
263
264 2008-04-04  Nick Clifton  <nickc@redhat.com>
265
266         PR binutils/4334
267         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
268         builds.
269         * configure: Regenerate.
270
271 2008-04-04  NightStrike  <NightStrike@gmail.com>
272
273         PR other/35151
274         * configure.ac: Combine rules for mingw32 and mingw64.
275         * configure: Regenerate.
276
277 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
278
279         * MAINTAINERS (Write After Approval): Add myself.
280
281 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
282
283         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
284         * Makefile.in (.NOTPARALLEL): Ditto.
285
286 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
291
292         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
293         * Makefile.in (.NOTPARALLEL): Regenerate.
294
295 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
296
297         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
298         * Makefile.in: Regenerate.
299
300 2008-03-26  Jakub Staszak  <kuba@et.pl>
301
302         * MAINTAINERS (Write After Approval): Add myself.
303
304 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
305
306         * MAINTAINERS:  Update e-mail address.
307
308 2008-03-20  Ian Lance Taylor  <iant@google.com>
309
310         * configure.ac: Add support for --enable-gold.
311         * Makefile.def: Add gold as a directory like ld.
312         * configure, Makefile.in: Regenerate.
313
314 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
315
316         * configure.ac: m4_include config/proginstall.m4.
317         * configure: Regenerate.
318
319         Backport from upstream Libtool:
320         
321         2007-10-12  Eric Blake  <ebb9@byu.net>
322         
323         Deal with Autoconf 2.62's semantic change in m4_append.
324         * ltsugar.m4 (lt_append): Replace broken versions of
325         m4_append.
326         (lt_if_append_uniq): Don't require separator to be overquoted,
327         and avoid broken m4_append.
328         (lt_dict_add): Fix typo.
329         * libtool.m4 (_LT_DECL): Don't overquote separator.
330
331 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
332
333         * config.rpath: Add AIX 6 support.
334
335 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
336
337         * Makefile.def (stageprofile).  Remove -fprofile-generate
338         from stage_libcflags.
339         * Makefile.in: Regenerate.
340
341 2008-03-13  Ben Elliston  <bje@au.ibm.com>
342
343         * config.sub, config.guess: Update from upstream sources.
344
345 2008-03-06  Tom Tromey  <tromey@redhat.com>
346
347         * MAINTAINERS: Update for treelang deletion.
348
349 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
350
351         * MAINTAINERS: Update my email address.
352
353 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
354
355         * MAINTAINERS (darwin port): Add myself as a maintainer.
356         (objective-c/c++): Add myself as a maintainer.
357
358 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
359
360         * MAINTAINERS (Write After Approval): Update my email address.
361
362 2008-02-25  Tomas Bily  <tbily@suse.cz>
363
364         * MAINTAINERS (Write After Approval): Add myself.
365
366 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
367
368         * MAINTAINERS (OpenMP): Add myself.
369
370 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
371
372         PR bootstrap/32009
373         PR bootstrap/32161
374
375         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
376         * configure: Regenerate.
377
378         * Makefile.def: Define stage_libcflags for all bootstrap stages.
379         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
380         STAGE4_LIBCFLAGS): New.
381         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
382         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
383         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
384         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
385         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
386         for target modules.  Don't export LIBCFLAGS.
387         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
388         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
389         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
390         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
391         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
392         * Makefile.in: Regenerate.
393
394 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
395
396         PR libgcj/33085
397         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
398         Do not use -DDLL_EXPORT.  Backport from upstream.
399
400 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
401
402         * MAINTAINERS (Write After Approval): Add myself.
403
404 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
405
406         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
407         * configure: Regenerate.
408
409 2008-01-31  Marc Gauthier  <marc@tensilica.com>
410
411         * configure.ac (xtensa*-*-*): Recognize processor variants.
412         * configure: Regenerate.
413
414 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
415
416         PR bootstrap/34922
417         * configure.ac (PARSE_ARGS): Push suitable setting of
418         ac_subdirs_all, for `./configure --help=recursive'.
419         Handle `+' in generic toplevel directory disabling.
420         * configure: Regenerate.
421
422 2008-01-28  Nick Clifton  <nickc@redhat.com>
423
424         * MAINTAINERS (xstormy16): Take over maintainership.
425
426 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
427
428         * MAINTAINERS (c4x port): Remove.
429
430 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
431
432         * libtool.m4: Backport AIX 6 support from ToT Libtool.
433
434 2008-01-23  Ben Elliston  <bje@au.ibm.com>
435
436         * config.sub, config.guess: Update from upstream sources.
437
438 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
439
440         * MAINTAINERS (Write After Approval): Add myself.
441
442 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
443
444         * MAINTAINERS: Update my email address.
445
446 2008-01-09  Raksit Ashok  <raksit@google.com>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2008-01-09  Raksit Ashok  <raksit@google.com>
451
452         * MAINTAINERS (Write After Approval): Add myself.
453
454 2008-01-08  Ben Elliston  <bje@au.ibm.com>
455
456         * config.sub, config.guess: Update from upstream sources.
457
458 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
459
460         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
461         Change recommended MPFR from 2.2.1 -> 2.3.0.
462         * configure: Regenerate.
463
464 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
465
466         * MAINTAINERS: Update my email address.
467
468 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
469
470         * MAINTAINERS: Update my email address.
471
472 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
473
474         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
475         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
476         * Makefile.in: Regenerate.
477
478 2007-12-10  Mark Heffernan <meheff@google.com>
479
480         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
481         misplaced entries.
482
483 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
484
485         * configure.ac: Enable libjava for x86_64-*-darwin9.
486         * configure: Regenerate.
487
488 2007-12-07  Bill Maddox <maddox@google.com>
489
490         * MAINTAINERS (Write After Approval): Add myself.
491
492 2007-12-05  Ben Elliston  <bje@au.ibm.com>
493
494         * config.sub, config.guess: Update from upstream sources.
495
496 2007-12-02  Matthias Klose  <doko@ubuntu.com>
497
498         * config-ml.in: Remove 64bit configure tests.
499
500 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
501
502         * config-ml.in: Robustify against white space in absolute file
503         names.
504
505         * config-ml.in (multi-clean): Substitute ${Makefile}.
506         Remove superfluous ${Makefile} in list.
507
508 2007-11-19  Thiemo Seufer  <ths@mips.com>
509
510         * config-ml.in: Don't hardcode the Makefile name.
511
512 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515
516 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
517
518         * MAINTAINERS (Write After Approval): Add myself.
519
520 2007-11-06  Doug Kwan <dougkwan@google.com>
521
522         * MAINTAINERS (Write After Approval): Add myself.
523
524 2007-10-25  Ben Elliston  <bje@au.ibm.com>
525
526         * MAINTAINERS (mercury): Remove entry.
527         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
528
529 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
530
531         * Makefile.def (dependencies): Make configure-gdb depend on
532         all-intl.
533         * Makefile.in: Regenerated.
534
535 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
536
537         * MAINTAINERS (Fortran maintainer): Remove myself.
538
539 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
540
541         * Makefile.def: To avoid problems running with parallel makes,
542         build newlib before libgloss so that target specific header
543         files are availble.
544         * Makefile.in: Regenerate
545
546 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
547
548         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
549         * Makefile.in: Regenerate.
550
551 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
552
553         * MAINTAINERS (Register allocation reviewer): Add myself.
554
555 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
556
557         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
558         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
559         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
560         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
561         * configure: Regenerate.
562
563 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
564
565         * MAINTAINERS (Register allocation reviewer): Add myself.
566
567 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
568
569         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
570         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
571         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
572         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
573         * configure.ac: Default them to host tools for $host = $build.
574         Subst them.
575
576         * configure: Regenerate.
577         * Makefile.in: Regenerate.
578
579 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
580
581         * MAINTAINERS (Register allocation reviewer): Add myself.
582
583 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
584
585         * MAINTAINERS (Register allocation reviewer): Add myself.
586
587 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
588
589         * MAINTAINERS (Write After Approval): Fix typo.
590
591 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
592
593         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
594         * configure: Regenerate.
595
596 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
597
598         PR bootstrap/31906
599         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
600         they're already prefixed.
601
602 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
603
604         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
605         libstdc++.
606         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
607         * configure: Regenerate.
608         * Makefile.in: Regenerate.
609         
610 2007-09-17  Andreas Schwab  <schwab@suse.de>
611
612         * configure.ac: Raise minimum makeinfo version to 4.6.
613         * configure: Regenerate.
614
615 2007-09-17  Johannes Singler <singler@ira.uka.de>
616
617         * MAINTAINERS (write-after-approval) add myself
618
619 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
620
621         * configure.ac: Correct makeinfo version check.
622         * configure: Regenerate.
623
624 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
625
626         * MAINTAINERS: Update my email address.
627
628 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
629
630         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
631         to $skipdirs and only disable gprof for newlib.  Use the normal
632         mips*-elf* handling in other respects.
633         * configure: Regnerate.
634
635 2007-09-12  David Daney  <ddaney@avtrex.com>
636
637         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
638         enabling libgcj.
639         * configure: Regenerate.
640
641 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
642
643         PR other/32154
644         * configure.ac: For libgloss targets, point the linker to the linker
645         script, startup code and simulator library.
646         * configure: Regenerate.
647
648 2007-09-07  Andrew Haley  <aph@redhat.com>
649
650         * configure.ac (noconfigdirs): Remove target-libffi and
651         target-libjava.
652         * configure: Regenerate.
653
654 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
655
656         PR target/33281
657         * configure.ac: Use config/mh-mingw on mingw.
658         * configure: Regenerate.
659
660 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
661
662         * MAINTAINERS (Write After Approval): Add myself.
663
664 2007-09-05  Richard Guenther  <rguenther@suse.de>
665
666         * configure.ac (--enable-stage1-checking): If neither --enable-checking
667         nor --disable-checking is provided also turn on yes and types
668         checking for stage1.
669         * configure: Re-generate.
670
671 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
672
673         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
674         (Write After Approval): Remove myself.
675
676 2007-08-29  Nick Clifton  <nickc@redhat.com>
677
678         * config.sub, config.guess: Update from upstream sources.
679
680 2007-08-22  Bud Davis  <jmdavis@link.com>
681
682         * MAINTAINERS (Write After Approval): Added myself.
683         * MAINTAINERS (Reviewers): Removed myself.
684
685 2007-08-18  Paul Brook  <paul@codesourcery.com>
686             Joseph Myers  <joseph@codesourcery.com>
687
688         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
689         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
690         * Makefile.in: Regenerate.
691         * configure.ac (--with-debug-prefix-map): New.
692         * configure: Regenerate.
693
694 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
695             Nigel Stephens  <nigel@mips.com>
696
697         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
698         as target_makefile_frag.
699         * configure: Regenerate.
700
701 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
702
703         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
704         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
705         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
706         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
707         (do-compare, do-compare3, do-compare-debug): New.
708         ([+compare-target+]): Use them.
709
710 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
711
712         * MAINTAINERS (Write After Approval): Change my email address.
713
714 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
715             Ben Elliston  <bje@au.ibm.com>
716
717         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
718         --silent if $silent.
719         * configure: Regenerate.
720
721 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
722
723         * MAINTAINERS (Various Maintainers): Add myself as
724         loop infrastructure maintainer.  Update my e-mail
725         address.
726
727 2007-07-31  Diego Novillo  <dnovillo@google.com>
728
729         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
730         Adjust description.
731
732 2007-07-26  Richard Guenther  <rguenther@suse.de>
733
734         * configure.ac: Add types checking to stage1 checking flags.
735         * configure: Regenerate.
736
737 2007-07-17  Nick Clifton  <nickc@redhat.com>
738
739         * COPYING3: New file.  Contains version 3 of the GNU General
740         Public License.
741         * COPYING3.LIB: New file.  Contains version 3 of the GNU
742         Lesser General Public License.
743
744 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
745
746         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
747
748 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
749
750         * MAINTAINERS (S/390 co-maintainer): Add myself.
751         (Write After Approval): Remove myself.
752
753 2007-07-13  Dan Hipschman  <dsh@google.com>
754
755         * MAINTAINERS (Write After Approval): Add myself.
756
757 2007-07-11  Nick Clifton  <nickc@redhat.com>
758
759         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
760         WINDRES export.
761         * Makefile.in: Regenerate.
762
763 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
764
765         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
766         maintainer.
767
768 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
769
770         * lt~obsolete.m4: New. Import from 20070318 libtool.
771
772 2007-07-03  Julian Brown  <julian@codesourcery.com>
773
774         * MAINTAINERS (Write After Approval): Add myself.
775
776 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
777
778         * configure.ac: Rewrite 'configure --help' strings to look nicer.
779         * configure: Regenerate.
780
781 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
782
783         * configure.ac: Add some missing m4 quotation.
784         * configure: Regenerate.
785
786 2007-07-02  Simon Baldwin  <simonb@google.com>
787
788         * MAINTAINERS (Write After Approval): Add myself.
789
790 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
791
792         * configure: Regenerate.
793
794 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
795
796         * Makefile.def: Add windmc tool to build.
797         * Makefile.tpl: Likewise.
798         * configure.ac: Likewise.
799         * Makefile.in: Regenerate.
800         * configure: Regenerate.
801                                                 
802 2007-06-28  DJ Delorie  <dj@redhat.com>
803
804         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
805         not building newlib.
806         * configure: Regenerated.
807         
808 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
809
810         * MAINTAINERS (Write After Approval): Add myself.
811
812 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
813
814         * MAINTAINERS (Write After Approval): Add myself.
815
816 2007-06-19  Chris Matthews  <chrismatthews@google.com>
817
818         * MAINTAINERS (Write After Approval): Add myself.
819
820 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
821
822         * MAINTAINERS (Write After Approval): Add myself.
823
824 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
825
826         * Makefile.def: Add dependency from configure-gdb to all-bfd.
827         * Makefile.in: Regenerated.
828
829 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
830
831         * configure.ac: Don't add target-libmudflap to noconfigdirs for
832         bfin*-*-uclinux* targets.
833         * configure: Regenerate.
834
835 2007-06-14  Ian Lance Taylor  <iant@google.com>
836
837         * MAINTAINERS: Add myself as non-algorithmic global write
838         maintainer.
839
840 2007-06-14  Diego Novillo  <dnovillo@google.com>
841
842         * MAINTAINERS: Add self as middle-end maintainer and
843         non-algorithmic global write maintainer.
844
845 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
846
847         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
848         Move all Fortran maintainers except Paul Brook into the
849         Non-Autopoiesis section.
850
851 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
852
853         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
854         (distclean-stage[+id+]): Possibly delete stage_last.
855         * Makefile.in: Regenerate.
856
857 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
858
859         * MAINTAINERS (Various Maintainer): Fix typo.
860
861 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
862
863         * MAINTAINERS (Various Maintainer): Add myself as
864         dataflow maintainer.
865
866 2007-06-07  Ben Elliston  <bje@au.ibm.com>
867
868         * config.sub, config.guess: Update from upstream sources.
869
870 2007-06-07  Ben Elliston  <bje@au.ibm.com>
871
872         * Makefile.tpl: Fix spelling error.
873         * Makefile.in: Regenerate.
874
875 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
876
877         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
878         lt_cv_sys_max_cmd_len.
879
880 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
881
882         * MAINTAINERS (Various Maintainers): Add myself as
883         auto-vectorizer maintainer.
884
885 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
886
887         PR libjava/32098
888         * libtool.m4: Revert previous change.
889         * ltgcc.m4: Put it here.
890
891 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
892
893         * MAINTAINERS (Various Maintainers): Add myself as
894         auto-vectorizer maintainer.
895
896 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
897
898         PR libjava/32098
899         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
900
901 2007-05-30  Richard Guenther  <rguenther@suse.de>
902
903         * MAINTAINERS (Various Maintainers): Add myself as
904         auto-vectorizer maintainer.
905
906 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
907
908         PR bootstrap/29382
909         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
910         * configure: Rebuilt.
911
912 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
913
914         * MAINTAINERS (Write After Approval): Removed my name.
915
916 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
917
918         * MAINTAINERS (Write After Approval): Remove myself.
919
920 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
921
922         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
923
924 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
925
926         * ltmain.sh: Update from ToT Libtool.
927         * libtool.m4: Update from ToT Libtool.
928         * ltsugar.m4: New. Update from ToT Libtool.
929         * ltversion.m4: New. Update from ToT Libtool.
930         * ltoptions.m4: New. Update from ToT Libtool.
931         * ltconfig: Remove.
932         * ltcf-c.sh: Remove.
933         * ltcf-cxx.sh: Remove.
934         * ltcf-gcj.sh: Remove.
935
936 2007-05-22  Ollie Wild  <aaw@google.com>
937
938         * MAINTAINERS (Write After Approval): Add myself.
939
940 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
941
942         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
943         stage_cflags.
944         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
945         Remove CFLAGS/LIBCFLAGS.
946         (configure-stage[+id+]-[+prefix+][+module+],
947         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
948         * Makefile.in: Regenerate.
949
950 2007-05-15  Diego Novillo  <dnovillo@google.com>
951
952         * MAINTAINERS: Update e-mail address.
953
954 2007-05-15  Revital Eres  <eres@il.ibm.com>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
959
960         * MAINTAINERS (Write After Approval): Updated my address.
961
962 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2007-05-11  Silvius Rus  <rus@google.com>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2007-04-23  Tom Tromey  <tromey@redhat.com>
971
972         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
973
974 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
975
976         * MAINTAINERS (cpplib): Rename to ...
977         (libcpp): ... this.  Add C/C++ front end maintainers.
978
979 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
980
981         * config-ml.in: Pass ${ml_config_env} to configure calls.
982
983 2007-04-04  Christian Bruel  <christian.bruel@st.com>
984
985         * MAINTAINERS (Write After Approval): Add myself.
986         
987 2007-04-02  Dave Korn  <dave.korn@artimi.com>
988
989         * MAINTAINERS (Write After Approval): Add myself.
990
991 2007-03-31  Tobias Burnus  <burnus@net-b.de>
992
993         * MAINTAINERS (fortran 95 front end): Add myself.
994
995 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
996
997         * MAINTAINERS (Write After Approval): Add myself.
998         
999 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1000
1001         * MAINTAINERS (Modulo Scheduler): Add myself.
1002
1003 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1004
1005         * MAINTAINERS (fortran 95 front end): Add myself.
1006         (c++ front end): whitespace fix.
1007
1008 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1009
1010         * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1013
1014         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1015         of glob.  Quote arguments with single quotes too.
1016         * configure: Regenerate.
1017
1018 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1019
1020         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1021         * Makefile.in: Regenerate
1022
1023 2007-03-07  Andreas Schwab  <schwab@suse.de>
1024
1025         * configure: Regenerate.
1026
1027 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1028
1029         * configure.ac: Add "--with-pdfdir" configure option,
1030         which defines pdfdir variable.
1031         * Makefile.def (target=fixincludes): Add install-pdf to
1032         missing targets.
1033         (recursive_targets): Add install-pdf target.
1034         (flags_to_pass): Add pdfdir.
1035         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1036         target.
1037         * configure: Regenerate
1038         * Makefile.in: Regenerate
1039
1040 2007-02-28  Eric Christopher  <echristo@apple.com>
1041
1042         Revert:
1043         2006-12-07  Mike Stump  <mrs@apple.com>
1044
1045         * Makefile.def (dependencies): Add dependency for
1046         install-target-libssp and install-target-libgomp on
1047         install-gcc.
1048         * Makefile.in: Regenerate.
1049
1050 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1051
1052         * configure: Regenerate.
1053         * configure.ac: Move statements after variable declarations.
1054
1055 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1056
1057         * MAINTAINERS: Add myself as sh maintainer.
1058
1059 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1060
1061         * configure.ac: Adjust for loop syntax.
1062         * configure: Regenerate.
1063
1064 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1065
1066         * configure: Rebuilt.
1067
1068 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1069
1070         * configure.ac: Drop multiple occurrences of --enable-languages,
1071         and fix its quoting.
1072         * configure: Rebuilt.
1073
1074 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1075             Nathan Sidwell  <nathan@codesourcery.com>
1076             Vladimir Prus  <vladimir@codesourcery.com>
1077             Joseph Myers  <joseph@codesourcery.com>
1078
1079         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1080         * configure: Regenerate.
1081
1082 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1083
1084         * ltconfig (freebsd*): Default to elf.
1085
1086 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1087
1088         * configure.ac (target_libraries): Move libgcc before libiberty.
1089         * configure: Regenerated.
1090
1091 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1092             Paolo Bonzini  <bonzini@gnu.org>
1093
1094         PR bootstrap/30753
1095         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1096         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1097         * configure: Regenerated.
1098
1099 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1100
1101         * MAINTAINERS (Language Front End Maintainers): Update my mail
1102         address.
1103
1104 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1105
1106         PR bootstrap/30748
1107         * configure.ac: Correct syntax for Solaris ksh.
1108         * configure: Regenerated.
1109
1110 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1111
1112         * configure.ac: Sync with src.
1113         * configure: Regenerate.
1114
1115 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1116
1117         * Makefile.in: Regenerate.
1118
1119 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1120
1121         * config.sub: Sync with src.
1122
1123 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1124
1125         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1126         noncanonical equivalents.
1127         * configure.in: Rename to...
1128         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1129         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1130         target_noncanonical.  Use them.  Rewrite removal of configure
1131         arguments for autoconf 2.59.  Discard variable settings.  Force
1132         program_transform_name for native tools.
1133
1134         * Makefile.in: Regenerated.
1135         * configure: Regenerated with autoconf 2.59.
1136
1137 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1138
1139         * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2007-01-31  Andreas Schwab  <schwab@suse.de>
1142
1143         * Makefile.tpl (LDFLAGS): Substitute it.
1144         * Makefile.in: Regenerate.
1145
1146 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1147
1148         * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1151
1152         * MAINTAINERS (spu port): Add myself.
1153
1154 2007-01-23  Richard Guenther  <rguenther@suse.de>
1155
1156         PR bootstrap/30541
1157         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1158         * Makefile.tpl (GNATBIND): Substitute it.
1159         (GNATMAKE): Likewise.
1160         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1161         of STAGE_PREFIX.
1162         * Makefile.in: Regenerate.
1163         * configure: Regenerate.
1164
1165 2007-01-18  Mike Stump  <mrs@apple.com>
1166
1167         * configure.in: Re-enable -Werror for gcc builds.
1168
1169 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1170
1171         * MAINTAINERS (Write After Approval): Add myself.
1172
1173 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1174
1175         * configure.in: Change == to = in test command.
1176         * configure: Regenerate.
1177
1178 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1179             Nick Clifton  <nickc@redhat.com>
1180             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1181
1182         * configure.in (build_configargs, host_configargs, target_configargs):
1183         Remove build/host/target parameters.
1184         (host_libs): Add gmp and mpfr.
1185         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1186         * Makefile.def (gmp, mpfr): New.
1187         (gcc): Remove target.
1188         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1189         target_os, target_vendor): New.
1190         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1191         * configure: Regenerate.
1192         * Makefile.in: Regenerate.
1193
1194 2007-01-11  Matt Fago  <fago@earthlink.net>
1195
1196         * configure.in: Try to link to functions only in mpfr 2.2.x
1197         to improve robustness of configure tests.
1198         * configure: Regenerate.
1199
1200 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1201
1202         * MAINTAINERS: Add myself as i386 maintainer.
1203
1204 2007-01-08  Jan Hubicka  <jh@suse.cz>
1205
1206         * MAINTAINERS: Add myself as i386 maintainer.
1207
1208 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1209
1210         * configure.in: Add support for an x86_64-mingw* target.
1211         * configure: Regenerate.
1212
1213 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1214
1215         * Makefile.tpl (all-target): Correct @if conditional for target
1216         modules.
1217         * configure.in: Omit libiberty if building only target libgcc.
1218         * configure, Makefile.in: Regenerated.
1219
1220 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1221
1222         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1223         * configure: Regenerate.
1224
1225 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1226
1227         * Makefile.def (target_modules): Add libgcc.
1228         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1229         * Makefile.tpl (clean-target-libgcc): Delete.
1230         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1231         on gcc even for bootstrapped modules.  Rewrite handling of
1232         lang_env_dependencies to loop over target_modules.
1233         * configure.in (target_libraries): Add target-libgcc.
1234         * Makefile.in, configure: Regenerated.
1235
1236 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1237
1238         * configure.in: Reorganize recognition of languages.  Add
1239         --enable-stage1-languages.  Show supported languages for the chosen
1240         target rather than all recognized languages.
1241         * configure: Regenerate.
1242
1243 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1244
1245         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1246         * Makefile.in: Regenerate.
1247
1248 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1249
1250         * configure.in: Warn that MPFR 2.2.0 is buggy.
1251         * configure: Regenerate.
1252
1253 2006-12-27  Ian Lance Taylor  <iant@google.com>
1254
1255         * configure.in: When removing Makefiles to force a reconfigure, also
1256         remove prev-DIR*/Makefile.
1257         * configure: Regenerate.
1258
1259 2006-12-22  Andreas Schwab  <schwab@suse.de>
1260
1261         * configure: Regenerate with correct autoconf version.
1262
1263 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1264
1265         * configure.in: add AC_SUBST for *_FOR_TARGET.
1266         * configure: Regenerate.
1267
1268 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1269
1270         * configure.in: Simplify logic for rejecting languages that cannot
1271         be built.  Separate the case when a language is unsupported,
1272         from the case when the user chooses not to build a language.
1273
1274 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1275
1276         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1277         it only affects bootstrap and could be tested on "$host" as well.
1278         * configure: Regenerate.
1279         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1280
1281 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1282
1283         PR bootstrap/29544
1284         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1285         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1286         move here comment from Makefile.tpl.
1287         * Makefile.tpl: Move some definitions higher in the file.
1288         (STAGE1_CHECKING): New.
1289         * configure.in: Add --enable-stage1-checking.
1290         * configure: Regenerate.
1291         * Makefile.in: Regenerate.
1292
1293 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1294
1295         * MAINTAINERS: Add myself as build system maintainer.
1296
1297 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1298
1299         * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2006-12-13  Eric Christopher  <echristo@apple.com>
1302
1303         * MAINTAINERS: Add myself as darwin maintainer.
1304
1305 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1306
1307         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1308
1309 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1310
1311         MAINTAINERS: Update my entry.
1312
1313 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1314
1315         * configure.in:  Handle spu makefile frag.
1316         * Makefile.tpl (MAINT): Define
1317         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1318         * configure: Regenerate.
1319         * Makefile.in: Regenerate.
1320
1321 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1322
1323         * config.guess: Import latest version.
1324         * config.sub: Likewise.
1325
1326 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1327
1328         * configure.in (spu-*-*): Don't skip target-libiberty.
1329         * configure: Regenerate.
1330
1331 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1332
1333         PR bootstrap/30134
1334         * configure.in: Correct x86 darwin support for libjava to powerpc
1335         and i?86 only.
1336         * configure: Regenerate.
1337
1338 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1339
1340         * configure.in: Add x86 darwin support for libjava.
1341         * configure: Regenerate.
1342
1343 2006-12-07  Mike Stump  <mrs@apple.com>
1344
1345         * Makefile.def (dependencies): Add dependency for
1346         install-target-libssp and install-target-libgomp on
1347         install-gcc.
1348         * Makefile.in: Regenerate.
1349
1350 2006-12-04  Richard Guenther  <rguenther@suse.de>
1351
1352         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1353         (Non-Algorithmic Maintainers): Move over non-algorithmic
1354         loop optimizer maintainers, add myself as a non-algorithmic
1355         middle-end maintainer.
1356
1357 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1358
1359         * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1362
1363         * configure.in: Update error message for missing GMP/MPFR.
1364
1365         * configure: Regenerate.
1366
1367 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1368
1369         * configure.in: Update MPFR version in error message.
1370
1371         * configure: Regenerate.
1372
1373 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1374
1375         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1376         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1377         --with-gmp-lib): New flags.
1378
1379         * configure: Regenerate.
1380
1381 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1382
1383         * MAINTAINERS (Write After Approval): Change my email address.
1384
1385 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1386
1387         * MAINTAINERS (Write After Approval): Add myself.
1388
1389 2006-11-22  Philipp Thomas <pth@suse.de>
1390
1391         * MAINTAINERS (i18n): Update e-mail address.
1392
1393 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1394
1395         * MAINTAINERS (spu port): Add myself as maintainer.
1396         (Write After Approval): Remove myself.
1397
1398 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1399
1400         * configure.in (skipdirs): Don't build libssp for SPU.
1401         * configure: Regenerate.
1402
1403 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1404
1405         * MAINTAINERS (spu port): Add myself as maintainer.
1406         (libobjc): Update my email address.
1407
1408 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1409
1410         * MAINTAINERS (Write After Approval): Add myself.
1411
1412 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1413
1414         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1415         * configure : Rebuilt.
1416
1417 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1418
1419         * MAINTAINERS (Write After Approval): Add myself.
1420
1421 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1422
1423         * MAINTAINERS (Write After Approval): Add myself.
1424
1425 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1426
1427         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1428         libmpfr.a.
1429         * configure: Regenerate.
1430
1431 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1432
1433         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1434         (unstage): Test for stage_last presence.
1435
1436         PR bootstrap/29802
1437         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1438         * Makefile.in: Regenerate.
1439
1440 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1441
1442         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1443         maintainers.
1444
1445 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1446
1447         * MAINTAINERS (Write After Approval): Add myself.
1448
1449 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1450
1451         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1452         and stageN-package/Makefile.
1453         * Makefile.in: Regenerated.
1454
1455 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1456
1457         * configure.in: Remove target-libgloss from noconfigdirs for
1458         bfin-*-*.
1459         * configure: Regenerated.
1460
1461 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1462
1463         * configure.in (have_gmp): Only error if the gcc directory exists.
1464
1465         * configure: Regenerate.
1466
1467 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1468
1469         * configure.in: Robustify error message for missing GMP/MPFR.
1470
1471         * configure: Regenerate.
1472
1473 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1474
1475         * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1478
1479         * MAINTAINERS: Change email address.
1480
1481 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1482
1483         * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1486
1487         * MAINTAINERS (Write After Approval): Add myself.
1488
1489 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1490
1491         * MAINTAINERS (Write After Approval): Move myself to
1492         Write After Approval section.
1493
1494 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1495
1496         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1497         need_gmp anymore.
1498         * configure: Regenerate.
1499
1500 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1501
1502         * MAINTAINERS (Write After Approval): Add myself.
1503
1504 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1505
1506         * config.guess: Import latest version.
1507         * config.sub: Likewise.
1508
1509 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1510
1511         * Makefile.def: Added pdf target handling.
1512         * Makefile.tpl: Added pdf target handling.
1513         * Makefile.in: Regenerated.
1514
1515 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1516
1517         * MAINTAINERS: Add self as score port maintainer.
1518
1519 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1520
1521         * MAINTAINERS (Write After Approval): Add myself.
1522
1523 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1524
1525         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1526         or newer.
1527         * configure: Regenerated.
1528
1529 2006-09-27  Dave Brolley  <brolley@redhat.com>
1530
1531         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1532         $s instead of $r.
1533         * configure: Regenerated.
1534
1535 2006-09-26  Thiemo Seufer  <ths@mips.com>
1536
1537         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1538         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1539         * configure: Regenerate.
1540
1541 2006-09-24  Graeme Peterson <gridly@gmail.com>
1542
1543         * MAINTAINERS (Write After Approval): Remove myself.
1544
1545 2006-09-22  Chao-ying Fu  <fu@mips.com>
1546
1547         * MAINTAINERS (Write After Approval): Add myself.
1548
1549 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1550
1551         * MAINTAINERS: Add self as soft-fp maintainer.
1552
1553 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1554
1555         * MAINTAINERS: Add myself as avr maintainer.
1556         Remove Marek Michalkiewicz as avr maintainer.
1557
1558 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1559
1560         * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1563
1564         * configure.in: Never build newlib for a Mingw host.
1565         Never build newlib as Mingw target library.
1566         Test the existence of winsup/cygwin for building a Cygwin newlib,
1567         rather than just winsup.
1568         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1569         building a Mingw target.
1570         * configure: Regenerate.
1571
1572 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1573
1574         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1575
1576 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1577
1578         * config.guess: Import from src (was more updated).
1579         * config.sub: Likewise.
1580
1581 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1582
1583         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1584         * configure: Regenerated.
1585
1586 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1587
1588         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1589         for stages after the first.
1590
1591 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1592
1593         * Makefile.def: Add dependencies for configure-opcodes
1594         on configure-intl and all-opcodes on all-intl.
1595         * Makefile.in: Regenerated.
1596
1597 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1598
1599         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1600
1601 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1602
1603         Port to hosts whose 'sort' and 'tail' implementations
1604         treat operands with leading '+' as file names, as POSIX
1605         has required since 2001.  However, make sure the code still
1606         works on pre-POSIX hosts.
1607         * ltmain.sh: Don't assume "sort +2" is equivalent to
1608         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1609
1610 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1611
1612         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1613
1614 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1615
1616         * ltconfig: chmod 644 before ranlib during install.
1617
1618 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1619
1620         PR bootstrap/18058
1621         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1622         if the bootstrap compiler is a GCC version that supports it.
1623         * configure: Regenerate.
1624
1625 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1626
1627         * configure.in: Fix thinkos in previous check-in.
1628         * configure: Regenerate.
1629
1630 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1631
1632         PR other/27063
1633         * configure.in: Test subdir_requires and give an appropriate
1634         error message.
1635         * configure: Regenerate.
1636
1637 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1638
1639         * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1642
1643         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1644
1645 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1646
1647         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1648
1649 2006-06-20  David Ayers  <d.ayers@inode.at>
1650
1651         PR bootstrap/28072
1652         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1653         whether target-libjava is being configured instead of whether the
1654         java front end is enabled.
1655         * configure: Regenerate.
1656
1657 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1658
1659         PR target/27540
1660         * configure.in: Only enable libgomp on IRIX 6.
1661         * configure: Regenerate.
1662
1663 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1664
1665         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1666         too.
1667         * Makefile.in: Regenerate.
1668
1669 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1670
1671         * config-ml.in: Alter CCASFLAGS to include special
1672         multilib options the same as is done for CFLAGS.
1673
1674 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1675
1676         * configure.in: Don't enable libgomp on hpux10.
1677         * configure: Rebuilt.
1678
1679 2006-06-12  David Ayers  <d.ayers@inode.at>
1680
1681         PR bootstrap/27963
1682         PR target/19970
1683         * configure.in: Remove target-boehm-gc from noconfigdirs where
1684         ${libgcj} is specified.
1685         * configure: Regenerate.
1686
1687 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1688
1689         Sync from src:
1690
1691         * configure.in: Sync.
1692         * configure: Regenerated.
1693
1694         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1695
1696         * Makefile.def: Added dependencies from sim and gdb on intl, and
1697         added configure dependencies to everything with an all dependency
1698         on intl.
1699         * Makefile.in: Regenerated.
1700
1701 2006-06-06  David Ayers  <d.ayers@inode.at>
1702
1703         PR libobjc/13946
1704         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1705         * Makefile.in: Regenerate.
1706         * configure.in: Add --enable-objc-gc at toplevel and have it
1707         enable boehm-gc for Objective-C.
1708         Remove target-boehm-gc from libgcj.
1709         Add target-boehm-gc to target_libraries.
1710         Add target-boehm-gc to noconfigdirs where ${libgcj}
1711         is specified.
1712         Assert that boehm-gc is supported when requested for Objective-C.
1713         Only build boehm-gc if needed either for Java or Objective-C.
1714         * configure: Regenerate.
1715
1716 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1717
1718         PR 27674
1719         * Makefile.tpl (configure-[+prefix+][+module+],
1720         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1721         Remove rule to unstage bootstrapped modules.
1722         (stage_current): New.
1723         * Makefile.in: Regenerate.
1724
1725 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1726
1727         * MAINTAINERS (Write After Approval): Update my e-mail address.
1728
1729 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1730
1731         * include/libiberty.h: Declare pex_run_in_environment.
1732
1733 2006-05-31  Asher Langton  <langton2@llnl.gov>
1734
1735         * MAINTAINERS (Write After Approval): Add myself.
1736
1737 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1738
1739         * Makefile.def (bfd, opcodes): Fix lib_path.
1740         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1741         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1742         * Makefile.in: Regenerate.
1743
1744 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1745
1746         * Makefile.in: Regenerate.
1747
1748 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1749
1750         * Makefile.def: Add install-html target. Add datarootdir
1751         docdir and htmldir to flags_to_pass.
1752         * Makefile.tpl: Add install-html target.
1753         * Makefile.in: Regenerate.
1754         * configure.in: Add --with-datarootdir, --with-docdir, and
1755         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1756         * configure: Regenerate.
1757
1758 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1759
1760         * configure.in: Enable gprof for cross builds.
1761         * configure: Regenerate.
1762
1763 2006-05-22  Richard Guenther  <rguenther@suse.de>
1764
1765         Revert
1766         2006-01-31  Richard Guenther  <rguenther@suse.de>
1767         Paolo Bonzini  <bonzini@gnu.org>
1768
1769         * Makefile.def (target_modules): Add libgcc-math target module.
1770         * configure.in (target_libraries): Add libgcc-math target library.
1771         (--enable-libgcc-math): New configure switch.
1772         * Makefile.in: Re-generate.
1773         * configure: Re-generate.
1774         * libgcc-math: New toplevel directory.
1775
1776 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1777             Andreas Tobler  <a.tobler@schweiz.ch>
1778
1779         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1780         * configure: Rebuilt.
1781
1782 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1783
1784         * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2006-05-01  DJ Delorie  <dj@redhat.com>
1787
1788         * configure.in: Restore CFLAGS if GMP isn't present.
1789         * configure: Regenerate.
1790
1791 2006-05-01  Richard Guenther  <rguenther@suse.de>
1792
1793         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1794         maintainer.
1795
1796 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1797
1798         * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1801
1802         * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2006-04-18  DJ Delorie  <dj@redhat.com>
1805
1806         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1807         reference libgloss so that libssp can be built in a combined
1808         tree.
1809         * configure: Regenerate.
1810
1811 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1812
1813         * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1816
1817         * configure.in: Require makeinfo 4.4 or higher.
1818         * configure: Regenerate.
1819
1820 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1821
1822         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1823         Rearrange the entries of other libraries to have them in one place.
1824
1825 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1826
1827         * MAINTAINERS (Write After Approval): Remove myself.
1828         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1829
1830 2006-03-14  Richard Guenther  <rguenther@suse.de>
1831
1832         * configure: Regenerate with autoconf 2.13.
1833
1834 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1835
1836         * MAINTAINERS: Use my work address.
1837
1838         * MAINTAINERS: Update my E-mail address.
1839
1840 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1841
1842         * configure.in: Handle --disable-<component> generically.
1843         * configure: Regenerate.
1844
1845 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1846
1847         PR libgcj/17311
1848         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1849
1850 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1851
1852         * MAINTAINERS (Write After Approval):  Remove myself.
1853         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1854
1855 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1856
1857         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1858         (TARGET_CONFIGDIRS): Remove.
1859         * configure.in: Remove AC_SUBST(target_configdirs).
1860         * Makefile.in, configure: Regenerated.
1861
1862 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1863
1864         * MAINTAINERS (Write After Approval):  Remove myself.
1865         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1866
1867 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1868
1869         PR bootstrap/25670
1870
1871         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1872
1873         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1874         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1875         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1876         BUILD_PREFIX, BUILD_PREFIX_1.
1877         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1878
1879         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1880         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1881
1882         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1883         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1884         of `cat stage_current`.  Always provide the `r' and `s' variables.
1885         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1886         a single shell execution.
1887         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1888         bootstrapped modules, make the stage1 module if the build was not
1889         started yet, else build the current stage.
1890         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1891         (all-build, all-host, all-target, [+make_target+]-host,
1892         [+make_target+]-target): Do not use \-continued lines.
1893         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1894         (current_stage, restrap, stage_last): New.
1895
1896         * Makefile.in: Regenerate.
1897         * configure: Regenerate.
1898
1899 2006-02-19  Bud Davis  <jmdavis@link.com>
1900
1901         * MAINTAINERS (Write After Approval):  Remove myself.
1902         (Language Front End Maintainers):  Add myself as fortran 95
1903         maintainer and update e-mail address.
1904
1905 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1906
1907         * MAINTAINERS (Write After Approval):  Remove myself.
1908         (Language Front End Maintainers):  Add myself as fortran 95
1909         maintainer.
1910
1911 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1912
1913         * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1916
1917         * MAINTAINERS (Write After Approval):  Remove myself.
1918         (Language Front End Maintainers):  Add myself as
1919         fortran 95 maintainer.
1920
1921 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1922
1923         Sync from src:
1924
1925         2005-12-27  Leif Ekblad  <leif@rdos.net>
1926
1927         * configure.in: Add support for RDOS target.
1928         * configure: Regenerate.
1929
1930 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1931             Andreas Schwab  <schwab@suse.de>
1932
1933         * configure: Regenerate.
1934
1935 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1936
1937         * configure.in (enable_libgomp): Add AIX.
1938         * configure: Regenerate.
1939
1940 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1941
1942         * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1945
1946         * MAINTAINERS (Write After Approval): Add myself.
1947
1948 2006-01-31  Richard Guenther  <rguenther@suse.de>
1949         Paolo Bonzini  <bonzini@gnu.org>
1950
1951         * Makefile.def (target_modules): Add libgcc-math target module.
1952         * configure.in (target_libraries): Add libgcc-math target library.
1953         (--enable-libgcc-math): New configure switch.
1954         * Makefile.in: Re-generate.
1955         * configure: Re-generate.
1956         * libgcc-math: New toplevel directory.
1957
1958 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1959
1960         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1961         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1962         the assembler, linker and binutils.
1963         * configure: Regenerate.
1964
1965 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1966
1967         * MAINTAINERS (Write After Approval): Add myself.
1968
1969 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1970
1971         * configure: Regenerate.
1972
1973 2006-01-18  Richard Henderson  <rth@redhat.com>
1974             Jakub Jelinek  <jakub@redhat.com>
1975             Diego Novillo  <dnovillo@redhat.com>
1976
1977         * libgomp: New directory.
1978         * Makefile.def: Add target_module libgomp.
1979         * Makefile.in: Regenerate.
1980         * configure.in (target_libraries): Add target-libgomp.
1981         * configure: Regenerate.
1982
1983 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1984
1985         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1986         @ from continuation.
1987         * Makefile.in: Rebuilt.
1988
1989 2006-01-04  Chris Lattner  <sabre@gnu.org>
1990
1991         * MAINTAINERS (Write After Approval): Add myself.
1992
1993 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1994
1995         PR bootstrap/24252
1996
1997         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1998         * Makefile.tpl (OBJDUMP): New.
1999         (EXTRA_HOST_FLAGS): Add it.
2000         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2001
2002         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2003         to use symbolic links between directories.  Avoid race conditions
2004         or make them harmless.
2005         * configure.in: Do not try to use symbolic links between directories.
2006
2007         * Makefile.def (LEAN): Pass.
2008         * Makefile.tpl (LEAN): Define.
2009         (stage[+id+]-start): Accept that the previous directory does not
2010         exist, if the bootstrap is lean.
2011         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2012         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2013         configure substitution.
2014         ([+compare-target+]): Likewise.
2015         ([+bootstrap-target+]-lean): New.
2016         * configure.in: Remove lean bootstrap support from here.
2017
2018         * Makefile.in: Regenerate.
2019         * configure: Regenerate.
2020
2021 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2022
2023         * MAINTAINERS (libdecnumber): Add myself.
2024
2025 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2026
2027         * libtool-ldflags: New script.
2028
2029 2006-01-02  Andreas Schwab  <schwab@suse.de>
2030
2031         * configure.in: When reconfiguring remove Makefile in
2032         all stage directories.
2033         * configure: Regenerate.
2034
2035 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2036
2037         * MAINTAINERS: Update my email address.
2038
2039 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2040
2041         Revert Ada-related part of the previous change.
2042
2043         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2044         Do not pass.
2045         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2046         * Makefile.in: Regenerate.
2047         * configure.in: Do not include mt-ppc-aix target fragment.
2048         * configure: Regenerate.
2049
2050 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2051
2052         * configure.in: Select appropriate fragments for PowerPC/AIX.
2053         * configure: Regenerate.
2054
2055         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2056         BOOT_CFLAGS, BOOT_LDFLAGS.
2057         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2058         BOOT_CFLAGS, BOOT_LDFLAGS.
2059         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2060         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2061         (stage): Fail if we cannot complete the work.
2062         * Makefile.in: Regenerate.
2063
2064 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2065
2066         * configure.in: Replace ms1 with mt.
2067         * configure: Rebuilt.
2068
2069 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2070
2071         * MAINTAINERS: Update my email address.
2072
2073 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2074
2075         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2076         install-host-nogcc): Don't invoke $(stage) at the end.
2077         * Makefile.in: Regenerate.
2078
2079 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2080
2081         * configure.in: Flip the top-level bootstrap switch.
2082         * configure: Regenerate.
2083
2084 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2085
2086         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2087         $(stage) and $(unstage).
2088         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2089         (all): Remove stray semicolon.
2090         (local-distclean): Don't handle multilib.tmp and multilib.out.
2091         (install.all): Set $s for consistency.
2092         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2093         check_multilibs setting.  Always make the install directory.
2094         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2095         Correct @if/@endif.
2096         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2097         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2098         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2099         (multilib.out): Remove.
2100         * Makefile.in: Regenerated.
2101
2102 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2103
2104         * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2107
2108         * MAINTAINERS: Add myself as mt maintainer.
2109
2110         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2111
2112 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2113
2114         * MAINTAINERS: Change email address.
2115
2116 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2117
2118         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2119         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2120         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2121         Find in-tree tools if available.
2122         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2123         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2124         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2125         (COMPILER_*_FOR_TARGET): New.
2126         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2127         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2128         (CONFIGURED_*, USUAL_*): Remove.
2129         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2130         STRIP): Use autoconf substitutions.
2131         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2132         COMPILER_NM_FOR_TARGET): New.
2133         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2134
2135         (all): Make all-host and all-target in parallel.
2136         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2137         that $$r and $$s are set before invoking a recursive make.
2138         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2139         ([+bootstrap-target+]): Inline most of the `all' target.
2140
2141 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2142
2143         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2144         from the gcc build directory.
2145         * Makefile.in: Regenerate.
2146
2147 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2148
2149         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2150         depend on all-libdecnumber.
2151         * configure.in (host_libs): Include libdecnumber.
2152         * Makefile.in: Regenerate.
2153         * configure: Likewise.
2154
2155 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2156
2157         * libdecnumber: Import decNumber sources from the dfp-branch.
2158
2159 2005-11-21  Kean Johnston  <jkj@sco.com>
2160
2161         * config.sub, config.guess: Sync from upstream sources.
2162
2163 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2164
2165         Import from Autoconf sources:
2166
2167         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2168         * config/move-if-change: Don't output "$2 is unchanged";
2169         suggested by Ben Elliston.  Handle weird characters correctly.
2170
2171 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2172
2173         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2174         to match upstream libtool for darwin.
2175
2176 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2177
2178         * Makefile.def: Remove gdb dependencies for gdbtk.
2179         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2180         (configure-gdb, install-gdb): New rules.
2181         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2182         * Makefile.in, configure: Regenerated.
2183
2184 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2185
2186         * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2189
2190         * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2193
2194         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2195         Diego Novillo.
2196
2197 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2198
2199         PR bootstrap/24297
2200         * Makefile.tpl (do-[+make-target+], do-check, install,
2201         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2202         are set before recursing.
2203         * Makefile.in: Regenerate.
2204
2205 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2206
2207         PR bootstrap/18939
2208         * Makefile.def (gcc) <target>: Fix thinko.
2209         * Makefile.in: Regenerate.
2210
2211 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2212
2213         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2214         * configure: Regenerate.
2215
2216 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2217
2218         * MAINTAINERS (Write After Approval): Add self.
2219
2220 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2221
2222         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2223         target-libffi, target-qthreads, target-libjava, and
2224         targetlibobjc.
2225         * configure: Regenerate.
2226
2227 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2228
2229         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2230         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2231         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2232         (USUAL_OBJDUMP_FOR_TARGET): New.
2233         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2234         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2235         * configure, Makefile.in: Regenerated.
2236
2237 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2238
2239         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2240         before other host packages.
2241
2242 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2243
2244         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2245
2246 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2247
2248         PR bootstrap/22340
2249
2250         * configure.in (default_target): Remove.
2251         * Makefile.tpl (all): Do not use prerequisites as subroutines
2252         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2253         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2254         use prerequisites as subroutines.
2255         (check-host, check-target): New.
2256         (bootstrap configure & all targets): Do not use stage*-start
2257         if the directory layout is already ok.
2258         (non-bootstrap configure & all targets): Prepend a $(unstage).
2259         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2260         (NOTPARALLEL): Remove.
2261         (unstage, stage variables): New variables.
2262         (unstage, stage targets): Simply expand to those variables.
2263
2264         * configure: Regenerate.
2265         * Makefile.in: Regenerate.
2266
2267 2005-10-04  James E Wilson  <wilson@specifix.com>
2268
2269         * Makefile.def (lang_env_dependencies): Add libmudflap.
2270         * Makefile.in: Regenerate.
2271
2272 2005-10-03  Andreas Schwab  <schwab@suse.de>
2273
2274         Backport from libtool CVS:
2275         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2276
2277         * ltmain.sh: add support for installing into temporary
2278         staging area (e.g. 'make install DESTDIR=...')
2279
2280 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2281
2282         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2283         * configure: Regenerated.
2284
2285 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2286
2287         * configure: Regenerate with the correct
2288         autoconf version.
2289
2290 2005-09-30  Catherine Moore  <clm@cm00re.com>
2291
2292         * configure.in (bfin-*-*): New.
2293         * configure: Regenerated.
2294
2295 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2296
2297         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2298         (LIPO_FOR_TARGET): New.
2299         (CONFIGURED_LIPO_FOR_TARGET): New.
2300         (USUAL_LIPO_FOR_TARGET): New.
2301         (STRIP_FOR_TARGET): New.
2302         (CONFIGURED_STRIP_FOR_TARGET): New.
2303         (USUAL_STRIP_FOR_TARGET): New.
2304         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2305         STRIP_FOR_TARGET.
2306         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2307         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2308         * Makefile.in: Regenerate.
2309         * configure: Regenerate.
2310
2311 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2312
2313         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2314         (rs6000-*-aix*): Same.
2315         * configure: Regenerate.
2316
2317 2005-09-16  Tom Tromey  <tromey@redhat.com>
2318
2319         * MAINTAINERS: Add self as java maintainer.
2320
2321 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2322
2323         * configure.in: Recognize f95 in the --enable-languages option,
2324         and substitute it for fortran, issuing a warning.
2325         * configure: Regenerate.
2326
2327 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2328
2329         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2330         * configure:  Regenerated.
2331
2332 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2333
2334         * MAINTAINERS: Add self as ms1 maintainer.
2335
2336 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2337
2338         * Makefile.def (libssp): Add to lang_env_dependencies.
2339         * Makefile.in: Regenerate.
2340
2341 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2342
2343         * MAINTAINERS: Add myself as middle-end maintainer.
2344
2345 2005-08-17  Christian Groessler  <chris@groessler.org>
2346
2347         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2348         * Makefile.in: Regenerate.
2349
2350 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2351
2352         * MAINTAINERS (write after approval): Added myself.
2353
2354 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2355
2356         * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2359
2360         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2361         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2362         Look for alternate names of the target cc and c++
2363         * configure: Regenerate.
2364
2365 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2366
2367         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2368         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2369         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2370         tools; remove code to manually set them.
2371         (Target tools): Look in the environment for them.
2372         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2373         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2374         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2375         build directory.
2376         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2377         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2378         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2379         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2380         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2381         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2382         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2383         * configure: Regenerate.
2384         * Makefile.in: Regenerate.
2385
2386 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2387
2388         * MAINTAINERS: Update for removed CPU targets.
2389
2390 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2391
2392         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2393         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2394         * Makefile.in: Regenerated.
2395
2396 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2397
2398         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2399         (CFLAGS_FOR_TARGET): Use it.
2400         (CXXFLAGS_FOR_TARGET): Likewise.
2401         * Makefile.in: Regenerated.
2402         * configure.in (--with-build-sysroot): New option.
2403         * configure: Regenerated.
2404
2405 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2406
2407         * Makefile.tpl: Wrap install between unstage and stage
2408         * Makefile.in: Regenerate.
2409
2410 2005-07-21  Eric Christopher  <echristo@apple.com>
2411
2412         * MAINTAINERS: Update affiliation.
2413
2414 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2415
2416         * MAINTAINERS: Add self as crx port maintainer.
2417
2418 2005-07-20  DJ Delorie  <dj@redhat.com>
2419
2420         * MAINTAINERS: Add self as m32c maintainer.
2421
2422 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2423
2424         * all files: Update FSF address.
2425
2426 2005-07-15  Eric Christopher  <echristo@redhat.com>
2427
2428         * MAINTAINERS: Change affiliation.
2429
2430 2005-07-14  Jim Blandy  <jimb@redhat.com>
2431
2432         * configure.in: Add cases for Renesas m32c.
2433         * configure: Regenerated.
2434
2435 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2436
2437         * COPYING.LIB: Update from fsf.org.
2438
2439 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2440
2441         * COPYING, compile, config.guess,
2442         config.sub, install-sh, missing, mkinstalldirs,
2443         symlink-tree, ylwrap: Sync from upstream sources.
2444         * config-ml.in: Update FSF address.
2445
2446 2005-07-13  Eric Christopher  <echristo@redhat.com>
2447
2448         * configure.in: Add toplevel noconfigdir support for tpf.
2449         * configure: Regenerate.
2450
2451 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2452
2453         PR ada/22340
2454
2455         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2456         * Makefile.in: Regenerate.
2457
2458 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2459
2460         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2461         Brolley to write-after-approval.
2462
2463 2005-07-07  Andreas Schwab  <schwab@suse.de>
2464
2465         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2466         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2467         * Makefile.in: Regenerated.
2468
2469 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2470
2471         * configure.in: Don't build sim or rda when targetting darwin.
2472         * configure: Regenerate.
2473
2474 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2475
2476         * configure.in: Add --enable-libssp and --disable-libssp.
2477         * configure: Regenerate with autoconf-2.13.
2478
2479 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2480
2481         * Makefile.def (target_modules): Add libssp.
2482         * configure.in (target_libraries): Add target-libssp.
2483         * configure: Rebuilt.
2484         * Makefile.in: Rebuilt.
2485
2486 2005-07-01  Zack Weinberg  <zackw@panix.com>
2487
2488         * MAINTAINERS: Change email address.  Resign from maintainership.
2489
2490 2005-07-01  Richard Guenther  <rguenther@suse.de>
2491
2492         * MAINTAINERS: Change my e-mail address and affiliation.
2493
2494 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2495
2496         * Makefile.def (stagefeedback): Come after profile.
2497         Define profiledbootstrap target.
2498         * Makefile.tpl (profiledbootstrap): Remove.
2499         (stageprofile-end): Zap stagefeedback.
2500         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2501         * Makefile.in: Regenerate.
2502
2503 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2504
2505         * MAINTAINERS: Update my email address.
2506
2507 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2508
2509         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2510         In 'cpp' stanza, support '#line' as well as '# '.
2511
2512 2005-06-08  Andreas Schwab  <schwab@suse.de>
2513
2514         * MAINTAINERS: Move myself from 'Write After Approval' to
2515         'CPU Port Maintainers' section as m68k maintainer.
2516
2517 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2518
2519         * configure.in (unsupported_languages): New macro.
2520         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2521         non-ported target libraries in noconfigdirs.
2522         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2523         non-linux-gnu.  Remove libgcj_ex_libffi.
2524         <lang_frag loop>: Set add_this_lang=no if the language is in
2525         unsupported_languages.
2526         * configure: Regenerate.
2527
2528 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2529
2530         * configure.in: Fix typo in handling of --with-mpfr-dir.
2531         * configure: Regenerate.
2532
2533 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2534
2535         * MAINTAINERS: Update my email address.
2536
2537 2005-06-02  Jim Blandy  <jimb@redhat.com>
2538
2539         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2540         accepted into the master sources.)
2541
2542 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2543             Michael Snyder  <msnyder@redhat.com>
2544             Stan Cox  <scox@redhat.com>
2545
2546         * configure.in: Set noconfigdirs for ms1.
2547
2548         * configure: Regenerate.
2549
2550 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2551
2552         * MAINTAINERS (Write After Approval): Add self.
2553
2554 2005-06-01  Josh Conner  <jconner@apple.com>
2555
2556         * MAINTAINERS (Write After Approval): Add self.
2557
2558 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2559
2560         * MAINTAINERS: Update my email address.
2561
2562 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2563
2564         * MAINTAINERS (Write After Approval): Add self.
2565
2566 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2567
2568         * MAINTAINERS (Write After Approval): Remove self.
2569
2570 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2571
2572         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2573         (Dependencies): Consider target modules for bootstrap dependencies.
2574         Make target bootstrap modules depend on each stage's gcc.
2575         * Makefile.in: Regenerate.
2576
2577 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2578
2579         * Makefile.def (configure-gcc): Depend on binutils having been built.
2580         (all-gcc): No need to do it here.
2581         * Makefile.in: Regenerate.
2582
2583 2005-05-19  Paul Brook  <paul@codesourcery.com>
2584
2585         * configure.in: Rewrite misleading error message when requested
2586         language cannot be built.
2587         * configure: Regenerate.
2588
2589 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2590
2591         * ylwrap: Import from Automake 1.9.5.
2592
2593 2005-05-13  David Ung  <davidu@mips.com>
2594
2595         * MAINTAINERS (Write After Approval): Add self.
2596
2597 2005-05-09  Mike Stump  <mrs@apple.com>
2598
2599         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2600         lt_cv_sys_max_cmd_len for now.
2601
2602 2005-05-09  Stan Cox  <scox@redhat.com>
2603
2604         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2605
2606 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2607
2608         * README.SCO: Update the URL.
2609
2610 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2611
2612         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2613         with_gnu_ld to libtool.
2614         * ltcf-c.sh (aix[45]): Define file_list_spec.
2615         * ltcf-cxx.sh (aix[45]): Same.
2616         * ltcf-gcj.sh (aix[45]): Same.
2617         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2618         exists, write list of input files to temporary file.
2619
2620 2005-05-04  Mike Stump  <mrs@apple.com>
2621
2622         * configure.in: Always pass --target to target configures as
2623         otherwise rebuilds that do --recheck will fail.
2624         * confiugure: Rebuilt.
2625
2626 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2627
2628         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2629         STAGE_HOST_EXPORTS.
2630         (configure, all): Add bootstrap support.
2631         (Host modules, target modules): Pass post-stage1 flags and exports.
2632         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2633         * Makefile.in: Regenerate.
2634
2635 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2636
2637         * configure: Regenerate.
2638
2639 2005-04-27  Mike Stump  <mrs@apple.com>
2640
2641         * MAINTAINERS: Add self as darwin maintainer.
2642
2643 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2644
2645         * config.sub: Update from master copy.
2646
2647 2005-04-21  Mike Stump  <mrs@apple.com>
2648
2649         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2650         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2651
2652 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2653
2654         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2655         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2656         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2657         "*-*-elf" and "*-*-linux*".
2658         * configure: Regenerate.
2659
2660 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2661
2662         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2663
2664 2005-04-12  Mike Stump  <mrs@apple.com>
2665
2666         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2667
2668 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2669
2670         * MAINTAINERS (Write After Approval): Add myself.
2671
2672 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2673
2674         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2675
2676 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2677
2678         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2679         (TARGET_CONFIGARGS): Include --with-target-subdir.
2680         (configure, all): New macros.  Use them throughout.
2681         * Makefile.in: Regenerate.
2682
2683 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2684
2685         * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2688
2689         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2690
2691 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2692
2693         * MAINTAINERS: Move John Carr to Write After Approval.
2694
2695 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2696
2697         * config/mh-mingw32: Delete.
2698         * configure.in: Don't use it.
2699         * configure: Regenerate.
2700
2701 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2702
2703         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2704         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2705         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2706         (HOST_LIB_PATH): Generate from Makefile.def.
2707         (TARGET_LIB_PATH): Likewise.
2708         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2709         * Makefile.in: Regenerate.
2710         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2711         (RPATH_ENVVAR): Include Darwin case.
2712         * configure: Regenerate.
2713
2714 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2715
2716         * MAINTAINERS (Various Maintainers): Remove self.
2717         (Write After Approval): Add self.
2718
2719 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2720
2721         * MAINTAINERS (Various Maintainers): Add self.
2722
2723 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2724
2725         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2726         * configure: Regenerate.
2727
2728 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2729
2730         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2731         gcc_version, and gcc_version_trigger from set of flags to pass.
2732         * Makefile.tpl: Remove definitions of above variables.
2733         (config.status): Remove dependency on $(gcc_version_trigger).
2734         * Makefile.in: Regenerate.
2735         * configure.in: Do not reference config/gcc-version.m4 nor
2736         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2737         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2738         * configure: Regenerate.
2739
2740 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2741             Andrew Pinski <pinskia@physics.uc.edu>
2742
2743         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2744         * Makefile.in: Regenerate.
2745
2746 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2747
2748         * MAINTAINERS (Write After Approval): Add myself.
2749
2750 2005-03-03  David Ayers  <d.ayers@inode.at>
2751
2752         * MAINTAINERS (Write After Approval): Add myself.
2753
2754 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2755
2756         PR libgcj/20160
2757         * ltmain.sh: Avoid creating archives with components that have
2758         duplicate basenames.
2759
2760 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2761
2762         PR bootstrap/20250
2763         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2764         instead of check.
2765         * Makefile.in: Regenerate.
2766
2767 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2768
2769         * Makefile.in: Regenerate to fix conflict between the previous two
2770         patches.
2771
2772 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2773
2774         PR bootstrap/17383
2775         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2776         * Makefile.tpl (HOST_SUBDIR): New substitution.
2777         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2778         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2779         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2780         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2781         (Host modules, Bootstrapped modules): Use it.
2782         (Build modules, Target modules): Do not create symlink trees,
2783         always configure out-of-srcdir.
2784         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2785         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2786         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2787         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2788
2789         * Makefile.in: Regenerate.
2790         * configure: Regenerate.
2791
2792 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2793
2794         Merged from libada-gnattools-branch:
2795         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2796
2797         * gnattools: New directory.
2798         * Makefile.def: Add gnattools as a module, depending on target-libada.
2799         * Makefile.in: Regenerate.
2800         * configure.in: Include gnattools in host_tools; disable it if ada
2801         is disabled.
2802         * configure: Regenerate.
2803
2804 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2805
2806         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2807         treelang maintainer.
2808         (Write After Approval): Remove myself.
2809
2810 2005-02-23  Paul Schlie  <schlie@comcast.net>
2811
2812         * configure.in: Allow darwin targeted ports to build tk, itcl and
2813         libgui.
2814         * configure: Regenerate.
2815
2816 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2817
2818         PR libgcj/10353
2819         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2820         * configure: Regenerate.
2821
2822 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2823
2824         * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2827
2828         * MAINTAINERS: Update my e-mail address.
2829
2830 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2831
2832         * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2835
2836         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2837         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2838         target-libgloss when not *-*-elf and *-*-aout.
2839         * configure: Regenerate.
2840
2841 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2842
2843         * MAINTAINERS: Remove obsolete entries.
2844
2845         * MAINTAINERS (Write After Approval): Add Michael Matz.
2846
2847 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2848
2849         * MAINTAINERS: Remove self as cpplib maintainer.
2850
2851 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2852
2853         * install-sh, config.sub: Import from upstream.
2854
2855 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2856
2857         PR bootstrap/18222
2858         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2859         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2860         * Makefile.in: Regenerate.
2861
2862 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2863
2864         * MAINTAINERS: Update my email address.
2865
2866 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2867             Andreas Schwab  <schwab@suse.de>
2868
2869         PR bootstrap/18033
2870         * config-ml.in: Eval option if surrounded by single quotes.
2871
2872 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2873
2874         Revert 2004-12-28 Makefile changes, a better fix will be
2875         applied to mainline and src after GCC 4.0 branches.
2876
2877 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2878
2879         PR bootstrap/17383
2880
2881         * Makefile.def (target_modules): Remove stage parameter,
2882         it is always true now.
2883         * Makefile.tpl (configure-build-[+module+],
2884         configure-target-[+module+]): Always build symlink tree
2885         for the directory and for include.  BUILD_SUBDIR and
2886         TARGET_SUBDIR cannot be . anymore.
2887         * Makefile.in: Regenerate.
2888
2889 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2890
2891         Revert 2004-12-08 Makefile changes.
2892
2893 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2894
2895         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2896         cygwin, mingw.
2897
2898 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2899
2900         * configure.in (sh64-*-*): Reenable gprof.
2901         * configure: Regenerate.
2902
2903 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2904
2905         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2906         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2907         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2908         * Makefile.in: Regenerate.
2909
2910 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2911
2912         * MAINTAINERS: Update my email address.
2913
2914 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2915
2916         * Makefile.tpl: Generate normal dependencies if the LHS module is
2917         not bootstrapped.
2918         * Makefile.in: Regenerate.
2919
2920 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2921
2922         * configure.in: Include config/gxx-include-dir.m4.  Use
2923         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2924         * configure: Regenerate.
2925
2926 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2927
2928         * config.if: Delete.
2929         * configure.in: Set libstdcxx_incdir directly.
2930         * configure: Regenerate.
2931
2932 2004-12-02  Eric Christopher  <echristo@redhat.com>
2933
2934         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2935         * Makefile.in: Regenerate.
2936
2937 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2938
2939         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2940         * configure: Regenerate.
2941
2942 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2943
2944         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2945         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2946         * configure: Regenerate.
2947
2948 2004-12-01  Eric Christopher  <echristo@redhat.com>
2949
2950         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2951         of things to remove.
2952
2953 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2954
2955         * MAINTAINERS (Write After Approval): Update my e-mail address.
2956
2957 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2958
2959         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2960         from CVS libtool to always pass_all.
2961
2962 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2963
2964         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2965         (hppa*64*-*-*): Delete incorrect comment.
2966         * configure: Rebuilt.
2967
2968 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2969
2970         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2971
2972 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2973
2974         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2975         from CVS libtool to always pass_all.
2976
2977 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2978
2979         * install-sh, compile: Import from automake.
2980
2981 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2982
2983         * config.guess, config.sub:  Import from savannnah.
2984
2985 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2986
2987         * MAINTAINERS (Write After Approval): Add myself
2988
2989 2004-11-12  Mike Stump  <mrs@apple.com>
2990
2991         * Makefile.def: Add html support.
2992         * Makefile.tpl: Likewise.
2993         * Makefile.in: Regenerate.
2994
2995 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2996
2997         PR 18423
2998         * configure.in: Remove all instances of build-fixincludes from
2999         noconfigdirs.
3000         (build_configargs): Supply --target to subdirectories.
3001         * configure: Regenerate.
3002
3003         * Makefile.def: Make gcc install depend on fixincludes install.
3004         * Makefile.in: Regenerate.
3005
3006 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3007
3008         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3009
3010 2004-11-11  Paul Brook  <paul@codesourcery.com>
3011
3012         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3013
3014 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3015
3016         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3017         target-libgfortran.
3018         * configure: Regenerate.
3019
3020 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3021
3022         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3023         like CC.
3024
3025 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3026
3027         * Makefile.def (host fixincludes): Specify missing targets.
3028         * Makefile.in: Regenerate.
3029
3030 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3031
3032         * MAINTAINERS: Add myself
3033
3034 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3035
3036         * MAINTAINERS (Write After Approval): Add myself.
3037
3038 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3039
3040         * Makefile.def: Build fixincludes for the host, too.
3041         * Makefile.in: Regenerate.
3042         * configure.in (host_tools): Add fixincludes.
3043         * configure: Regenerate.
3044
3045 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3046
3047         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3048         * configure: Regenerated.
3049
3050 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3051
3052         PR other/17783
3053         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3054         * configure: Regenerated.
3055
3056 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3057
3058         * README.SCO: Update per FSF instructions.
3059
3060 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3061
3062         PR target/18151
3063         * configure.in (case ${target}): Do not build fixincludes for avr.
3064         * configure: Regenerated.
3065
3066 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3067
3068         * configure.in (case ${target}): Do not build fixincludes
3069         on platforms where it is not used.
3070         * configure: Regenerated.
3071
3072 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3073
3074         * configure.in: Use an absolute path to install-sh.
3075         * configure: Regenerated.
3076
3077 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3078
3079         * MAINTAINERS (Write After Approval): Add myself.
3080
3081 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3082
3083         * MAINTAINERS: Remove from Write After Approval those that are
3084         already maintainers.
3085
3086 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3087
3088         * MAINTAINERS:  Update my email address.
3089
3090 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3091
3092         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3093         * configure: Regenerate.
3094
3095 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3096
3097         * MAINTAINERS:  Update my email address.
3098
3099 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3100
3101         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3102         entries belonging to this category.
3103
3104 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3105
3106         * MAINTAINERS: Update my e-mail address.
3107
3108 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3109
3110         Fix wrong conflict resolution in:
3111
3112         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3113
3114         * Makefile.in: Regenerate.
3115         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3116         in the recursive `make', instead of hardwiring `all'.
3117         (Autogenerated TARGET-* variables): New.
3118
3119 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3120
3121         * configure.in: Enable target-libgloss for crx-*-*.
3122         * configure: Regenerate.
3123
3124 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3125
3126         * MAINTAINERS (Various Maintainers): Move the "windows,
3127         cygwin, mingw" maintainer to ...
3128         (OS Port Maintainers): ... here.
3129
3130 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3131
3132         * MAINTAINERS (Write After Approval): Remove those that are
3133         maintainers of some subsystem.
3134
3135 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3136
3137         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3138         * ltcf-cxx.sh (tpf*): Likewise.
3139         * ltconfig (tpf*): Add TPF OS configuration support.
3140
3141 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3142
3143         * MAINTAINERS: Change my email address to my new work account.
3144
3145 2004-09-24  Michael Roth  <mroth@nessie.de>
3146
3147         * configure.in (--without-headers): Add missing double quotes.
3148         * configure: Regenerate.
3149
3150 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3151
3152         * ylwrap: Revert to previous version.
3153
3154 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3155
3156         PR bootstrap/17369
3157         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3158         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3159         SET_GCC_LIB_PATH_CMD.
3160         (BASE_TARGET_EXPORTS): Likewise.
3161         * Makefile.in: Regenerated.
3162
3163         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3164         * configure: Regenerated.
3165
3166 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3167
3168         * config.guess: New upstream version
3169         * compile, depcomp, install-sh, ylwrap: Likewise.
3170
3171 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3172
3173         * config/mh-x86omitfp: New host makefile fragment.  Add
3174         -fomit-frame-pointer to the default BOOT_CFLAGS.
3175         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3176         * configure: Regenerate.
3177
3178 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3179
3180         PR target/11572
3181         * configure.in (*-*-darwin*): Renable libobjc.
3182         * configure: Regenerate.
3183
3184 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3185
3186         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3187
3188 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3189
3190         * Makefile.def: Remove libbanshee.
3191         * Makefile.tpl: Ditto.
3192         * configure.in: Ditto.
3193         * Makefile.in: Regen.
3194         * configure: Ditto.
3195
3196 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3197
3198         * ltmain.sh: Use $pic_object as $non_pic_object if
3199         $non_pic_object=none.
3200
3201 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3202
3203         * missing: Import latest version from master repository.
3204
3205 2004-09-06  Nick Clifton  <nickc@redhat.com>
3206
3207         * config.sub: Import latest version from master repository.
3208         * config.guess: Likewise.
3209         This includes these changes:
3210
3211         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3212
3213         * config.sub: Handle crisv32, alias etraxfs.
3214         * config.guess (crisv32:Linux:*:*): Handle.
3215
3216         2004-08-13  Brad Smith  <brad@comstyle.com>
3217
3218         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3219         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3220
3221         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3222
3223         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3224         assume the processor is a powerpc.  This is because coreutils
3225         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3226         in this case, due to a MacOS X bug that causes
3227         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3228         to return a negative number.
3229         Problem reported by Petter Reinholdtsen in:
3230         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3231
3232         2004-07-19  Ben Elliston  <bje@gnu.org>
3233
3234         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3235
3236         2004-06-24  Ben Elliston  <bje@gnu.org>
3237
3238         * config.guess: Update copyright years.
3239         * config.sub: Likewise.
3240
3241         2004-06-22  Robert Millan  <robertmh@gnu.org>
3242
3243         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3244         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3245
3246         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3247
3248         * config.guess (*:*VMS:*:*): New entry. Replaces
3249         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3250         manufacturer.
3251
3252         2004-06-22  Ben Elliston  <bje@gnu.org>
3253
3254         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3255         * config.sub: Likewise.
3256
3257         2004-06-22  Ben Elliston  <bje@gnu.org>
3258
3259         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3260         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3261
3262         2004-06-11  Ben Elliston  <bje@gnu.org>
3263
3264         * config.guess (pegasos:OpenBSD:*:*): Remove.
3265
3266         2004-06-11  Ben Elliston  <bje@gnu.org>
3267
3268         From Wouter Verhelst <wouter@grep.be>:
3269         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3270
3271         2004-06-11  Ben Elliston  <bje@gnu.org>
3272
3273         * config.guess (luna88k:OpenBSD:*:*): New.
3274
3275         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3276
3277         * config.guess (m32r*:Linux:*:*): New case.
3278         * config.sub: Handle m32rle.
3279
3280         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3281
3282         From Jens Petersen  <petersen@redhat.com>:
3283         * config.sub: Handle sparcv8.
3284
3285         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3286
3287         From Tom Smith <smith@cag.lkg.hp.com>:
3288         * config.guess: Version suffixes are equally significant on Tru64
3289         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3290         prefix of "P" (patched kernel).
3291
3292         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3293
3294         * config.sub: Add support for National Semiconductor CRX target.
3295
3296 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3297
3298         * MAINTAINERS (Various Maintainers): Remove myself as web page
3299         maintainer, add myself as maintainer of build status lists.
3300
3301 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3302
3303         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3304         *-*-netware, but add target-libmudflap.
3305         Consolidate *-*-netware targets (of which really only i?86 exists)
3306         into a single entry.
3307         * configure: Likewise.
3308
3309 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3310
3311         * Makefile.tpl (sorry): Remove.
3312         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3313         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3314         (do-clean): Clean per-stage directories too.
3315         (do-distclean): Run distclean-stage1 too.
3316         (.NOTPARALLEL): Enable during toplevel bootstrap.
3317         (stage[+id+]-bubble): Enable parallel execution during
3318         the recursive invocation.
3319         * Makefile.in: Regenerate.
3320
3321         Fix previous checkin:
3322
3323         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3324         include.
3325         * configure.in: Fix indentation.
3326         * configure: Regenerate.
3327
3328 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3329
3330         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3331         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3332         * configure: regenerate
3333         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3334         -mdynamic-no-pic
3335
3336
3337 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3338
3339         * Makefile.def (build_modules): Add fixincludes.
3340         (dependencies): Make gcc depend on fixincludes.
3341         * configure.in (build_tools): Add fixincludes.
3342         (build_configdirs): Always include build_libs.
3343         * Makefile.in: Regenerate.
3344         * configure: Regenerate.
3345
3346 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3347
3348         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3349         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3350         phony targets; do not generate timestamp files.
3351         (distclean-stageN): Remove references to their timestamp files.
3352         (restageN, touch-stageN): Remove.
3353         (stageN-bubble): Rewritten.
3354         (compare): Support lean bootstraps.
3355         * Makefile.in: Regenerate.
3356
3357         * configure.in: Only warn when bootstrapping but
3358         build != host or build != target.  Support lean bootstraps.
3359         * configure: Regenerate.
3360
3361 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3362
3363         * configure.in:  Give a better error message if GMP/MPFR are missing
3364         and a language needing them has been requested.
3365         * configure:  Regenerated.
3366
3367 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3368
3369         * configure.in:  Print a list of available language front-ends if
3370         a requested one is missing.  Tidy stray tab characters.
3371         * configure:  Regenerated.
3372
3373 2004-08-19  Michael Koch  <konqueror@gmx.de>
3374
3375         * gcc/doc/install.texi: Update entry about automake for libjava.
3376
3377 2004-08-17  Robert Millan  <robertmh@gnu.org>
3378
3379         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3380         (instead of FreeBSD).
3381         * configure: Regenerate.
3382
3383 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3384
3385         * Makefile.in: Regenerate.
3386         * configure: Regenerate.
3387
3388         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3389         stage_*_flags.
3390         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3391         for bootstrapped modules if toplevel bootstrap is going.
3392         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3393         modules.  Adjust for changes in Makefile.def.  Enable several
3394         rules even in non-bootstrap mode, just to avoid peppering the
3395         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3396         (stage-[+prev+]-bubble): Remove.
3397
3398         * Makefile.def (Dependencies): Depend on all-build-bison,
3399         all-build-flex, all-build-byacc, all-build-texinfo, rather
3400         than the host variations.
3401         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3402         with BUILD_SUBDIR.
3403         (BISON): Update for recent Bisons.
3404         (YACC): Fix typo.
3405         (cross): Depend on all-build.
3406         (all): Do not depend on all-build.
3407         (prebootstrap): Remove.
3408         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3409         (Prebootstrap dependencies): Add them to the per-stage targets
3410         and to all-prebootstrap.
3411         * configure.in (build_configdirs): Always enable build_tools.
3412         (BUILD_DIR_PREFIX): Remove.
3413
3414         * Makefile.def (gcc): Add target variable.
3415         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3416         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3417         in the recursive `make', instead of hardwiring `all'.
3418         (Autogenerated TARGET-* variables): New.
3419
3420 2004-08-13  Brian Booth  <bbooth@redhat.com>
3421
3422         * MAINTAINERS: Remove myself from write-after-approval.
3423
3424 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3425
3426         * src-release: Stop distributing mmalloc with gdb (which doesn't
3427         use it).
3428         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3429         * Makefile.in: Regenerate.
3430
3431 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3432
3433         * configure.in (arm*-*-eabi*): New target.
3434         * configure: Regenerate.
3435
3436 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3437
3438         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3439         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3440         (Dependencies): New section.
3441         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3442         (configure-target-[+module+]): Depend on maybe-all-gcc
3443         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3444         (toplevel profiledbootstrap): Fix dependencies.
3445         * Makefile.in: Regenerate.
3446
3447 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3448
3449         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3450         target-libiberty to noconfigdirs.
3451         * configure: Regenerate.
3452
3453 2004-08-03  Paul Brook  <paul@codesourcery.com>
3454
3455         * configure.in: Check for MPFR as well as GMP.
3456         * configure: Regenerate.
3457
3458 2004-08-01  Robert Millan  <robertmh@gnu.org>
3459
3460         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3461         libmudflap for all GNU-based systems (with Glibc).
3462         * configure: Regenerate.
3463
3464 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3465
3466         * Makefile.def (host-modules): Add gcc.
3467         * Makefile.in: Regenerate.
3468         * Makefile.tpl (sorry): New rule.
3469         (configure-host, all-host, [+make_target+]-host, do-check,
3470         install-host): Do not add gcc as a special case.
3471         (host modules): Add a small special-casing for gcc.  Export
3472         extra_make_flags through the environment.
3473         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3474         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3475         other recursive targets for gcc): Remove.
3476
3477         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3478         (stage, unstage): New rules.
3479         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3480         distclean-stage[+id+]): Use stage_current.
3481         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3482         the stage*-start rules.
3483
3484 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3485
3486         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3487         use -all_load flag.
3488
3489 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3490
3491         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3492         * configure: Regenerate.
3493
3494 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3495
3496         * maintainer-scripts/gcc_release: Revert yesterday's change.
3497
3498 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3499
3500         * MAINTAINERS: Add myself to write-after-approval.
3501
3502 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3503
3504         * libf2c: Removed.
3505         * gcc/gccbug.in: Updated because of libf2c removal.
3506         * maintainer-scripts/gcc_release: Ditto.
3507
3508 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3509
3510         * configure.in: Build libmudflap by default on FreeBSD.
3511         * configure: Regenerated.
3512
3513 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3514
3515         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3516         systems.
3517         * configure: Regenerated.
3518
3519 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3520
3521         PR target/16344
3522         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3523         feedback based compiler.
3524         * Makefile.in: Rebuilt.
3525
3526 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3527
3528         * Makefile.def (host_modules): Set bootstrap=true for flex.
3529         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3530         * Makefile.in: Rebuilt.
3531
3532 2004-07-07  Jan Hubicka  <jh@suse.cz>
3533
3534         * MAINTAINERS: Add self as a profile feedback maintainer.
3535
3536 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3537
3538         * configure.in:  Do not prepend $srcdir to /dev/null in
3539         makefile fragments.
3540         * configure:  Regenerate.
3541
3542 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3543
3544         * Makefile.def (build_modules): Add bison, byacc, flex,
3545         m4, texinfo.
3546         (flags_to_pass): Add FLEX.
3547         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3548         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3549         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3550         DEFAULT_MAKEINFO): Remove.
3551         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3552         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3553         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3554         objdir or else use configured tool.
3555         (all-build): New.
3556         (all): Depend on it.
3557         (Build module dependencies): Add.
3558         * Makefile.in: Regenerate.
3559         * configure.in: Better support for multiple build modules,
3560         matching what is done for host/target modules.  Do not look
3561         for "plausible" locations of build tools if Canadian cross.
3562         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3563         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3564         * configure: Regenerate.
3565
3566 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3567
3568         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3569         * Makefile.in: Regenerate.
3570
3571 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3572
3573         * Makefile.tpl (configure-build-[+module+],
3574         configure-[+module+], configure-target-[+module+]): Pass
3575         [+extra_configure_args+].
3576         (all-build-[+module+], all-[+module+], check-[+module+],
3577         install-[+module+], [+make_target+]-[+module+],
3578         all-target-[+module+], check-target-[+module+],
3579         install-target-[+module+], [+make_target+]-target-[+module+]):
3580         Pass [+extra_make_args+].
3581         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3582         (GCC_HOST_EXPORTS): Remove.
3583         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3584         cross, check-gcc, check-gcc-c++, install-gcc,
3585         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3586         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3587         * Makefile.in: Regenerate.
3588
3589 2004-06-21  Matthew Sachs  <msachs@apple.com>
3590
3591         * MAINTAINERS: Added self to write-after-approval.
3592
3593 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3594
3595         * configure.in: Check for srcdir/winsup rather than build directory
3596         winsup.
3597         * configure: Regenerate.
3598
3599 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3600
3601         * configure.in: Don't build Cygwin native newlib if winsup
3602         directory is missing.  Emit warning instead.
3603         * configure: Regenerate.
3604
3605 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3606
3607         * Makefile.tpl (touch-stage[+id+]): New.
3608         (restage[+prev+]): Depend on touch-stage[+id+].
3609
3610         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3611         Use it throughout.
3612
3613         * Makefile.def: Add profile and feedback bootstrap stages.
3614         Remove next field from bootstrap stages.
3615         * Makefile.tpl (LN, LN_S): Substitute.
3616         (stageN-start, stageN-end): Use double-colon rules, to
3617         provide a hook for additional setup commands.
3618         (distclean-stageN-gcc, restageN): Create dependencies from
3619         [+prev+], not from [+next+].
3620         (stageN-bubble): Add commands for successive stages from
3621         [+prev+], using double-colon rules.
3622         (all-stageN-gcc): Fix typo.
3623         (stagefeedback-start, profiledbootstrap): New.
3624         * Makefile.in: Regenerate.
3625         * configure.in: Call ACX_PROG_LN.
3626         * configure: Regenerate.
3627
3628 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3629
3630         * MAINTAINERS (Write After Approval): Add myself.
3631
3632 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3633
3634         * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3637
3638         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3639         without gcc.
3640         * configure: Regenerate.
3641
3642 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3643
3644         * Makefile.tpl: Fix typo.
3645         * Makefile.in: Regenerate.
3646
3647 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3648
3649         * configure.in: Remove new- prefix from toplevel
3650         bootstrap targets.
3651         * configure: Regenerate.
3652
3653 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3654
3655         * Makefile.tpl (all.normal): Rename to all.
3656         (all): Replace with a rule to pick the default
3657         target from configure.
3658         (all-gcc, configure-gcc): Use conditionals to
3659         do nothing when toplevel bootstrap is going on.
3660         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3661         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3662         * configure.in: Support --enable-bootstrap.
3663
3664         * Makefile.def: Remove new- prefix from toplevel
3665         bootstrap targets.
3666         * Makefile.tpl: Likewise.
3667
3668         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3669         target.
3670
3671         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3672         $(RECURSE_FLAGS) to recursive invocation of make.
3673
3674         * Makefile.in: Regenerate.
3675         * configure: Regenerate.
3676
3677 2004-05-30  Andreas Jaeger  <aj@suse.de>
3678             Jim Wilson <wilson@specifixinc.com>
3679
3680         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3681         like CC.
3682
3683 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3684
3685         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3686         * configure: Regenerate.
3687
3688 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3689
3690         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3691         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3692         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3693         targets.
3694         * Makefile.in: Regenerate.
3695
3696 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3697
3698         * configure.in: Test the ability to symlink directories.
3699         * configure: Regenerate.
3700
3701         * Makefile.def (bootstrap-stage): New definitions.
3702         * Makefile.tpl (configure-stage1-gcc,
3703         configure-stage2-gcc, configure-stage3-gcc,
3704         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3705         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3706         new-restage3, compare): Autogenerate, see Makefile.in
3707         entry for behavioral changes.
3708         (distclean-stage1, new-stage1-start, new-stage1-end,
3709         new-stage1-bubble, distclean-stage2, new-stage2-start,
3710         new-stage2-end, new-stage2-bubble, distclean-stage3,
3711         new-stage3-start, new-stage3-end): New autogenerated targets.
3712         (objext, prebootstrap, BOOT_CFLAGS,
3713         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3714         targets.
3715
3716         * Makefile.in: Regenerate.
3717         (distclean-stage1, new-stage1-start, new-stage1-end,
3718         new-stage1-bubble, distclean-stage2, new-stage2-start,
3719         new-stage2-end, new-stage2-bubble, distclean-stage3,
3720         new-stage3-start, new-stage3-end): New targets.
3721         (all-stage1-gcc): Move prebootstrap dependency from here...
3722         (configure-stage1-gcc): ...to here.
3723         (new-bootstrap): Use bubble targets.
3724         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3725         Use per-stage distclean targets.
3726         (configure-stage1-gcc, configure-stage2-gcc,
3727         configure-stage3-gcc, all-stage1-gcc,
3728         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3729         Use new-stageN-start to prepare the tree.
3730
3731 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3732
3733         * Makefile.def (host_modules): add libcpp.
3734         * Makefile.tpl: Add dependencies on and for libcpp.
3735         * Makefile.in: Regenerate.
3736         * configure.in: Add libcpp host module.
3737         * configure: Regenerate.
3738
3739 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3740
3741         * Makefile.tpl: Whenever a recursive target is defined, wrap
3742         it in a special @if/@endif block, and prepare its maybe
3743         dependency in the @if/@endif block
3744         * configure.in: Instead of writing maybe dependencies, remove
3745         the @if/@endif statements, and remove the @if/@endif blocks
3746         that remain.
3747         * configure: Regenerate.
3748         * Makefile.in: Regenerate.
3749
3750 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3751
3752         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3753
3754 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3755
3756         PR bootstrap/15120
3757         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3758         * */configure: Rebuilt.
3759
3760 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3761
3762         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3763         of libf2c.
3764         * configure, Makefile.in: Regenerate.
3765
3766 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
3767
3768         * MAINTAINERS (Write After Approval): Add myself.
3769
3770 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3771
3772         Merge from tree-ssa-20020619-branch.
3773
3774         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3775         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3776         (HOST_GMPLIBS): Define.
3777         (HOST_GMPINC): Define.
3778         (TARGET_LIB_PATH): Add libmudflap.
3779         (GFORTRAN_FOR_TARGET): Define.
3780         (configure-build*): Export GFORTRAN.
3781         (configure-gcc): Export GMPLIBS and GMPINC.
3782         (all-gcc): Add maybe-all-libbanshee.
3783         (configure-target-libgfortran): Define.
3784         * Makefile.in: Regenerate.
3785         * configure.in (host_libs): Add libbanshee.
3786         (target_libraries): Add target-libmudflap and target-libgfortran.
3787         Add --with-libbanshee.
3788         Handle --disable-libmudflap.
3789         (*-*-freebsd*): Use with_gmp.
3790         Add $(libgcj) to noconfigdirs.
3791         * configure: Regenerate.
3792         * depcomp: New file.
3793         * MAINTAINERS: Add tree-ssa maintainers.
3794
3795 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3796
3797         * MAINTAINERS (Various Maintainers): Add myself.
3798
3799 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3800
3801         * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3804
3805         * MAINTAINERS (Write After Approval): Add myself.
3806
3807 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3808
3809         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3810         * configure: Regenerate.
3811
3812 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3813
3814         Revert:
3815         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3816
3817         * Makefile.def (flags_to_pass): Remove *dir variables that
3818         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3819         as well as prefix and exec_prefix.
3820         * Makefile.in: Regenerate.
3821
3822 2004-04-26  Robert Millan  <robertmh@gnu.org>
3823
3824         Add patches from libtool CVS.
3825         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3826         * ltconfig: Likewise.
3827         * ltcf-c.sh: Likewise.
3828         * ltcf-cxx.sh: Likewise.
3829         * ltcf-gcj.sh: Likewise.
3830
3831 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3832
3833         * Makefile.def (host_modules): Mark with the bootstrap
3834         flag packages on which gcc depends.
3835         * Makefile.tpl (all-bootstrap): Use it.
3836         * Makefile.in: Regenerate.
3837
3838 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3839
3840         * Makefile.def (flags_to_pass): Remove *dir variables that
3841         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3842         as well as prefix and exec_prefix.
3843         * Makefile.in: Regenerate.
3844
3845 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3846
3847         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3848         * configure: Regenerate.
3849         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3850         * gcc/Makefile.tpl (compare): Use the result of the test.
3851         * gcc/Makefile.in: Regenerate.
3852
3853 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3854
3855         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3856         Always relocate gcc and prev-gcc to the original names, even
3857         if the build fails.
3858         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3859         New targets.
3860
3861 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3862
3863         * MAINTAINERS: Update my email address.
3864
3865 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3866
3867         * configure.in (mips*-*-irix5*): Enable ld.
3868         * configure: Regenerate.
3869
3870 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3871
3872         * configure: Regenerate.
3873
3874 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3875
3876         * Makefile.tpl (configure-[+module+], configure-gcc,
3877         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3878         Set and export LDFLAGS.
3879         * Makefile.in: Regenerate.
3880
3881 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3882
3883         * MAINTAINERS: Add myself to write-after-approval.
3884
3885 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3886
3887         PR bootstrap/14871
3888         * Makefile.tpl: If we don't have built-in-tree target tools,
3889         use the ones found by configure rather than hacking around with
3890         program_transform_name.
3891         * configure.in: Give Makefile.tpl the information necessary
3892         to do that.
3893         * Makefile.in: Regenerate.
3894         * configure: Regenerate.
3895
3896 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3897
3898         PR bootstrap/14760
3899         * configure.in: When computing baseargs, strip *all* copies of
3900         offending options.  Also, don't match/substitute the trailing space,
3901         so that this actually works when two similar options are separated by
3902         only one space.
3903         * configure: Regenerate.
3904
3905 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3906
3907         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3908         (rs6000-*-aix*): Same.
3909         * configure: Regenerate.
3910
3911 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3912
3913         * MAINTAINERS: Add myself to write-after-approval.
3914
3915 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3916
3917         * MAINTAINERS: Add myself to write-after-approval.
3918
3919 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3920
3921         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3922         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3923         * Makefile.in: Regenerate.
3924
3925         * configure.in (top level bootstrap support): Rework --enable-werror
3926         to set @stage2_werror_flag@.
3927         * configure: Regenerate.
3928         * Makefile.tpl (top level bootstrap support): Pass
3929         @stage2_werror_flag@ down to configure in stages 2 and 3.
3930         * Makefile.in: Regenerate.
3931
3932 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3933
3934         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3935         for stages 2 and 3 as well as in make.  As a consequence, remove
3936         OUTPUT_OPTION (now detected by configure) from the flags passed down
3937         to make.
3938         * Makefile.in: Regenerate.
3939
3940         * Makefile.tpl (new-bootstrap): Fix typo.
3941         * Makefile.in: Regenerate.
3942
3943 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3944
3945         * Makefile.tpl: Rearrange by moving recursive_targets rules
3946         into their proper sections.
3947         * Makefile.tpl (top level bootstrap support): Move disabling
3948         of coverage flags from 'make' to 'configure'; improve comments.
3949         * Makefile.in: Regenerate.
3950
3951         * Makefile.tpl (experimental top level bootstrap) Move stage1
3952         language setting from all- target to configure- target; disable
3953         intermodule optimization in stage 1; prevent gratuitous rebuilds
3954         of stage 1.
3955         * Makefile.in: Regenerate.
3956         * configure.in: Comma-separate stage 1 language list for top
3957         level bootstrap.
3958         * configure: Regenerate.
3959
3960         * Makefile.tpl: Clean up experimental top level bootstrap support:
3961         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3962         prev-gcc in configure- targets as well as all- targets.
3963         * Makefile.in: Regenerate.
3964
3965 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3966
3967         * compile: New file imported from automake.
3968
3969 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3970
3971         * configure.in: Remove symbolic link section.
3972         * configure: Regenerate.
3973         * Makefile.tpl (links): Remove.
3974         * Makefile.in: Regenerate.
3975
3976 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3977             Nathanael Nerode  <neroden@gcc.gnu.org>
3978
3979         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3980         Set with AC_CHECK_PROGS.
3981         * configure.in: Fix comment typo from last patch.
3982         * configure: Regenerate.
3983
3984 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3985
3986         * Makefile.tpl: Introduce experimental top level bootstrap support.
3987         * Makefile.in: Regenerate.
3988         * configure.in: Introduce support for top level bootstrap.
3989         * configure: Regenerate.
3990
3991 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3992             Paolo Bonzini  <bonzini@gnu.org>
3993
3994         PR bootstrap/14522
3995         * configure.in: Cope with shells that do not support unquoted ^
3996         * configure: Regenerate.
3997
3998 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3999             Paolo Bonzini  <bonzini@gnu.org>
4000
4001         PR bootstrap/14522
4002         * configure.in: Cope with shells that do not support nesting
4003         quotes inside quoted backquote substitutions.
4004         * configure: Regenerate.
4005
4006 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4007
4008         PR bootstrap/14522
4009         * configure.in: Fix escaping of $.
4010         * configure: Regenerate.
4011
4012 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4013
4014         * configure: Regenerate, since I forgot to while committing Paolo's
4015         changes.
4016
4017 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4018
4019         PR ada/14131
4020         Move language detection to the top level.
4021         * configure.in: Find default values for the tools as
4022         soon as possible.  Disable ada if GNAT is not found.
4023         Emit error message about missing languages.  Expand
4024         --enable-languages=all for the gcc subdirectory.
4025
4026 2004-03-10  Ben Elliston  <bje@gnu.org>
4027
4028         * MAINTAINERS: Update my email address.
4029
4030 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4031
4032         * ltconfig: Disable building static libraries if building shared
4033         libraries on AIX 5L.
4034
4035 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4036
4037         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4038         and disable libgcj.
4039         * configure: Regenerated.
4040
4041 2004-03-01  Brian Booth  <bbooth@redhat.com>
4042
4043         * MAINTAINERS: Add myself to write-after-approval.
4044
4045 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4046
4047         * MAINTAINERS: Add myself to write-after-approval.
4048
4049 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4050
4051         PR bootstrap/7087
4052         * Makefile.tpl: Guard XFOO sed statements better.
4053         * Makefile.tpl: Add dependency for configure-target-libada.
4054         * Makefile.in: Regenerate (incidentally fixes broken
4055         commit when libada-branch was merged).
4056
4057 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4058
4059         * MAINTAINERS: Add myself to write-after-approval.
4060
4061 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4062
4063         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4064         maintainers.
4065
4066 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4067
4068         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4069         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4070
4071 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4072
4073         PR bootstrap/11932
4074         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4075
4076 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4077
4078         * MAINTAINERS: Added myself to write-after-approval.
4079
4080 2004-02-14  Michael Koch  <konqueror@gmx.de>
4081
4082         * MAINTAINERS: Added myself to write-after-approval.
4083
4084 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4085
4086         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4087         some OS port maintainers to OS port maintainers section.
4088
4089 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4090
4091         * MAINTAINERS: Add self.
4092
4093 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4094
4095         * MAINTAINERS: Alphabetize.
4096
4097 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4098
4099         * MAINTAINERS: Remove myself.
4100
4101 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4102
4103         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4104         (rs6000-*-aix*): Same.
4105         * configure: Regenerate.
4106
4107 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4108
4109         * configure.in (host): Add in missing $noconfigdirs to defines.
4110         * configure: Regenerate.
4111
4112 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4113             Nathanael Nerode  <neroden@gcc.gnu.org>
4114
4115         PR ada/6637, PR ada/5911
4116         Merge with libada-branch:
4117         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4118         with appropriate dependencies. Add --enable-libada configure switch.
4119         * configure, Makefile.in: Regenerate.
4120
4121 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4122
4123         * MAINTAINERS: Add myself to write-after-approval.
4124
4125 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4126
4127         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4128         * configure: Regenerate.
4129
4130 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4131
4132         Merge from upstream:
4133
4134         * ltmain.in: When setting IFS to '~', be careful about user
4135         arguments that contain '~'.
4136
4137         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4138
4139         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4140         Also test $base_compile against $CC with escaped arguments. Bug
4141         reported by Geoff Keating <geoffk@apple.com>.
4142
4143 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4144
4145         * MAINTAINERS: Remove i960 port.
4146
4147 2004-01-23  DJ Delorie  <dj@redhat.com>
4148
4149         * Makefile.def (target_modules) [libiberty]: Don't stage.
4150         * Makefile.in: Rebuilt.
4151
4152 2004-01-20  Caroline Tice  <ctice@apple.com>
4153
4154         * MAINTAINERS: Add myself to write-after-approval.
4155
4156 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4157
4158         * MAINTAINERS: Update my email address.
4159
4160 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4161
4162         * MAINTAINERS: Add myself to write-after-approval.
4163
4164 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4165
4166         * MAINTAINERS: Remove entries without email address.
4167
4168 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4169
4170         * MAINTAINERS: Add myself to write-after-approval.
4171
4172 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4173
4174         * MAINTAINERS: Update my email address.
4175
4176 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4177
4178         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4179         * Makefile.tpl (configure-target-[+module+]): Support stage.
4180         * Makefile.in: Rebuilt.
4181
4182 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4183
4184         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4185
4186 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4187
4188         * MAINTAINERS: Add myself as a MIPS maintainer.
4189
4190 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4191
4192         * configure.in: Use ./config.cache, not config.cache.
4193         * configure: Regenerate.
4194         * Makefile.tpl: Special-casing not needed for GCC any more.
4195         * Makefile.in: Regenerate.
4196
4197         * configure.in: Don't share a cache file for host dirs.
4198         * configure: Regenerate.
4199
4200         * config-ml.in: Don't mess with the cache file.
4201
4202 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4203
4204         * MAINTAINERS: Move myself from 'Write After Approval' to
4205         'CPU Port Maintainers' section as SPARC maintainer.
4206
4207 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4208
4209         * Makefile.tpl: Make GCC use a separate config.cache.
4210         * Makefile.in: Regenerate.
4211
4212         PR bootstrap/11932, PR bootstrap/11933
4213         (I don't know if it will fix either of them, but it relates
4214         to them.)
4215         * configure.in: Don't use shared config.cache for target
4216         directories.
4217         * configure: Regenerate.
4218
4219 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4220
4221         * MAINTAINERS: Add myself to 'Write After Approval' section.
4222
4223 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4224
4225         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4226         * configure: Regenerated.
4227
4228 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4229
4230         * MAINTAINERS: Remove the mn10200 maintainer.
4231
4232 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4233
4234         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4235         * configure: Regenerated.
4236
4237 2003-12-16  Jan Hubicka  <jh@suse.cz>
4238
4239         * MAINTAINERS: Add myself as callgraph maintainer.
4240
4241 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4242
4243         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4244         * configure: Regenerate.
4245
4246 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4247
4248         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4249         'Write After Approval' section. Update email.
4250
4251 2003-12-01  James Lemke <jim@wasabisystems.com>
4252
4253         * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2003-11-20  Matt Thomas  <matt@3am-software.com>
4256
4257         * MAINTAINERS: Add myself as a vax port maintainer.
4258
4259 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4260
4261         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4262         (configure-build-[+module+], configure-[+module+]): Likewise.
4263         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4264         * Makefile.in: Regenerate.
4265
4266 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4267
4268         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4269         shared/dylibed libraries.
4270         * ltmain.sh: Likewise.
4271         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4272         * ltcf-cxx.sh: Likewise.
4273         * ltcf-gcj.sh: Likewise.
4274         * ltconfig: Likewise.
4275
4276 2003-11-17  Stan Cox  <scox@redhat.com>
4277
4278         * MAINTAINERS: Add myself as iq2000 port maintainer.
4279
4280 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4281
4282         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4283         * Makefile.in: Regenerate.
4284
4285 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4286
4287         * config.sub: Update to 2003-11-03 version.
4288
4289 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4290
4291         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4292         * configure:  Regenerate.
4293
4294 2003-10-20  Nicolas Pitre <nico@cam.org>
4295
4296         * MAINTAINERS: Add myself to 'Write After Approval' section.
4297
4298 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4299
4300         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4301
4302 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4303
4304         * MAINTAINERS: Update my email address.
4305
4306 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4307
4308         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4309
4310 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4311
4312         * MAINTAINERS: Add myself to 'Write After Approval' section.
4313
4314 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4315
4316         * config.guess: Update to 2003-10-16 version.
4317         * config.sub: Update to 2003-10-16 version.
4318
4319 2003-10-15 David Daney  <ddaney@avtrex.com>
4320
4321         * MAINTAINERS: Added myself to 'Write After Approval' section.
4322
4323 2003-10-15  Falk Hueffner  <falk@debian.org>
4324
4325         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4326         'Write After Approval' section. Update email.
4327
4328 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4329
4330         * MAINTAINERS: Move myself from 'Write After Approval' to
4331         'Various Maintainers' section as middle-end maintainer.
4332
4333 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4334
4335         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4336         HOST_FLAGS_TO_PASS.
4337         * Makefile.in: Regenerate.
4338
4339 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4340
4341         * config.guess: Update to 2003-10-07 version.
4342         * config.sub: Update to 2003-10-07 version.
4343
4344 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4345
4346         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4347         * ltconfig (irix5*, irix6*): Don't override version_type.
4348
4349 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4350
4351         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4352         * configure: Rebuilt
4353         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4354         * Makefile.in: Rebuilt
4355
4356 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4357
4358         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4359
4360 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4361
4362         * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2003-09-29  Paul Koning  <ni1d@arrl.net>
4365
4366         * MAINTAINERS: Move myself from "Write After Approval"
4367         to CPU platform maintainers for pdp11 platform.
4368
4369 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4370
4371         * MAINTAINERS: Move myself from 'Write After Approval' to
4372         'Various Maintainers' section as libffi testsuite maintainer.
4373
4374 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4375
4376         * configure.in: Pass a computed --program-transform-name
4377         to subconfigures.
4378         * configure: Regenerated.
4379
4380 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4381
4382         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4383         * Makefile.in: Regenerate.
4384
4385         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4386         * Makefile.in: Regenerate.
4387
4388 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4389
4390         * MAINTAINERS: Move myself from 'Write After Approval'
4391         to 'Various Maintainers' (objective-c) section.
4392
4393 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4394
4395         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4396         quoting.
4397         * configure: Regenerated.
4398
4399 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4400
4401         * MAINTAINERS (Write After Approval): Add myself to write after
4402         approval list.
4403
4404 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4405
4406         * MAINTAINERS (Write After Approval): Add myself.
4407
4408 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4409
4410         * MAINTAINERS: Update my e-mail address.
4411
4412 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4413
4414         * libtool.m4 (LD): Correct powerpc64 host match.
4415
4416 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4417
4418         * MAINTAINTERS: Update my affiliation and email address.
4419
4420 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4421
4422         * MAINTAINERS (Write After Approval): Add myself.
4423
4424 2003-09-04  DJ Delorie  <dj@redhat.com>
4425
4426         * configure: Regenerate.
4427
4428 2003-09-04  Robert Millan  <robertmh@gnu.org>
4429
4430         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4431
4432 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4433
4434         * configure.in: Ensure arguments to sed are properly spaced.
4435         * configure: Regenerate.
4436
4437 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4438
4439         * MAINTAINERS: Update my e-mail address.
4440
4441 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4442
4443         * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4446
4447         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4448         * configure: Regenerated.
4449
4450 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4451
4452         * MAINTAINERS: Update my email address.
4453
4454 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4455
4456         * configure.in:  Use newline instead of semicolon when assuming
4457         shell arguments in a for loop.
4458         * configure:  Regenerated.
4459
4460 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4461
4462         * MAINTAINERS: Resurrect the i860 maintainer.
4463
4464 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4465
4466         PR 8180
4467         * configure.in: When testing with_libs and with_headers, treat
4468         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4469         * configure: Regenerate.
4470
4471         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4472         make, shell, etc.
4473         (baseargs): Likewise.
4474         * configure: Regenerate.
4475
4476 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4477
4478         * MAINTAINERS (Write After Approval): Add myself.
4479
4480 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4481
4482         * configure.in: Disable libgcj for darwin not on powerpc.
4483         * configure: Rebuild.
4484
4485 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4486
4487         * config-ml.in, symlink-tree: Add license.
4488
4489 2003-08-03  Richard Stallman  <rms@gnu.org>
4490             Eben Moglen  <moglen@columbia.edu>
4491
4492         * README.SCO: New file.
4493
4494 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4495
4496         * Makefile.tpl (check, check-c++): Express dependencies using
4497         dependencies rather than commands.
4498         * Makefile.in: Regenerate.
4499
4500 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4501
4502         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4503         * configure: Ditto.
4504
4505 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4506
4507         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4508         * Makefile.in: Update.
4509
4510 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4511
4512         * configure.in: Enable libgcj for darwin.
4513         * configure: Rebuild.
4514
4515 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4516
4517         * config-ml.in:  Use ac_configure_args directly instead of
4518         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4519         actually seen.
4520
4521 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4522
4523         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4524         creating target and build subdirs to build all parent dirs as needed.
4525         * Makefile.in: Rebuild.
4526         * configure.in: Don't build dirs explicitly here.
4527         * configure: Rebuild.
4528
4529 2003-07-26  Paul Brook  <paul@nowt.org>
4530
4531         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4532
4533 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4534
4535         * Makefile.tpl (all-make): Depend on intl.
4536         * Makefile.in: Rebuilt.
4537
4538 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4539
4540         * install-sh:  Update to newer upstream versions (associated with
4541         aclocal 1.7).
4542         * mkinstalldirs:  Likewise.
4543         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4544
4545 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4546
4547         * MAINTAINERS: Move self from Bug database only accounts
4548         to write-after-approval.
4549
4550 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4551
4552         * config.if: Remove unused libc_interface determination.
4553
4554 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4555
4556         * MAINTAINERS: Move self from write-after-approval to
4557         build machinery (*.in).
4558
4559 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4560
4561         PR bootstrap/11273
4562         PR bootstrap/11408
4563         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4564         unused INSTALL_PROGRAM_ARGS.
4565         * configure.in: Use AC_PROG_INSTALL.
4566         * Makefile.in: Regenerate.
4567         * configure: Regenerate.
4568
4569 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4570
4571         * MAINTAINERS: Alphabetize.
4572
4573 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4574
4575         * configure: Rebuilt.
4576         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4577         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4578         newlib nor libgloss.
4579         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4580         * configure.in (am33_2.0-*-linux*): Added.
4581
4582 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4583
4584         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4585         * configure: Regenerate.
4586
4587 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4588
4589         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4590         * Makefile.in: Regenerate.
4591
4592 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4593
4594         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4595         * Makefile.in: Regenerate.
4596
4597 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4598
4599         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4600         * Makefile.in: Regenerated.
4601
4602         * config-ml.in: Replace PWD with PWD_COMMAND.
4603
4604 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4605
4606         * intl: New directory; see intl/ChangeLog for details.
4607         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4608         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4609         * Makefile.in: Regenerate.
4610
4611 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4612
4613         * configure.in: Clean up config-lang.in handling.  Delete
4614         useless assignment to "subdirs".
4615         * configure: Regenerate.
4616
4617 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4618
4619         * configure.in: Rename 'target_libs' to 'target_libraries'.
4620         Remove useless reference to 'target_libs'.
4621         * configure: Regenerate.
4622
4623 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4624
4625         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4626         * Makefile.in: Regenerate.
4627
4628 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4629
4630         * Makefile.def: Introduce flags_to_pass.
4631         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4632         * Makefile.in: Regenerate.
4633
4634 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4635
4636         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4637         and target-libgloss.
4638         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4639         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4640         * configure: Regenerate.
4641
4642 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4643
4644         * configure.in: Update testsuite_flags to new location.
4645         * configure. Regenerate.
4646
4647 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4648
4649         * Makefile.tpl: Remove BUILD_CC stuff.
4650         * Makefile.in: Regenerate.
4651
4652 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4653
4654         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4655
4656 2003-06-16  Graeme Peterson <gp@qnx.com>
4657
4658         * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4661
4662         * config.guess: Update to 2003-06-12 version.
4663         * config.sub: Update to 2003-06-13 version.
4664
4665 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4666
4667         * config.guess: Update to 2003-06-06 version.
4668         * config.sub: Update to 2003-06-06 version.
4669
4670 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4671
4672         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4673         * configure. Regenerate.
4674
4675 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4676
4677         * configure.in: Disable serial configure by default.
4678         * configure: Regenerate.
4679         * Makefile.tpl: Abolish .NOTPARALLEL.
4680         * Makefile.in: Regenerate.
4681
4682         * Makefile.tpl: Replace {build,host,target}_canonical by
4683         {build,host,target}.
4684         * Makefile.in: Regenerate.
4685
4686         * Makefile.tpl: Fix stupid pasto.
4687         * Makefile.in: Regenerate.
4688
4689 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4690
4691         * Makefile.tpl: Remove bogus conditional.
4692         * Makefile.in: Regenerate.
4693
4694 2003-06-05  Jan Hubicka  <jh@suse.cz>
4695
4696         * Makefile.tpl (profiledbootstrap): New target.
4697         * Makefile.in (profiledbootstrap): New target.
4698
4699 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4700
4701         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4702         Pinski. Remove user names from other bugzilla-only maintainers.
4703
4704 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4705
4706         * Makefile.tpl: Make 'recursive targets' using autogen rather
4707         than shell loop.  Remove duplicate 'clean' targets and false
4708         comments.
4709         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4710         Add systematic method of specifying missing targets in subdirs.
4711         Add copyright boilerplate.
4712         * Makefile.in: Regenerate.
4713         * configure.in: Add 'recursive targets' to maybe list.
4714         * configure: Regenerate.
4715
4716         * MAINTAINERS: "GNATS only" -> "Bug database only".
4717
4718         * Makefile.tpl: Rename [+target+] to [+make_target+].
4719         * Makefile.def: Rename 'target' to 'make_target'.
4720
4721 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4722
4723         * MAINTAINERS: Add self as options handling maintainer.
4724
4725 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4726
4727         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4728         been too long since I touched those ports.
4729
4730 2003-05-28  DJ Delorie  <dj@redhat.com>
4731
4732         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4733         * Makefile.in: Regenerate.
4734
4735 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4736
4737         * configure.in: Use curly braces in the definition of tooldir.
4738         * configure: Regenerate.
4739
4740 2003-05-21  DJ Delorie  <dj@redhat.com>
4741
4742         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4743         newlib or libgloss.
4744         * Makefile.in: Regenerate.
4745
4746 2003-05-21  DJ Delorie  <dj@redhat.com>
4747
4748         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4749         * Makefile.in: Regenerate.
4750
4751 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4752
4753         * MAINTAINERS: Update my e-mail address.
4754
4755 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4756
4757         * configure.in: Switch more things to use maybe dependencies.
4758         * Makefile.tpl: Switch more things to use maybe dependencies.
4759         Factor out common code from autogen IF statements.
4760         * configure: Regenerate.
4761         * Makefile.in: Regenerate.
4762
4763 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4764
4765         * configure.in: Accept i[3456789]86 for machine type.
4766         * configure: Regenerate.
4767
4768 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4769
4770         * configure.in: Switch more things to use maybe dependencies.
4771         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4772         * configure: Regenerate.
4773         * Makefile.tpl: Switch more things to use maybe dependencies.
4774         * Makefile.in: Regenerate.
4775
4776 2003-05-16  Andreas Schwab  <schwab@suse.de>
4777
4778         * Makefile.tpl (install-opcodes): Define.
4779         * Makefile.in: Rebuild.
4780
4781 2003-05-13  Andreas Jaeger  <aj@suse.de>
4782
4783         * config.guess: Update to 2003-05-09 version.
4784         * config.sub: Update to 2003-05-09 version.
4785
4786 2003-05-13  Michael Eager <eager@mvista.com>
4787
4788         * configure.in: Correct sed script so that options in quotes are not
4789         deleted.
4790         * configure: Rebuild.
4791
4792 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4793
4794         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4795         and $$s/newlib/libc/sys/cygwin32 include paths.
4796         * configure: Ditto.
4797
4798 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4799
4800         * MAINTAINERS: Update my email addresses.
4801
4802 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4803
4804         * config-ml.in: Propagate INSTALL variables.
4805
4806 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4807
4808         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4809
4810 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4811
4812         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4813         * Makefile.in: Regenerate.
4814
4815 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4816
4817         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4818
4819 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4820
4821         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4822
4823 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4824
4825         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4826         * Makefile.in: Regenerated.
4827
4828 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4829
4830         * MAINTAINERS (Write After Approval): Upgrade myself from
4831         GNATS only to write-after-approval. Update my mail address.
4832
4833 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4834
4835         (OS Port Maintainers: freebsd): Add myself.
4836
4837 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4838
4839         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4840
4841 2003-04-22  Kean Johnston  <jkj@sco.com>
4842
4843         * MAINTAINERS (SCO ports): Added myself.
4844
4845 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4846
4847         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4848
4849 2003-04-19  Kean Johnston  <jkj@sco.com>
4850
4851         * MAINTAINERS (Write After Approval): Add myself.
4852
4853 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4854
4855         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4856         * Makefile.in: Regenerate.
4857
4858 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4859
4860         * configure.in (powerpc64*-*-linux*): Remove.
4861         * configure: Rebuilt.
4862
4863 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4864
4865         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4866         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4867         and restrap.
4868         * Makefile.in:  Regenerate.
4869
4870 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4871
4872         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4873         * configure: Regenerated.
4874
4875 2003-04-15  DJ Delorie  <dj@redhat.com>
4876
4877         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4878
4879 2003-04-13  Nick Clifton  <nickc@redhat.com>
4880
4881         * config-ml.in: Remove support for --disable-aix removing
4882         call-aix multilibs.
4883
4884 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4885
4886         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4887         * */configure: Rebuilt.
4888
4889 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4890
4891         * MAINTAINERS: Add my email address.
4892
4893 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4894
4895         * MAINTAINERS (Write After Approval): Add myself.
4896
4897 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4898
4899         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4900         * Makefile.in: Regenerate.
4901
4902 2003-03-14  Michael Chastain  <mec@shout.net>
4903
4904         * Makefile.in: Regenerate with correct Makefile.def.
4905
4906 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4907
4908         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4909         Make macro.
4910         * Makefile.in: Regenerate.
4911         * configure.in: Clean up gxx_include_dir logic.
4912         * configure: Regenerate.
4913
4914 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4915
4916         * MAINTAINERS (Write After Approval): Add myself.
4917
4918 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4919
4920         * MAINTAINERS: Update my mail address.
4921
4922 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4923
4924         * configure.in (gxx_include_dir): Fix typo.
4925         * configure: Regenerated.
4926
4927 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4928
4929         * Makefile.tpl: Reindent.
4930         * Makefile.in: Regenerate.
4931         * configure.in: Reindent.  Don't set unused variables.
4932         * configure: Regenerate.
4933
4934 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4935
4936         * configure.in: Include $(build_tooldir)/sys-include in
4937         FLAGS_FOR_TARGET.
4938         * configure: Regenerated.
4939
4940 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4941
4942         * Makefile.tpl: Always pass down RANLIB.
4943         * Makefile.in: Regenerate.
4944
4945         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4946         * Makefile.in: Regenerate.
4947         * configure.in: Remove unused logic relating to --enable-shared
4948         and --enable-threads.  Remove bogus comments.  Remove redundant
4949         noconfigdirs.
4950         * configure: Regenerate.
4951
4952         * configure.in: Replace ${libstdcxx_version} by its value.
4953         Remove reference to mh-dgux.
4954         * configure: Regenerate.
4955
4956 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4957
4958         * MAINTAINERS (Write After Approval): Add myself.
4959
4960 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4961
4962         * Makefile.tpl: Rearrange.
4963         * Makefile.in: Regenerate.
4964
4965 2003-02-25  Uwe Stieber <uwe@wwws.de>
4966
4967         * configure.in: Add support for kaOS as cross build target system.
4968         * configure: Regenerated.
4969
4970 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4971
4972         * MAINTAINERS (Write after approval): Add myself.
4973
4974 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4975
4976         * MAINTAINERS: Update my email address.
4977
4978 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4979
4980         * MAINTAINERS: Add self to blanket write privs. section.
4981
4982 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4983
4984         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4985         configure-target-* as some target builds may require additional
4986         flags for preprocessor tests.
4987         * Makefile.in: Regenerated.
4988
4989 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4990
4991         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4992         * ltconfig: Handle it.
4993         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4994         auto-detecting it.
4995
4996         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4997         it is used as argument to $CC.
4998         * ltcf-gcj.sh: Likewise.
4999
5000         * configure.in: Introduce --enable-maintainer-mode.
5001         * configure: Rebuilt.
5002         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5003         for maintainer mode.
5004         * Makefile.in: Rebuilt.
5005
5006 2003-02-18  Jason Merrill  <jason@redhat.com>
5007
5008         * Makefile.tpl (check-c++): Allow parallelism.
5009
5010 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5011
5012         * MAINTAINERS: Remove John Carr (who never actually had access to
5013         gcc.gnu.org).
5014
5015 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5016
5017         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5018         don't configure target-libobjc.
5019         * configure: Regenerate.
5020
5021 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5022
5023         * Makefile.tpl (RANLIB): Define.
5024         * Makefile.in: Regenerate.
5025
5026 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5027
5028         * MAINTAINERS: Update my email.
5029
5030 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5031
5032         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5033         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5034         * Makefile.in: Regenerated.
5035         * configure.in: Remove all traces of snavigator, db, and grep.
5036         * configure: Regenerated.
5037
5038 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5039
5040         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5041         After Approval.
5042
5043 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5044
5045         * MAINTAINERS (Write after approval): Add myself.
5046
5047 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5048
5049         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5050         * Makefile.in: Regenerated.
5051
5052 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5053
5054         * config.guess: Updated to 2003-01-30's version.
5055         * config.sub: Updated to 2003-01-28's version.
5056
5057 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5058
5059         * config.if: If gcc_version is already set, just use it.  Don't set
5060         gcc_version_trigger if it's already set, otherwise set it to
5061         gcc/version.c, but only if the file exists.  If it is not set and
5062         gcc/version.c does not exist, try to extract the version number from
5063         $CC.
5064
5065 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5066
5067         * MAINTAINERS: Add myself to write-after-approval list.
5068
5069 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5070
5071         * configure.in:  Revert 24Jan change.
5072         * configure:  Regenerate.
5073
5074 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5075
5076         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5077         entry of HJ Lu.
5078
5079 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5080
5081         * configure.in: Revert previous change.
5082         * configure: Regenerate.
5083
5084 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5085
5086         * configure.in: Make rda native-only.
5087         * configure: Regenerate.
5088
5089 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5090
5091         * MAINTAINERS: Move myself from GNATS-only-accounts to
5092         write-after-approval.
5093
5094 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5095
5096         * configure.in: Add missing \.
5097         * configure: Rebuilt.
5098
5099 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5100
5101         * configure.in (baseargs): Avoid using \| in sed regular
5102         expressions.
5103         * configure: Rebuilt.
5104
5105 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5106
5107         * configure.in (baseargs): Remove all supported forms of
5108         --cache-file, --srcdir, --host, --build and --target options
5109         from argument lists.
5110         * configure: Rebuilt.
5111
5112 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5113
5114         * MAINTAINERS: Add myself to write-after-approval list.
5115
5116 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5117
5118         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5119         * configure: Rebuilt.
5120
5121 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5122
5123         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5124         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5125         * Makefile.in: Regenerate.
5126         * configure: Regenerate.
5127
5128 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5129
5130         * configure.in: Remove Makefile in build, host and target modules
5131         unless configure was run with --no-recursion.
5132         * configure: Rebuilt.
5133
5134 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5135
5136         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5137         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5138         * Makefile.in: Regenerate.
5139
5140 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5141
5142         * config.guess: Update to 2003-01-03 version.
5143         * config.sub: Update to 2003-01-03 version.
5144
5145 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5146
5147         * configure: Regenerate with proper autoconf 2.13.
5148
5149 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5150
5151         * configure.in: Add AC_PREREQ for consistency.
5152         * configure: Regenerate.
5153
5154 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5155
5156         * configure.in (GDB_TK): Add tcl directories conditional on
5157         gdb/gdbtk directory being present.
5158         * configure: Regenerate.
5159
5160 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5161
5162         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5163         by gcc if LD is not defined and we are not doing a Canadian Cross.
5164         * configure: Rebuilt.
5165
5166 2002-12-31  Tom Tromey  <tromey@redhat.com>
5167
5168         * Makefile.in: Rebuilt.
5169         * Makefile.def (target_modules) [libffi]: Allow installation.
5170
5171 2002-12-31  Andreas Schwab  <schwab@suse.de>
5172
5173         * configure.in: Fix use of $program_transform_name.
5174         * configure: Regenerated.
5175
5176 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5177
5178         * configure.in (baseargs): Don't remove first configure argument.
5179         * configure: Regenerated.
5180
5181 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5182
5183         * Makefile.tpl (local-distclean): Don't remove...
5184         (multilib.ts): ... this.  Moved into...
5185         (multilib.out): ... this.  Don't use sub-make.
5186         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5187         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5188         (configure-build-[+module+], configure-[+module+],
5189         configure-target-[+module+], configure-gcc): ... these.  Test
5190         for Makefile existence.  Drop config.status from dependencies.
5191         * Makefile.in: Rebuilt.
5192         * configure.in: Move gcc-version-trigger to the end of
5193         ac_configure_args.  Add comments to maybedep.tmp and
5194         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5195         nonopt from baseargs, matching and removing corresponding
5196         whitespace while at it.
5197         * configure: Rebuilt.
5198
5199 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5200
5201         * configure.in (host_configargs): Replace reference to
5202         no-longer-defined buildopts with --build=${build_alias}.
5203         * configure: Rebuilt.
5204
5205         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5206         program_transform_name to standard idiom.
5207         (AUTOGEN, AUTOCONF): Define.
5208         (Makefile.in): Use $(AUTOGEN).
5209         (Makefile): Depend on config.status, and use autoconf-style rule to
5210         build it.  Move original commands to...
5211         (config.status): ... this new target.
5212         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5213         $(AUTOCONF).
5214         * Makefile.in: Rebuilt.
5215
5216 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5217
5218         * Makefile.tpl: Fix dramatic bustage due to change in
5219         program_transform_name.
5220         * Makefile.in: Regenerate.
5221
5222         * configure.in: Remove unnecessary PATH setting.
5223         * configure: Regnerate.
5224
5225         * configure.in: Don't default to unprefixed tools unless
5226         the native tools will work.
5227         * configure: Regenerate.
5228
5229         * configure.in: Convert to autoconf script.  Blow away lots
5230         of now-redundant Makefile fragments.
5231         * configure: Generate using Autoconf.
5232         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5233         * Makefile.in: Regenerate.
5234
5235 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5236
5237         * configure: Fix stupid bug where RANLIB was mistakenly included.
5238
5239         * configure.in: Rename (buildargs, hostargs, targargs) to
5240         (build_configargs, host_configargs, target_configargs).
5241
5242         * configure.in: Move logic out of sed statement.
5243
5244         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5245         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5246
5247 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5248
5249         * config.sub: Import from master repository
5250         * config.guess: Ditto
5251
5252 2002-12-24  Andreas Schwab  <schwab@suse.de>
5253
5254         * Makefile.tpl (multilib.out): Fix missing space.
5255         * Makefile.in: Regenerate.
5256
5257 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5258
5259         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5260         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5261         * Makefile.in: Regenerate.
5262         * configure.in: Remove unnecessary leftovers.
5263
5264 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5265
5266         * configure.in (extra_ranlibflags_for_target): New variable.
5267         (*-*-darwin): Add -c to ranlib commands.
5268         * configure (tooldir): Handle extra_ranlibflags_for_target.
5269
5270 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5271
5272         * Makefile.tpl: Revert HJL's change.
5273         * Makefile.in: Regenerated.
5274         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5275         always.
5276
5277 2002-12-19  Andreas Schwab  <schwab@suse.de>
5278
5279         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5280         * Makefile.in: Regenerate.
5281
5282 2002-12-18  H.J. Lu <hjl@gnu.org>
5283
5284         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5285         * Makefile.in: Regenerated.
5286
5287         * configure.in (build_prefix): New. Substitute.
5288
5289 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5290
5291         * Makefile.tpl: Don't let real targets depend on phony targets.
5292         * Makefile.in: Regenerate.
5293
5294         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5295         * Makefile.in: Regenerate.
5296
5297 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5298
5299         * config.sub: Import from master repository
5300         * config.guess: Ditto
5301
5302 2002-12-16  Jason Merrill  <jason@redhat.com>
5303
5304         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5305         previous 'make bootstrap'.
5306         * Makefile.in: Regenerate.
5307
5308 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5309
5310         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5311
5312 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5313
5314         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5315         * Makefile.in: Regenerate.
5316
5317 2002-12-13  Jason Merrill  <jason@redhat.com>
5318
5319         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5320         library tests.
5321         (check-c++): Just depend on it and check-target-libstdc++-v3.
5322         * Makefile.in: Regenerate.
5323
5324 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5325
5326         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5327         * Makefile.in: Rebuilt.
5328
5329 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5330
5331         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5332
5333 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5334
5335         * configure: Fix bug put in by gremlins.
5336
5337         * Makefile.tpl: Substitute more autoconfily.
5338         * configure: Substitute more autoconfily.
5339         * Makefile.in: Regenerate.
5340
5341 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5342
5343         * config.sub: Import from master repository
5344         * config.guess: Ditto
5345         * MAINTAINERS: Added Svein Seldal under write after approval
5346
5347 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5348
5349         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5350         * Makefile.in (all-sim): Ditto.
5351
5352 2002-12-06  DJ Delorie  <dj@redhat.com>
5353
5354         * Makefile.tpl: Change configure dependencies to not have real
5355         targets depend on phony targets.
5356
5357 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * configure.in: Revert unintentional change.
5360
5361         * Makefile.tpl: Change dependency for */multilib.out so that
5362         it works when gcc isn't in the tree.
5363
5364         * configure.in: Substitute more.
5365         * configure: Run subconfigures from the Makefile.
5366         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5367         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5368
5369 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5370
5371         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5372
5373 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5374
5375         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5376         and corresponding dependencies.
5377         * Makefile.in: Regenerate.
5378
5379         * configure.in (host_tools): Order binutils, gas and ld for
5380         convenience in running the testsuites.
5381
5382         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5383         * Makefile.in: Regenerate.
5384         * configure.in: Introduce rules to serialize subconfigure runs.
5385
5386         * configure.in: Introduce BASE_CC_FOR_TARGET.
5387         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5388         Realize configure-build-* targets.  Realize configure-target-* targets.
5389         * Makefile.in: Regenerate.
5390
5391 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5392
5393         * configure: Move gcc_version_trigger stuff from here...
5394         * configure.in: ...to here.
5395
5396         * configure.in: Separate subconfigure options added by this file from
5397         options given by the user.  Add machinery to put args for host
5398         subconfigures into the Makefile.
5399
5400         * Makefile.tpl: Remove 'vault' targets.
5401         * Makefile.tpl: Reorder and comment dependencies.
5402         * Makefile.in: Regenerate.
5403
5404 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5405         * configure.in: Fix my broken commit of previous patch. (sigh)
5406
5407 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5408
5409         * configure.in: Move host-specific darwin noconfigdirs into
5410         the host-specific section.
5411
5412 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5413
5414         * configure.in: Move host-specific darwin noconfigdirs into
5415         the host-specific section.
5416
5417 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5418
5419         * configure: Remove skip-this-dir support.
5420         * Makefile.tpl: Remove skip-this-dir support.
5421
5422         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5423         subdirectories.
5424         * Makefile.in: Regenerate.
5425
5426         * Makefile.tpl: Strip out useless setting of 'dir'.
5427         * Makefile.in: Regenerate.
5428
5429 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5430
5431         * configure.in: Fix deeply stupid bug.
5432
5433         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5434         shell code in CXX_FOR_TARGET
5435         * Makefile.def: Introduce raw_cxx.
5436         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5437         RAW_CXX_FOR_TARGET.
5438         * Makefile.in: Regenerate.
5439
5440 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5441
5442         * Makefile.tpl: Remove unnecessary ifs.
5443         * Makefile.in: Regenerate.
5444
5445         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5446         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5447         targets for 'no_install' modules.
5448         * configure: Move GDB_TK substitution to configure.in.  Move
5449         build_modules stuff to configure.in.
5450         * configure.in: Implement soft dependency machinery.  Maybe-ize
5451         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5452         * Makefile.in: Regenerate.
5453
5454 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5455
5456         * Makefile.tpl: Make all-target, install-target behave similarly
5457         to all, install (only hitting configured targets).  Eliminate
5458         unused macro defintions.
5459
5460         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5461         build != host.
5462
5463         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5464
5465         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5466
5467         * configure.in: Produce lists of subdir targets we're actually
5468         configuring.  Remove references to "dosrel".
5469         * Makefile.tpl: Let configure set which subdir targets are hit.
5470         Remove install-cross; clean up install; remove ALL.  Remove
5471         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5472         Autogenerate host module targets.  Remove empty dependency lines
5473         and redundant dependency; rearrange slightly.
5474         * Makefile.def: Add host-side libtermcap, utils.
5475
5476         * Makefile.in: Regenerate.
5477
5478 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5479
5480         * ltconfig (osf[345]): Append $major to soname_spec.
5481         Reflect this in library_names_spec.
5482         * ltmain.sh (osf): Prefix $major with . for use as extension.
5483
5484 2002-11-19  Andreas Jaeger  <aj@suse.de>
5485
5486         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5487         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5488         and sparc64 GNU/Linux systems.
5489
5490 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5491
5492         * MAINTAINERS: Update email.
5493
5494 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5495
5496         * MAINTAINERS: Complete James Dennett's entry.
5497
5498 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5499
5500         * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5503
5504         * Makefile.tpl: syntactic cleanup
5505
5506 2002-11-13 Stuart Hastings <stuart@apple.com>
5507
5508         * MAINTAINERS: Add myself to write-after-approval list.
5509
5510 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5511
5512         * Makefile.def: Add list of recursive targets to autogenerate.
5513         Add build_modules.
5514         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5515         targets.  Autogenerate *-build-* targets.
5516         * Makefile.in: Regenerate.
5517
5518 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5519
5520         * configure: More autoconf-style substitutions.
5521         * Makefile.tpl: More autoconf-style substitutions.
5522         * Makefile.in: Regenerate.
5523
5524 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5525
5526         * configure: Substitute more variables in a more autoconf-friendly
5527         way.  Simplify slightly.
5528         * Makefile.tpl: Make more variables substitutable in an
5529         autoconf-friendly way.
5530         * Makefile.in: Regenerate.
5531
5532 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5537
5538         * configure.in (v810*): Remove special setting of tools.
5539
5540         * configure: Add support for extra required flags for ar or nm.
5541         * configure.in (aix4.3+): Use above support for target-specific
5542         issues, rather than using config/mt-aix43.
5543
5544 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5545
5546         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5547         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5548         with $srcdir.  Reformat indentation.  Substitute some variables
5549         formerly hard-coded in the Makefile for build=host.
5550         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5551         * Makefile.def: Autogenerate more.
5552         * Makefile.in: Regenerate.
5553
5554 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5555
5556         * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5559
5560         * Makefile.def (host_modules): Add rda.
5561         * Makefile.in: Regenerate.
5562         * configure.in (target_tool): Add target-rda to list.
5563
5564 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5565
5566         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5567
5568 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5569
5570         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5571         and restrap targets to this rule.
5572         * Makefile.in:  Regenerate.
5573
5574 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5575
5576         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5577         GNATS only accounts.
5578
5579 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5580
5581         * configure.in (i[3456]86-*-linux*): Add check to disable
5582         ${libgcj} for glibc1.
5583
5584 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5585
5586         * MAINTAINERS: Add myself as ip2k port maintainer.
5587
5588 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5589
5590         * configure.in: Add tic4x target.
5591
5592 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5593
5594         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5595         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5596         * Makefile.in: Regenerate.
5597
5598         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5599         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5600         * Makefile.in: Regenerate.
5601
5602 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5603
5604         * MAINTAINERS: Add myself as web pages co-maintainer.
5605
5606 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5607
5608         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5609         * Makefile.in: Regenerate.
5610
5611 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5612
5613         * MAINTAINERS: Add myself and Nathan Sidwell
5614         <nathan@codesourcery.com> as VxWorks maintainers.
5615
5616 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5617
5618         * Makefile.def: Remove order dependency comments.
5619         * Makefile.tpl: Add explicit install-install dependencies.
5620         * Makefile.in: Regenerate.
5621
5622         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5623         * Makefile.in: Regenerate.
5624
5625         * Makefile.tpl: Add configure-target (for src-release in src)
5626         * Makefile.in: Regenerate.
5627
5628 2002-09-30  Nick Clifton  <nickc@redhat.com>
5629
5630         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5631
5632 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5633
5634         * configure.in (s390*-*-linux*): Enable libgcj.
5635
5636 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5637
5638         * configure: Revert accidentally applied changes.
5639
5640         * Makefile.tpl: Make more autoconf-friendly.
5641         * Makefile.in: Regenerate.
5642         * configure: Make substitution more autoconf-like.
5643
5644 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5645
5646         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5647         single entry to handle all these.
5648         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5649         libjava on arm-*-elf.
5650
5651 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5652
5653         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5654         things that depend on them.
5655
5656 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5657
5658         * Makefile.tpl: Make subsituted variables more autoconfy.
5659         * Makefile.in: Regenerate.
5660         * configure: Make seds more autoconfy.
5661
5662 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5663
5664         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5665         * Makefile.in: Regenerate.
5666         * configure.in: Rewrite sed statements to look autoconfy.
5667
5668         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5669         all-target-foo on configure-target-foo.
5670         * Makefile.def: Ditto.
5671         * Makefile.in: Rebuild.
5672
5673 2002-09-25  Andrew Haley  <aph@redhat.com>
5674
5675         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5676
5677 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5678
5679         * Makefile.def: New file.
5680         * Makefile.tpl: New file.
5681         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5682         * contrib/gcc_update: Note that Makefile.in is a generated file.
5683
5684         * configure.in: Minor rearrangement.  Simplify tests.
5685
5686 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5687
5688         * configure.in (with_headers): Skip copy if value is "yes".
5689         (with_libs): Likewise.
5690
5691 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5692
5693         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5694         * configure.in (sh*-*-pe*): Ditto.
5695         * configure.in (mips*-*-pe*): Ditto.
5696         * configure.in (*arm-wince-pe): Ditto.
5697
5698         * configure.in: Rearrange.
5699
5700 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5701
5702         * MAINTAINERS: Update my email address.
5703
5704 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5705
5706         * MAINTAINERS: (Write After Approval): Add myself.
5707
5708 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5709
5710         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5711
5712 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5713
5714         * MAINTAINERS: Change my mailing address.
5715
5716 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5717
5718         * MAINTAINERS (Write After Approval): Remove myself.
5719         (Various Maintainers: c++ runtime libs): Add myself.
5720
5721 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5722
5723         * MAINTAINERS (Write After Approval): Remove myself.
5724         (Various Maintainers: c++ runtime libs): Add myself.
5725
5726 2002-08-15  Eric Christopher  <echristo@redhat.com>
5727
5728         * config.sub: Import from master repository.
5729         * config.guess: Ditto.
5730
5731 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5732
5733         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5734         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5735         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5736
5737 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5738
5739         * MAINTAINERS: Add self to rs6000 vector extensions.
5740
5741 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5742
5743         * libiberty/configure: Reverted unintended yesterday's check in.
5744
5745 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5746
5747         * boehm-gc/configure, libf2c/configure: Rebuilt.
5748         * libffi/configure, libiberty/configure: Ditto.
5749         * libjava/configure, libobjc/configure: Ditto.
5750         * libstdc++-v3/configure, zlib/configure: Ditto.
5751         Merged from binutils:
5752         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5753         From Steve Ellcey <sje@cup.hp.com>:
5754         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5755         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5756         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5757         IA64.
5758         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5759         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5760         soname_spec, sys_lib_search_path_spec): Ditto.
5761
5762 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5763
5764         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5765
5766 2002-08-04  H.J. Lu  (hjl@gnu.org)
5767
5768         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5769
5770 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5771
5772         * MAINTAINERS (Write After Approval): Add myself.
5773
5774 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5775
5776         * configure.in: Move generic linux case to end.  Copy generic
5777         linux noconfigdirs to mips*-*-linux* entry and new
5778         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5779
5780 2002-07-19  Michael Matz  <matz@suse.de>
5781
5782         * MAINTAINERS: Add myself as ra* maintainer.
5783
5784 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5785
5786         * config.guess: Update to 2002-07-09 version.
5787         * config.sub: Update to 2002-07-03 version.
5788
5789 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5790
5791         * MAINTAINERS: Fix typo in a maintainer email address.
5792
5793 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5794
5795         * configure.in: Remove two redundant tests.
5796
5797 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5798
5799         * configure.in (mips*-*-irix6*o32): Enable stabs.
5800
5801 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5802
5803         * configure.in: Don't build grez.
5804         * Makefile.in: Ditto.
5805
5806         * Makefile.in: Remove references to bsp, cygmon, libstub.
5807         * configure.in: Ditto.
5808
5809         * configure.in: Remove leftover reference to gdbtest.
5810
5811 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5812
5813         * configure.in (gxx_include_dir):  Change to match versioned
5814         C++ headers if --enable-version-specific-runtime-libs is used.
5815
5816 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5817
5818         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5819
5820 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5821
5822         * configure.in: Make --without-x work.
5823
5824 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5825
5826         * configure.in: Rearrange target Makefile fragment collection.
5827
5828         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5829         cvs[src].
5830         * configure.in: Ditto.
5831
5832 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5833
5834         * MAINTAINERS (Write After Approval): Update my e-mail address.
5835
5836 2002-06-24  Ben Elliston  <bje@redhat.com>
5837
5838         * configure.in (host_tools): Remove cgen.
5839
5840         * Makefile.in (all-cgen): Remove; runs from its source directory.
5841         (check-cgen, install-cgen, clean-cgen): Likewise.
5842         (all-opcodes): Do not depend on all-cgen.
5843         (all-sim): Likewise.
5844
5845 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5846
5847         * Makefile.in: Eliminate 'apache' targets.
5848         * configure.in: Eliminate 'apache' targets.
5849
5850         * configure.in: Eliminate redundant tests.  Reorganize.
5851
5852         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5853
5854         * config-ml.in: Eliminate references to Cygnus configure.
5855
5856         * Makefile.in: Eliminate references to building emacs.
5857
5858 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5859
5860         * MAINTAINERS: Update my email address.
5861
5862 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5863
5864         * config.if (libstdcxx_incdir): Version C++ headers.
5865         (cxx_incdir): Remove.
5866
5867 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5868
5869         * MAINTAINERS (Write After Approval): Add self.
5870
5871 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5872
5873         * configure.in: Add support for ip2k.
5874
5875 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5876
5877         * configure.in: Fix AIX configury bug.
5878
5879 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5880
5881         * MAINTAINERS (Write After Approval): Add self.
5882
5883 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5884
5885         * configure.in: replace ${topsrcdir} with ${srcdir}
5886
5887         * configure.in: Move definition of libstdcxx_flags
5888         right above usage, rather than waaay earlier.
5889
5890         * configure.in: Pull definition of is_cross_compiler earlier.
5891
5892         * configure.in: Rearrange a little.
5893
5894         * configure.in: Remove references to librx.
5895         * Makefile.in: Remove references to librx.
5896
5897 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5898
5899         * config.sub: Add support for avr target.
5900         Import from master sources, rev 1.255
5901
5902 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5903
5904         * configure, .cvsignore:  Revert previous change...
5905         * Makefile:  ...delete.
5906
5907 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5908
5909         * configure.in: Eliminate ${gasdir} variable.
5910
5911 2002-06-18  Dave Brolley  <brolley@redhat.com>
5912
5913         * configure.in: Add support for frv.
5914         * config.sub: Add support for frv.
5915
5916 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5917
5918         * configure:  Remove garbage from previous commit.
5919
5920 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5921
5922         * configure:  For in-source builds, make a subdir and re-exec there.
5923         * Makefile:  New file.  Pass targets through to build directory.
5924         * .cvsignore:  No longer ignore "Makefile".
5925
5926 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5927
5928         * MAINTAINERS (Write After Approval): Add self.
5929
5930 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5931
5932         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5933
5934 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5935
5936         * configure.in (vax-*-netbsd*): Re-enable gas.
5937
5938 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5939
5940         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5941         BUILD_PREFIX_1, to correct nomenclature.
5942         * configure: Likewise.
5943
5944         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5945         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5946
5947 2002-05-31  Olaf Hering  <olh@suse.de>
5948
5949         * config-ml.in: Propogate DESTDIR also.
5950
5951 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5952
5953         * configure.in (vax-*-netbsd*): Don't build gas for this
5954         platform.
5955
5956 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5957
5958         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5959         and libgcj for AVR.
5960
5961 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5962
5963         * MAINTAINERS (Write After Approval): Add myself.
5964
5965 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5966
5967         * config.guess: Update to 2002-05-22 version.
5968         * config.sub: Likewise.
5969
5970 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5971
5972         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5973         * config-ml.in: Likewise.
5974         * configure: Likewise.
5975         * configure.in: Likewise.
5976
5977 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5978
5979         * MAINTAINERS: Update my email address.
5980
5981 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5982
5983         * configure.in: Simplify makefile fragment collection.
5984
5985         * configure.in: Remove code to build emacs.
5986
5987         * configure.in : Remove --srcdir argument from targargs and buildargs
5988         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5989
5990         * configure: Move some logic to configure.in.
5991         * configure.in: Move some logic from configure.
5992
5993 2002-05-11  Tom Tromey  <tromey@redhat.com>
5994
5995         * MAINTAINERS: Reflect libgcj reality.
5996
5997 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5998
5999         * Makefile.in: Honour DESTDIR.
6000
6001 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6002
6003         * config.guess: Import 2002-03-20 version.
6004         * config.sub: Import 2002-04-26 version.
6005
6006 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6007
6008         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6009
6010 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6011
6012         * MAINTAINERS: Add self.
6013
6014 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6015
6016         * ltmain.sh: Detect and handle object name conflicts
6017         while piecewise linking a static library.
6018
6019 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6020
6021         * configure.in (noconfigdirs): Don't disable libgcj on
6022         sparc64-*-solaris* and sparcv9-*-solaris*.
6023
6024 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6025
6026         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6027
6028 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6029
6030         * configure.in (FLAGS_FOR_TARGET): Do not add
6031         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6032         on i[3456]86-*-linux*.
6033
6034 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6035
6036         * configure.in (noconfigdirs): Replace [ ] with test.
6037
6038         * configure.in (noconfigdirs): Do not add target-newlib if
6039         target == i[3456]86-*-linux*, and host == target.
6040
6041 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6042
6043         * configure.in: delete reference to absent file
6044
6045         * configure.in: replace '[' with 'test'
6046
6047         * configure.in: Eliminate references to gash.
6048         * Makefile.in: Eliminate references to gash.
6049
6050         * configure.in: remove useless references to 'pic' makefile fragments.
6051
6052         * configure.in: (*-*-windows*) Finish removing.
6053
6054         * configure.in: Eliminate redundant test for libgui.
6055
6056 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6057
6058         * MAINTAINERS: Add self and realphabetize.  Update entries
6059         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6060         entry for a29k port maintainer.
6061
6062 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6063
6064         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6065         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6066
6067 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6068
6069         * configure.in: remove references to dead files
6070
6071 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6072
6073         * MAINTAINERS: Add information about purpose of this file.
6074
6075 2002-04-18  Tom Tromey  <tromey@redhat.com>
6076
6077         * configure.in: Disallow configuring libgcj when it is already
6078         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6079         Solaris 2.8 by default.  For PR libgcj/6158.
6080
6081 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6082
6083         * configure.in:  Move default CC setting out of config/mh-* fragments
6084         directly into here.
6085
6086 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6087
6088         * configure.in: don't even try to configure or make a subdirectory
6089         if there's no configure script for it.
6090
6091 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6092
6093         * MAINTAINERS: Remove chill maintainers.
6094         * Makefile.in (CHILLFLAGS): Remove.
6095         (CHILL_LIB): Remove.
6096         (TARGET_CONFIGDIRS): Remove libchill.
6097         (CHILL_FOR_TARGET): Remove.
6098         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6099         CHILL_LIB.
6100         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6101         (CHECK_TARGET_MODULES): Likewise.
6102         (INSTALL_TARGET_MODULES): Likewise.
6103         (CLEAN_TARGET_MODULES): Likewise.
6104         (configure-target-libchill): Remove.
6105         (all-target-libchill): Remove.
6106         * configure.in (target_libs): Remove target-libchill.
6107         Do not compute CHILL_FOR_TARGET.
6108         * libchill: Remove directory.
6109
6110 2002-04-11  DJ Delorie  <dj@redhat.com>
6111
6112         * Makefile.in, configure.in: Sync with binutils, entries
6113         follow...
6114
6115 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6116
6117         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6118         (do-tar, do-bz2): New rules.
6119         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6120         (gdb-tar): New rule.
6121         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6122         (insight_dejagnu.tar): New rule.
6123         (insight.tar): New rule.
6124         (gdb+dejagnu.tar): New rule.
6125         (gdb.tar): New rule.
6126
6127 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6128
6129         * Makefile.in: Add all-tix to deps for all-snavigator
6130         so that tix is built when building snavigator.
6131
6132 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6133
6134         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6135         ld and gdb are not supported.
6136
6137 2002-01-07  Mark Salter  <msalter@redhat.com>
6138
6139         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6140         Allow target-libgloss to be built for arm, strongarm, and xscale.
6141
6142 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6143
6144         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6145         options for i[3456]86-pc-linux* native builds.
6146
6147 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6148
6149         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6150         files from .po files for a distribution.
6151
6152 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6153
6154         * configure.in: Enable libstdc++-v3 for h8300 targets.
6155
6156 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6157
6158         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6159         version from bfd/.
6160
6161 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6162
6163         * Makefile.in (VER): When present, extract the version number from
6164         the file version.in.
6165
6166 2001-05-24  Tom Rix <trix@redhat.com>
6167
6168         * configure.in : enable ld for aix
6169
6170 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6171
6172         * config.guess: Add linux target for S/390.
6173
6174 2000-11-07  Philip Blundell  <pb@futuretv.com>
6175
6176         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6177
6178 2000-11-03  Philip Blundell  <pb@futuretv.com>
6179
6180         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6181         files.
6182
6183 2001-01-15  Ben Elliston  <bje@redhat.com>
6184
6185         * configure.in (host_tools): Add sid.
6186         Always configure cgen.
6187
6188 2000-11-24  Nick Clifton  <nickc@redhat.com>
6189
6190         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6191
6192
6193 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6194
6195         * Makefile.in (ALL_MODULES): Add all-cgen.
6196         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6197         (all-cgen): New target.
6198         (all-opcodes,all-sim): Depend on all-cgen.
6199         * configure.in (host_tools): Add cgen.
6200         Only configure cgen if --enable-cgen-maint.
6201
6202 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6203
6204         * configure.in: Add *-*-freebsd* configurations.
6205
6206 2002-04-08  Tom Tromey  <tromey@redhat.com>
6207
6208         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6209         Fixes PR libgcj/6068.
6210
6211 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6212
6213         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6214
6215 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6216
6217         * configure.in (alpha*-dec-osf*): Enable libgcj.
6218
6219 2003-03-27  Matthew Gingell <gingell@gnat.com>
6220
6221         * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6224
6225         Fix for: PR bootstrap/3591, target/5676
6226         * configure.in (mcore-pe): Disable the configuration of
6227         libstdc++-v3 since exceptions are not supported.
6228
6229 2002-03-20  Anthony Green  <green@redhat.com>
6230
6231         * configure.in: Enable libgcj for xscale-elf target.
6232
6233 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6234
6235         * MAINTAINERS:  Update my email address.
6236
6237 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6238
6239         * ltmain.sh (relink_command): Fix typo in previous change.
6240
6241 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6242
6243         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6244         (relink_command): Added --tag flags.
6245         (mode=install): If relinking fails; error out.
6246
6247 2002-03-12  Richard Henderson  <rth@redhat.com>
6248
6249         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6250         .NOTPARALLEL tag.
6251         (do-check): Rename from check.
6252         (check): Allow parallel check.
6253
6254 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6255
6256         * MAINTAINERS: Add myself as maintainer for xtensa port.
6257         Fix alphabetical order in CPU port maintainer list.
6258         Remove myself from Write After Approval list.
6259
6260 2002-03-11  Richard Henderson  <rth@redhat.com>
6261
6262         * Makefile.in (.NOTPARALLEL): Add fake tag.
6263
6264 2002-03-07  H.J. Lu  (hjl@gnu.org)
6265
6266         * configure.in: Enable gprof for mips*-*-linux*.
6267
6268 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6269
6270         * MAINTAINERS (Write After Approval): Add myself.
6271
6272 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6273
6274         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6275         libjava.
6276         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6277
6278 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6279
6280         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6281         because its Makefile is there; test for the executable instead.
6282
6283 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6284
6285         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6286         libstdc++-v3 and libjava.
6287
6288 2002-02-11  Adam Megacz <adam@xwt.org>
6289
6290         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6291         boehm-gc
6292
6293 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6294
6295         * config.guess: Updated to 2002-01-30's version.
6296         * config.sub: Updated to 2002-02-01's version.
6297         Contribute sh64-elf.
6298         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6299         * configure.in: Added sh64-*-*.
6300
6301 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6302
6303         * MAINTAINERS: Belatedly add myself to write after approval list.
6304
6305 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6306
6307         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6308         Remove self as Write After Approval.
6309
6310 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6311
6312         * MAINTAINERS: Put self in as maintainer for contrib/regression
6313         directory.
6314
6315 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6316
6317         * MAINTAINERS:  Update my email address.
6318
6319 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6320
6321         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6322         target-libiberty, and target-libgloss.  Skip Java-related
6323         libraries if not supported for NetBSD on target CPU.
6324
6325 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6326
6327         * install-sh: Use _inst.$$_ for temp file name.
6328
6329 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6330
6331         * MAINTAINERS (Write After Approval): Move my contact info
6332         from here...
6333         (OS Port Maintainers): ...to here (netbsd).
6334
6335 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6336
6337         * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2002-01-17  H.J. Lu <hjl@gnu.org>
6340
6341         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6342         (all-target-fastjar): Also depend on all-target-libiberty.
6343
6344 2002-01-16  H.J. Lu  (hjl@gnu.org)
6345
6346         * config.guess: Import from master sources, rev 1.225.
6347         * config.sub: Import from master sources, rev 1.238.
6348
6349 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6350
6351         * MAINTAINERS (Write After Approval): Remove myself.
6352
6353 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6354
6355         * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6358
6359         * MAINTAINERS: Add self as docs co-maintainer.
6360
6361 2001-12-11  Matthias Klose  <doko@debian.org>
6362
6363         * MAINTAINERS (Write After Approval): Add myself.
6364
6365 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6366
6367         * MAINTAINERS: Update my email address.
6368
6369 2001-12-07  Turly O'Connor  <turly@apple.com>
6370         * MAINTAINERS (Write After Approval): Add myself.
6371         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6372         (rs6000_initialize_trampoline): Call __trampoline_setup for
6373         ABI_DARWIN too.
6374         * darwin-tramp.asm: New file, implements __trampoline_setup.
6375         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6376
6377 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6378
6379         * MAINTAINERS (Write After Approval): Add myself.
6380
6381 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6382
6383         * configure, configure.in: Use temp file for long sed commands.
6384
6385 2001-12-03  Laurent Guerby  <guerby@acm.org>
6386
6387         * config.sub: Update to version 1.232 on subversion.
6388
6389 2001-12-03  Ben Elliston  <bje@redhat.com>
6390
6391         * MAINTAINERS: Update mail address for config.* patches.
6392
6393 2001-11-27  DJ Delorie <dj@redhat.com>
6394             Zack Weinberg  <zack@codesourcery.com>
6395
6396         When build != host, create libiberty for the build machine.
6397
6398         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6399         CONFIG_ARGUMENTS.
6400         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6401         New variables.
6402         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6403         and rules.
6404         (all.normal): Depend on ALL_BUILD_MODULES.
6405         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6406         (all-build-libiberty): Depend on configure-build-libiberty.
6407
6408         * configure: Calculate and substitute proper value for
6409         ALL_BUILD_MODULES.
6410         * configure.in: Create the build subdirectory.
6411         Calculate and substitute TARGET_CONFIGARGS (formerly
6412         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6413
6414 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6415
6416         * MAINTAINERS (write-after-approval): Add self.
6417
6418 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6419
6420         * MAINTAINERS (GNATS only accounts): Remove self.
6421
6422 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6423
6424         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6425         libf2c.
6426
6427 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6428
6429         * MAINTAINERS (Write After Approval): Add self.
6430
6431 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6432
6433         * MAINTAINERS: mips and s390 are also CPU ports.
6434
6435 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6436
6437         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6438
6439 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6440
6441         * MAINTAINERS: Alphabetize.
6442
6443 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6444
6445         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6446
6447 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6448
6449         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6450
6451 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6452
6453         * configure.in (--enable-languages): Be more permissive about
6454         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6455
6456 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6457
6458         * config.sub: Import from master sources, rev. 1.230.
6459         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6460
6461 2001-11-07  Laurent Guerby  <guerby@acm.org>
6462
6463         * MAINTAINERS (Write After Approval): Add self.
6464
6465 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6466
6467         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6468
6469 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6470
6471         * config.sub: Import from master sources, rev 1.226.
6472         * config.guess: Import from master sources, rev 1.216.
6473
6474 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6475
6476         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6477         * MAINTAINERS: Add self as maintainer of MMIX port.
6478         Remove old after-approval entry.
6479
6480 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6481
6482         * ChangeLog, configure: Fix spelling errors.
6483
6484 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6485
6486         * MAINTAINERS: Tweak my address.
6487
6488 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6489
6490         * MAINTAINERS: Update my email address.
6491
6492 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6493
6494         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6495         * MAINTAINERS: Add self as maintainer of CRIS port.
6496
6497 2001-10-10  Geert Bosch  <bosch@gnat.com>
6498
6499         * MAINTAINERS (Various maintainers: Ada front end):
6500         Added Robert Dewar.
6501
6502 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6503
6504         * MAINTAINERS (Write After Approval): Added self
6505
6506 2001-10-02  Geert Bosch  <bosch@gnat.com>
6507
6508         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6509
6510 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6511
6512         * configure: Handle temporary files securely using mkdir.
6513
6514 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6515
6516         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6517
6518 2001-09-26  Will Cohen <wcohen@redhat.com>
6519
6520         * configure.in (*-*-linux*): Disable configuration of target-newlib
6521         and target-libgloss.
6522
6523 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6524
6525         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6526         RANLIB.
6527
6528 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6529
6530         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6531         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6532         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6533         avoid quotes nesting problems.
6534         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6535         (DO_X): Export only variables that are set.
6536
6537 2001-09-19  Ben Elliston  <bje@redhat.com>
6538
6539         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6540         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6541         semantics.  Use the shell built-in "type" command instead.
6542
6543 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6544
6545         Merged from gcc-3_0-branch:
6546         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6547         * ltcf-c.sh: Use $objext, not $ac_objext.
6548         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6549         * ltcf-cxx.sh: Add support for GNU.
6550         2001-07-22  Timothy Wall  <twall@redhat.com>
6551         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6552         default settings if using GNU tools with that configuration.
6553         * ltcf-cxx.sh: Ditto.
6554         * ltcf-gcj.sh: Ditto.
6555         2001-07-21  Michael Chastain  <chastain@redhat.com>
6556         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6557         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6558         * ltmain.sh: Mark as gcc-local.
6559
6560 2001-08-30  Eric Christopher  <echristo@redhat.com>
6561             Jason Eckhardt  <jle@redhat.com>
6562
6563         * config.guess: Merge from master sources.
6564         * config.sub: Merge from master sources, add support for mipsisa32.
6565
6566 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6567         * config.sub: Merge from master sources, rev 1.219.
6568         * MAINTAINERS: Add self as contact for stormy16 port.
6569
6570 2001-08-14  Zack Weinberg  <zackw@panix.com>
6571
6572         * config.sub: Merge from master sources, rev 1.218.
6573         * config.guess: Merge from master sources, rev 1.209.
6574
6575 2001-08-11  Graham Stott  <grahams@redhat.com>
6576
6577         * Makefile.in (check-c++): Add missing semicolon.
6578
6579 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6580
6581         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6582
6583 2001-07-30  Eric Christopher  <echristo@redhat.com>
6584
6585         * MAINTAINERS (Various maintainers: mips port): Added myself.
6586
6587 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6588
6589         * configure.in (sh-*-linux*): New.
6590
6591 2001-07-27  Richard Henderson  <rth@redhat.com>
6592
6593         * .cvsignore: Add LAST_UPDATED.
6594
6595 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6596
6597         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6598
6599 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6600
6601         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6602
6603 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6604
6605         * MAINTAINERS (Write After Approval): Added myself.
6606
6607 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6608
6609         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6610         and libgcj on m68hc11/m68hc12.
6611
6612 2001-06-27  H.J. Lu  (hjl@gnu.org)
6613
6614         * Makefile (CFLAGS_FOR_BUILD): New.
6615         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6616
6617 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6618
6619         * README: Remove version number.
6620
6621 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6622
6623         * INSTALL/README: Update wrt. to the installation instructions now
6624         residing in gcc/doc/install.texi.
6625
6626 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6627
6628         * README: Replace with a cut-down and updated version of gcc/README.
6629
6630 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6631
6632         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6633         multilibs to be disabled.
6634
6635 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6636
6637         * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6640
6641         * config.guess: Import CVS version 1.195.
6642         * config.sub: Import CVS version 1.212.
6643
6644 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6645
6646         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6647         gcc/xgcc is built, use -print-prog-name to find out the program
6648         name to use.
6649
6650 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6651
6652         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6653         appear to also be in the master copy.
6654         * config.sub:  Import CVS version 1.211.
6655
6656 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6657
6658         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6659         with_gcc]: Use `gcc -shared' to build a shared library.
6660
6661 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6662
6663         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6664         archives.
6665
6666 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6667
6668         * MAINTAINERS (Write After Approval): Add myself.
6669
6670 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6671
6672         * configure.in (libstdcxx_flags): Do not try to execute
6673         libstdc++-v3/testsuite_flags until it exists.
6674
6675 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6676
6677         * MAINTAINERS: Update my email address.
6678
6679 2001-05-31  Graham Stott  <grahams@redhat.com>
6680
6681         * MAINTAINERS (Write After Approval): Add myself.
6682
6683 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6684
6685         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6686         libraries when using g++ with native linker.
6687
6688 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6689
6690         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6691
6692 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6693
6694         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6695         [aix4*|aix5*]: Prepend blank.
6696
6697 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6698
6699         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6700         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6701         of subdir/configure scripts to use the new libtool.m4.
6702
6703 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6704
6705         * MAINTAINERS (Write After Approval): Add myself.
6706
6707 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6708
6709         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6710
6711 2001-05-11  Ben Elliston  <bje@redhat.com>
6712
6713         * Makefile.in (all-sid): New target.
6714         (check-sid, clean-sid, install-sid): Likewise.
6715
6716 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6717
6718         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6719
6720 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6721
6722         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6723         libgcj.
6724
6725 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6726
6727         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6728         gcc/xgcc is built, use -print-prog-name to find out the program
6729         name to use.
6730
6731 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6732
6733         * configure.in (noconfigdirs): Don't reset it from scratch in the
6734         target case; only append to it.
6735
6736         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6737         sparc-*-solaris2.8]: Disable ${libgcj}.
6738
6739 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6740
6741         * configure.in (libgcj_saved): Copy from $libgcj.
6742         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6743         --disable-libgcj.
6744
6745 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6746
6747         * MAINTAINERS: Remove self as MIPS maintainer and
6748         C front end maintainer.
6749
6750 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6751
6752         * configure.in: Move *-chorusos target case to the proper switch.
6753         Disable libgcj.
6754
6755 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6756
6757         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6758         1.641.2.228.
6759
6760 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6761
6762         * Makefile.in (STAGE1_CFLAGS): Pass down.
6763
6764 2001-04-13  Alan Modra  <amodra@one.net.au>
6765
6766         * config.guess: Add hppa64-linux support.  Note for next import that
6767         this is already in the master file.
6768         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6769
6770 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6771
6772         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6773         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6774
6775 2001-04-11  Stan Shebs  <shebs@apple.com>
6776
6777         * MAINTAINERS: Add self as Darwin port maintainer.
6778
6779 2001-04-11  Alan Modra  <amodra@one.net.au>
6780
6781         * MAINTAINERS: Update my email address.
6782
6783 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6784
6785         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6786         recent versions of FreeBSD (release 3 or later).
6787         * ltconfig: On FreeBSD, -lc must not be provided when building
6788         a shared library or else the standard -pthread gcc option is
6789         rendered worthless to later users of the built library.
6790
6791 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6792
6793         * MAINTAINERS: Add self and RTH as C front end maintainers.
6794
6795 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6796
6797         * config.sub: Make sure to match an already-canonicalized
6798         machine name (eg. mn10300-unknown-elf).
6799
6800 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6801
6802         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6803         New macros.
6804         (bootstrap, cross): Use RECURSE_FLAGS.
6805         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6806
6807 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6808
6809         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6810
6811 2001-03-22  Colin Howell  <chowell@redhat.com>
6812
6813         * Makefile.in (DO_X): Do not backslash single-quotes in
6814         backquotes (two places).
6815
6816 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6817
6818         Re-installed:
6819         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6820         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6821         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6822         * ltcf-cxx.sh: Likewise.
6823         * ltcf-gcj.sh: Likewise.
6824
6825 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6826
6827         * MAINTAINERS: Add myself as "documentation co-maintainer".
6828
6829 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6830
6831         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6832         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6833
6834 2001-03-19  Tom Tromey  <tromey@redhat.com>
6835
6836         * config-ml.in: Handle GCJ and GCJFLAGS.
6837
6838 2001-03-21  Michael Chastain  <chastain@redhat.com>
6839
6840         * Makefile.in: all-m4 depends on all-texinfo.
6841
6842 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6843
6844         * MAINTAINERS: Add myself to write after approval list.
6845
6846 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6847
6848         * Makefile.in (DO_X): Quote nested quotes.
6849
6850 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6851
6852         * MAINTAINERS: Add myself to write after approval list.
6853
6854 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6855
6856         * Makefile.in (DO_X): Use double quotes for quoting
6857         "RANLIB=$${RANLIB}".
6858
6859 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6860
6861         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6862
6863 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6864
6865         * configure.in: Only use `lang_requires' for languages athat are
6866         actually enabled.
6867
6868 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6869
6870         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6871
6872 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6873
6874         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6875
6876 2001-03-07  Tom Tromey  <tromey@redhat.com>
6877
6878         * configure.in: Allow config-lang.in to set `lang_requires' to list
6879         of other required languages.
6880
6881 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6882
6883         * Makefile.in: Remove RANLIB definition. Use RANLIB
6884         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6885         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6886
6887 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6888             Alexandre Oliva  <aoliva@redhat.com>
6889
6890         * Makefile.in (check-c++): Use tabs, not spaces.
6891
6892 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6893
6894         * MAINTAINERS: add myself to Write After Approval list.
6895
6896 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6897
6898         * Makefile.in (check-c++): New rule.
6899
6900         * configure.in (target_libs): Remove libg++.
6901         (noconfigdirs): Remove libg++.
6902         (noconfigdirs): Same.
6903         (noconfigdirs): Same.
6904         (noconfigdirs): Same.
6905
6906         * config-ml.in: Remove libg++ references.
6907
6908         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6909         (ALL_TARGET_MODULES): Same.
6910         (configure-target-libg++): Remove.
6911         (all-target-libg++): Remove.
6912         (configure-target-libio): Remove.
6913         (all-target-libio): Remove.
6914         (check-target-libio): Remove.
6915         (.PHONY): Remove.
6916         (libg++.tar.bz2): Remove.
6917         (all-target-cygmon): Remove libio.
6918         (all-target-libstdc++): Remove.
6919         (configure-target-libstdc++): Remove.
6920         (TARGET_LIB_PATH): Remove libstdc++.
6921         (ALL_GCC_CXX): Remove libstdc++.
6922         (all-target-gperf): Correct.
6923
6924 2001-02-16  Nick Clifton  <nickc@redhat.com>
6925
6926         * configure.in (noconfigdirs): Allow configuration of texinfo
6927         for Cygwin hosts.
6928
6929 2001-02-15  Anthony Green  <green@redhat.com>
6930
6931         * configure: Introduce GCJ_FOR_TARGET.
6932         * configure.in: Ditto.
6933         * Makefile.in: Ditto.
6934
6935 2001-02-13  Andreas Schwab  <schwab@suse.de>
6936
6937         * MAINTAINERS: Update mail address.
6938
6939 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6940
6941         * config.guess: Add linux target for S/390.
6942         * config.sub: Likewise.
6943
6944 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6945
6946         * configure.in: for *-chorusos, don't config target-newlib and
6947         target-libgloss.
6948
6949 2001-02-06  Ben Elliston  <bje@redhat.com>
6950
6951         * configure: Output host type to stdout, not stderr.
6952
6953 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6954
6955         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6956         * ltcf-cxx.sh: Likewise.
6957
6958         * config.if: Assume enable_libstdcxx_v3 is defined.
6959
6960 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6961
6962         Remove V2 C++ library.
6963         * configure.in: Remove --enable-libstdcxx_v3 support.
6964
6965 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6966
6967         * include/demangle.h: Add prototype for java_demangle_v3.
6968
6969 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6970
6971         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6972
6973 2001-01-27  Richard Henderson  <rth@redhat.com>
6974
6975         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6976
6977 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6978
6979         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6980         Don't unset, it's non-portable and no longer necessary, set to empty
6981         instead.
6982
6983 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6984
6985         * ltconfig: Shell portability fix for the tagname validity check.
6986
6987 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6988
6989         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6990         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6991
6992 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6993
6994         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6995
6996 2001-01-26  Tom Tromey  <tromey@redhat.com>
6997
6998         * configure.in: Allow libgcj to be built on Sparc Solaris.
6999
7000 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7001
7002         * ltcf-c.sh: Add aix5 case.
7003         * ltcf-cxx.sh: Likewise.
7004         * ltconfig: Likewise.
7005
7006 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7007
7008         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7009         keep at least one of build_libtool_libs or build_old_libs set to
7010         yes.
7011
7012         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7013         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7014
7015 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7016
7017         * configure.in: Enable libgcj on several additional platforms.
7018
7019 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7020
7021         * configure.in: Enable libgcj for linux targets.
7022
7023 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7024
7025         * MAINTAINERS (Write After Approval): Add myself.
7026
7027 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7028
7029         * MAINTAINERS: Add myself as vax port maintainer.
7030
7031 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7032
7033         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7034
7035 2001-01-09  Mike Stump  <mrs@wrs.com>
7036
7037         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7038         failures of subdirectories.
7039
7040 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7041
7042         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7043         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7044         * ltcf-cxx.sh: Likewise.
7045         * ltcf-gcj.sh: Likewise.
7046         * ltconfig.sh: Fix typo.
7047
7048 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7049
7050         * configure: handle DOS-style absolute paths.
7051
7052 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7053
7054         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7055
7056 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7057
7058         * MAINTAINERS: Add myself as avr port co-maintainer.
7059
7060 2000-12-28  Ben Elliston  <bje@redhat.com>
7061
7062         * MAINTAINERS: Add myself under ``Write After Approval''.
7063
7064 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7065
7066         * texinfo: Remove directory from GCC.
7067
7068 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7069
7070         * COPYING: Update to current
7071         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7072         to 19yy as example year in copyright notice).
7073
7074 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7075
7076         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7077         (libstdcxx_incdir): Pass down.
7078         * config.if: Remove expired bits for cxx_interface, add stub.
7079         (libstdcxx_incdir): Add variable for g++ include directory.
7080         * configure.in (gxx_include_dir): Use it.
7081
7082 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7083
7084         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7085         with old-email address from ``Write After Approval''.
7086
7087 2000-12-15  Andreas Jaeger  <aj@suse.de>
7088
7089         * configure.in: Handle lang_dirs.
7090
7091 2000-12-14  Tom Tromey  <tromey@redhat.com>
7092
7093         * MAINTAINERS: Removed brads.
7094
7095         * MAINTAINERS: Added gcj developers.
7096
7097 2000-12-13  Anthony Green  <green@redhat.com>
7098
7099         * configure.in: Disable libgcj for any target not specifically
7100         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7101         with g++ abi.
7102
7103 2000-12-13  Mike Stump  <mrs@wrs.com>
7104
7105         * Makefile.in (local-distclean): Also remove fastjar.
7106
7107 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7108
7109         * contrib/gcc_update: Add fastjar --touch entries.
7110
7111 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7112
7113         * configure.in: Disable language-specific target libraries for
7114         languages that aren't enabled.
7115
7116 2000-12-10  Anthony Green  <green@redhat.com>
7117
7118         * configure.in: Define libgcj.  Disable libgcj target libraries for
7119         most targets.
7120
7121 2000-12-10  Neil Booth  <neilb@earthling.net>
7122
7123         * MAINTAINERS: Update mail address, remove from WAA list.
7124
7125 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7126
7127         * libjava: Imported from /cvs/java.
7128         * libffi: Likewise.
7129         * Boehm-gc: Likewise.
7130
7131 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7132
7133         * configure.in (target_libs): Revert 2000-12-08 patch.
7134         (noconfigdirs): Added target-libjava.
7135
7136 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7137
7138         * djunpack.bat: removed.
7139
7140 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7141
7142         * Makefile.in: handle DOS-style absolute paths.
7143         * config-ml.in: likewise.
7144         * symlink-tree: likewise.
7145
7146 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7147
7148         * fastjar: Imported.
7149
7150 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7151
7152         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7153         libjava.
7154         * configure.in (target_libs): Removed `target-libjava'.
7155
7156 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7157
7158         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7159         (ALL_MODULES): Added fastjar.
7160         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7161         (all-target-libjava): all-fastjar replaces all-zip.
7162         (all-fastjar): Added.
7163         (configure-target-fastjar, all-target-fastjar): Likewise.
7164         * configure.in (host_tools): Added fastjar.
7165
7166 2000-12-07  Mike Stump  <mrs@wrs.com>
7167
7168         * Makefile.in (local-distclean): Remove leftover built files.
7169
7170 2000-11-24  Nick Clifton  <nickc@redhat.com>
7171
7172         * configure.in (xscale-elf): Add target.
7173         (xscale-coff): Add target.
7174
7175 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7176
7177         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7178         recent versions of FreeBSD (release 3 or later).
7179         * ltconfig: On FreeBSD, -lc must not be provided when building
7180         a shared library or else the standard -pthread gcc option is
7181         rendered worthless to later users of the built library.
7182
7183 2000-11-16  Fred Fish  <fnf@be.com>
7184
7185         * configure.in (enable_libstdcxx_v3): Fix typo,
7186         libstd++ -> libstdc++.
7187
7188 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7189
7190         * MAINTAINERS: Add self to Write After Approval list.
7191
7192 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7193
7194         * MAINTAINERS: Update my email address.  Add myself to global write
7195         privs list.
7196
7197 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7198
7199         * Makefile.in: Merge with src and libgcj.
7200         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7201         configure-target-<library> when their configure scripts need the C
7202         or C++ library to have already been built to work properly.
7203         (do_proto_toplev): Set them to an empty string.
7204
7205         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7206         (REALLY_SET_LIB_PATH): Use them.
7207
7208 2000-11-17  Stan Shebs  <shebs@apple.com>
7209
7210         * MAINTAINERS: Add self to Write After Approval list.
7211
7212 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7213
7214         * configure: Provide the original toplevel configure arguments
7215         (including $0) to subprocesses in the environment rather than
7216         through gcc/configargs.h.
7217
7218 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7219
7220         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7221         C99.  Alphabetise "Write After Approval" list.
7222
7223 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7224
7225         * configure: Turn on libstdc++ V3 by default.
7226
7227         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7228         if we've got GCC.
7229
7230 2000-11-11  Philip Blundell  <philb@gnu.org>
7231
7232         * MAINTAINERS: Add self to Write After Approval list.
7233
7234 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7235
7236         * ltcf-c.sh (aix4): Improve shared library configuration; require
7237         exporting symbols.
7238         * ltcf-cxx.sh (aix4): Define.
7239         * ltconfig (aix4): Define library and soname specs appropriate for
7240         AIX.  Define command to create export symbols list.
7241
7242 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7243
7244         * config.sub: Add support for Sun Chorus
7245
7246 2000-10-31  Nick Clifton  <nickc@redhat.com>
7247
7248         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7249         <name>@redhat.com.  Also installed new email address for Clint
7250         Popetz.
7251
7252 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7253
7254         * etc: Remove directory from GCC.
7255
7256 2000-10-16  Michael Meissner  <meissner@redhat.com>
7257
7258         * configure (gcc/configargs.h): Only create if there is a build GCC
7259         directory created.
7260
7261 2000-10-16  Matthias Klose  <doko@debian.org>
7262
7263         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7264         when configured for libstdc++-v3.
7265
7266 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7267
7268         * configure: Save configure arguments to gcc/configargs.h.
7269
7270 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7271
7272         * config.guess: Import CVS version 1.157.
7273         * config.sub: Import CVS version 1.181.
7274
7275 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7276
7277         * Makefile.in (bootstrap): avoid recursion if subdir missing
7278         (cross): ditto
7279         (do-proto-toplev): ditto
7280
7281 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7282
7283         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7284         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7285
7286         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7287         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7288         all affected `configure' scripts.
7289
7290 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7291
7292         * MAINTAINERS: Add self as cpplib co-maintainer.
7293
7294 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7295
7296         * MAINTAINERS: Add self to Write After Approval list.
7297
7298 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7299
7300         * INSTALL/README: egcs -> GCC update.
7301
7302 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7303
7304         * MAINTAINERS: Add myself to Write After Approval list.
7305
7306 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7307
7308         * MAINTAINERS: Add myself to Write After Approval list.
7309
7310 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7311
7312         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7313         X11 libraries for hppa64.
7314
7315 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7316
7317         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7318
7319 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7320
7321         * Makefile.in (all-zlib): Added dummy target.
7322
7323         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7324         ltcf-gcj.sh: Updated from libtool multi-language branch.
7325
7326 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7327
7328         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7329         (bootstrap*): Depend on all-bootstrap.
7330
7331 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7332
7333         * config.guess: Import CVS version 1.156.
7334         * config.sub: Import CVS version 1.179.
7335
7336 2000-09-02  Anthony Green  <green@cygnus.com>
7337
7338         * Makefile.in (all-gcc): Depend on all-zlib.
7339         (CLEAN_MODULES): Add clean-zlib.
7340         (ALL_MODULES): Add all-zlib.
7341         * configure.in (host_libs): Add zlib.
7342
7343 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7344
7345         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7346         crosses, but add gcc/include to the header search path for them.
7347
7348 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7349
7350         * MAINTAINERS: Add self to Write After Approval list.
7351
7352 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7353
7354         * config.guess: Import CVS version 1.152.
7355         * config.sub: Import CVS version 1.177.
7356
7357 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7358
7359         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7360         $targargs to tell whether newlib is going to be built.
7361
7362         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7363         $$r/TARGET_SUBDIR/libio for _G_config.h.
7364
7365 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7366
7367         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7368
7369 2000-08-22  DJ Delorie  <dj@redhat.com>
7370
7371         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7372
7373 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7374
7375         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7376         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7377         sub-configures.
7378
7379 2000-08-21  DJ Delorie  <dj@redhat.com>
7380
7381         * MAINTAINERS: Add self as a libiberty maintainer
7382
7383 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7384
7385         * configure.in (libstdcxx_flags): Use
7386         libstdc++-v3/src/libstdc++.INC.
7387
7388 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7389
7390         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7391
7392 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7393
7394         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7395
7396         * configure: Make enable_threads and enable_shared defaults
7397         explicit.  Substitute enable_threads into generated Makefiles.
7398         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7399         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7400
7401 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7402
7403         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7404
7405 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7406
7407         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7408         previous delta.
7409
7410 2000-08-11  Jason Merrill  <jason@redhat.com>
7411
7412         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7413         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7414         (FLAGS_FOR_TARGET): Not here.
7415         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7416
7417 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7418
7419         * config-ml.in (CC, CXX): Don't introduce a leading space.
7420
7421 2000-08-07  DJ Delorie  <dj@delorie.com>
7422
7423         * MAINTAINERS: Add self as a DJGPP maintainer
7424
7425 2000-08-07  DJ Delorie  <dj@redhat.com>
7426
7427         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7428         "if we're also building gcc, and it's a gcc that will run on the
7429         build machine, we want to use its includes instead of the system's
7430         default includes".
7431
7432 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7433
7434         * MAINTAINERS: Add self to Write After Approval list.
7435
7436 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7437
7438         * configure.in (libstdcxx_flags): Don't use `"'.
7439
7440         * config-ml.in: Adjust multilib search paths to the
7441         appropriate multilib tree.
7442
7443 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7444
7445         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7446         commas in $LANGUAGES.
7447
7448 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7449
7450         * configure.in: Re-enable all references to libg++ and librx.
7451
7452 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7453
7454         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7455         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7456         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7457         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7458
7459         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7460
7461 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7462
7463         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7464         CXX_FOR_TARGET for sed.
7465
7466 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7467
7468         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7469         Do not override if already set in the environment or in configure.
7470         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7471         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7472
7473 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7474
7475         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7476         the libtool CVS tree multi-language branch.
7477         * ltconfig, ltmain.sh: Updated.
7478
7479 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7480
7481         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7482         (clean-target): Depend on it.
7483
7484         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7485         (GCC_FOR_TARGET): Use it.
7486         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7487         * configure.in: ... here.
7488         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7489         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7490
7491 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7492
7493         * MAINTAINERS: Add self to Write After Approval list.
7494
7495 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7496
7497         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7498         (configure-target-libchill, configure-target-libobjc): Likewise.
7499
7500         * configure.in: Use the same cache file for all target libs.
7501         * config-ml.in: But different cache files per multilib variant.
7502
7503 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7504
7505         * configure (topsrcdir): Don't use dirname.
7506
7507 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7508
7509         * MAINTAINERS: Add self to Write After Approval list.
7510
7511 2000-07-20  Jason Merrill  <jason@redhat.com>
7512
7513         * configure.in: Remove all references to libg++ and librx.
7514
7515         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7516
7517 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7518
7519         * config.sub: Update to subversions version 2000-07-06.
7520
7521 2000-07-12  Andrew Haley  <aph@cygnus.com>
7522
7523         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7524         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7525
7526 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7527
7528         * symlink-tree:  Check number of arguments.
7529
7530 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7531
7532         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7533         search path for a g++ extracted from the build tree.  This
7534         will allow link tests run by configure scripts in
7535         subdirectories to succeed.
7536
7537 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7538
7539         * ltconfig: Add support for mips-dde-sysv4.2MP
7540
7541 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7542
7543         * MAINTAINERS: Add myself as loop discovery maintainer.
7544
7545 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7546
7547         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7548         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7549
7550 2000-06-19  Timothy Wall  <twall@cygnus.com>
7551
7552         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7553         * config.sub: Add tic54x target.
7554
7555 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7556
7557         * MAINTAINERS: Add self as Fortran maintainer,
7558         remove Craig Burley.
7559
7560 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7561
7562         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7563         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7564
7565 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7566
7567         * MAINTAINERS: Add self as i18n maintainer
7568
7569 20000-05-21  H.J. Lu  (hjl@gnu.org)
7570
7571         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7572         directory are used if they exist. Make sure
7573         $(build_tooldir)/include is searched for header files,
7574         $(build_tooldir)/lib/ for library files.
7575         (GCC_FOR_TARGET): Likewise.
7576         (CXX_FOR_TARGET): Likewise.
7577
7578 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7579
7580         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7581
7582 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7583
7584         * Makefile.in (configure-target-libiberty): Depend on
7585         configure-target-newlib.
7586
7587 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7588
7589         * configure.in, Makefile.in: Merge all libffi-related
7590         configury stuff from the libgcj tree.
7591
7592 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7593
7594         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7595         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7596
7597 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7598
7599         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7600         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7601         current version information.  Add to proto-toplev directory.
7602         (gdb-taz): Build do-djunpack.
7603
7604 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7605
7606         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7607
7608 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7609
7610         * MAINTAINERS: Add self to Write After Approval list.
7611
7612 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7613
7614         * ltmain.sh: Preserve in relink_command any environment
7615         variables that may affect the linker behavior.
7616
7617 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7618
7619         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7620
7621 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7622
7623         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7624
7625 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7626
7627         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7628         with the version name.
7629
7630 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7631
7632         * MAINTAINERS: Add self as bb-reorder maintainer.
7633
7634 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7635
7636         * config.if: Tweak.
7637
7638 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7639
7640         * djunpack.bat: New file.
7641
7642 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7643
7644         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7645         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7646         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7647         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7648
7649 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7650
7651         * config.sub (case $basic_machine): Change default for "ibm-*"
7652         to "openedition".
7653
7654 2000-04-13  Andreas Jaeger  <aj@suse.de>
7655
7656         * MAINTAINERS: Added myself.
7657
7658 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7659
7660         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7661         (do-md5sum): New target.
7662         (MD5PROG): Define.
7663         (PACKAGE): Default to TOOL.
7664         (VER): Default to a shell script.
7665         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7666         md5 checksum generation.
7667         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7668         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7669         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7670         insight.tar.bz2): Use gdb-taz to create archive.
7671
7672 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7673
7674         * configure (warn_cflags): Delete.
7675
7676 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7677
7678         * MAINTAINERS: Added myself.
7679
7680 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7681             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7682
7683         * configure.in (enable_libstdcxx_v3): Add.
7684         (target_libs): Add bits here to switch between libstdc++-v2 and
7685         libstdc++-v3.
7686         * config.if: And this file too.
7687         * Makefile.in: Add libstdc++-v3 targets.
7688
7689 2000-04-05  Michael Meissner  <meissner@redhat.com>
7690
7691         * config.sub (d30v): Add d30v as a basic machine type.
7692
7693 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7694
7695         * configure.in: -linux-gnu*, not -linux-gnu.
7696
7697 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7698
7699         * MAINTAINERS: Add self in write-after-approval section.
7700
7701 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7702
7703         * MAINTAINERS: Add self as ia64 port maintainer.
7704
7705 2000-03-08  Neil Booth  <NeilB@earthling.net>
7706
7707         * MAINTAINERS: Add self in write-after-approval section.
7708
7709 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7710
7711         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7712         (do-tar-bz2): Replace TOOL with PACKAGE.
7713         (gdb.tar.bz2): Remove GDBTK from GDB package.
7714         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7715         dejagnu.tar.bz2): New packages.
7716
7717 2000-02-27  Andreas Jaeger  <aj@suse.de>
7718
7719         * configure.in: Add entry for mips*-*-linux*, move catch all
7720         *-*-*linux* entry below this one.
7721
7722 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7723
7724         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7725
7726 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7727
7728         * config.sub: Support an OS of "wince".
7729
7730 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7731
7732         * config.guess, config.sub: Updated to match config's 2000-02-15
7733         version.
7734
7735 2000-02-23  Linas Vepstas <linas@linas.org>
7736
7737         * config.sub: Add support for Linux/IBM 370.
7738         * configure.in: Likewise.
7739
7740 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7741
7742         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7743
7744 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7745
7746         * config.guess: Guess "cygwin" rather than "cygwin32".
7747
7748 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7749
7750         * configure (gcc_version): When setting, narrow search to
7751         lines containing `version_string'.
7752
7753 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7754
7755         * config.sub: Add support for avr target.
7756
7757 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7758
7759         * MAINTAINERS: Add maintainers for MCore port.
7760
7761 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7762
7763         * config.sub: Add mmix-knuth-mmixware.
7764
7765 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7766
7767         * MAINTAINERS: Pair cccp with cpplib maintainership.
7768
7769 2000-01-27  Christopher Faylor <cgf@redhat.com>
7770
7771         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7772         structure stuff to -L library search.
7773         (CXX_FOR_TARGET): Ditto.
7774         (CROSS_CHECK_MODULES): Fix spelling mistake.
7775
7776 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7777
7778         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7779         the C++ compiler.
7780
7781 2000-01-12  Richard Henderson  <rth@cygnus.com>
7782
7783         * configure.in: Don't build some bits for beos.
7784
7785 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7786
7787         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7788         as include files.
7789
7790 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7791
7792         * Add self as cpplib maintainer, as requested by Jason
7793         Merrill.  Correct my e-mail address.
7794
7795 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7796
7797         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7798         not mh-aix43.
7799
7800 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7801
7802         * MAINTAINERS: Add myself to "write after approval" list.
7803
7804 1999-12-14  Richard Henderson  <rth@cygnus.com>
7805
7806         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7807         * config.sub: Accept alphaev[78], alphaev8.
7808
7809 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7810
7811         * config.guess, config.sub: Update from autoconf.
7812
7813 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7814
7815         * MAINTAINERS:  update my playtime e-address.
7816
7817 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7818
7819         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7820         necessary libraries are missing.
7821
7822 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7823
7824         * MAINTAINERS: Add new 'write after approval' maintainer.
7825
7826 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7827
7828         * MAINTAINERS: Add new Java maintainer.
7829
7830 1999-10-25  Andreas Schwab  <schwab@suse.de>
7831
7832         * configure: Fix quoting inside arguments of eval.
7833
7834 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7835
7836         * config-ml.in: Allow suppression of some ARM multilibs.
7837
7838 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7839
7840         * config.guess: Add OS/390 match pattern.
7841         * config.sub: Add mvs, openedition targets.
7842         * configure.in (i370-ibm-opened*): New.
7843
7844 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7845
7846         * config.sub: Add support for configuring for pj.
7847
7848 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7849
7850         * config.sub (maybe_os): Add support for configuring for fr30.
7851
7852 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7853
7854         * configure.in: Do not configure or build ld for AIX
7855         platforms.  ld is known to be broken on these platforms.
7856
7857 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7858
7859         * config-ml.in: Pass compiler flag corresponding to multidirs to
7860         subdir configures.
7861
7862 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7863
7864         * Makefile.in (LDFLAGS): Define.
7865
7866 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7867
7868         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7869         noconfigdirs.
7870         (*-*-cygwin*): Likewise.
7871
7872 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7873
7874         * mkdep: New file.
7875         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7876         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7877
7878         From Eli Zaretskii <eliz@is.elta.co.il>:
7879         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7880         long file name when using DJGPP on MS-DOS.
7881
7882 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7883
7884         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7885
7886 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7887
7888         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7889         dependency as this causes "make check" to globally "make all"
7890
7891 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7892
7893         * configure.in (target_libs): Added target-zlib.
7894         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7895         (CONFIGURE_TARGET_MODULES): Likewise.
7896         (CHECK_TARGET_MODULES): Likewise.
7897         (INSTALL_TARGET_MODULES): Likewise.
7898         (CLEAN_TARGET_MODULES): Likewise.
7899         (configure-target-zlib): New target.
7900         (all-target-zlib): Likewise.
7901         (all-target-libjava): Depend on all-target-zlib.
7902         (configure-target-libjava): Depend on configure-target-zlib.
7903
7904         * Makefile.in (configure-target-libjava): Depend on
7905         configure-target-newlib.
7906         (configure-target-boehm-gc): New target.
7907         (configure-target-qthreads): New target.
7908
7909         * configure.in (target_libs): Added target-qthreads.
7910         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7911         (CONFIGURE_TARGET_MODULES): Likewise.
7912         (CHECK_TARGET_MODULES): Likewise.
7913         (INSTALL_TARGET_MODULES): Likewise.
7914         (CLEAN_TARGET_MODULES): Likewise.
7915         (all-target-qthreads): New target.
7916         (configure-target-libjava): Depend on configure-target-qthreads.
7917         (all-target-libjava): Depend on all-target-qthreads.
7918
7919         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7920         (CONFIGURE_TARGET_MODULES): Likewise.
7921         (CHECK_TARGET_MODULES): Likewise.
7922         (INSTALL_TARGET_MODULES): Likewise.
7923         (CLEAN_TARGET_MODULES): Likewise.
7924         (all-target-libjava): New target.
7925         (all-target-boehm-gc): Likewise.
7926         * configure.in (target_libs): Added libjava, boehm-gc.
7927
7928 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7929
7930         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7931         configure.bat in SUPPORT_FILES.
7932         (gas+binutils.tar.bz2): Likewise.
7933
7934         * makeall.bat: Remove; obsolete.
7935
7936 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7937
7938         From Mark Elbrecht:
7939         * configure.bat: Remove; obsolete.
7940
7941 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7942
7943         * configure: Add -W -Wall to the default CFLAGS when compiling with
7944         gcc.
7945
7946 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7947
7948         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7949
7950 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7951
7952         * configure.in: Build ld on IRIX6.
7953
7954 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7955
7956         * Makefile.in: Change distribution targets to use bzip2 instead of
7957         gzip.
7958         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7959         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7960
7961 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7962
7963         * config.sub: Add mcore target.
7964
7965 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7966
7967         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7968
7969 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7970
7971         * config.guess (dummy): Changed to $dummy.
7972
7973 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7974
7975         * config.sub: Tidied up case statements.
7976
7977 1999-05-22  Ben Elliston  <bje@cygnus.com>
7978
7979         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7980         <jiro@din.or.jp>.
7981
7982         * config.guess: Merge with FSF version. Future changes will be
7983         more accurately recorded in this ChangeLog.
7984         * config.sub: Likewise.
7985
7986 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7987
7988          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7989
7990 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7991
7992         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7993
7994 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7995
7996         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7997
7998 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7999
8000         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8001         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8002         Bad merge removed these two changes.
8003
8004 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8005                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8006
8007         * config.guess (interix Alpha): Add.
8008
8009 1999-04-11  Richard Henderson  <rth@cygnus.com>
8010
8011         * configure.in (i?86-*-beos*): Do config gperf; don't config
8012         gdb, newlib, or libgloss.
8013
8014 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8015
8016         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8017         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8018         from multidirs.
8019
8020 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8021
8022         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8023
8024 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8025
8026         * config.sub: Add support for mcore targets.
8027
8028 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8029
8030         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8031         not mt-ospace, in order to shut up assembler warning about using
8032         symbols that are named the same as registers.
8033
8034 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8035
8036         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8037         dependency list for all-target-cygmon.
8038
8039 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8040
8041         * config-ml.in: Check $host, not $target, for selective multilibs.
8042         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8043         thumb interworking, and underscore prefix multilibs.
8044
8045 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8046
8047         * missing: Update to version from current automake.
8048
8049 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8050
8051         * configure (gxx_include_dir): Removed.
8052
8053         * configure.in (gxx_include_dir): Handle it.
8054         * Makefile.in: Likewise.
8055
8056 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8057
8058         * config.sub (mips64vr4111,mips64vr4111el) Add.
8059
8060 1999-03-21  Ben Elliston  <bje@cygnus.com>
8061
8062         * config.guess: Correct typo for detecting ELF on FreeBSD.
8063
8064 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8065
8066         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8067         config/mh-djgpp.
8068
8069 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8070
8071         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8072         all-target-newlib to dependency list for all-target-bsp.
8073
8074 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8075
8076         * config.sub: Add i386-uwin support.
8077         * config.guess: Likewise.
8078
8079 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8080
8081         * configure.in: cleanup, add mh-*pic handling for arm, special
8082         case powerpc*-*-aix*
8083
8084 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8085
8086         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8087         can be built.
8088
8089 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8090
8091         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8092         targets.
8093
8094 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8095
8096         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8097
8098 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8099
8100         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8101
8102 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8103
8104         * config.sub: Fix typo in arm recognition.
8105
8106 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8107
8108         * configure.in (noconfigdirs): Changed target_configdirs to
8109         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8110         rather than m68k-*-* since it is not known to work on
8111         m68k-aout. Ditto for arm-*-*oabi.
8112
8113 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8114
8115         * configure.in (*-*-windows*): Remove, no longer used.
8116
8117 1999-02-19  Ben Elliston <bje@cygnus.com>
8118
8119         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8120         Smart and improved by Andrew Cagney.
8121
8122 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8123
8124         * config.guess: Recognize openbsd-*-hppa.
8125
8126 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8127
8128         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8129         only if it is not empty.
8130
8131 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8132
8133         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8134
8135         * config.guess: Modified to recognize uname's armv* syntax.
8136
8137         * config.sub: Modified to recognize uname's armv* syntax.
8138
8139 1999-02-17  Mark Salter  <msalter@cygnus.com>
8140
8141         * configure.in: Added target-bsp for sparclite.
8142
8143 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8144
8145         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8146
8147 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8148
8149         * configure.in: Add support for strongarm port.
8150         * config.sub: Add support for strongarm target.
8151
8152 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8153
8154         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8155         the old name config/mh-cygwin32.
8156         Enable texinfo.
8157
8158 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8159
8160         * configure.in: Do build ld for ix86 Solaris.
8161
8162 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8163
8164         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8165         $AR_FOR_TARGET.  Likewise for RANLIB.
8166
8167 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8168
8169         * config.sub (oabi):  Recognize.
8170         * configure.in (arm-*-oabi):  Handle.
8171
8172 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8173
8174         * config.guess: Improve detection of i686 on UnixWare 7.
8175
8176 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8177
8178         * config.guess: Add support for i386-pc-interix.
8179         * config.sub: Likewise.
8180         * configure.in: Likewise.
8181
8182 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8183
8184         * Makefile.in: Remove unneeded all-target-libio from
8185         from all-target-winsup target since it is now unneeded.
8186         Add all-target-libtermcap in its place since it is now
8187         needed.
8188
8189 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8190
8191         * configure.in: makefile stub for cygwin target is probably
8192         unnecessary.  Remove it for now.
8193
8194 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8195
8196         * configure.in: libtermcap.a should be built when cygwin is the
8197         target as well as the host.
8198         * config.guess: Allow mixed case in cygwin uname output.
8199         * Makefile.in: Add libtermcap target.
8200
8201 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8202
8203         * config.sub: Clean up handling of hppa2.0.
8204
8205 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8206
8207         * config.guess: Use C code to identify more HP machines.
8208
8209 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8210
8211         * config.sub: Handle hppa2.0.
8212
8213 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8214
8215         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8216         cygmon for all sparclite targets, regardless of object format.
8217
8218 1998-12-15  Mark Salter  <msalter@cygnus.com>
8219
8220         * configure.in: Added target-bsp for several target architectures.
8221
8222         * Makefile.in: Added rules for bsp.
8223
8224 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8225
8226         * config.guess: Improve detection of hppa2.0 processors.
8227
8228 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8229
8230         * config.guess: Recognize FreeBSD using ELF automatically.
8231
8232 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8233
8234         * configure (skip-this-dir): Add handling for new shell script, which
8235         might be created by a sub-directory's configure to indicate, this particular
8236         directory is "unwanted".
8237         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8238
8239 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8240
8241         * ltconfig: import from libtool, after changing libtool to
8242         account for the cygwin name change.
8243
8244 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8245
8246         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8247         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8248
8249 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8250
8251         * configure.in: Add libtermcap to list of cygwin dependencies.
8252
8253 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8254
8255         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8256         they include winsup/include when it's a cygwin target.
8257
8258 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8259
8260         * configure.in (host_tools): Added zip.
8261         * Makefile.in (all-target-libjava): Depend on all-zip.
8262         (all-zip): New target.
8263         (ALL_MODULES): Added all-zip.
8264         (NATIVE_CHECK_MODULES): Added check-zip.
8265         (INSTALL_MODULES): Added install-zip.
8266         (CLEAN_MODULES): Added clean-zip.
8267
8268 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8269
8270         * Makefile.in: lose "32" from comment about cygwin.
8271
8272 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8273
8274         * configure.in: Use -Os to build target libraries for the fr30.
8275
8276 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8277
8278         * config.sub: Add fr30.
8279
8280 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8281
8282         * configure.in: drop "32" from config/mh-cygwin32.  Check
8283         cygwin* instead of cygwin32*.
8284         * config.sub: Check cygwin* instead of cygwin32*.
8285
8286 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8287
8288         * config.guess: Match any version of Unixware7.
8289
8290 1998-10-20  Syd Polk  <spolk@cygnus.com>
8291
8292         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8293         if desired.
8294
8295 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8296
8297         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8298         these if the appropriate directories and files to not exist.
8299
8300 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8301
8302         * Makefile.in (DEVO_SUPPORT): Add config.if.
8303
8304 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8305
8306         * configure: Add pattern to replace "build_tooldir"'s
8307         definition in the generated Makefile with "tooldir"'s
8308         actual value.
8309
8310 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8311
8312         * config.sub: Bring back lost sparcv9.
8313
8314         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8315
8316 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8317
8318         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8319         CC_FOR_TARGET and friends.
8320
8321 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8322
8323         * Makefile.in (build_tooldir): New variable, same as tooldir.
8324         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8325         -B$(build_tooldir)/bin/.
8326         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8327
8328 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8329
8330         * README: Remove installation instructions and refer to the
8331         INSTALL directory instead.
8332
8333 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8334
8335         * config.sub: Add support for i[34567]86-pc-udk.
8336         * configure.in: Likewise.
8337
8338 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8339
8340         * Makefile.in: add bzip2 package building bits for user
8341         tools module
8342         * configure.in: ditto
8343
8344 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8345
8346         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8347         (ALL_TARGET_MODULES): Add all-target-libobjc.
8348         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8349         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8350         (all-target-libchill): Add dependencies.
8351         * configure.in (target_libs): Add libchill.
8352
8353 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8354
8355         * configure.in (target_subdir): Remove duplicate line.
8356
8357 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8358
8359         * Makefile.in (all-automake): fix dependencies.
8360
8361 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8362
8363         * configure.in: Minor cleanups for building in the $(target_alias)
8364         subdir.
8365
8366 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8367
8368         * Makefile.in (bootstrap): Set r and s before make all.  Use
8369         BASE_FLAGS_TO_PASS in make all.
8370         (cross): Likewise.
8371
8372 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8373
8374         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8375
8376 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8377
8378         * config.sub: Fix typo in last change.
8379
8380 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8381
8382         * config.sub: Add support for C4x target.
8383         * configure.in: Likewise.
8384
8385 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8386
8387         * config.sub: Recognize sparcv9 just like sparc64.
8388
8389 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8390
8391         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8392
8393 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8394
8395         * config.guess: Correctly identify Pentium II sco boxes.
8396
8397         * config.guess: Fix "tr" code.  From Weiwen Liu.
8398
8399 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8400
8401         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8402         stabs.
8403
8404 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8405
8406         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8407         (ALL_TARGET_MODULES): Add all-target-libchill.
8408         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8409         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8410         (all-target-libchill): Add dependencies.
8411         * configure.in (target_libs): Add libchill.
8412
8413 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8414
8415         * config.guess: Avoid assumptions about "tr" behaves when
8416         LANG is set to something other than English.
8417
8418 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8419
8420         * configure (gxx_include_dir): Changed to
8421         '${prefix}/include/g++'-${libstdcxx_interface}.
8422
8423         * config.if: New to determine the interfaces.
8424
8425 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8426
8427         * config.guess: Detect and handle MPE/IX.
8428         * config.sub: Deal with MPE/IX.
8429
8430 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8431
8432         * configure.in: Use mh-aix43.
8433
8434 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8435
8436         * configure: Fix --without/--disable cases for gxx-include-dir.
8437
8438 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8439
8440         * mdata-sh:  Imported.  Needed for automake support.
8441
8442 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8443
8444         * Makefile.in (taz): Try "chmod -R og=u ." before
8445         "chmod og=u `find . -print`".
8446
8447 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8448
8449         * configure.in: Add arm-elf and thumb-elf support.
8450
8451 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8452
8453         * Makefile.in: Undo previous patch.
8454
8455 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8456
8457         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8458         to here ...
8459         (install-no-fixedincludes): and here
8460         (INSTALL_MODULES): ... from here.
8461
8462 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8463
8464         * config.sub: Merge with FSF.
8465
8466         * config.guess: Merge with FSF.
8467
8468 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8469
8470         * configure (extraconfigdirs): New variable.
8471         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8472         * Makefile.in (all): Move higher in file.
8473         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8474         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8475         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8476         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8477         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8478
8479 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8480
8481         * Makefile.in (all-target-libjava): Depend on all-gcc and
8482         all-target-newlib.
8483         (configure-target-libjava): Depend on $(ALL_GCC).
8484
8485 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8486
8487         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8488         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8489
8490 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8491
8492         * INSTALL/README: Fix typo.
8493
8494 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8495
8496         * ylwrap: Change absolute path checks to check for DOS style path
8497         names.
8498
8499         * ylwrap: Don't use a full path name if the source file is in the
8500         same directory.  From hjl@lucon.org (H.J. Lu).
8501
8502         * config-ml.in: Default to being verbose, to match Feb 18 change to
8503         configure.
8504
8505 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8506
8507         Brought over from egcs:
8508
8509         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8510
8511         * configure.in (target_subdir): Set to ${target_alias} instead
8512         of "libraries".
8513
8514         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8515
8516         * configure.in (target_subdir): Set to libraries if enable_multilib.
8517
8518 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8519
8520         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8521         multilibs, force reconfiguration the first time we create
8522         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8523
8524 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8525
8526         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8527         avoid confusion with --no-recursion.
8528
8529 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8530
8531         * configure.in: Win32 hosts shouldn't use install -x
8532         * install-sh: remove -x option, and special .exe-handling
8533         hack.
8534
8535 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8536
8537         * config.guess: Recognize i586-pc-beos.
8538         * configure.in: Don't build some bits for beos.
8539
8540 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8541
8542         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8543         CFLAGS default to -O2.
8544
8545         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8546         when using GNU ld.
8547
8548 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8549
8550         * ltmain.sh: Correct install when using a different shell.
8551
8552 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8553
8554         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8555
8556 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8557
8558         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8559         target.
8560
8561 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8562
8563         * ltconfig: Update to correct AIX handling.
8564
8565 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8566
8567         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8568
8569         * configure.in (target_subdir): Set to ${target_alias} instead
8570         of "libraries".
8571
8572 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8573
8574         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8575         (Makefile): Depend on $(gcc_version_trigger).
8576
8577         * configure (gcc_version): Change default initializer to empty
8578         string.
8579         (gcc_version_trigger): New variable; pass this variable down
8580         to subdir configures to enable them checking gcc's version
8581         themselves. Emit make macros for both gcc_version vars.
8582         (topsrcdir): Initialize reliably.
8583         (recursion line): Remove --with-gcc-version=${gcc_version}.
8584
8585 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8586
8587         * configure (enable_version_specific_runtime_libs): Implement new flag
8588         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8589         in $(libsubdir); emit definition in each generated Makefile.
8590         (gxx_include_dir): Initialize depending on
8591         $enable_version_specific_runtime_libs.
8592
8593 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8594
8595         * configure (gcc_version): Initialize properly depending on
8596         how and where configure is started.
8597         (recursion line): Pass a --with-gcc-version=${gcc_version}
8598         to configures in subdirs.
8599
8600 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8601
8602         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8603         cygmon
8604
8605 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8606
8607         * configure.in: Add cygmon and libstub support for mn10200.
8608
8609 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8610
8611         * configure (gcc_version): Add new variable describing the
8612         particular gcc version we're building.
8613         * Makefile.in (libsubdir): Add new macro for the directory
8614         in which the compiler finds executables, libraries, etc.
8615         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8616         and libsubdir.
8617
8618 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8619
8620         * Makefile.in (local-clean): Remove *.log.
8621         (warning.log): Built with warn_summary from build.log.
8622         (mail-report.log): Run test_summary.
8623         (mail-report-with-warnings.log): Run test_summary including
8624         warning.log in the report.
8625
8626 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8627
8628         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8629
8630 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8631
8632         * Makefile.in (grep): Grep no longer depends on libiberty.
8633
8634 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8635
8636         * Makefile.in: all-snavigator needs all-libgui.
8637
8638 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8639
8640         * configure.in: Add cygmon and libstub support for mn10300.
8641
8642 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8643
8644         * missing: Update to version from automake 1.3.
8645
8646         * ltmain.sh: On installation, don't get confused if the same name
8647         appears more than once in the list of library names.
8648
8649 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8650
8651         * config.sub: Accept m68060 and m5200 as CPU names.
8652
8653 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8654
8655         * configure: Use && rather than using -a in test, because odd
8656         strings can confuse test.
8657         * configure.in: Likewise.
8658
8659 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8660
8661         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8662
8663 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8664
8665         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8666         bootstrap4-lean): New targets.
8667
8668 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8669
8670         * mpw-* Delete.  Not used.
8671
8672 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8673
8674         * COPYING.LIB: Update FSF address.
8675
8676 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8677
8678         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8679
8680         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8681         GAS_SUPPORT_DIRS.
8682
8683 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8684
8685         * ltconfig, ltmain.sh: Avoid producing a version number if
8686         -version-info was not used.
8687
8688 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8689
8690         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8691         building with newlib.
8692
8693 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8694
8695         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8696         Solaris `make' causes it to continue to next definition.
8697
8698 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8699
8700         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8701         the right GUI libraries and files are installed along with GDB.
8702
8703 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8704
8705         * configure.in: Change alpha to alpha* in several places.
8706
8707 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8708
8709         * config.sub: Recognize sparc86x.
8710
8711 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8712
8713         * configure.in (--enable-target-optspace): Remove debug echo.
8714
8715 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8716
8717         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8718
8719 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8720
8721         * ltconfig: Update cygwin32 support.
8722
8723         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8724         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8725         (GDB_SUPPORT_DIRS): Likewise.
8726
8727 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8728
8729         * configure.in (target_makefile_frag): If --enable-target-optspace,
8730         use -Os to compile target libraries rather than -O2.  Default to
8731         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8732         not used.
8733         * configure.in (target_cflags): Ditto for d30v.
8734
8735 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8736
8737         * Makefile.in (all-bfd): Depend on all-intl.
8738         (all-binutils): Likewise.
8739         (all-gas): Likewise.
8740         (all-gprof): Likewise.
8741         (all-ld): Likewise.
8742
8743 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8744
8745         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8746
8747 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8748
8749         * Makefile.in (all-bfd): Depend upon all-libiberty.
8750
8751         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8752
8753 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8754
8755         * Makefile.in: Add libstub.
8756
8757         * configure.in: Ditto. Build libstub for targets that have cygmon
8758         support.
8759
8760 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8761
8762         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8763
8764 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8765
8766         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8767         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8768
8769 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8770
8771         * configure: Define DEFAULT_M4 by searching PATH.
8772         * Makfile.in: Use DEFAULT_M4.
8773
8774 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8775
8776         * ltconfig: Add cygwin32 support.
8777
8778         * Makefile.in, configure.in: Add libtool as a native only directory
8779         to configure and build.
8780
8781 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8782
8783         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8784
8785 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8786
8787         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8788
8789 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8790
8791         * Makefile.in: add ash make rules
8792         * configure.in: add ash to native_only and host_tools lists
8793
8794 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8795
8796         * Makefile.in (all-gettext, all-intl): New targets.
8797         (ALL_MODULES): Added all-gettext, all-intl.
8798         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8799         (INSTALL_MODULES): Added install-gettext, install-intl.
8800         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8801
8802         * configure.in (host_tools): Added gettext.
8803         (native_only): Likewise.
8804         (noconfigdirs) [various cases]: Likewise.
8805         (host_libs): Added intl.
8806
8807 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8808
8809         * configure: Do not disable building gdbtk for cygwin32 hosts.
8810
8811 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8812
8813         * configure.in: Add thumb-coff target.
8814         * config.sub: Add thumb-coff target.
8815
8816 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8817
8818         * Makefile.in: Revert yesterday's change.
8819         (all-target-winsup):  all-target-librx stays out of here.
8820
8821 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8822
8823         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8824         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8825         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8826         Remove references to librx and libg++.
8827
8828 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8829
8830         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8831         recursive makes
8832
8833 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8834
8835         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8836         for newlib directory.
8837         (CXX_FOR_TARGET): Likewise.
8838
8839 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8840
8841         * ltconfig: Update after libtool/ltconfig.in change for
8842         hpux11.
8843
8844 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8845
8846         * ltconfig, ltmain.sh: Update to libtool 1.2.
8847
8848 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8849
8850         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8851         (install-gcc-cross): Instead, override LANGUAGES here.
8852
8853 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8854
8855         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8856         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8857
8858 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8859
8860         * configure.in: Add Thumb-pe target.
8861
8862 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8863
8864         * Makefile.in - changed sn targets to snavigator
8865         * configure.in - changed sn targets to snavigator
8866
8867 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8868
8869         * config-ml.in: After building symlink tree call make distclean
8870         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8871         to be the case for libiberty.
8872
8873 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8874
8875         * configure: When making link, also check the current
8876         directory. The configure scripts may create one.
8877
8878 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8879
8880         * config.sub: Accept alphapca56 and alphaev6 properly.
8881
8882 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8883
8884         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8885
8886 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8887
8888         * config.sub (sco5): Fix typo.
8889
8890 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8891
8892         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8893         install-itcl.
8894         (install-itcl): Remove dependency on install-tcl.
8895
8896 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8897
8898         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8899
8900 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8901
8902         * configure.in: Don't build libgui for a cygwin32 target when not on
8903         a cygwin32 host.
8904
8905 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8906
8907         * configure (redirect): Set to null, so default behavior of
8908         configure is now --verbose.
8909
8910 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8911
8912         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8913         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8914
8915 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8916
8917         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8918         this change to sync Makefile.in with its ChangeLog entries.
8919
8920 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8921
8922         * ltmain.sh (mkdir): Check that the directory doesn't exist
8923         before we exit with error, so that we don't get races during
8924         parallel builds.
8925
8926 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8927
8928         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8929
8930 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8931
8932         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8933         PICFLAG_FOR_TARGET.
8934         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8935
8936         * configure: Emit a definition for the new macro enable_shared
8937         into each Makefile.
8938
8939 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8940
8941         * configure.in (host_tools, native_only): Add libtool.
8942
8943 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8944
8945         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8946         Fix typo in ming config comment.
8947
8948 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8949
8950         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8951
8952 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8953
8954         * config.sub: Add tic30 cases, and map c30 to tic30.
8955
8956 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8957
8958         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8959         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8960         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8961         (CLEAN_TARGET_MODULES): Similarly
8962         (all-target-libf2c): Add dependences.
8963         * configure.in (target_libs): Add libf2c.
8964
8965 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8966
8967         * configure.in: Remove expect from noconfigdirs when target
8968         is cygwin32.  OK to build expect and dejagnu with Canadian
8969         Cross.
8970
8971 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8972
8973         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8974         host.
8975
8976         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8977         and mingw32.
8978
8979 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8980
8981         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8982         here as it is not defined in the toplevel Makefile.
8983
8984 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8985
8986         * configure (package_makefile_rules_frag): New variable, which names
8987         a file with generic rules, ...
8988         Change comment to mention we now have FIVE parts.
8989         * configure: Undo last change.
8990
8991 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8992
8993         * config.guess: More accurate determination of HP processor types.
8994         * config.sub: More accurate determination of HP processor types.
8995
8996 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8997
8998         * configure (package_makefile_frag): Move inserting the
8999         ${package_makefile_frag} to where it should be according
9000         to the comment.
9001
9002 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9003
9004         * config.guess: Add support for Linux/ARM.
9005
9006 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9007
9008         * .cvsignore: Remove *-info and *-install since they match
9009         release-info and mpw-install, which we don't want to just ignore.
9010
9011 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9012
9013         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9014
9015 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9016
9017         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9018         local_prefix to sub-make invocations.
9019
9020 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9021
9022         * configure.in: Check makefile fragments in the source
9023         directory.
9024
9025 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9026
9027         * configure.in: Check whether host and target makefile
9028         fragments exist before adding them to *_makefile_frag.
9029
9030 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9031
9032         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9033
9034 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9035
9036         * configure.in: Make sure we only replace RPATH_ENVVAR on
9037         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9038         regexp to sed.
9039
9040         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9041         to sub-makes.
9042
9043 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9044
9045         * config-ml.in (multi-do): LDFLAGS must include multilib
9046         designator.
9047
9048 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9049
9050         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9051
9052 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9053
9054         * config.sub: Add mingw32 support.
9055         * configure.in: Likewise.
9056
9057 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9058
9059         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9060
9061 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9062
9063         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9064         * configure (gxx_include_dir): Provide a definition for subdirs
9065         which do not use autoconf.
9066
9067 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9068
9069         * config.guess: Sync with egcs.  Picks up new alpha support,
9070         BeOS & some additional linux support.
9071
9072 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9073
9074         * config.guess: HP 9000/803 is a PA1.1 machine.
9075
9076 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9077
9078         * configure.in: It's alpha*-...
9079
9080 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9081
9082         * configure.in (host_makefile_frag, target_makefile_frag):
9083         Handle multiple config files.
9084         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9085         alpha-*-*.
9086
9087 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9088
9089         * mkdep: New file.
9090
9091 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9092
9093         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9094
9095 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9096
9097         * Makefile.in: Add libgui directory.
9098         (GDB_TK): Add all-libgui.
9099         * configure.in: Add libgui directory.
9100         * configure: Add all-libgui to GDB_TK.
9101
9102 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9103
9104         * config-ml.in (multidirs): Add m32r to multilib list.
9105
9106 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9107
9108         * Makefile.in (all-target-gperf): Change dependency to
9109         all-target-libstdc++.
9110
9111 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9112
9113         * config.guess: Add BeOS support.
9114
9115 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9116
9117         Source directory cvs renamed to cvssrc:
9118         * configure.in (host_tools): Change cvs to cvssrc.
9119         (native_only): Likewise.
9120         (noconfigdirs) [various cases]: Likewise.
9121         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9122         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9123         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9124         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9125         (all-cvssrc): Rename target from all-cvs.
9126
9127 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9128
9129         * configure (gxx_include_dir): Fix thinko.
9130
9131 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9132
9133         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9134         (install-cross, install-gcc-cross): New targets.
9135
9136 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9137
9138         * configure.in (noconfigdirs): Add support for Thumb target.
9139
9140         * config.sub (maybe_os): Add support for Thumb target.
9141
9142 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9143
9144         * Makefile.in: Add rules for cygmon.
9145
9146         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9147
9148 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9149
9150         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9151         * configure (gxx_include_dir): Provide a definition for subdirs
9152         which do not use autoconf.
9153
9154 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9155
9156         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9157         11/18/97 build
9158
9159 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9160
9161         * From Franz Sirl.
9162         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9163         found on RedHat Linux systems.
9164
9165 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9166
9167         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9168         guesses.
9169
9170 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9171
9172         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9173
9174 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9175
9176         * ltmain.sh: If mkdir fails, check whether the directory was created
9177         anyhow by some other process.
9178
9179 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9180
9181         * configure.in (d30v-*-*): Configure all directories.
9182
9183 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9184
9185         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9186         for the D30V.
9187
9188 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9189
9190         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9191
9192 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9193
9194         * include/libiberty.h: Add extern "C" { so it can be used with C++
9195         progrms.
9196         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9197         programs.
9198
9199 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9200
9201         * configure.in (d30v-*-*): Configure GCC now.
9202
9203 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9204
9205         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9206         is no longer needed.
9207
9208 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9209
9210         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9211
9212 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9213
9214         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9215         targets using "$@" to provide support for similar but not identical
9216         targets without having to duplicate code.
9217
9218 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9219
9220         * makefile.vms: Fix to work with DEC C.
9221
9222 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9223
9224         * config.sub: Add mips-tx39-elf to marketing names.
9225
9226 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9227
9228         * ltmain.sh: Handle symlinks in generated script.
9229
9230 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9231
9232         * configure: Handle autoconf style directory options: --bindir,
9233         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9234         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9235         --sysconfdir.
9236         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9237         (sharedstatedir, localstatedir, oldincludedir): New variables.
9238         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9239         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9240         sbindir, sharedstatedir, and sysconfdir.
9241
9242 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9243
9244         * Makefile.in (bootstrap-lean): New target.
9245
9246 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9247
9248         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9249         sn, and gnuserv from noconfigdirs.
9250
9251 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9252
9253         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9254
9255 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9256
9257         * Makefile.in (cross): New target.
9258
9259 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9260                           Jeff Law         <law@cygnus.com>
9261
9262         * Makefile.in (bootstrap2, bootstrap3): New targets.
9263         (all-bootstrap): Remove outdated and confusing target.
9264         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9265
9266 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9267
9268         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9269         windows.  Consistent with gdb/configure.
9270
9271 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9272
9273         * configure.in: Name Linux target fragment.
9274
9275         * configure: Rewrite so that project Makefile fragment is inserted
9276         first and appears last in the resulting Makefile.
9277
9278 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9279
9280         * Makefile.in (install-itcl): Install tcl first.
9281
9282 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9283
9284         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9285
9286 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9287
9288         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9289
9290         * configure.in (skipdirs): Add target-librx for Linux.
9291         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9292
9293 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9294
9295         * Makefile.in (bootstrap): New target.
9296
9297 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9298
9299         * config.sub: Accept 'amigados' for backward compatibility.
9300
9301 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9302
9303         * config.guess: Merge with FSF.
9304
9305 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9306
9307         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9308
9309 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9310
9311         * config.sub: Add "marketing-names" patch.
9312
9313 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9314
9315         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9316
9317 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9318
9319         * config.sub: Handle v850-elf.
9320
9321 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9322
9323         * .cvsignore (*-install): Remove.
9324
9325 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9326
9327         * ltconfig: Set CONFIG_SHELL in libtool.
9328         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9329
9330 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9331
9332         * configure.in (target_subdir): Set to libraries if enable_multilib.
9333
9334 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9335
9336         * config.guess: Update from gcc directory.
9337
9338 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9339
9340         * Makefile.in (all-sim): Depends on all-readline.
9341
9342 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9343
9344         * Makefile.in (BISON, YACC): Use $$s.
9345         (all-bison): Depend on all-texinfo.
9346
9347 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9348
9349         * Makefile.in (BISON): Add -L flag.
9350         (YACC): Likewise.
9351
9352 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9353
9354         * configure.in (noconfigdirs): Add support for v850e target.
9355
9356         * config.sub (maybe_os): Add support for v850e target.
9357
9358 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9359
9360         * configure.in (noconfigdirs): Add support for v850ea target.
9361
9362         * config.sub (maybe_os): Add support for v850ea target.
9363
9364 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9365
9366         * config.sub: Add mipstx39.  Delete r3900.
9367
9368 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9369
9370         * Makefile.in (all-autoconf): Depends on all-texinfo.
9371
9372 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9373
9374         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9375         eabi targets.
9376
9377 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9378
9379         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9380
9381         * configure: When handling a Canadian Cross, handle YACC as well as
9382         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9383         * Makefile.in (all-bison): Depend upon all-texinfo.
9384
9385 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9386
9387         * Makefile.in (BISON): bison, not byacc or bison -y.
9388         (YACC): bison -y or byacc or yacc.
9389         (various): Add *-bison as appropriate.
9390         (taz): No need to mess with BISON anymore.
9391
9392 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9393
9394         * configure: If OSTYPE matches *win32*, try to find a good value for
9395         CONFIG_SHELL.
9396
9397 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9398
9399         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9400         configure.in if it is present.
9401
9402 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9403
9404         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9405
9406 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9407
9408         * config.sub: Recognize `arc' cpu.
9409         * configure.in: Likewise.
9410         * config-ml.in: Likewise.
9411
9412 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9413
9414         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9415
9416 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9417
9418         * configure: Changed sed delimiter from ':' to '|' when
9419         attempting to substitute ${config_shell} for SHELL. On
9420         NT ${config_shell} may contain a ':' in it.
9421
9422 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9423
9424         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9425
9426 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9427
9428         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9429
9430 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9431
9432         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9433
9434         * ylwrap: If the program is a relative path, force it to be
9435         absolute.
9436
9437 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9438
9439         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9440
9441 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9442
9443         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9444         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9445         for libraries.
9446
9447 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9448
9449         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9450         separated by spaces.
9451
9452 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9453
9454         * ylwrap: New file.
9455         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9456
9457         * ltmain.sh: Handle /bin/sh at start of install program.
9458
9459         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9460
9461         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9462         * missing: New file, from automake 1.2.
9463
9464 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9465
9466         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9467         check-tk to CHECK_X11_MODULES.
9468
9469 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9470
9471         * config.sub: Merge with FSF.
9472
9473 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9474
9475         * config.guess: Merge with FSF.
9476
9477 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9478
9479         * configure: Treat msdosdjgpp like go32.
9480         * configure.in: Likewise.  Don't remove gprof for go32.
9481
9482         * configure: Change Makefile.tem2 to Makefile.tm2.
9483
9484 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9485
9486         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9487
9488 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9489
9490         * install-sh (chmodcmd): Set to null if the DST directory already
9491         exists.  Same as Nov 11th change.
9492
9493 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9494
9495         * configure (GDB_TK): Needs itcl and tix.
9496
9497 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9498
9499         * config.guess: Update from FSF.
9500
9501 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9502
9503         * Makefile.in (GDB_TK): Depend on itcl and tix.
9504
9505 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9506
9507         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9508         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9509         (INSTALL_SCRIPT): New variable.
9510         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9511         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9512         to -x.
9513         * install-sh: Add support for -x option.
9514
9515 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9516
9517         * configure.in, Makefile.in: Treat tix like itcl.
9518
9519 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9520
9521         * Makefile.in (WINDRES): New variable.
9522         (WINDRES_FOR_TARGET): New variable.
9523         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9524         (EXTRA_HOST_FLAGS): Add WINDRES.
9525         (EXTRA_TARGET_FLAGS): Add WINDRES.
9526         (EXTRA_GCC_FLAGS): Add WINDRES.
9527         ($(DO_X)): Pass down WINDRES.
9528         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9529         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9530         DLLTOOL_FOR_TARGET.
9531
9532 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9533
9534         * configure.in: configure sim before gdb for win32-x-ppc
9535
9536 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9537
9538         Move gperf into the toplevel, from libg++.
9539         * configure.in (target_tools): Add target-gperf.
9540         (native_only): Add target-gperf.
9541         * Makefile.in (all-target-gperf): New target, depend on
9542         all-target-libg++.
9543         (configure-target-gperf): Empty rule.
9544         (ALL_TARGET_MODULES): Add all-target-gperf.
9545         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9546         (CHECK_TARGET_MODULES): Add check-target-gperf.
9547         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9548         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9549
9550 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9551
9552         * config.sub (mn10200): Recognize new basic machine.
9553
9554 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9555
9556         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9557         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9558
9559 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9560
9561         * configure.in: If we're building mips-sgi-irix6* native, turn on
9562         ENABLE_MULTILIB and set TARGET_SUBDIR.
9563
9564 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9565
9566         * Makefile.in (all-sn): Depend on all-grep.
9567
9568 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9569
9570         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9571
9572         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9573         Makefile.  From Jeff Makey <jeff@cts.com>.
9574         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9575
9576         * Makefile.in (DISTBISONFILES): Remove.
9577         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9578         $(DEFAULT_YACC).
9579
9580         * configure.in: Build itl, db, sn, etc., when building for native
9581         cygwin32.
9582
9583         * Makefile.in (LD): New variable.
9584         (EXTRA_HOST_FLAGS): Pass down LD.
9585         ($(DO_X)): Likewise.
9586
9587 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9588
9589         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9590
9591 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9592
9593         * configure.in (targargs): Strip out any supplied --build argument
9594         before adding our own. Always add --build.
9595
9596 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9597
9598         * configure.in (targargs): Pass --build if we're doing
9599         a cross-compile.
9600
9601 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9602
9603         * configure: Use '|' instead of ":" as the separator in
9604         sed. Otherwise sed chokes on NT path names with drive
9605         designators. Also look for "?:*" as the leading characters in an
9606         absolute pathname.
9607
9608 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9609
9610         * config.sub: Support for r3900.
9611
9612 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9613
9614         * configure.in: Use install-sh, not install.sh.
9615
9616 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9617
9618         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9619         apply it twice.
9620
9621 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9622
9623         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9624         install-binutils.
9625
9626 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9627
9628         * Makefile.in: Add automake targets.
9629         * configure.in (host_tools): Add automake.
9630
9631 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9632
9633         * configure: Default CXX to c++, not gcc.
9634         * Makefile.in (CXX): Set to c++, not gcc.
9635         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9636
9637 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9638
9639         * install-sh: try appending a .exe if source file doesn't
9640         exist
9641
9642 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9643
9644         * configure.in: Turn on multilib by default.
9645         (cross_only): Remove target-libiberty.
9646
9647         * Makefile.in (all-gcc): Don't depend on libiberty.
9648
9649 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9650
9651         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9652
9653 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9654
9655         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9656         (DISTBISONFILES): Add ld/Makefile.in
9657
9658 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9659
9660         * configure.in: if target is cygwin32 but host isn't cygwin32,
9661         don't configure gdb tcl tk expect, not just gdb.
9662
9663 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9664
9665         * configure.in: Added gnuserv everywhere sn appears.
9666
9667         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9668         (CROSS_CHECK_MODULES): Added check-gnuserv.
9669         (INSTALL_MODULES): Added install-gnuserv.
9670         (CLEAN_MODULES): Added clean-gnuserv.
9671         (all-gnuserv): New target.
9672
9673 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9674
9675         * config.guess: Fixes for MIPS OpenBSD systems.
9676
9677 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9678
9679         * Makefile.in (INSTALL_XFORM): Remove.
9680         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9681
9682         * mkinstalldirs: New file, copied from automake.
9683         * Makefile.in (installdirs): Rename from install-dirs.  Use
9684         mkinstalldirs.  Change all users.
9685         (DEVO_SUPPORT): Add mkinstalldirs.
9686
9687 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9688
9689         * install-sh: Rename from install.sh.
9690         * Makefile.in (INSTALL): Change install.sh to install-sh.
9691         (DEVO_SUPPORT): Likewise.
9692
9693         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9694         Graichen <graichen@rzpd.de>.
9695
9696 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9697
9698         * config.guess: Recognize OpenBSD systems correctly.
9699
9700 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9701
9702         * README, Makefile.in (ETC_SUPPORT): Remove references to
9703         cfg-paper*, configure.{texi,man,info*}._
9704
9705 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9706
9707         * Makefile.in (all.normal): Ensure that gcc is built after all
9708         the x11 - ie gdb - targets.
9709
9710 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9711
9712         * makefile.vms: Don't run conf-a-gas.
9713
9714 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9715
9716         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9717
9718 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9719
9720         * configure.in: Remove noconfigdirs case since gdb also
9721         configures and builds for tic80-coff.
9722
9723 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9724
9725         * configure: Set cache_file to config.cache.
9726         * Makefile.in (local-distclean): Remove config.cache.
9727
9728 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9729
9730         * COPYING: Update FSF address.
9731
9732 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9733
9734         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9735         noconfigdirs.
9736
9737 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9738
9739         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9740         MAKEDIRS, is empty.
9741
9742 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9743
9744         * config.sub: Tweak mn10300 entry.
9745
9746 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9747
9748         * configure.in (host_tools): Put sim before gdb, so gdb's
9749         configure.tgt can determine if the simulator was configured.
9750
9751 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9752
9753         * config.sub: Move BeOS $os case to be with other Cygnus
9754         local cases.
9755
9756 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9757
9758         * config.sub: Remove misplaced comment that broke Linux.
9759
9760 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9761
9762         * config.sub: Add BeOS support.
9763
9764 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9765
9766         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9767
9768 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9769
9770         * configure.in (noconfigdirs): Remove tcl and tk from
9771         noconfigdirs for cygwin32 builds.
9772
9773 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9774
9775         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9776
9777 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9778
9779         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9780         make-all.com, use makefile.vms instead.
9781
9782 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9783
9784         * config.sub: Accept -lnews*.
9785
9786 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9787
9788         * configure.in (noconfigdirs): Disable target-newlib,
9789         target-examples and target-libiberty for d30v.
9790
9791 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9792
9793         * configure.in (noconfigdirs): Enable ld for d30v.
9794
9795 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9796
9797         * configure.in (tic80-*-*): Build compiler.
9798
9799 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9800
9801         * configure.in (d30v-*): Remove sim directory from list of
9802         unsupported d30v directories
9803
9804 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9805
9806         * config.sub, configure.in: Add d30v target cpu.
9807
9808 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9809
9810         * makefile.vms: New file.
9811         * make-all.com: Remove.
9812
9813 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9814
9815         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9816
9817 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9818
9819         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9820
9821 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9822
9823         * Makefile.in (ALL_MODULES): Added all-db.
9824         (CROSS_CHECK_MODULES): Addec check-db.
9825         (INSTALL_MODULES): Added install-db.
9826         (CLEAN_MODULES): Added clean-db.
9827
9828 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9829
9830         * config.guess: Merge with latest FSF sources.
9831
9832 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9833
9834         * Makefile.in (ALL_MODULES): Added all-itcl.
9835         (CROSS_CHECK_MODULES): Added check-itcl.
9836         (INSTALL_MODULES): Added install-itcl.
9837         (CLEAN_MODULES): Added clean-itcl.
9838
9839 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9840
9841         * configure.in: build gdb for mn10200
9842
9843 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9844
9845         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9846
9847 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9848
9849         * configure.in (tic80-*-*): Turn off most targets right now.
9850
9851 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9852
9853         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9854         rather than the makeinfo program.
9855         (do-info): Depend upon all-texinfo.
9856
9857 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9858
9859         * configure.in: Remove uses of config/mh-linux.
9860
9861         * config.sub, config.guess: Merge with latest FSF sources.
9862
9863 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9864
9865         * config.sub (case $basic_machine): Add tic80 entries.
9866
9867 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9868
9869         * config.sub, config.guess: Merge with latest FSF sources.
9870
9871 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9872
9873         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9874         * mpw-config.in: Test for NewFolderRecursive.
9875         * mpw-install: Use symbolic name for startup filename.
9876         * mpw-README: Add various additional details.
9877
9878 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9879
9880         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9881
9882 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9883
9884         * configure.in: Do build gcc and the target libraries for
9885         the mn10200.
9886
9887 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9888
9889         * configure.in: don't avoid building gdb for mn10300 any more
9890         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9891         instead of single-quoting it.
9892
9893 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9894
9895         * configure.in: Don't use --with-stabs on IRIX 6.
9896
9897 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9898
9899         * configure.in (m32r): Build gdb, libg++ now.
9900
9901 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9902
9903         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9904         directories from noconfigdirs.
9905
9906 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9907
9908         * config.sub (basic_machine): added mips16 configuration
9909
9910 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9911
9912         * config.sub: Handle d10v-unknown.
9913
9914 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9915
9916         * config.sub: Handle v850-unknown.
9917
9918 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9919
9920         * Makefile.in: add findutils
9921         * configure.in: add findutils to list of host_tools
9922
9923 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9924
9925         * config.sub: Handle mn10200 and mn10300.
9926
9927 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9928
9929         * configure.in (d10v-*): Do not build librx.
9930
9931 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9932
9933         * configure.in (mn10300): Build everything except gdb & libgloss.
9934
9935 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9936
9937         * config.guess:  Patch for Dansk Data Elektronik servers,
9938         from Niels Skou Olsen <nso@dde.dk>.
9939
9940         For ncr, use /bin/uname rather than uname, since GNU uname does not
9941         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9942
9943         Patch for MIPS R4000 running System V,
9944         from Eric S. Raymond <esr@snark.thyrsus.com>.
9945
9946         Fix thinko for nextstep.
9947
9948         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9949
9950         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9951         * config.guess: Guess mips-dec-mach_bsd4.3.
9952
9953         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9954         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9955         release numbers.
9956         * config.guess (mips-mips-riscos*):  Emit just enough of the
9957         release number.
9958
9959         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9960         * config.guess (sparc-auspex-sunos*):  Added.
9961         (f300-fujitsu-*): Added.
9962
9963         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9964         * config.guess:  Recognize a Tadpole as a sparc.
9965
9966 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9967
9968         * config.guess: Don't assume that NextStep version is either 2 or
9969         3.  NextStep 4 (aka OpenStep 4) has come out now.
9970
9971 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9972
9973         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9974         From Rik Faith <faith@cs.unc.edu>.
9975
9976 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9977
9978         * config.sub: Contributions from bug-gnu-utils to:
9979         Support plain "hppa" (no version given) architecture, reported by
9980         OpenStep.
9981         OpenBSD like NetBSD.
9982         LynxOs is not a hardware supplier.
9983
9984         * config.guess: Contributions from bug-gnu-utils to add support for:
9985         OpenBSD like NetBSD.
9986         Stratus systems.
9987         More Pyramid systems.
9988         i[n>4]86 Intel chips.
9989         M680[n>4]0 Motorola chips.
9990         Use unknown instead of lynx for hardware manufacturer.
9991
9992 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9993
9994         * install.sh (chmodcmd): Set to null if the DST directory already
9995         exists.
9996
9997 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9998
9999         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10000         not use mt-ppc target Makefile fragment any more.
10001
10002 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10003
10004         * configure.in (*-*-windows):  Exclude everything but those dirs
10005         needed to build windows.
10006
10007 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10008
10009         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10010
10011 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10012
10013         * configure.in:  Exclude mmalloc from i386-windows.
10014
10015 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10016
10017         * Undo my previous change.
10018
10019 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10020
10021         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10022         unconditionally.
10023         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10024
10025 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10026
10027         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10028         host to add it's own flags.
10029
10030 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10031
10032         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10033
10034 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10035
10036         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10037         (CXX_FOR_TARGET): Likewise.
10038         (GCC_FOR_TARGET): Define.
10039         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10040         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10041         CC_FOR_TARGET was specified on the command line.
10042         (MAKEOVERRIDES): Don't define.
10043
10044 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10045
10046         * configure.in (m32r): Fix spelling of libg++ libs.
10047
10048 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10049
10050         * config.sub (-apple*): Remove, now redundant.
10051
10052 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10053
10054         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10055
10056         * configure: Rework yesterday's sed script patch.
10057
10058         * config.sub: Merge with FSF.
10059
10060 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10061
10062         * config.guess:  Merge from FSF.
10063
10064         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10065         * config.guess: Use pc instead of unknown, for pc clone systems.
10066         Change linux to linux-gnu.
10067
10068         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10069         * config.guess: Avoid non-portable tr syntax.
10070
10071 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10072
10073         * test-build.mk (HOLES): Add "xargs" for gdb.
10074
10075         * configure: Avoid hpux10.20 sed bug.
10076
10077 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10078
10079         * configure.in:  Add support for windows host
10080         (that is a build done under the Microsoft build environment).
10081
10082 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10083
10084         * Makefile.in: Replace all uses of srcroot with s, to shrink
10085         command line lengths.
10086
10087         Patches from Geoffrey Noer <noer@cygnus.com>:
10088         * configure.in: If configuring for newlib, pass --with-newlib to
10089         subdirectories.
10090         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10091         -Bnewlib/ and -Lwinsup to gcc.
10092         (CXX_FOR_TARGET): Likewise.
10093
10094 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10095
10096         * Makefile.in (ETC_SUPPORT): Add configure.
10097
10098 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10099
10100         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10101         host configuration file.
10102
10103 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10104
10105         * configure.in: Break mn10x00 support into separate
10106         mn10200 and mn10300 configurations.
10107         * config.sub: Likewise.
10108
10109 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10110
10111         * configure.in: Add lots of stuff to noconfigdirs for
10112         the mn10x00 targets.
10113
10114         * config.sub, configure.in: Add mn10x00 support.
10115
10116 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10117
10118         * make-all.com: Call conf-a-gas, not config-a-gas.
10119
10120 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10121
10122         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10123         targets.
10124
10125 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10126
10127         * mpw-README: Add much more detail for native PowerMac.
10128         * mpw-install: New file.
10129         * mpw-configure: Add --norecursion and --help options.
10130         * mpw-config.in: Translate readme and install files when
10131         copying to objdir.
10132         * mpw-build.in: Don't always depend on byacc and flex.
10133         (install-only-top): New action.
10134
10135 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10136
10137         * configure.in:  You can now configure GDB for the v850.
10138
10139 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10140
10141         * configure.in (noconfigdirs): Don't configure any C++ dirs
10142         if targeting D10V.
10143
10144 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10145
10146         * config.sub: Recognize mips64vr5000.
10147
10148 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10149
10150         * configure.in: Use a single line for host_tools and native_only.
10151
10152 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10153
10154         * config.sub, configure.in: Add entries for m32r.
10155
10156 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10157
10158         * Makefile.in (inet-install): Don't run install-gzip.
10159
10160 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10161
10162         * configure.in:  Don't config lots of things for *-*-windows*.
10163
10164 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10165
10166         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10167         (host_libs, host_tools): Copy from configure.in.
10168         * mpw-configure: Don't complain about directories not found.
10169
10170 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10171
10172         * configure.in (i[345]86): Recognize i686 for pentium pro.
10173         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10174         file.
10175
10176         * config.guess (i[345]86): Ditto.
10177
10178 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10179
10180         * configure.in (noconfigdirs): Removed gdb for D10V.
10181
10182 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10183
10184         * configure.in: Remove ld, target-libio, target-libg++, and
10185         target-libstdc++ from noconfigdirs.
10186
10187 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10188
10189         * configure: Fix three locations where shell scripts were
10190         being run directly rather than with config_shell.
10191
10192 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10193
10194         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10195         * config.sub (basic_machine): Recognize v850.
10196
10197 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10198
10199         * mpw-configure: Handle multiple enable/disable options and
10200         pass them down recursively, handle -c and -s flags appropriately
10201         depending on choice of compiler, add escape mechanism for
10202         quoted arguments to gC.
10203
10204 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10205
10206         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10207         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10208         so that -mrelocatable-lib and -mno-eabi are used.
10209
10210         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10211         not support --print-multi-lib, don't abort.
10212
10213 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10214
10215         * make-all.com: Run config-a-gas.
10216         * setup.com: Don't copy subdirectory files around.
10217
10218 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10219
10220         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10221         target, it now compiles correctly.
10222
10223 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10224
10225         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10226
10227 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10228
10229         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10230
10231 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10232
10233         * configure.in (native_only): Add prms.
10234
10235 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10236
10237         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10238         (BINUTILS_SUPPORT_DIRS): Likewise.
10239
10240 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10241
10242         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10243         d10v support is added.
10244
10245 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10246
10247         * configure.in (d10v-*-*): New target.
10248
10249 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10250
10251         * config.guess (HP 9000/811): Recognize this as a PA1.1
10252         machine.
10253
10254 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10255
10256         * Makefile.in (do-tar-gz): New target, split out from tail end of
10257         taz target.  Run each command separately, don't use pipes.
10258         (taz): Use it.
10259
10260 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10261
10262         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10263         * mpw-build.in: No builds should depend on building byacc or flex,
10264         they are assumed to be installed already.
10265
10266 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10267
10268         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10269         variable that CC_FOR_TARGET needs.
10270
10271 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10272
10273         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10274         options have changed since the last time the subdirectory was
10275         configured, and if it has, reconfigure.
10276         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10277         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10278
10279 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10280
10281         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10282         CLEAN_MODULES): Add bash.
10283         (all-bash): New target.
10284
10285 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10286
10287         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10288
10289 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10290
10291         * config.sub (basic_machine): Recognize d10v as a valid processor.
10292
10293 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10294
10295         * mpw-configure: Add support for --bindir.
10296         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10297
10298 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10299
10300         * configure.in: add bash, time, gawk to list of hosttools and things
10301         to only build for native toolchains
10302
10303 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10304
10305         * Makefile.in (docdir): Remove.
10306
10307 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10308
10309         * Makefile.in (datadir): Set to $(prefix)/share.
10310
10311 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10312
10313         * configure.in: build diff and patch for cygwin32-hosted
10314         toolchains.
10315
10316 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10317
10318         * config.sub: Accept -rtems*.
10319
10320 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10321
10322         * configure.in: enable dosrel for cygwin32-hosted builds,
10323                 remove diff from the list of things not buildable
10324                 via Canadian Cross
10325
10326 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10327
10328         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10329         don't get ". ".
10330
10331 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10332
10333         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10334
10335 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10336
10337         * Makefile.in (taz): Handle case where tex3patch didn't even get
10338         checked out.  Also, if it was found, put the symlink in a new util
10339         subdirectory.
10340
10341 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10342
10343         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10344
10345 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10346
10347         * config.sub: Recognize -openvms.
10348         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10349         * make-all.com, setup.com: New files.
10350
10351 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10352
10353         * Makefile.in (taz): tex3patch moved to texinfo/util.
10354
10355 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10356
10357         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10358         * configure.in: remove make from disable-if-Can-Cross list
10359                 enable gdb if ${host} and ${target} are cygwin32
10360
10361 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10362
10363         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10364         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10365
10366 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10367
10368         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10369         distinguish sysv/svr4/bsd variants.
10370         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10371
10372 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10373
10374         * configure.in: Added copyright notice.
10375         * move-if-change: Added copyright notice.
10376
10377 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10378
10379         * configure.in (powerpcle-*-solaris*): Until we get shared
10380         libraries working, don't build gdb, sim, make, tcl, tk, or
10381         expect.
10382
10383 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10384
10385         * config.guess:  Merge with FSF:
10386
10387         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10388         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10389
10390         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10391         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10392
10393         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10394         * config.guess:  Combine two OSF1 rules.
10395         Also recognize field test versions.  From mjr@zk3.dec.com.
10396         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10397         because GNU uname does not support -p.  From pmr@pajato.com.
10398
10399 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10400
10401         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10402
10403 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10404
10405         * mpw-README: Document GCCIncludes.
10406
10407 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10408
10409         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10410
10411 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10412
10413         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10414
10415 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10416
10417         * configure.in (*-*-cygwin32): Configure make.
10418
10419 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10420
10421         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10422
10423 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10424
10425         * Makefile.in (all-inet): Depend on all-perl.
10426
10427         * Makefile.in (inet-install): New target.
10428
10429         * Makefile.in (all-inet): Depend on all-tcl.
10430         (all-inet): Depend on all-send-pr.
10431
10432 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10433
10434         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10435         temporarily.
10436
10437 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10438
10439         * configure.in: Don't configure --with-gnu-ld on AIX.
10440
10441 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10442
10443         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10444
10445 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10446
10447         * Makefile.in (ALL_MODULES): Added all-inet.
10448         (CROSS_CHECK_MODULES): Added check-inet.
10449         (INSTALL_MODULES): Added install-inet.
10450         (CLEAN_MODULES): Added clean-inet.
10451         (all-indent): New target.
10452
10453         * configure.in (host_tools): Added inet.
10454         (native_only): Added inet.
10455         (noconfigdirs): Added inet.
10456
10457 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10458
10459         * configure.in: Don't configure libgloss if we are not configuring
10460         newlib.
10461
10462 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10463
10464         * configure.in: Don't configure libgloss for unsupported
10465         architectures.
10466
10467 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10468
10469         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10470
10471 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10472
10473         * Makefile.in (ALL_MODULES): Include all-apache.
10474         (CROSS_CHECK_MODULES): Include check-apache.
10475         (INSTALL_MODULES): Include install-apache.
10476         (all-apache): New target.
10477
10478         * configure.in: Added apache everywhere perl is seen.
10479
10480 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10481
10482         * Makefile.in: Add support for clean-{module} and
10483         clean-target-{module} rules.
10484
10485 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10486
10487         * configure.in (*-*-ose) do not build libgloss.
10488
10489 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10490
10491         * config.guess (prep*:SunOS:5.*:*): Turn into
10492         powerpele-unknown-solaris2.
10493
10494 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10495
10496         * configure.in: Permit --enable-shared to specify a list of
10497         directories.
10498
10499 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10500
10501         * configure.in (host==solaris): Pass only the first word of $CC
10502         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10503
10504 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10505
10506         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10507
10508 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10509
10510         * Makefile.in (ALL_MODULES): Include all-perl.
10511         (CROSS_CHECK_MODULES): Include check-perl.
10512         (INSTALL_MODULES): Include install-perl.
10513         (ALL_X11_MODULES): Include all-guile.
10514         (CHECK_X11_MODULES): Include check-guile.
10515         (INSTALL_X11_MODULES): Include install-guile.
10516         (all-perl): New target.
10517         (all-guile): New target.
10518
10519         * configure.in (host_tools): Include perl and guile.
10520         (native_only): Include perl and guile.
10521         (noconfigdirs): Don't build guile and perl; no ports have been
10522         done.
10523
10524 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10525
10526         * configure (--enable-*): Handle quoted option lists such as
10527         --enable-sim-cflags='-g0 -O' better.
10528
10529 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10530
10531         * Makefile.in ({,inst}all-target): New rule so we can make and
10532         install all of the target directories easily.
10533
10534 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10535
10536         * configure.in: Add missing global flag in sed substitution when
10537         deleting `target-' from ${configdirs}.
10538
10539 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10540
10541         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10542         option.
10543
10544         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10545         config/mh-necv4.
10546
10547         * install.sh: Correct misspelling of transformbasename.
10548
10549         * config.guess: Recognize mips-*-sysv*.
10550
10551 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10552
10553         * config.sub: Recognize mon960.
10554
10555 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10556
10557         * configure: Restore Canadian Cross handling of BISON and LEX,
10558         removed in Feb 20 change.
10559
10560 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10561
10562         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10563         Mention make install.  Remove the old copyright date as well the
10564         clumsy and rather pointless copyright on the README file.
10565
10566 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10567
10568         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10569         Makefile after running symlink-tree, then run `make distclean' to
10570         avoid clobbering any generated files in srcdir.
10571
10572 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10573
10574         * configure.in (m68k-*-netbsd*): Build everything now.
10575
10576 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10577
10578         * Makefile.in (taz): Fix quoting.
10579
10580 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10581
10582         * configure.in (sparclet-*-*): Build everything now.
10583
10584 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10585
10586         * configure.in (m68k-*-linux*): New host.
10587
10588 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10589
10590         * configure: Check for bison before byacc.
10591
10592 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10593
10594         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10595         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10596         searching PATH.  These are used as fallbacks by Makefile.in if
10597         flex/bison/byacc aren't in objdir.
10598
10599 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10600
10601         * Makefile.in: Make everything which depends upon all-bfd also
10602         depend upon all-opcodes, in case --with-commonbfdlib is used.
10603
10604 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10605
10606         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10607         building NT native compilers on Unix.
10608
10609 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10610
10611         * configure.in: Don't get CC from the host Makefile fragment if we
10612         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10613         Solaris test for /usr/ucb/cc to the post target script, just after
10614         the compiler sanity test.
10615
10616 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * config.sub: Merge with FSF.
10619
10620 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10621
10622         * Makefile.in (RPATH_ENVVAR): New variable.
10623         (REALLY_SET_LIB_PATH): Use it.
10624         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10625
10626 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10627
10628         * config.sub, configure.in: Recognize sparclet cpu.
10629
10630 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10631
10632         * config.guess:  Support m68k-cbm-sysv4.
10633
10634 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10635
10636         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10637         m68k-unknown-linuxaout from linker help string.  Put quotes around
10638         $ld_help_string.
10639
10640 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10641
10642         * config.guess (powerpc-harris-powerunix): Add guess for port
10643         to new target.
10644
10645 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10646
10647         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10648
10649 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10650
10651         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10652         $(REALLY_SET_LIB_PATH) in Makefile.
10653         * Makefile.in (SET_LIB_PATH): New variable.
10654         (REALLY_SET_LIB_PATH): New variable.
10655         ($(DO_X)): Use $(SET_LIB_PATH).
10656         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10657         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10658         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10659         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10660         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10661         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10662         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10663         (install-dosrel): Likewise.
10664         (all-opcodes): Depend upon all-libiberty.
10665
10666 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10667
10668         * config.guess (*:CYGWIN*): New
10669
10670 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10671
10672         * Makefile.in (all-target-winsup): All all-target-libiberty.
10673
10674 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10675
10676         * configure.in (noconfigdirs): Add missing # in front of comment.
10677
10678 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10679
10680         * configure.in: add second pass to things added to noconfigdirs
10681         so *-gm-magic can exclude libgloss properly.
10682
10683 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10684
10685         * mpw-configure (extralibs_name, rez_name): Set correctly
10686         for MWC68K compiler.
10687
10688         * mpw-README: Add more info on the necessary build tools.
10689
10690 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10691
10692         * configure.in, config.sub: Recognize cygwin32.
10693
10694 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10695
10696         * config.guess, config.sub: Recognize A/UX.
10697
10698 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10699
10700         * config.sub: Merge with gcc/config.sub.
10701
10702 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10703
10704         * mpw-build.in (do-binutils): Add build of stamps.
10705
10706 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10707
10708         * config.sub: Add recognition for mips64vr4100*-* targets.
10709
10710 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10711
10712         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10713         Add creation of gconfigargs with `--enable-shared' turned on.
10714         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10715         ($(host)-stamp-stage3-configured): Likewise.
10716         (HOLES): Add chatr and ldd.
10717         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10718
10719 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10720
10721         * configure: Pass --nfp to recursive configures.
10722
10723 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10724
10725         * Makefile.in (DLLTOOL): New.
10726         (DLLTOOL_FOR_TARGET): New.
10727         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10728         (EXTRA_TARGET_FLAGS): Ditto.
10729         (EXTRA_GCC_FLAGS): Ditto.
10730         (CONFIGURE_TARGET_MODULES): Ditto.
10731         (DO_X): Ditto.
10732         * configure: Add DLLTOOL.
10733
10734 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10735
10736         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10737         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10738         mh-sco, since old workarounds no longer needed, and don't
10739         build ld, since libraries have weak symbols in COFF.
10740
10741 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10742
10743         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10744
10745 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10746
10747         * configure.in: Make sure that ${CC} can be used to compile an
10748         executable.
10749
10750 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10751
10752         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10753         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10754         nothing depending on whether gdbtk is being built.
10755
10756 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10757
10758         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10759
10760 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10761
10762         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10763         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10764
10765 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10766
10767         * config-ml.in: Add support for
10768         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10769         Simplify setting of multidirs from --disable-foo.
10770
10771 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10772
10773         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10774         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10775         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10776         non-empty, pass them on to the  GCC make.
10777         (all-bootstrap): New rule that is like all-gcc, except it executes
10778         the GCC bootstrap rule instead of the GCC all rule.
10779
10780 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10781
10782         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10783
10784 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10785
10786         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10787         DG/UX support.
10788
10789 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10790
10791         * config.sub (i*86*) Change [345] to [3456]
10792
10793 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10794
10795         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10796         --with-gnu-ld=no.
10797
10798 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10799
10800         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10801         AIX multilibs get built.
10802
10803 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10804
10805         * configure.in (i386-win32): Don't build expect if we're not
10806         building the tcl subdir.
10807
10808 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10809
10810         * Makefile.in: (configure-target-examples, all-target-examples):
10811         New targets, configure and build example programs.
10812
10813 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10814
10815         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10816         use it as input to sedit the generated MPW makefile.
10817         * mpw-README: Add a suggestion about Gestalt.h.
10818
10819 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10820
10821         * config.sub: Accept *-*-ieee*.
10822
10823 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10824
10825         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10826         Ronald F. Guilmette <rfg@monkeys.com>.
10827
10828 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10829
10830         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10831         for powerpc-pe native.
10832         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10833         (target==powerpc-pe): duplicate i386-win32 entry.
10834
10835 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10836
10837         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10838         of vxworks, not just vxworks5.1.
10839
10840 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10841
10842         * mpw-configure: Add support for exec-prefix.
10843
10844 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10845
10846         * config.guess: Recognize HP model 816 machines as having
10847         a PA1.1 processor.
10848
10849 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10850
10851         * configure: Ignore new autoconf configure options.
10852
10853 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10854
10855         * config.guess:  Recognize Pentium under SCO.
10856         From Robert Lipe <robertl@arnet.com>.
10857
10858 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10859
10860         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10861
10862 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10863
10864         * configure.in: Don't configure gas for alpha-dec-osf*.
10865
10866 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10867
10868         * configure.in: Default to --with-stabs for some targets for which
10869         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10870         i[345]86*-*-unixware*.
10871
10872 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10875         rather than basing it on the target.  Simplify handling of options
10876         controlling which directories to configure.  Remove extraneous
10877         slash in multi-clean target.
10878
10879 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10880
10881         * config-ml.in: Prefix more variables with ml_ so they don't collide
10882         with configure's.
10883
10884 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * configure: Don't turn -v into --v.
10887
10888 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10889
10890         * configure.in (targargs): Fix typo.
10891
10892         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10893
10894 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10895
10896         * configure.in: Strip --host and --target options from
10897         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10898         --with-cross-host option when building with a cross-compiler.
10899         * configure: Canonicalize the arguments put into config.status by
10900         always using `=' for an option with an argument.  Pass a presumed
10901         --host or --target explicitly.
10902
10903 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10904
10905         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10906         into general OS recognition case.
10907
10908 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10909
10910         * configure.in (target_configdirs): add target-winsup only
10911         for win32 target systems.
10912
10913 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10914
10915         * Makefile.in (all-target-libgloss): Depend upon
10916         configure-target-newlib, since when libgloss is built it looks to
10917         see if the newlib directory exists.
10918
10919 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10920
10921         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10922         cfg-ml-*.in.
10923
10924 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10925
10926         * configure: Handle LD and LD_FOR_TARGET when configuring a
10927         Canadian Cross.
10928
10929 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10930
10931         * configure.in (target_libs): add target-winsup.
10932         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10933         (target==ppcle-pe): remove ld from $noconfigdirs.
10934
10935 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10936
10937         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10938         Preserve relative path names in $srcdir.  Build symlink tree if
10939         configuring cross target dir and srcdir=. (= no VPATH support).
10940         (configure-target-libg++): Depend on configure-target-librx.
10941         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10942         * config-ml.in: New file.
10943         * symlink-tree: New file.
10944         * configure: Ensure srcdir="." if that's what it is.
10945
10946 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10947
10948         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10949         includes and FLEX_SKELETON setting.
10950         * mpw-configure (--with-gnu-ld): New option, controls whether
10951         to use PPCLink or ld with PowerMac GCC.
10952         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10953         * mpw-config.in: Configure grez if targeting Mac.
10954
10955         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10956         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10957         just macos.
10958         * configure.in: Configure grez resource compiler if targeting Mac.
10959         * Makefile.in (all-grez, install-grez): New targets.
10960
10961 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10962
10963         * configure: CXX defaults to gcc, not g++.  If we find
10964         gcc in the path, set CC to gcc -O2.
10965
10966 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10967
10968         * configure: Default ${build} correctly.  Avoid picking up extra
10969         spaces when reading CC and CXX from Makefile.  When doing a
10970         Canadian Cross, use plausible default values for numerous
10971         variables.
10972         * configure.in: When doing a Canadian Cross, don't try to
10973         configure tools whose configure script can't handle it.
10974
10975 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10976
10977         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10978
10979 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10980
10981         * configure:  Remove dubious bug reporting address.
10982
10983 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10984
10985         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10986         configure script, run that instead of this directory's configure.
10987         In either case, print a message that we're configuring the sub-dir.
10988
10989 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10990
10991         * configure.in: Before checking for the existence of various files,
10992         use sed to filter out "target-".
10993
10994 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10995
10996         * Makefile.in (DO_X): Split rule to decrease command line length
10997         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10998         (Philippe De Muyter).
10999
11000 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11001
11002         * Makefile.in (all-patch): depend on all-libiberty.
11003
11004 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11005
11006         * configure.in: If the only directory in target_configdirs which
11007         actually exists is libiberty, then set target_configdirs to empty,
11008         to avoid trying to build a target libiberty in a gas or gdb
11009         distribution.
11010
11011 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11012
11013         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11014         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11015         systems.
11016
11017 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11018
11019         * configure.in (copy_dirs): Use sys-include instead of include
11020         for --with-headers option.
11021
11022 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11023
11024         * Makefile.in, configure.in: Make winsup builds work with
11025         new scheme.
11026
11027 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11028
11029         * configure.in: Build the linker on AIX.
11030
11031 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11032
11033         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11034         where needed.
11035
11036 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11037
11038         * Makefile.in (all-gcc): Fix typo.
11039
11040 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11041
11042         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11043
11044 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11045
11046         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11047         to target-xiberty, to provide more flexibility.
11048         (target_subdir):  Define.  Create if cross.
11049         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11050         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11051         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11052         check-libFOO -> check-target-libFOO, etc.
11053         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11054         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11055         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11056         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11057         allow ALL_GCC="" to only configure.
11058         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11059         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11060         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11061
11062 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11063
11064         * Makefile.in (taz): Build "info" in etc explicitly.
11065
11066 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11067
11068         * configure.in:  Make sure that CC is undefined (as opposed to
11069         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11070         problem with autoconf trying to configure on a host without GCC.
11071
11072 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11073
11074         * mpw-configure: Set host alias from choice of host compiler,
11075         only use generic MPW Makefile sed if present, edit a file
11076         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11077         * mpw-README: Add problem notes about CW6 and CW7.
11078
11079 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11080
11081         * Makefile.in (taz): Use ";" instead of ";;".
11082
11083 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11084
11085         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11086         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11087         DISTDOCDIRS.
11088         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11089         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11090
11091 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11092
11093         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11094         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11095         Move bfd to DISTSTUFFDIRS.
11096
11097 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11098
11099         * Makefile.in (X11_LIB): Removed.
11100         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11101
11102         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11103
11104 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11105
11106         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11107         names.
11108
11109 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11110
11111         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11112
11113 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11114
11115         * configure.in (i[345]86-*-win32): Always build newlib.
11116         Don't configure cvs, autoconf or texinfo.
11117         * Makefile.in (LD_FOR_TARGET): New.
11118         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11119         Pass down LD_FOR_TARGET.
11120
11121 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11122
11123         * winsup: New directory.
11124         * Makefile.in: Build winsup.
11125         * configure.in: Winsup is configured when target is win32.
11126         Can only build win32 target GDB when native.
11127
11128 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11129
11130         * config.guess: Recognize HP model 819 machines as having
11131         a PA 1.1 processor.
11132
11133 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11134
11135         * configure: Fix sed loop which substitutes for CC and CXX to
11136         avoid bug found in various sed implementations.
11137
11138 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11139
11140         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11141         simulator.  Use standard powerpc-*-eabi*.
11142
11143 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11144
11145         * configure.in: Stop putting gas and binutils in noconfigdirs for
11146         powerpc-*-aix* and rs6000-*-*.
11147
11148 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11149
11150         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11151         -mcall-aixdesc libraries.
11152
11153 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11154
11155         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11156
11157         * config.sub (arm | armel | armeb): Fix shell syntax.
11158
11159 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11160
11161         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11162         -msoft-float and -mcpu=common support.
11163         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11164         libraries.
11165
11166 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11167
11168         * configure.in: Allow configuration and build of emacs19 for the alpha.
11169
11170 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11171
11172         * configure.in (CC): Get ^CC, not just any old CC, from
11173         ${host_makefile_frag}.
11174
11175 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11176
11177         * configure.in (CC): Try to get CC from
11178         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11179
11180 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11181
11182         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11183         only if it exists in $(srcdir).
11184
11185 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11186
11187         * configure: If CC and CXX are not set in the environment, set
11188         them, based on either an existing Makefile or on searching for gcc
11189         in PATH.  Substitute for CC and CXX in Makefile.
11190         * configure.in: Remove libm from target_libs.  Separate
11191         target_configdirs from configdirs.  If CC is not set in
11192         environment, try to get it from a host Makefile fragment.  Rewrite
11193         changes of configdirs to use skipdirs instead.  A few minor
11194         tweaks.  Take directories out of target_configdirs as they are
11195         taken out of configdirs.  Remove existing Makefile files from
11196         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11197         CONFIG_ARGUMENTS in Makefile.
11198         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11199         by configure.in.
11200         (CONFIG_ARGUMENTS): Likewise.
11201         (CONFIGURE_TARGET_MODULES): New variable.
11202         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11203         ($(CONFIGURE_TARGET_MODULES)): New target.
11204         (configure-libg++, configure-libio): New targets.
11205         (all-libg++): Depend upon configure-libg++.
11206         (all-libio): Depend upon configure-libio.
11207         (configure-libgloss, all-libgloss): New targets.
11208         (configure-libstdc++): New target.
11209         (all-libstdc++): Depend upon configure-libstdc++.
11210         (configure-librx, all-librx): New targets.
11211         (configure-newlib): New target.
11212         (all-newlib): Depend upon configure-newlib
11213         (configure-xiberty): New target.
11214         (all-xiberty): Depend upon configure-xiberty.
11215
11216 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11217
11218         * configure.in (host i[345]86-*-win32):  Expand the
11219         noconfigdirs again.
11220
11221 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11222
11223         * mpw-configure: Fix sed command file name.
11224
11225 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11226
11227         * configure.in (host i[345]86-*-win32): Reduce the
11228         noconfigdirs again.
11229
11230 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11231
11232         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11233         or powerpc*-*-pe*, since they are not yet supported.
11234
11235 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11236
11237         Add PowerMac support and many other enhancements.
11238         * mpw-configure: New option --cc to select compiler to use,
11239         paste options set according to --cc into the generated
11240         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11241         if mpw-make.sed is present.
11242         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11243         add forward includes for PowerPC include files.
11244         * mpw-build.in: Build using Makefile.PPC if present.
11245         (do-byacc, etc): Remove separate version resource builds.
11246         (do-gas): Build "stamps" before "all".
11247         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11248         * mpw-README: Update to reflect --cc option, PowerMac support,
11249         and recently-reported compatibility problems.
11250
11251 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11252
11253         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11254         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11255         (--with-multilib-top): Pass to recursive invocations.
11256
11257 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11258
11259         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11260         v810-*-*.
11261
11262 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11263
11264         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11265         gdb, ld and opcodes on v810-*-*.
11266
11267 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11268
11269         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11270         (local-maintainer-clean): New target.
11271         (maintainer-clean): New target.
11272         (realclean): Just depend upon maintainer-clean.
11273
11274 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11275
11276         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11277
11278 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11279
11280         * configure.in: Build ld in mips*-*-bsd* case.
11281
11282 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11283
11284         * config.sub: Accept -lites* OS.  From Ian Dall.
11285
11286 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11287
11288         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11289         targets.
11290
11291 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11292
11293         * configure.in: treat i386-win32 canadian cross the same as
11294         i386-go32 canadian cross.
11295
11296 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11297
11298         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11299         running under the simulator to build a reduced set of libraries.
11300         (powerpc-*-eabiaix): Add fine grained multilib support added to
11301         other powerpc targets yesterday.
11302
11303 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11304
11305         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11306         -disable-softfloat, -disable-relocatable, -disable-aix, and
11307         -disable-sysv to control which multilib libraries get built.
11308
11309 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11310
11311         * configure: Add Makefile.tem to list of files to remove in trap
11312         handler.
11313
11314 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11315
11316         * config.guess (*Linux*):  Add missing "exit"s.
11317         Also, need specific check for alpha-unknown-linux (uses COFF).
11318
11319 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11320
11321         * config.guess:  Merge with FSF:
11322
11323         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11324         * config.guess (AIX4): More robust release numbering discovery.
11325
11326         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11327         * config.guess (i386-sequent-ptx): Properly get version number.
11328
11329         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11330         * config.guess (mips:*:4*:UMIPS): New case.
11331
11332 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11333
11334         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11335         (i386-win32 host): Likewise.  Don't build readline.
11336
11337 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11338
11339         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11340         SUPPORT_FILES to submakes.
11341
11342 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11343
11344         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11345         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11346         mpw-configure.
11347
11348 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11349
11350         * configure.in (appdirs): Use =, not ==, in test expression when
11351         trying to build the text to print in the warning message for
11352         Solaris users.
11353
11354 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11355
11356         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11357
11358 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11359
11360         * config.guess: Recognize lynx-2.3.
11361
11362 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11363
11364         * config.sub (z8ksim): Deleted
11365         (z8k-*-coff): New, this is the one true name of the target.
11366
11367 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11368
11369         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11370
11371 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11372
11373         * config.guess (*:Linux:*:*): First try asking the linker what the
11374         default object file format is (elf, aout, or coff).  Then if this
11375         fails, try previous methods.
11376
11377 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11378
11379         * configure.in: Don't build newlib for *-*-vxworks5.1.
11380
11381 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11382
11383         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11384         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11385
11386 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11387
11388         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11389
11390 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11391
11392         * cfg-ml-com.in: New file.
11393         * cfg-ml-pos.in: New file.
11394
11395 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11396
11397         * COPYING.NEWLIB: Add HP free copyright to list.
11398
11399 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11400
11401         * config.sub: Recognize -eabi* for the system, not just -eabi.
11402
11403 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11404
11405         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11406         * config.sub, configure.in (win32): New target and host.
11407
11408 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11409
11410         * configure.in: Add i386-pe configuration.
11411
11412 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11413
11414         * mpw-build.in (install): Install GDB after LD.
11415
11416 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11417
11418         * mpw-config.in (elf/mips.h): Always forward-include, needed
11419         for GDB to build.
11420
11421 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11422
11423         * testsuite: New directory for customer acceptance and whole tool
11424         chain tests.
11425
11426 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11427
11428         * configure: If per-host line isn't found, but AC_OUTPUT is found
11429         and a configure script exists, run it instead.
11430
11431 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11432
11433         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11434
11435 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11436
11437         * configure: Set build_{cpu,vendor,os,alias} to host values when
11438         --build isn't specified.
11439
11440 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11441
11442         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11443         (FLAGS_TO_PASS): Pass them.
11444         (EXTRA_TARGET_FLAGS): Ditto.
11445
11446 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11447
11448         * Makefile.in (all-libg++): Depend on all-libstdc++.
11449
11450 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11451
11452         * configure.in (noconfigdirs): Enable all packages for
11453           i386-unknown-netbsd.
11454
11455 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11456
11457         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11458         hosted builds (DOS builds)
11459
11460 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11461
11462         Changes for ARM based on patches from Richard Earnshaw:
11463         * config.sub: Handle armeb and armel.
11464         * configure.in: Omit arm linker only for riscix.
11465
11466 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11467
11468         * config.guess:  Update from FSF.
11469
11470 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11471
11472         * config.sub: Recognize powerpcle as the little endian variant of
11473         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11474         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11475         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11476         temporarily.
11477
11478 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11479
11480         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11481
11482 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11483
11484         * config.sub: Accept -lites* as a basic system type.
11485
11486 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11487
11488         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11489         installed, and if so return linuxoldld as the system name.
11490
11491 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11492
11493         * config.guess: Add hppa1.1-hp-lites support.
11494
11495 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11496
11497         * configure.in: Don't build newlib for m68k-vxworks5.1.
11498
11499 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11500
11501         * configure.in (mips-sgi-irix6): Use mh-irix5.
11502
11503 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11504
11505         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11506
11507 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11508
11509         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11510         OSF/1.  Fix compiler flags.
11511         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11512
11513 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11514
11515         * configure.in: Recognize --with-newlib.
11516         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11517
11518 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11519
11520         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11521         to *_X11_MODULES due to gdbtk needing X include files et al.
11522
11523 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11524
11525         Merge in support for Mac MPW as a host.
11526         (Old change descriptions retained for informational value.)
11527
11528         * mpw-config.in: Add generic include forwards for cpu-specific
11529         include files in aout and elf directories.
11530
11531         * mpw-configure: Added copyright.
11532         * mpw-config.in: Check for presence of required build tools.
11533         (target_libs): Add newlib.
11534         (target_tools): Add examples.
11535         (Read Me): Generate as "Read Me for MPW" instead.
11536         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11537         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11538         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11539
11540         * mpw-configure: Remove subdir-specific makefile hackery,
11541         delete mk.tmp after using it.
11542
11543         * mpw-build.in (all): Display start and end times.
11544
11545         * mpw-configure (host_canonical): Set.
11546         (target_cpu): Always add to makefiles.
11547         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11548         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11549         (mpw-mh-mpw): Look for in srcdir and srcroot.
11550         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11551
11552         * mpw-build.in: (install-only): New target.
11553
11554         * mpw-configure (host_alias, target_alias): Rename from hostalias
11555         and targetalias, add into generated Makefile.
11556         (mk.tmp): If present, add into generated Makefile.
11557         * mpw-build.in (all-gas): Build config.h first before gas proper.
11558
11559         * mpw-configure (config.status): Write only if changed.
11560         * mpw-config.in (readline): Configure it (not built, just used for
11561         definitions).
11562
11563         * mpw-config.in (elf/mips.h): Add a forward include.
11564
11565         * mpw-config.in: Forward-include most .h files in include into
11566         extra-include.
11567         (readline): Don't build.
11568         mpw-build.in (install): Install GDB.
11569
11570         * mpw-configure (prefix, mpw_prefix): Handle it.
11571         * mpw-config.in (mmalloc, readline): Don't configure.
11572         * mpw-build.in (thisscript): Rename to ThisScript.
11573         Use mpw-build instead of BuildProgram everywhere.
11574         (mmalloc, readline): Don't build.
11575         * mpw-README: New file, basic documentation about the MPW port.
11576
11577         * mpw-config.in: Use forward-include to create include files.
11578
11579         * mpw-configure: Add more things to the top of each configured
11580         Makefile, including contents of config/mpw-mh-mpw.
11581         * mpw-config.in (extra-include): Create this directory and fill it
11582         with Posix-like include files when configuring.
11583
11584         * config.sub (apple, mac, mpw): Add various aliases.
11585
11586         * mpw-build.in: New file, top-level build script fragment for MPW.
11587         * mpw-configure: New file, configure script for MPW.
11588         * mpw-config.in: New file, config fragment for MPW.
11589
11590 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11591
11592         * configure.in (host_libs): Remove glob, since it is gone from the
11593         sources.
11594
11595 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11596
11597         * Makefile.in: define empty GDB_NLM_DEPS var.
11598
11599         * configure.in(target_makefile_frag): use config/mt-netware
11600         for netware targets.
11601
11602 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11603
11604         * config.sub: Merge in recent FSF changes.  Remove linux special
11605         cases.
11606
11607 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11608
11609         Revert this change:
11610
11611         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11612
11613                 * build-all.mk: Use CC=cc -Xs on Solaris.
11614
11615 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11616
11617         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11618         stop using it.
11619         * Makefile.in: Nuke all references to glob subdirectory.
11620
11621 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11622
11623         * configure.in: Fix --enable-shared logic in per-host.
11624
11625 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11626
11627         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11628
11629 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11630
11631         * configure.in (noconfigdirs): Don't build gas on AIX, for
11632         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11633
11634 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11635
11636         * configure: Fix --cache-file to work if the file argument is a
11637         relative path.
11638
11639 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * configure: If the --cache-file is used, pass it down to
11642         configure in subdirectories.
11643
11644 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11645
11646         * config.sub: add vxworks29k configuration.
11647
11648 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11649
11650         * Makefile.in (taz): Do "diststuff" part quietly.
11651
11652 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11653
11654         * config.sub: Mini-merge with gcc/config.sub.
11655
11656 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11657
11658         * config.guess (IRIX): Sed - to _.
11659
11660 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11661
11662         * Makefile.in (source-vault, binary-vault): New targets.
11663
11664 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11665
11666         * config.sub: Recognize -eabi as a basic system type.
11667
11668 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11669
11670         * configure.in (enable_shared stuff): Fix typo.
11671
11672 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11673
11674         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11675
11676 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11677
11678         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11679
11680 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11681
11682         * configure.in (rs6000-*-*): Don't build gas.
11683
11684 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11685
11686         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11687         reduce command line length.
11688         (AS_FOR_TARGET): Check for as.new, not Makefile.
11689         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11690
11691 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11692
11693         * config.guess:  Merge from FSF.
11694
11695 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11696
11697         * configure: Don't use $ when handling program_suffix.
11698
11699 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11700
11701         * configure.in:  Configure tk for hppa/hpux.
11702
11703 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11704
11705         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11706
11707 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11708
11709         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11710         to LIBCXXFLAGS.  Tests are better run without it.
11711
11712 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11713
11714         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11715
11716 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11717
11718         * configure.in (*-*-netware*): Don't configure xiberty.
11719
11720 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11721
11722         * configure.in:  Remove tk from native_only list.
11723
11724 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11725
11726         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11727           for special NCD build.
11728
11729 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11730
11731         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11732         makeall.bat, they're only useful for binutils snapshots.
11733         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11734         makeall.bat to specified SUPPORT_FILES.
11735
11736 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11737
11738         * build-all.mk: Add Ericsson targets to sun4 and solaris
11739           hosts.  Add  BNR's sun4 target to solaris host, so their
11740           build-from-source will be tested in-house first.
11741
11742 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11743
11744         * Makefile.in (LIBCFLAGS): New variable.
11745         (CFLAGS_FOR_TARGET): Ditto.
11746         (LIBCFLAGS_FOR_TARGET): Ditto.
11747         (LIBCXXFLAGS): Ditto.
11748         (CXXFLAGS_FOR_TARGET): Ditto.
11749         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11750         (BASE_FLAGS_TO_PASS): Pass them.
11751         (EXTRA_TARGET_FLAGS): Ditto.
11752
11753         * configure.in: Support --enable-shared.
11754
11755 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11756
11757         * configure.in (target_libs):  Include libstdc++ again.
11758         * config.guess:  Update from FSF (for FreeBSD).
11759
11760 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11761
11762         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11763         makeall.bat.
11764         (DISTDOCDIRS): Add `etc'.
11765         (ETC_SUPPORT_PFX): New variable.
11766         (taz): Include anything from etc starting with a word in
11767         ETC_SUPPORT_PFX.
11768
11769 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11770
11771         * config.sub: Update for recent FSF changes.  Remove obsolete
11772         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11773         spacing changes.
11774
11775 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11776
11777         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11778
11779         * config.guess:  Merge with FSF.
11780         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11781
11782 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11783
11784         * configure: Since the "trap 0" handler will override the exit
11785         status on many systems, only use it for "exit 1", and make it set
11786         a non-zero exit status; reset it before "exit 0".  Also, check
11787         exit status of config.sub, and error out if it failed.
11788
11789 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11790
11791         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11792         and install libgloss.
11793
11794 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11795
11796         * Makefile.in (all-binutils): Depend upon all-byacc.
11797
11798         * configure.in: Don't build emacs on Irix 5.
11799
11800 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11801
11802         * configure.in (*-*-netware*): Add libio.
11803
11804 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11805
11806         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11807         (CHECK_TARGET_MODULES): Ditto.
11808         (INSTALL_TARGET_MODULES): Ditto.
11809         (TARGET_LIBS): Ditto.
11810         (all-libstdc++): Note dependencies.
11811
11812 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11813
11814         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11815
11816 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11817
11818         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11819         -fexternal-templates.
11820
11821         * configure.in (target_libs): Add libstdc++.
11822         (noconfigdirs): Add libstdc++ as appropriate.
11823
11824 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11825
11826         * config.guess:  Update from FSF.
11827
11828 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11829
11830         * configure: Use ${config_shell} when running ${configsub}.
11831
11832 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11833
11834         * config.sub: No longer recognize h8300h.
11835
11836 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11837
11838         * config.sub: Remove extraneous differences between config.sub and
11839         gcc/config.sub.
11840
11841 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11842
11843         * Makefile.in (DISTSTUFFDIRS): Add gas.
11844
11845 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11846
11847         * COPYING.NEWLIB: New file.
11848
11849 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11850
11851         * config.guess (HP-UX):  Patch from Harlan Stenn
11852         <harlan@landmark.com> to also emit release level.
11853
11854 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11855
11856         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11857
11858 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11859
11860         * config.sub:  Merge nextstep cleanup from FSF.
11861
11862 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11863
11864         * configure.in (arm-*-*): Don't configure ld for this target.
11865
11866 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11867
11868         * configure.in (*-*-netware): don't configure libg++, libio,
11869           librx, or newlib.
11870
11871 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11872
11873         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11874         configure ld--it works, but it doesn't support shared libraries.
11875
11876 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11877
11878         * config.guess (*-unknown-freebsd*):  Get rid of possible
11879         trailing "(Release)" in version string.
11880         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11881
11882 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11883
11884         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11885         Fix type: *-next-neststep -> *-next-nextstep.
11886
11887         * config.guess:  Merge from FSF:
11888
11889         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11890
11891         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11892
11893         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11894
11895         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11896         instead of UNIX_SV for UnixWare 1.0).
11897
11898 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11899
11900         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11901         to make gdb/nlm/* build after the compiler and linker.
11902
11903 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11904
11905         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11906         not just i[34]86.
11907         (m68k-atari-sysv4):  Relocate to match FSF version.
11908
11909         * config.guess:  More merges from the FSF:
11910
11911         Add a space before function call or macro invocation.
11912
11913         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11914
11915         * config.guess: Add trap cmd to remove dummy.c and dummy when
11916         interrupted.
11917
11918         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11919
11920         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11921         (dummy): Redirect stderr from compilation of dummy.c.
11922
11923         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11924
11925         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11926
11927 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11928
11929         * configure: Accept and ignore --cache*, for compatibility with
11930         new autoconf.
11931
11932 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11933
11934         * config.guess:  Merge from FSF:
11935
11936         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11937
11938         * config.guess (Pyramid*:OSx*:*:*): New case.
11939         (PATH): Add /.attbin at end for finding uname.
11940         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11941
11942         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11943
11944         * config.guess (M88*:DolphinOS:*:*): New case.
11945
11946         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11947
11948         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11949         to select whether to use ELF or COFF.
11950
11951         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11952
11953         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11954
11955         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11956
11957         * config.guess: Guess the OS version for HPUX.
11958
11959         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11960
11961         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11962
11963 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11964
11965         * configure.in: Recognize --with-headers, --with-libs, and
11966         --without-newlib.
11967         * Makefile.in (all-xiberty): Depend upon all-ld.
11968
11969 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11970
11971         * configure.in: Change i[34]86 to i[345]86.
11972
11973 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11974
11975         * configure (version): A few more tweaks to help message.
11976
11977 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11978
11979         * Makefile.in:  Remove (for now) librx as a host library,
11980         now that we're building it for target.
11981
11982 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11983
11984         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11985         (Karl Berry).
11986
11987 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11988
11989         * configure.in:  Also configure librx.
11990
11991 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11992
11993         * Makefile.in:  Update various rules to reflect that librx
11994         is now needed for libg++.
11995
11996 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11997
11998         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11999
12000 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12001
12002         * configure.in: Configure the examples directory.
12003
12004 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12005
12006         * configure: Simplify Jun 2 1994 change.
12007
12008 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12009
12010         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12011         /bin/gcc isn't good enough to build gcc.
12012
12013 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12014
12015         * Makefile.in (GDB_SUPPORT_FILES): Remove
12016         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12017         (gdb.tar.gz): Add new rule to use standard distribution building
12018         mechanism.
12019
12020 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12021
12022         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12023         Bill Cox <bill@cygnus.com>.
12024
12025 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12026
12027         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12028
12029 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12030
12031         * configure:  Search current dir first in .gdbinit.
12032
12033 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12034
12035         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12036
12037 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12038
12039         * config.sub:  Refer to NeXT's operating system as nextstep.
12040
12041         * config.sub (case $basic_machine):  Re-order the cases, to match
12042         the order in the FSF version (which is mostly alphabethical).
12043         Merge in some additions and changes from the FSF.
12044
12045 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12046
12047         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12048         * config.sub: Recognize cxux7.
12049         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12050
12051 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12052
12053         * config.sub:  Fix typo powerpc -> powerpc-*.
12054
12055 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12056
12057         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12058
12059         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12060         parallel with all-emacs and install-emacs).  Top-level command
12061         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12062
12063 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12064
12065         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12066         $(relbindir)/make before doing ``make install'', and use
12067         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12068         installing over running make binary.
12069         ($(host)-stamp-stage3-installed): Likewise.
12070
12071 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12072
12073         * config.guess: Recognize Mach.
12074
12075 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12076
12077         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12078         see whether --exec-prefix was used.
12079
12080 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12081
12082         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12083
12084 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12085
12086         * Makefile.in: Add all-librx target similar to all-libproc.
12087
12088 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12089
12090         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12091         with post 1.2 uname bogosity.
12092
12093 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12094
12095         * configure: Remove temporary files on receipt of a signal.
12096
12097 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12098
12099         * configure: If there is a package_makefile_frag, remove
12100         ${subdir}/Makefile.tem after copying it in.
12101
12102 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12103
12104         * build_all.mk: support rs6000 lynx identifies itself as
12105         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12106         since /bin/gcc is too feeble to compile a modern gcc.
12107
12108 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12109
12110         * brought devo/test-build.mk update-to-date with progressive/
12111           test-build.mk. Add lynx targets and hppa flag info.
12112
12113 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12114
12115         * configure.in:  Use mh-ncrsvr43.  Patch from
12116         Tom McConnell <tmcconne@sedona.intel.com>.
12117
12118 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12119
12120         * config.guess (i386-unknown-bsdi):  No longer need to
12121         check #if defined(__bsdi__) && defined(__i386__).
12122
12123 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12124
12125         * configure: Set program_transform_nameoption correctly.
12126
12127 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12128
12129         * brought build-all.mk update-to-date with progressive build-all.mk,
12130           added new targets and hppa info.
12131
12132 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12133
12134         * configure: If config.guess result is a prefix of the user
12135         specified target, assume a native build and use the user specified
12136         target as the host alias.  Remove SunOS patch suffix removal hack.
12137         * configure.in: Remove SunOS patch suffix removal hack.
12138
12139         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12140         in NATIVE_CHECK_MODULES.
12141
12142 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12143
12144         * Makefile.in: Rename HOST_ONLY to NATIVE.
12145         * configure: Delete SunOs patch suffix from host_canonical
12146           and build_canonical variables that are prepended to Makefiles.
12147         * configure.in: Add comments for easier maintenance.
12148
12149 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12150
12151         * Makefile.in: Add all-libproc target similar to all-gui.
12152
12153 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12154
12155         * Makefile.in (CHECK_MODULES): split into
12156         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12157
12158 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12159
12160         * config.guess (i386-unknown-bsdi): New system to guess.
12161
12162 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12163
12164         * Makefile.in: Add all-gui target (but not yet build by "all").
12165
12166 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12167
12168         * config.sub: Move deletion of patch suffix from here...
12169         * configure.in: To here, at Ian's suggestion.  The top-
12170           level scripts might need to know of a patch level.
12171
12172 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12173
12174         * config.sub: Strip off patch suffix so rtl is recognized
12175           as a sunos4.1.3 machine, even though it's been patched.
12176
12177 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12178
12179         * Makefile.in (INSTALL_LAST): Delete.
12180         (INSTALL_DOSREL): New.
12181
12182 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12183
12184         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12185         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12186         whether we pass down --with-gnu-ld anyhow.
12187
12188 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12189
12190         * Makefile.in (INSTALL_LAST): Change operation so it works
12191         on more flavors of make.
12192         * configure.in (go32): Don't build libg++ or libio.
12193
12194 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12195
12196         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12197         they can be overriden by templates.
12198
12199 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12200
12201         * configure.in (target==go32): Don't build gdb.
12202         * dosrel: New directory.
12203
12204 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12205
12206         * configure.in (host==go32): Configure dosrel too.
12207         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12208         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12209         be set by incoming names or templates.
12210         (INSTALL_LAST): New rule.
12211
12212 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12213
12214         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12215
12216 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12217
12218         * configure.in (appdirs): New variable.  Currently empty, but will
12219         be used in gas distribution.  If nonempty, lists a set of
12220         directories at least one of which must get configured, or top
12221         level configuration is considered to have failed.
12222         (rs6000-*-lynxos*): Use new file name.
12223
12224 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12225
12226         Eliminate XTRAFLAGS.
12227         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12228         newlib include files using -idirafter, and also use -nostdinc.
12229         (CXX_FOR_TARGET): Likewise.
12230         (XTRAFLAGS): Removed.
12231         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12232         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12233         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12234         ($(DO_X)): Don't pass down XTRAFLAGS.
12235
12236 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12237
12238         * configure.in (mips*-dec-bsd*): New target; do build linker.
12239         (mips*-*-bsd*): New target; don't build linker.
12240
12241 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12242
12243         * configure.in: support rs6000-*-lynxos* configuration.
12244         support sunos4 as a cross target.
12245
12246         * config.sub: look for lynx*, not lynx since the OS version may
12247         legitimately be part of the name.
12248
12249 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12250
12251         * configure.in (i[34]86-*-sco*): Move to be with other i386
12252         targets.
12253         (romp-*-*): New target.  Skip various binary utilities.
12254         (vax-*-*): New target.  Don't build newlib.
12255         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12256
12257 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12258
12259         * configure.in: Only set host_makefile_frag if config
12260         directory exists.
12261
12262 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12263
12264         * install.sh: If $dstdir exists, don't check whether each
12265         component does.
12266
12267 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12268
12269         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12270
12271 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12272
12273         * configure.in (*-*-lynxos*): Don't configure newlib for either
12274         native or cross Lynx.
12275
12276 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12277
12278         * config.sub (sparc64-elf): Fix os.
12279         (z8k): Remove duplicate.
12280
12281 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12282
12283         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12284         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12285
12286 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12287
12288         * configure: Make file links cleanly even if Lynx fails on
12289           an NFS symlink (at least fail cleanly).
12290
12291 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12292
12293         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12294         -XNh2000.
12295
12296 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12297
12298         * configure: Unknown options are fatal again.
12299
12300 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12301
12302         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12303         compatibility.
12304
12305 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12306
12307         * build-all.mk: Add `clean' target.
12308
12309 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12310
12311         * config.guess:  Add SINIX support.
12312         * configure.in:  Add mips-*-sysv4* support.
12313
12314 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12315
12316         * build-all.mk: Document all useful targets.
12317         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12318         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12319
12320 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12321
12322         * configure: Support --silent, --quiet.
12323
12324 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12325
12326         * configure: Support --disable-FEATURE.
12327
12328 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12329
12330         * config.guess: Recognize NCR running SVR4.3.
12331
12332 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12333
12334         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12335         Patch from Paul Eggert <eggert@twinsun.com>.
12336
12337 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12338
12339         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12340
12341 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12342
12343         * configure: Make unrecognized options give nonfatal warnings
12344         instead of fatal errors, and pass them to any subdirectory
12345         configures in case they recognize them.
12346         Make --x equivalent to --with-x.
12347
12348 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12349
12350         * configure: Add --enable-* options.  Clean up usage message and
12351         some comments.
12352
12353 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12354
12355         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12356
12357 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12358
12359         * configure.in (hppa*-*-*): Enable binutils.
12360
12361 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12362
12363         * config.sub: Recognize cisco.
12364
12365 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12366
12367         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12368
12369 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12370
12371         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12372         than one configuration name.  Add comment.
12373
12374 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12375
12376         * config.guess: about target *-hitachi-hiuxwe2, fixed
12377         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12378         macro is incorrect.]
12379
12380 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12381
12382         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12383         than the "make ls" stuff which used to be here.
12384
12385 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12386
12387         * config.guess:  Recognize i[34]86-unknown-freebsd.
12388         From Shawn M Carey <smcarey@rodan.syr.edu>.
12389
12390 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12391
12392         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12393
12394 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12395
12396         * config.guess: Check for ptx.
12397
12398 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12399
12400         * config.sub: Add os9k checking.
12401
12402 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12403
12404         * config.guess: Handle OSF1 running on HPPA processors
12405
12406 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12407
12408         * configure: If subdir configure fails, print out a message with
12409         subdirectory name, in case subdir's configure code didn't identify
12410         itself.
12411
12412 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12413
12414         * configure.in: Remove embedded newlines from configdirs.
12415         Avoid mismatches of substrings.  Fix matching strings at end
12416         of configdirs.
12417
12418 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12419
12420         * config.guess:  Add Lynx/rs6000 config support.
12421
12422 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12423
12424         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12425
12426 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12427
12428         * configure.in (hppa*-*-osf*): Treat this just like most other
12429         PA configurations (eg no binutils or ld).
12430         (hppa*-*-*elf*): These configurations have binutils and ld.
12431
12432 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12433
12434         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12435
12436 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12437
12438         * configure.in (rs6000-*-*): Build gas.
12439
12440 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12441
12442         * Makefile.in:  Avoid bug in losing hpux sed.
12443
12444 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12445
12446         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12447         for GDB and GDB has been fixed to not need it.
12448
12449 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12450
12451         * config.guess: Recognize vax hosts.
12452
12453 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12454
12455         * configure (while loop): Don't use "break 2" inside case
12456         statement -- the case statement isn't an enclosing loop.
12457
12458 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12459
12460         * config.guess:  Clean up NeXT support, to allow nextstep
12461         on Intel machines.  Make OS be nextstep.
12462
12463 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12464
12465         * config.guess: Add alternate forms for Convex.
12466
12467 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12468
12469         * configure:  Completely rewrite option processing.  Take
12470         advantage of pattern-matching to avoid invoking test frequently.
12471         Also clean up host and target defaulting logic.
12472
12473 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12474
12475         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12476         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12477         commands (plus user environment) will fit SCO limits.
12478
12479 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12480
12481         * configure.in: Don't issue warnings about directories which are
12482         not being configured if -norecursion is set.  Correct test for
12483         --with-gnu-as and --with-gnu-ld to not get confused by substring
12484         matches.
12485
12486         * configure.in: Don't build gas for alpha-dec-osf1*.
12487
12488 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12489
12490         * configure:  Back out Per's change of 12/19/1993.  It changes the
12491         behavior of configure in unexpected and confusing ways.
12492
12493         Also, use different delim char when calculating
12494         program_transform_name so that the name can contain slashes.
12495
12496 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12497
12498         * configure.in, config.sub: Add support for VSTa micro-kernel.
12499
12500 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12501
12502         * configure.in: Nuke hacks which were used to get a special
12503         version of GAS for HPPA configurations.
12504
12505 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12506
12507         * configure:  If only ${target_alias} is given, use that
12508         as the default for ${host_alias}.
12509         * configure:  Add missing back-slashes before nested quotes.
12510
12511 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12512
12513         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12514
12515 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12516
12517         * config.guess:  Recognize some Tektronix configurations.
12518         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12519
12520 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12521
12522         * config.sub: Match any flavor of SH.
12523
12524 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12525
12526         * configure.in: Don't try to configure newlib for Alpha.
12527
12528 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12529
12530         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12531         libg++ or libio for any Alpha target.
12532
12533         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12534
12535 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12536
12537         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12538         default arguments -- so it tried to compress itself.
12539
12540 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12541
12542         * configure.in (notsupp): ensure that a space is always at the end
12543           of the configdirs list, since the grep checks for an explicit space
12544
12545 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12546
12547         * configure.in (target i386-sysv4.2): don't build ld, since static
12548           versions of many libraries are not available.
12549
12550 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12551
12552         * config.guess: Recognize Apollos (using environment variables).
12553         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12554
12555 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12556
12557         * config.guess: Recognize Sony news mips running newsos.
12558
12559 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12560
12561         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12562         "fi ; else" for bash.
12563
12564 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12565
12566         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12567
12568 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12569
12570         * config.sub: accept unixware as an alias for svr4.2.
12571         Fix some inconsistancies with the gcc version.
12572
12573 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12574
12575         * Makefile.in (DISTDOCDIRS):  Add gdb.
12576
12577 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12578
12579         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12580
12581 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12582
12583         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12584         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12585         this now.
12586
12587 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12588
12589         * config.sub: Accept hiux* as an OS name.
12590
12591         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12592         etc/make-stds.texi.  The underscore came from gcc, and dje now
12593         agrees that RUNTESTFLAGS is the correct name.
12594
12595 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12596
12597         * install.sh:  Remove 'set -e'.  It makes any conditionals
12598         in the script useless.
12599
12600         * config.guess: Automatically recognize arm-acorn-riscix
12601         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12602
12603 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12604
12605         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12606
12607 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12608
12609         * Makefile.in (DISTDOCDIRS): New variable.
12610         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12611         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12612
12613 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12614
12615         * configure.in (hppa target): check the source directory for the
12616           pagas sub-directory
12617
12618 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12619
12620         * config.sub: Allow -aout* and -elf*.
12621
12622 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12623
12624         * configure.in: Don't build ld on i386-solaris2, same as for
12625         sparc-solaris2.
12626
12627 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12628
12629         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12630
12631 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12632
12633         * configure.in:  Configure gdb for alpha.
12634
12635 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12636
12637         * Makefile.in (CXXFLAGS): Add -O.
12638
12639 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12640
12641         * config.guess: added support for DG Aviion
12642
12643 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12644
12645         * configure.in: Produce warning message for subdirectories not
12646         configurable for this host/target combination.  Don't try to
12647         configure gdb for vms.
12648
12649 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12650
12651         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12652         appropriate files before making "diststuff".
12653         (DISTBISONFILES): New var: list of files to be edited.
12654         (DISTSTUFFDIRS): Add binutils.
12655
12656 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12657
12658         * config.sub: also handle mipsel and mips64el (for little endian mips)
12659
12660 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12661
12662         * configure.in: Add * to end of all OS names.
12663
12664 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12665
12666         * configure.in: Build newlib for LynxOS native.
12667
12668 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12669
12670         * config.guess: Add support for delta 88k running SVR3.
12671
12672         * configure.in: Add comment about HP compiler vs. emacs.
12673
12674 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12675
12676         * configure.in: don't build ld on solaris2 (not a viable option
12677           due to bugs in getpwnam & getpwuid)
12678
12679 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12680
12681         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12682         config.guess will produce a full version number.
12683
12684 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12685
12686         * configure.in: Build linker and binutils for alpha-dec-osf1.
12687
12688 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12689
12690         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12691         and gdb/testsuite/Makefile.in.
12692
12693 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12694
12695         * configure.in: recognize mips*- instead of mips-
12696
12697 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12698
12699         * config.sub: Accept linux*coff and linux*elf as operating
12700         systems.
12701
12702 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12703
12704         * config.sub: Recognize mips64, and mips3 as an alias for it.
12705
12706 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12707
12708         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12709         gdb knows how to handle OSF/1 shared libraries.
12710
12711 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12712
12713         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12714         * config.guess: Recognize Hitachi's HIUX.
12715         * config.sub: Recognize h3050r* and hppahitachi.
12716         Remove redundant cases for hp9k[23]*.
12717
12718 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12719
12720         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12721         if gas and ld are in the source tree and are in ${configdirs}.
12722         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12723         --with options (but still pass them down on the command line,
12724         if they were explicitly specified).
12725
12726 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12727
12728         * configure: substitute SHELL value in Makefile.in with
12729         ${CONFIG_SHELL}
12730
12731 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12732
12733         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12734         *-*-solaris2* targets.
12735
12736 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12737
12738         * Makefile.in: define M4, and pass it down to sub-makes;
12739         all-autoconf now depends on all-m4
12740
12741 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12742
12743         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12744         presence of {ar,ranlib} instead of a configured directory
12745
12746 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12747
12748         * config.guess: Accept 34?? as well as 33?? for NCR.
12749
12750 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12751
12752         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12753         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12754
12755 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12756
12757         * configure: grab values for $(CC) and $(CXX) from the
12758         environment, so that someone can do "CC=gcc configure; make" and
12759         have it work right (matching the way that autoconf works now)
12760
12761         * configure.in, Makefile.in: add support for gash, the tcl
12762         interface to Galaxy
12763
12764         * config.guess: add NetBSD variants (hp300, x86)
12765
12766 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12767
12768         * install.sh: Support -d option (in the manner of SunOS 4 install,
12769         as it is more deterministic than that of GNU install)
12770         (chmodcmd): Set file to mode 755 by default (should also do default
12771         chgrp and chown, but I don't feel like dealing with that now)
12772
12773 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12774
12775         * config.sub: Remove h8300hhms alias.
12776
12777 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12778
12779         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12780
12781 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12782
12783         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12784         as stmp-fixinc
12785
12786 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12787
12788         * config.sub: recognize m88110-bug-coff.
12789
12790 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12791
12792         * Makefile.in (all-libio): all dependencies on the toolchain used
12793         to build this (gcc, gas, ld, etc)
12794
12795 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12796
12797         * config.guess: Deal with OSF/1 1.3 on alpha.
12798
12799 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12800
12801         * install.sh: add some 'else true' clauses for portability
12802
12803         * configure.in: don't build libio for h8[35]00-*-* targets
12804
12805 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12806
12807         * Makefile.in:  Add support for new libio.
12808
12809 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12810
12811         * install.sh: If one command fails, don't try the rest.  Don't try
12812         to remove $dsttmp (via trap) unless we have already created it.
12813         If $src doesn't exist, detect it and exit with an error.
12814
12815         * config.guess: Recognize BSD on hp300.
12816
12817 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12818
12819         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12820         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12821
12822 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12823
12824         * Makefile.in (all-send-pr): depends on all-prms
12825
12826 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12827
12828         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12829
12830 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12831
12832         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12833         Added test for mips-mips-riscos5.
12834
12835 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12836
12837         * configure.in: use mh-hp300 for 68k HP hosts
12838
12839 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12840
12841         * configure: add support for CONFIG_SHELL, so that you can use
12842         some alternate shell for evaluating configure scripts
12843
12844 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12845
12846         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12847         in configure script to bug-gdb@prep.ai.mit.edu when building
12848         distribution archive.
12849         * Makefile.in (COMPRESS):  Remove def.
12850         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12851         gdb.tar.Z and make-gdb.tar.Z respectively.
12852         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12853         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12854         to convergence with 'taz' target in Makefile.in.
12855
12856 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12857
12858         * install.sh (dsttmp): use trap to ensure that tmp files go
12859         away on error conditions
12860
12861 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12862
12863         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12864
12865 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12866
12867         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12868         its parent is '/' not ''.
12869
12870         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12871
12872 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12873
12874         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12875         that ${newsrcdir}/configure.in does.
12876
12877 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12878
12879         * test-build.mk: support for CONFIG_SHELL
12880
12881 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12882
12883         * config.sub (netware):  Add as a basic system type.
12884
12885 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12886
12887         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12888           $(srcdir)/ from the dependency on Makefile.in.
12889
12890 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12891
12892         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12893         (h8300hhms is temporary until multi-libraries are implemented).
12894         * configure.in: Handle h8300h too.
12895
12896 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12897
12898         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12899
12900 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12901
12902         * configure:  Remove extraneous output when guessing host type.
12903         * config.guess:  Remove extraneous output when guessing using C
12904         compiler rather than uname, or when guessing fails.
12905
12906 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12907
12908         * Makefile.in: remove all.cross and install.cross targets
12909
12910         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12911           definitions
12912
12913 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12914
12915         * configure.in (target sh): Build gprof.
12916
12917 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12918
12919         * config.sub: change -solaris to -solaris2
12920
12921 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12922
12923         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12924
12925 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12926
12927         * configure: Correct error message for missing Makefile.in to
12928         print correct directory.
12929
12930 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12931
12932         * install.sh: kludge around 386BSD shell bug
12933
12934 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12935
12936         * config.guess:  Recognize NeXT.
12937         * config.guess:  Recognize i486-ncr-sysv4.
12938         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12939
12940 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12941
12942         * Makefile.in (MAKEINFOFLAGS): New variable.
12943         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12944         * build-all.mk, test-build.mk: Pass down --no-split as
12945         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12946
12947 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12948
12949         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12950
12951 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12952
12953         * Makefile.in (libg++.tar.z):  New rule.
12954         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12955         * Makefile.in (taz):  Only do a single chmod.
12956
12957 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12958
12959         * install.sh: don't use dirname anymore (replaced with sed usage)
12960
12961 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12962
12963         * Makefile.in:  Change extension for gzip'd files from '.z' to
12964         '.gz' per new FSF standard usage.
12965
12966 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12967
12968         * configure: put quotes around the final value of program_transform_name
12969
12970 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12971
12972         * Makefile.in: new install.sh support; update install-info rules
12973
12974 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12975
12976         * configure.in: Build diff for crosses, but not for go32 host.
12977
12978         * configure.in: Build gprof only for native, and don't build it
12979         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12980
12981 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12982
12983         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12984
12985 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12986
12987         * configure.in (host_tools): Add prms.
12988
12989 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12990
12991         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12992         with $(FLAGS_TO_PASS) on the command line
12993
12994         * config.sub: Recognize lynx and lynxos
12995
12996 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12997
12998         * config.sub: Accept -ecoff*, not just -ecoff.
12999
13000 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13001
13002         * Makefile.in (taz): Use .gz suffix instead of .z.
13003         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13004         names.
13005
13006 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13007
13008         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13009
13010 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13011
13012         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13013         that rebuilds that might happen during 'make install' don't get
13014         bogus gcc include files
13015
13016 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13017
13018         Change from Utah for HPPA support:
13019         * config.guess: Recognize hppa1.x-hp-bsd.
13020
13021 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13022
13023         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13024         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13025
13026 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13027
13028         * config.sub: Add support for rom68k and bug boot monitors.
13029
13030 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13031
13032         * Makefile.in: Make all-opcodes depend on all-bfd.
13033
13034 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13035
13036         * config.guess: Added special check for i[34]86-univel-sysv4*.
13037
13038 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13039
13040         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13041         the processor rather than assuming i486.
13042
13043 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13044
13045         * config.guess: Recognize SunOS6 as Solaris3.
13046
13047 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13048
13049         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13050         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13051
13052 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13053
13054         * build-all.mk (all-cross): New target for Canadian Cross.
13055         Added Q2 go32 targets.
13056         * test-build.mk: Configure go32 cross sparclite-aout and
13057         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13058         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13059
13060 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13061
13062         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13063         GO32 hosted toolchains
13064
13065 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13066
13067         * configure: change  so "-exec-prefix" gets passed down rather
13068         than "-exec_prefix" so autoconf generated Makefiles get the
13069         exec_prefix set right.
13070
13071 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13072
13073         * config.guess: get the Solaris2 minor version number
13074
13075         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13076
13077 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13078
13079         * config.guess: Recognize some Sequent platforms.
13080
13081 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13082
13083         * Makefile.in: added the vault-install target
13084
13085         * configure.in: actually use the Sun3 makefile fragment that's in
13086         config, also added the release dir to configdirs
13087
13088 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13089
13090         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13091
13092 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13093
13094         * configure.in: remove some program from Alpha targetted toolchains
13095
13096 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13097
13098         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13099         gprof.
13100         (taz): Run "make diststuff" in those directories instead of "make
13101         proto-dir".  Look for "VERSION=" only at start of line in subdir
13102         Makefile.  Use "gzip -9" for compression.
13103         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13104         (binutils.tar.z): New target.
13105
13106 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13107
13108         * Makefile.in (taz): Include gpl.texinfo.
13109
13110 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13111
13112         * Makefile.in (setup-dirs): Merged into "taz" target.
13113         (taz): Only do `proto-dir' stuff if a directory is actually needed
13114         for this target.
13115
13116 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13117
13118         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13119         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13120         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13121         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13122         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13123
13124 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13125
13126         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13127         config.sub, and move-if-change to gdb testsuite distribution
13128         archive, so the testsuite can be extracted, configured, and
13129         run separately from the gdb distribution.  Blow away the Chill
13130         tests that require a Chill compiled executable, since GNU Chill
13131         is not yet publically available.
13132
13133 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13134
13135         * test-build.mk: set environment variables in a single command,
13136         instead of a list of assignments and exports
13137
13138         * config.guess: recognize Alpha/OSF1 systems
13139
13140 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13141
13142         * configure: Change help message to prefer --options rather than
13143           -options.
13144
13145 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13146
13147         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13148         zippy@ecst.csuchico.edu.
13149         * config.guess: Recognize miniframe.
13150
13151 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13152
13153         * Makefile.in: Use srcroot to find runtest rather than rootme.
13154         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13155
13156 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13157
13158         * test-build.mk: Extensive additions to support building on a
13159         machine other than the host.
13160
13161 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13162
13163         * configure (tooldir): Fix for i386-aix again.
13164
13165 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13166
13167         * configure, Makefile.in:  Change definition of $(tooldir)
13168         to match the FSF.
13169
13170 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13171
13172         * config.guess:  Recognize i[34]86/SVR4.
13173
13174 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13175
13176         * Makefile.in (all-gdb): gdb depends on sim.
13177
13178 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13179
13180         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13181         at the same time we make the prototype gdb directory.
13182         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13183         files at the same time as the gdb base release distribution.
13184
13185 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13186
13187         * Makefile.in (check): Use individual check targets rather than
13188         DO_X rule.
13189         (check-gcc): Added.
13190
13191 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13192
13193         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13194         for System V release 3.2.
13195
13196 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13197
13198         * config.sub: Recognize hppaosf.
13199         * configure.in: Do configure ld/binutils/gas for it.
13200
13201 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13202
13203         * configure (tooldir): Alter syntax used to set this, for systems
13204         where "\$" isn't handled right, like i386-aix.
13205
13206 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13207
13208         * configure: Pass program-transform-name, not
13209         program_transform_name, to recursive configures.
13210
13211 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13212
13213         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13214         of gas+ld+binutils.
13215
13216 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13217
13218         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13219
13220 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13221
13222         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13223
13224 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13225
13226         * Makefile.in (PRMS): Set back to all-prms.
13227
13228 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13229
13230         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13231         targets, rather than for MIPS hosts.
13232
13233 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13234
13235         * configure.in: add comment for --with-x default values
13236
13237         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13238
13239         * Makefile.in: add check-* targets for each of the directories in
13240         the tree.  Add a definition of RUNTEST that will use the one we
13241         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13242
13243 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13244
13245         * configure.in: Removed obsolete references to bfd_target and
13246         target_makefile_frag.
13247
13248         * build-all.mk: Set assorted targets for Q2.
13249         * config.sub: Recognize z8k-sim and h8300-hms.
13250         * test-build.mk: Really don't pass host to configure.
13251         (HOLES): Added uname.
13252
13253 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13254
13255         * configure: Handle an empty program-prefix, program-suffix or
13256         program-transform-name correctly.
13257
13258 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13259
13260         * build-all.mk: -G 8 no longer required for MIPS targets.
13261         * test-build.mk: Don't pass host argument to configure; make it
13262         guess.
13263
13264 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13265
13266         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13267         * Makefile.in (COMPRESS):  New macro, like GZIP.
13268
13269 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13270
13271         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13272
13273         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13274         with gas currently defaults to -G 0.
13275
13276 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13277
13278         * Makefile.in (all-flex): flex depends on byacc.
13279
13280         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13281         to test-build.mk as RELEASE_TAG.
13282         * test-build.mk (configargs): New variable containing arguments to
13283         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13284         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13285
13286         * config.guess: Use /bin/uname when checking -X argument on SCO,
13287         to avoid invoking GNU uname which doesn't understand -X.
13288
13289         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13290
13291         * configure.in: Build gas for mips-*-*.
13292
13293 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13294
13295         * Makefile.in (all.normal): insert missing backslash.
13296
13297 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13298
13299         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13300
13301         * Makefile.in: Complete overhaul to merge many almost identical
13302         targets.
13303
13304 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13305
13306         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13307         (gdb.tar.Z): Adjusted.
13308
13309         * Makefile.in (setup-dirs, taz): New targets; should be general
13310         enough to adapt for gdb sometime.  Build only .z file.
13311         (gas.tar.z): New target.
13312
13313 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13314
13315         * build-all.mk: Use CC=cc -Xs on Solaris.
13316
13317 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13318
13319         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13320         for handling BISON for FSF releases.
13321
13322 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13323
13324         * configure: Actually implement the change zoo just documented.
13325
13326 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13327
13328         * configure: when using config.guess, only set target_alias when
13329         it's not already been set (ie, on the command line)
13330
13331 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13332
13333         * Makefile.in: add installcheck target, set PRMS to install-prms
13334
13335 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13336
13337         * configure: add support for package_makefile_fragment, handle the
13338         case where a directory has a configure.in file but no Makefile.in
13339         more gracefully (with an actual understandable error message, even);
13340         add support for --without (and add this to the usage message); also
13341         explicitly add a --host=${host_alias} to the command line when
13342         config.guess is used
13343
13344 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13345
13346         * configure: Must use both --host and --target in recursive calls.
13347
13348 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13349
13350         * Makefile.in: Change deja-gnu to dejagnu.
13351
13352 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13353
13354         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13355
13356 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13357
13358         * configure.in: canonicalize all instances to *-*-solaris2*,
13359         also strip out a number of tools to not build for go32 host
13360
13361 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13362
13363         * config.guess: add GPL.
13364
13365         * Makefile.in, config.guess, config.sub, configure: bump
13366           copyrights to 93.
13367
13368 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13369
13370         * Makefile.in (do-info): Removed obsolete check for existence of
13371         localenv file.
13372
13373         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13374
13375 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13376
13377         * Makefile.in: a couple of 'else true' for decstation,
13378         support for TclX
13379
13380         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13381
13382 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13383
13384         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13385
13386 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13387
13388         * config.guess: Recognize i386-ibm-aix (PS/2).
13389         * configure.in: Use config/mh-aix386 file for it.
13390
13391 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13392
13393         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13394         CC_FOR_TARGET instead.
13395         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13396
13397 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13398
13399         * Makefile.in: Add sim to list of directories sent with gdb
13400
13401 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13402
13403         * configure.in: Put back mips-dec-bsd* case.
13404
13405 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13406
13407         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13408         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13409         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13410
13411 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13412
13413         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13414
13415         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13416         (install-info): install dir.info only if it exists,
13417         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13418
13419 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13420
13421         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13422         gas for mips-dec-bsd.
13423
13424 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13425
13426         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13427         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13428
13429 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13430
13431         * configure.in: Added "dejagnu" to hosttools list.
13432
13433 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13434
13435         * config.sub, configure.in, config.guess:  Add support
13436         for Bosx, an AIX variant from Bull.
13437         Patches from F.Pierresteguy@frcl.bull.fr.
13438
13439 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13440
13441         * devo/dejagnu: Initial creation of devo/dejagnu.
13442         Migrated dejagnu testcases and support files for testing software
13443         tools to reside as subdirectories, currently called "testsuite",
13444         within the directory of the software tool.  Migrated all programs,
13445         support libraries, etc. beloging to dejagnu proper from
13446         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13447         with no modifications.  The changes to these files which will
13448         allow them to configure, build, and execute properly will be made
13449         in a future update.
13450
13451 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13452
13453         * Makefile.in: Change send_pr to send-pr.
13454         * configure.in: Likewise.
13455         * send_pr: Renamed directory to send-pr.
13456
13457 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13458
13459         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13460
13461 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13462
13463         * README:  Update for gdb-4.8 release.
13464         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13465         gdb-xxx.tar.z (gzip'd) file also.
13466
13467 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13468
13469         * Makefile.in: make all-diff depend on all-libiberty
13470
13471 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13472
13473         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13474
13475 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13476
13477         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13478
13479 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13480
13481         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13482         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13483         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13484
13485 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13486
13487         * Makefile.in:  makeinfo binary is in a new location
13488
13489 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13490
13491         * config.sub: Accept -ecoff as an OS.
13492
13493         * Makefile.in: Various changes to eliminate a level of make
13494         recursion and reduce the required command line length.
13495         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13496         sub-makes.
13497         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13498         variables holding settings for specific sub-makes.
13499         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13500         in terms of BASE_FLAGS_TO_PASS.
13501         (TARGET_LIBS): New variable listing directories which use
13502         TARGET_FLAGS_TO_PASS.
13503         (subdir_do): Eliminated.
13504         (do-*): New set of targets to replace subdir_do.
13505         (various): All targets which used subdir_do now depend on do-*.
13506         (local-clean): Renamed from do_clean.
13507         (local-distclean): New target, dependency of distclean and
13508         realclean.
13509         (install-info): Don't create directories.  Depend on dir.info
13510         rather than calling make recursively.
13511         (install-dir.info): Eliminated.
13512         (install-info-dirs): Create all info directories here.
13513         (dir.info): Depend upon do-install-info.
13514
13515         * test-build.mk (HOLES): Added false.
13516
13517 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13518
13519         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13520
13521 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13522
13523         * Makefile.in (info): remove dependency on all-texinfo.  The
13524         problem was really in texinfo/C, not at this level.
13525
13526 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13527
13528         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13529
13530 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13531
13532         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13533         GDB releases.
13534
13535 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13536
13537         * configure: Include srcdir in message about target of link not
13538         being found.  Don't convert `-' to `_' in `with' options being
13539         passed to subdirs.
13540
13541 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13542
13543         * configure.in: add uudecode to host_tools
13544
13545         * Makefile.in: added {all,install}-uudecode targets, added them to
13546         the appropriate lists
13547
13548 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13549
13550         * Makefile.in (all-gcc): Added dependency on all-gas.
13551
13552         * configure.in (mips-*-*): Build ld and binutils.
13553
13554 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13555
13556         * configure: check return code from mkdir, print error message and
13557           exit on failure.
13558
13559 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13560
13561         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13562
13563 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13564
13565         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13566
13567 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13568
13569         * config.sub (h8500):  Recognize this as a cpu type.
13570
13571 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13572
13573         * configure: source directory missing is no longer a warning
13574
13575         * configure.in: recognize irix[34]* instead of irix[34]
13576
13577         * Makefile.in: define and pass down X11_LIB
13578
13579 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13580
13581         * guess-systype: Renamed to ...
13582         * config.guess:  ... by popular request.
13583         * configure.in, Makefile.in:  Update accordingly.
13584
13585 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13586
13587         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13588         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13589         + Execute ./dummy instead of assuming . is in PATH.
13590
13591 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13592
13593         * guess-systype:  New shell script.  Attempts to guess the
13594         canonical host name of the executing host.
13595         Only a few hosts are supported so far.
13596         * configure:  Call guess-systype if no host is specified.
13597
13598 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13599
13600         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13601         gcc Makefile.
13602
13603
13604 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13605
13606         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13607         (all-gcc, install-gcc, subdir_do): Use it.
13608
13609 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13610
13611         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13612
13613 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13614
13615         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13616           set exclusively by configure, using configure.in .
13617
13618 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13619
13620         * test-build.mk: set $PATH for all builds
13621
13622         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13623
13624 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13625
13626         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13627         the one used in gcc/Makefile.in, so that a null expansion doesn't
13628         override the one needed to build gcc with a native cc.
13629
13630
13631 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13632
13633         * configure: Accept -with arguments.
13634
13635 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13636
13637         * Makefile.in: added h8300sim
13638
13639 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13640
13641         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13642         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13643         (all-cygnus, native, build-cygnus): Make
13644         $(canonhost)-stamp-3stage-done, not $(host)....
13645         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13646         i386-sco3.2v4.  Added else true to if command.
13647
13648 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13649
13650         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13651
13652 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13653
13654         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13655
13656 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13657
13658         * configure.in: don't remove binutils from Solaris builds
13659
13660 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13661
13662         * Makefile.in: get rid of earlier definitions for *clean,
13663         also handle the recursive info rule better
13664
13665 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13666
13667         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13668         do more-or-less the right thing.
13669
13670 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13671
13672         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13673         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13674
13675 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13676
13677         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13678         $(host_canonical).
13679
13680         * configure.in: split the configdirs list into 4 categories (native
13681         v. cross, library v. tool) and handle the cross-only and native-
13682         only in more reasonable (and correct!) way.
13683
13684 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13685
13686         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13687         configdirs anymore.
13688
13689 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13690
13691         * Makefile.in: extensive cleanup::  removed all of the explicit
13692         clean-* targets, collapsed many wrappers around subdir_do into
13693         one, added additional targets to satisfy standards.texi, deleted
13694         some old targets, some changes for consistency
13695
13696 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13697
13698         * configure.in: handle some programs as cross-only, and others as
13699         native only
13700
13701         * test-build.mk: handle partial holes in a more generic manner
13702
13703         * Makefile.in: m4 depends on libiberty
13704
13705 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13706
13707         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13708         time, wdiff, and find to configdirs
13709
13710         * Makefile.in: all, clean, and install rules for the new programs
13711         added to configure.in
13712
13713 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13714
13715         * configure.in: use mh-sun for all *-sun-* hosts
13716
13717 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13718
13719         * Makefile.in: define flags for X11 include files and library file
13720         locations, pass them down to the programs that need this info
13721
13722         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13723
13724 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13725
13726         * configure.in: start building libg++ for HP-UX targets
13727
13728 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13729
13730         * README:  Update references to files moved into etc/.
13731
13732 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13733
13734         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13735         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13736
13737 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13738
13739         * configure: accept dash as well as underscore in long option
13740         names for FSF compatibility.
13741
13742 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13743
13744         * config.sub: added -sco3.2v4 support from FSF.
13745
13746 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13747
13748         * configure.in: expand the section that adds or removes
13749         directories from the list of programs to build, to handle native
13750         vs. cross in addition to host v. native
13751
13752 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13753
13754         * Makefile.in:  Replace C++ in macro names with CXX.
13755         This is less likely to break ...
13756
13757 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13758
13759         * test-build.mk: add -w to GNU_MAKE
13760
13761 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13762
13763         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13764         add 'sparc' to list of recognized cpus.  This needed to make
13765         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13766         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13767         then changes that into $CPU-wrs-vxworks.
13768
13769         * configure.in: remove most references to gdbtest, regularize
13770         target based program removal
13771
13772         * test-build.mk: import from p3 tree (many fixes and changes)
13773
13774 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13775
13776         * Makefile.in: added rules to handle tcl, tk, and expect
13777
13778         * configure.in: handle those directories if they exist
13779
13780 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13781
13782         * config.sub: removed bogus hppabsd and hppahpux names, since
13783         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13784
13785 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13786
13787         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13788         depends upon all-xiberty
13789
13790         * Makefile.in: changes from p3, including:
13791
13792         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13793
13794         * Makefile.in (XTRAFLAGS): include newlib directories if
13795         newlib/Makefile exists, rather than if host != target.
13796
13797         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13798
13799         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13800         from the same source tree and not building a cross-compiler.  This
13801         matters for the libg++ configuration if reconfiguring a tree that
13802         has already been installed.
13803
13804         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13805
13806         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13807         pick up the machine and system specific header files.
13808
13809         * Makefile.in: added AS_FOR_TARGET, passed down in
13810         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13811         the C compiler to use to create programs which are run in the
13812         build environment, set it to default to $(CC), and passed it down
13813         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13814
13815         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13816
13817         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13818         We need them for unusual native builds, like systems without
13819         ranlib.
13820
13821         * configure: also define $(host_canonical) and
13822         $(target_canonical), which are the full, canonical names for the
13823         given host and target
13824
13825 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13826
13827         * Makefile.in:  Added separate definitions for C++.
13828
13829 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13830
13831         * configure.in (configdirs):  Add deja-gnu.
13832
13833 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13834
13835         * README:  Update for configure.texi and gdb-4.7 release.
13836
13837 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13838
13839         * Makefile.in:  Move "all" target to top of file.
13840         Previously, first target was ".PHONY" which caused BSD4.4 make
13841         to build .PHONY when make was run without arguments.
13842
13843 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13844
13845         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13846         Library-copylefted code in libiberty.
13847
13848 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13849
13850         * config.sub:  Replace m68kmote with plain old m68k.
13851
13852 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13853
13854         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13855
13856 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13857
13858         * config.sub: Complain if no argument is given.  Added support for
13859         386bsd as OS and target alias.
13860
13861 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13862
13863         * Makefile.in (XTRAFLAGS): include newlib directories if
13864         newlib/Makefile exists, rather than if host != target.
13865
13866 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13867
13868         * config.sub: recognize sparclite-wrs-vxworks.
13869
13870         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13871         p3.) Added clean-xiberty to clean.
13872
13873 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13874
13875         * configure.in: use *-*-* instead of nested cases for host and target
13876
13877 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13878
13879         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13880         from the same source tree and not building a cross-compiler.  This
13881         matters for the libg++ configuration if reconfiguring a tree that
13882         has already been installed.
13883
13884 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13885
13886         * config.sub (i486v/i486v4):  Merge in from FSF version.
13887
13888 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13889
13890         * configure: only set PWD if it is already set.
13891
13892 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13893
13894         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13895         doesn't have unset and all success paths (and most error paths)
13896         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13897         to just ${PWD} to avoid confusion.)
13898
13899 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13900
13901         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13902         even for a native compilation.
13903
13904 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13905
13906         Changes to make the gdb.tar.Z rule work better.
13907
13908         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13909         (DEVO_SUPPORT):  Add configure.texi.
13910         (bfd-ilrt.tar.Z):  Remove ancient rule.
13911
13912 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13913
13914         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13915         pick up the machine and system specific header files.
13916
13917         * configure.in, config.sub: added new target m68010-adobe-scout,
13918         with alias of adobe68k.  Changed configure.in to check for
13919         -scout before -sco* to avoid a false match.
13920
13921         * Makefile.in: added AS_FOR_TARGET, passed down in
13922         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13923         the C compiler to use to create programs which are run in the
13924         build environment, set it to default to $(CC), and passed it down
13925         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13926
13927 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13928
13929         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13930         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13931         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13932         FOR_TARGET variants, to newlib and libg++.
13933
13934 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13935
13936         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13937         first.
13938
13939 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13940
13941         * config.sub:  Accept `elf' as an environment.
13942
13943 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13944
13945         * Makefile.in (all-opcodes):  cd into the right directory
13946
13947 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13948
13949         * configure: added -program_transform_name option, used as
13950         argument to sed when installing programs.
13951         configure.texi: added documentation for -program_prefix,
13952         -program_suffix and -program_transform_name.
13953
13954 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13955
13956         * config.sub:  Accept i486 where i386 ok.
13957
13958 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13959
13960         * config.sub: accept we32k
13961
13962 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13963
13964         * config.sub, configure.in: accept OSE68000 and OSE68k.
13965
13966         * Makefile.in: don't create all directories for ``make install'';
13967         let the subdirectories create the ones they need.
13968
13969 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13970
13971         * COPYING: new file, GPL v2
13972
13973 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13974
13975         * Makefile.in: use the new gen-info-dir, which needs a template
13976         argument (which also lives in texinfo)
13977
13978         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13979
13980 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13981
13982         * config.sub (ncr3000):  Change i386 to i486.
13983
13984 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13985
13986         * Makefile.in: add install-rcs, install-grep to
13987         install-no-fixedincludes, removed install-bison and install-libgcc
13988
13989 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13990
13991         * configure.in: grab the HPUX makefile fragment if on HPUX
13992
13993 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13994
13995         * Makefile.in: eradicate bison spoor (ditto libgcc).
13996          configure.in: recognise m68{k,000}-ericsson-OSE.
13997          es1800 is alias for m68k-ericsson-OSE
13998
13999 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14000
14001         * configure.in: rearrange the parts that remove programs from
14002         configdirs, based now on HOST==TARGET or by canonical triple.
14003
14004 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14005
14006         * test-build.mk: recurse explicitly with -f test-build.mk when
14007           appropriate.  predicate stage3 and comparison on the existence
14008           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14009           On very clean, also remove ...stamp-co.  Build in-place before
14010           doing other builds.
14011
14012 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14013
14014         * Makefile.in, configure.in: add tgas
14015
14016 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14017
14018         * Makefile.in: a number of changes merged in from progressive.
14019
14020         * configure.in: add libm.
14021
14022         * .cvsignore: ignore some stuff that comes from test-build.mk.
14023
14024 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14025
14026         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14027
14028 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14029
14030         * configure: Add program_suffix (parallel to program_prefix)
14031         * Makefile.in: adjust directory-creating script for losing decstation
14032
14033 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14034
14035         * configure:  Minor $subdir-related fixes.
14036
14037 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14038
14039         * configure: fix various problems with propogating
14040         makefile_target_frag in subdirs.
14041         * configure.in: config libgcc if its there
14042
14043 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14044
14045         * config.sub:  HPPA merge.
14046
14047 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14048
14049         * Makefile.in:  Replace all-bison with all-byacc in all
14050         dependency lines for other tools (which now use byacc).
14051
14052 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14053
14054         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14055
14056 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14057
14058         * Makefile.in: make gprof rules similar to byacc rules (instead of
14059         vestigal $(unsubdir) that didn't work...)
14060
14061 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14062
14063         * config.sub:  Add support for Linux.
14064         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14065         (at least for libg++).
14066
14067 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14068
14069         * configure.texi: fix doc for the -nfp option to configure
14070
14071 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14072
14073         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14074
14075 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14076
14077         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14078         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14079         * configure.in: added solaris* host_makefile_frag hook.
14080
14081 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14082
14083         * config.sub: changed recognition of m68000 so that various
14084         m68k types can be specified via m680[01234]0
14085
14086 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14087
14088         * config.sub (basic_machine): fix sed so that '-foo' isn't
14089         completely substituted out while .+'-foo' loses the '-foo'
14090
14091 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14092
14093         * config.sub ($os): Add -aout.
14094
14095 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14096
14097         * configure:  If host_makefile_frag is absolute, don't
14098         prefix ${invsubdir} (relevant to libg++ auto-configure).
14099
14100 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14101
14102         * Makefile.in (tooldir): Define it.
14103         (all-ld): Depend on all-flex.
14104
14105 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14106
14107         * Makefile.in (check):  Fix libg++ special case.
14108
14109 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14110
14111         * configure: do not bury `pwd` into config.status, thus do fewer
14112           pwd's.
14113
14114         * configure: print the "Building in" message only when building in
14115           other than "." AND verbose.
14116
14117         * configure: remove -s, rework -v to better accommodate guested
14118           configures.
14119
14120         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14121
14122 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14123
14124         * Makefile.in: macroize flags passed on recursion.  remove
14125           fileutils.
14126
14127 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14128
14129         * configure: get makesrcdir right for subdirs deeper than 1.
14130
14131         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14132           install.
14133
14134 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14135
14136         * Makefile.in: don't print subdir_do or recursion lines.
14137
14138 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14139
14140         * standards.texi: added menu item.
14141
14142         * Makefile.in: build and install standards.info.
14143
14144         * standards.texi: new file.
14145
14146 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14147
14148         * configure: test for and move config.status pieces from
14149           ${subdir}/.
14150
14151 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14152
14153         * configure:  Test for existance of files before trying to mv
14154         them, to avoid numerous non-existance messages.
14155
14156 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14157
14158         * configure: correct final line of config.status.
14159
14160         * configure: patch from eggert.  Avoids a protection problem if
14161           the original Makefile.in is read only.
14162
14163         * configure: use move-if-change from gcc to create config.status.
14164           Some makefiles depend on config.status to tell if a directory
14165           has been reconfigured for a different host.  This change
14166           prevents those directories from remaking everything in the case
14167           where the reconfig was only intended to rebuild a Makefile.
14168
14169         * configure: test for config.sub with "config.sub sun4" rather
14170           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14171           host alias from a missing config.sub.
14172
14173 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14174
14175         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14176           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14177
14178 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14179
14180         * configure: mkdir ${subdir} as needed.
14181
14182 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14183
14184         * Makefile.in,configure.in: added autoconf.
14185
14186 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14187
14188         * Makefile.in: no longer pass against on recursion.
14189
14190         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14191           definitions are not inherited.
14192
14193         * configure: correct makesrcdir when subdir is .
14194
14195 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14196
14197         * configure:  Add support for 'subdirs' variable, which is
14198         like 'configdirs', except that configure doesn't re-invoke
14199         itself for subdirs, it just creates a Makefile for each subdir.
14200         * configure.texi:  Document subdirs.
14201
14202 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14203
14204         * configure.in: added flex to configdirs
14205
14206 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14207
14208         * Makefile.in: remove clean-stamps from clean.
14209
14210 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14211
14212         * configure.in:  Add gdbtest to configdirs.
14213
14214 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14215
14216         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14217         to recursive makes.
14218         * configure.in:  Recognize new ncr3000 config.
14219
14220 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14221
14222         * Makefile.in, configure.in: removed references to gdbm.
14223
14224 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14225
14226         * config.sub:  Don't canonicalize os value
14227         newsos* to bsd (readline needs to check for newsos).
14228         (This fix was earlier made Jan 31, but got re-broken.)
14229
14230 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14231
14232         * configure.in:  sco is an os, not a vendor!
14233
14234         * configure:  Quote $( better.  Keep various shells happy.
14235
14236 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14237
14238         * Makefile.in: eliminate stamp-files.
14239
14240 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14241
14242         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14243           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14244
14245 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14246
14247         * config.sub:  fix iris/iris3.
14248
14249 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14250
14251         * configure: re-add -rm.
14252
14253 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14254
14255         * Maskefile.in: add .stmp-rcs to all.
14256
14257         * configure.in: remove gas from rs6000 build, use aix host fragment.
14258
14259 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14260
14261         * configure: pass down site_option during recursion.
14262
14263 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14264
14265         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14266
14267 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14268
14269         * configure: Change exec_prefix so that it really defaults to prefix.
14270
14271 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14272
14273         * Makefile.in, configure.in:  Add support for mmalloc library.
14274
14275 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14276
14277         * Makefile.in: add stmp dependencies for a few more things.
14278
14279 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14280
14281         * configure: adjusted error message on objdir/srcdir configure
14282           collision, per john's suggestion.
14283
14284         * Makefile.in: add libiberty stmp to all and all.cross.
14285
14286 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14287
14288         * Makefile.in: remove force dependencies, add grep to all.
14289
14290 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14291
14292         * Makefile.in: drop flex.  make stamp files work.
14293
14294         * configure: added test for conflicting configuration in srcdir,
14295           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14296           gets cranky.  use relative paths for configure and srcdir
14297           whenever possible.  Send some error messages to stderr that were
14298           going to stdout.
14299
14300 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14301
14302         * Makefile.in:  Fix libg++ rule to check for gcc directory
14303         before using gcc/gcc.  Also pass XTRAFLAGS.
14304
14305 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14306
14307         * Makefile.in: added stmp-files so that directories aren't polled
14308           when they are already built.
14309
14310         * configure.texi: fixed a node pointer problem.
14311
14312 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14313
14314         * config.sub configure.in gdb/configure.in
14315         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14316         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14317         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14318
14319 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14320
14321         * configure: -recurring becomes -silent.  corrected help message
14322           for -site= option.
14323
14324         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14325
14326 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14327
14328         * configure: when building Makefile for crosses, replace
14329           tooldir and program_prefix.  default srcdir from location of
14330           config.sub.  remove "for host in hosts" and "for target in
14331           targets" loops.
14332
14333 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14334
14335         * Makefile.in: Do not pass bindir or mandir to cvs.
14336
14337 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14338
14339         * Makefile.in, configure.in: removed traces of namesubdir,
14340           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14341           copyrights to '92, changed some from Cygnus to FSF.
14342
14343         * configure.texi: remove most references to multiple hosts,
14344           multiple targets, subdirs, etc.
14345
14346         * configure.man: removed rcsid. reference config.sub not
14347           config.subr.
14348
14349         * Makefile.in: mkdir $(infodir) on install-info.
14350
14351 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14352
14353         * configure.texi:  Explain better about .gdbinit and about
14354         the environment that configure.in sections run in.
14355
14356 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14357
14358         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14359
14360 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14361
14362         * README:  DOC.configure => cfg-paper.texi.
14363
14364 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14365
14366         * config.sub (near case $os):  Don't convert newsos* to bsd!
14367
14368 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14369
14370         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14371         the number of copies of COPYING that go into the GDB tar file.
14372
14373 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14374
14375         * bfd/configure.in, gdb/config/mh-i386sco,
14376         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14377         Fix SCO configuration stuff.
14378
14379 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14380
14381         * Makefile.in:  For libg++, make sure the -I pointing
14382         to the gcc directory goes *after* all the libg++-local -I flags.
14383         Also, move just-gcc dependency from just-libg++ to all-libg++.
14384
14385 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14386
14387         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14388
14389 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14390
14391         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14392
14393 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14394
14395         * config.sub:  Add stratus configuration frags.  Also
14396         submitted to FSF.
14397
14398 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14399
14400         * Makefile.in (DEV_SUPPORT):  add configure.man.
14401
14402         * config.sub(Decode manufacturer-specific):  add -none*.
14403
14404 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14405
14406         * Makefile.in:  remove form feeds to make Sun's make happy.
14407         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14408
14409 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14410
14411         * Makefile.in (AR_FLAGS):  Make quieter.
14412
14413 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14414
14415         * configure.in:  Add libg++.
14416         * configure:  When verbose, don't output the command line at each
14417         level; it will be unremarkably the same as the previous version,
14418         which will be the same as what the user typed.
14419
14420 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14421
14422         * configure.in, Makefile.in: fix clean-info, add flex.  add
14423           fileutils.
14424
14425         * configure: be less sensitive to spaces in Makefile.in.  Do not
14426           look for sources in "..".  Doing so breaks subdirectories that
14427           might have their own configure.  If a subdir has it's own
14428           configure script, use it.
14429
14430 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14431
14432         * cfg-paper.texi: some changes suggested by rms.
14433
14434 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14435
14436         * config.sub:  Merge in some small additions from the FSF version,
14437         taken from the gcc distribution, to bring the Cygnus and FSF
14438         versions into closer sync.
14439
14440 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14441
14442         * configure.in:  Changed svr4 references to sysv4.
14443
14444 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14445
14446         * configure: added -V for version number option.
14447
14448 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14449
14450         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14451           renamed from DOC.configure to cfg-paper.texi.
14452
14453 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14454
14455         * configure, config.subr, config.sub: config.subr is now
14456           config.sub again.
14457
14458 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14459
14460         * configure.texi: new file, in progress.
14461
14462         * Makefile.in: build info file and install the man page for
14463           configure.
14464
14465         * configure.man: new file, first cut.
14466
14467         * configure: find config.subr again now that configuration "none"
14468           has gone.  removed all traces of the -ansi option.  removed all
14469           traces of the -languages option.
14470
14471         * config.subr: resync from rms.
14472
14473 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14474
14475         * configure, config.sub, config.subr: merge config.sub into
14476           config.subr, call the result config.subr, remove config.sub, use
14477           config.subr.
14478
14479         * Makefile.in: revised install for dir.info.
14480
14481 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14482
14483         * configure.in: add decstation host makefile frag.
14484
14485         * Makefile.in: BISON now bison -y again.  also install-gcc on
14486           install.  clean-gdbm on clean.  infodir belongs in datadir.
14487           Make directories for info install.  Build dir.info here then
14488           install it.
14489
14490 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14491
14492         * Makefile.in: fix for bad directory tests.
14493
14494 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14495
14496         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14497           regexp.  -srcdir relative was being handled incorrectly.
14498
14499         * Makefile.in: unwrapped some for loops so that parallel makes
14500           work again and so one can focus one's attention on a particular
14501           package.
14502
14503 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14504
14505         * configure: added PWD as a stand in for `pwd` (for speed). use
14506           elif wherever possible.  make -srcdir work without -objdir.
14507           -objdir= commented out.
14508
14509 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14510
14511         * configure: +options become --options.  -subdirs commented out.
14512           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14513           Makefile now at top of generated Makefile.  Removed cvs log
14514           entries.  added -srcdir.  create .gdbinit only if there is one
14515           in ${srcdir}.
14516
14517         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14518           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14519           and mandir now keyed off datadir by default.
14520
14521 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14522
14523         * Freshly created ChangeLog.
14524
14525 \f
14526 Local Variables:
14527 mode: change-log
14528 left-margin: 8
14529 fill-column: 76
14530 version-control: never
14531 End: