OSDN Git Service

2008-10-23 Chris Fairles <cfairles@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2
3         PR gdb/921
4         PR gdb/1646
5         PR gdb/2175
6         PR gdb/2176
7
8         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
9         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
10         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
11         (HOST_EXPORTS): Pass CPPFLAGS.
12         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
13         (LDFLAGS_FOR_TARGET): Initialize from configure script.
14         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
15         * Makefile.in, configure: Regenerated.
16         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
17         and CPPFLAGS_FOR_BUILD.
18
19 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
20
21         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
22         Sebastian Pop.
23
24 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
25
26         * MAINTAINERS (Write After Approval): Added myself.
27
28 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29
30         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
31         recommended version to 2.3.2.
32
33         * configure: Regenerate.
34
35 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
36
37         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
38
39 2008-09-29  David Daney <david.daney@caviumnetworks.com>
40
41         * MAINTAINERS (Write After Approval): Update e-mail address.
42
43 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
44
45         * libtool.m4: Update to libtool 2.2.6.
46         * lt~obsolete.m4: Update to libtool 2.2.6.
47         * ltmain.sh: Update to libtool 2.2.6.
48         * ltsugar.m4: Update to libtool 2.2.6.
49         * ltversion.m4: Update to libtool 2.2.6.
50         * ltoptions.m4: Update to libtool 2.2.6.
51         * ltgcc.m4: Update to match changes from libtool 2.2.6.
52
53 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
58
59         * MAINTAINERS (Write After Approval): Update my name.
60
61 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
62
63         * MAINTAINERS: Add myself in "Write After Approval".
64
65 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
66
67         * MAINTAINERS: Add myself as ia64 maintainer.
68
69 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
70
71         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
72         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
73         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
74         and Michael Tiemann from Write After Approval since they do not
75         actually have access.
76
77 2008-09-05  Richard Guenther  <rguenther@suse.de>
78
79         * configure.ac: Initialize clooglibs to -lcloog.
80         * configure: Re-generate.
81
82 2008-09-04  Le-Chun Wu  <lcwu@google.com>
83
84         * MAINTAINERS (Write After Approval): Add myself.
85
86 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
87
88         * configure.ac (--with-cloog-polylib): New.
89         (--disable-cloog-version-check): New.
90         (--disable-ppl-version-check): New.
91         * configure: Re-generate.
92
93 2008-09-03  Richard Guenther  <rguenther@suse.de>
94
95         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
96         cloog test.
97         * configure: Re-generate.
98
99 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
100
101         Add picoChip port.
102         * MAINTAINERS: Add picoChip maintainers.
103
104 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
105             Tobias Grosser  <grosser@fim.uni-passau.de>
106             Jan Sjodin  <jan.sjodin@amd.com>
107             Harsha Jagasia  <harsha.jagasia@amd.com>
108             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
109             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
110             Adrien Eliche  <aeliche@isty.uvsq.fr>
111
112         Merge from graphite branch.
113         * configure: Regenerate.
114         * Makefile.in: Regenerate.
115         * configure.ac (host_libs): Add ppl and cloog.
116         Add checks for PPL and CLooG.
117         * Makefile.def (ppl, cloog): Added modules and dependences.
118         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
119         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
120
121 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
122
123         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
124         (GCC_SHLIB_SUBDIR): New.
125         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
126         * configure: Regenerate.
127         * Makefile.in: Regenerate.
128
129 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
130
131         * MAINTAINERS: Consistently use tabs to separate columns.
132
133 2008-08-29  Tristan Gingold  <gingold@adacore.com>
134
135         * MAINTAINERS (Write after Approval): Add myself.
136
137 2008-08-28  Tristan Gingold  <gingold@adacore.com>
138
139         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
140         Enable bfd, binutils and opcodes.
141         * configure: Regenerate.
142
143 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
144
145         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
146
147 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
148
149         * MAINTAINERS:  Use correct Umlaut for last name.
150
151 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
152
153         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
154
155 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
156
157         * MAINTAINERS: Update my email address.
158
159 2008-08-16  Nicolas Roche  <roche@adacore.com>
160
161         * Makefile.tpl: Add BOOT_ADAFLAGS.
162         * Makefile.in: Regenerate.
163
164 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
165
166         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
167         * configure: Regenerate.
168
169 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
170
171         * configure.ac: Add makefile fragments for hpux.
172         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
173         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
174         * configure: Regenerate.
175         * Makefile.in: Regenerate.
176
177 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
178
179         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
180
181 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
182
183         * MAINTAINERS (Write after Approval): Add myself.
184
185 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
186
187         * MAINTAINERS (Write After Approval):  Add myself.
188
189 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
190
191         * MAINTAINERS (Write After Approval):  Add myself.
192
193 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
194
195         * MAINTAINERS: Update my email address.
196
197 2008-06-25  Joey Ye  <joey.ye@intel.com>
198
199         * MAINTAINERS (Write After Approval):  Add myself.
200
201 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
202
203         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
204         * Makefile.in: Regenerate.
205         * configure: Regenerate.
206
207 2008-06-17  Daniel Kraft  <d@domob.eu>
208
209         * MAINTAINERS (Write After Approval):  Add myself.
210
211 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
212
213         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
214         "$@" is still intact with both Autoconf 2.59 and 2.62.
215         * configure: Regenerate.
216
217 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
218
219         * Makefile.tpl: Fix comment errors.
220         * Makefile.in: Regenerate.
221
222 2008-06-12  David S. Miller  <davem@davemloft.net>
223             David Edelsohn  <edelsohn@gnu.org>
224
225         * configure.ac: Add powerpc*-*-* to gold supported targets.
226         * configure: Regenerate.
227
228 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
229
230         PR tree-optimization/36218
231         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
232         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
233         (all prefix="build-"): Pass them to build-system sub-makes.
234         * Makefile.in: Regenerate.
235
236 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
237
238         * MAINTAINERS (mt port): Remove.
239         (sco5, unixware, sco udk): Remove.
240         (Kean Johnston): Add to Write After Approval.
241
242 2008-05-30  Julian Brown  <julian@codesourcery.com>
243
244         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
245         of libobjc for ARM EABI Linux.
246         * configure: Regenerate.
247
248 2008-05-18 Xinliang David Li   <davidxl@google.com>
249
250         * ChangeLog: Remove wrong ChangeLog entry. 
251
252 2008-05-17 Xinliang David Li   <davidxl@google.com>
253
254         * MAINTAINERS (Write After Approval): Add myself.
255
256 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
257
258         * MAINTAINERS (Write After Approval): Add myself.
259
260 2008-05-14  Rafael Espíndola  <espindola@google.com>
261
262         * config-ml.in: don't handle --enable-shared and --enable-static.
263
264 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
265
266         * MAINTAINERS: Update my email address.
267
268 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
269
270         * MAINTAINERS: Update my email address.
271         
272 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
273
274         * MAINTAINERS (Write After Approval): Add myself.
275
276 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
277
278         * MAINTAINERS (Write After Approval): Add myself.
279
280 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
281
282         * MAINTAINERS (crx): Add myself.
283
284 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
285
286         Sync with src:
287         2008-04-14  David S. Miller  <davem@davemloft.net>
288
289         * configure.ac: Add sparc*-*-* to gold supported targets.
290         * configure: Regenerate.
291
292 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
293
294         PR bootstrap/35457
295         * configure.ac: Include override.m4.
296         * configure: Regenerate.
297
298 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
299
300         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
301         * Makefile.in: Regenerate.
302
303 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
304
305         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
306         as nonconfigurable directories list.
307         * configure: Regenerate.
308
309 2008-04-14  Ben Elliston  <bje@au.ibm.com>
310
311         * config.sub, config.guess: Update from upstream sources.
312
313 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
314
315         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
316         * Makefile.in: Regenerate.
317
318 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
319
320         * configure.ac: Do not build libssp for the AVR.
321         * configure: Regenerate.
322
323 2008-04-07  Ian Lance Taylor  <iant@google.com>
324
325         * Makefile.def: check-gold depends upon all-binutils.
326         * Makefile.in: Regenerate.
327
328 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
329
330         * MAINTAINERS (Write After Approval): Add myself.
331
332 2008-04-04  Nick Clifton  <nickc@redhat.com>
333
334         PR binutils/4334
335         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
336         builds.
337         * configure: Regenerate.
338
339 2008-04-04  NightStrike  <NightStrike@gmail.com>
340
341         PR other/35151
342         * configure.ac: Combine rules for mingw32 and mingw64.
343         * configure: Regenerate.
344
345 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
346
347         * MAINTAINERS (Write After Approval): Add myself.
348
349 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
350
351         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
352         * Makefile.in (.NOTPARALLEL): Ditto.
353
354 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
355
356         * MAINTAINERS (Write After Approval): Add myself.
357
358 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
359
360         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
361         * Makefile.in (.NOTPARALLEL): Regenerate.
362
363 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
364
365         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
366         * Makefile.in: Regenerate.
367
368 2008-03-26  Jakub Staszak  <kuba@et.pl>
369
370         * MAINTAINERS (Write After Approval): Add myself.
371
372 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
373
374         * MAINTAINERS:  Update e-mail address.
375
376 2008-03-20  Ian Lance Taylor  <iant@google.com>
377
378         * configure.ac: Add support for --enable-gold.
379         * Makefile.def: Add gold as a directory like ld.
380         * configure, Makefile.in: Regenerate.
381
382 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
383
384         * configure.ac: m4_include config/proginstall.m4.
385         * configure: Regenerate.
386
387         Backport from upstream Libtool:
388         
389         2007-10-12  Eric Blake  <ebb9@byu.net>
390         
391         Deal with Autoconf 2.62's semantic change in m4_append.
392         * ltsugar.m4 (lt_append): Replace broken versions of
393         m4_append.
394         (lt_if_append_uniq): Don't require separator to be overquoted,
395         and avoid broken m4_append.
396         (lt_dict_add): Fix typo.
397         * libtool.m4 (_LT_DECL): Don't overquote separator.
398
399 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
400
401         * config.rpath: Add AIX 6 support.
402
403 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
404
405         * Makefile.def (stageprofile).  Remove -fprofile-generate
406         from stage_libcflags.
407         * Makefile.in: Regenerate.
408
409 2008-03-13  Ben Elliston  <bje@au.ibm.com>
410
411         * config.sub, config.guess: Update from upstream sources.
412
413 2008-03-06  Tom Tromey  <tromey@redhat.com>
414
415         * MAINTAINERS: Update for treelang deletion.
416
417 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
418
419         * MAINTAINERS: Update my email address.
420
421 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
422
423         * MAINTAINERS (darwin port): Add myself as a maintainer.
424         (objective-c/c++): Add myself as a maintainer.
425
426 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
427
428         * MAINTAINERS (Write After Approval): Update my email address.
429
430 2008-02-25  Tomas Bily  <tbily@suse.cz>
431
432         * MAINTAINERS (Write After Approval): Add myself.
433
434 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
435
436         * MAINTAINERS (OpenMP): Add myself.
437
438 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
439
440         PR bootstrap/32009
441         PR bootstrap/32161
442
443         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
444         * configure: Regenerate.
445
446         * Makefile.def: Define stage_libcflags for all bootstrap stages.
447         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
448         STAGE4_LIBCFLAGS): New.
449         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
450         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
451         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
452         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
453         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
454         for target modules.  Don't export LIBCFLAGS.
455         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
456         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
457         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
458         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
459         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
460         * Makefile.in: Regenerate.
461
462 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
463
464         PR libgcj/33085
465         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
466         Do not use -DDLL_EXPORT.  Backport from upstream.
467
468 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
469
470         * MAINTAINERS (Write After Approval): Add myself.
471
472 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
473
474         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
475         * configure: Regenerate.
476
477 2008-01-31  Marc Gauthier  <marc@tensilica.com>
478
479         * configure.ac (xtensa*-*-*): Recognize processor variants.
480         * configure: Regenerate.
481
482 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
483
484         PR bootstrap/34922
485         * configure.ac (PARSE_ARGS): Push suitable setting of
486         ac_subdirs_all, for `./configure --help=recursive'.
487         Handle `+' in generic toplevel directory disabling.
488         * configure: Regenerate.
489
490 2008-01-28  Nick Clifton  <nickc@redhat.com>
491
492         * MAINTAINERS (xstormy16): Take over maintainership.
493
494 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
495
496         * MAINTAINERS (c4x port): Remove.
497
498 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
499
500         * libtool.m4: Backport AIX 6 support from ToT Libtool.
501
502 2008-01-23  Ben Elliston  <bje@au.ibm.com>
503
504         * config.sub, config.guess: Update from upstream sources.
505
506 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
507
508         * MAINTAINERS (Write After Approval): Add myself.
509
510 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
511
512         * MAINTAINERS: Update my email address.
513
514 2008-01-09  Raksit Ashok  <raksit@google.com>
515
516         * MAINTAINERS (Write After Approval): Add myself.
517
518 2008-01-09  Raksit Ashok  <raksit@google.com>
519
520         * MAINTAINERS (Write After Approval): Add myself.
521
522 2008-01-08  Ben Elliston  <bje@au.ibm.com>
523
524         * config.sub, config.guess: Update from upstream sources.
525
526 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
527
528         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
529         Change recommended MPFR from 2.2.1 -> 2.3.0.
530         * configure: Regenerate.
531
532 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
533
534         * MAINTAINERS: Update my email address.
535
536 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
537
538         * MAINTAINERS: Update my email address.
539
540 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
541
542         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
543         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
544         * Makefile.in: Regenerate.
545
546 2007-12-10  Mark Heffernan <meheff@google.com>
547
548         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
549         misplaced entries.
550
551 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
552
553         * configure.ac: Enable libjava for x86_64-*-darwin9.
554         * configure: Regenerate.
555
556 2007-12-07  Bill Maddox <maddox@google.com>
557
558         * MAINTAINERS (Write After Approval): Add myself.
559
560 2007-12-05  Ben Elliston  <bje@au.ibm.com>
561
562         * config.sub, config.guess: Update from upstream sources.
563
564 2007-12-02  Matthias Klose  <doko@ubuntu.com>
565
566         * config-ml.in: Remove 64bit configure tests.
567
568 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
569
570         * config-ml.in: Robustify against white space in absolute file
571         names.
572
573         * config-ml.in (multi-clean): Substitute ${Makefile}.
574         Remove superfluous ${Makefile} in list.
575
576 2007-11-19  Thiemo Seufer  <ths@mips.com>
577
578         * config-ml.in: Don't hardcode the Makefile name.
579
580 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
581
582         * MAINTAINERS (Write After Approval): Add myself.
583
584 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
585
586         * MAINTAINERS (Write After Approval): Add myself.
587
588 2007-11-06  Doug Kwan <dougkwan@google.com>
589
590         * MAINTAINERS (Write After Approval): Add myself.
591
592 2007-10-25  Ben Elliston  <bje@au.ibm.com>
593
594         * MAINTAINERS (mercury): Remove entry.
595         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
596
597 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
598
599         * Makefile.def (dependencies): Make configure-gdb depend on
600         all-intl.
601         * Makefile.in: Regenerated.
602
603 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
604
605         * MAINTAINERS (Fortran maintainer): Remove myself.
606
607 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
608
609         * Makefile.def: To avoid problems running with parallel makes,
610         build newlib before libgloss so that target specific header
611         files are availble.
612         * Makefile.in: Regenerate
613
614 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
615
616         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
617         * Makefile.in: Regenerate.
618
619 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
620
621         * MAINTAINERS (Register allocation reviewer): Add myself.
622
623 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
624
625         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
626         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
627         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
628         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
629         * configure: Regenerate.
630
631 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
632
633         * MAINTAINERS (Register allocation reviewer): Add myself.
634
635 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
636
637         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
638         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
639         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
640         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
641         * configure.ac: Default them to host tools for $host = $build.
642         Subst them.
643
644         * configure: Regenerate.
645         * Makefile.in: Regenerate.
646
647 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
648
649         * MAINTAINERS (Register allocation reviewer): Add myself.
650
651 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
652
653         * MAINTAINERS (Register allocation reviewer): Add myself.
654
655 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
656
657         * MAINTAINERS (Write After Approval): Fix typo.
658
659 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
660
661         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
662         * configure: Regenerate.
663
664 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
665
666         PR bootstrap/31906
667         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
668         they're already prefixed.
669
670 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
671
672         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
673         libstdc++.
674         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
675         * configure: Regenerate.
676         * Makefile.in: Regenerate.
677         
678 2007-09-17  Andreas Schwab  <schwab@suse.de>
679
680         * configure.ac: Raise minimum makeinfo version to 4.6.
681         * configure: Regenerate.
682
683 2007-09-17  Johannes Singler <singler@ira.uka.de>
684
685         * MAINTAINERS (write-after-approval) add myself
686
687 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
688
689         * configure.ac: Correct makeinfo version check.
690         * configure: Regenerate.
691
692 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
693
694         * MAINTAINERS: Update my email address.
695
696 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
697
698         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
699         to $skipdirs and only disable gprof for newlib.  Use the normal
700         mips*-elf* handling in other respects.
701         * configure: Regnerate.
702
703 2007-09-12  David Daney  <ddaney@avtrex.com>
704
705         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
706         enabling libgcj.
707         * configure: Regenerate.
708
709 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
710
711         PR other/32154
712         * configure.ac: For libgloss targets, point the linker to the linker
713         script, startup code and simulator library.
714         * configure: Regenerate.
715
716 2007-09-07  Andrew Haley  <aph@redhat.com>
717
718         * configure.ac (noconfigdirs): Remove target-libffi and
719         target-libjava.
720         * configure: Regenerate.
721
722 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
723
724         PR target/33281
725         * configure.ac: Use config/mh-mingw on mingw.
726         * configure: Regenerate.
727
728 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
729
730         * MAINTAINERS (Write After Approval): Add myself.
731
732 2007-09-05  Richard Guenther  <rguenther@suse.de>
733
734         * configure.ac (--enable-stage1-checking): If neither --enable-checking
735         nor --disable-checking is provided also turn on yes and types
736         checking for stage1.
737         * configure: Re-generate.
738
739 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
740
741         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
742         (Write After Approval): Remove myself.
743
744 2007-08-29  Nick Clifton  <nickc@redhat.com>
745
746         * config.sub, config.guess: Update from upstream sources.
747
748 2007-08-22  Bud Davis  <jmdavis@link.com>
749
750         * MAINTAINERS (Write After Approval): Added myself.
751         * MAINTAINERS (Reviewers): Removed myself.
752
753 2007-08-18  Paul Brook  <paul@codesourcery.com>
754             Joseph Myers  <joseph@codesourcery.com>
755
756         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
757         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
758         * Makefile.in: Regenerate.
759         * configure.ac (--with-debug-prefix-map): New.
760         * configure: Regenerate.
761
762 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
763             Nigel Stephens  <nigel@mips.com>
764
765         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
766         as target_makefile_frag.
767         * configure: Regenerate.
768
769 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
770
771         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
772         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
773         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
774         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
775         (do-compare, do-compare3, do-compare-debug): New.
776         ([+compare-target+]): Use them.
777
778 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
779
780         * MAINTAINERS (Write After Approval): Change my email address.
781
782 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
783             Ben Elliston  <bje@au.ibm.com>
784
785         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
786         --silent if $silent.
787         * configure: Regenerate.
788
789 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
790
791         * MAINTAINERS (Various Maintainers): Add myself as
792         loop infrastructure maintainer.  Update my e-mail
793         address.
794
795 2007-07-31  Diego Novillo  <dnovillo@google.com>
796
797         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
798         Adjust description.
799
800 2007-07-26  Richard Guenther  <rguenther@suse.de>
801
802         * configure.ac: Add types checking to stage1 checking flags.
803         * configure: Regenerate.
804
805 2007-07-17  Nick Clifton  <nickc@redhat.com>
806
807         * COPYING3: New file.  Contains version 3 of the GNU General
808         Public License.
809         * COPYING3.LIB: New file.  Contains version 3 of the GNU
810         Lesser General Public License.
811
812 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
813
814         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
815
816 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
817
818         * MAINTAINERS (S/390 co-maintainer): Add myself.
819         (Write After Approval): Remove myself.
820
821 2007-07-13  Dan Hipschman  <dsh@google.com>
822
823         * MAINTAINERS (Write After Approval): Add myself.
824
825 2007-07-11  Nick Clifton  <nickc@redhat.com>
826
827         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
828         WINDRES export.
829         * Makefile.in: Regenerate.
830
831 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
832
833         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
834         maintainer.
835
836 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
837
838         * lt~obsolete.m4: New. Import from 20070318 libtool.
839
840 2007-07-03  Julian Brown  <julian@codesourcery.com>
841
842         * MAINTAINERS (Write After Approval): Add myself.
843
844 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
845
846         * configure.ac: Rewrite 'configure --help' strings to look nicer.
847         * configure: Regenerate.
848
849 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
850
851         * configure.ac: Add some missing m4 quotation.
852         * configure: Regenerate.
853
854 2007-07-02  Simon Baldwin  <simonb@google.com>
855
856         * MAINTAINERS (Write After Approval): Add myself.
857
858 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
859
860         * configure: Regenerate.
861
862 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
863
864         * Makefile.def: Add windmc tool to build.
865         * Makefile.tpl: Likewise.
866         * configure.ac: Likewise.
867         * Makefile.in: Regenerate.
868         * configure: Regenerate.
869                                                 
870 2007-06-28  DJ Delorie  <dj@redhat.com>
871
872         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
873         not building newlib.
874         * configure: Regenerated.
875         
876 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
877
878         * MAINTAINERS (Write After Approval): Add myself.
879
880 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
881
882         * MAINTAINERS (Write After Approval): Add myself.
883
884 2007-06-19  Chris Matthews  <chrismatthews@google.com>
885
886         * MAINTAINERS (Write After Approval): Add myself.
887
888 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
889
890         * MAINTAINERS (Write After Approval): Add myself.
891
892 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
893
894         * Makefile.def: Add dependency from configure-gdb to all-bfd.
895         * Makefile.in: Regenerated.
896
897 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
898
899         * configure.ac: Don't add target-libmudflap to noconfigdirs for
900         bfin*-*-uclinux* targets.
901         * configure: Regenerate.
902
903 2007-06-14  Ian Lance Taylor  <iant@google.com>
904
905         * MAINTAINERS: Add myself as non-algorithmic global write
906         maintainer.
907
908 2007-06-14  Diego Novillo  <dnovillo@google.com>
909
910         * MAINTAINERS: Add self as middle-end maintainer and
911         non-algorithmic global write maintainer.
912
913 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
914
915         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
916         Move all Fortran maintainers except Paul Brook into the
917         Non-Autopoiesis section.
918
919 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
920
921         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
922         (distclean-stage[+id+]): Possibly delete stage_last.
923         * Makefile.in: Regenerate.
924
925 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
926
927         * MAINTAINERS (Various Maintainer): Fix typo.
928
929 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
930
931         * MAINTAINERS (Various Maintainer): Add myself as
932         dataflow maintainer.
933
934 2007-06-07  Ben Elliston  <bje@au.ibm.com>
935
936         * config.sub, config.guess: Update from upstream sources.
937
938 2007-06-07  Ben Elliston  <bje@au.ibm.com>
939
940         * Makefile.tpl: Fix spelling error.
941         * Makefile.in: Regenerate.
942
943 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
944
945         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
946         lt_cv_sys_max_cmd_len.
947
948 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
949
950         * MAINTAINERS (Various Maintainers): Add myself as
951         auto-vectorizer maintainer.
952
953 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
954
955         PR libjava/32098
956         * libtool.m4: Revert previous change.
957         * ltgcc.m4: Put it here.
958
959 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
960
961         * MAINTAINERS (Various Maintainers): Add myself as
962         auto-vectorizer maintainer.
963
964 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
965
966         PR libjava/32098
967         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
968
969 2007-05-30  Richard Guenther  <rguenther@suse.de>
970
971         * MAINTAINERS (Various Maintainers): Add myself as
972         auto-vectorizer maintainer.
973
974 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
975
976         PR bootstrap/29382
977         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
978         * configure: Rebuilt.
979
980 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
981
982         * MAINTAINERS (Write After Approval): Removed my name.
983
984 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
985
986         * MAINTAINERS (Write After Approval): Remove myself.
987
988 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
989
990         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
991
992 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
993
994         * ltmain.sh: Update from ToT Libtool.
995         * libtool.m4: Update from ToT Libtool.
996         * ltsugar.m4: New. Update from ToT Libtool.
997         * ltversion.m4: New. Update from ToT Libtool.
998         * ltoptions.m4: New. Update from ToT Libtool.
999         * ltconfig: Remove.
1000         * ltcf-c.sh: Remove.
1001         * ltcf-cxx.sh: Remove.
1002         * ltcf-gcj.sh: Remove.
1003
1004 2007-05-22  Ollie Wild  <aaw@google.com>
1005
1006         * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1009
1010         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1011         stage_cflags.
1012         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1013         Remove CFLAGS/LIBCFLAGS.
1014         (configure-stage[+id+]-[+prefix+][+module+],
1015         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1016         * Makefile.in: Regenerate.
1017
1018 2007-05-15  Diego Novillo  <dnovillo@google.com>
1019
1020         * MAINTAINERS: Update e-mail address.
1021
1022 2007-05-15  Revital Eres  <eres@il.ibm.com>
1023
1024         * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1027
1028         * MAINTAINERS (Write After Approval): Updated my address.
1029
1030 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1031
1032         * MAINTAINERS (Write After Approval): Add myself.
1033
1034 2007-05-11  Silvius Rus  <rus@google.com>
1035
1036         * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2007-04-23  Tom Tromey  <tromey@redhat.com>
1039
1040         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1041
1042 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1043
1044         * MAINTAINERS (cpplib): Rename to ...
1045         (libcpp): ... this.  Add C/C++ front end maintainers.
1046
1047 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1048
1049         * config-ml.in: Pass ${ml_config_env} to configure calls.
1050
1051 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1052
1053         * MAINTAINERS (Write After Approval): Add myself.
1054         
1055 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1056
1057         * MAINTAINERS (Write After Approval): Add myself.
1058
1059 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1060
1061         * MAINTAINERS (fortran 95 front end): Add myself.
1062
1063 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1064
1065         * MAINTAINERS (Write After Approval): Add myself.
1066         
1067 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1068
1069         * MAINTAINERS (Modulo Scheduler): Add myself.
1070
1071 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1072
1073         * MAINTAINERS (fortran 95 front end): Add myself.
1074         (c++ front end): whitespace fix.
1075
1076 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1077
1078         * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1081
1082         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1083         of glob.  Quote arguments with single quotes too.
1084         * configure: Regenerate.
1085
1086 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1087
1088         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1089         * Makefile.in: Regenerate
1090
1091 2007-03-07  Andreas Schwab  <schwab@suse.de>
1092
1093         * configure: Regenerate.
1094
1095 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1096
1097         * configure.ac: Add "--with-pdfdir" configure option,
1098         which defines pdfdir variable.
1099         * Makefile.def (target=fixincludes): Add install-pdf to
1100         missing targets.
1101         (recursive_targets): Add install-pdf target.
1102         (flags_to_pass): Add pdfdir.
1103         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1104         target.
1105         * configure: Regenerate
1106         * Makefile.in: Regenerate
1107
1108 2007-02-28  Eric Christopher  <echristo@apple.com>
1109
1110         Revert:
1111         2006-12-07  Mike Stump  <mrs@apple.com>
1112
1113         * Makefile.def (dependencies): Add dependency for
1114         install-target-libssp and install-target-libgomp on
1115         install-gcc.
1116         * Makefile.in: Regenerate.
1117
1118 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1119
1120         * configure: Regenerate.
1121         * configure.ac: Move statements after variable declarations.
1122
1123 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1124
1125         * MAINTAINERS: Add myself as sh maintainer.
1126
1127 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1128
1129         * configure.ac: Adjust for loop syntax.
1130         * configure: Regenerate.
1131
1132 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1133
1134         * configure: Rebuilt.
1135
1136 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1137
1138         * configure.ac: Drop multiple occurrences of --enable-languages,
1139         and fix its quoting.
1140         * configure: Rebuilt.
1141
1142 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1143             Nathan Sidwell  <nathan@codesourcery.com>
1144             Vladimir Prus  <vladimir@codesourcery.com>
1145             Joseph Myers  <joseph@codesourcery.com>
1146
1147         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1148         * configure: Regenerate.
1149
1150 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1151
1152         * ltconfig (freebsd*): Default to elf.
1153
1154 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1155
1156         * configure.ac (target_libraries): Move libgcc before libiberty.
1157         * configure: Regenerated.
1158
1159 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1160             Paolo Bonzini  <bonzini@gnu.org>
1161
1162         PR bootstrap/30753
1163         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1164         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1165         * configure: Regenerated.
1166
1167 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1168
1169         * MAINTAINERS (Language Front End Maintainers): Update my mail
1170         address.
1171
1172 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1173
1174         PR bootstrap/30748
1175         * configure.ac: Correct syntax for Solaris ksh.
1176         * configure: Regenerated.
1177
1178 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1179
1180         * configure.ac: Sync with src.
1181         * configure: Regenerate.
1182
1183 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1184
1185         * Makefile.in: Regenerate.
1186
1187 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1188
1189         * config.sub: Sync with src.
1190
1191 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1192
1193         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1194         noncanonical equivalents.
1195         * configure.in: Rename to...
1196         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1197         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1198         target_noncanonical.  Use them.  Rewrite removal of configure
1199         arguments for autoconf 2.59.  Discard variable settings.  Force
1200         program_transform_name for native tools.
1201
1202         * Makefile.in: Regenerated.
1203         * configure: Regenerated with autoconf 2.59.
1204
1205 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1206
1207         * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2007-01-31  Andreas Schwab  <schwab@suse.de>
1210
1211         * Makefile.tpl (LDFLAGS): Substitute it.
1212         * Makefile.in: Regenerate.
1213
1214 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1215
1216         * MAINTAINERS (Write After Approval): Add myself.
1217
1218 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1219
1220         * MAINTAINERS (spu port): Add myself.
1221
1222 2007-01-23  Richard Guenther  <rguenther@suse.de>
1223
1224         PR bootstrap/30541
1225         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1226         * Makefile.tpl (GNATBIND): Substitute it.
1227         (GNATMAKE): Likewise.
1228         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1229         of STAGE_PREFIX.
1230         * Makefile.in: Regenerate.
1231         * configure: Regenerate.
1232
1233 2007-01-18  Mike Stump  <mrs@apple.com>
1234
1235         * configure.in: Re-enable -Werror for gcc builds.
1236
1237 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1238
1239         * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1242
1243         * configure.in: Change == to = in test command.
1244         * configure: Regenerate.
1245
1246 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1247             Nick Clifton  <nickc@redhat.com>
1248             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1249
1250         * configure.in (build_configargs, host_configargs, target_configargs):
1251         Remove build/host/target parameters.
1252         (host_libs): Add gmp and mpfr.
1253         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1254         * Makefile.def (gmp, mpfr): New.
1255         (gcc): Remove target.
1256         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1257         target_os, target_vendor): New.
1258         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1259         * configure: Regenerate.
1260         * Makefile.in: Regenerate.
1261
1262 2007-01-11  Matt Fago  <fago@earthlink.net>
1263
1264         * configure.in: Try to link to functions only in mpfr 2.2.x
1265         to improve robustness of configure tests.
1266         * configure: Regenerate.
1267
1268 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1269
1270         * MAINTAINERS: Add myself as i386 maintainer.
1271
1272 2007-01-08  Jan Hubicka  <jh@suse.cz>
1273
1274         * MAINTAINERS: Add myself as i386 maintainer.
1275
1276 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1277
1278         * configure.in: Add support for an x86_64-mingw* target.
1279         * configure: Regenerate.
1280
1281 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1282
1283         * Makefile.tpl (all-target): Correct @if conditional for target
1284         modules.
1285         * configure.in: Omit libiberty if building only target libgcc.
1286         * configure, Makefile.in: Regenerated.
1287
1288 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1289
1290         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1291         * configure: Regenerate.
1292
1293 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1294
1295         * Makefile.def (target_modules): Add libgcc.
1296         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1297         * Makefile.tpl (clean-target-libgcc): Delete.
1298         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1299         on gcc even for bootstrapped modules.  Rewrite handling of
1300         lang_env_dependencies to loop over target_modules.
1301         * configure.in (target_libraries): Add target-libgcc.
1302         * Makefile.in, configure: Regenerated.
1303
1304 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1305
1306         * configure.in: Reorganize recognition of languages.  Add
1307         --enable-stage1-languages.  Show supported languages for the chosen
1308         target rather than all recognized languages.
1309         * configure: Regenerate.
1310
1311 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1312
1313         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1314         * Makefile.in: Regenerate.
1315
1316 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1317
1318         * configure.in: Warn that MPFR 2.2.0 is buggy.
1319         * configure: Regenerate.
1320
1321 2006-12-27  Ian Lance Taylor  <iant@google.com>
1322
1323         * configure.in: When removing Makefiles to force a reconfigure, also
1324         remove prev-DIR*/Makefile.
1325         * configure: Regenerate.
1326
1327 2006-12-22  Andreas Schwab  <schwab@suse.de>
1328
1329         * configure: Regenerate with correct autoconf version.
1330
1331 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1332
1333         * configure.in: add AC_SUBST for *_FOR_TARGET.
1334         * configure: Regenerate.
1335
1336 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1337
1338         * configure.in: Simplify logic for rejecting languages that cannot
1339         be built.  Separate the case when a language is unsupported,
1340         from the case when the user chooses not to build a language.
1341
1342 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1343
1344         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1345         it only affects bootstrap and could be tested on "$host" as well.
1346         * configure: Regenerate.
1347         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1348
1349 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1350
1351         PR bootstrap/29544
1352         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1353         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1354         move here comment from Makefile.tpl.
1355         * Makefile.tpl: Move some definitions higher in the file.
1356         (STAGE1_CHECKING): New.
1357         * configure.in: Add --enable-stage1-checking.
1358         * configure: Regenerate.
1359         * Makefile.in: Regenerate.
1360
1361 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1362
1363         * MAINTAINERS: Add myself as build system maintainer.
1364
1365 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1366
1367         * MAINTAINERS (Write After Approval): Add myself.
1368
1369 2006-12-13  Eric Christopher  <echristo@apple.com>
1370
1371         * MAINTAINERS: Add myself as darwin maintainer.
1372
1373 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1374
1375         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1376
1377 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1378
1379         MAINTAINERS: Update my entry.
1380
1381 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1382
1383         * configure.in:  Handle spu makefile frag.
1384         * Makefile.tpl (MAINT): Define
1385         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1386         * configure: Regenerate.
1387         * Makefile.in: Regenerate.
1388
1389 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1390
1391         * config.guess: Import latest version.
1392         * config.sub: Likewise.
1393
1394 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1395
1396         * configure.in (spu-*-*): Don't skip target-libiberty.
1397         * configure: Regenerate.
1398
1399 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1400
1401         PR bootstrap/30134
1402         * configure.in: Correct x86 darwin support for libjava to powerpc
1403         and i?86 only.
1404         * configure: Regenerate.
1405
1406 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1407
1408         * configure.in: Add x86 darwin support for libjava.
1409         * configure: Regenerate.
1410
1411 2006-12-07  Mike Stump  <mrs@apple.com>
1412
1413         * Makefile.def (dependencies): Add dependency for
1414         install-target-libssp and install-target-libgomp on
1415         install-gcc.
1416         * Makefile.in: Regenerate.
1417
1418 2006-12-04  Richard Guenther  <rguenther@suse.de>
1419
1420         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1421         (Non-Algorithmic Maintainers): Move over non-algorithmic
1422         loop optimizer maintainers, add myself as a non-algorithmic
1423         middle-end maintainer.
1424
1425 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1426
1427         * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1430
1431         * configure.in: Update error message for missing GMP/MPFR.
1432
1433         * configure: Regenerate.
1434
1435 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1436
1437         * configure.in: Update MPFR version in error message.
1438
1439         * configure: Regenerate.
1440
1441 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1442
1443         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1444         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1445         --with-gmp-lib): New flags.
1446
1447         * configure: Regenerate.
1448
1449 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1450
1451         * MAINTAINERS (Write After Approval): Change my email address.
1452
1453 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1454
1455         * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2006-11-22  Philipp Thomas <pth@suse.de>
1458
1459         * MAINTAINERS (i18n): Update e-mail address.
1460
1461 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1462
1463         * MAINTAINERS (spu port): Add myself as maintainer.
1464         (Write After Approval): Remove myself.
1465
1466 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1467
1468         * configure.in (skipdirs): Don't build libssp for SPU.
1469         * configure: Regenerate.
1470
1471 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1472
1473         * MAINTAINERS (spu port): Add myself as maintainer.
1474         (libobjc): Update my email address.
1475
1476 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1477
1478         * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1481
1482         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1483         * configure : Rebuilt.
1484
1485 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1486
1487         * MAINTAINERS (Write After Approval): Add myself.
1488
1489 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1490
1491         * MAINTAINERS (Write After Approval): Add myself.
1492
1493 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1494
1495         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1496         libmpfr.a.
1497         * configure: Regenerate.
1498
1499 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1500
1501         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1502         (unstage): Test for stage_last presence.
1503
1504         PR bootstrap/29802
1505         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1506         * Makefile.in: Regenerate.
1507
1508 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1509
1510         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1511         maintainers.
1512
1513 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1514
1515         * MAINTAINERS (Write After Approval): Add myself.
1516
1517 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1518
1519         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1520         and stageN-package/Makefile.
1521         * Makefile.in: Regenerated.
1522
1523 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1524
1525         * configure.in: Remove target-libgloss from noconfigdirs for
1526         bfin-*-*.
1527         * configure: Regenerated.
1528
1529 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1530
1531         * configure.in (have_gmp): Only error if the gcc directory exists.
1532
1533         * configure: Regenerate.
1534
1535 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1536
1537         * configure.in: Robustify error message for missing GMP/MPFR.
1538
1539         * configure: Regenerate.
1540
1541 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1542
1543         * MAINTAINERS (Write After Approval): Add myself.
1544
1545 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1546
1547         * MAINTAINERS: Change email address.
1548
1549 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1554
1555         * MAINTAINERS (Write After Approval): Add myself.
1556
1557 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1558
1559         * MAINTAINERS (Write After Approval): Move myself to
1560         Write After Approval section.
1561
1562 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1563
1564         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1565         need_gmp anymore.
1566         * configure: Regenerate.
1567
1568 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1569
1570         * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1573
1574         * config.guess: Import latest version.
1575         * config.sub: Likewise.
1576
1577 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1578
1579         * Makefile.def: Added pdf target handling.
1580         * Makefile.tpl: Added pdf target handling.
1581         * Makefile.in: Regenerated.
1582
1583 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1584
1585         * MAINTAINERS: Add self as score port maintainer.
1586
1587 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1588
1589         * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1592
1593         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1594         or newer.
1595         * configure: Regenerated.
1596
1597 2006-09-27  Dave Brolley  <brolley@redhat.com>
1598
1599         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1600         $s instead of $r.
1601         * configure: Regenerated.
1602
1603 2006-09-26  Thiemo Seufer  <ths@mips.com>
1604
1605         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1606         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1607         * configure: Regenerate.
1608
1609 2006-09-24  Graeme Peterson <gridly@gmail.com>
1610
1611         * MAINTAINERS (Write After Approval): Remove myself.
1612
1613 2006-09-22  Chao-ying Fu  <fu@mips.com>
1614
1615         * MAINTAINERS (Write After Approval): Add myself.
1616
1617 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1618
1619         * MAINTAINERS: Add self as soft-fp maintainer.
1620
1621 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1622
1623         * MAINTAINERS: Add myself as avr maintainer.
1624         Remove Marek Michalkiewicz as avr maintainer.
1625
1626 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1627
1628         * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1631
1632         * configure.in: Never build newlib for a Mingw host.
1633         Never build newlib as Mingw target library.
1634         Test the existence of winsup/cygwin for building a Cygwin newlib,
1635         rather than just winsup.
1636         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1637         building a Mingw target.
1638         * configure: Regenerate.
1639
1640 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1641
1642         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1643
1644 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1645
1646         * config.guess: Import from src (was more updated).
1647         * config.sub: Likewise.
1648
1649 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1650
1651         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1652         * configure: Regenerated.
1653
1654 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1655
1656         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1657         for stages after the first.
1658
1659 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1660
1661         * Makefile.def: Add dependencies for configure-opcodes
1662         on configure-intl and all-opcodes on all-intl.
1663         * Makefile.in: Regenerated.
1664
1665 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1666
1667         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1668
1669 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1670
1671         Port to hosts whose 'sort' and 'tail' implementations
1672         treat operands with leading '+' as file names, as POSIX
1673         has required since 2001.  However, make sure the code still
1674         works on pre-POSIX hosts.
1675         * ltmain.sh: Don't assume "sort +2" is equivalent to
1676         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1677
1678 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1679
1680         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1681
1682 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1683
1684         * ltconfig: chmod 644 before ranlib during install.
1685
1686 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1687
1688         PR bootstrap/18058
1689         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1690         if the bootstrap compiler is a GCC version that supports it.
1691         * configure: Regenerate.
1692
1693 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1694
1695         * configure.in: Fix thinkos in previous check-in.
1696         * configure: Regenerate.
1697
1698 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1699
1700         PR other/27063
1701         * configure.in: Test subdir_requires and give an appropriate
1702         error message.
1703         * configure: Regenerate.
1704
1705 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1706
1707         * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1710
1711         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1712
1713 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1714
1715         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1716
1717 2006-06-20  David Ayers  <d.ayers@inode.at>
1718
1719         PR bootstrap/28072
1720         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1721         whether target-libjava is being configured instead of whether the
1722         java front end is enabled.
1723         * configure: Regenerate.
1724
1725 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1726
1727         PR target/27540
1728         * configure.in: Only enable libgomp on IRIX 6.
1729         * configure: Regenerate.
1730
1731 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1732
1733         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1734         too.
1735         * Makefile.in: Regenerate.
1736
1737 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1738
1739         * config-ml.in: Alter CCASFLAGS to include special
1740         multilib options the same as is done for CFLAGS.
1741
1742 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1743
1744         * configure.in: Don't enable libgomp on hpux10.
1745         * configure: Rebuilt.
1746
1747 2006-06-12  David Ayers  <d.ayers@inode.at>
1748
1749         PR bootstrap/27963
1750         PR target/19970
1751         * configure.in: Remove target-boehm-gc from noconfigdirs where
1752         ${libgcj} is specified.
1753         * configure: Regenerate.
1754
1755 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1756
1757         Sync from src:
1758
1759         * configure.in: Sync.
1760         * configure: Regenerated.
1761
1762         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1763
1764         * Makefile.def: Added dependencies from sim and gdb on intl, and
1765         added configure dependencies to everything with an all dependency
1766         on intl.
1767         * Makefile.in: Regenerated.
1768
1769 2006-06-06  David Ayers  <d.ayers@inode.at>
1770
1771         PR libobjc/13946
1772         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1773         * Makefile.in: Regenerate.
1774         * configure.in: Add --enable-objc-gc at toplevel and have it
1775         enable boehm-gc for Objective-C.
1776         Remove target-boehm-gc from libgcj.
1777         Add target-boehm-gc to target_libraries.
1778         Add target-boehm-gc to noconfigdirs where ${libgcj}
1779         is specified.
1780         Assert that boehm-gc is supported when requested for Objective-C.
1781         Only build boehm-gc if needed either for Java or Objective-C.
1782         * configure: Regenerate.
1783
1784 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1785
1786         PR 27674
1787         * Makefile.tpl (configure-[+prefix+][+module+],
1788         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1789         Remove rule to unstage bootstrapped modules.
1790         (stage_current): New.
1791         * Makefile.in: Regenerate.
1792
1793 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1794
1795         * MAINTAINERS (Write After Approval): Update my e-mail address.
1796
1797 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1798
1799         * include/libiberty.h: Declare pex_run_in_environment.
1800
1801 2006-05-31  Asher Langton  <langton2@llnl.gov>
1802
1803         * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1806
1807         * Makefile.def (bfd, opcodes): Fix lib_path.
1808         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1809         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1810         * Makefile.in: Regenerate.
1811
1812 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1813
1814         * Makefile.in: Regenerate.
1815
1816 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1817
1818         * Makefile.def: Add install-html target. Add datarootdir
1819         docdir and htmldir to flags_to_pass.
1820         * Makefile.tpl: Add install-html target.
1821         * Makefile.in: Regenerate.
1822         * configure.in: Add --with-datarootdir, --with-docdir, and
1823         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1824         * configure: Regenerate.
1825
1826 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1827
1828         * configure.in: Enable gprof for cross builds.
1829         * configure: Regenerate.
1830
1831 2006-05-22  Richard Guenther  <rguenther@suse.de>
1832
1833         Revert
1834         2006-01-31  Richard Guenther  <rguenther@suse.de>
1835         Paolo Bonzini  <bonzini@gnu.org>
1836
1837         * Makefile.def (target_modules): Add libgcc-math target module.
1838         * configure.in (target_libraries): Add libgcc-math target library.
1839         (--enable-libgcc-math): New configure switch.
1840         * Makefile.in: Re-generate.
1841         * configure: Re-generate.
1842         * libgcc-math: New toplevel directory.
1843
1844 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1845             Andreas Tobler  <a.tobler@schweiz.ch>
1846
1847         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1848         * configure: Rebuilt.
1849
1850 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1851
1852         * MAINTAINERS (Write After Approval): Add myself.
1853
1854 2006-05-01  DJ Delorie  <dj@redhat.com>
1855
1856         * configure.in: Restore CFLAGS if GMP isn't present.
1857         * configure: Regenerate.
1858
1859 2006-05-01  Richard Guenther  <rguenther@suse.de>
1860
1861         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1862         maintainer.
1863
1864 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1865
1866         * MAINTAINERS (Write After Approval): Add myself.
1867
1868 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1869
1870         * MAINTAINERS (Write After Approval): Add myself.
1871
1872 2006-04-18  DJ Delorie  <dj@redhat.com>
1873
1874         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1875         reference libgloss so that libssp can be built in a combined
1876         tree.
1877         * configure: Regenerate.
1878
1879 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1880
1881         * MAINTAINERS (Write After Approval): Add myself.
1882
1883 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1884
1885         * configure.in: Require makeinfo 4.4 or higher.
1886         * configure: Regenerate.
1887
1888 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1889
1890         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1891         Rearrange the entries of other libraries to have them in one place.
1892
1893 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1894
1895         * MAINTAINERS (Write After Approval): Remove myself.
1896         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1897
1898 2006-03-14  Richard Guenther  <rguenther@suse.de>
1899
1900         * configure: Regenerate with autoconf 2.13.
1901
1902 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1903
1904         * MAINTAINERS: Use my work address.
1905
1906         * MAINTAINERS: Update my E-mail address.
1907
1908 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1909
1910         * configure.in: Handle --disable-<component> generically.
1911         * configure: Regenerate.
1912
1913 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1914
1915         PR libgcj/17311
1916         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1917
1918 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1919
1920         * MAINTAINERS (Write After Approval):  Remove myself.
1921         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1922
1923 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1924
1925         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1926         (TARGET_CONFIGDIRS): Remove.
1927         * configure.in: Remove AC_SUBST(target_configdirs).
1928         * Makefile.in, configure: Regenerated.
1929
1930 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1931
1932         * MAINTAINERS (Write After Approval):  Remove myself.
1933         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1934
1935 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1936
1937         PR bootstrap/25670
1938
1939         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1940
1941         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1942         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1943         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1944         BUILD_PREFIX, BUILD_PREFIX_1.
1945         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1946
1947         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1948         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1949
1950         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1951         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1952         of `cat stage_current`.  Always provide the `r' and `s' variables.
1953         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1954         a single shell execution.
1955         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1956         bootstrapped modules, make the stage1 module if the build was not
1957         started yet, else build the current stage.
1958         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1959         (all-build, all-host, all-target, [+make_target+]-host,
1960         [+make_target+]-target): Do not use \-continued lines.
1961         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1962         (current_stage, restrap, stage_last): New.
1963
1964         * Makefile.in: Regenerate.
1965         * configure: Regenerate.
1966
1967 2006-02-19  Bud Davis  <jmdavis@link.com>
1968
1969         * MAINTAINERS (Write After Approval):  Remove myself.
1970         (Language Front End Maintainers):  Add myself as fortran 95
1971         maintainer and update e-mail address.
1972
1973 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1974
1975         * MAINTAINERS (Write After Approval):  Remove myself.
1976         (Language Front End Maintainers):  Add myself as fortran 95
1977         maintainer.
1978
1979 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1980
1981         * MAINTAINERS (Write After Approval): Add myself.
1982
1983 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1984
1985         * MAINTAINERS (Write After Approval):  Remove myself.
1986         (Language Front End Maintainers):  Add myself as
1987         fortran 95 maintainer.
1988
1989 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1990
1991         Sync from src:
1992
1993         2005-12-27  Leif Ekblad  <leif@rdos.net>
1994
1995         * configure.in: Add support for RDOS target.
1996         * configure: Regenerate.
1997
1998 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1999             Andreas Schwab  <schwab@suse.de>
2000
2001         * configure: Regenerate.
2002
2003 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2004
2005         * configure.in (enable_libgomp): Add AIX.
2006         * configure: Regenerate.
2007
2008 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2009
2010         * MAINTAINERS (Write After Approval): Add myself.
2011
2012 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2013
2014         * MAINTAINERS (Write After Approval): Add myself.
2015
2016 2006-01-31  Richard Guenther  <rguenther@suse.de>
2017         Paolo Bonzini  <bonzini@gnu.org>
2018
2019         * Makefile.def (target_modules): Add libgcc-math target module.
2020         * configure.in (target_libraries): Add libgcc-math target library.
2021         (--enable-libgcc-math): New configure switch.
2022         * Makefile.in: Re-generate.
2023         * configure: Re-generate.
2024         * libgcc-math: New toplevel directory.
2025
2026 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2027
2028         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2029         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2030         the assembler, linker and binutils.
2031         * configure: Regenerate.
2032
2033 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2034
2035         * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2038
2039         * configure: Regenerate.
2040
2041 2006-01-18  Richard Henderson  <rth@redhat.com>
2042             Jakub Jelinek  <jakub@redhat.com>
2043             Diego Novillo  <dnovillo@redhat.com>
2044
2045         * libgomp: New directory.
2046         * Makefile.def: Add target_module libgomp.
2047         * Makefile.in: Regenerate.
2048         * configure.in (target_libraries): Add target-libgomp.
2049         * configure: Regenerate.
2050
2051 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2052
2053         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2054         @ from continuation.
2055         * Makefile.in: Rebuilt.
2056
2057 2006-01-04  Chris Lattner  <sabre@gnu.org>
2058
2059         * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2062
2063         PR bootstrap/24252
2064
2065         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2066         * Makefile.tpl (OBJDUMP): New.
2067         (EXTRA_HOST_FLAGS): Add it.
2068         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2069
2070         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2071         to use symbolic links between directories.  Avoid race conditions
2072         or make them harmless.
2073         * configure.in: Do not try to use symbolic links between directories.
2074
2075         * Makefile.def (LEAN): Pass.
2076         * Makefile.tpl (LEAN): Define.
2077         (stage[+id+]-start): Accept that the previous directory does not
2078         exist, if the bootstrap is lean.
2079         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2080         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2081         configure substitution.
2082         ([+compare-target+]): Likewise.
2083         ([+bootstrap-target+]-lean): New.
2084         * configure.in: Remove lean bootstrap support from here.
2085
2086         * Makefile.in: Regenerate.
2087         * configure: Regenerate.
2088
2089 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2090
2091         * MAINTAINERS (libdecnumber): Add myself.
2092
2093 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2094
2095         * libtool-ldflags: New script.
2096
2097 2006-01-02  Andreas Schwab  <schwab@suse.de>
2098
2099         * configure.in: When reconfiguring remove Makefile in
2100         all stage directories.
2101         * configure: Regenerate.
2102
2103 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2104
2105         * MAINTAINERS: Update my email address.
2106
2107 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2108
2109         Revert Ada-related part of the previous change.
2110
2111         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2112         Do not pass.
2113         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2114         * Makefile.in: Regenerate.
2115         * configure.in: Do not include mt-ppc-aix target fragment.
2116         * configure: Regenerate.
2117
2118 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2119
2120         * configure.in: Select appropriate fragments for PowerPC/AIX.
2121         * configure: Regenerate.
2122
2123         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2124         BOOT_CFLAGS, BOOT_LDFLAGS.
2125         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2126         BOOT_CFLAGS, BOOT_LDFLAGS.
2127         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2128         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2129         (stage): Fail if we cannot complete the work.
2130         * Makefile.in: Regenerate.
2131
2132 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2133
2134         * configure.in: Replace ms1 with mt.
2135         * configure: Rebuilt.
2136
2137 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2138
2139         * MAINTAINERS: Update my email address.
2140
2141 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2142
2143         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2144         install-host-nogcc): Don't invoke $(stage) at the end.
2145         * Makefile.in: Regenerate.
2146
2147 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2148
2149         * configure.in: Flip the top-level bootstrap switch.
2150         * configure: Regenerate.
2151
2152 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2153
2154         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2155         $(stage) and $(unstage).
2156         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2157         (all): Remove stray semicolon.
2158         (local-distclean): Don't handle multilib.tmp and multilib.out.
2159         (install.all): Set $s for consistency.
2160         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2161         check_multilibs setting.  Always make the install directory.
2162         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2163         Correct @if/@endif.
2164         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2165         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2166         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2167         (multilib.out): Remove.
2168         * Makefile.in: Regenerated.
2169
2170 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2171
2172         * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2175
2176         * MAINTAINERS: Add myself as mt maintainer.
2177
2178         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2179
2180 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2181
2182         * MAINTAINERS: Change email address.
2183
2184 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2185
2186         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2187         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2188         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2189         Find in-tree tools if available.
2190         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2191         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2192         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2193         (COMPILER_*_FOR_TARGET): New.
2194         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2195         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2196         (CONFIGURED_*, USUAL_*): Remove.
2197         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2198         STRIP): Use autoconf substitutions.
2199         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2200         COMPILER_NM_FOR_TARGET): New.
2201         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2202
2203         (all): Make all-host and all-target in parallel.
2204         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2205         that $$r and $$s are set before invoking a recursive make.
2206         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2207         ([+bootstrap-target+]): Inline most of the `all' target.
2208
2209 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2210
2211         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2212         from the gcc build directory.
2213         * Makefile.in: Regenerate.
2214
2215 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2216
2217         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2218         depend on all-libdecnumber.
2219         * configure.in (host_libs): Include libdecnumber.
2220         * Makefile.in: Regenerate.
2221         * configure: Likewise.
2222
2223 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2224
2225         * libdecnumber: Import decNumber sources from the dfp-branch.
2226
2227 2005-11-21  Kean Johnston  <jkj@sco.com>
2228
2229         * config.sub, config.guess: Sync from upstream sources.
2230
2231 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2232
2233         Import from Autoconf sources:
2234
2235         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2236         * config/move-if-change: Don't output "$2 is unchanged";
2237         suggested by Ben Elliston.  Handle weird characters correctly.
2238
2239 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2240
2241         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2242         to match upstream libtool for darwin.
2243
2244 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2245
2246         * Makefile.def: Remove gdb dependencies for gdbtk.
2247         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2248         (configure-gdb, install-gdb): New rules.
2249         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2250         * Makefile.in, configure: Regenerated.
2251
2252 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2257
2258         * MAINTAINERS (Write After Approval): Add myself.
2259
2260 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2261
2262         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2263         Diego Novillo.
2264
2265 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2266
2267         PR bootstrap/24297
2268         * Makefile.tpl (do-[+make-target+], do-check, install,
2269         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2270         are set before recursing.
2271         * Makefile.in: Regenerate.
2272
2273 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2274
2275         PR bootstrap/18939
2276         * Makefile.def (gcc) <target>: Fix thinko.
2277         * Makefile.in: Regenerate.
2278
2279 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2280
2281         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2282         * configure: Regenerate.
2283
2284 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2285
2286         * MAINTAINERS (Write After Approval): Add self.
2287
2288 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2289
2290         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2291         target-libffi, target-qthreads, target-libjava, and
2292         targetlibobjc.
2293         * configure: Regenerate.
2294
2295 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2296
2297         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2298         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2299         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2300         (USUAL_OBJDUMP_FOR_TARGET): New.
2301         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2302         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2303         * configure, Makefile.in: Regenerated.
2304
2305 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2306
2307         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2308         before other host packages.
2309
2310 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2311
2312         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2313
2314 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2315
2316         PR bootstrap/22340
2317
2318         * configure.in (default_target): Remove.
2319         * Makefile.tpl (all): Do not use prerequisites as subroutines
2320         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2321         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2322         use prerequisites as subroutines.
2323         (check-host, check-target): New.
2324         (bootstrap configure & all targets): Do not use stage*-start
2325         if the directory layout is already ok.
2326         (non-bootstrap configure & all targets): Prepend a $(unstage).
2327         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2328         (NOTPARALLEL): Remove.
2329         (unstage, stage variables): New variables.
2330         (unstage, stage targets): Simply expand to those variables.
2331
2332         * configure: Regenerate.
2333         * Makefile.in: Regenerate.
2334
2335 2005-10-04  James E Wilson  <wilson@specifix.com>
2336
2337         * Makefile.def (lang_env_dependencies): Add libmudflap.
2338         * Makefile.in: Regenerate.
2339
2340 2005-10-03  Andreas Schwab  <schwab@suse.de>
2341
2342         Backport from libtool CVS:
2343         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2344
2345         * ltmain.sh: add support for installing into temporary
2346         staging area (e.g. 'make install DESTDIR=...')
2347
2348 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2349
2350         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2351         * configure: Regenerated.
2352
2353 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2354
2355         * configure: Regenerate with the correct
2356         autoconf version.
2357
2358 2005-09-30  Catherine Moore  <clm@cm00re.com>
2359
2360         * configure.in (bfin-*-*): New.
2361         * configure: Regenerated.
2362
2363 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2364
2365         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2366         (LIPO_FOR_TARGET): New.
2367         (CONFIGURED_LIPO_FOR_TARGET): New.
2368         (USUAL_LIPO_FOR_TARGET): New.
2369         (STRIP_FOR_TARGET): New.
2370         (CONFIGURED_STRIP_FOR_TARGET): New.
2371         (USUAL_STRIP_FOR_TARGET): New.
2372         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2373         STRIP_FOR_TARGET.
2374         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2375         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2376         * Makefile.in: Regenerate.
2377         * configure: Regenerate.
2378
2379 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2380
2381         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2382         (rs6000-*-aix*): Same.
2383         * configure: Regenerate.
2384
2385 2005-09-16  Tom Tromey  <tromey@redhat.com>
2386
2387         * MAINTAINERS: Add self as java maintainer.
2388
2389 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2390
2391         * configure.in: Recognize f95 in the --enable-languages option,
2392         and substitute it for fortran, issuing a warning.
2393         * configure: Regenerate.
2394
2395 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2396
2397         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2398         * configure:  Regenerated.
2399
2400 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2401
2402         * MAINTAINERS: Add self as ms1 maintainer.
2403
2404 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2405
2406         * Makefile.def (libssp): Add to lang_env_dependencies.
2407         * Makefile.in: Regenerate.
2408
2409 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2410
2411         * MAINTAINERS: Add myself as middle-end maintainer.
2412
2413 2005-08-17  Christian Groessler  <chris@groessler.org>
2414
2415         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2416         * Makefile.in: Regenerate.
2417
2418 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2419
2420         * MAINTAINERS (write after approval): Added myself.
2421
2422 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2423
2424         * MAINTAINERS (Write After Approval): Add myself.
2425
2426 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2427
2428         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2429         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2430         Look for alternate names of the target cc and c++
2431         * configure: Regenerate.
2432
2433 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2434
2435         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2436         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2437         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2438         tools; remove code to manually set them.
2439         (Target tools): Look in the environment for them.
2440         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2441         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2442         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2443         build directory.
2444         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2445         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2446         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2447         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2448         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2449         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2450         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2451         * configure: Regenerate.
2452         * Makefile.in: Regenerate.
2453
2454 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2455
2456         * MAINTAINERS: Update for removed CPU targets.
2457
2458 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2459
2460         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2461         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2462         * Makefile.in: Regenerated.
2463
2464 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2465
2466         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2467         (CFLAGS_FOR_TARGET): Use it.
2468         (CXXFLAGS_FOR_TARGET): Likewise.
2469         * Makefile.in: Regenerated.
2470         * configure.in (--with-build-sysroot): New option.
2471         * configure: Regenerated.
2472
2473 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2474
2475         * Makefile.tpl: Wrap install between unstage and stage
2476         * Makefile.in: Regenerate.
2477
2478 2005-07-21  Eric Christopher  <echristo@apple.com>
2479
2480         * MAINTAINERS: Update affiliation.
2481
2482 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2483
2484         * MAINTAINERS: Add self as crx port maintainer.
2485
2486 2005-07-20  DJ Delorie  <dj@redhat.com>
2487
2488         * MAINTAINERS: Add self as m32c maintainer.
2489
2490 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2491
2492         * all files: Update FSF address.
2493
2494 2005-07-15  Eric Christopher  <echristo@redhat.com>
2495
2496         * MAINTAINERS: Change affiliation.
2497
2498 2005-07-14  Jim Blandy  <jimb@redhat.com>
2499
2500         * configure.in: Add cases for Renesas m32c.
2501         * configure: Regenerated.
2502
2503 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2504
2505         * COPYING.LIB: Update from fsf.org.
2506
2507 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2508
2509         * COPYING, compile, config.guess,
2510         config.sub, install-sh, missing, mkinstalldirs,
2511         symlink-tree, ylwrap: Sync from upstream sources.
2512         * config-ml.in: Update FSF address.
2513
2514 2005-07-13  Eric Christopher  <echristo@redhat.com>
2515
2516         * configure.in: Add toplevel noconfigdir support for tpf.
2517         * configure: Regenerate.
2518
2519 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2520
2521         PR ada/22340
2522
2523         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2524         * Makefile.in: Regenerate.
2525
2526 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2527
2528         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2529         Brolley to write-after-approval.
2530
2531 2005-07-07  Andreas Schwab  <schwab@suse.de>
2532
2533         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2534         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2535         * Makefile.in: Regenerated.
2536
2537 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2538
2539         * configure.in: Don't build sim or rda when targetting darwin.
2540         * configure: Regenerate.
2541
2542 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2543
2544         * configure.in: Add --enable-libssp and --disable-libssp.
2545         * configure: Regenerate with autoconf-2.13.
2546
2547 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2548
2549         * Makefile.def (target_modules): Add libssp.
2550         * configure.in (target_libraries): Add target-libssp.
2551         * configure: Rebuilt.
2552         * Makefile.in: Rebuilt.
2553
2554 2005-07-01  Zack Weinberg  <zackw@panix.com>
2555
2556         * MAINTAINERS: Change email address.  Resign from maintainership.
2557
2558 2005-07-01  Richard Guenther  <rguenther@suse.de>
2559
2560         * MAINTAINERS: Change my e-mail address and affiliation.
2561
2562 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2563
2564         * Makefile.def (stagefeedback): Come after profile.
2565         Define profiledbootstrap target.
2566         * Makefile.tpl (profiledbootstrap): Remove.
2567         (stageprofile-end): Zap stagefeedback.
2568         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2569         * Makefile.in: Regenerate.
2570
2571 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2572
2573         * MAINTAINERS: Update my email address.
2574
2575 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2576
2577         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2578         In 'cpp' stanza, support '#line' as well as '# '.
2579
2580 2005-06-08  Andreas Schwab  <schwab@suse.de>
2581
2582         * MAINTAINERS: Move myself from 'Write After Approval' to
2583         'CPU Port Maintainers' section as m68k maintainer.
2584
2585 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2586
2587         * configure.in (unsupported_languages): New macro.
2588         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2589         non-ported target libraries in noconfigdirs.
2590         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2591         non-linux-gnu.  Remove libgcj_ex_libffi.
2592         <lang_frag loop>: Set add_this_lang=no if the language is in
2593         unsupported_languages.
2594         * configure: Regenerate.
2595
2596 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2597
2598         * configure.in: Fix typo in handling of --with-mpfr-dir.
2599         * configure: Regenerate.
2600
2601 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2602
2603         * MAINTAINERS: Update my email address.
2604
2605 2005-06-02  Jim Blandy  <jimb@redhat.com>
2606
2607         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2608         accepted into the master sources.)
2609
2610 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2611             Michael Snyder  <msnyder@redhat.com>
2612             Stan Cox  <scox@redhat.com>
2613
2614         * configure.in: Set noconfigdirs for ms1.
2615
2616         * configure: Regenerate.
2617
2618 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2619
2620         * MAINTAINERS (Write After Approval): Add self.
2621
2622 2005-06-01  Josh Conner  <jconner@apple.com>
2623
2624         * MAINTAINERS (Write After Approval): Add self.
2625
2626 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2627
2628         * MAINTAINERS: Update my email address.
2629
2630 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2631
2632         * MAINTAINERS (Write After Approval): Add self.
2633
2634 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2635
2636         * MAINTAINERS (Write After Approval): Remove self.
2637
2638 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2639
2640         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2641         (Dependencies): Consider target modules for bootstrap dependencies.
2642         Make target bootstrap modules depend on each stage's gcc.
2643         * Makefile.in: Regenerate.
2644
2645 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2646
2647         * Makefile.def (configure-gcc): Depend on binutils having been built.
2648         (all-gcc): No need to do it here.
2649         * Makefile.in: Regenerate.
2650
2651 2005-05-19  Paul Brook  <paul@codesourcery.com>
2652
2653         * configure.in: Rewrite misleading error message when requested
2654         language cannot be built.
2655         * configure: Regenerate.
2656
2657 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2658
2659         * ylwrap: Import from Automake 1.9.5.
2660
2661 2005-05-13  David Ung  <davidu@mips.com>
2662
2663         * MAINTAINERS (Write After Approval): Add self.
2664
2665 2005-05-09  Mike Stump  <mrs@apple.com>
2666
2667         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2668         lt_cv_sys_max_cmd_len for now.
2669
2670 2005-05-09  Stan Cox  <scox@redhat.com>
2671
2672         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2673
2674 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2675
2676         * README.SCO: Update the URL.
2677
2678 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2679
2680         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2681         with_gnu_ld to libtool.
2682         * ltcf-c.sh (aix[45]): Define file_list_spec.
2683         * ltcf-cxx.sh (aix[45]): Same.
2684         * ltcf-gcj.sh (aix[45]): Same.
2685         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2686         exists, write list of input files to temporary file.
2687
2688 2005-05-04  Mike Stump  <mrs@apple.com>
2689
2690         * configure.in: Always pass --target to target configures as
2691         otherwise rebuilds that do --recheck will fail.
2692         * confiugure: Rebuilt.
2693
2694 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2695
2696         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2697         STAGE_HOST_EXPORTS.
2698         (configure, all): Add bootstrap support.
2699         (Host modules, target modules): Pass post-stage1 flags and exports.
2700         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2701         * Makefile.in: Regenerate.
2702
2703 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2704
2705         * configure: Regenerate.
2706
2707 2005-04-27  Mike Stump  <mrs@apple.com>
2708
2709         * MAINTAINERS: Add self as darwin maintainer.
2710
2711 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2712
2713         * config.sub: Update from master copy.
2714
2715 2005-04-21  Mike Stump  <mrs@apple.com>
2716
2717         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2718         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2719
2720 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2721
2722         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2723         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2724         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2725         "*-*-elf" and "*-*-linux*".
2726         * configure: Regenerate.
2727
2728 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2729
2730         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2731
2732 2005-04-12  Mike Stump  <mrs@apple.com>
2733
2734         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2735
2736 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2737
2738         * MAINTAINERS (Write After Approval): Add myself.
2739
2740 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2741
2742         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2743
2744 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2745
2746         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2747         (TARGET_CONFIGARGS): Include --with-target-subdir.
2748         (configure, all): New macros.  Use them throughout.
2749         * Makefile.in: Regenerate.
2750
2751 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2752
2753         * MAINTAINERS (Write After Approval): Add myself.
2754
2755 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2756
2757         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2758
2759 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2760
2761         * MAINTAINERS: Move John Carr to Write After Approval.
2762
2763 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2764
2765         * config/mh-mingw32: Delete.
2766         * configure.in: Don't use it.
2767         * configure: Regenerate.
2768
2769 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2770
2771         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2772         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2773         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2774         (HOST_LIB_PATH): Generate from Makefile.def.
2775         (TARGET_LIB_PATH): Likewise.
2776         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2777         * Makefile.in: Regenerate.
2778         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2779         (RPATH_ENVVAR): Include Darwin case.
2780         * configure: Regenerate.
2781
2782 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2783
2784         * MAINTAINERS (Various Maintainers): Remove self.
2785         (Write After Approval): Add self.
2786
2787 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2788
2789         * MAINTAINERS (Various Maintainers): Add self.
2790
2791 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2792
2793         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2794         * configure: Regenerate.
2795
2796 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2797
2798         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2799         gcc_version, and gcc_version_trigger from set of flags to pass.
2800         * Makefile.tpl: Remove definitions of above variables.
2801         (config.status): Remove dependency on $(gcc_version_trigger).
2802         * Makefile.in: Regenerate.
2803         * configure.in: Do not reference config/gcc-version.m4 nor
2804         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2805         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2806         * configure: Regenerate.
2807
2808 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2809             Andrew Pinski <pinskia@physics.uc.edu>
2810
2811         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2812         * Makefile.in: Regenerate.
2813
2814 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2815
2816         * MAINTAINERS (Write After Approval): Add myself.
2817
2818 2005-03-03  David Ayers  <d.ayers@inode.at>
2819
2820         * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2823
2824         PR libgcj/20160
2825         * ltmain.sh: Avoid creating archives with components that have
2826         duplicate basenames.
2827
2828 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2829
2830         PR bootstrap/20250
2831         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2832         instead of check.
2833         * Makefile.in: Regenerate.
2834
2835 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2836
2837         * Makefile.in: Regenerate to fix conflict between the previous two
2838         patches.
2839
2840 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2841
2842         PR bootstrap/17383
2843         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2844         * Makefile.tpl (HOST_SUBDIR): New substitution.
2845         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2846         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2847         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2848         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2849         (Host modules, Bootstrapped modules): Use it.
2850         (Build modules, Target modules): Do not create symlink trees,
2851         always configure out-of-srcdir.
2852         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2853         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2854         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2855         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2856
2857         * Makefile.in: Regenerate.
2858         * configure: Regenerate.
2859
2860 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2861
2862         Merged from libada-gnattools-branch:
2863         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2864
2865         * gnattools: New directory.
2866         * Makefile.def: Add gnattools as a module, depending on target-libada.
2867         * Makefile.in: Regenerate.
2868         * configure.in: Include gnattools in host_tools; disable it if ada
2869         is disabled.
2870         * configure: Regenerate.
2871
2872 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2873
2874         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2875         treelang maintainer.
2876         (Write After Approval): Remove myself.
2877
2878 2005-02-23  Paul Schlie  <schlie@comcast.net>
2879
2880         * configure.in: Allow darwin targeted ports to build tk, itcl and
2881         libgui.
2882         * configure: Regenerate.
2883
2884 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2885
2886         PR libgcj/10353
2887         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2888         * configure: Regenerate.
2889
2890 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2891
2892         * MAINTAINERS (Write After Approval): Add myself.
2893
2894 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2895
2896         * MAINTAINERS: Update my e-mail address.
2897
2898 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2899
2900         * MAINTAINERS (Write After Approval): Add myself.
2901
2902 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2903
2904         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2905         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2906         target-libgloss when not *-*-elf and *-*-aout.
2907         * configure: Regenerate.
2908
2909 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2910
2911         * MAINTAINERS: Remove obsolete entries.
2912
2913         * MAINTAINERS (Write After Approval): Add Michael Matz.
2914
2915 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2916
2917         * MAINTAINERS: Remove self as cpplib maintainer.
2918
2919 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2920
2921         * install-sh, config.sub: Import from upstream.
2922
2923 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2924
2925         PR bootstrap/18222
2926         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2927         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2928         * Makefile.in: Regenerate.
2929
2930 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2931
2932         * MAINTAINERS: Update my email address.
2933
2934 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2935             Andreas Schwab  <schwab@suse.de>
2936
2937         PR bootstrap/18033
2938         * config-ml.in: Eval option if surrounded by single quotes.
2939
2940 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2941
2942         Revert 2004-12-28 Makefile changes, a better fix will be
2943         applied to mainline and src after GCC 4.0 branches.
2944
2945 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2946
2947         PR bootstrap/17383
2948
2949         * Makefile.def (target_modules): Remove stage parameter,
2950         it is always true now.
2951         * Makefile.tpl (configure-build-[+module+],
2952         configure-target-[+module+]): Always build symlink tree
2953         for the directory and for include.  BUILD_SUBDIR and
2954         TARGET_SUBDIR cannot be . anymore.
2955         * Makefile.in: Regenerate.
2956
2957 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2958
2959         Revert 2004-12-08 Makefile changes.
2960
2961 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2962
2963         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2964         cygwin, mingw.
2965
2966 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2967
2968         * configure.in (sh64-*-*): Reenable gprof.
2969         * configure: Regenerate.
2970
2971 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2972
2973         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2974         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2975         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2976         * Makefile.in: Regenerate.
2977
2978 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2979
2980         * MAINTAINERS: Update my email address.
2981
2982 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2983
2984         * Makefile.tpl: Generate normal dependencies if the LHS module is
2985         not bootstrapped.
2986         * Makefile.in: Regenerate.
2987
2988 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2989
2990         * configure.in: Include config/gxx-include-dir.m4.  Use
2991         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2992         * configure: Regenerate.
2993
2994 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2995
2996         * config.if: Delete.
2997         * configure.in: Set libstdcxx_incdir directly.
2998         * configure: Regenerate.
2999
3000 2004-12-02  Eric Christopher  <echristo@redhat.com>
3001
3002         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3003         * Makefile.in: Regenerate.
3004
3005 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3006
3007         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3008         * configure: Regenerate.
3009
3010 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3011
3012         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3013         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3014         * configure: Regenerate.
3015
3016 2004-12-01  Eric Christopher  <echristo@redhat.com>
3017
3018         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3019         of things to remove.
3020
3021 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3022
3023         * MAINTAINERS (Write After Approval): Update my e-mail address.
3024
3025 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3026
3027         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3028         from CVS libtool to always pass_all.
3029
3030 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3031
3032         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3033         (hppa*64*-*-*): Delete incorrect comment.
3034         * configure: Rebuilt.
3035
3036 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3037
3038         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3039
3040 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3041
3042         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3043         from CVS libtool to always pass_all.
3044
3045 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3046
3047         * install-sh, compile: Import from automake.
3048
3049 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3050
3051         * config.guess, config.sub:  Import from savannnah.
3052
3053 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3054
3055         * MAINTAINERS (Write After Approval): Add myself
3056
3057 2004-11-12  Mike Stump  <mrs@apple.com>
3058
3059         * Makefile.def: Add html support.
3060         * Makefile.tpl: Likewise.
3061         * Makefile.in: Regenerate.
3062
3063 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3064
3065         PR 18423
3066         * configure.in: Remove all instances of build-fixincludes from
3067         noconfigdirs.
3068         (build_configargs): Supply --target to subdirectories.
3069         * configure: Regenerate.
3070
3071         * Makefile.def: Make gcc install depend on fixincludes install.
3072         * Makefile.in: Regenerate.
3073
3074 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3075
3076         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3077
3078 2004-11-11  Paul Brook  <paul@codesourcery.com>
3079
3080         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3081
3082 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3083
3084         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3085         target-libgfortran.
3086         * configure: Regenerate.
3087
3088 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3089
3090         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3091         like CC.
3092
3093 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3094
3095         * Makefile.def (host fixincludes): Specify missing targets.
3096         * Makefile.in: Regenerate.
3097
3098 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3099
3100         * MAINTAINERS: Add myself
3101
3102 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3103
3104         * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3107
3108         * Makefile.def: Build fixincludes for the host, too.
3109         * Makefile.in: Regenerate.
3110         * configure.in (host_tools): Add fixincludes.
3111         * configure: Regenerate.
3112
3113 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3114
3115         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3116         * configure: Regenerated.
3117
3118 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3119
3120         PR other/17783
3121         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3122         * configure: Regenerated.
3123
3124 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3125
3126         * README.SCO: Update per FSF instructions.
3127
3128 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3129
3130         PR target/18151
3131         * configure.in (case ${target}): Do not build fixincludes for avr.
3132         * configure: Regenerated.
3133
3134 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         * configure.in (case ${target}): Do not build fixincludes
3137         on platforms where it is not used.
3138         * configure: Regenerated.
3139
3140 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3141
3142         * configure.in: Use an absolute path to install-sh.
3143         * configure: Regenerated.
3144
3145 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3146
3147         * MAINTAINERS (Write After Approval): Add myself.
3148
3149 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3150
3151         * MAINTAINERS: Remove from Write After Approval those that are
3152         already maintainers.
3153
3154 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3155
3156         * MAINTAINERS:  Update my email address.
3157
3158 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3159
3160         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3161         * configure: Regenerate.
3162
3163 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3164
3165         * MAINTAINERS:  Update my email address.
3166
3167 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3168
3169         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3170         entries belonging to this category.
3171
3172 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3173
3174         * MAINTAINERS: Update my e-mail address.
3175
3176 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3177
3178         Fix wrong conflict resolution in:
3179
3180         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3181
3182         * Makefile.in: Regenerate.
3183         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3184         in the recursive `make', instead of hardwiring `all'.
3185         (Autogenerated TARGET-* variables): New.
3186
3187 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3188
3189         * configure.in: Enable target-libgloss for crx-*-*.
3190         * configure: Regenerate.
3191
3192 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3193
3194         * MAINTAINERS (Various Maintainers): Move the "windows,
3195         cygwin, mingw" maintainer to ...
3196         (OS Port Maintainers): ... here.
3197
3198 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3199
3200         * MAINTAINERS (Write After Approval): Remove those that are
3201         maintainers of some subsystem.
3202
3203 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3204
3205         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3206         * ltcf-cxx.sh (tpf*): Likewise.
3207         * ltconfig (tpf*): Add TPF OS configuration support.
3208
3209 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3210
3211         * MAINTAINERS: Change my email address to my new work account.
3212
3213 2004-09-24  Michael Roth  <mroth@nessie.de>
3214
3215         * configure.in (--without-headers): Add missing double quotes.
3216         * configure: Regenerate.
3217
3218 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3219
3220         * ylwrap: Revert to previous version.
3221
3222 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3223
3224         PR bootstrap/17369
3225         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3226         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3227         SET_GCC_LIB_PATH_CMD.
3228         (BASE_TARGET_EXPORTS): Likewise.
3229         * Makefile.in: Regenerated.
3230
3231         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3232         * configure: Regenerated.
3233
3234 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3235
3236         * config.guess: New upstream version
3237         * compile, depcomp, install-sh, ylwrap: Likewise.
3238
3239 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3240
3241         * config/mh-x86omitfp: New host makefile fragment.  Add
3242         -fomit-frame-pointer to the default BOOT_CFLAGS.
3243         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3244         * configure: Regenerate.
3245
3246 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3247
3248         PR target/11572
3249         * configure.in (*-*-darwin*): Renable libobjc.
3250         * configure: Regenerate.
3251
3252 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3253
3254         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3255
3256 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3257
3258         * Makefile.def: Remove libbanshee.
3259         * Makefile.tpl: Ditto.
3260         * configure.in: Ditto.
3261         * Makefile.in: Regen.
3262         * configure: Ditto.
3263
3264 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3265
3266         * ltmain.sh: Use $pic_object as $non_pic_object if
3267         $non_pic_object=none.
3268
3269 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3270
3271         * missing: Import latest version from master repository.
3272
3273 2004-09-06  Nick Clifton  <nickc@redhat.com>
3274
3275         * config.sub: Import latest version from master repository.
3276         * config.guess: Likewise.
3277         This includes these changes:
3278
3279         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3280
3281         * config.sub: Handle crisv32, alias etraxfs.
3282         * config.guess (crisv32:Linux:*:*): Handle.
3283
3284         2004-08-13  Brad Smith  <brad@comstyle.com>
3285
3286         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3287         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3288
3289         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3290
3291         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3292         assume the processor is a powerpc.  This is because coreutils
3293         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3294         in this case, due to a MacOS X bug that causes
3295         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3296         to return a negative number.
3297         Problem reported by Petter Reinholdtsen in:
3298         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3299
3300         2004-07-19  Ben Elliston  <bje@gnu.org>
3301
3302         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3303
3304         2004-06-24  Ben Elliston  <bje@gnu.org>
3305
3306         * config.guess: Update copyright years.
3307         * config.sub: Likewise.
3308
3309         2004-06-22  Robert Millan  <robertmh@gnu.org>
3310
3311         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3312         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3313
3314         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3315
3316         * config.guess (*:*VMS:*:*): New entry. Replaces
3317         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3318         manufacturer.
3319
3320         2004-06-22  Ben Elliston  <bje@gnu.org>
3321
3322         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3323         * config.sub: Likewise.
3324
3325         2004-06-22  Ben Elliston  <bje@gnu.org>
3326
3327         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3328         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3329
3330         2004-06-11  Ben Elliston  <bje@gnu.org>
3331
3332         * config.guess (pegasos:OpenBSD:*:*): Remove.
3333
3334         2004-06-11  Ben Elliston  <bje@gnu.org>
3335
3336         From Wouter Verhelst <wouter@grep.be>:
3337         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3338
3339         2004-06-11  Ben Elliston  <bje@gnu.org>
3340
3341         * config.guess (luna88k:OpenBSD:*:*): New.
3342
3343         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3344
3345         * config.guess (m32r*:Linux:*:*): New case.
3346         * config.sub: Handle m32rle.
3347
3348         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3349
3350         From Jens Petersen  <petersen@redhat.com>:
3351         * config.sub: Handle sparcv8.
3352
3353         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3354
3355         From Tom Smith <smith@cag.lkg.hp.com>:
3356         * config.guess: Version suffixes are equally significant on Tru64
3357         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3358         prefix of "P" (patched kernel).
3359
3360         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3361
3362         * config.sub: Add support for National Semiconductor CRX target.
3363
3364 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3365
3366         * MAINTAINERS (Various Maintainers): Remove myself as web page
3367         maintainer, add myself as maintainer of build status lists.
3368
3369 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3370
3371         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3372         *-*-netware, but add target-libmudflap.
3373         Consolidate *-*-netware targets (of which really only i?86 exists)
3374         into a single entry.
3375         * configure: Likewise.
3376
3377 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3378
3379         * Makefile.tpl (sorry): Remove.
3380         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3381         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3382         (do-clean): Clean per-stage directories too.
3383         (do-distclean): Run distclean-stage1 too.
3384         (.NOTPARALLEL): Enable during toplevel bootstrap.
3385         (stage[+id+]-bubble): Enable parallel execution during
3386         the recursive invocation.
3387         * Makefile.in: Regenerate.
3388
3389         Fix previous checkin:
3390
3391         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3392         include.
3393         * configure.in: Fix indentation.
3394         * configure: Regenerate.
3395
3396 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3397
3398         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3399         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3400         * configure: regenerate
3401         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3402         -mdynamic-no-pic
3403
3404
3405 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3406
3407         * Makefile.def (build_modules): Add fixincludes.
3408         (dependencies): Make gcc depend on fixincludes.
3409         * configure.in (build_tools): Add fixincludes.
3410         (build_configdirs): Always include build_libs.
3411         * Makefile.in: Regenerate.
3412         * configure: Regenerate.
3413
3414 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3415
3416         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3417         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3418         phony targets; do not generate timestamp files.
3419         (distclean-stageN): Remove references to their timestamp files.
3420         (restageN, touch-stageN): Remove.
3421         (stageN-bubble): Rewritten.
3422         (compare): Support lean bootstraps.
3423         * Makefile.in: Regenerate.
3424
3425         * configure.in: Only warn when bootstrapping but
3426         build != host or build != target.  Support lean bootstraps.
3427         * configure: Regenerate.
3428
3429 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3430
3431         * configure.in:  Give a better error message if GMP/MPFR are missing
3432         and a language needing them has been requested.
3433         * configure:  Regenerated.
3434
3435 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3436
3437         * configure.in:  Print a list of available language front-ends if
3438         a requested one is missing.  Tidy stray tab characters.
3439         * configure:  Regenerated.
3440
3441 2004-08-19  Michael Koch  <konqueror@gmx.de>
3442
3443         * gcc/doc/install.texi: Update entry about automake for libjava.
3444
3445 2004-08-17  Robert Millan  <robertmh@gnu.org>
3446
3447         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3448         (instead of FreeBSD).
3449         * configure: Regenerate.
3450
3451 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3452
3453         * Makefile.in: Regenerate.
3454         * configure: Regenerate.
3455
3456         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3457         stage_*_flags.
3458         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3459         for bootstrapped modules if toplevel bootstrap is going.
3460         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3461         modules.  Adjust for changes in Makefile.def.  Enable several
3462         rules even in non-bootstrap mode, just to avoid peppering the
3463         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3464         (stage-[+prev+]-bubble): Remove.
3465
3466         * Makefile.def (Dependencies): Depend on all-build-bison,
3467         all-build-flex, all-build-byacc, all-build-texinfo, rather
3468         than the host variations.
3469         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3470         with BUILD_SUBDIR.
3471         (BISON): Update for recent Bisons.
3472         (YACC): Fix typo.
3473         (cross): Depend on all-build.
3474         (all): Do not depend on all-build.
3475         (prebootstrap): Remove.
3476         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3477         (Prebootstrap dependencies): Add them to the per-stage targets
3478         and to all-prebootstrap.
3479         * configure.in (build_configdirs): Always enable build_tools.
3480         (BUILD_DIR_PREFIX): Remove.
3481
3482         * Makefile.def (gcc): Add target variable.
3483         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3484         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3485         in the recursive `make', instead of hardwiring `all'.
3486         (Autogenerated TARGET-* variables): New.
3487
3488 2004-08-13  Brian Booth  <bbooth@redhat.com>
3489
3490         * MAINTAINERS: Remove myself from write-after-approval.
3491
3492 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3493
3494         * src-release: Stop distributing mmalloc with gdb (which doesn't
3495         use it).
3496         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3497         * Makefile.in: Regenerate.
3498
3499 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3500
3501         * configure.in (arm*-*-eabi*): New target.
3502         * configure: Regenerate.
3503
3504 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3505
3506         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3507         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3508         (Dependencies): New section.
3509         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3510         (configure-target-[+module+]): Depend on maybe-all-gcc
3511         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3512         (toplevel profiledbootstrap): Fix dependencies.
3513         * Makefile.in: Regenerate.
3514
3515 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3516
3517         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3518         target-libiberty to noconfigdirs.
3519         * configure: Regenerate.
3520
3521 2004-08-03  Paul Brook  <paul@codesourcery.com>
3522
3523         * configure.in: Check for MPFR as well as GMP.
3524         * configure: Regenerate.
3525
3526 2004-08-01  Robert Millan  <robertmh@gnu.org>
3527
3528         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3529         libmudflap for all GNU-based systems (with Glibc).
3530         * configure: Regenerate.
3531
3532 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3533
3534         * Makefile.def (host-modules): Add gcc.
3535         * Makefile.in: Regenerate.
3536         * Makefile.tpl (sorry): New rule.
3537         (configure-host, all-host, [+make_target+]-host, do-check,
3538         install-host): Do not add gcc as a special case.
3539         (host modules): Add a small special-casing for gcc.  Export
3540         extra_make_flags through the environment.
3541         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3542         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3543         other recursive targets for gcc): Remove.
3544
3545         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3546         (stage, unstage): New rules.
3547         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3548         distclean-stage[+id+]): Use stage_current.
3549         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3550         the stage*-start rules.
3551
3552 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3553
3554         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3555         use -all_load flag.
3556
3557 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3558
3559         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3560         * configure: Regenerate.
3561
3562 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3563
3564         * maintainer-scripts/gcc_release: Revert yesterday's change.
3565
3566 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3567
3568         * MAINTAINERS: Add myself to write-after-approval.
3569
3570 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3571
3572         * libf2c: Removed.
3573         * gcc/gccbug.in: Updated because of libf2c removal.
3574         * maintainer-scripts/gcc_release: Ditto.
3575
3576 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3577
3578         * configure.in: Build libmudflap by default on FreeBSD.
3579         * configure: Regenerated.
3580
3581 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3582
3583         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3584         systems.
3585         * configure: Regenerated.
3586
3587 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3588
3589         PR target/16344
3590         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3591         feedback based compiler.
3592         * Makefile.in: Rebuilt.
3593
3594 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3595
3596         * Makefile.def (host_modules): Set bootstrap=true for flex.
3597         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3598         * Makefile.in: Rebuilt.
3599
3600 2004-07-07  Jan Hubicka  <jh@suse.cz>
3601
3602         * MAINTAINERS: Add self as a profile feedback maintainer.
3603
3604 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3605
3606         * configure.in:  Do not prepend $srcdir to /dev/null in
3607         makefile fragments.
3608         * configure:  Regenerate.
3609
3610 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3611
3612         * Makefile.def (build_modules): Add bison, byacc, flex,
3613         m4, texinfo.
3614         (flags_to_pass): Add FLEX.
3615         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3616         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3617         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3618         DEFAULT_MAKEINFO): Remove.
3619         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3620         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3621         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3622         objdir or else use configured tool.
3623         (all-build): New.
3624         (all): Depend on it.
3625         (Build module dependencies): Add.
3626         * Makefile.in: Regenerate.
3627         * configure.in: Better support for multiple build modules,
3628         matching what is done for host/target modules.  Do not look
3629         for "plausible" locations of build tools if Canadian cross.
3630         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3631         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3632         * configure: Regenerate.
3633
3634 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3635
3636         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3637         * Makefile.in: Regenerate.
3638
3639 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3640
3641         * Makefile.tpl (configure-build-[+module+],
3642         configure-[+module+], configure-target-[+module+]): Pass
3643         [+extra_configure_args+].
3644         (all-build-[+module+], all-[+module+], check-[+module+],
3645         install-[+module+], [+make_target+]-[+module+],
3646         all-target-[+module+], check-target-[+module+],
3647         install-target-[+module+], [+make_target+]-target-[+module+]):
3648         Pass [+extra_make_args+].
3649         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3650         (GCC_HOST_EXPORTS): Remove.
3651         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3652         cross, check-gcc, check-gcc-c++, install-gcc,
3653         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3654         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3655         * Makefile.in: Regenerate.
3656
3657 2004-06-21  Matthew Sachs  <msachs@apple.com>
3658
3659         * MAINTAINERS: Added self to write-after-approval.
3660
3661 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3662
3663         * configure.in: Check for srcdir/winsup rather than build directory
3664         winsup.
3665         * configure: Regenerate.
3666
3667 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3668
3669         * configure.in: Don't build Cygwin native newlib if winsup
3670         directory is missing.  Emit warning instead.
3671         * configure: Regenerate.
3672
3673 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3674
3675         * Makefile.tpl (touch-stage[+id+]): New.
3676         (restage[+prev+]): Depend on touch-stage[+id+].
3677
3678         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3679         Use it throughout.
3680
3681         * Makefile.def: Add profile and feedback bootstrap stages.
3682         Remove next field from bootstrap stages.
3683         * Makefile.tpl (LN, LN_S): Substitute.
3684         (stageN-start, stageN-end): Use double-colon rules, to
3685         provide a hook for additional setup commands.
3686         (distclean-stageN-gcc, restageN): Create dependencies from
3687         [+prev+], not from [+next+].
3688         (stageN-bubble): Add commands for successive stages from
3689         [+prev+], using double-colon rules.
3690         (all-stageN-gcc): Fix typo.
3691         (stagefeedback-start, profiledbootstrap): New.
3692         * Makefile.in: Regenerate.
3693         * configure.in: Call ACX_PROG_LN.
3694         * configure: Regenerate.
3695
3696 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3697
3698         * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3701
3702         * MAINTAINERS (Write After Approval): Add myself.
3703
3704 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3705
3706         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3707         without gcc.
3708         * configure: Regenerate.
3709
3710 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3711
3712         * Makefile.tpl: Fix typo.
3713         * Makefile.in: Regenerate.
3714
3715 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3716
3717         * configure.in: Remove new- prefix from toplevel
3718         bootstrap targets.
3719         * configure: Regenerate.
3720
3721 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3722
3723         * Makefile.tpl (all.normal): Rename to all.
3724         (all): Replace with a rule to pick the default
3725         target from configure.
3726         (all-gcc, configure-gcc): Use conditionals to
3727         do nothing when toplevel bootstrap is going on.
3728         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3729         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3730         * configure.in: Support --enable-bootstrap.
3731
3732         * Makefile.def: Remove new- prefix from toplevel
3733         bootstrap targets.
3734         * Makefile.tpl: Likewise.
3735
3736         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3737         target.
3738
3739         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3740         $(RECURSE_FLAGS) to recursive invocation of make.
3741
3742         * Makefile.in: Regenerate.
3743         * configure: Regenerate.
3744
3745 2004-05-30  Andreas Jaeger  <aj@suse.de>
3746             Jim Wilson <wilson@specifixinc.com>
3747
3748         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3749         like CC.
3750
3751 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3752
3753         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3754         * configure: Regenerate.
3755
3756 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3757
3758         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3759         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3760         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3761         targets.
3762         * Makefile.in: Regenerate.
3763
3764 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3765
3766         * configure.in: Test the ability to symlink directories.
3767         * configure: Regenerate.
3768
3769         * Makefile.def (bootstrap-stage): New definitions.
3770         * Makefile.tpl (configure-stage1-gcc,
3771         configure-stage2-gcc, configure-stage3-gcc,
3772         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3773         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3774         new-restage3, compare): Autogenerate, see Makefile.in
3775         entry for behavioral changes.
3776         (distclean-stage1, new-stage1-start, new-stage1-end,
3777         new-stage1-bubble, distclean-stage2, new-stage2-start,
3778         new-stage2-end, new-stage2-bubble, distclean-stage3,
3779         new-stage3-start, new-stage3-end): New autogenerated targets.
3780         (objext, prebootstrap, BOOT_CFLAGS,
3781         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3782         targets.
3783
3784         * Makefile.in: Regenerate.
3785         (distclean-stage1, new-stage1-start, new-stage1-end,
3786         new-stage1-bubble, distclean-stage2, new-stage2-start,
3787         new-stage2-end, new-stage2-bubble, distclean-stage3,
3788         new-stage3-start, new-stage3-end): New targets.
3789         (all-stage1-gcc): Move prebootstrap dependency from here...
3790         (configure-stage1-gcc): ...to here.
3791         (new-bootstrap): Use bubble targets.
3792         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3793         Use per-stage distclean targets.
3794         (configure-stage1-gcc, configure-stage2-gcc,
3795         configure-stage3-gcc, all-stage1-gcc,
3796         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3797         Use new-stageN-start to prepare the tree.
3798
3799 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3800
3801         * Makefile.def (host_modules): add libcpp.
3802         * Makefile.tpl: Add dependencies on and for libcpp.
3803         * Makefile.in: Regenerate.
3804         * configure.in: Add libcpp host module.
3805         * configure: Regenerate.
3806
3807 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3808
3809         * Makefile.tpl: Whenever a recursive target is defined, wrap
3810         it in a special @if/@endif block, and prepare its maybe
3811         dependency in the @if/@endif block
3812         * configure.in: Instead of writing maybe dependencies, remove
3813         the @if/@endif statements, and remove the @if/@endif blocks
3814         that remain.
3815         * configure: Regenerate.
3816         * Makefile.in: Regenerate.
3817
3818 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3819
3820         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3821
3822 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3823
3824         PR bootstrap/15120
3825         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3826         * */configure: Rebuilt.
3827
3828 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3829
3830         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3831         of libf2c.
3832         * configure, Makefile.in: Regenerate.
3833
3834 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
3835
3836         * MAINTAINERS (Write After Approval): Add myself.
3837
3838 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3839
3840         Merge from tree-ssa-20020619-branch.
3841
3842         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3843         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3844         (HOST_GMPLIBS): Define.
3845         (HOST_GMPINC): Define.
3846         (TARGET_LIB_PATH): Add libmudflap.
3847         (GFORTRAN_FOR_TARGET): Define.
3848         (configure-build*): Export GFORTRAN.
3849         (configure-gcc): Export GMPLIBS and GMPINC.
3850         (all-gcc): Add maybe-all-libbanshee.
3851         (configure-target-libgfortran): Define.
3852         * Makefile.in: Regenerate.
3853         * configure.in (host_libs): Add libbanshee.
3854         (target_libraries): Add target-libmudflap and target-libgfortran.
3855         Add --with-libbanshee.
3856         Handle --disable-libmudflap.
3857         (*-*-freebsd*): Use with_gmp.
3858         Add $(libgcj) to noconfigdirs.
3859         * configure: Regenerate.
3860         * depcomp: New file.
3861         * MAINTAINERS: Add tree-ssa maintainers.
3862
3863 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3864
3865         * MAINTAINERS (Various Maintainers): Add myself.
3866
3867 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3868
3869         * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3872
3873         * MAINTAINERS (Write After Approval): Add myself.
3874
3875 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3876
3877         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3878         * configure: Regenerate.
3879
3880 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3881
3882         Revert:
3883         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3884
3885         * Makefile.def (flags_to_pass): Remove *dir variables that
3886         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3887         as well as prefix and exec_prefix.
3888         * Makefile.in: Regenerate.
3889
3890 2004-04-26  Robert Millan  <robertmh@gnu.org>
3891
3892         Add patches from libtool CVS.
3893         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3894         * ltconfig: Likewise.
3895         * ltcf-c.sh: Likewise.
3896         * ltcf-cxx.sh: Likewise.
3897         * ltcf-gcj.sh: Likewise.
3898
3899 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3900
3901         * Makefile.def (host_modules): Mark with the bootstrap
3902         flag packages on which gcc depends.
3903         * Makefile.tpl (all-bootstrap): Use it.
3904         * Makefile.in: Regenerate.
3905
3906 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3907
3908         * Makefile.def (flags_to_pass): Remove *dir variables that
3909         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3910         as well as prefix and exec_prefix.
3911         * Makefile.in: Regenerate.
3912
3913 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3914
3915         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3916         * configure: Regenerate.
3917         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3918         * gcc/Makefile.tpl (compare): Use the result of the test.
3919         * gcc/Makefile.in: Regenerate.
3920
3921 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3922
3923         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3924         Always relocate gcc and prev-gcc to the original names, even
3925         if the build fails.
3926         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3927         New targets.
3928
3929 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3930
3931         * MAINTAINERS: Update my email address.
3932
3933 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3934
3935         * configure.in (mips*-*-irix5*): Enable ld.
3936         * configure: Regenerate.
3937
3938 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3939
3940         * configure: Regenerate.
3941
3942 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3943
3944         * Makefile.tpl (configure-[+module+], configure-gcc,
3945         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3946         Set and export LDFLAGS.
3947         * Makefile.in: Regenerate.
3948
3949 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3950
3951         * MAINTAINERS: Add myself to write-after-approval.
3952
3953 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3954
3955         PR bootstrap/14871
3956         * Makefile.tpl: If we don't have built-in-tree target tools,
3957         use the ones found by configure rather than hacking around with
3958         program_transform_name.
3959         * configure.in: Give Makefile.tpl the information necessary
3960         to do that.
3961         * Makefile.in: Regenerate.
3962         * configure: Regenerate.
3963
3964 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3965
3966         PR bootstrap/14760
3967         * configure.in: When computing baseargs, strip *all* copies of
3968         offending options.  Also, don't match/substitute the trailing space,
3969         so that this actually works when two similar options are separated by
3970         only one space.
3971         * configure: Regenerate.
3972
3973 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3974
3975         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3976         (rs6000-*-aix*): Same.
3977         * configure: Regenerate.
3978
3979 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3980
3981         * MAINTAINERS: Add myself to write-after-approval.
3982
3983 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3984
3985         * MAINTAINERS: Add myself to write-after-approval.
3986
3987 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3988
3989         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3990         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3991         * Makefile.in: Regenerate.
3992
3993         * configure.in (top level bootstrap support): Rework --enable-werror
3994         to set @stage2_werror_flag@.
3995         * configure: Regenerate.
3996         * Makefile.tpl (top level bootstrap support): Pass
3997         @stage2_werror_flag@ down to configure in stages 2 and 3.
3998         * Makefile.in: Regenerate.
3999
4000 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4001
4002         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4003         for stages 2 and 3 as well as in make.  As a consequence, remove
4004         OUTPUT_OPTION (now detected by configure) from the flags passed down
4005         to make.
4006         * Makefile.in: Regenerate.
4007
4008         * Makefile.tpl (new-bootstrap): Fix typo.
4009         * Makefile.in: Regenerate.
4010
4011 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4012
4013         * Makefile.tpl: Rearrange by moving recursive_targets rules
4014         into their proper sections.
4015         * Makefile.tpl (top level bootstrap support): Move disabling
4016         of coverage flags from 'make' to 'configure'; improve comments.
4017         * Makefile.in: Regenerate.
4018
4019         * Makefile.tpl (experimental top level bootstrap) Move stage1
4020         language setting from all- target to configure- target; disable
4021         intermodule optimization in stage 1; prevent gratuitous rebuilds
4022         of stage 1.
4023         * Makefile.in: Regenerate.
4024         * configure.in: Comma-separate stage 1 language list for top
4025         level bootstrap.
4026         * configure: Regenerate.
4027
4028         * Makefile.tpl: Clean up experimental top level bootstrap support:
4029         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4030         prev-gcc in configure- targets as well as all- targets.
4031         * Makefile.in: Regenerate.
4032
4033 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4034
4035         * compile: New file imported from automake.
4036
4037 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4038
4039         * configure.in: Remove symbolic link section.
4040         * configure: Regenerate.
4041         * Makefile.tpl (links): Remove.
4042         * Makefile.in: Regenerate.
4043
4044 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4045             Nathanael Nerode  <neroden@gcc.gnu.org>
4046
4047         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4048         Set with AC_CHECK_PROGS.
4049         * configure.in: Fix comment typo from last patch.
4050         * configure: Regenerate.
4051
4052 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4053
4054         * Makefile.tpl: Introduce experimental top level bootstrap support.
4055         * Makefile.in: Regenerate.
4056         * configure.in: Introduce support for top level bootstrap.
4057         * configure: Regenerate.
4058
4059 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4060             Paolo Bonzini  <bonzini@gnu.org>
4061
4062         PR bootstrap/14522
4063         * configure.in: Cope with shells that do not support unquoted ^
4064         * configure: Regenerate.
4065
4066 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4067             Paolo Bonzini  <bonzini@gnu.org>
4068
4069         PR bootstrap/14522
4070         * configure.in: Cope with shells that do not support nesting
4071         quotes inside quoted backquote substitutions.
4072         * configure: Regenerate.
4073
4074 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4075
4076         PR bootstrap/14522
4077         * configure.in: Fix escaping of $.
4078         * configure: Regenerate.
4079
4080 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4081
4082         * configure: Regenerate, since I forgot to while committing Paolo's
4083         changes.
4084
4085 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4086
4087         PR ada/14131
4088         Move language detection to the top level.
4089         * configure.in: Find default values for the tools as
4090         soon as possible.  Disable ada if GNAT is not found.
4091         Emit error message about missing languages.  Expand
4092         --enable-languages=all for the gcc subdirectory.
4093
4094 2004-03-10  Ben Elliston  <bje@gnu.org>
4095
4096         * MAINTAINERS: Update my email address.
4097
4098 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4099
4100         * ltconfig: Disable building static libraries if building shared
4101         libraries on AIX 5L.
4102
4103 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4104
4105         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4106         and disable libgcj.
4107         * configure: Regenerated.
4108
4109 2004-03-01  Brian Booth  <bbooth@redhat.com>
4110
4111         * MAINTAINERS: Add myself to write-after-approval.
4112
4113 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4114
4115         * MAINTAINERS: Add myself to write-after-approval.
4116
4117 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4118
4119         PR bootstrap/7087
4120         * Makefile.tpl: Guard XFOO sed statements better.
4121         * Makefile.tpl: Add dependency for configure-target-libada.
4122         * Makefile.in: Regenerate (incidentally fixes broken
4123         commit when libada-branch was merged).
4124
4125 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4126
4127         * MAINTAINERS: Add myself to write-after-approval.
4128
4129 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4130
4131         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4132         maintainers.
4133
4134 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4135
4136         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4137         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4138
4139 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4140
4141         PR bootstrap/11932
4142         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4143
4144 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4145
4146         * MAINTAINERS: Added myself to write-after-approval.
4147
4148 2004-02-14  Michael Koch  <konqueror@gmx.de>
4149
4150         * MAINTAINERS: Added myself to write-after-approval.
4151
4152 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4153
4154         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4155         some OS port maintainers to OS port maintainers section.
4156
4157 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4158
4159         * MAINTAINERS: Add self.
4160
4161 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4162
4163         * MAINTAINERS: Alphabetize.
4164
4165 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4166
4167         * MAINTAINERS: Remove myself.
4168
4169 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4170
4171         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4172         (rs6000-*-aix*): Same.
4173         * configure: Regenerate.
4174
4175 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4176
4177         * configure.in (host): Add in missing $noconfigdirs to defines.
4178         * configure: Regenerate.
4179
4180 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4181             Nathanael Nerode  <neroden@gcc.gnu.org>
4182
4183         PR ada/6637, PR ada/5911
4184         Merge with libada-branch:
4185         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4186         with appropriate dependencies. Add --enable-libada configure switch.
4187         * configure, Makefile.in: Regenerate.
4188
4189 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4190
4191         * MAINTAINERS: Add myself to write-after-approval.
4192
4193 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4194
4195         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4196         * configure: Regenerate.
4197
4198 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4199
4200         Merge from upstream:
4201
4202         * ltmain.in: When setting IFS to '~', be careful about user
4203         arguments that contain '~'.
4204
4205         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4206
4207         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4208         Also test $base_compile against $CC with escaped arguments. Bug
4209         reported by Geoff Keating <geoffk@apple.com>.
4210
4211 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4212
4213         * MAINTAINERS: Remove i960 port.
4214
4215 2004-01-23  DJ Delorie  <dj@redhat.com>
4216
4217         * Makefile.def (target_modules) [libiberty]: Don't stage.
4218         * Makefile.in: Rebuilt.
4219
4220 2004-01-20  Caroline Tice  <ctice@apple.com>
4221
4222         * MAINTAINERS: Add myself to write-after-approval.
4223
4224 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4225
4226         * MAINTAINERS: Update my email address.
4227
4228 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4229
4230         * MAINTAINERS: Add myself to write-after-approval.
4231
4232 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4233
4234         * MAINTAINERS: Remove entries without email address.
4235
4236 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4237
4238         * MAINTAINERS: Add myself to write-after-approval.
4239
4240 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4241
4242         * MAINTAINERS: Update my email address.
4243
4244 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4245
4246         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4247         * Makefile.tpl (configure-target-[+module+]): Support stage.
4248         * Makefile.in: Rebuilt.
4249
4250 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4251
4252         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4253
4254 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4255
4256         * MAINTAINERS: Add myself as a MIPS maintainer.
4257
4258 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4259
4260         * configure.in: Use ./config.cache, not config.cache.
4261         * configure: Regenerate.
4262         * Makefile.tpl: Special-casing not needed for GCC any more.
4263         * Makefile.in: Regenerate.
4264
4265         * configure.in: Don't share a cache file for host dirs.
4266         * configure: Regenerate.
4267
4268         * config-ml.in: Don't mess with the cache file.
4269
4270 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4271
4272         * MAINTAINERS: Move myself from 'Write After Approval' to
4273         'CPU Port Maintainers' section as SPARC maintainer.
4274
4275 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4276
4277         * Makefile.tpl: Make GCC use a separate config.cache.
4278         * Makefile.in: Regenerate.
4279
4280         PR bootstrap/11932, PR bootstrap/11933
4281         (I don't know if it will fix either of them, but it relates
4282         to them.)
4283         * configure.in: Don't use shared config.cache for target
4284         directories.
4285         * configure: Regenerate.
4286
4287 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4288
4289         * MAINTAINERS: Add myself to 'Write After Approval' section.
4290
4291 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4292
4293         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4294         * configure: Regenerated.
4295
4296 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4297
4298         * MAINTAINERS: Remove the mn10200 maintainer.
4299
4300 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4301
4302         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4303         * configure: Regenerated.
4304
4305 2003-12-16  Jan Hubicka  <jh@suse.cz>
4306
4307         * MAINTAINERS: Add myself as callgraph maintainer.
4308
4309 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4310
4311         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4312         * configure: Regenerate.
4313
4314 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4315
4316         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4317         'Write After Approval' section. Update email.
4318
4319 2003-12-01  James Lemke <jim@wasabisystems.com>
4320
4321         * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2003-11-20  Matt Thomas  <matt@3am-software.com>
4324
4325         * MAINTAINERS: Add myself as a vax port maintainer.
4326
4327 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4328
4329         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4330         (configure-build-[+module+], configure-[+module+]): Likewise.
4331         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4332         * Makefile.in: Regenerate.
4333
4334 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4335
4336         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4337         shared/dylibed libraries.
4338         * ltmain.sh: Likewise.
4339         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4340         * ltcf-cxx.sh: Likewise.
4341         * ltcf-gcj.sh: Likewise.
4342         * ltconfig: Likewise.
4343
4344 2003-11-17  Stan Cox  <scox@redhat.com>
4345
4346         * MAINTAINERS: Add myself as iq2000 port maintainer.
4347
4348 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4349
4350         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4351         * Makefile.in: Regenerate.
4352
4353 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4354
4355         * config.sub: Update to 2003-11-03 version.
4356
4357 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4358
4359         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4360         * configure:  Regenerate.
4361
4362 2003-10-20  Nicolas Pitre <nico@cam.org>
4363
4364         * MAINTAINERS: Add myself to 'Write After Approval' section.
4365
4366 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4367
4368         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4369
4370 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4371
4372         * MAINTAINERS: Update my email address.
4373
4374 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4375
4376         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4377
4378 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4379
4380         * MAINTAINERS: Add myself to 'Write After Approval' section.
4381
4382 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4383
4384         * config.guess: Update to 2003-10-16 version.
4385         * config.sub: Update to 2003-10-16 version.
4386
4387 2003-10-15 David Daney  <ddaney@avtrex.com>
4388
4389         * MAINTAINERS: Added myself to 'Write After Approval' section.
4390
4391 2003-10-15  Falk Hueffner  <falk@debian.org>
4392
4393         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4394         'Write After Approval' section. Update email.
4395
4396 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4397
4398         * MAINTAINERS: Move myself from 'Write After Approval' to
4399         'Various Maintainers' section as middle-end maintainer.
4400
4401 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4402
4403         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4404         HOST_FLAGS_TO_PASS.
4405         * Makefile.in: Regenerate.
4406
4407 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4408
4409         * config.guess: Update to 2003-10-07 version.
4410         * config.sub: Update to 2003-10-07 version.
4411
4412 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4413
4414         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4415         * ltconfig (irix5*, irix6*): Don't override version_type.
4416
4417 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4418
4419         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4420         * configure: Rebuilt
4421         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4422         * Makefile.in: Rebuilt
4423
4424 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4425
4426         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4427
4428 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4429
4430         * MAINTAINERS (Write After Approval): Add myself.
4431
4432 2003-09-29  Paul Koning  <ni1d@arrl.net>
4433
4434         * MAINTAINERS: Move myself from "Write After Approval"
4435         to CPU platform maintainers for pdp11 platform.
4436
4437 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4438
4439         * MAINTAINERS: Move myself from 'Write After Approval' to
4440         'Various Maintainers' section as libffi testsuite maintainer.
4441
4442 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4443
4444         * configure.in: Pass a computed --program-transform-name
4445         to subconfigures.
4446         * configure: Regenerated.
4447
4448 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4449
4450         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4451         * Makefile.in: Regenerate.
4452
4453         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4454         * Makefile.in: Regenerate.
4455
4456 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4457
4458         * MAINTAINERS: Move myself from 'Write After Approval'
4459         to 'Various Maintainers' (objective-c) section.
4460
4461 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4462
4463         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4464         quoting.
4465         * configure: Regenerated.
4466
4467 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4468
4469         * MAINTAINERS (Write After Approval): Add myself to write after
4470         approval list.
4471
4472 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4473
4474         * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4477
4478         * MAINTAINERS: Update my e-mail address.
4479
4480 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4481
4482         * libtool.m4 (LD): Correct powerpc64 host match.
4483
4484 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4485
4486         * MAINTAINTERS: Update my affiliation and email address.
4487
4488 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4489
4490         * MAINTAINERS (Write After Approval): Add myself.
4491
4492 2003-09-04  DJ Delorie  <dj@redhat.com>
4493
4494         * configure: Regenerate.
4495
4496 2003-09-04  Robert Millan  <robertmh@gnu.org>
4497
4498         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4499
4500 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4501
4502         * configure.in: Ensure arguments to sed are properly spaced.
4503         * configure: Regenerate.
4504
4505 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4506
4507         * MAINTAINERS: Update my e-mail address.
4508
4509 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4510
4511         * MAINTAINERS (Write After Approval): Add myself.
4512
4513 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4514
4515         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4516         * configure: Regenerated.
4517
4518 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4519
4520         * MAINTAINERS: Update my email address.
4521
4522 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4523
4524         * configure.in:  Use newline instead of semicolon when assuming
4525         shell arguments in a for loop.
4526         * configure:  Regenerated.
4527
4528 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4529
4530         * MAINTAINERS: Resurrect the i860 maintainer.
4531
4532 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4533
4534         PR 8180
4535         * configure.in: When testing with_libs and with_headers, treat
4536         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4537         * configure: Regenerate.
4538
4539         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4540         make, shell, etc.
4541         (baseargs): Likewise.
4542         * configure: Regenerate.
4543
4544 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4545
4546         * MAINTAINERS (Write After Approval): Add myself.
4547
4548 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4549
4550         * configure.in: Disable libgcj for darwin not on powerpc.
4551         * configure: Rebuild.
4552
4553 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4554
4555         * config-ml.in, symlink-tree: Add license.
4556
4557 2003-08-03  Richard Stallman  <rms@gnu.org>
4558             Eben Moglen  <moglen@columbia.edu>
4559
4560         * README.SCO: New file.
4561
4562 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4563
4564         * Makefile.tpl (check, check-c++): Express dependencies using
4565         dependencies rather than commands.
4566         * Makefile.in: Regenerate.
4567
4568 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4569
4570         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4571         * configure: Ditto.
4572
4573 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4574
4575         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4576         * Makefile.in: Update.
4577
4578 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4579
4580         * configure.in: Enable libgcj for darwin.
4581         * configure: Rebuild.
4582
4583 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4584
4585         * config-ml.in:  Use ac_configure_args directly instead of
4586         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4587         actually seen.
4588
4589 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4590
4591         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4592         creating target and build subdirs to build all parent dirs as needed.
4593         * Makefile.in: Rebuild.
4594         * configure.in: Don't build dirs explicitly here.
4595         * configure: Rebuild.
4596
4597 2003-07-26  Paul Brook  <paul@nowt.org>
4598
4599         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4600
4601 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4602
4603         * Makefile.tpl (all-make): Depend on intl.
4604         * Makefile.in: Rebuilt.
4605
4606 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4607
4608         * install-sh:  Update to newer upstream versions (associated with
4609         aclocal 1.7).
4610         * mkinstalldirs:  Likewise.
4611         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4612
4613 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4614
4615         * MAINTAINERS: Move self from Bug database only accounts
4616         to write-after-approval.
4617
4618 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4619
4620         * config.if: Remove unused libc_interface determination.
4621
4622 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4623
4624         * MAINTAINERS: Move self from write-after-approval to
4625         build machinery (*.in).
4626
4627 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4628
4629         PR bootstrap/11273
4630         PR bootstrap/11408
4631         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4632         unused INSTALL_PROGRAM_ARGS.
4633         * configure.in: Use AC_PROG_INSTALL.
4634         * Makefile.in: Regenerate.
4635         * configure: Regenerate.
4636
4637 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4638
4639         * MAINTAINERS: Alphabetize.
4640
4641 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4642
4643         * configure: Rebuilt.
4644         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4645         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4646         newlib nor libgloss.
4647         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4648         * configure.in (am33_2.0-*-linux*): Added.
4649
4650 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4651
4652         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4653         * configure: Regenerate.
4654
4655 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4656
4657         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4658         * Makefile.in: Regenerate.
4659
4660 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4661
4662         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4663         * Makefile.in: Regenerate.
4664
4665 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4666
4667         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4668         * Makefile.in: Regenerated.
4669
4670         * config-ml.in: Replace PWD with PWD_COMMAND.
4671
4672 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4673
4674         * intl: New directory; see intl/ChangeLog for details.
4675         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4676         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4677         * Makefile.in: Regenerate.
4678
4679 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4680
4681         * configure.in: Clean up config-lang.in handling.  Delete
4682         useless assignment to "subdirs".
4683         * configure: Regenerate.
4684
4685 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4686
4687         * configure.in: Rename 'target_libs' to 'target_libraries'.
4688         Remove useless reference to 'target_libs'.
4689         * configure: Regenerate.
4690
4691 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4692
4693         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4694         * Makefile.in: Regenerate.
4695
4696 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4697
4698         * Makefile.def: Introduce flags_to_pass.
4699         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4700         * Makefile.in: Regenerate.
4701
4702 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4703
4704         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4705         and target-libgloss.
4706         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4707         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4708         * configure: Regenerate.
4709
4710 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4711
4712         * configure.in: Update testsuite_flags to new location.
4713         * configure. Regenerate.
4714
4715 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4716
4717         * Makefile.tpl: Remove BUILD_CC stuff.
4718         * Makefile.in: Regenerate.
4719
4720 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4721
4722         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4723
4724 2003-06-16  Graeme Peterson <gp@qnx.com>
4725
4726         * MAINTAINERS (Write After Approval): Add myself.
4727
4728 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4729
4730         * config.guess: Update to 2003-06-12 version.
4731         * config.sub: Update to 2003-06-13 version.
4732
4733 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4734
4735         * config.guess: Update to 2003-06-06 version.
4736         * config.sub: Update to 2003-06-06 version.
4737
4738 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4739
4740         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4741         * configure. Regenerate.
4742
4743 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4744
4745         * configure.in: Disable serial configure by default.
4746         * configure: Regenerate.
4747         * Makefile.tpl: Abolish .NOTPARALLEL.
4748         * Makefile.in: Regenerate.
4749
4750         * Makefile.tpl: Replace {build,host,target}_canonical by
4751         {build,host,target}.
4752         * Makefile.in: Regenerate.
4753
4754         * Makefile.tpl: Fix stupid pasto.
4755         * Makefile.in: Regenerate.
4756
4757 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4758
4759         * Makefile.tpl: Remove bogus conditional.
4760         * Makefile.in: Regenerate.
4761
4762 2003-06-05  Jan Hubicka  <jh@suse.cz>
4763
4764         * Makefile.tpl (profiledbootstrap): New target.
4765         * Makefile.in (profiledbootstrap): New target.
4766
4767 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4768
4769         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4770         Pinski. Remove user names from other bugzilla-only maintainers.
4771
4772 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4773
4774         * Makefile.tpl: Make 'recursive targets' using autogen rather
4775         than shell loop.  Remove duplicate 'clean' targets and false
4776         comments.
4777         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4778         Add systematic method of specifying missing targets in subdirs.
4779         Add copyright boilerplate.
4780         * Makefile.in: Regenerate.
4781         * configure.in: Add 'recursive targets' to maybe list.
4782         * configure: Regenerate.
4783
4784         * MAINTAINERS: "GNATS only" -> "Bug database only".
4785
4786         * Makefile.tpl: Rename [+target+] to [+make_target+].
4787         * Makefile.def: Rename 'target' to 'make_target'.
4788
4789 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4790
4791         * MAINTAINERS: Add self as options handling maintainer.
4792
4793 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4794
4795         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4796         been too long since I touched those ports.
4797
4798 2003-05-28  DJ Delorie  <dj@redhat.com>
4799
4800         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4801         * Makefile.in: Regenerate.
4802
4803 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4804
4805         * configure.in: Use curly braces in the definition of tooldir.
4806         * configure: Regenerate.
4807
4808 2003-05-21  DJ Delorie  <dj@redhat.com>
4809
4810         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4811         newlib or libgloss.
4812         * Makefile.in: Regenerate.
4813
4814 2003-05-21  DJ Delorie  <dj@redhat.com>
4815
4816         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4817         * Makefile.in: Regenerate.
4818
4819 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4820
4821         * MAINTAINERS: Update my e-mail address.
4822
4823 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4824
4825         * configure.in: Switch more things to use maybe dependencies.
4826         * Makefile.tpl: Switch more things to use maybe dependencies.
4827         Factor out common code from autogen IF statements.
4828         * configure: Regenerate.
4829         * Makefile.in: Regenerate.
4830
4831 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4832
4833         * configure.in: Accept i[3456789]86 for machine type.
4834         * configure: Regenerate.
4835
4836 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4837
4838         * configure.in: Switch more things to use maybe dependencies.
4839         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4840         * configure: Regenerate.
4841         * Makefile.tpl: Switch more things to use maybe dependencies.
4842         * Makefile.in: Regenerate.
4843
4844 2003-05-16  Andreas Schwab  <schwab@suse.de>
4845
4846         * Makefile.tpl (install-opcodes): Define.
4847         * Makefile.in: Rebuild.
4848
4849 2003-05-13  Andreas Jaeger  <aj@suse.de>
4850
4851         * config.guess: Update to 2003-05-09 version.
4852         * config.sub: Update to 2003-05-09 version.
4853
4854 2003-05-13  Michael Eager <eager@mvista.com>
4855
4856         * configure.in: Correct sed script so that options in quotes are not
4857         deleted.
4858         * configure: Rebuild.
4859
4860 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4861
4862         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4863         and $$s/newlib/libc/sys/cygwin32 include paths.
4864         * configure: Ditto.
4865
4866 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4867
4868         * MAINTAINERS: Update my email addresses.
4869
4870 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4871
4872         * config-ml.in: Propagate INSTALL variables.
4873
4874 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4875
4876         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4877
4878 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4879
4880         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4881         * Makefile.in: Regenerate.
4882
4883 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4884
4885         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4886
4887 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4888
4889         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4890
4891 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4892
4893         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4894         * Makefile.in: Regenerated.
4895
4896 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4897
4898         * MAINTAINERS (Write After Approval): Upgrade myself from
4899         GNATS only to write-after-approval. Update my mail address.
4900
4901 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4902
4903         (OS Port Maintainers: freebsd): Add myself.
4904
4905 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4906
4907         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4908
4909 2003-04-22  Kean Johnston  <jkj@sco.com>
4910
4911         * MAINTAINERS (SCO ports): Added myself.
4912
4913 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4914
4915         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4916
4917 2003-04-19  Kean Johnston  <jkj@sco.com>
4918
4919         * MAINTAINERS (Write After Approval): Add myself.
4920
4921 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4922
4923         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4924         * Makefile.in: Regenerate.
4925
4926 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4927
4928         * configure.in (powerpc64*-*-linux*): Remove.
4929         * configure: Rebuilt.
4930
4931 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4932
4933         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4934         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4935         and restrap.
4936         * Makefile.in:  Regenerate.
4937
4938 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4939
4940         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4941         * configure: Regenerated.
4942
4943 2003-04-15  DJ Delorie  <dj@redhat.com>
4944
4945         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4946
4947 2003-04-13  Nick Clifton  <nickc@redhat.com>
4948
4949         * config-ml.in: Remove support for --disable-aix removing
4950         call-aix multilibs.
4951
4952 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4953
4954         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4955         * */configure: Rebuilt.
4956
4957 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4958
4959         * MAINTAINERS: Add my email address.
4960
4961 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4962
4963         * MAINTAINERS (Write After Approval): Add myself.
4964
4965 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4966
4967         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4968         * Makefile.in: Regenerate.
4969
4970 2003-03-14  Michael Chastain  <mec@shout.net>
4971
4972         * Makefile.in: Regenerate with correct Makefile.def.
4973
4974 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4975
4976         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4977         Make macro.
4978         * Makefile.in: Regenerate.
4979         * configure.in: Clean up gxx_include_dir logic.
4980         * configure: Regenerate.
4981
4982 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4983
4984         * MAINTAINERS (Write After Approval): Add myself.
4985
4986 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4987
4988         * MAINTAINERS: Update my mail address.
4989
4990 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4991
4992         * configure.in (gxx_include_dir): Fix typo.
4993         * configure: Regenerated.
4994
4995 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4996
4997         * Makefile.tpl: Reindent.
4998         * Makefile.in: Regenerate.
4999         * configure.in: Reindent.  Don't set unused variables.
5000         * configure: Regenerate.
5001
5002 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5003
5004         * configure.in: Include $(build_tooldir)/sys-include in
5005         FLAGS_FOR_TARGET.
5006         * configure: Regenerated.
5007
5008 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5009
5010         * Makefile.tpl: Always pass down RANLIB.
5011         * Makefile.in: Regenerate.
5012
5013         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5014         * Makefile.in: Regenerate.
5015         * configure.in: Remove unused logic relating to --enable-shared
5016         and --enable-threads.  Remove bogus comments.  Remove redundant
5017         noconfigdirs.
5018         * configure: Regenerate.
5019
5020         * configure.in: Replace ${libstdcxx_version} by its value.
5021         Remove reference to mh-dgux.
5022         * configure: Regenerate.
5023
5024 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5025
5026         * MAINTAINERS (Write After Approval): Add myself.
5027
5028 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5029
5030         * Makefile.tpl: Rearrange.
5031         * Makefile.in: Regenerate.
5032
5033 2003-02-25  Uwe Stieber <uwe@wwws.de>
5034
5035         * configure.in: Add support for kaOS as cross build target system.
5036         * configure: Regenerated.
5037
5038 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5039
5040         * MAINTAINERS (Write after approval): Add myself.
5041
5042 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5043
5044         * MAINTAINERS: Update my email address.
5045
5046 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5047
5048         * MAINTAINERS: Add self to blanket write privs. section.
5049
5050 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5051
5052         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5053         configure-target-* as some target builds may require additional
5054         flags for preprocessor tests.
5055         * Makefile.in: Regenerated.
5056
5057 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5058
5059         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5060         * ltconfig: Handle it.
5061         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5062         auto-detecting it.
5063
5064         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5065         it is used as argument to $CC.
5066         * ltcf-gcj.sh: Likewise.
5067
5068         * configure.in: Introduce --enable-maintainer-mode.
5069         * configure: Rebuilt.
5070         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5071         for maintainer mode.
5072         * Makefile.in: Rebuilt.
5073
5074 2003-02-18  Jason Merrill  <jason@redhat.com>
5075
5076         * Makefile.tpl (check-c++): Allow parallelism.
5077
5078 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5079
5080         * MAINTAINERS: Remove John Carr (who never actually had access to
5081         gcc.gnu.org).
5082
5083 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5084
5085         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5086         don't configure target-libobjc.
5087         * configure: Regenerate.
5088
5089 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5090
5091         * Makefile.tpl (RANLIB): Define.
5092         * Makefile.in: Regenerate.
5093
5094 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5095
5096         * MAINTAINERS: Update my email.
5097
5098 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5099
5100         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5101         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5102         * Makefile.in: Regenerated.
5103         * configure.in: Remove all traces of snavigator, db, and grep.
5104         * configure: Regenerated.
5105
5106 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5107
5108         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5109         After Approval.
5110
5111 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5112
5113         * MAINTAINERS (Write after approval): Add myself.
5114
5115 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5116
5117         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5118         * Makefile.in: Regenerated.
5119
5120 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5121
5122         * config.guess: Updated to 2003-01-30's version.
5123         * config.sub: Updated to 2003-01-28's version.
5124
5125 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5126
5127         * config.if: If gcc_version is already set, just use it.  Don't set
5128         gcc_version_trigger if it's already set, otherwise set it to
5129         gcc/version.c, but only if the file exists.  If it is not set and
5130         gcc/version.c does not exist, try to extract the version number from
5131         $CC.
5132
5133 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5134
5135         * MAINTAINERS: Add myself to write-after-approval list.
5136
5137 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5138
5139         * configure.in:  Revert 24Jan change.
5140         * configure:  Regenerate.
5141
5142 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5143
5144         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5145         entry of HJ Lu.
5146
5147 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5148
5149         * configure.in: Revert previous change.
5150         * configure: Regenerate.
5151
5152 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5153
5154         * configure.in: Make rda native-only.
5155         * configure: Regenerate.
5156
5157 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5158
5159         * MAINTAINERS: Move myself from GNATS-only-accounts to
5160         write-after-approval.
5161
5162 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5163
5164         * configure.in: Add missing \.
5165         * configure: Rebuilt.
5166
5167 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5168
5169         * configure.in (baseargs): Avoid using \| in sed regular
5170         expressions.
5171         * configure: Rebuilt.
5172
5173 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5174
5175         * configure.in (baseargs): Remove all supported forms of
5176         --cache-file, --srcdir, --host, --build and --target options
5177         from argument lists.
5178         * configure: Rebuilt.
5179
5180 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5181
5182         * MAINTAINERS: Add myself to write-after-approval list.
5183
5184 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5185
5186         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5187         * configure: Rebuilt.
5188
5189 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5190
5191         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5192         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5193         * Makefile.in: Regenerate.
5194         * configure: Regenerate.
5195
5196 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5197
5198         * configure.in: Remove Makefile in build, host and target modules
5199         unless configure was run with --no-recursion.
5200         * configure: Rebuilt.
5201
5202 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5203
5204         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5205         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5206         * Makefile.in: Regenerate.
5207
5208 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5209
5210         * config.guess: Update to 2003-01-03 version.
5211         * config.sub: Update to 2003-01-03 version.
5212
5213 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5214
5215         * configure: Regenerate with proper autoconf 2.13.
5216
5217 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5218
5219         * configure.in: Add AC_PREREQ for consistency.
5220         * configure: Regenerate.
5221
5222 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5223
5224         * configure.in (GDB_TK): Add tcl directories conditional on
5225         gdb/gdbtk directory being present.
5226         * configure: Regenerate.
5227
5228 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5229
5230         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5231         by gcc if LD is not defined and we are not doing a Canadian Cross.
5232         * configure: Rebuilt.
5233
5234 2002-12-31  Tom Tromey  <tromey@redhat.com>
5235
5236         * Makefile.in: Rebuilt.
5237         * Makefile.def (target_modules) [libffi]: Allow installation.
5238
5239 2002-12-31  Andreas Schwab  <schwab@suse.de>
5240
5241         * configure.in: Fix use of $program_transform_name.
5242         * configure: Regenerated.
5243
5244 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5245
5246         * configure.in (baseargs): Don't remove first configure argument.
5247         * configure: Regenerated.
5248
5249 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5250
5251         * Makefile.tpl (local-distclean): Don't remove...
5252         (multilib.ts): ... this.  Moved into...
5253         (multilib.out): ... this.  Don't use sub-make.
5254         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5255         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5256         (configure-build-[+module+], configure-[+module+],
5257         configure-target-[+module+], configure-gcc): ... these.  Test
5258         for Makefile existence.  Drop config.status from dependencies.
5259         * Makefile.in: Rebuilt.
5260         * configure.in: Move gcc-version-trigger to the end of
5261         ac_configure_args.  Add comments to maybedep.tmp and
5262         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5263         nonopt from baseargs, matching and removing corresponding
5264         whitespace while at it.
5265         * configure: Rebuilt.
5266
5267 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5268
5269         * configure.in (host_configargs): Replace reference to
5270         no-longer-defined buildopts with --build=${build_alias}.
5271         * configure: Rebuilt.
5272
5273         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5274         program_transform_name to standard idiom.
5275         (AUTOGEN, AUTOCONF): Define.
5276         (Makefile.in): Use $(AUTOGEN).
5277         (Makefile): Depend on config.status, and use autoconf-style rule to
5278         build it.  Move original commands to...
5279         (config.status): ... this new target.
5280         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5281         $(AUTOCONF).
5282         * Makefile.in: Rebuilt.
5283
5284 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5285
5286         * Makefile.tpl: Fix dramatic bustage due to change in
5287         program_transform_name.
5288         * Makefile.in: Regenerate.
5289
5290         * configure.in: Remove unnecessary PATH setting.
5291         * configure: Regnerate.
5292
5293         * configure.in: Don't default to unprefixed tools unless
5294         the native tools will work.
5295         * configure: Regenerate.
5296
5297         * configure.in: Convert to autoconf script.  Blow away lots
5298         of now-redundant Makefile fragments.
5299         * configure: Generate using Autoconf.
5300         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5301         * Makefile.in: Regenerate.
5302
5303 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         * configure: Fix stupid bug where RANLIB was mistakenly included.
5306
5307         * configure.in: Rename (buildargs, hostargs, targargs) to
5308         (build_configargs, host_configargs, target_configargs).
5309
5310         * configure.in: Move logic out of sed statement.
5311
5312         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5313         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5314
5315 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5316
5317         * config.sub: Import from master repository
5318         * config.guess: Ditto
5319
5320 2002-12-24  Andreas Schwab  <schwab@suse.de>
5321
5322         * Makefile.tpl (multilib.out): Fix missing space.
5323         * Makefile.in: Regenerate.
5324
5325 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5326
5327         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5328         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5329         * Makefile.in: Regenerate.
5330         * configure.in: Remove unnecessary leftovers.
5331
5332 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5333
5334         * configure.in (extra_ranlibflags_for_target): New variable.
5335         (*-*-darwin): Add -c to ranlib commands.
5336         * configure (tooldir): Handle extra_ranlibflags_for_target.
5337
5338 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5339
5340         * Makefile.tpl: Revert HJL's change.
5341         * Makefile.in: Regenerated.
5342         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5343         always.
5344
5345 2002-12-19  Andreas Schwab  <schwab@suse.de>
5346
5347         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5348         * Makefile.in: Regenerate.
5349
5350 2002-12-18  H.J. Lu <hjl@gnu.org>
5351
5352         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5353         * Makefile.in: Regenerated.
5354
5355         * configure.in (build_prefix): New. Substitute.
5356
5357 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * Makefile.tpl: Don't let real targets depend on phony targets.
5360         * Makefile.in: Regenerate.
5361
5362         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5363         * Makefile.in: Regenerate.
5364
5365 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5366
5367         * config.sub: Import from master repository
5368         * config.guess: Ditto
5369
5370 2002-12-16  Jason Merrill  <jason@redhat.com>
5371
5372         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5373         previous 'make bootstrap'.
5374         * Makefile.in: Regenerate.
5375
5376 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5377
5378         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5379
5380 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5381
5382         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5383         * Makefile.in: Regenerate.
5384
5385 2002-12-13  Jason Merrill  <jason@redhat.com>
5386
5387         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5388         library tests.
5389         (check-c++): Just depend on it and check-target-libstdc++-v3.
5390         * Makefile.in: Regenerate.
5391
5392 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5393
5394         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5395         * Makefile.in: Rebuilt.
5396
5397 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5398
5399         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5400
5401 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5402
5403         * configure: Fix bug put in by gremlins.
5404
5405         * Makefile.tpl: Substitute more autoconfily.
5406         * configure: Substitute more autoconfily.
5407         * Makefile.in: Regenerate.
5408
5409 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5410
5411         * config.sub: Import from master repository
5412         * config.guess: Ditto
5413         * MAINTAINERS: Added Svein Seldal under write after approval
5414
5415 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5416
5417         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5418         * Makefile.in (all-sim): Ditto.
5419
5420 2002-12-06  DJ Delorie  <dj@redhat.com>
5421
5422         * Makefile.tpl: Change configure dependencies to not have real
5423         targets depend on phony targets.
5424
5425 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5426
5427         * configure.in: Revert unintentional change.
5428
5429         * Makefile.tpl: Change dependency for */multilib.out so that
5430         it works when gcc isn't in the tree.
5431
5432         * configure.in: Substitute more.
5433         * configure: Run subconfigures from the Makefile.
5434         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5435         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5436
5437 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5438
5439         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5440
5441 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5442
5443         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5444         and corresponding dependencies.
5445         * Makefile.in: Regenerate.
5446
5447         * configure.in (host_tools): Order binutils, gas and ld for
5448         convenience in running the testsuites.
5449
5450         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5451         * Makefile.in: Regenerate.
5452         * configure.in: Introduce rules to serialize subconfigure runs.
5453
5454         * configure.in: Introduce BASE_CC_FOR_TARGET.
5455         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5456         Realize configure-build-* targets.  Realize configure-target-* targets.
5457         * Makefile.in: Regenerate.
5458
5459 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5460
5461         * configure: Move gcc_version_trigger stuff from here...
5462         * configure.in: ...to here.
5463
5464         * configure.in: Separate subconfigure options added by this file from
5465         options given by the user.  Add machinery to put args for host
5466         subconfigures into the Makefile.
5467
5468         * Makefile.tpl: Remove 'vault' targets.
5469         * Makefile.tpl: Reorder and comment dependencies.
5470         * Makefile.in: Regenerate.
5471
5472 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5473         * configure.in: Fix my broken commit of previous patch. (sigh)
5474
5475 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5476
5477         * configure.in: Move host-specific darwin noconfigdirs into
5478         the host-specific section.
5479
5480 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5481
5482         * configure.in: Move host-specific darwin noconfigdirs into
5483         the host-specific section.
5484
5485 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5486
5487         * configure: Remove skip-this-dir support.
5488         * Makefile.tpl: Remove skip-this-dir support.
5489
5490         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5491         subdirectories.
5492         * Makefile.in: Regenerate.
5493
5494         * Makefile.tpl: Strip out useless setting of 'dir'.
5495         * Makefile.in: Regenerate.
5496
5497 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5498
5499         * configure.in: Fix deeply stupid bug.
5500
5501         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5502         shell code in CXX_FOR_TARGET
5503         * Makefile.def: Introduce raw_cxx.
5504         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5505         RAW_CXX_FOR_TARGET.
5506         * Makefile.in: Regenerate.
5507
5508 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5509
5510         * Makefile.tpl: Remove unnecessary ifs.
5511         * Makefile.in: Regenerate.
5512
5513         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5514         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5515         targets for 'no_install' modules.
5516         * configure: Move GDB_TK substitution to configure.in.  Move
5517         build_modules stuff to configure.in.
5518         * configure.in: Implement soft dependency machinery.  Maybe-ize
5519         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5520         * Makefile.in: Regenerate.
5521
5522 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5523
5524         * Makefile.tpl: Make all-target, install-target behave similarly
5525         to all, install (only hitting configured targets).  Eliminate
5526         unused macro defintions.
5527
5528         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5529         build != host.
5530
5531         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5532
5533         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5534
5535         * configure.in: Produce lists of subdir targets we're actually
5536         configuring.  Remove references to "dosrel".
5537         * Makefile.tpl: Let configure set which subdir targets are hit.
5538         Remove install-cross; clean up install; remove ALL.  Remove
5539         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5540         Autogenerate host module targets.  Remove empty dependency lines
5541         and redundant dependency; rearrange slightly.
5542         * Makefile.def: Add host-side libtermcap, utils.
5543
5544         * Makefile.in: Regenerate.
5545
5546 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5547
5548         * ltconfig (osf[345]): Append $major to soname_spec.
5549         Reflect this in library_names_spec.
5550         * ltmain.sh (osf): Prefix $major with . for use as extension.
5551
5552 2002-11-19  Andreas Jaeger  <aj@suse.de>
5553
5554         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5555         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5556         and sparc64 GNU/Linux systems.
5557
5558 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5559
5560         * MAINTAINERS: Update email.
5561
5562 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5563
5564         * MAINTAINERS: Complete James Dennett's entry.
5565
5566 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5567
5568         * MAINTAINERS (Write After Approval): Add myself.
5569
5570 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5571
5572         * Makefile.tpl: syntactic cleanup
5573
5574 2002-11-13 Stuart Hastings <stuart@apple.com>
5575
5576         * MAINTAINERS: Add myself to write-after-approval list.
5577
5578 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5579
5580         * Makefile.def: Add list of recursive targets to autogenerate.
5581         Add build_modules.
5582         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5583         targets.  Autogenerate *-build-* targets.
5584         * Makefile.in: Regenerate.
5585
5586 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5587
5588         * configure: More autoconf-style substitutions.
5589         * Makefile.tpl: More autoconf-style substitutions.
5590         * Makefile.in: Regenerate.
5591
5592 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5593
5594         * configure: Substitute more variables in a more autoconf-friendly
5595         way.  Simplify slightly.
5596         * Makefile.tpl: Make more variables substitutable in an
5597         autoconf-friendly way.
5598         * Makefile.in: Regenerate.
5599
5600 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5601
5602         * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5605
5606         * configure.in (v810*): Remove special setting of tools.
5607
5608         * configure: Add support for extra required flags for ar or nm.
5609         * configure.in (aix4.3+): Use above support for target-specific
5610         issues, rather than using config/mt-aix43.
5611
5612 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5613
5614         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5615         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5616         with $srcdir.  Reformat indentation.  Substitute some variables
5617         formerly hard-coded in the Makefile for build=host.
5618         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5619         * Makefile.def: Autogenerate more.
5620         * Makefile.in: Regenerate.
5621
5622 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5623
5624         * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5627
5628         * Makefile.def (host_modules): Add rda.
5629         * Makefile.in: Regenerate.
5630         * configure.in (target_tool): Add target-rda to list.
5631
5632 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5633
5634         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5635
5636 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5637
5638         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5639         and restrap targets to this rule.
5640         * Makefile.in:  Regenerate.
5641
5642 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5643
5644         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5645         GNATS only accounts.
5646
5647 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5648
5649         * configure.in (i[3456]86-*-linux*): Add check to disable
5650         ${libgcj} for glibc1.
5651
5652 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5653
5654         * MAINTAINERS: Add myself as ip2k port maintainer.
5655
5656 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5657
5658         * configure.in: Add tic4x target.
5659
5660 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5661
5662         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5663         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5664         * Makefile.in: Regenerate.
5665
5666         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5667         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5668         * Makefile.in: Regenerate.
5669
5670 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5671
5672         * MAINTAINERS: Add myself as web pages co-maintainer.
5673
5674 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5675
5676         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5677         * Makefile.in: Regenerate.
5678
5679 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5680
5681         * MAINTAINERS: Add myself and Nathan Sidwell
5682         <nathan@codesourcery.com> as VxWorks maintainers.
5683
5684 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5685
5686         * Makefile.def: Remove order dependency comments.
5687         * Makefile.tpl: Add explicit install-install dependencies.
5688         * Makefile.in: Regenerate.
5689
5690         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5691         * Makefile.in: Regenerate.
5692
5693         * Makefile.tpl: Add configure-target (for src-release in src)
5694         * Makefile.in: Regenerate.
5695
5696 2002-09-30  Nick Clifton  <nickc@redhat.com>
5697
5698         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5699
5700 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5701
5702         * configure.in (s390*-*-linux*): Enable libgcj.
5703
5704 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5705
5706         * configure: Revert accidentally applied changes.
5707
5708         * Makefile.tpl: Make more autoconf-friendly.
5709         * Makefile.in: Regenerate.
5710         * configure: Make substitution more autoconf-like.
5711
5712 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5713
5714         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5715         single entry to handle all these.
5716         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5717         libjava on arm-*-elf.
5718
5719 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5720
5721         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5722         things that depend on them.
5723
5724 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5725
5726         * Makefile.tpl: Make subsituted variables more autoconfy.
5727         * Makefile.in: Regenerate.
5728         * configure: Make seds more autoconfy.
5729
5730 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5731
5732         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5733         * Makefile.in: Regenerate.
5734         * configure.in: Rewrite sed statements to look autoconfy.
5735
5736         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5737         all-target-foo on configure-target-foo.
5738         * Makefile.def: Ditto.
5739         * Makefile.in: Rebuild.
5740
5741 2002-09-25  Andrew Haley  <aph@redhat.com>
5742
5743         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5744
5745 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5746
5747         * Makefile.def: New file.
5748         * Makefile.tpl: New file.
5749         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5750         * contrib/gcc_update: Note that Makefile.in is a generated file.
5751
5752         * configure.in: Minor rearrangement.  Simplify tests.
5753
5754 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5755
5756         * configure.in (with_headers): Skip copy if value is "yes".
5757         (with_libs): Likewise.
5758
5759 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5760
5761         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5762         * configure.in (sh*-*-pe*): Ditto.
5763         * configure.in (mips*-*-pe*): Ditto.
5764         * configure.in (*arm-wince-pe): Ditto.
5765
5766         * configure.in: Rearrange.
5767
5768 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5769
5770         * MAINTAINERS: Update my email address.
5771
5772 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5773
5774         * MAINTAINERS: (Write After Approval): Add myself.
5775
5776 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5777
5778         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5779
5780 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5781
5782         * MAINTAINERS: Change my mailing address.
5783
5784 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5785
5786         * MAINTAINERS (Write After Approval): Remove myself.
5787         (Various Maintainers: c++ runtime libs): Add myself.
5788
5789 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5790
5791         * MAINTAINERS (Write After Approval): Remove myself.
5792         (Various Maintainers: c++ runtime libs): Add myself.
5793
5794 2002-08-15  Eric Christopher  <echristo@redhat.com>
5795
5796         * config.sub: Import from master repository.
5797         * config.guess: Ditto.
5798
5799 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5800
5801         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5802         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5803         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5804
5805 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5806
5807         * MAINTAINERS: Add self to rs6000 vector extensions.
5808
5809 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5810
5811         * libiberty/configure: Reverted unintended yesterday's check in.
5812
5813 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5814
5815         * boehm-gc/configure, libf2c/configure: Rebuilt.
5816         * libffi/configure, libiberty/configure: Ditto.
5817         * libjava/configure, libobjc/configure: Ditto.
5818         * libstdc++-v3/configure, zlib/configure: Ditto.
5819         Merged from binutils:
5820         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5821         From Steve Ellcey <sje@cup.hp.com>:
5822         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5823         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5824         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5825         IA64.
5826         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5827         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5828         soname_spec, sys_lib_search_path_spec): Ditto.
5829
5830 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5831
5832         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5833
5834 2002-08-04  H.J. Lu  (hjl@gnu.org)
5835
5836         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5837
5838 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5839
5840         * MAINTAINERS (Write After Approval): Add myself.
5841
5842 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5843
5844         * configure.in: Move generic linux case to end.  Copy generic
5845         linux noconfigdirs to mips*-*-linux* entry and new
5846         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5847
5848 2002-07-19  Michael Matz  <matz@suse.de>
5849
5850         * MAINTAINERS: Add myself as ra* maintainer.
5851
5852 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5853
5854         * config.guess: Update to 2002-07-09 version.
5855         * config.sub: Update to 2002-07-03 version.
5856
5857 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5858
5859         * MAINTAINERS: Fix typo in a maintainer email address.
5860
5861 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5862
5863         * configure.in: Remove two redundant tests.
5864
5865 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5866
5867         * configure.in (mips*-*-irix6*o32): Enable stabs.
5868
5869 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5870
5871         * configure.in: Don't build grez.
5872         * Makefile.in: Ditto.
5873
5874         * Makefile.in: Remove references to bsp, cygmon, libstub.
5875         * configure.in: Ditto.
5876
5877         * configure.in: Remove leftover reference to gdbtest.
5878
5879 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5880
5881         * configure.in (gxx_include_dir):  Change to match versioned
5882         C++ headers if --enable-version-specific-runtime-libs is used.
5883
5884 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5885
5886         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5887
5888 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5889
5890         * configure.in: Make --without-x work.
5891
5892 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5893
5894         * configure.in: Rearrange target Makefile fragment collection.
5895
5896         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5897         cvs[src].
5898         * configure.in: Ditto.
5899
5900 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5901
5902         * MAINTAINERS (Write After Approval): Update my e-mail address.
5903
5904 2002-06-24  Ben Elliston  <bje@redhat.com>
5905
5906         * configure.in (host_tools): Remove cgen.
5907
5908         * Makefile.in (all-cgen): Remove; runs from its source directory.
5909         (check-cgen, install-cgen, clean-cgen): Likewise.
5910         (all-opcodes): Do not depend on all-cgen.
5911         (all-sim): Likewise.
5912
5913 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5914
5915         * Makefile.in: Eliminate 'apache' targets.
5916         * configure.in: Eliminate 'apache' targets.
5917
5918         * configure.in: Eliminate redundant tests.  Reorganize.
5919
5920         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5921
5922         * config-ml.in: Eliminate references to Cygnus configure.
5923
5924         * Makefile.in: Eliminate references to building emacs.
5925
5926 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5927
5928         * MAINTAINERS: Update my email address.
5929
5930 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5931
5932         * config.if (libstdcxx_incdir): Version C++ headers.
5933         (cxx_incdir): Remove.
5934
5935 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5936
5937         * MAINTAINERS (Write After Approval): Add self.
5938
5939 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5940
5941         * configure.in: Add support for ip2k.
5942
5943 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5944
5945         * configure.in: Fix AIX configury bug.
5946
5947 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5948
5949         * MAINTAINERS (Write After Approval): Add self.
5950
5951 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5952
5953         * configure.in: replace ${topsrcdir} with ${srcdir}
5954
5955         * configure.in: Move definition of libstdcxx_flags
5956         right above usage, rather than waaay earlier.
5957
5958         * configure.in: Pull definition of is_cross_compiler earlier.
5959
5960         * configure.in: Rearrange a little.
5961
5962         * configure.in: Remove references to librx.
5963         * Makefile.in: Remove references to librx.
5964
5965 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5966
5967         * config.sub: Add support for avr target.
5968         Import from master sources, rev 1.255
5969
5970 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5971
5972         * configure, .cvsignore:  Revert previous change...
5973         * Makefile:  ...delete.
5974
5975 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5976
5977         * configure.in: Eliminate ${gasdir} variable.
5978
5979 2002-06-18  Dave Brolley  <brolley@redhat.com>
5980
5981         * configure.in: Add support for frv.
5982         * config.sub: Add support for frv.
5983
5984 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5985
5986         * configure:  Remove garbage from previous commit.
5987
5988 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5989
5990         * configure:  For in-source builds, make a subdir and re-exec there.
5991         * Makefile:  New file.  Pass targets through to build directory.
5992         * .cvsignore:  No longer ignore "Makefile".
5993
5994 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5995
5996         * MAINTAINERS (Write After Approval): Add self.
5997
5998 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5999
6000         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6001
6002 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6003
6004         * configure.in (vax-*-netbsd*): Re-enable gas.
6005
6006 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6007
6008         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6009         BUILD_PREFIX_1, to correct nomenclature.
6010         * configure: Likewise.
6011
6012         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6013         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6014
6015 2002-05-31  Olaf Hering  <olh@suse.de>
6016
6017         * config-ml.in: Propogate DESTDIR also.
6018
6019 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6020
6021         * configure.in (vax-*-netbsd*): Don't build gas for this
6022         platform.
6023
6024 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6025
6026         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6027         and libgcj for AVR.
6028
6029 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6030
6031         * MAINTAINERS (Write After Approval): Add myself.
6032
6033 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6034
6035         * config.guess: Update to 2002-05-22 version.
6036         * config.sub: Likewise.
6037
6038 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6039
6040         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6041         * config-ml.in: Likewise.
6042         * configure: Likewise.
6043         * configure.in: Likewise.
6044
6045 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6046
6047         * MAINTAINERS: Update my email address.
6048
6049 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6050
6051         * configure.in: Simplify makefile fragment collection.
6052
6053         * configure.in: Remove code to build emacs.
6054
6055         * configure.in : Remove --srcdir argument from targargs and buildargs
6056         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6057
6058         * configure: Move some logic to configure.in.
6059         * configure.in: Move some logic from configure.
6060
6061 2002-05-11  Tom Tromey  <tromey@redhat.com>
6062
6063         * MAINTAINERS: Reflect libgcj reality.
6064
6065 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6066
6067         * Makefile.in: Honour DESTDIR.
6068
6069 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6070
6071         * config.guess: Import 2002-03-20 version.
6072         * config.sub: Import 2002-04-26 version.
6073
6074 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6075
6076         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6077
6078 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6079
6080         * MAINTAINERS: Add self.
6081
6082 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6083
6084         * ltmain.sh: Detect and handle object name conflicts
6085         while piecewise linking a static library.
6086
6087 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6088
6089         * configure.in (noconfigdirs): Don't disable libgcj on
6090         sparc64-*-solaris* and sparcv9-*-solaris*.
6091
6092 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6093
6094         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6095
6096 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6097
6098         * configure.in (FLAGS_FOR_TARGET): Do not add
6099         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6100         on i[3456]86-*-linux*.
6101
6102 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6103
6104         * configure.in (noconfigdirs): Replace [ ] with test.
6105
6106         * configure.in (noconfigdirs): Do not add target-newlib if
6107         target == i[3456]86-*-linux*, and host == target.
6108
6109 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6110
6111         * configure.in: delete reference to absent file
6112
6113         * configure.in: replace '[' with 'test'
6114
6115         * configure.in: Eliminate references to gash.
6116         * Makefile.in: Eliminate references to gash.
6117
6118         * configure.in: remove useless references to 'pic' makefile fragments.
6119
6120         * configure.in: (*-*-windows*) Finish removing.
6121
6122         * configure.in: Eliminate redundant test for libgui.
6123
6124 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6125
6126         * MAINTAINERS: Add self and realphabetize.  Update entries
6127         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6128         entry for a29k port maintainer.
6129
6130 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6131
6132         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6133         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6134
6135 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6136
6137         * configure.in: remove references to dead files
6138
6139 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6140
6141         * MAINTAINERS: Add information about purpose of this file.
6142
6143 2002-04-18  Tom Tromey  <tromey@redhat.com>
6144
6145         * configure.in: Disallow configuring libgcj when it is already
6146         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6147         Solaris 2.8 by default.  For PR libgcj/6158.
6148
6149 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6150
6151         * configure.in:  Move default CC setting out of config/mh-* fragments
6152         directly into here.
6153
6154 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6155
6156         * configure.in: don't even try to configure or make a subdirectory
6157         if there's no configure script for it.
6158
6159 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6160
6161         * MAINTAINERS: Remove chill maintainers.
6162         * Makefile.in (CHILLFLAGS): Remove.
6163         (CHILL_LIB): Remove.
6164         (TARGET_CONFIGDIRS): Remove libchill.
6165         (CHILL_FOR_TARGET): Remove.
6166         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6167         CHILL_LIB.
6168         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6169         (CHECK_TARGET_MODULES): Likewise.
6170         (INSTALL_TARGET_MODULES): Likewise.
6171         (CLEAN_TARGET_MODULES): Likewise.
6172         (configure-target-libchill): Remove.
6173         (all-target-libchill): Remove.
6174         * configure.in (target_libs): Remove target-libchill.
6175         Do not compute CHILL_FOR_TARGET.
6176         * libchill: Remove directory.
6177
6178 2002-04-11  DJ Delorie  <dj@redhat.com>
6179
6180         * Makefile.in, configure.in: Sync with binutils, entries
6181         follow...
6182
6183 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6184
6185         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6186         (do-tar, do-bz2): New rules.
6187         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6188         (gdb-tar): New rule.
6189         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6190         (insight_dejagnu.tar): New rule.
6191         (insight.tar): New rule.
6192         (gdb+dejagnu.tar): New rule.
6193         (gdb.tar): New rule.
6194
6195 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6196
6197         * Makefile.in: Add all-tix to deps for all-snavigator
6198         so that tix is built when building snavigator.
6199
6200 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6201
6202         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6203         ld and gdb are not supported.
6204
6205 2002-01-07  Mark Salter  <msalter@redhat.com>
6206
6207         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6208         Allow target-libgloss to be built for arm, strongarm, and xscale.
6209
6210 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6211
6212         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6213         options for i[3456]86-pc-linux* native builds.
6214
6215 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6216
6217         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6218         files from .po files for a distribution.
6219
6220 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6221
6222         * configure.in: Enable libstdc++-v3 for h8300 targets.
6223
6224 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6225
6226         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6227         version from bfd/.
6228
6229 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6230
6231         * Makefile.in (VER): When present, extract the version number from
6232         the file version.in.
6233
6234 2001-05-24  Tom Rix <trix@redhat.com>
6235
6236         * configure.in : enable ld for aix
6237
6238 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6239
6240         * config.guess: Add linux target for S/390.
6241
6242 2000-11-07  Philip Blundell  <pb@futuretv.com>
6243
6244         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6245
6246 2000-11-03  Philip Blundell  <pb@futuretv.com>
6247
6248         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6249         files.
6250
6251 2001-01-15  Ben Elliston  <bje@redhat.com>
6252
6253         * configure.in (host_tools): Add sid.
6254         Always configure cgen.
6255
6256 2000-11-24  Nick Clifton  <nickc@redhat.com>
6257
6258         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6259
6260
6261 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6262
6263         * Makefile.in (ALL_MODULES): Add all-cgen.
6264         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6265         (all-cgen): New target.
6266         (all-opcodes,all-sim): Depend on all-cgen.
6267         * configure.in (host_tools): Add cgen.
6268         Only configure cgen if --enable-cgen-maint.
6269
6270 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6271
6272         * configure.in: Add *-*-freebsd* configurations.
6273
6274 2002-04-08  Tom Tromey  <tromey@redhat.com>
6275
6276         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6277         Fixes PR libgcj/6068.
6278
6279 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6280
6281         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6282
6283 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6284
6285         * configure.in (alpha*-dec-osf*): Enable libgcj.
6286
6287 2003-03-27  Matthew Gingell <gingell@gnat.com>
6288
6289         * MAINTAINERS (Write After Approval): Add myself.
6290
6291 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6292
6293         Fix for: PR bootstrap/3591, target/5676
6294         * configure.in (mcore-pe): Disable the configuration of
6295         libstdc++-v3 since exceptions are not supported.
6296
6297 2002-03-20  Anthony Green  <green@redhat.com>
6298
6299         * configure.in: Enable libgcj for xscale-elf target.
6300
6301 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6302
6303         * MAINTAINERS:  Update my email address.
6304
6305 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * ltmain.sh (relink_command): Fix typo in previous change.
6308
6309 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6310
6311         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6312         (relink_command): Added --tag flags.
6313         (mode=install): If relinking fails; error out.
6314
6315 2002-03-12  Richard Henderson  <rth@redhat.com>
6316
6317         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6318         .NOTPARALLEL tag.
6319         (do-check): Rename from check.
6320         (check): Allow parallel check.
6321
6322 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6323
6324         * MAINTAINERS: Add myself as maintainer for xtensa port.
6325         Fix alphabetical order in CPU port maintainer list.
6326         Remove myself from Write After Approval list.
6327
6328 2002-03-11  Richard Henderson  <rth@redhat.com>
6329
6330         * Makefile.in (.NOTPARALLEL): Add fake tag.
6331
6332 2002-03-07  H.J. Lu  (hjl@gnu.org)
6333
6334         * configure.in: Enable gprof for mips*-*-linux*.
6335
6336 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6337
6338         * MAINTAINERS (Write After Approval): Add myself.
6339
6340 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6341
6342         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6343         libjava.
6344         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6345
6346 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6347
6348         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6349         because its Makefile is there; test for the executable instead.
6350
6351 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6352
6353         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6354         libstdc++-v3 and libjava.
6355
6356 2002-02-11  Adam Megacz <adam@xwt.org>
6357
6358         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6359         boehm-gc
6360
6361 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6362
6363         * config.guess: Updated to 2002-01-30's version.
6364         * config.sub: Updated to 2002-02-01's version.
6365         Contribute sh64-elf.
6366         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6367         * configure.in: Added sh64-*-*.
6368
6369 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6370
6371         * MAINTAINERS: Belatedly add myself to write after approval list.
6372
6373 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6374
6375         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6376         Remove self as Write After Approval.
6377
6378 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6379
6380         * MAINTAINERS: Put self in as maintainer for contrib/regression
6381         directory.
6382
6383 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6384
6385         * MAINTAINERS:  Update my email address.
6386
6387 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6388
6389         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6390         target-libiberty, and target-libgloss.  Skip Java-related
6391         libraries if not supported for NetBSD on target CPU.
6392
6393 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6394
6395         * install-sh: Use _inst.$$_ for temp file name.
6396
6397 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6398
6399         * MAINTAINERS (Write After Approval): Move my contact info
6400         from here...
6401         (OS Port Maintainers): ...to here (netbsd).
6402
6403 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6404
6405         * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2002-01-17  H.J. Lu <hjl@gnu.org>
6408
6409         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6410         (all-target-fastjar): Also depend on all-target-libiberty.
6411
6412 2002-01-16  H.J. Lu  (hjl@gnu.org)
6413
6414         * config.guess: Import from master sources, rev 1.225.
6415         * config.sub: Import from master sources, rev 1.238.
6416
6417 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6418
6419         * MAINTAINERS (Write After Approval): Remove myself.
6420
6421 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6422
6423         * MAINTAINERS (Write After Approval): Add myself.
6424
6425 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6426
6427         * MAINTAINERS: Add self as docs co-maintainer.
6428
6429 2001-12-11  Matthias Klose  <doko@debian.org>
6430
6431         * MAINTAINERS (Write After Approval): Add myself.
6432
6433 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6434
6435         * MAINTAINERS: Update my email address.
6436
6437 2001-12-07  Turly O'Connor  <turly@apple.com>
6438         * MAINTAINERS (Write After Approval): Add myself.
6439         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6440         (rs6000_initialize_trampoline): Call __trampoline_setup for
6441         ABI_DARWIN too.
6442         * darwin-tramp.asm: New file, implements __trampoline_setup.
6443         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6444
6445 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6446
6447         * MAINTAINERS (Write After Approval): Add myself.
6448
6449 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6450
6451         * configure, configure.in: Use temp file for long sed commands.
6452
6453 2001-12-03  Laurent Guerby  <guerby@acm.org>
6454
6455         * config.sub: Update to version 1.232 on subversion.
6456
6457 2001-12-03  Ben Elliston  <bje@redhat.com>
6458
6459         * MAINTAINERS: Update mail address for config.* patches.
6460
6461 2001-11-27  DJ Delorie <dj@redhat.com>
6462             Zack Weinberg  <zack@codesourcery.com>
6463
6464         When build != host, create libiberty for the build machine.
6465
6466         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6467         CONFIG_ARGUMENTS.
6468         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6469         New variables.
6470         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6471         and rules.
6472         (all.normal): Depend on ALL_BUILD_MODULES.
6473         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6474         (all-build-libiberty): Depend on configure-build-libiberty.
6475
6476         * configure: Calculate and substitute proper value for
6477         ALL_BUILD_MODULES.
6478         * configure.in: Create the build subdirectory.
6479         Calculate and substitute TARGET_CONFIGARGS (formerly
6480         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6481
6482 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6483
6484         * MAINTAINERS (write-after-approval): Add self.
6485
6486 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6487
6488         * MAINTAINERS (GNATS only accounts): Remove self.
6489
6490 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6491
6492         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6493         libf2c.
6494
6495 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6496
6497         * MAINTAINERS (Write After Approval): Add self.
6498
6499 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6500
6501         * MAINTAINERS: mips and s390 are also CPU ports.
6502
6503 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6504
6505         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6506
6507 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6508
6509         * MAINTAINERS: Alphabetize.
6510
6511 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6512
6513         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6514
6515 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6516
6517         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6518
6519 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6520
6521         * configure.in (--enable-languages): Be more permissive about
6522         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6523
6524 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6525
6526         * config.sub: Import from master sources, rev. 1.230.
6527         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6528
6529 2001-11-07  Laurent Guerby  <guerby@acm.org>
6530
6531         * MAINTAINERS (Write After Approval): Add self.
6532
6533 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6534
6535         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6536
6537 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6538
6539         * config.sub: Import from master sources, rev 1.226.
6540         * config.guess: Import from master sources, rev 1.216.
6541
6542 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6543
6544         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6545         * MAINTAINERS: Add self as maintainer of MMIX port.
6546         Remove old after-approval entry.
6547
6548 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6549
6550         * ChangeLog, configure: Fix spelling errors.
6551
6552 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6553
6554         * MAINTAINERS: Tweak my address.
6555
6556 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6557
6558         * MAINTAINERS: Update my email address.
6559
6560 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6561
6562         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6563         * MAINTAINERS: Add self as maintainer of CRIS port.
6564
6565 2001-10-10  Geert Bosch  <bosch@gnat.com>
6566
6567         * MAINTAINERS (Various maintainers: Ada front end):
6568         Added Robert Dewar.
6569
6570 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6571
6572         * MAINTAINERS (Write After Approval): Added self
6573
6574 2001-10-02  Geert Bosch  <bosch@gnat.com>
6575
6576         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6577
6578 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6579
6580         * configure: Handle temporary files securely using mkdir.
6581
6582 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6583
6584         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6585
6586 2001-09-26  Will Cohen <wcohen@redhat.com>
6587
6588         * configure.in (*-*-linux*): Disable configuration of target-newlib
6589         and target-libgloss.
6590
6591 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6592
6593         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6594         RANLIB.
6595
6596 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6597
6598         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6599         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6600         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6601         avoid quotes nesting problems.
6602         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6603         (DO_X): Export only variables that are set.
6604
6605 2001-09-19  Ben Elliston  <bje@redhat.com>
6606
6607         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6608         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6609         semantics.  Use the shell built-in "type" command instead.
6610
6611 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6612
6613         Merged from gcc-3_0-branch:
6614         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6615         * ltcf-c.sh: Use $objext, not $ac_objext.
6616         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6617         * ltcf-cxx.sh: Add support for GNU.
6618         2001-07-22  Timothy Wall  <twall@redhat.com>
6619         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6620         default settings if using GNU tools with that configuration.
6621         * ltcf-cxx.sh: Ditto.
6622         * ltcf-gcj.sh: Ditto.
6623         2001-07-21  Michael Chastain  <chastain@redhat.com>
6624         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6625         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6626         * ltmain.sh: Mark as gcc-local.
6627
6628 2001-08-30  Eric Christopher  <echristo@redhat.com>
6629             Jason Eckhardt  <jle@redhat.com>
6630
6631         * config.guess: Merge from master sources.
6632         * config.sub: Merge from master sources, add support for mipsisa32.
6633
6634 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6635         * config.sub: Merge from master sources, rev 1.219.
6636         * MAINTAINERS: Add self as contact for stormy16 port.
6637
6638 2001-08-14  Zack Weinberg  <zackw@panix.com>
6639
6640         * config.sub: Merge from master sources, rev 1.218.
6641         * config.guess: Merge from master sources, rev 1.209.
6642
6643 2001-08-11  Graham Stott  <grahams@redhat.com>
6644
6645         * Makefile.in (check-c++): Add missing semicolon.
6646
6647 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6648
6649         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6650
6651 2001-07-30  Eric Christopher  <echristo@redhat.com>
6652
6653         * MAINTAINERS (Various maintainers: mips port): Added myself.
6654
6655 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6656
6657         * configure.in (sh-*-linux*): New.
6658
6659 2001-07-27  Richard Henderson  <rth@redhat.com>
6660
6661         * .cvsignore: Add LAST_UPDATED.
6662
6663 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6664
6665         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6666
6667 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6668
6669         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6670
6671 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6672
6673         * MAINTAINERS (Write After Approval): Added myself.
6674
6675 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6676
6677         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6678         and libgcj on m68hc11/m68hc12.
6679
6680 2001-06-27  H.J. Lu  (hjl@gnu.org)
6681
6682         * Makefile (CFLAGS_FOR_BUILD): New.
6683         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6684
6685 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6686
6687         * README: Remove version number.
6688
6689 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6690
6691         * INSTALL/README: Update wrt. to the installation instructions now
6692         residing in gcc/doc/install.texi.
6693
6694 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6695
6696         * README: Replace with a cut-down and updated version of gcc/README.
6697
6698 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6699
6700         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6701         multilibs to be disabled.
6702
6703 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6704
6705         * MAINTAINERS (Write After Approval): Add myself.
6706
6707 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6708
6709         * config.guess: Import CVS version 1.195.
6710         * config.sub: Import CVS version 1.212.
6711
6712 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6713
6714         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6715         gcc/xgcc is built, use -print-prog-name to find out the program
6716         name to use.
6717
6718 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6719
6720         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6721         appear to also be in the master copy.
6722         * config.sub:  Import CVS version 1.211.
6723
6724 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6725
6726         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6727         with_gcc]: Use `gcc -shared' to build a shared library.
6728
6729 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6730
6731         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6732         archives.
6733
6734 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6735
6736         * MAINTAINERS (Write After Approval): Add myself.
6737
6738 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6739
6740         * configure.in (libstdcxx_flags): Do not try to execute
6741         libstdc++-v3/testsuite_flags until it exists.
6742
6743 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6744
6745         * MAINTAINERS: Update my email address.
6746
6747 2001-05-31  Graham Stott  <grahams@redhat.com>
6748
6749         * MAINTAINERS (Write After Approval): Add myself.
6750
6751 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6752
6753         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6754         libraries when using g++ with native linker.
6755
6756 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6757
6758         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6759
6760 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6761
6762         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6763         [aix4*|aix5*]: Prepend blank.
6764
6765 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6766
6767         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6768         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6769         of subdir/configure scripts to use the new libtool.m4.
6770
6771 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6772
6773         * MAINTAINERS (Write After Approval): Add myself.
6774
6775 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6776
6777         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6778
6779 2001-05-11  Ben Elliston  <bje@redhat.com>
6780
6781         * Makefile.in (all-sid): New target.
6782         (check-sid, clean-sid, install-sid): Likewise.
6783
6784 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6785
6786         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6787
6788 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6789
6790         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6791         libgcj.
6792
6793 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6794
6795         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6796         gcc/xgcc is built, use -print-prog-name to find out the program
6797         name to use.
6798
6799 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6800
6801         * configure.in (noconfigdirs): Don't reset it from scratch in the
6802         target case; only append to it.
6803
6804         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6805         sparc-*-solaris2.8]: Disable ${libgcj}.
6806
6807 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6808
6809         * configure.in (libgcj_saved): Copy from $libgcj.
6810         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6811         --disable-libgcj.
6812
6813 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6814
6815         * MAINTAINERS: Remove self as MIPS maintainer and
6816         C front end maintainer.
6817
6818 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6819
6820         * configure.in: Move *-chorusos target case to the proper switch.
6821         Disable libgcj.
6822
6823 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6824
6825         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6826         1.641.2.228.
6827
6828 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6829
6830         * Makefile.in (STAGE1_CFLAGS): Pass down.
6831
6832 2001-04-13  Alan Modra  <amodra@one.net.au>
6833
6834         * config.guess: Add hppa64-linux support.  Note for next import that
6835         this is already in the master file.
6836         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6837
6838 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6839
6840         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6841         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6842
6843 2001-04-11  Stan Shebs  <shebs@apple.com>
6844
6845         * MAINTAINERS: Add self as Darwin port maintainer.
6846
6847 2001-04-11  Alan Modra  <amodra@one.net.au>
6848
6849         * MAINTAINERS: Update my email address.
6850
6851 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6852
6853         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6854         recent versions of FreeBSD (release 3 or later).
6855         * ltconfig: On FreeBSD, -lc must not be provided when building
6856         a shared library or else the standard -pthread gcc option is
6857         rendered worthless to later users of the built library.
6858
6859 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6860
6861         * MAINTAINERS: Add self and RTH as C front end maintainers.
6862
6863 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6864
6865         * config.sub: Make sure to match an already-canonicalized
6866         machine name (eg. mn10300-unknown-elf).
6867
6868 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6869
6870         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6871         New macros.
6872         (bootstrap, cross): Use RECURSE_FLAGS.
6873         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6874
6875 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6876
6877         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6878
6879 2001-03-22  Colin Howell  <chowell@redhat.com>
6880
6881         * Makefile.in (DO_X): Do not backslash single-quotes in
6882         backquotes (two places).
6883
6884 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6885
6886         Re-installed:
6887         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6888         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6889         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6890         * ltcf-cxx.sh: Likewise.
6891         * ltcf-gcj.sh: Likewise.
6892
6893 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6894
6895         * MAINTAINERS: Add myself as "documentation co-maintainer".
6896
6897 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6898
6899         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6900         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6901
6902 2001-03-19  Tom Tromey  <tromey@redhat.com>
6903
6904         * config-ml.in: Handle GCJ and GCJFLAGS.
6905
6906 2001-03-21  Michael Chastain  <chastain@redhat.com>
6907
6908         * Makefile.in: all-m4 depends on all-texinfo.
6909
6910 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6911
6912         * MAINTAINERS: Add myself to write after approval list.
6913
6914 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6915
6916         * Makefile.in (DO_X): Quote nested quotes.
6917
6918 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6919
6920         * MAINTAINERS: Add myself to write after approval list.
6921
6922 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6923
6924         * Makefile.in (DO_X): Use double quotes for quoting
6925         "RANLIB=$${RANLIB}".
6926
6927 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6928
6929         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6930
6931 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6932
6933         * configure.in: Only use `lang_requires' for languages athat are
6934         actually enabled.
6935
6936 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6937
6938         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6939
6940 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6941
6942         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6943
6944 2001-03-07  Tom Tromey  <tromey@redhat.com>
6945
6946         * configure.in: Allow config-lang.in to set `lang_requires' to list
6947         of other required languages.
6948
6949 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6950
6951         * Makefile.in: Remove RANLIB definition. Use RANLIB
6952         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6953         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6954
6955 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6956             Alexandre Oliva  <aoliva@redhat.com>
6957
6958         * Makefile.in (check-c++): Use tabs, not spaces.
6959
6960 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6961
6962         * MAINTAINERS: add myself to Write After Approval list.
6963
6964 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6965
6966         * Makefile.in (check-c++): New rule.
6967
6968         * configure.in (target_libs): Remove libg++.
6969         (noconfigdirs): Remove libg++.
6970         (noconfigdirs): Same.
6971         (noconfigdirs): Same.
6972         (noconfigdirs): Same.
6973
6974         * config-ml.in: Remove libg++ references.
6975
6976         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6977         (ALL_TARGET_MODULES): Same.
6978         (configure-target-libg++): Remove.
6979         (all-target-libg++): Remove.
6980         (configure-target-libio): Remove.
6981         (all-target-libio): Remove.
6982         (check-target-libio): Remove.
6983         (.PHONY): Remove.
6984         (libg++.tar.bz2): Remove.
6985         (all-target-cygmon): Remove libio.
6986         (all-target-libstdc++): Remove.
6987         (configure-target-libstdc++): Remove.
6988         (TARGET_LIB_PATH): Remove libstdc++.
6989         (ALL_GCC_CXX): Remove libstdc++.
6990         (all-target-gperf): Correct.
6991
6992 2001-02-16  Nick Clifton  <nickc@redhat.com>
6993
6994         * configure.in (noconfigdirs): Allow configuration of texinfo
6995         for Cygwin hosts.
6996
6997 2001-02-15  Anthony Green  <green@redhat.com>
6998
6999         * configure: Introduce GCJ_FOR_TARGET.
7000         * configure.in: Ditto.
7001         * Makefile.in: Ditto.
7002
7003 2001-02-13  Andreas Schwab  <schwab@suse.de>
7004
7005         * MAINTAINERS: Update mail address.
7006
7007 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7008
7009         * config.guess: Add linux target for S/390.
7010         * config.sub: Likewise.
7011
7012 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7013
7014         * configure.in: for *-chorusos, don't config target-newlib and
7015         target-libgloss.
7016
7017 2001-02-06  Ben Elliston  <bje@redhat.com>
7018
7019         * configure: Output host type to stdout, not stderr.
7020
7021 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7022
7023         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7024         * ltcf-cxx.sh: Likewise.
7025
7026         * config.if: Assume enable_libstdcxx_v3 is defined.
7027
7028 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7029
7030         Remove V2 C++ library.
7031         * configure.in: Remove --enable-libstdcxx_v3 support.
7032
7033 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7034
7035         * include/demangle.h: Add prototype for java_demangle_v3.
7036
7037 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7038
7039         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7040
7041 2001-01-27  Richard Henderson  <rth@redhat.com>
7042
7043         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7044
7045 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7046
7047         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7048         Don't unset, it's non-portable and no longer necessary, set to empty
7049         instead.
7050
7051 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7052
7053         * ltconfig: Shell portability fix for the tagname validity check.
7054
7055 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7056
7057         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7058         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7059
7060 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7061
7062         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7063
7064 2001-01-26  Tom Tromey  <tromey@redhat.com>
7065
7066         * configure.in: Allow libgcj to be built on Sparc Solaris.
7067
7068 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7069
7070         * ltcf-c.sh: Add aix5 case.
7071         * ltcf-cxx.sh: Likewise.
7072         * ltconfig: Likewise.
7073
7074 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7075
7076         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7077         keep at least one of build_libtool_libs or build_old_libs set to
7078         yes.
7079
7080         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7081         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7082
7083 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7084
7085         * configure.in: Enable libgcj on several additional platforms.
7086
7087 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7088
7089         * configure.in: Enable libgcj for linux targets.
7090
7091 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7092
7093         * MAINTAINERS (Write After Approval): Add myself.
7094
7095 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7096
7097         * MAINTAINERS: Add myself as vax port maintainer.
7098
7099 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7100
7101         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7102
7103 2001-01-09  Mike Stump  <mrs@wrs.com>
7104
7105         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7106         failures of subdirectories.
7107
7108 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7109
7110         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7111         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7112         * ltcf-cxx.sh: Likewise.
7113         * ltcf-gcj.sh: Likewise.
7114         * ltconfig.sh: Fix typo.
7115
7116 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7117
7118         * configure: handle DOS-style absolute paths.
7119
7120 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7121
7122         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7123
7124 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7125
7126         * MAINTAINERS: Add myself as avr port co-maintainer.
7127
7128 2000-12-28  Ben Elliston  <bje@redhat.com>
7129
7130         * MAINTAINERS: Add myself under ``Write After Approval''.
7131
7132 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7133
7134         * texinfo: Remove directory from GCC.
7135
7136 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7137
7138         * COPYING: Update to current
7139         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7140         to 19yy as example year in copyright notice).
7141
7142 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7143
7144         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7145         (libstdcxx_incdir): Pass down.
7146         * config.if: Remove expired bits for cxx_interface, add stub.
7147         (libstdcxx_incdir): Add variable for g++ include directory.
7148         * configure.in (gxx_include_dir): Use it.
7149
7150 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7151
7152         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7153         with old-email address from ``Write After Approval''.
7154
7155 2000-12-15  Andreas Jaeger  <aj@suse.de>
7156
7157         * configure.in: Handle lang_dirs.
7158
7159 2000-12-14  Tom Tromey  <tromey@redhat.com>
7160
7161         * MAINTAINERS: Removed brads.
7162
7163         * MAINTAINERS: Added gcj developers.
7164
7165 2000-12-13  Anthony Green  <green@redhat.com>
7166
7167         * configure.in: Disable libgcj for any target not specifically
7168         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7169         with g++ abi.
7170
7171 2000-12-13  Mike Stump  <mrs@wrs.com>
7172
7173         * Makefile.in (local-distclean): Also remove fastjar.
7174
7175 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7176
7177         * contrib/gcc_update: Add fastjar --touch entries.
7178
7179 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7180
7181         * configure.in: Disable language-specific target libraries for
7182         languages that aren't enabled.
7183
7184 2000-12-10  Anthony Green  <green@redhat.com>
7185
7186         * configure.in: Define libgcj.  Disable libgcj target libraries for
7187         most targets.
7188
7189 2000-12-10  Neil Booth  <neilb@earthling.net>
7190
7191         * MAINTAINERS: Update mail address, remove from WAA list.
7192
7193 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7194
7195         * libjava: Imported from /cvs/java.
7196         * libffi: Likewise.
7197         * Boehm-gc: Likewise.
7198
7199 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7200
7201         * configure.in (target_libs): Revert 2000-12-08 patch.
7202         (noconfigdirs): Added target-libjava.
7203
7204 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7205
7206         * djunpack.bat: removed.
7207
7208 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7209
7210         * Makefile.in: handle DOS-style absolute paths.
7211         * config-ml.in: likewise.
7212         * symlink-tree: likewise.
7213
7214 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7215
7216         * fastjar: Imported.
7217
7218 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7219
7220         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7221         libjava.
7222         * configure.in (target_libs): Removed `target-libjava'.
7223
7224 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7225
7226         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7227         (ALL_MODULES): Added fastjar.
7228         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7229         (all-target-libjava): all-fastjar replaces all-zip.
7230         (all-fastjar): Added.
7231         (configure-target-fastjar, all-target-fastjar): Likewise.
7232         * configure.in (host_tools): Added fastjar.
7233
7234 2000-12-07  Mike Stump  <mrs@wrs.com>
7235
7236         * Makefile.in (local-distclean): Remove leftover built files.
7237
7238 2000-11-24  Nick Clifton  <nickc@redhat.com>
7239
7240         * configure.in (xscale-elf): Add target.
7241         (xscale-coff): Add target.
7242
7243 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7244
7245         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7246         recent versions of FreeBSD (release 3 or later).
7247         * ltconfig: On FreeBSD, -lc must not be provided when building
7248         a shared library or else the standard -pthread gcc option is
7249         rendered worthless to later users of the built library.
7250
7251 2000-11-16  Fred Fish  <fnf@be.com>
7252
7253         * configure.in (enable_libstdcxx_v3): Fix typo,
7254         libstd++ -> libstdc++.
7255
7256 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7257
7258         * MAINTAINERS: Add self to Write After Approval list.
7259
7260 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7261
7262         * MAINTAINERS: Update my email address.  Add myself to global write
7263         privs list.
7264
7265 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7266
7267         * Makefile.in: Merge with src and libgcj.
7268         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7269         configure-target-<library> when their configure scripts need the C
7270         or C++ library to have already been built to work properly.
7271         (do_proto_toplev): Set them to an empty string.
7272
7273         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7274         (REALLY_SET_LIB_PATH): Use them.
7275
7276 2000-11-17  Stan Shebs  <shebs@apple.com>
7277
7278         * MAINTAINERS: Add self to Write After Approval list.
7279
7280 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7281
7282         * configure: Provide the original toplevel configure arguments
7283         (including $0) to subprocesses in the environment rather than
7284         through gcc/configargs.h.
7285
7286 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7287
7288         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7289         C99.  Alphabetise "Write After Approval" list.
7290
7291 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7292
7293         * configure: Turn on libstdc++ V3 by default.
7294
7295         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7296         if we've got GCC.
7297
7298 2000-11-11  Philip Blundell  <philb@gnu.org>
7299
7300         * MAINTAINERS: Add self to Write After Approval list.
7301
7302 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7303
7304         * ltcf-c.sh (aix4): Improve shared library configuration; require
7305         exporting symbols.
7306         * ltcf-cxx.sh (aix4): Define.
7307         * ltconfig (aix4): Define library and soname specs appropriate for
7308         AIX.  Define command to create export symbols list.
7309
7310 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7311
7312         * config.sub: Add support for Sun Chorus
7313
7314 2000-10-31  Nick Clifton  <nickc@redhat.com>
7315
7316         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7317         <name>@redhat.com.  Also installed new email address for Clint
7318         Popetz.
7319
7320 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7321
7322         * etc: Remove directory from GCC.
7323
7324 2000-10-16  Michael Meissner  <meissner@redhat.com>
7325
7326         * configure (gcc/configargs.h): Only create if there is a build GCC
7327         directory created.
7328
7329 2000-10-16  Matthias Klose  <doko@debian.org>
7330
7331         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7332         when configured for libstdc++-v3.
7333
7334 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7335
7336         * configure: Save configure arguments to gcc/configargs.h.
7337
7338 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7339
7340         * config.guess: Import CVS version 1.157.
7341         * config.sub: Import CVS version 1.181.
7342
7343 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7344
7345         * Makefile.in (bootstrap): avoid recursion if subdir missing
7346         (cross): ditto
7347         (do-proto-toplev): ditto
7348
7349 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7350
7351         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7352         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7353
7354         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7355         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7356         all affected `configure' scripts.
7357
7358 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7359
7360         * MAINTAINERS: Add self as cpplib co-maintainer.
7361
7362 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7363
7364         * MAINTAINERS: Add self to Write After Approval list.
7365
7366 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7367
7368         * INSTALL/README: egcs -> GCC update.
7369
7370 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7371
7372         * MAINTAINERS: Add myself to Write After Approval list.
7373
7374 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7375
7376         * MAINTAINERS: Add myself to Write After Approval list.
7377
7378 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7379
7380         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7381         X11 libraries for hppa64.
7382
7383 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7384
7385         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7386
7387 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7388
7389         * Makefile.in (all-zlib): Added dummy target.
7390
7391         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7392         ltcf-gcj.sh: Updated from libtool multi-language branch.
7393
7394 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7395
7396         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7397         (bootstrap*): Depend on all-bootstrap.
7398
7399 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7400
7401         * config.guess: Import CVS version 1.156.
7402         * config.sub: Import CVS version 1.179.
7403
7404 2000-09-02  Anthony Green  <green@cygnus.com>
7405
7406         * Makefile.in (all-gcc): Depend on all-zlib.
7407         (CLEAN_MODULES): Add clean-zlib.
7408         (ALL_MODULES): Add all-zlib.
7409         * configure.in (host_libs): Add zlib.
7410
7411 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7412
7413         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7414         crosses, but add gcc/include to the header search path for them.
7415
7416 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7417
7418         * MAINTAINERS: Add self to Write After Approval list.
7419
7420 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7421
7422         * config.guess: Import CVS version 1.152.
7423         * config.sub: Import CVS version 1.177.
7424
7425 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7426
7427         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7428         $targargs to tell whether newlib is going to be built.
7429
7430         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7431         $$r/TARGET_SUBDIR/libio for _G_config.h.
7432
7433 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7434
7435         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7436
7437 2000-08-22  DJ Delorie  <dj@redhat.com>
7438
7439         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7440
7441 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7442
7443         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7444         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7445         sub-configures.
7446
7447 2000-08-21  DJ Delorie  <dj@redhat.com>
7448
7449         * MAINTAINERS: Add self as a libiberty maintainer
7450
7451 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7452
7453         * configure.in (libstdcxx_flags): Use
7454         libstdc++-v3/src/libstdc++.INC.
7455
7456 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7457
7458         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7459
7460 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7461
7462         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7463
7464         * configure: Make enable_threads and enable_shared defaults
7465         explicit.  Substitute enable_threads into generated Makefiles.
7466         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7467         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7468
7469 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7470
7471         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7472
7473 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7474
7475         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7476         previous delta.
7477
7478 2000-08-11  Jason Merrill  <jason@redhat.com>
7479
7480         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7481         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7482         (FLAGS_FOR_TARGET): Not here.
7483         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7484
7485 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7486
7487         * config-ml.in (CC, CXX): Don't introduce a leading space.
7488
7489 2000-08-07  DJ Delorie  <dj@delorie.com>
7490
7491         * MAINTAINERS: Add self as a DJGPP maintainer
7492
7493 2000-08-07  DJ Delorie  <dj@redhat.com>
7494
7495         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7496         "if we're also building gcc, and it's a gcc that will run on the
7497         build machine, we want to use its includes instead of the system's
7498         default includes".
7499
7500 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7501
7502         * MAINTAINERS: Add self to Write After Approval list.
7503
7504 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7505
7506         * configure.in (libstdcxx_flags): Don't use `"'.
7507
7508         * config-ml.in: Adjust multilib search paths to the
7509         appropriate multilib tree.
7510
7511 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7512
7513         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7514         commas in $LANGUAGES.
7515
7516 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7517
7518         * configure.in: Re-enable all references to libg++ and librx.
7519
7520 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7521
7522         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7523         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7524         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7525         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7526
7527         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7528
7529 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7530
7531         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7532         CXX_FOR_TARGET for sed.
7533
7534 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7535
7536         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7537         Do not override if already set in the environment or in configure.
7538         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7539         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7540
7541 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7542
7543         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7544         the libtool CVS tree multi-language branch.
7545         * ltconfig, ltmain.sh: Updated.
7546
7547 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7548
7549         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7550         (clean-target): Depend on it.
7551
7552         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7553         (GCC_FOR_TARGET): Use it.
7554         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7555         * configure.in: ... here.
7556         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7557         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7558
7559 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7560
7561         * MAINTAINERS: Add self to Write After Approval list.
7562
7563 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7564
7565         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7566         (configure-target-libchill, configure-target-libobjc): Likewise.
7567
7568         * configure.in: Use the same cache file for all target libs.
7569         * config-ml.in: But different cache files per multilib variant.
7570
7571 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7572
7573         * configure (topsrcdir): Don't use dirname.
7574
7575 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7576
7577         * MAINTAINERS: Add self to Write After Approval list.
7578
7579 2000-07-20  Jason Merrill  <jason@redhat.com>
7580
7581         * configure.in: Remove all references to libg++ and librx.
7582
7583         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7584
7585 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7586
7587         * config.sub: Update to subversions version 2000-07-06.
7588
7589 2000-07-12  Andrew Haley  <aph@cygnus.com>
7590
7591         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7592         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7593
7594 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7595
7596         * symlink-tree:  Check number of arguments.
7597
7598 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7599
7600         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7601         search path for a g++ extracted from the build tree.  This
7602         will allow link tests run by configure scripts in
7603         subdirectories to succeed.
7604
7605 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7606
7607         * ltconfig: Add support for mips-dde-sysv4.2MP
7608
7609 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7610
7611         * MAINTAINERS: Add myself as loop discovery maintainer.
7612
7613 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7614
7615         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7616         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7617
7618 2000-06-19  Timothy Wall  <twall@cygnus.com>
7619
7620         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7621         * config.sub: Add tic54x target.
7622
7623 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7624
7625         * MAINTAINERS: Add self as Fortran maintainer,
7626         remove Craig Burley.
7627
7628 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7629
7630         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7631         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7632
7633 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7634
7635         * MAINTAINERS: Add self as i18n maintainer
7636
7637 20000-05-21  H.J. Lu  (hjl@gnu.org)
7638
7639         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7640         directory are used if they exist. Make sure
7641         $(build_tooldir)/include is searched for header files,
7642         $(build_tooldir)/lib/ for library files.
7643         (GCC_FOR_TARGET): Likewise.
7644         (CXX_FOR_TARGET): Likewise.
7645
7646 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7647
7648         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7649
7650 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7651
7652         * Makefile.in (configure-target-libiberty): Depend on
7653         configure-target-newlib.
7654
7655 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7656
7657         * configure.in, Makefile.in: Merge all libffi-related
7658         configury stuff from the libgcj tree.
7659
7660 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7661
7662         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7663         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7664
7665 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7666
7667         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7668         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7669         current version information.  Add to proto-toplev directory.
7670         (gdb-taz): Build do-djunpack.
7671
7672 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7673
7674         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7675
7676 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7677
7678         * MAINTAINERS: Add self to Write After Approval list.
7679
7680 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7681
7682         * ltmain.sh: Preserve in relink_command any environment
7683         variables that may affect the linker behavior.
7684
7685 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7686
7687         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7688
7689 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7690
7691         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7692
7693 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7694
7695         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7696         with the version name.
7697
7698 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7699
7700         * MAINTAINERS: Add self as bb-reorder maintainer.
7701
7702 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7703
7704         * config.if: Tweak.
7705
7706 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7707
7708         * djunpack.bat: New file.
7709
7710 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7711
7712         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7713         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7714         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7715         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7716
7717 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7718
7719         * config.sub (case $basic_machine): Change default for "ibm-*"
7720         to "openedition".
7721
7722 2000-04-13  Andreas Jaeger  <aj@suse.de>
7723
7724         * MAINTAINERS: Added myself.
7725
7726 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7727
7728         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7729         (do-md5sum): New target.
7730         (MD5PROG): Define.
7731         (PACKAGE): Default to TOOL.
7732         (VER): Default to a shell script.
7733         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7734         md5 checksum generation.
7735         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7736         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7737         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7738         insight.tar.bz2): Use gdb-taz to create archive.
7739
7740 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7741
7742         * configure (warn_cflags): Delete.
7743
7744 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7745
7746         * MAINTAINERS: Added myself.
7747
7748 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7749             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7750
7751         * configure.in (enable_libstdcxx_v3): Add.
7752         (target_libs): Add bits here to switch between libstdc++-v2 and
7753         libstdc++-v3.
7754         * config.if: And this file too.
7755         * Makefile.in: Add libstdc++-v3 targets.
7756
7757 2000-04-05  Michael Meissner  <meissner@redhat.com>
7758
7759         * config.sub (d30v): Add d30v as a basic machine type.
7760
7761 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7762
7763         * configure.in: -linux-gnu*, not -linux-gnu.
7764
7765 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7766
7767         * MAINTAINERS: Add self in write-after-approval section.
7768
7769 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7770
7771         * MAINTAINERS: Add self as ia64 port maintainer.
7772
7773 2000-03-08  Neil Booth  <NeilB@earthling.net>
7774
7775         * MAINTAINERS: Add self in write-after-approval section.
7776
7777 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7778
7779         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7780         (do-tar-bz2): Replace TOOL with PACKAGE.
7781         (gdb.tar.bz2): Remove GDBTK from GDB package.
7782         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7783         dejagnu.tar.bz2): New packages.
7784
7785 2000-02-27  Andreas Jaeger  <aj@suse.de>
7786
7787         * configure.in: Add entry for mips*-*-linux*, move catch all
7788         *-*-*linux* entry below this one.
7789
7790 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7791
7792         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7793
7794 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7795
7796         * config.sub: Support an OS of "wince".
7797
7798 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7799
7800         * config.guess, config.sub: Updated to match config's 2000-02-15
7801         version.
7802
7803 2000-02-23  Linas Vepstas <linas@linas.org>
7804
7805         * config.sub: Add support for Linux/IBM 370.
7806         * configure.in: Likewise.
7807
7808 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7809
7810         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7811
7812 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7813
7814         * config.guess: Guess "cygwin" rather than "cygwin32".
7815
7816 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7817
7818         * configure (gcc_version): When setting, narrow search to
7819         lines containing `version_string'.
7820
7821 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7822
7823         * config.sub: Add support for avr target.
7824
7825 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7826
7827         * MAINTAINERS: Add maintainers for MCore port.
7828
7829 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7830
7831         * config.sub: Add mmix-knuth-mmixware.
7832
7833 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7834
7835         * MAINTAINERS: Pair cccp with cpplib maintainership.
7836
7837 2000-01-27  Christopher Faylor <cgf@redhat.com>
7838
7839         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7840         structure stuff to -L library search.
7841         (CXX_FOR_TARGET): Ditto.
7842         (CROSS_CHECK_MODULES): Fix spelling mistake.
7843
7844 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7845
7846         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7847         the C++ compiler.
7848
7849 2000-01-12  Richard Henderson  <rth@cygnus.com>
7850
7851         * configure.in: Don't build some bits for beos.
7852
7853 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7854
7855         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7856         as include files.
7857
7858 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7859
7860         * Add self as cpplib maintainer, as requested by Jason
7861         Merrill.  Correct my e-mail address.
7862
7863 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7864
7865         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7866         not mh-aix43.
7867
7868 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7869
7870         * MAINTAINERS: Add myself to "write after approval" list.
7871
7872 1999-12-14  Richard Henderson  <rth@cygnus.com>
7873
7874         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7875         * config.sub: Accept alphaev[78], alphaev8.
7876
7877 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7878
7879         * config.guess, config.sub: Update from autoconf.
7880
7881 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7882
7883         * MAINTAINERS:  update my playtime e-address.
7884
7885 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7886
7887         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7888         necessary libraries are missing.
7889
7890 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7891
7892         * MAINTAINERS: Add new 'write after approval' maintainer.
7893
7894 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7895
7896         * MAINTAINERS: Add new Java maintainer.
7897
7898 1999-10-25  Andreas Schwab  <schwab@suse.de>
7899
7900         * configure: Fix quoting inside arguments of eval.
7901
7902 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7903
7904         * config-ml.in: Allow suppression of some ARM multilibs.
7905
7906 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7907
7908         * config.guess: Add OS/390 match pattern.
7909         * config.sub: Add mvs, openedition targets.
7910         * configure.in (i370-ibm-opened*): New.
7911
7912 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7913
7914         * config.sub: Add support for configuring for pj.
7915
7916 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7917
7918         * config.sub (maybe_os): Add support for configuring for fr30.
7919
7920 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7921
7922         * configure.in: Do not configure or build ld for AIX
7923         platforms.  ld is known to be broken on these platforms.
7924
7925 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7926
7927         * config-ml.in: Pass compiler flag corresponding to multidirs to
7928         subdir configures.
7929
7930 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7931
7932         * Makefile.in (LDFLAGS): Define.
7933
7934 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7935
7936         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7937         noconfigdirs.
7938         (*-*-cygwin*): Likewise.
7939
7940 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7941
7942         * mkdep: New file.
7943         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7944         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7945
7946         From Eli Zaretskii <eliz@is.elta.co.il>:
7947         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7948         long file name when using DJGPP on MS-DOS.
7949
7950 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7951
7952         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7953
7954 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7955
7956         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7957         dependency as this causes "make check" to globally "make all"
7958
7959 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7960
7961         * configure.in (target_libs): Added target-zlib.
7962         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7963         (CONFIGURE_TARGET_MODULES): Likewise.
7964         (CHECK_TARGET_MODULES): Likewise.
7965         (INSTALL_TARGET_MODULES): Likewise.
7966         (CLEAN_TARGET_MODULES): Likewise.
7967         (configure-target-zlib): New target.
7968         (all-target-zlib): Likewise.
7969         (all-target-libjava): Depend on all-target-zlib.
7970         (configure-target-libjava): Depend on configure-target-zlib.
7971
7972         * Makefile.in (configure-target-libjava): Depend on
7973         configure-target-newlib.
7974         (configure-target-boehm-gc): New target.
7975         (configure-target-qthreads): New target.
7976
7977         * configure.in (target_libs): Added target-qthreads.
7978         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7979         (CONFIGURE_TARGET_MODULES): Likewise.
7980         (CHECK_TARGET_MODULES): Likewise.
7981         (INSTALL_TARGET_MODULES): Likewise.
7982         (CLEAN_TARGET_MODULES): Likewise.
7983         (all-target-qthreads): New target.
7984         (configure-target-libjava): Depend on configure-target-qthreads.
7985         (all-target-libjava): Depend on all-target-qthreads.
7986
7987         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7988         (CONFIGURE_TARGET_MODULES): Likewise.
7989         (CHECK_TARGET_MODULES): Likewise.
7990         (INSTALL_TARGET_MODULES): Likewise.
7991         (CLEAN_TARGET_MODULES): Likewise.
7992         (all-target-libjava): New target.
7993         (all-target-boehm-gc): Likewise.
7994         * configure.in (target_libs): Added libjava, boehm-gc.
7995
7996 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7997
7998         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7999         configure.bat in SUPPORT_FILES.
8000         (gas+binutils.tar.bz2): Likewise.
8001
8002         * makeall.bat: Remove; obsolete.
8003
8004 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8005
8006         From Mark Elbrecht:
8007         * configure.bat: Remove; obsolete.
8008
8009 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8010
8011         * configure: Add -W -Wall to the default CFLAGS when compiling with
8012         gcc.
8013
8014 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8015
8016         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8017
8018 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8019
8020         * configure.in: Build ld on IRIX6.
8021
8022 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8023
8024         * Makefile.in: Change distribution targets to use bzip2 instead of
8025         gzip.
8026         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8027         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8028
8029 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8030
8031         * config.sub: Add mcore target.
8032
8033 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8034
8035         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8036
8037 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8038
8039         * config.guess (dummy): Changed to $dummy.
8040
8041 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8042
8043         * config.sub: Tidied up case statements.
8044
8045 1999-05-22  Ben Elliston  <bje@cygnus.com>
8046
8047         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8048         <jiro@din.or.jp>.
8049
8050         * config.guess: Merge with FSF version. Future changes will be
8051         more accurately recorded in this ChangeLog.
8052         * config.sub: Likewise.
8053
8054 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8055
8056          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8057
8058 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8059
8060         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8061
8062 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8063
8064         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8065
8066 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8067
8068         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8069         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8070         Bad merge removed these two changes.
8071
8072 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8073                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8074
8075         * config.guess (interix Alpha): Add.
8076
8077 1999-04-11  Richard Henderson  <rth@cygnus.com>
8078
8079         * configure.in (i?86-*-beos*): Do config gperf; don't config
8080         gdb, newlib, or libgloss.
8081
8082 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8083
8084         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8085         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8086         from multidirs.
8087
8088 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8089
8090         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8091
8092 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8093
8094         * config.sub: Add support for mcore targets.
8095
8096 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8097
8098         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8099         not mt-ospace, in order to shut up assembler warning about using
8100         symbols that are named the same as registers.
8101
8102 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8103
8104         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8105         dependency list for all-target-cygmon.
8106
8107 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8108
8109         * config-ml.in: Check $host, not $target, for selective multilibs.
8110         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8111         thumb interworking, and underscore prefix multilibs.
8112
8113 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8114
8115         * missing: Update to version from current automake.
8116
8117 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8118
8119         * configure (gxx_include_dir): Removed.
8120
8121         * configure.in (gxx_include_dir): Handle it.
8122         * Makefile.in: Likewise.
8123
8124 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8125
8126         * config.sub (mips64vr4111,mips64vr4111el) Add.
8127
8128 1999-03-21  Ben Elliston  <bje@cygnus.com>
8129
8130         * config.guess: Correct typo for detecting ELF on FreeBSD.
8131
8132 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8133
8134         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8135         config/mh-djgpp.
8136
8137 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8138
8139         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8140         all-target-newlib to dependency list for all-target-bsp.
8141
8142 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8143
8144         * config.sub: Add i386-uwin support.
8145         * config.guess: Likewise.
8146
8147 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8148
8149         * configure.in: cleanup, add mh-*pic handling for arm, special
8150         case powerpc*-*-aix*
8151
8152 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8153
8154         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8155         can be built.
8156
8157 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8158
8159         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8160         targets.
8161
8162 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8163
8164         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8165
8166 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8167
8168         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8169
8170 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8171
8172         * config.sub: Fix typo in arm recognition.
8173
8174 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8175
8176         * configure.in (noconfigdirs): Changed target_configdirs to
8177         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8178         rather than m68k-*-* since it is not known to work on
8179         m68k-aout. Ditto for arm-*-*oabi.
8180
8181 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8182
8183         * configure.in (*-*-windows*): Remove, no longer used.
8184
8185 1999-02-19  Ben Elliston <bje@cygnus.com>
8186
8187         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8188         Smart and improved by Andrew Cagney.
8189
8190 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8191
8192         * config.guess: Recognize openbsd-*-hppa.
8193
8194 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8195
8196         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8197         only if it is not empty.
8198
8199 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8200
8201         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8202
8203         * config.guess: Modified to recognize uname's armv* syntax.
8204
8205         * config.sub: Modified to recognize uname's armv* syntax.
8206
8207 1999-02-17  Mark Salter  <msalter@cygnus.com>
8208
8209         * configure.in: Added target-bsp for sparclite.
8210
8211 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8212
8213         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8214
8215 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8216
8217         * configure.in: Add support for strongarm port.
8218         * config.sub: Add support for strongarm target.
8219
8220 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8221
8222         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8223         the old name config/mh-cygwin32.
8224         Enable texinfo.
8225
8226 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8227
8228         * configure.in: Do build ld for ix86 Solaris.
8229
8230 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8231
8232         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8233         $AR_FOR_TARGET.  Likewise for RANLIB.
8234
8235 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8236
8237         * config.sub (oabi):  Recognize.
8238         * configure.in (arm-*-oabi):  Handle.
8239
8240 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8241
8242         * config.guess: Improve detection of i686 on UnixWare 7.
8243
8244 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8245
8246         * config.guess: Add support for i386-pc-interix.
8247         * config.sub: Likewise.
8248         * configure.in: Likewise.
8249
8250 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8251
8252         * Makefile.in: Remove unneeded all-target-libio from
8253         from all-target-winsup target since it is now unneeded.
8254         Add all-target-libtermcap in its place since it is now
8255         needed.
8256
8257 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8258
8259         * configure.in: makefile stub for cygwin target is probably
8260         unnecessary.  Remove it for now.
8261
8262 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8263
8264         * configure.in: libtermcap.a should be built when cygwin is the
8265         target as well as the host.
8266         * config.guess: Allow mixed case in cygwin uname output.
8267         * Makefile.in: Add libtermcap target.
8268
8269 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8270
8271         * config.sub: Clean up handling of hppa2.0.
8272
8273 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8274
8275         * config.guess: Use C code to identify more HP machines.
8276
8277 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8278
8279         * config.sub: Handle hppa2.0.
8280
8281 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8282
8283         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8284         cygmon for all sparclite targets, regardless of object format.
8285
8286 1998-12-15  Mark Salter  <msalter@cygnus.com>
8287
8288         * configure.in: Added target-bsp for several target architectures.
8289
8290         * Makefile.in: Added rules for bsp.
8291
8292 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8293
8294         * config.guess: Improve detection of hppa2.0 processors.
8295
8296 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8297
8298         * config.guess: Recognize FreeBSD using ELF automatically.
8299
8300 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8301
8302         * configure (skip-this-dir): Add handling for new shell script, which
8303         might be created by a sub-directory's configure to indicate, this particular
8304         directory is "unwanted".
8305         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8306
8307 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8308
8309         * ltconfig: import from libtool, after changing libtool to
8310         account for the cygwin name change.
8311
8312 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8313
8314         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8315         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8316
8317 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8318
8319         * configure.in: Add libtermcap to list of cygwin dependencies.
8320
8321 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8322
8323         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8324         they include winsup/include when it's a cygwin target.
8325
8326 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8327
8328         * configure.in (host_tools): Added zip.
8329         * Makefile.in (all-target-libjava): Depend on all-zip.
8330         (all-zip): New target.
8331         (ALL_MODULES): Added all-zip.
8332         (NATIVE_CHECK_MODULES): Added check-zip.
8333         (INSTALL_MODULES): Added install-zip.
8334         (CLEAN_MODULES): Added clean-zip.
8335
8336 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8337
8338         * Makefile.in: lose "32" from comment about cygwin.
8339
8340 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8341
8342         * configure.in: Use -Os to build target libraries for the fr30.
8343
8344 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8345
8346         * config.sub: Add fr30.
8347
8348 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8349
8350         * configure.in: drop "32" from config/mh-cygwin32.  Check
8351         cygwin* instead of cygwin32*.
8352         * config.sub: Check cygwin* instead of cygwin32*.
8353
8354 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8355
8356         * config.guess: Match any version of Unixware7.
8357
8358 1998-10-20  Syd Polk  <spolk@cygnus.com>
8359
8360         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8361         if desired.
8362
8363 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8364
8365         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8366         these if the appropriate directories and files to not exist.
8367
8368 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8369
8370         * Makefile.in (DEVO_SUPPORT): Add config.if.
8371
8372 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8373
8374         * configure: Add pattern to replace "build_tooldir"'s
8375         definition in the generated Makefile with "tooldir"'s
8376         actual value.
8377
8378 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8379
8380         * config.sub: Bring back lost sparcv9.
8381
8382         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8383
8384 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8385
8386         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8387         CC_FOR_TARGET and friends.
8388
8389 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8390
8391         * Makefile.in (build_tooldir): New variable, same as tooldir.
8392         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8393         -B$(build_tooldir)/bin/.
8394         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8395
8396 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8397
8398         * README: Remove installation instructions and refer to the
8399         INSTALL directory instead.
8400
8401 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8402
8403         * config.sub: Add support for i[34567]86-pc-udk.
8404         * configure.in: Likewise.
8405
8406 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8407
8408         * Makefile.in: add bzip2 package building bits for user
8409         tools module
8410         * configure.in: ditto
8411
8412 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8413
8414         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8415         (ALL_TARGET_MODULES): Add all-target-libobjc.
8416         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8417         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8418         (all-target-libchill): Add dependencies.
8419         * configure.in (target_libs): Add libchill.
8420
8421 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8422
8423         * configure.in (target_subdir): Remove duplicate line.
8424
8425 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8426
8427         * Makefile.in (all-automake): fix dependencies.
8428
8429 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8430
8431         * configure.in: Minor cleanups for building in the $(target_alias)
8432         subdir.
8433
8434 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8435
8436         * Makefile.in (bootstrap): Set r and s before make all.  Use
8437         BASE_FLAGS_TO_PASS in make all.
8438         (cross): Likewise.
8439
8440 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8441
8442         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8443
8444 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8445
8446         * config.sub: Fix typo in last change.
8447
8448 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8449
8450         * config.sub: Add support for C4x target.
8451         * configure.in: Likewise.
8452
8453 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8454
8455         * config.sub: Recognize sparcv9 just like sparc64.
8456
8457 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8458
8459         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8460
8461 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8462
8463         * config.guess: Correctly identify Pentium II sco boxes.
8464
8465         * config.guess: Fix "tr" code.  From Weiwen Liu.
8466
8467 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8468
8469         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8470         stabs.
8471
8472 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8473
8474         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8475         (ALL_TARGET_MODULES): Add all-target-libchill.
8476         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8477         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8478         (all-target-libchill): Add dependencies.
8479         * configure.in (target_libs): Add libchill.
8480
8481 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8482
8483         * config.guess: Avoid assumptions about "tr" behaves when
8484         LANG is set to something other than English.
8485
8486 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8487
8488         * configure (gxx_include_dir): Changed to
8489         '${prefix}/include/g++'-${libstdcxx_interface}.
8490
8491         * config.if: New to determine the interfaces.
8492
8493 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8494
8495         * config.guess: Detect and handle MPE/IX.
8496         * config.sub: Deal with MPE/IX.
8497
8498 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8499
8500         * configure.in: Use mh-aix43.
8501
8502 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8503
8504         * configure: Fix --without/--disable cases for gxx-include-dir.
8505
8506 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8507
8508         * mdata-sh:  Imported.  Needed for automake support.
8509
8510 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8511
8512         * Makefile.in (taz): Try "chmod -R og=u ." before
8513         "chmod og=u `find . -print`".
8514
8515 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8516
8517         * configure.in: Add arm-elf and thumb-elf support.
8518
8519 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8520
8521         * Makefile.in: Undo previous patch.
8522
8523 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8524
8525         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8526         to here ...
8527         (install-no-fixedincludes): and here
8528         (INSTALL_MODULES): ... from here.
8529
8530 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8531
8532         * config.sub: Merge with FSF.
8533
8534         * config.guess: Merge with FSF.
8535
8536 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8537
8538         * configure (extraconfigdirs): New variable.
8539         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8540         * Makefile.in (all): Move higher in file.
8541         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8542         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8543         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8544         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8545         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8546
8547 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8548
8549         * Makefile.in (all-target-libjava): Depend on all-gcc and
8550         all-target-newlib.
8551         (configure-target-libjava): Depend on $(ALL_GCC).
8552
8553 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8554
8555         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8556         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8557
8558 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8559
8560         * INSTALL/README: Fix typo.
8561
8562 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8563
8564         * ylwrap: Change absolute path checks to check for DOS style path
8565         names.
8566
8567         * ylwrap: Don't use a full path name if the source file is in the
8568         same directory.  From hjl@lucon.org (H.J. Lu).
8569
8570         * config-ml.in: Default to being verbose, to match Feb 18 change to
8571         configure.
8572
8573 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8574
8575         Brought over from egcs:
8576
8577         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8578
8579         * configure.in (target_subdir): Set to ${target_alias} instead
8580         of "libraries".
8581
8582         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8583
8584         * configure.in (target_subdir): Set to libraries if enable_multilib.
8585
8586 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8587
8588         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8589         multilibs, force reconfiguration the first time we create
8590         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8591
8592 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8593
8594         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8595         avoid confusion with --no-recursion.
8596
8597 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8598
8599         * configure.in: Win32 hosts shouldn't use install -x
8600         * install-sh: remove -x option, and special .exe-handling
8601         hack.
8602
8603 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8604
8605         * config.guess: Recognize i586-pc-beos.
8606         * configure.in: Don't build some bits for beos.
8607
8608 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8609
8610         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8611         CFLAGS default to -O2.
8612
8613         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8614         when using GNU ld.
8615
8616 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8617
8618         * ltmain.sh: Correct install when using a different shell.
8619
8620 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8621
8622         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8623
8624 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8625
8626         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8627         target.
8628
8629 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8630
8631         * ltconfig: Update to correct AIX handling.
8632
8633 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8634
8635         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8636
8637         * configure.in (target_subdir): Set to ${target_alias} instead
8638         of "libraries".
8639
8640 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8641
8642         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8643         (Makefile): Depend on $(gcc_version_trigger).
8644
8645         * configure (gcc_version): Change default initializer to empty
8646         string.
8647         (gcc_version_trigger): New variable; pass this variable down
8648         to subdir configures to enable them checking gcc's version
8649         themselves. Emit make macros for both gcc_version vars.
8650         (topsrcdir): Initialize reliably.
8651         (recursion line): Remove --with-gcc-version=${gcc_version}.
8652
8653 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8654
8655         * configure (enable_version_specific_runtime_libs): Implement new flag
8656         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8657         in $(libsubdir); emit definition in each generated Makefile.
8658         (gxx_include_dir): Initialize depending on
8659         $enable_version_specific_runtime_libs.
8660
8661 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8662
8663         * configure (gcc_version): Initialize properly depending on
8664         how and where configure is started.
8665         (recursion line): Pass a --with-gcc-version=${gcc_version}
8666         to configures in subdirs.
8667
8668 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8669
8670         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8671         cygmon
8672
8673 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8674
8675         * configure.in: Add cygmon and libstub support for mn10200.
8676
8677 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8678
8679         * configure (gcc_version): Add new variable describing the
8680         particular gcc version we're building.
8681         * Makefile.in (libsubdir): Add new macro for the directory
8682         in which the compiler finds executables, libraries, etc.
8683         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8684         and libsubdir.
8685
8686 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8687
8688         * Makefile.in (local-clean): Remove *.log.
8689         (warning.log): Built with warn_summary from build.log.
8690         (mail-report.log): Run test_summary.
8691         (mail-report-with-warnings.log): Run test_summary including
8692         warning.log in the report.
8693
8694 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8695
8696         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8697
8698 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8699
8700         * Makefile.in (grep): Grep no longer depends on libiberty.
8701
8702 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8703
8704         * Makefile.in: all-snavigator needs all-libgui.
8705
8706 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8707
8708         * configure.in: Add cygmon and libstub support for mn10300.
8709
8710 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8711
8712         * missing: Update to version from automake 1.3.
8713
8714         * ltmain.sh: On installation, don't get confused if the same name
8715         appears more than once in the list of library names.
8716
8717 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8718
8719         * config.sub: Accept m68060 and m5200 as CPU names.
8720
8721 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8722
8723         * configure: Use && rather than using -a in test, because odd
8724         strings can confuse test.
8725         * configure.in: Likewise.
8726
8727 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8728
8729         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8730
8731 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8732
8733         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8734         bootstrap4-lean): New targets.
8735
8736 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8737
8738         * mpw-* Delete.  Not used.
8739
8740 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8741
8742         * COPYING.LIB: Update FSF address.
8743
8744 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8745
8746         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8747
8748         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8749         GAS_SUPPORT_DIRS.
8750
8751 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8752
8753         * ltconfig, ltmain.sh: Avoid producing a version number if
8754         -version-info was not used.
8755
8756 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8757
8758         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8759         building with newlib.
8760
8761 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8762
8763         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8764         Solaris `make' causes it to continue to next definition.
8765
8766 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8767
8768         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8769         the right GUI libraries and files are installed along with GDB.
8770
8771 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8772
8773         * configure.in: Change alpha to alpha* in several places.
8774
8775 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8776
8777         * config.sub: Recognize sparc86x.
8778
8779 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8780
8781         * configure.in (--enable-target-optspace): Remove debug echo.
8782
8783 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8784
8785         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8786
8787 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8788
8789         * ltconfig: Update cygwin32 support.
8790
8791         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8792         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8793         (GDB_SUPPORT_DIRS): Likewise.
8794
8795 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8796
8797         * configure.in (target_makefile_frag): If --enable-target-optspace,
8798         use -Os to compile target libraries rather than -O2.  Default to
8799         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8800         not used.
8801         * configure.in (target_cflags): Ditto for d30v.
8802
8803 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8804
8805         * Makefile.in (all-bfd): Depend on all-intl.
8806         (all-binutils): Likewise.
8807         (all-gas): Likewise.
8808         (all-gprof): Likewise.
8809         (all-ld): Likewise.
8810
8811 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8812
8813         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8814
8815 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8816
8817         * Makefile.in (all-bfd): Depend upon all-libiberty.
8818
8819         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8820
8821 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8822
8823         * Makefile.in: Add libstub.
8824
8825         * configure.in: Ditto. Build libstub for targets that have cygmon
8826         support.
8827
8828 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8829
8830         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8831
8832 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8833
8834         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8835         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8836
8837 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8838
8839         * configure: Define DEFAULT_M4 by searching PATH.
8840         * Makfile.in: Use DEFAULT_M4.
8841
8842 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8843
8844         * ltconfig: Add cygwin32 support.
8845
8846         * Makefile.in, configure.in: Add libtool as a native only directory
8847         to configure and build.
8848
8849 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8850
8851         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8852
8853 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8854
8855         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8856
8857 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8858
8859         * Makefile.in: add ash make rules
8860         * configure.in: add ash to native_only and host_tools lists
8861
8862 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8863
8864         * Makefile.in (all-gettext, all-intl): New targets.
8865         (ALL_MODULES): Added all-gettext, all-intl.
8866         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8867         (INSTALL_MODULES): Added install-gettext, install-intl.
8868         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8869
8870         * configure.in (host_tools): Added gettext.
8871         (native_only): Likewise.
8872         (noconfigdirs) [various cases]: Likewise.
8873         (host_libs): Added intl.
8874
8875 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8876
8877         * configure: Do not disable building gdbtk for cygwin32 hosts.
8878
8879 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8880
8881         * configure.in: Add thumb-coff target.
8882         * config.sub: Add thumb-coff target.
8883
8884 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8885
8886         * Makefile.in: Revert yesterday's change.
8887         (all-target-winsup):  all-target-librx stays out of here.
8888
8889 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8890
8891         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8892         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8893         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8894         Remove references to librx and libg++.
8895
8896 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8897
8898         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8899         recursive makes
8900
8901 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8902
8903         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8904         for newlib directory.
8905         (CXX_FOR_TARGET): Likewise.
8906
8907 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8908
8909         * ltconfig: Update after libtool/ltconfig.in change for
8910         hpux11.
8911
8912 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8913
8914         * ltconfig, ltmain.sh: Update to libtool 1.2.
8915
8916 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8917
8918         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8919         (install-gcc-cross): Instead, override LANGUAGES here.
8920
8921 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8922
8923         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8924         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8925
8926 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8927
8928         * configure.in: Add Thumb-pe target.
8929
8930 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8931
8932         * Makefile.in - changed sn targets to snavigator
8933         * configure.in - changed sn targets to snavigator
8934
8935 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8936
8937         * config-ml.in: After building symlink tree call make distclean
8938         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8939         to be the case for libiberty.
8940
8941 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8942
8943         * configure: When making link, also check the current
8944         directory. The configure scripts may create one.
8945
8946 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8947
8948         * config.sub: Accept alphapca56 and alphaev6 properly.
8949
8950 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8951
8952         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8953
8954 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8955
8956         * config.sub (sco5): Fix typo.
8957
8958 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8959
8960         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8961         install-itcl.
8962         (install-itcl): Remove dependency on install-tcl.
8963
8964 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8965
8966         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8967
8968 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8969
8970         * configure.in: Don't build libgui for a cygwin32 target when not on
8971         a cygwin32 host.
8972
8973 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8974
8975         * configure (redirect): Set to null, so default behavior of
8976         configure is now --verbose.
8977
8978 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8979
8980         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8981         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8982
8983 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8984
8985         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8986         this change to sync Makefile.in with its ChangeLog entries.
8987
8988 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8989
8990         * ltmain.sh (mkdir): Check that the directory doesn't exist
8991         before we exit with error, so that we don't get races during
8992         parallel builds.
8993
8994 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8995
8996         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8997
8998 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8999
9000         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9001         PICFLAG_FOR_TARGET.
9002         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9003
9004         * configure: Emit a definition for the new macro enable_shared
9005         into each Makefile.
9006
9007 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9008
9009         * configure.in (host_tools, native_only): Add libtool.
9010
9011 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9012
9013         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9014         Fix typo in ming config comment.
9015
9016 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9017
9018         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9019
9020 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9021
9022         * config.sub: Add tic30 cases, and map c30 to tic30.
9023
9024 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9025
9026         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9027         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9028         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9029         (CLEAN_TARGET_MODULES): Similarly
9030         (all-target-libf2c): Add dependences.
9031         * configure.in (target_libs): Add libf2c.
9032
9033 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9034
9035         * configure.in: Remove expect from noconfigdirs when target
9036         is cygwin32.  OK to build expect and dejagnu with Canadian
9037         Cross.
9038
9039 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9040
9041         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9042         host.
9043
9044         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9045         and mingw32.
9046
9047 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9048
9049         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9050         here as it is not defined in the toplevel Makefile.
9051
9052 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9053
9054         * configure (package_makefile_rules_frag): New variable, which names
9055         a file with generic rules, ...
9056         Change comment to mention we now have FIVE parts.
9057         * configure: Undo last change.
9058
9059 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9060
9061         * config.guess: More accurate determination of HP processor types.
9062         * config.sub: More accurate determination of HP processor types.
9063
9064 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9065
9066         * configure (package_makefile_frag): Move inserting the
9067         ${package_makefile_frag} to where it should be according
9068         to the comment.
9069
9070 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9071
9072         * config.guess: Add support for Linux/ARM.
9073
9074 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9075
9076         * .cvsignore: Remove *-info and *-install since they match
9077         release-info and mpw-install, which we don't want to just ignore.
9078
9079 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9080
9081         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9082
9083 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9084
9085         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9086         local_prefix to sub-make invocations.
9087
9088 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9089
9090         * configure.in: Check makefile fragments in the source
9091         directory.
9092
9093 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9094
9095         * configure.in: Check whether host and target makefile
9096         fragments exist before adding them to *_makefile_frag.
9097
9098 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9099
9100         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9101
9102 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9103
9104         * configure.in: Make sure we only replace RPATH_ENVVAR on
9105         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9106         regexp to sed.
9107
9108         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9109         to sub-makes.
9110
9111 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9112
9113         * config-ml.in (multi-do): LDFLAGS must include multilib
9114         designator.
9115
9116 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9117
9118         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9119
9120 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9121
9122         * config.sub: Add mingw32 support.
9123         * configure.in: Likewise.
9124
9125 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9126
9127         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9128
9129 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9130
9131         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9132         * configure (gxx_include_dir): Provide a definition for subdirs
9133         which do not use autoconf.
9134
9135 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9136
9137         * config.guess: Sync with egcs.  Picks up new alpha support,
9138         BeOS & some additional linux support.
9139
9140 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9141
9142         * config.guess: HP 9000/803 is a PA1.1 machine.
9143
9144 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9145
9146         * configure.in: It's alpha*-...
9147
9148 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9149
9150         * configure.in (host_makefile_frag, target_makefile_frag):
9151         Handle multiple config files.
9152         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9153         alpha-*-*.
9154
9155 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9156
9157         * mkdep: New file.
9158
9159 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9160
9161         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9162
9163 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * Makefile.in: Add libgui directory.
9166         (GDB_TK): Add all-libgui.
9167         * configure.in: Add libgui directory.
9168         * configure: Add all-libgui to GDB_TK.
9169
9170 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9171
9172         * config-ml.in (multidirs): Add m32r to multilib list.
9173
9174 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9175
9176         * Makefile.in (all-target-gperf): Change dependency to
9177         all-target-libstdc++.
9178
9179 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9180
9181         * config.guess: Add BeOS support.
9182
9183 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9184
9185         Source directory cvs renamed to cvssrc:
9186         * configure.in (host_tools): Change cvs to cvssrc.
9187         (native_only): Likewise.
9188         (noconfigdirs) [various cases]: Likewise.
9189         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9190         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9191         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9192         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9193         (all-cvssrc): Rename target from all-cvs.
9194
9195 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9196
9197         * configure (gxx_include_dir): Fix thinko.
9198
9199 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9200
9201         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9202         (install-cross, install-gcc-cross): New targets.
9203
9204 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9205
9206         * configure.in (noconfigdirs): Add support for Thumb target.
9207
9208         * config.sub (maybe_os): Add support for Thumb target.
9209
9210 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9211
9212         * Makefile.in: Add rules for cygmon.
9213
9214         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9215
9216 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9217
9218         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9219         * configure (gxx_include_dir): Provide a definition for subdirs
9220         which do not use autoconf.
9221
9222 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9223
9224         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9225         11/18/97 build
9226
9227 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9228
9229         * From Franz Sirl.
9230         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9231         found on RedHat Linux systems.
9232
9233 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9234
9235         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9236         guesses.
9237
9238 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9239
9240         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9241
9242 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9243
9244         * ltmain.sh: If mkdir fails, check whether the directory was created
9245         anyhow by some other process.
9246
9247 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9248
9249         * configure.in (d30v-*-*): Configure all directories.
9250
9251 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9252
9253         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9254         for the D30V.
9255
9256 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9257
9258         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9259
9260 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9261
9262         * include/libiberty.h: Add extern "C" { so it can be used with C++
9263         progrms.
9264         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9265         programs.
9266
9267 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9268
9269         * configure.in (d30v-*-*): Configure GCC now.
9270
9271 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9272
9273         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9274         is no longer needed.
9275
9276 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9277
9278         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9279
9280 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9281
9282         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9283         targets using "$@" to provide support for similar but not identical
9284         targets without having to duplicate code.
9285
9286 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9287
9288         * makefile.vms: Fix to work with DEC C.
9289
9290 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9291
9292         * config.sub: Add mips-tx39-elf to marketing names.
9293
9294 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9295
9296         * ltmain.sh: Handle symlinks in generated script.
9297
9298 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9299
9300         * configure: Handle autoconf style directory options: --bindir,
9301         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9302         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9303         --sysconfdir.
9304         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9305         (sharedstatedir, localstatedir, oldincludedir): New variables.
9306         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9307         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9308         sbindir, sharedstatedir, and sysconfdir.
9309
9310 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9311
9312         * Makefile.in (bootstrap-lean): New target.
9313
9314 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9315
9316         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9317         sn, and gnuserv from noconfigdirs.
9318
9319 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9320
9321         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9322
9323 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9324
9325         * Makefile.in (cross): New target.
9326
9327 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9328                           Jeff Law         <law@cygnus.com>
9329
9330         * Makefile.in (bootstrap2, bootstrap3): New targets.
9331         (all-bootstrap): Remove outdated and confusing target.
9332         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9333
9334 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9335
9336         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9337         windows.  Consistent with gdb/configure.
9338
9339 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9340
9341         * configure.in: Name Linux target fragment.
9342
9343         * configure: Rewrite so that project Makefile fragment is inserted
9344         first and appears last in the resulting Makefile.
9345
9346 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9347
9348         * Makefile.in (install-itcl): Install tcl first.
9349
9350 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9351
9352         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9353
9354 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9355
9356         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9357
9358         * configure.in (skipdirs): Add target-librx for Linux.
9359         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9360
9361 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9362
9363         * Makefile.in (bootstrap): New target.
9364
9365 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9366
9367         * config.sub: Accept 'amigados' for backward compatibility.
9368
9369 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9370
9371         * config.guess: Merge with FSF.
9372
9373 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9374
9375         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9376
9377 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9378
9379         * config.sub: Add "marketing-names" patch.
9380
9381 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9382
9383         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9384
9385 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9386
9387         * config.sub: Handle v850-elf.
9388
9389 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9390
9391         * .cvsignore (*-install): Remove.
9392
9393 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9394
9395         * ltconfig: Set CONFIG_SHELL in libtool.
9396         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9397
9398 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9399
9400         * configure.in (target_subdir): Set to libraries if enable_multilib.
9401
9402 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9403
9404         * config.guess: Update from gcc directory.
9405
9406 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9407
9408         * Makefile.in (all-sim): Depends on all-readline.
9409
9410 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9411
9412         * Makefile.in (BISON, YACC): Use $$s.
9413         (all-bison): Depend on all-texinfo.
9414
9415 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9416
9417         * Makefile.in (BISON): Add -L flag.
9418         (YACC): Likewise.
9419
9420 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9421
9422         * configure.in (noconfigdirs): Add support for v850e target.
9423
9424         * config.sub (maybe_os): Add support for v850e target.
9425
9426 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9427
9428         * configure.in (noconfigdirs): Add support for v850ea target.
9429
9430         * config.sub (maybe_os): Add support for v850ea target.
9431
9432 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9433
9434         * config.sub: Add mipstx39.  Delete r3900.
9435
9436 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9437
9438         * Makefile.in (all-autoconf): Depends on all-texinfo.
9439
9440 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9441
9442         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9443         eabi targets.
9444
9445 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9446
9447         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9448
9449         * configure: When handling a Canadian Cross, handle YACC as well as
9450         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9451         * Makefile.in (all-bison): Depend upon all-texinfo.
9452
9453 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9454
9455         * Makefile.in (BISON): bison, not byacc or bison -y.
9456         (YACC): bison -y or byacc or yacc.
9457         (various): Add *-bison as appropriate.
9458         (taz): No need to mess with BISON anymore.
9459
9460 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9461
9462         * configure: If OSTYPE matches *win32*, try to find a good value for
9463         CONFIG_SHELL.
9464
9465 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9466
9467         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9468         configure.in if it is present.
9469
9470 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9471
9472         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9473
9474 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9475
9476         * config.sub: Recognize `arc' cpu.
9477         * configure.in: Likewise.
9478         * config-ml.in: Likewise.
9479
9480 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9481
9482         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9483
9484 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9485
9486         * configure: Changed sed delimiter from ':' to '|' when
9487         attempting to substitute ${config_shell} for SHELL. On
9488         NT ${config_shell} may contain a ':' in it.
9489
9490 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9491
9492         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9493
9494 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9495
9496         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9497
9498 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9499
9500         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9501
9502         * ylwrap: If the program is a relative path, force it to be
9503         absolute.
9504
9505 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9506
9507         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9508
9509 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9510
9511         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9512         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9513         for libraries.
9514
9515 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9516
9517         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9518         separated by spaces.
9519
9520 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9521
9522         * ylwrap: New file.
9523         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9524
9525         * ltmain.sh: Handle /bin/sh at start of install program.
9526
9527         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9528
9529         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9530         * missing: New file, from automake 1.2.
9531
9532 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9533
9534         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9535         check-tk to CHECK_X11_MODULES.
9536
9537 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9538
9539         * config.sub: Merge with FSF.
9540
9541 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9542
9543         * config.guess: Merge with FSF.
9544
9545 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9546
9547         * configure: Treat msdosdjgpp like go32.
9548         * configure.in: Likewise.  Don't remove gprof for go32.
9549
9550         * configure: Change Makefile.tem2 to Makefile.tm2.
9551
9552 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9553
9554         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9555
9556 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9557
9558         * install-sh (chmodcmd): Set to null if the DST directory already
9559         exists.  Same as Nov 11th change.
9560
9561 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9562
9563         * configure (GDB_TK): Needs itcl and tix.
9564
9565 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9566
9567         * config.guess: Update from FSF.
9568
9569 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9570
9571         * Makefile.in (GDB_TK): Depend on itcl and tix.
9572
9573 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9574
9575         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9576         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9577         (INSTALL_SCRIPT): New variable.
9578         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9579         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9580         to -x.
9581         * install-sh: Add support for -x option.
9582
9583 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9584
9585         * configure.in, Makefile.in: Treat tix like itcl.
9586
9587 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9588
9589         * Makefile.in (WINDRES): New variable.
9590         (WINDRES_FOR_TARGET): New variable.
9591         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9592         (EXTRA_HOST_FLAGS): Add WINDRES.
9593         (EXTRA_TARGET_FLAGS): Add WINDRES.
9594         (EXTRA_GCC_FLAGS): Add WINDRES.
9595         ($(DO_X)): Pass down WINDRES.
9596         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9597         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9598         DLLTOOL_FOR_TARGET.
9599
9600 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9601
9602         * configure.in: configure sim before gdb for win32-x-ppc
9603
9604 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9605
9606         Move gperf into the toplevel, from libg++.
9607         * configure.in (target_tools): Add target-gperf.
9608         (native_only): Add target-gperf.
9609         * Makefile.in (all-target-gperf): New target, depend on
9610         all-target-libg++.
9611         (configure-target-gperf): Empty rule.
9612         (ALL_TARGET_MODULES): Add all-target-gperf.
9613         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9614         (CHECK_TARGET_MODULES): Add check-target-gperf.
9615         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9616         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9617
9618 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9619
9620         * config.sub (mn10200): Recognize new basic machine.
9621
9622 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9623
9624         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9625         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9626
9627 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9628
9629         * configure.in: If we're building mips-sgi-irix6* native, turn on
9630         ENABLE_MULTILIB and set TARGET_SUBDIR.
9631
9632 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9633
9634         * Makefile.in (all-sn): Depend on all-grep.
9635
9636 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9637
9638         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9639
9640         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9641         Makefile.  From Jeff Makey <jeff@cts.com>.
9642         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9643
9644         * Makefile.in (DISTBISONFILES): Remove.
9645         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9646         $(DEFAULT_YACC).
9647
9648         * configure.in: Build itl, db, sn, etc., when building for native
9649         cygwin32.
9650
9651         * Makefile.in (LD): New variable.
9652         (EXTRA_HOST_FLAGS): Pass down LD.
9653         ($(DO_X)): Likewise.
9654
9655 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9656
9657         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9658
9659 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9660
9661         * configure.in (targargs): Strip out any supplied --build argument
9662         before adding our own. Always add --build.
9663
9664 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9665
9666         * configure.in (targargs): Pass --build if we're doing
9667         a cross-compile.
9668
9669 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9670
9671         * configure: Use '|' instead of ":" as the separator in
9672         sed. Otherwise sed chokes on NT path names with drive
9673         designators. Also look for "?:*" as the leading characters in an
9674         absolute pathname.
9675
9676 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9677
9678         * config.sub: Support for r3900.
9679
9680 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9681
9682         * configure.in: Use install-sh, not install.sh.
9683
9684 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9685
9686         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9687         apply it twice.
9688
9689 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9690
9691         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9692         install-binutils.
9693
9694 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9695
9696         * Makefile.in: Add automake targets.
9697         * configure.in (host_tools): Add automake.
9698
9699 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9700
9701         * configure: Default CXX to c++, not gcc.
9702         * Makefile.in (CXX): Set to c++, not gcc.
9703         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9704
9705 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9706
9707         * install-sh: try appending a .exe if source file doesn't
9708         exist
9709
9710 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9711
9712         * configure.in: Turn on multilib by default.
9713         (cross_only): Remove target-libiberty.
9714
9715         * Makefile.in (all-gcc): Don't depend on libiberty.
9716
9717 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9718
9719         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9720
9721 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9722
9723         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9724         (DISTBISONFILES): Add ld/Makefile.in
9725
9726 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9727
9728         * configure.in: if target is cygwin32 but host isn't cygwin32,
9729         don't configure gdb tcl tk expect, not just gdb.
9730
9731 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9732
9733         * configure.in: Added gnuserv everywhere sn appears.
9734
9735         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9736         (CROSS_CHECK_MODULES): Added check-gnuserv.
9737         (INSTALL_MODULES): Added install-gnuserv.
9738         (CLEAN_MODULES): Added clean-gnuserv.
9739         (all-gnuserv): New target.
9740
9741 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9742
9743         * config.guess: Fixes for MIPS OpenBSD systems.
9744
9745 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9746
9747         * Makefile.in (INSTALL_XFORM): Remove.
9748         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9749
9750         * mkinstalldirs: New file, copied from automake.
9751         * Makefile.in (installdirs): Rename from install-dirs.  Use
9752         mkinstalldirs.  Change all users.
9753         (DEVO_SUPPORT): Add mkinstalldirs.
9754
9755 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9756
9757         * install-sh: Rename from install.sh.
9758         * Makefile.in (INSTALL): Change install.sh to install-sh.
9759         (DEVO_SUPPORT): Likewise.
9760
9761         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9762         Graichen <graichen@rzpd.de>.
9763
9764 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9765
9766         * config.guess: Recognize OpenBSD systems correctly.
9767
9768 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9769
9770         * README, Makefile.in (ETC_SUPPORT): Remove references to
9771         cfg-paper*, configure.{texi,man,info*}._
9772
9773 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9774
9775         * Makefile.in (all.normal): Ensure that gcc is built after all
9776         the x11 - ie gdb - targets.
9777
9778 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9779
9780         * makefile.vms: Don't run conf-a-gas.
9781
9782 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9783
9784         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9785
9786 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9787
9788         * configure.in: Remove noconfigdirs case since gdb also
9789         configures and builds for tic80-coff.
9790
9791 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9792
9793         * configure: Set cache_file to config.cache.
9794         * Makefile.in (local-distclean): Remove config.cache.
9795
9796 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9797
9798         * COPYING: Update FSF address.
9799
9800 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9801
9802         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9803         noconfigdirs.
9804
9805 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9806
9807         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9808         MAKEDIRS, is empty.
9809
9810 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9811
9812         * config.sub: Tweak mn10300 entry.
9813
9814 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9815
9816         * configure.in (host_tools): Put sim before gdb, so gdb's
9817         configure.tgt can determine if the simulator was configured.
9818
9819 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9820
9821         * config.sub: Move BeOS $os case to be with other Cygnus
9822         local cases.
9823
9824 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9825
9826         * config.sub: Remove misplaced comment that broke Linux.
9827
9828 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9829
9830         * config.sub: Add BeOS support.
9831
9832 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9833
9834         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9835
9836 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9837
9838         * configure.in (noconfigdirs): Remove tcl and tk from
9839         noconfigdirs for cygwin32 builds.
9840
9841 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9842
9843         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9844
9845 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9846
9847         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9848         make-all.com, use makefile.vms instead.
9849
9850 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9851
9852         * config.sub: Accept -lnews*.
9853
9854 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9855
9856         * configure.in (noconfigdirs): Disable target-newlib,
9857         target-examples and target-libiberty for d30v.
9858
9859 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9860
9861         * configure.in (noconfigdirs): Enable ld for d30v.
9862
9863 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9864
9865         * configure.in (tic80-*-*): Build compiler.
9866
9867 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9868
9869         * configure.in (d30v-*): Remove sim directory from list of
9870         unsupported d30v directories
9871
9872 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9873
9874         * config.sub, configure.in: Add d30v target cpu.
9875
9876 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9877
9878         * makefile.vms: New file.
9879         * make-all.com: Remove.
9880
9881 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9882
9883         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9884
9885 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9886
9887         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9888
9889 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9890
9891         * Makefile.in (ALL_MODULES): Added all-db.
9892         (CROSS_CHECK_MODULES): Addec check-db.
9893         (INSTALL_MODULES): Added install-db.
9894         (CLEAN_MODULES): Added clean-db.
9895
9896 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9897
9898         * config.guess: Merge with latest FSF sources.
9899
9900 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9901
9902         * Makefile.in (ALL_MODULES): Added all-itcl.
9903         (CROSS_CHECK_MODULES): Added check-itcl.
9904         (INSTALL_MODULES): Added install-itcl.
9905         (CLEAN_MODULES): Added clean-itcl.
9906
9907 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9908
9909         * configure.in: build gdb for mn10200
9910
9911 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9912
9913         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9914
9915 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9916
9917         * configure.in (tic80-*-*): Turn off most targets right now.
9918
9919 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9920
9921         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9922         rather than the makeinfo program.
9923         (do-info): Depend upon all-texinfo.
9924
9925 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9926
9927         * configure.in: Remove uses of config/mh-linux.
9928
9929         * config.sub, config.guess: Merge with latest FSF sources.
9930
9931 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9932
9933         * config.sub (case $basic_machine): Add tic80 entries.
9934
9935 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9936
9937         * config.sub, config.guess: Merge with latest FSF sources.
9938
9939 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9940
9941         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9942         * mpw-config.in: Test for NewFolderRecursive.
9943         * mpw-install: Use symbolic name for startup filename.
9944         * mpw-README: Add various additional details.
9945
9946 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9947
9948         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9949
9950 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9951
9952         * configure.in: Do build gcc and the target libraries for
9953         the mn10200.
9954
9955 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9956
9957         * configure.in: don't avoid building gdb for mn10300 any more
9958         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9959         instead of single-quoting it.
9960
9961 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9962
9963         * configure.in: Don't use --with-stabs on IRIX 6.
9964
9965 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9966
9967         * configure.in (m32r): Build gdb, libg++ now.
9968
9969 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9970
9971         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9972         directories from noconfigdirs.
9973
9974 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9975
9976         * config.sub (basic_machine): added mips16 configuration
9977
9978 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9979
9980         * config.sub: Handle d10v-unknown.
9981
9982 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9983
9984         * config.sub: Handle v850-unknown.
9985
9986 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9987
9988         * Makefile.in: add findutils
9989         * configure.in: add findutils to list of host_tools
9990
9991 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9992
9993         * config.sub: Handle mn10200 and mn10300.
9994
9995 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9996
9997         * configure.in (d10v-*): Do not build librx.
9998
9999 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10000
10001         * configure.in (mn10300): Build everything except gdb & libgloss.
10002
10003 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10004
10005         * config.guess:  Patch for Dansk Data Elektronik servers,
10006         from Niels Skou Olsen <nso@dde.dk>.
10007
10008         For ncr, use /bin/uname rather than uname, since GNU uname does not
10009         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10010
10011         Patch for MIPS R4000 running System V,
10012         from Eric S. Raymond <esr@snark.thyrsus.com>.
10013
10014         Fix thinko for nextstep.
10015
10016         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10017
10018         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10019         * config.guess: Guess mips-dec-mach_bsd4.3.
10020
10021         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10022         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10023         release numbers.
10024         * config.guess (mips-mips-riscos*):  Emit just enough of the
10025         release number.
10026
10027         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10028         * config.guess (sparc-auspex-sunos*):  Added.
10029         (f300-fujitsu-*): Added.
10030
10031         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10032         * config.guess:  Recognize a Tadpole as a sparc.
10033
10034 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10035
10036         * config.guess: Don't assume that NextStep version is either 2 or
10037         3.  NextStep 4 (aka OpenStep 4) has come out now.
10038
10039 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10040
10041         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10042         From Rik Faith <faith@cs.unc.edu>.
10043
10044 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10045
10046         * config.sub: Contributions from bug-gnu-utils to:
10047         Support plain "hppa" (no version given) architecture, reported by
10048         OpenStep.
10049         OpenBSD like NetBSD.
10050         LynxOs is not a hardware supplier.
10051
10052         * config.guess: Contributions from bug-gnu-utils to add support for:
10053         OpenBSD like NetBSD.
10054         Stratus systems.
10055         More Pyramid systems.
10056         i[n>4]86 Intel chips.
10057         M680[n>4]0 Motorola chips.
10058         Use unknown instead of lynx for hardware manufacturer.
10059
10060 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10061
10062         * install.sh (chmodcmd): Set to null if the DST directory already
10063         exists.
10064
10065 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10066
10067         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10068         not use mt-ppc target Makefile fragment any more.
10069
10070 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10071
10072         * configure.in (*-*-windows):  Exclude everything but those dirs
10073         needed to build windows.
10074
10075 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10076
10077         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10078
10079 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10080
10081         * configure.in:  Exclude mmalloc from i386-windows.
10082
10083 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10084
10085         * Undo my previous change.
10086
10087 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10088
10089         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10090         unconditionally.
10091         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10092
10093 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10094
10095         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10096         host to add it's own flags.
10097
10098 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10099
10100         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10101
10102 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10103
10104         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10105         (CXX_FOR_TARGET): Likewise.
10106         (GCC_FOR_TARGET): Define.
10107         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10108         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10109         CC_FOR_TARGET was specified on the command line.
10110         (MAKEOVERRIDES): Don't define.
10111
10112 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10113
10114         * configure.in (m32r): Fix spelling of libg++ libs.
10115
10116 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10117
10118         * config.sub (-apple*): Remove, now redundant.
10119
10120 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10121
10122         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10123
10124         * configure: Rework yesterday's sed script patch.
10125
10126         * config.sub: Merge with FSF.
10127
10128 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10129
10130         * config.guess:  Merge from FSF.
10131
10132         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10133         * config.guess: Use pc instead of unknown, for pc clone systems.
10134         Change linux to linux-gnu.
10135
10136         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10137         * config.guess: Avoid non-portable tr syntax.
10138
10139 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10140
10141         * test-build.mk (HOLES): Add "xargs" for gdb.
10142
10143         * configure: Avoid hpux10.20 sed bug.
10144
10145 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10146
10147         * configure.in:  Add support for windows host
10148         (that is a build done under the Microsoft build environment).
10149
10150 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10151
10152         * Makefile.in: Replace all uses of srcroot with s, to shrink
10153         command line lengths.
10154
10155         Patches from Geoffrey Noer <noer@cygnus.com>:
10156         * configure.in: If configuring for newlib, pass --with-newlib to
10157         subdirectories.
10158         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10159         -Bnewlib/ and -Lwinsup to gcc.
10160         (CXX_FOR_TARGET): Likewise.
10161
10162 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10163
10164         * Makefile.in (ETC_SUPPORT): Add configure.
10165
10166 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10167
10168         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10169         host configuration file.
10170
10171 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10172
10173         * configure.in: Break mn10x00 support into separate
10174         mn10200 and mn10300 configurations.
10175         * config.sub: Likewise.
10176
10177 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10178
10179         * configure.in: Add lots of stuff to noconfigdirs for
10180         the mn10x00 targets.
10181
10182         * config.sub, configure.in: Add mn10x00 support.
10183
10184 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10185
10186         * make-all.com: Call conf-a-gas, not config-a-gas.
10187
10188 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10189
10190         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10191         targets.
10192
10193 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10194
10195         * mpw-README: Add much more detail for native PowerMac.
10196         * mpw-install: New file.
10197         * mpw-configure: Add --norecursion and --help options.
10198         * mpw-config.in: Translate readme and install files when
10199         copying to objdir.
10200         * mpw-build.in: Don't always depend on byacc and flex.
10201         (install-only-top): New action.
10202
10203 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10204
10205         * configure.in:  You can now configure GDB for the v850.
10206
10207 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10208
10209         * configure.in (noconfigdirs): Don't configure any C++ dirs
10210         if targeting D10V.
10211
10212 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10213
10214         * config.sub: Recognize mips64vr5000.
10215
10216 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10217
10218         * configure.in: Use a single line for host_tools and native_only.
10219
10220 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10221
10222         * config.sub, configure.in: Add entries for m32r.
10223
10224 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10225
10226         * Makefile.in (inet-install): Don't run install-gzip.
10227
10228 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10229
10230         * configure.in:  Don't config lots of things for *-*-windows*.
10231
10232 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10233
10234         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10235         (host_libs, host_tools): Copy from configure.in.
10236         * mpw-configure: Don't complain about directories not found.
10237
10238 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10239
10240         * configure.in (i[345]86): Recognize i686 for pentium pro.
10241         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10242         file.
10243
10244         * config.guess (i[345]86): Ditto.
10245
10246 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10247
10248         * configure.in (noconfigdirs): Removed gdb for D10V.
10249
10250 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10251
10252         * configure.in: Remove ld, target-libio, target-libg++, and
10253         target-libstdc++ from noconfigdirs.
10254
10255 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10256
10257         * configure: Fix three locations where shell scripts were
10258         being run directly rather than with config_shell.
10259
10260 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10261
10262         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10263         * config.sub (basic_machine): Recognize v850.
10264
10265 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10266
10267         * mpw-configure: Handle multiple enable/disable options and
10268         pass them down recursively, handle -c and -s flags appropriately
10269         depending on choice of compiler, add escape mechanism for
10270         quoted arguments to gC.
10271
10272 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10273
10274         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10275         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10276         so that -mrelocatable-lib and -mno-eabi are used.
10277
10278         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10279         not support --print-multi-lib, don't abort.
10280
10281 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10282
10283         * make-all.com: Run config-a-gas.
10284         * setup.com: Don't copy subdirectory files around.
10285
10286 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10287
10288         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10289         target, it now compiles correctly.
10290
10291 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10292
10293         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10294
10295 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10296
10297         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10298
10299 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10300
10301         * configure.in (native_only): Add prms.
10302
10303 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10304
10305         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10306         (BINUTILS_SUPPORT_DIRS): Likewise.
10307
10308 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10309
10310         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10311         d10v support is added.
10312
10313 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10314
10315         * configure.in (d10v-*-*): New target.
10316
10317 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10318
10319         * config.guess (HP 9000/811): Recognize this as a PA1.1
10320         machine.
10321
10322 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10323
10324         * Makefile.in (do-tar-gz): New target, split out from tail end of
10325         taz target.  Run each command separately, don't use pipes.
10326         (taz): Use it.
10327
10328 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10329
10330         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10331         * mpw-build.in: No builds should depend on building byacc or flex,
10332         they are assumed to be installed already.
10333
10334 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10335
10336         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10337         variable that CC_FOR_TARGET needs.
10338
10339 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10340
10341         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10342         options have changed since the last time the subdirectory was
10343         configured, and if it has, reconfigure.
10344         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10345         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10346
10347 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10348
10349         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10350         CLEAN_MODULES): Add bash.
10351         (all-bash): New target.
10352
10353 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10354
10355         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10356
10357 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10358
10359         * config.sub (basic_machine): Recognize d10v as a valid processor.
10360
10361 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10362
10363         * mpw-configure: Add support for --bindir.
10364         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10365
10366 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10367
10368         * configure.in: add bash, time, gawk to list of hosttools and things
10369         to only build for native toolchains
10370
10371 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10372
10373         * Makefile.in (docdir): Remove.
10374
10375 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10376
10377         * Makefile.in (datadir): Set to $(prefix)/share.
10378
10379 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10380
10381         * configure.in: build diff and patch for cygwin32-hosted
10382         toolchains.
10383
10384 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10385
10386         * config.sub: Accept -rtems*.
10387
10388 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10389
10390         * configure.in: enable dosrel for cygwin32-hosted builds,
10391                 remove diff from the list of things not buildable
10392                 via Canadian Cross
10393
10394 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10395
10396         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10397         don't get ". ".
10398
10399 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10400
10401         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10402
10403 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10404
10405         * Makefile.in (taz): Handle case where tex3patch didn't even get
10406         checked out.  Also, if it was found, put the symlink in a new util
10407         subdirectory.
10408
10409 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10410
10411         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10412
10413 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10414
10415         * config.sub: Recognize -openvms.
10416         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10417         * make-all.com, setup.com: New files.
10418
10419 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10420
10421         * Makefile.in (taz): tex3patch moved to texinfo/util.
10422
10423 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10424
10425         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10426         * configure.in: remove make from disable-if-Can-Cross list
10427                 enable gdb if ${host} and ${target} are cygwin32
10428
10429 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10430
10431         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10432         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10433
10434 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10435
10436         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10437         distinguish sysv/svr4/bsd variants.
10438         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10439
10440 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10441
10442         * configure.in: Added copyright notice.
10443         * move-if-change: Added copyright notice.
10444
10445 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10446
10447         * configure.in (powerpcle-*-solaris*): Until we get shared
10448         libraries working, don't build gdb, sim, make, tcl, tk, or
10449         expect.
10450
10451 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10452
10453         * config.guess:  Merge with FSF:
10454
10455         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10456         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10457
10458         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10459         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10460
10461         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10462         * config.guess:  Combine two OSF1 rules.
10463         Also recognize field test versions.  From mjr@zk3.dec.com.
10464         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10465         because GNU uname does not support -p.  From pmr@pajato.com.
10466
10467 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10468
10469         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10470
10471 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10472
10473         * mpw-README: Document GCCIncludes.
10474
10475 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10476
10477         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10478
10479 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10480
10481         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10482
10483 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10484
10485         * configure.in (*-*-cygwin32): Configure make.
10486
10487 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10488
10489         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10490
10491 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10492
10493         * Makefile.in (all-inet): Depend on all-perl.
10494
10495         * Makefile.in (inet-install): New target.
10496
10497         * Makefile.in (all-inet): Depend on all-tcl.
10498         (all-inet): Depend on all-send-pr.
10499
10500 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10501
10502         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10503         temporarily.
10504
10505 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10506
10507         * configure.in: Don't configure --with-gnu-ld on AIX.
10508
10509 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10510
10511         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10512
10513 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10514
10515         * Makefile.in (ALL_MODULES): Added all-inet.
10516         (CROSS_CHECK_MODULES): Added check-inet.
10517         (INSTALL_MODULES): Added install-inet.
10518         (CLEAN_MODULES): Added clean-inet.
10519         (all-indent): New target.
10520
10521         * configure.in (host_tools): Added inet.
10522         (native_only): Added inet.
10523         (noconfigdirs): Added inet.
10524
10525 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10526
10527         * configure.in: Don't configure libgloss if we are not configuring
10528         newlib.
10529
10530 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10531
10532         * configure.in: Don't configure libgloss for unsupported
10533         architectures.
10534
10535 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10536
10537         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10538
10539 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10540
10541         * Makefile.in (ALL_MODULES): Include all-apache.
10542         (CROSS_CHECK_MODULES): Include check-apache.
10543         (INSTALL_MODULES): Include install-apache.
10544         (all-apache): New target.
10545
10546         * configure.in: Added apache everywhere perl is seen.
10547
10548 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10549
10550         * Makefile.in: Add support for clean-{module} and
10551         clean-target-{module} rules.
10552
10553 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10554
10555         * configure.in (*-*-ose) do not build libgloss.
10556
10557 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10558
10559         * config.guess (prep*:SunOS:5.*:*): Turn into
10560         powerpele-unknown-solaris2.
10561
10562 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10563
10564         * configure.in: Permit --enable-shared to specify a list of
10565         directories.
10566
10567 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10568
10569         * configure.in (host==solaris): Pass only the first word of $CC
10570         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10571
10572 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10573
10574         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10575
10576 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10577
10578         * Makefile.in (ALL_MODULES): Include all-perl.
10579         (CROSS_CHECK_MODULES): Include check-perl.
10580         (INSTALL_MODULES): Include install-perl.
10581         (ALL_X11_MODULES): Include all-guile.
10582         (CHECK_X11_MODULES): Include check-guile.
10583         (INSTALL_X11_MODULES): Include install-guile.
10584         (all-perl): New target.
10585         (all-guile): New target.
10586
10587         * configure.in (host_tools): Include perl and guile.
10588         (native_only): Include perl and guile.
10589         (noconfigdirs): Don't build guile and perl; no ports have been
10590         done.
10591
10592 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10593
10594         * configure (--enable-*): Handle quoted option lists such as
10595         --enable-sim-cflags='-g0 -O' better.
10596
10597 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10598
10599         * Makefile.in ({,inst}all-target): New rule so we can make and
10600         install all of the target directories easily.
10601
10602 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10603
10604         * configure.in: Add missing global flag in sed substitution when
10605         deleting `target-' from ${configdirs}.
10606
10607 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10608
10609         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10610         option.
10611
10612         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10613         config/mh-necv4.
10614
10615         * install.sh: Correct misspelling of transformbasename.
10616
10617         * config.guess: Recognize mips-*-sysv*.
10618
10619 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10620
10621         * config.sub: Recognize mon960.
10622
10623 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * configure: Restore Canadian Cross handling of BISON and LEX,
10626         removed in Feb 20 change.
10627
10628 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10629
10630         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10631         Mention make install.  Remove the old copyright date as well the
10632         clumsy and rather pointless copyright on the README file.
10633
10634 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10635
10636         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10637         Makefile after running symlink-tree, then run `make distclean' to
10638         avoid clobbering any generated files in srcdir.
10639
10640 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10641
10642         * configure.in (m68k-*-netbsd*): Build everything now.
10643
10644 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10645
10646         * Makefile.in (taz): Fix quoting.
10647
10648 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10649
10650         * configure.in (sparclet-*-*): Build everything now.
10651
10652 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10653
10654         * configure.in (m68k-*-linux*): New host.
10655
10656 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10657
10658         * configure: Check for bison before byacc.
10659
10660 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10661
10662         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10663         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10664         searching PATH.  These are used as fallbacks by Makefile.in if
10665         flex/bison/byacc aren't in objdir.
10666
10667 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10668
10669         * Makefile.in: Make everything which depends upon all-bfd also
10670         depend upon all-opcodes, in case --with-commonbfdlib is used.
10671
10672 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10673
10674         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10675         building NT native compilers on Unix.
10676
10677 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10678
10679         * configure.in: Don't get CC from the host Makefile fragment if we
10680         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10681         Solaris test for /usr/ucb/cc to the post target script, just after
10682         the compiler sanity test.
10683
10684 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10685
10686         * config.sub: Merge with FSF.
10687
10688 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10689
10690         * Makefile.in (RPATH_ENVVAR): New variable.
10691         (REALLY_SET_LIB_PATH): Use it.
10692         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10693
10694 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10695
10696         * config.sub, configure.in: Recognize sparclet cpu.
10697
10698 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10699
10700         * config.guess:  Support m68k-cbm-sysv4.
10701
10702 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10703
10704         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10705         m68k-unknown-linuxaout from linker help string.  Put quotes around
10706         $ld_help_string.
10707
10708 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10709
10710         * config.guess (powerpc-harris-powerunix): Add guess for port
10711         to new target.
10712
10713 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10714
10715         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10716
10717 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10718
10719         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10720         $(REALLY_SET_LIB_PATH) in Makefile.
10721         * Makefile.in (SET_LIB_PATH): New variable.
10722         (REALLY_SET_LIB_PATH): New variable.
10723         ($(DO_X)): Use $(SET_LIB_PATH).
10724         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10725         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10726         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10727         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10728         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10729         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10730         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10731         (install-dosrel): Likewise.
10732         (all-opcodes): Depend upon all-libiberty.
10733
10734 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10735
10736         * config.guess (*:CYGWIN*): New
10737
10738 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10739
10740         * Makefile.in (all-target-winsup): All all-target-libiberty.
10741
10742 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10743
10744         * configure.in (noconfigdirs): Add missing # in front of comment.
10745
10746 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10747
10748         * configure.in: add second pass to things added to noconfigdirs
10749         so *-gm-magic can exclude libgloss properly.
10750
10751 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10752
10753         * mpw-configure (extralibs_name, rez_name): Set correctly
10754         for MWC68K compiler.
10755
10756         * mpw-README: Add more info on the necessary build tools.
10757
10758 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10759
10760         * configure.in, config.sub: Recognize cygwin32.
10761
10762 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10763
10764         * config.guess, config.sub: Recognize A/UX.
10765
10766 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10767
10768         * config.sub: Merge with gcc/config.sub.
10769
10770 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10771
10772         * mpw-build.in (do-binutils): Add build of stamps.
10773
10774 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10775
10776         * config.sub: Add recognition for mips64vr4100*-* targets.
10777
10778 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10779
10780         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10781         Add creation of gconfigargs with `--enable-shared' turned on.
10782         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10783         ($(host)-stamp-stage3-configured): Likewise.
10784         (HOLES): Add chatr and ldd.
10785         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10786
10787 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10788
10789         * configure: Pass --nfp to recursive configures.
10790
10791 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10792
10793         * Makefile.in (DLLTOOL): New.
10794         (DLLTOOL_FOR_TARGET): New.
10795         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10796         (EXTRA_TARGET_FLAGS): Ditto.
10797         (EXTRA_GCC_FLAGS): Ditto.
10798         (CONFIGURE_TARGET_MODULES): Ditto.
10799         (DO_X): Ditto.
10800         * configure: Add DLLTOOL.
10801
10802 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10803
10804         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10805         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10806         mh-sco, since old workarounds no longer needed, and don't
10807         build ld, since libraries have weak symbols in COFF.
10808
10809 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10810
10811         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10812
10813 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10814
10815         * configure.in: Make sure that ${CC} can be used to compile an
10816         executable.
10817
10818 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10819
10820         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10821         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10822         nothing depending on whether gdbtk is being built.
10823
10824 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10825
10826         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10827
10828 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10829
10830         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10831         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10832
10833 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10834
10835         * config-ml.in: Add support for
10836         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10837         Simplify setting of multidirs from --disable-foo.
10838
10839 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10840
10841         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10842         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10843         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10844         non-empty, pass them on to the  GCC make.
10845         (all-bootstrap): New rule that is like all-gcc, except it executes
10846         the GCC bootstrap rule instead of the GCC all rule.
10847
10848 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10849
10850         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10851
10852 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10853
10854         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10855         DG/UX support.
10856
10857 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10858
10859         * config.sub (i*86*) Change [345] to [3456]
10860
10861 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10862
10863         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10864         --with-gnu-ld=no.
10865
10866 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10867
10868         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10869         AIX multilibs get built.
10870
10871 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10872
10873         * configure.in (i386-win32): Don't build expect if we're not
10874         building the tcl subdir.
10875
10876 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10877
10878         * Makefile.in: (configure-target-examples, all-target-examples):
10879         New targets, configure and build example programs.
10880
10881 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10882
10883         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10884         use it as input to sedit the generated MPW makefile.
10885         * mpw-README: Add a suggestion about Gestalt.h.
10886
10887 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10888
10889         * config.sub: Accept *-*-ieee*.
10890
10891 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10892
10893         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10894         Ronald F. Guilmette <rfg@monkeys.com>.
10895
10896 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10897
10898         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10899         for powerpc-pe native.
10900         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10901         (target==powerpc-pe): duplicate i386-win32 entry.
10902
10903 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10904
10905         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10906         of vxworks, not just vxworks5.1.
10907
10908 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10909
10910         * mpw-configure: Add support for exec-prefix.
10911
10912 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10913
10914         * config.guess: Recognize HP model 816 machines as having
10915         a PA1.1 processor.
10916
10917 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10918
10919         * configure: Ignore new autoconf configure options.
10920
10921 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10922
10923         * config.guess:  Recognize Pentium under SCO.
10924         From Robert Lipe <robertl@arnet.com>.
10925
10926 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10927
10928         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10929
10930 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10931
10932         * configure.in: Don't configure gas for alpha-dec-osf*.
10933
10934 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10935
10936         * configure.in: Default to --with-stabs for some targets for which
10937         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10938         i[345]86*-*-unixware*.
10939
10940 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10941
10942         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10943         rather than basing it on the target.  Simplify handling of options
10944         controlling which directories to configure.  Remove extraneous
10945         slash in multi-clean target.
10946
10947 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10948
10949         * config-ml.in: Prefix more variables with ml_ so they don't collide
10950         with configure's.
10951
10952 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10953
10954         * configure: Don't turn -v into --v.
10955
10956 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10957
10958         * configure.in (targargs): Fix typo.
10959
10960         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10961
10962 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10963
10964         * configure.in: Strip --host and --target options from
10965         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10966         --with-cross-host option when building with a cross-compiler.
10967         * configure: Canonicalize the arguments put into config.status by
10968         always using `=' for an option with an argument.  Pass a presumed
10969         --host or --target explicitly.
10970
10971 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10972
10973         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10974         into general OS recognition case.
10975
10976 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10977
10978         * configure.in (target_configdirs): add target-winsup only
10979         for win32 target systems.
10980
10981 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10982
10983         * Makefile.in (all-target-libgloss): Depend upon
10984         configure-target-newlib, since when libgloss is built it looks to
10985         see if the newlib directory exists.
10986
10987 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10988
10989         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10990         cfg-ml-*.in.
10991
10992 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10993
10994         * configure: Handle LD and LD_FOR_TARGET when configuring a
10995         Canadian Cross.
10996
10997 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10998
10999         * configure.in (target_libs): add target-winsup.
11000         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11001         (target==ppcle-pe): remove ld from $noconfigdirs.
11002
11003 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11004
11005         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11006         Preserve relative path names in $srcdir.  Build symlink tree if
11007         configuring cross target dir and srcdir=. (= no VPATH support).
11008         (configure-target-libg++): Depend on configure-target-librx.
11009         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11010         * config-ml.in: New file.
11011         * symlink-tree: New file.
11012         * configure: Ensure srcdir="." if that's what it is.
11013
11014 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11015
11016         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11017         includes and FLEX_SKELETON setting.
11018         * mpw-configure (--with-gnu-ld): New option, controls whether
11019         to use PPCLink or ld with PowerMac GCC.
11020         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11021         * mpw-config.in: Configure grez if targeting Mac.
11022
11023         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11024         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11025         just macos.
11026         * configure.in: Configure grez resource compiler if targeting Mac.
11027         * Makefile.in (all-grez, install-grez): New targets.
11028
11029 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11030
11031         * configure: CXX defaults to gcc, not g++.  If we find
11032         gcc in the path, set CC to gcc -O2.
11033
11034 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11035
11036         * configure: Default ${build} correctly.  Avoid picking up extra
11037         spaces when reading CC and CXX from Makefile.  When doing a
11038         Canadian Cross, use plausible default values for numerous
11039         variables.
11040         * configure.in: When doing a Canadian Cross, don't try to
11041         configure tools whose configure script can't handle it.
11042
11043 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11044
11045         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11046
11047 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11048
11049         * configure:  Remove dubious bug reporting address.
11050
11051 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11052
11053         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11054         configure script, run that instead of this directory's configure.
11055         In either case, print a message that we're configuring the sub-dir.
11056
11057 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11058
11059         * configure.in: Before checking for the existence of various files,
11060         use sed to filter out "target-".
11061
11062 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11063
11064         * Makefile.in (DO_X): Split rule to decrease command line length
11065         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11066         (Philippe De Muyter).
11067
11068 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11069
11070         * Makefile.in (all-patch): depend on all-libiberty.
11071
11072 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11073
11074         * configure.in: If the only directory in target_configdirs which
11075         actually exists is libiberty, then set target_configdirs to empty,
11076         to avoid trying to build a target libiberty in a gas or gdb
11077         distribution.
11078
11079 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11080
11081         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11082         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11083         systems.
11084
11085 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11086
11087         * configure.in (copy_dirs): Use sys-include instead of include
11088         for --with-headers option.
11089
11090 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11091
11092         * Makefile.in, configure.in: Make winsup builds work with
11093         new scheme.
11094
11095 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11096
11097         * configure.in: Build the linker on AIX.
11098
11099 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11100
11101         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11102         where needed.
11103
11104 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11105
11106         * Makefile.in (all-gcc): Fix typo.
11107
11108 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11109
11110         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11111
11112 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11113
11114         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11115         to target-xiberty, to provide more flexibility.
11116         (target_subdir):  Define.  Create if cross.
11117         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11118         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11119         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11120         check-libFOO -> check-target-libFOO, etc.
11121         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11122         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11123         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11124         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11125         allow ALL_GCC="" to only configure.
11126         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11127         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11128         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11129
11130 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11131
11132         * Makefile.in (taz): Build "info" in etc explicitly.
11133
11134 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11135
11136         * configure.in:  Make sure that CC is undefined (as opposed to
11137         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11138         problem with autoconf trying to configure on a host without GCC.
11139
11140 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11141
11142         * mpw-configure: Set host alias from choice of host compiler,
11143         only use generic MPW Makefile sed if present, edit a file
11144         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11145         * mpw-README: Add problem notes about CW6 and CW7.
11146
11147 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11148
11149         * Makefile.in (taz): Use ";" instead of ";;".
11150
11151 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11152
11153         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11154         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11155         DISTDOCDIRS.
11156         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11157         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11158
11159 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11160
11161         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11162         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11163         Move bfd to DISTSTUFFDIRS.
11164
11165 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11166
11167         * Makefile.in (X11_LIB): Removed.
11168         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11169
11170         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11171
11172 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11173
11174         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11175         names.
11176
11177 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11178
11179         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11180
11181 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11182
11183         * configure.in (i[345]86-*-win32): Always build newlib.
11184         Don't configure cvs, autoconf or texinfo.
11185         * Makefile.in (LD_FOR_TARGET): New.
11186         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11187         Pass down LD_FOR_TARGET.
11188
11189 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11190
11191         * winsup: New directory.
11192         * Makefile.in: Build winsup.
11193         * configure.in: Winsup is configured when target is win32.
11194         Can only build win32 target GDB when native.
11195
11196 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11197
11198         * config.guess: Recognize HP model 819 machines as having
11199         a PA 1.1 processor.
11200
11201 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * configure: Fix sed loop which substitutes for CC and CXX to
11204         avoid bug found in various sed implementations.
11205
11206 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11207
11208         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11209         simulator.  Use standard powerpc-*-eabi*.
11210
11211 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11212
11213         * configure.in: Stop putting gas and binutils in noconfigdirs for
11214         powerpc-*-aix* and rs6000-*-*.
11215
11216 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11217
11218         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11219         -mcall-aixdesc libraries.
11220
11221 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11222
11223         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11224
11225         * config.sub (arm | armel | armeb): Fix shell syntax.
11226
11227 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11228
11229         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11230         -msoft-float and -mcpu=common support.
11231         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11232         libraries.
11233
11234 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11235
11236         * configure.in: Allow configuration and build of emacs19 for the alpha.
11237
11238 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11239
11240         * configure.in (CC): Get ^CC, not just any old CC, from
11241         ${host_makefile_frag}.
11242
11243 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11244
11245         * configure.in (CC): Try to get CC from
11246         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11247
11248 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11249
11250         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11251         only if it exists in $(srcdir).
11252
11253 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11254
11255         * configure: If CC and CXX are not set in the environment, set
11256         them, based on either an existing Makefile or on searching for gcc
11257         in PATH.  Substitute for CC and CXX in Makefile.
11258         * configure.in: Remove libm from target_libs.  Separate
11259         target_configdirs from configdirs.  If CC is not set in
11260         environment, try to get it from a host Makefile fragment.  Rewrite
11261         changes of configdirs to use skipdirs instead.  A few minor
11262         tweaks.  Take directories out of target_configdirs as they are
11263         taken out of configdirs.  Remove existing Makefile files from
11264         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11265         CONFIG_ARGUMENTS in Makefile.
11266         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11267         by configure.in.
11268         (CONFIG_ARGUMENTS): Likewise.
11269         (CONFIGURE_TARGET_MODULES): New variable.
11270         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11271         ($(CONFIGURE_TARGET_MODULES)): New target.
11272         (configure-libg++, configure-libio): New targets.
11273         (all-libg++): Depend upon configure-libg++.
11274         (all-libio): Depend upon configure-libio.
11275         (configure-libgloss, all-libgloss): New targets.
11276         (configure-libstdc++): New target.
11277         (all-libstdc++): Depend upon configure-libstdc++.
11278         (configure-librx, all-librx): New targets.
11279         (configure-newlib): New target.
11280         (all-newlib): Depend upon configure-newlib
11281         (configure-xiberty): New target.
11282         (all-xiberty): Depend upon configure-xiberty.
11283
11284 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11285
11286         * configure.in (host i[345]86-*-win32):  Expand the
11287         noconfigdirs again.
11288
11289 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11290
11291         * mpw-configure: Fix sed command file name.
11292
11293 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11294
11295         * configure.in (host i[345]86-*-win32): Reduce the
11296         noconfigdirs again.
11297
11298 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11299
11300         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11301         or powerpc*-*-pe*, since they are not yet supported.
11302
11303 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11304
11305         Add PowerMac support and many other enhancements.
11306         * mpw-configure: New option --cc to select compiler to use,
11307         paste options set according to --cc into the generated
11308         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11309         if mpw-make.sed is present.
11310         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11311         add forward includes for PowerPC include files.
11312         * mpw-build.in: Build using Makefile.PPC if present.
11313         (do-byacc, etc): Remove separate version resource builds.
11314         (do-gas): Build "stamps" before "all".
11315         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11316         * mpw-README: Update to reflect --cc option, PowerMac support,
11317         and recently-reported compatibility problems.
11318
11319 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11320
11321         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11322         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11323         (--with-multilib-top): Pass to recursive invocations.
11324
11325 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11326
11327         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11328         v810-*-*.
11329
11330 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11331
11332         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11333         gdb, ld and opcodes on v810-*-*.
11334
11335 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11336
11337         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11338         (local-maintainer-clean): New target.
11339         (maintainer-clean): New target.
11340         (realclean): Just depend upon maintainer-clean.
11341
11342 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11343
11344         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11345
11346 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11347
11348         * configure.in: Build ld in mips*-*-bsd* case.
11349
11350 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11351
11352         * config.sub: Accept -lites* OS.  From Ian Dall.
11353
11354 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11355
11356         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11357         targets.
11358
11359 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11360
11361         * configure.in: treat i386-win32 canadian cross the same as
11362         i386-go32 canadian cross.
11363
11364 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11365
11366         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11367         running under the simulator to build a reduced set of libraries.
11368         (powerpc-*-eabiaix): Add fine grained multilib support added to
11369         other powerpc targets yesterday.
11370
11371 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11372
11373         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11374         -disable-softfloat, -disable-relocatable, -disable-aix, and
11375         -disable-sysv to control which multilib libraries get built.
11376
11377 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11378
11379         * configure: Add Makefile.tem to list of files to remove in trap
11380         handler.
11381
11382 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11383
11384         * config.guess (*Linux*):  Add missing "exit"s.
11385         Also, need specific check for alpha-unknown-linux (uses COFF).
11386
11387 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11388
11389         * config.guess:  Merge with FSF:
11390
11391         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11392         * config.guess (AIX4): More robust release numbering discovery.
11393
11394         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11395         * config.guess (i386-sequent-ptx): Properly get version number.
11396
11397         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11398         * config.guess (mips:*:4*:UMIPS): New case.
11399
11400 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11401
11402         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11403         (i386-win32 host): Likewise.  Don't build readline.
11404
11405 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11406
11407         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11408         SUPPORT_FILES to submakes.
11409
11410 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11411
11412         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11413         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11414         mpw-configure.
11415
11416 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11417
11418         * configure.in (appdirs): Use =, not ==, in test expression when
11419         trying to build the text to print in the warning message for
11420         Solaris users.
11421
11422 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11423
11424         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11425
11426 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11427
11428         * config.guess: Recognize lynx-2.3.
11429
11430 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11431
11432         * config.sub (z8ksim): Deleted
11433         (z8k-*-coff): New, this is the one true name of the target.
11434
11435 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11436
11437         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11438
11439 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11440
11441         * config.guess (*:Linux:*:*): First try asking the linker what the
11442         default object file format is (elf, aout, or coff).  Then if this
11443         fails, try previous methods.
11444
11445 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11446
11447         * configure.in: Don't build newlib for *-*-vxworks5.1.
11448
11449 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11450
11451         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11452         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11453
11454 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11455
11456         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11457
11458 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11459
11460         * cfg-ml-com.in: New file.
11461         * cfg-ml-pos.in: New file.
11462
11463 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11464
11465         * COPYING.NEWLIB: Add HP free copyright to list.
11466
11467 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11468
11469         * config.sub: Recognize -eabi* for the system, not just -eabi.
11470
11471 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11472
11473         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11474         * config.sub, configure.in (win32): New target and host.
11475
11476 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11477
11478         * configure.in: Add i386-pe configuration.
11479
11480 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11481
11482         * mpw-build.in (install): Install GDB after LD.
11483
11484 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11485
11486         * mpw-config.in (elf/mips.h): Always forward-include, needed
11487         for GDB to build.
11488
11489 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11490
11491         * testsuite: New directory for customer acceptance and whole tool
11492         chain tests.
11493
11494 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11495
11496         * configure: If per-host line isn't found, but AC_OUTPUT is found
11497         and a configure script exists, run it instead.
11498
11499 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11500
11501         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11502
11503 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11504
11505         * configure: Set build_{cpu,vendor,os,alias} to host values when
11506         --build isn't specified.
11507
11508 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11509
11510         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11511         (FLAGS_TO_PASS): Pass them.
11512         (EXTRA_TARGET_FLAGS): Ditto.
11513
11514 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11515
11516         * Makefile.in (all-libg++): Depend on all-libstdc++.
11517
11518 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11519
11520         * configure.in (noconfigdirs): Enable all packages for
11521           i386-unknown-netbsd.
11522
11523 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11524
11525         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11526         hosted builds (DOS builds)
11527
11528 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11529
11530         Changes for ARM based on patches from Richard Earnshaw:
11531         * config.sub: Handle armeb and armel.
11532         * configure.in: Omit arm linker only for riscix.
11533
11534 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11535
11536         * config.guess:  Update from FSF.
11537
11538 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11539
11540         * config.sub: Recognize powerpcle as the little endian variant of
11541         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11542         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11543         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11544         temporarily.
11545
11546 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11547
11548         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11549
11550 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11551
11552         * config.sub: Accept -lites* as a basic system type.
11553
11554 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11555
11556         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11557         installed, and if so return linuxoldld as the system name.
11558
11559 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11560
11561         * config.guess: Add hppa1.1-hp-lites support.
11562
11563 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11564
11565         * configure.in: Don't build newlib for m68k-vxworks5.1.
11566
11567 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11568
11569         * configure.in (mips-sgi-irix6): Use mh-irix5.
11570
11571 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11572
11573         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11574
11575 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11576
11577         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11578         OSF/1.  Fix compiler flags.
11579         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11580
11581 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11582
11583         * configure.in: Recognize --with-newlib.
11584         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11585
11586 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11587
11588         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11589         to *_X11_MODULES due to gdbtk needing X include files et al.
11590
11591 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11592
11593         Merge in support for Mac MPW as a host.
11594         (Old change descriptions retained for informational value.)
11595
11596         * mpw-config.in: Add generic include forwards for cpu-specific
11597         include files in aout and elf directories.
11598
11599         * mpw-configure: Added copyright.
11600         * mpw-config.in: Check for presence of required build tools.
11601         (target_libs): Add newlib.
11602         (target_tools): Add examples.
11603         (Read Me): Generate as "Read Me for MPW" instead.
11604         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11605         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11606         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11607
11608         * mpw-configure: Remove subdir-specific makefile hackery,
11609         delete mk.tmp after using it.
11610
11611         * mpw-build.in (all): Display start and end times.
11612
11613         * mpw-configure (host_canonical): Set.
11614         (target_cpu): Always add to makefiles.
11615         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11616         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11617         (mpw-mh-mpw): Look for in srcdir and srcroot.
11618         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11619
11620         * mpw-build.in: (install-only): New target.
11621
11622         * mpw-configure (host_alias, target_alias): Rename from hostalias
11623         and targetalias, add into generated Makefile.
11624         (mk.tmp): If present, add into generated Makefile.
11625         * mpw-build.in (all-gas): Build config.h first before gas proper.
11626
11627         * mpw-configure (config.status): Write only if changed.
11628         * mpw-config.in (readline): Configure it (not built, just used for
11629         definitions).
11630
11631         * mpw-config.in (elf/mips.h): Add a forward include.
11632
11633         * mpw-config.in: Forward-include most .h files in include into
11634         extra-include.
11635         (readline): Don't build.
11636         mpw-build.in (install): Install GDB.
11637
11638         * mpw-configure (prefix, mpw_prefix): Handle it.
11639         * mpw-config.in (mmalloc, readline): Don't configure.
11640         * mpw-build.in (thisscript): Rename to ThisScript.
11641         Use mpw-build instead of BuildProgram everywhere.
11642         (mmalloc, readline): Don't build.
11643         * mpw-README: New file, basic documentation about the MPW port.
11644
11645         * mpw-config.in: Use forward-include to create include files.
11646
11647         * mpw-configure: Add more things to the top of each configured
11648         Makefile, including contents of config/mpw-mh-mpw.
11649         * mpw-config.in (extra-include): Create this directory and fill it
11650         with Posix-like include files when configuring.
11651
11652         * config.sub (apple, mac, mpw): Add various aliases.
11653
11654         * mpw-build.in: New file, top-level build script fragment for MPW.
11655         * mpw-configure: New file, configure script for MPW.
11656         * mpw-config.in: New file, config fragment for MPW.
11657
11658 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11659
11660         * configure.in (host_libs): Remove glob, since it is gone from the
11661         sources.
11662
11663 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11664
11665         * Makefile.in: define empty GDB_NLM_DEPS var.
11666
11667         * configure.in(target_makefile_frag): use config/mt-netware
11668         for netware targets.
11669
11670 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11671
11672         * config.sub: Merge in recent FSF changes.  Remove linux special
11673         cases.
11674
11675 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11676
11677         Revert this change:
11678
11679         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11680
11681                 * build-all.mk: Use CC=cc -Xs on Solaris.
11682
11683 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11684
11685         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11686         stop using it.
11687         * Makefile.in: Nuke all references to glob subdirectory.
11688
11689 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11690
11691         * configure.in: Fix --enable-shared logic in per-host.
11692
11693 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11694
11695         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11696
11697 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11698
11699         * configure.in (noconfigdirs): Don't build gas on AIX, for
11700         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11701
11702 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11703
11704         * configure: Fix --cache-file to work if the file argument is a
11705         relative path.
11706
11707 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11708
11709         * configure: If the --cache-file is used, pass it down to
11710         configure in subdirectories.
11711
11712 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11713
11714         * config.sub: add vxworks29k configuration.
11715
11716 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11717
11718         * Makefile.in (taz): Do "diststuff" part quietly.
11719
11720 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11721
11722         * config.sub: Mini-merge with gcc/config.sub.
11723
11724 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11725
11726         * config.guess (IRIX): Sed - to _.
11727
11728 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11729
11730         * Makefile.in (source-vault, binary-vault): New targets.
11731
11732 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11733
11734         * config.sub: Recognize -eabi as a basic system type.
11735
11736 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11737
11738         * configure.in (enable_shared stuff): Fix typo.
11739
11740 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11741
11742         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11743
11744 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11745
11746         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11747
11748 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11749
11750         * configure.in (rs6000-*-*): Don't build gas.
11751
11752 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11753
11754         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11755         reduce command line length.
11756         (AS_FOR_TARGET): Check for as.new, not Makefile.
11757         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11758
11759 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11760
11761         * config.guess:  Merge from FSF.
11762
11763 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11764
11765         * configure: Don't use $ when handling program_suffix.
11766
11767 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11768
11769         * configure.in:  Configure tk for hppa/hpux.
11770
11771 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11772
11773         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11774
11775 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11776
11777         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11778         to LIBCXXFLAGS.  Tests are better run without it.
11779
11780 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11781
11782         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11783
11784 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11785
11786         * configure.in (*-*-netware*): Don't configure xiberty.
11787
11788 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11789
11790         * configure.in:  Remove tk from native_only list.
11791
11792 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11793
11794         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11795           for special NCD build.
11796
11797 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11798
11799         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11800         makeall.bat, they're only useful for binutils snapshots.
11801         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11802         makeall.bat to specified SUPPORT_FILES.
11803
11804 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11805
11806         * build-all.mk: Add Ericsson targets to sun4 and solaris
11807           hosts.  Add  BNR's sun4 target to solaris host, so their
11808           build-from-source will be tested in-house first.
11809
11810 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11811
11812         * Makefile.in (LIBCFLAGS): New variable.
11813         (CFLAGS_FOR_TARGET): Ditto.
11814         (LIBCFLAGS_FOR_TARGET): Ditto.
11815         (LIBCXXFLAGS): Ditto.
11816         (CXXFLAGS_FOR_TARGET): Ditto.
11817         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11818         (BASE_FLAGS_TO_PASS): Pass them.
11819         (EXTRA_TARGET_FLAGS): Ditto.
11820
11821         * configure.in: Support --enable-shared.
11822
11823 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11824
11825         * configure.in (target_libs):  Include libstdc++ again.
11826         * config.guess:  Update from FSF (for FreeBSD).
11827
11828 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11829
11830         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11831         makeall.bat.
11832         (DISTDOCDIRS): Add `etc'.
11833         (ETC_SUPPORT_PFX): New variable.
11834         (taz): Include anything from etc starting with a word in
11835         ETC_SUPPORT_PFX.
11836
11837 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11838
11839         * config.sub: Update for recent FSF changes.  Remove obsolete
11840         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11841         spacing changes.
11842
11843 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11844
11845         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11846
11847         * config.guess:  Merge with FSF.
11848         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11849
11850 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11851
11852         * configure: Since the "trap 0" handler will override the exit
11853         status on many systems, only use it for "exit 1", and make it set
11854         a non-zero exit status; reset it before "exit 0".  Also, check
11855         exit status of config.sub, and error out if it failed.
11856
11857 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11858
11859         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11860         and install libgloss.
11861
11862 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11863
11864         * Makefile.in (all-binutils): Depend upon all-byacc.
11865
11866         * configure.in: Don't build emacs on Irix 5.
11867
11868 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11869
11870         * configure.in (*-*-netware*): Add libio.
11871
11872 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11873
11874         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11875         (CHECK_TARGET_MODULES): Ditto.
11876         (INSTALL_TARGET_MODULES): Ditto.
11877         (TARGET_LIBS): Ditto.
11878         (all-libstdc++): Note dependencies.
11879
11880 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11881
11882         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11883
11884 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11885
11886         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11887         -fexternal-templates.
11888
11889         * configure.in (target_libs): Add libstdc++.
11890         (noconfigdirs): Add libstdc++ as appropriate.
11891
11892 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11893
11894         * config.guess:  Update from FSF.
11895
11896 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11897
11898         * configure: Use ${config_shell} when running ${configsub}.
11899
11900 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11901
11902         * config.sub: No longer recognize h8300h.
11903
11904 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11905
11906         * config.sub: Remove extraneous differences between config.sub and
11907         gcc/config.sub.
11908
11909 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11910
11911         * Makefile.in (DISTSTUFFDIRS): Add gas.
11912
11913 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11914
11915         * COPYING.NEWLIB: New file.
11916
11917 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11918
11919         * config.guess (HP-UX):  Patch from Harlan Stenn
11920         <harlan@landmark.com> to also emit release level.
11921
11922 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11923
11924         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11925
11926 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11927
11928         * config.sub:  Merge nextstep cleanup from FSF.
11929
11930 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11931
11932         * configure.in (arm-*-*): Don't configure ld for this target.
11933
11934 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11935
11936         * configure.in (*-*-netware): don't configure libg++, libio,
11937           librx, or newlib.
11938
11939 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11940
11941         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11942         configure ld--it works, but it doesn't support shared libraries.
11943
11944 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11945
11946         * config.guess (*-unknown-freebsd*):  Get rid of possible
11947         trailing "(Release)" in version string.
11948         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11949
11950 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11951
11952         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11953         Fix type: *-next-neststep -> *-next-nextstep.
11954
11955         * config.guess:  Merge from FSF:
11956
11957         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11958
11959         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11960
11961         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11962
11963         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11964         instead of UNIX_SV for UnixWare 1.0).
11965
11966 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11967
11968         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11969         to make gdb/nlm/* build after the compiler and linker.
11970
11971 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11972
11973         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11974         not just i[34]86.
11975         (m68k-atari-sysv4):  Relocate to match FSF version.
11976
11977         * config.guess:  More merges from the FSF:
11978
11979         Add a space before function call or macro invocation.
11980
11981         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11982
11983         * config.guess: Add trap cmd to remove dummy.c and dummy when
11984         interrupted.
11985
11986         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11987
11988         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11989         (dummy): Redirect stderr from compilation of dummy.c.
11990
11991         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11992
11993         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11994
11995 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11996
11997         * configure: Accept and ignore --cache*, for compatibility with
11998         new autoconf.
11999
12000 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12001
12002         * config.guess:  Merge from FSF:
12003
12004         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12005
12006         * config.guess (Pyramid*:OSx*:*:*): New case.
12007         (PATH): Add /.attbin at end for finding uname.
12008         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12009
12010         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12011
12012         * config.guess (M88*:DolphinOS:*:*): New case.
12013
12014         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12015
12016         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12017         to select whether to use ELF or COFF.
12018
12019         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12020
12021         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12022
12023         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12024
12025         * config.guess: Guess the OS version for HPUX.
12026
12027         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12028
12029         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12030
12031 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12032
12033         * configure.in: Recognize --with-headers, --with-libs, and
12034         --without-newlib.
12035         * Makefile.in (all-xiberty): Depend upon all-ld.
12036
12037 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12038
12039         * configure.in: Change i[34]86 to i[345]86.
12040
12041 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12042
12043         * configure (version): A few more tweaks to help message.
12044
12045 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12046
12047         * Makefile.in:  Remove (for now) librx as a host library,
12048         now that we're building it for target.
12049
12050 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12051
12052         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12053         (Karl Berry).
12054
12055 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12056
12057         * configure.in:  Also configure librx.
12058
12059 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12060
12061         * Makefile.in:  Update various rules to reflect that librx
12062         is now needed for libg++.
12063
12064 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12065
12066         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12067
12068 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12069
12070         * configure.in: Configure the examples directory.
12071
12072 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12073
12074         * configure: Simplify Jun 2 1994 change.
12075
12076 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12077
12078         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12079         /bin/gcc isn't good enough to build gcc.
12080
12081 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12082
12083         * Makefile.in (GDB_SUPPORT_FILES): Remove
12084         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12085         (gdb.tar.gz): Add new rule to use standard distribution building
12086         mechanism.
12087
12088 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12089
12090         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12091         Bill Cox <bill@cygnus.com>.
12092
12093 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12094
12095         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12096
12097 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12098
12099         * configure:  Search current dir first in .gdbinit.
12100
12101 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12102
12103         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12104
12105 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12106
12107         * config.sub:  Refer to NeXT's operating system as nextstep.
12108
12109         * config.sub (case $basic_machine):  Re-order the cases, to match
12110         the order in the FSF version (which is mostly alphabethical).
12111         Merge in some additions and changes from the FSF.
12112
12113 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12114
12115         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12116         * config.sub: Recognize cxux7.
12117         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12118
12119 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12120
12121         * config.sub:  Fix typo powerpc -> powerpc-*.
12122
12123 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12124
12125         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12126
12127         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12128         parallel with all-emacs and install-emacs).  Top-level command
12129         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12130
12131 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12132
12133         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12134         $(relbindir)/make before doing ``make install'', and use
12135         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12136         installing over running make binary.
12137         ($(host)-stamp-stage3-installed): Likewise.
12138
12139 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12140
12141         * config.guess: Recognize Mach.
12142
12143 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12144
12145         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12146         see whether --exec-prefix was used.
12147
12148 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12149
12150         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12151
12152 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12153
12154         * Makefile.in: Add all-librx target similar to all-libproc.
12155
12156 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12157
12158         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12159         with post 1.2 uname bogosity.
12160
12161 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12162
12163         * configure: Remove temporary files on receipt of a signal.
12164
12165 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12166
12167         * configure: If there is a package_makefile_frag, remove
12168         ${subdir}/Makefile.tem after copying it in.
12169
12170 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12171
12172         * build_all.mk: support rs6000 lynx identifies itself as
12173         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12174         since /bin/gcc is too feeble to compile a modern gcc.
12175
12176 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12177
12178         * brought devo/test-build.mk update-to-date with progressive/
12179           test-build.mk. Add lynx targets and hppa flag info.
12180
12181 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12182
12183         * configure.in:  Use mh-ncrsvr43.  Patch from
12184         Tom McConnell <tmcconne@sedona.intel.com>.
12185
12186 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12187
12188         * config.guess (i386-unknown-bsdi):  No longer need to
12189         check #if defined(__bsdi__) && defined(__i386__).
12190
12191 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12192
12193         * configure: Set program_transform_nameoption correctly.
12194
12195 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12196
12197         * brought build-all.mk update-to-date with progressive build-all.mk,
12198           added new targets and hppa info.
12199
12200 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12201
12202         * configure: If config.guess result is a prefix of the user
12203         specified target, assume a native build and use the user specified
12204         target as the host alias.  Remove SunOS patch suffix removal hack.
12205         * configure.in: Remove SunOS patch suffix removal hack.
12206
12207         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12208         in NATIVE_CHECK_MODULES.
12209
12210 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12211
12212         * Makefile.in: Rename HOST_ONLY to NATIVE.
12213         * configure: Delete SunOs patch suffix from host_canonical
12214           and build_canonical variables that are prepended to Makefiles.
12215         * configure.in: Add comments for easier maintenance.
12216
12217 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12218
12219         * Makefile.in: Add all-libproc target similar to all-gui.
12220
12221 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12222
12223         * Makefile.in (CHECK_MODULES): split into
12224         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12225
12226 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12227
12228         * config.guess (i386-unknown-bsdi): New system to guess.
12229
12230 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12231
12232         * Makefile.in: Add all-gui target (but not yet build by "all").
12233
12234 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12235
12236         * config.sub: Move deletion of patch suffix from here...
12237         * configure.in: To here, at Ian's suggestion.  The top-
12238           level scripts might need to know of a patch level.
12239
12240 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12241
12242         * config.sub: Strip off patch suffix so rtl is recognized
12243           as a sunos4.1.3 machine, even though it's been patched.
12244
12245 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12246
12247         * Makefile.in (INSTALL_LAST): Delete.
12248         (INSTALL_DOSREL): New.
12249
12250 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12251
12252         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12253         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12254         whether we pass down --with-gnu-ld anyhow.
12255
12256 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12257
12258         * Makefile.in (INSTALL_LAST): Change operation so it works
12259         on more flavors of make.
12260         * configure.in (go32): Don't build libg++ or libio.
12261
12262 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12263
12264         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12265         they can be overriden by templates.
12266
12267 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12268
12269         * configure.in (target==go32): Don't build gdb.
12270         * dosrel: New directory.
12271
12272 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12273
12274         * configure.in (host==go32): Configure dosrel too.
12275         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12276         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12277         be set by incoming names or templates.
12278         (INSTALL_LAST): New rule.
12279
12280 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12281
12282         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12283
12284 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12285
12286         * configure.in (appdirs): New variable.  Currently empty, but will
12287         be used in gas distribution.  If nonempty, lists a set of
12288         directories at least one of which must get configured, or top
12289         level configuration is considered to have failed.
12290         (rs6000-*-lynxos*): Use new file name.
12291
12292 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12293
12294         Eliminate XTRAFLAGS.
12295         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12296         newlib include files using -idirafter, and also use -nostdinc.
12297         (CXX_FOR_TARGET): Likewise.
12298         (XTRAFLAGS): Removed.
12299         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12300         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12301         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12302         ($(DO_X)): Don't pass down XTRAFLAGS.
12303
12304 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12305
12306         * configure.in (mips*-dec-bsd*): New target; do build linker.
12307         (mips*-*-bsd*): New target; don't build linker.
12308
12309 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12310
12311         * configure.in: support rs6000-*-lynxos* configuration.
12312         support sunos4 as a cross target.
12313
12314         * config.sub: look for lynx*, not lynx since the OS version may
12315         legitimately be part of the name.
12316
12317 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12318
12319         * configure.in (i[34]86-*-sco*): Move to be with other i386
12320         targets.
12321         (romp-*-*): New target.  Skip various binary utilities.
12322         (vax-*-*): New target.  Don't build newlib.
12323         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12324
12325 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12326
12327         * configure.in: Only set host_makefile_frag if config
12328         directory exists.
12329
12330 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12331
12332         * install.sh: If $dstdir exists, don't check whether each
12333         component does.
12334
12335 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12336
12337         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12338
12339 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12340
12341         * configure.in (*-*-lynxos*): Don't configure newlib for either
12342         native or cross Lynx.
12343
12344 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12345
12346         * config.sub (sparc64-elf): Fix os.
12347         (z8k): Remove duplicate.
12348
12349 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12350
12351         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12352         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12353
12354 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12355
12356         * configure: Make file links cleanly even if Lynx fails on
12357           an NFS symlink (at least fail cleanly).
12358
12359 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12360
12361         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12362         -XNh2000.
12363
12364 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12365
12366         * configure: Unknown options are fatal again.
12367
12368 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12369
12370         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12371         compatibility.
12372
12373 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12374
12375         * build-all.mk: Add `clean' target.
12376
12377 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12378
12379         * config.guess:  Add SINIX support.
12380         * configure.in:  Add mips-*-sysv4* support.
12381
12382 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12383
12384         * build-all.mk: Document all useful targets.
12385         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12386         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12387
12388 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12389
12390         * configure: Support --silent, --quiet.
12391
12392 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12393
12394         * configure: Support --disable-FEATURE.
12395
12396 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12397
12398         * config.guess: Recognize NCR running SVR4.3.
12399
12400 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12401
12402         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12403         Patch from Paul Eggert <eggert@twinsun.com>.
12404
12405 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12406
12407         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12408
12409 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12410
12411         * configure: Make unrecognized options give nonfatal warnings
12412         instead of fatal errors, and pass them to any subdirectory
12413         configures in case they recognize them.
12414         Make --x equivalent to --with-x.
12415
12416 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12417
12418         * configure: Add --enable-* options.  Clean up usage message and
12419         some comments.
12420
12421 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12422
12423         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12424
12425 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12426
12427         * configure.in (hppa*-*-*): Enable binutils.
12428
12429 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12430
12431         * config.sub: Recognize cisco.
12432
12433 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12434
12435         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12436
12437 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12438
12439         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12440         than one configuration name.  Add comment.
12441
12442 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12443
12444         * config.guess: about target *-hitachi-hiuxwe2, fixed
12445         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12446         macro is incorrect.]
12447
12448 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12449
12450         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12451         than the "make ls" stuff which used to be here.
12452
12453 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12454
12455         * config.guess:  Recognize i[34]86-unknown-freebsd.
12456         From Shawn M Carey <smcarey@rodan.syr.edu>.
12457
12458 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12459
12460         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12461
12462 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12463
12464         * config.guess: Check for ptx.
12465
12466 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12467
12468         * config.sub: Add os9k checking.
12469
12470 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12471
12472         * config.guess: Handle OSF1 running on HPPA processors
12473
12474 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12475
12476         * configure: If subdir configure fails, print out a message with
12477         subdirectory name, in case subdir's configure code didn't identify
12478         itself.
12479
12480 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12481
12482         * configure.in: Remove embedded newlines from configdirs.
12483         Avoid mismatches of substrings.  Fix matching strings at end
12484         of configdirs.
12485
12486 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12487
12488         * config.guess:  Add Lynx/rs6000 config support.
12489
12490 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12491
12492         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12493
12494 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12495
12496         * configure.in (hppa*-*-osf*): Treat this just like most other
12497         PA configurations (eg no binutils or ld).
12498         (hppa*-*-*elf*): These configurations have binutils and ld.
12499
12500 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12501
12502         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12503
12504 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12505
12506         * configure.in (rs6000-*-*): Build gas.
12507
12508 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12509
12510         * Makefile.in:  Avoid bug in losing hpux sed.
12511
12512 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12513
12514         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12515         for GDB and GDB has been fixed to not need it.
12516
12517 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12518
12519         * config.guess: Recognize vax hosts.
12520
12521 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12522
12523         * configure (while loop): Don't use "break 2" inside case
12524         statement -- the case statement isn't an enclosing loop.
12525
12526 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12527
12528         * config.guess:  Clean up NeXT support, to allow nextstep
12529         on Intel machines.  Make OS be nextstep.
12530
12531 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12532
12533         * config.guess: Add alternate forms for Convex.
12534
12535 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12536
12537         * configure:  Completely rewrite option processing.  Take
12538         advantage of pattern-matching to avoid invoking test frequently.
12539         Also clean up host and target defaulting logic.
12540
12541 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12542
12543         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12544         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12545         commands (plus user environment) will fit SCO limits.
12546
12547 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12548
12549         * configure.in: Don't issue warnings about directories which are
12550         not being configured if -norecursion is set.  Correct test for
12551         --with-gnu-as and --with-gnu-ld to not get confused by substring
12552         matches.
12553
12554         * configure.in: Don't build gas for alpha-dec-osf1*.
12555
12556 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12557
12558         * configure:  Back out Per's change of 12/19/1993.  It changes the
12559         behavior of configure in unexpected and confusing ways.
12560
12561         Also, use different delim char when calculating
12562         program_transform_name so that the name can contain slashes.
12563
12564 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12565
12566         * configure.in, config.sub: Add support for VSTa micro-kernel.
12567
12568 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12569
12570         * configure.in: Nuke hacks which were used to get a special
12571         version of GAS for HPPA configurations.
12572
12573 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12574
12575         * configure:  If only ${target_alias} is given, use that
12576         as the default for ${host_alias}.
12577         * configure:  Add missing back-slashes before nested quotes.
12578
12579 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12580
12581         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12582
12583 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12584
12585         * config.guess:  Recognize some Tektronix configurations.
12586         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12587
12588 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12589
12590         * config.sub: Match any flavor of SH.
12591
12592 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12593
12594         * configure.in: Don't try to configure newlib for Alpha.
12595
12596 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12597
12598         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12599         libg++ or libio for any Alpha target.
12600
12601         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12602
12603 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12604
12605         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12606         default arguments -- so it tried to compress itself.
12607
12608 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12609
12610         * configure.in (notsupp): ensure that a space is always at the end
12611           of the configdirs list, since the grep checks for an explicit space
12612
12613 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12614
12615         * configure.in (target i386-sysv4.2): don't build ld, since static
12616           versions of many libraries are not available.
12617
12618 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12619
12620         * config.guess: Recognize Apollos (using environment variables).
12621         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12622
12623 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12624
12625         * config.guess: Recognize Sony news mips running newsos.
12626
12627 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12628
12629         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12630         "fi ; else" for bash.
12631
12632 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12633
12634         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12635
12636 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12637
12638         * config.sub: accept unixware as an alias for svr4.2.
12639         Fix some inconsistancies with the gcc version.
12640
12641 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12642
12643         * Makefile.in (DISTDOCDIRS):  Add gdb.
12644
12645 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12646
12647         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12648
12649 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12650
12651         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12652         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12653         this now.
12654
12655 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12656
12657         * config.sub: Accept hiux* as an OS name.
12658
12659         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12660         etc/make-stds.texi.  The underscore came from gcc, and dje now
12661         agrees that RUNTESTFLAGS is the correct name.
12662
12663 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12664
12665         * install.sh:  Remove 'set -e'.  It makes any conditionals
12666         in the script useless.
12667
12668         * config.guess: Automatically recognize arm-acorn-riscix
12669         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12670
12671 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12672
12673         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12674
12675 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12676
12677         * Makefile.in (DISTDOCDIRS): New variable.
12678         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12679         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12680
12681 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12682
12683         * configure.in (hppa target): check the source directory for the
12684           pagas sub-directory
12685
12686 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12687
12688         * config.sub: Allow -aout* and -elf*.
12689
12690 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12691
12692         * configure.in: Don't build ld on i386-solaris2, same as for
12693         sparc-solaris2.
12694
12695 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12696
12697         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12698
12699 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12700
12701         * configure.in:  Configure gdb for alpha.
12702
12703 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12704
12705         * Makefile.in (CXXFLAGS): Add -O.
12706
12707 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12708
12709         * config.guess: added support for DG Aviion
12710
12711 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12712
12713         * configure.in: Produce warning message for subdirectories not
12714         configurable for this host/target combination.  Don't try to
12715         configure gdb for vms.
12716
12717 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12718
12719         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12720         appropriate files before making "diststuff".
12721         (DISTBISONFILES): New var: list of files to be edited.
12722         (DISTSTUFFDIRS): Add binutils.
12723
12724 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12725
12726         * config.sub: also handle mipsel and mips64el (for little endian mips)
12727
12728 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12729
12730         * configure.in: Add * to end of all OS names.
12731
12732 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12733
12734         * configure.in: Build newlib for LynxOS native.
12735
12736 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12737
12738         * config.guess: Add support for delta 88k running SVR3.
12739
12740         * configure.in: Add comment about HP compiler vs. emacs.
12741
12742 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12743
12744         * configure.in: don't build ld on solaris2 (not a viable option
12745           due to bugs in getpwnam & getpwuid)
12746
12747 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12748
12749         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12750         config.guess will produce a full version number.
12751
12752 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12753
12754         * configure.in: Build linker and binutils for alpha-dec-osf1.
12755
12756 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12757
12758         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12759         and gdb/testsuite/Makefile.in.
12760
12761 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12762
12763         * configure.in: recognize mips*- instead of mips-
12764
12765 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12766
12767         * config.sub: Accept linux*coff and linux*elf as operating
12768         systems.
12769
12770 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12771
12772         * config.sub: Recognize mips64, and mips3 as an alias for it.
12773
12774 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12775
12776         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12777         gdb knows how to handle OSF/1 shared libraries.
12778
12779 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12780
12781         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12782         * config.guess: Recognize Hitachi's HIUX.
12783         * config.sub: Recognize h3050r* and hppahitachi.
12784         Remove redundant cases for hp9k[23]*.
12785
12786 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12787
12788         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12789         if gas and ld are in the source tree and are in ${configdirs}.
12790         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12791         --with options (but still pass them down on the command line,
12792         if they were explicitly specified).
12793
12794 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12795
12796         * configure: substitute SHELL value in Makefile.in with
12797         ${CONFIG_SHELL}
12798
12799 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12800
12801         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12802         *-*-solaris2* targets.
12803
12804 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12805
12806         * Makefile.in: define M4, and pass it down to sub-makes;
12807         all-autoconf now depends on all-m4
12808
12809 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12810
12811         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12812         presence of {ar,ranlib} instead of a configured directory
12813
12814 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12815
12816         * config.guess: Accept 34?? as well as 33?? for NCR.
12817
12818 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12819
12820         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12821         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12822
12823 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12824
12825         * configure: grab values for $(CC) and $(CXX) from the
12826         environment, so that someone can do "CC=gcc configure; make" and
12827         have it work right (matching the way that autoconf works now)
12828
12829         * configure.in, Makefile.in: add support for gash, the tcl
12830         interface to Galaxy
12831
12832         * config.guess: add NetBSD variants (hp300, x86)
12833
12834 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12835
12836         * install.sh: Support -d option (in the manner of SunOS 4 install,
12837         as it is more deterministic than that of GNU install)
12838         (chmodcmd): Set file to mode 755 by default (should also do default
12839         chgrp and chown, but I don't feel like dealing with that now)
12840
12841 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12842
12843         * config.sub: Remove h8300hhms alias.
12844
12845 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12846
12847         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12848
12849 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12850
12851         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12852         as stmp-fixinc
12853
12854 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12855
12856         * config.sub: recognize m88110-bug-coff.
12857
12858 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12859
12860         * Makefile.in (all-libio): all dependencies on the toolchain used
12861         to build this (gcc, gas, ld, etc)
12862
12863 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12864
12865         * config.guess: Deal with OSF/1 1.3 on alpha.
12866
12867 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12868
12869         * install.sh: add some 'else true' clauses for portability
12870
12871         * configure.in: don't build libio for h8[35]00-*-* targets
12872
12873 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12874
12875         * Makefile.in:  Add support for new libio.
12876
12877 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12878
12879         * install.sh: If one command fails, don't try the rest.  Don't try
12880         to remove $dsttmp (via trap) unless we have already created it.
12881         If $src doesn't exist, detect it and exit with an error.
12882
12883         * config.guess: Recognize BSD on hp300.
12884
12885 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12886
12887         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12888         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12889
12890 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12891
12892         * Makefile.in (all-send-pr): depends on all-prms
12893
12894 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12895
12896         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12897
12898 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12899
12900         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12901         Added test for mips-mips-riscos5.
12902
12903 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12904
12905         * configure.in: use mh-hp300 for 68k HP hosts
12906
12907 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12908
12909         * configure: add support for CONFIG_SHELL, so that you can use
12910         some alternate shell for evaluating configure scripts
12911
12912 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12913
12914         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12915         in configure script to bug-gdb@prep.ai.mit.edu when building
12916         distribution archive.
12917         * Makefile.in (COMPRESS):  Remove def.
12918         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12919         gdb.tar.Z and make-gdb.tar.Z respectively.
12920         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12921         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12922         to convergence with 'taz' target in Makefile.in.
12923
12924 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12925
12926         * install.sh (dsttmp): use trap to ensure that tmp files go
12927         away on error conditions
12928
12929 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12930
12931         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12932
12933 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12934
12935         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12936         its parent is '/' not ''.
12937
12938         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12939
12940 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12941
12942         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12943         that ${newsrcdir}/configure.in does.
12944
12945 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12946
12947         * test-build.mk: support for CONFIG_SHELL
12948
12949 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12950
12951         * config.sub (netware):  Add as a basic system type.
12952
12953 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12954
12955         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12956           $(srcdir)/ from the dependency on Makefile.in.
12957
12958 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12959
12960         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12961         (h8300hhms is temporary until multi-libraries are implemented).
12962         * configure.in: Handle h8300h too.
12963
12964 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12965
12966         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12967
12968 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12969
12970         * configure:  Remove extraneous output when guessing host type.
12971         * config.guess:  Remove extraneous output when guessing using C
12972         compiler rather than uname, or when guessing fails.
12973
12974 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12975
12976         * Makefile.in: remove all.cross and install.cross targets
12977
12978         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12979           definitions
12980
12981 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12982
12983         * configure.in (target sh): Build gprof.
12984
12985 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12986
12987         * config.sub: change -solaris to -solaris2
12988
12989 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12990
12991         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12992
12993 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12994
12995         * configure: Correct error message for missing Makefile.in to
12996         print correct directory.
12997
12998 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12999
13000         * install.sh: kludge around 386BSD shell bug
13001
13002 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13003
13004         * config.guess:  Recognize NeXT.
13005         * config.guess:  Recognize i486-ncr-sysv4.
13006         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13007
13008 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13009
13010         * Makefile.in (MAKEINFOFLAGS): New variable.
13011         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13012         * build-all.mk, test-build.mk: Pass down --no-split as
13013         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13014
13015 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13016
13017         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13018
13019 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13020
13021         * Makefile.in (libg++.tar.z):  New rule.
13022         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13023         * Makefile.in (taz):  Only do a single chmod.
13024
13025 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13026
13027         * install.sh: don't use dirname anymore (replaced with sed usage)
13028
13029 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13030
13031         * Makefile.in:  Change extension for gzip'd files from '.z' to
13032         '.gz' per new FSF standard usage.
13033
13034 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13035
13036         * configure: put quotes around the final value of program_transform_name
13037
13038 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13039
13040         * Makefile.in: new install.sh support; update install-info rules
13041
13042 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13043
13044         * configure.in: Build diff for crosses, but not for go32 host.
13045
13046         * configure.in: Build gprof only for native, and don't build it
13047         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13048
13049 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13050
13051         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13052
13053 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13054
13055         * configure.in (host_tools): Add prms.
13056
13057 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13058
13059         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13060         with $(FLAGS_TO_PASS) on the command line
13061
13062         * config.sub: Recognize lynx and lynxos
13063
13064 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13065
13066         * config.sub: Accept -ecoff*, not just -ecoff.
13067
13068 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13069
13070         * Makefile.in (taz): Use .gz suffix instead of .z.
13071         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13072         names.
13073
13074 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13075
13076         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13077
13078 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13079
13080         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13081         that rebuilds that might happen during 'make install' don't get
13082         bogus gcc include files
13083
13084 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13085
13086         Change from Utah for HPPA support:
13087         * config.guess: Recognize hppa1.x-hp-bsd.
13088
13089 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13090
13091         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13092         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13093
13094 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13095
13096         * config.sub: Add support for rom68k and bug boot monitors.
13097
13098 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13099
13100         * Makefile.in: Make all-opcodes depend on all-bfd.
13101
13102 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13103
13104         * config.guess: Added special check for i[34]86-univel-sysv4*.
13105
13106 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13107
13108         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13109         the processor rather than assuming i486.
13110
13111 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13112
13113         * config.guess: Recognize SunOS6 as Solaris3.
13114
13115 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13116
13117         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13118         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13119
13120 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13121
13122         * build-all.mk (all-cross): New target for Canadian Cross.
13123         Added Q2 go32 targets.
13124         * test-build.mk: Configure go32 cross sparclite-aout and
13125         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13126         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13127
13128 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13129
13130         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13131         GO32 hosted toolchains
13132
13133 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13134
13135         * configure: change  so "-exec-prefix" gets passed down rather
13136         than "-exec_prefix" so autoconf generated Makefiles get the
13137         exec_prefix set right.
13138
13139 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13140
13141         * config.guess: get the Solaris2 minor version number
13142
13143         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13144
13145 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13146
13147         * config.guess: Recognize some Sequent platforms.
13148
13149 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13150
13151         * Makefile.in: added the vault-install target
13152
13153         * configure.in: actually use the Sun3 makefile fragment that's in
13154         config, also added the release dir to configdirs
13155
13156 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13157
13158         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13159
13160 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13161
13162         * configure.in: remove some program from Alpha targetted toolchains
13163
13164 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13165
13166         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13167         gprof.
13168         (taz): Run "make diststuff" in those directories instead of "make
13169         proto-dir".  Look for "VERSION=" only at start of line in subdir
13170         Makefile.  Use "gzip -9" for compression.
13171         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13172         (binutils.tar.z): New target.
13173
13174 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13175
13176         * Makefile.in (taz): Include gpl.texinfo.
13177
13178 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13179
13180         * Makefile.in (setup-dirs): Merged into "taz" target.
13181         (taz): Only do `proto-dir' stuff if a directory is actually needed
13182         for this target.
13183
13184 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13185
13186         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13187         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13188         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13189         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13190         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13191
13192 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13193
13194         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13195         config.sub, and move-if-change to gdb testsuite distribution
13196         archive, so the testsuite can be extracted, configured, and
13197         run separately from the gdb distribution.  Blow away the Chill
13198         tests that require a Chill compiled executable, since GNU Chill
13199         is not yet publically available.
13200
13201 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13202
13203         * test-build.mk: set environment variables in a single command,
13204         instead of a list of assignments and exports
13205
13206         * config.guess: recognize Alpha/OSF1 systems
13207
13208 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13209
13210         * configure: Change help message to prefer --options rather than
13211           -options.
13212
13213 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13214
13215         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13216         zippy@ecst.csuchico.edu.
13217         * config.guess: Recognize miniframe.
13218
13219 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13220
13221         * Makefile.in: Use srcroot to find runtest rather than rootme.
13222         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13223
13224 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13225
13226         * test-build.mk: Extensive additions to support building on a
13227         machine other than the host.
13228
13229 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13230
13231         * configure (tooldir): Fix for i386-aix again.
13232
13233 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13234
13235         * configure, Makefile.in:  Change definition of $(tooldir)
13236         to match the FSF.
13237
13238 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13239
13240         * config.guess:  Recognize i[34]86/SVR4.
13241
13242 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13243
13244         * Makefile.in (all-gdb): gdb depends on sim.
13245
13246 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13247
13248         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13249         at the same time we make the prototype gdb directory.
13250         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13251         files at the same time as the gdb base release distribution.
13252
13253 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13254
13255         * Makefile.in (check): Use individual check targets rather than
13256         DO_X rule.
13257         (check-gcc): Added.
13258
13259 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13260
13261         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13262         for System V release 3.2.
13263
13264 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13265
13266         * config.sub: Recognize hppaosf.
13267         * configure.in: Do configure ld/binutils/gas for it.
13268
13269 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13270
13271         * configure (tooldir): Alter syntax used to set this, for systems
13272         where "\$" isn't handled right, like i386-aix.
13273
13274 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13275
13276         * configure: Pass program-transform-name, not
13277         program_transform_name, to recursive configures.
13278
13279 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13280
13281         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13282         of gas+ld+binutils.
13283
13284 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13285
13286         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13287
13288 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13289
13290         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13291
13292 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13293
13294         * Makefile.in (PRMS): Set back to all-prms.
13295
13296 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13297
13298         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13299         targets, rather than for MIPS hosts.
13300
13301 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13302
13303         * configure.in: add comment for --with-x default values
13304
13305         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13306
13307         * Makefile.in: add check-* targets for each of the directories in
13308         the tree.  Add a definition of RUNTEST that will use the one we
13309         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13310
13311 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13312
13313         * configure.in: Removed obsolete references to bfd_target and
13314         target_makefile_frag.
13315
13316         * build-all.mk: Set assorted targets for Q2.
13317         * config.sub: Recognize z8k-sim and h8300-hms.
13318         * test-build.mk: Really don't pass host to configure.
13319         (HOLES): Added uname.
13320
13321 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13322
13323         * configure: Handle an empty program-prefix, program-suffix or
13324         program-transform-name correctly.
13325
13326 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13327
13328         * build-all.mk: -G 8 no longer required for MIPS targets.
13329         * test-build.mk: Don't pass host argument to configure; make it
13330         guess.
13331
13332 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13333
13334         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13335         * Makefile.in (COMPRESS):  New macro, like GZIP.
13336
13337 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13338
13339         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13340
13341         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13342         with gas currently defaults to -G 0.
13343
13344 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13345
13346         * Makefile.in (all-flex): flex depends on byacc.
13347
13348         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13349         to test-build.mk as RELEASE_TAG.
13350         * test-build.mk (configargs): New variable containing arguments to
13351         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13352         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13353
13354         * config.guess: Use /bin/uname when checking -X argument on SCO,
13355         to avoid invoking GNU uname which doesn't understand -X.
13356
13357         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13358
13359         * configure.in: Build gas for mips-*-*.
13360
13361 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13362
13363         * Makefile.in (all.normal): insert missing backslash.
13364
13365 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13366
13367         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13368
13369         * Makefile.in: Complete overhaul to merge many almost identical
13370         targets.
13371
13372 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13373
13374         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13375         (gdb.tar.Z): Adjusted.
13376
13377         * Makefile.in (setup-dirs, taz): New targets; should be general
13378         enough to adapt for gdb sometime.  Build only .z file.
13379         (gas.tar.z): New target.
13380
13381 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13382
13383         * build-all.mk: Use CC=cc -Xs on Solaris.
13384
13385 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13386
13387         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13388         for handling BISON for FSF releases.
13389
13390 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13391
13392         * configure: Actually implement the change zoo just documented.
13393
13394 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13395
13396         * configure: when using config.guess, only set target_alias when
13397         it's not already been set (ie, on the command line)
13398
13399 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13400
13401         * Makefile.in: add installcheck target, set PRMS to install-prms
13402
13403 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13404
13405         * configure: add support for package_makefile_fragment, handle the
13406         case where a directory has a configure.in file but no Makefile.in
13407         more gracefully (with an actual understandable error message, even);
13408         add support for --without (and add this to the usage message); also
13409         explicitly add a --host=${host_alias} to the command line when
13410         config.guess is used
13411
13412 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13413
13414         * configure: Must use both --host and --target in recursive calls.
13415
13416 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13417
13418         * Makefile.in: Change deja-gnu to dejagnu.
13419
13420 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13421
13422         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13423
13424 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13425
13426         * configure.in: canonicalize all instances to *-*-solaris2*,
13427         also strip out a number of tools to not build for go32 host
13428
13429 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13430
13431         * config.guess: add GPL.
13432
13433         * Makefile.in, config.guess, config.sub, configure: bump
13434           copyrights to 93.
13435
13436 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13437
13438         * Makefile.in (do-info): Removed obsolete check for existence of
13439         localenv file.
13440
13441         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13442
13443 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13444
13445         * Makefile.in: a couple of 'else true' for decstation,
13446         support for TclX
13447
13448         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13449
13450 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13451
13452         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13453
13454 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13455
13456         * config.guess: Recognize i386-ibm-aix (PS/2).
13457         * configure.in: Use config/mh-aix386 file for it.
13458
13459 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13460
13461         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13462         CC_FOR_TARGET instead.
13463         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13464
13465 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13466
13467         * Makefile.in: Add sim to list of directories sent with gdb
13468
13469 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13470
13471         * configure.in: Put back mips-dec-bsd* case.
13472
13473 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13474
13475         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13476         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13477         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13478
13479 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13480
13481         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13482
13483         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13484         (install-info): install dir.info only if it exists,
13485         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13486
13487 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13488
13489         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13490         gas for mips-dec-bsd.
13491
13492 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13493
13494         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13495         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13496
13497 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13498
13499         * configure.in: Added "dejagnu" to hosttools list.
13500
13501 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13502
13503         * config.sub, configure.in, config.guess:  Add support
13504         for Bosx, an AIX variant from Bull.
13505         Patches from F.Pierresteguy@frcl.bull.fr.
13506
13507 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13508
13509         * devo/dejagnu: Initial creation of devo/dejagnu.
13510         Migrated dejagnu testcases and support files for testing software
13511         tools to reside as subdirectories, currently called "testsuite",
13512         within the directory of the software tool.  Migrated all programs,
13513         support libraries, etc. beloging to dejagnu proper from
13514         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13515         with no modifications.  The changes to these files which will
13516         allow them to configure, build, and execute properly will be made
13517         in a future update.
13518
13519 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13520
13521         * Makefile.in: Change send_pr to send-pr.
13522         * configure.in: Likewise.
13523         * send_pr: Renamed directory to send-pr.
13524
13525 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13526
13527         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13528
13529 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13530
13531         * README:  Update for gdb-4.8 release.
13532         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13533         gdb-xxx.tar.z (gzip'd) file also.
13534
13535 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13536
13537         * Makefile.in: make all-diff depend on all-libiberty
13538
13539 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13540
13541         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13542
13543 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13544
13545         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13546
13547 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13548
13549         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13550         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13551         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13552
13553 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13554
13555         * Makefile.in:  makeinfo binary is in a new location
13556
13557 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13558
13559         * config.sub: Accept -ecoff as an OS.
13560
13561         * Makefile.in: Various changes to eliminate a level of make
13562         recursion and reduce the required command line length.
13563         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13564         sub-makes.
13565         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13566         variables holding settings for specific sub-makes.
13567         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13568         in terms of BASE_FLAGS_TO_PASS.
13569         (TARGET_LIBS): New variable listing directories which use
13570         TARGET_FLAGS_TO_PASS.
13571         (subdir_do): Eliminated.
13572         (do-*): New set of targets to replace subdir_do.
13573         (various): All targets which used subdir_do now depend on do-*.
13574         (local-clean): Renamed from do_clean.
13575         (local-distclean): New target, dependency of distclean and
13576         realclean.
13577         (install-info): Don't create directories.  Depend on dir.info
13578         rather than calling make recursively.
13579         (install-dir.info): Eliminated.
13580         (install-info-dirs): Create all info directories here.
13581         (dir.info): Depend upon do-install-info.
13582
13583         * test-build.mk (HOLES): Added false.
13584
13585 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13586
13587         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13588
13589 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13590
13591         * Makefile.in (info): remove dependency on all-texinfo.  The
13592         problem was really in texinfo/C, not at this level.
13593
13594 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13595
13596         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13597
13598 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13599
13600         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13601         GDB releases.
13602
13603 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13604
13605         * configure: Include srcdir in message about target of link not
13606         being found.  Don't convert `-' to `_' in `with' options being
13607         passed to subdirs.
13608
13609 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13610
13611         * configure.in: add uudecode to host_tools
13612
13613         * Makefile.in: added {all,install}-uudecode targets, added them to
13614         the appropriate lists
13615
13616 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13617
13618         * Makefile.in (all-gcc): Added dependency on all-gas.
13619
13620         * configure.in (mips-*-*): Build ld and binutils.
13621
13622 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13623
13624         * configure: check return code from mkdir, print error message and
13625           exit on failure.
13626
13627 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13628
13629         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13630
13631 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13632
13633         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13634
13635 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13636
13637         * config.sub (h8500):  Recognize this as a cpu type.
13638
13639 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13640
13641         * configure: source directory missing is no longer a warning
13642
13643         * configure.in: recognize irix[34]* instead of irix[34]
13644
13645         * Makefile.in: define and pass down X11_LIB
13646
13647 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13648
13649         * guess-systype: Renamed to ...
13650         * config.guess:  ... by popular request.
13651         * configure.in, Makefile.in:  Update accordingly.
13652
13653 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13654
13655         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13656         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13657         + Execute ./dummy instead of assuming . is in PATH.
13658
13659 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13660
13661         * guess-systype:  New shell script.  Attempts to guess the
13662         canonical host name of the executing host.
13663         Only a few hosts are supported so far.
13664         * configure:  Call guess-systype if no host is specified.
13665
13666 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13667
13668         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13669         gcc Makefile.
13670
13671
13672 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13673
13674         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13675         (all-gcc, install-gcc, subdir_do): Use it.
13676
13677 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13678
13679         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13680
13681 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13682
13683         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13684           set exclusively by configure, using configure.in .
13685
13686 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13687
13688         * test-build.mk: set $PATH for all builds
13689
13690         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13691
13692 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13693
13694         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13695         the one used in gcc/Makefile.in, so that a null expansion doesn't
13696         override the one needed to build gcc with a native cc.
13697
13698
13699 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13700
13701         * configure: Accept -with arguments.
13702
13703 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13704
13705         * Makefile.in: added h8300sim
13706
13707 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13708
13709         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13710         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13711         (all-cygnus, native, build-cygnus): Make
13712         $(canonhost)-stamp-3stage-done, not $(host)....
13713         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13714         i386-sco3.2v4.  Added else true to if command.
13715
13716 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13717
13718         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13719
13720 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13721
13722         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13723
13724 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13725
13726         * configure.in: don't remove binutils from Solaris builds
13727
13728 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13729
13730         * Makefile.in: get rid of earlier definitions for *clean,
13731         also handle the recursive info rule better
13732
13733 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13734
13735         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13736         do more-or-less the right thing.
13737
13738 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13739
13740         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13741         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13742
13743 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13744
13745         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13746         $(host_canonical).
13747
13748         * configure.in: split the configdirs list into 4 categories (native
13749         v. cross, library v. tool) and handle the cross-only and native-
13750         only in more reasonable (and correct!) way.
13751
13752 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13753
13754         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13755         configdirs anymore.
13756
13757 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13758
13759         * Makefile.in: extensive cleanup::  removed all of the explicit
13760         clean-* targets, collapsed many wrappers around subdir_do into
13761         one, added additional targets to satisfy standards.texi, deleted
13762         some old targets, some changes for consistency
13763
13764 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13765
13766         * configure.in: handle some programs as cross-only, and others as
13767         native only
13768
13769         * test-build.mk: handle partial holes in a more generic manner
13770
13771         * Makefile.in: m4 depends on libiberty
13772
13773 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13774
13775         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13776         time, wdiff, and find to configdirs
13777
13778         * Makefile.in: all, clean, and install rules for the new programs
13779         added to configure.in
13780
13781 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13782
13783         * configure.in: use mh-sun for all *-sun-* hosts
13784
13785 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13786
13787         * Makefile.in: define flags for X11 include files and library file
13788         locations, pass them down to the programs that need this info
13789
13790         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13791
13792 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13793
13794         * configure.in: start building libg++ for HP-UX targets
13795
13796 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13797
13798         * README:  Update references to files moved into etc/.
13799
13800 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13801
13802         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13803         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13804
13805 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13806
13807         * configure: accept dash as well as underscore in long option
13808         names for FSF compatibility.
13809
13810 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13811
13812         * config.sub: added -sco3.2v4 support from FSF.
13813
13814 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13815
13816         * configure.in: expand the section that adds or removes
13817         directories from the list of programs to build, to handle native
13818         vs. cross in addition to host v. native
13819
13820 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13821
13822         * Makefile.in:  Replace C++ in macro names with CXX.
13823         This is less likely to break ...
13824
13825 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13826
13827         * test-build.mk: add -w to GNU_MAKE
13828
13829 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13830
13831         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13832         add 'sparc' to list of recognized cpus.  This needed to make
13833         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13834         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13835         then changes that into $CPU-wrs-vxworks.
13836
13837         * configure.in: remove most references to gdbtest, regularize
13838         target based program removal
13839
13840         * test-build.mk: import from p3 tree (many fixes and changes)
13841
13842 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13843
13844         * Makefile.in: added rules to handle tcl, tk, and expect
13845
13846         * configure.in: handle those directories if they exist
13847
13848 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13849
13850         * config.sub: removed bogus hppabsd and hppahpux names, since
13851         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13852
13853 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13854
13855         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13856         depends upon all-xiberty
13857
13858         * Makefile.in: changes from p3, including:
13859
13860         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13861
13862         * Makefile.in (XTRAFLAGS): include newlib directories if
13863         newlib/Makefile exists, rather than if host != target.
13864
13865         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13866
13867         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13868         from the same source tree and not building a cross-compiler.  This
13869         matters for the libg++ configuration if reconfiguring a tree that
13870         has already been installed.
13871
13872         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13873
13874         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13875         pick up the machine and system specific header files.
13876
13877         * Makefile.in: added AS_FOR_TARGET, passed down in
13878         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13879         the C compiler to use to create programs which are run in the
13880         build environment, set it to default to $(CC), and passed it down
13881         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13882
13883         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13884
13885         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13886         We need them for unusual native builds, like systems without
13887         ranlib.
13888
13889         * configure: also define $(host_canonical) and
13890         $(target_canonical), which are the full, canonical names for the
13891         given host and target
13892
13893 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13894
13895         * Makefile.in:  Added separate definitions for C++.
13896
13897 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13898
13899         * configure.in (configdirs):  Add deja-gnu.
13900
13901 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13902
13903         * README:  Update for configure.texi and gdb-4.7 release.
13904
13905 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13906
13907         * Makefile.in:  Move "all" target to top of file.
13908         Previously, first target was ".PHONY" which caused BSD4.4 make
13909         to build .PHONY when make was run without arguments.
13910
13911 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13912
13913         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13914         Library-copylefted code in libiberty.
13915
13916 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13917
13918         * config.sub:  Replace m68kmote with plain old m68k.
13919
13920 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13921
13922         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13923
13924 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13925
13926         * config.sub: Complain if no argument is given.  Added support for
13927         386bsd as OS and target alias.
13928
13929 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13930
13931         * Makefile.in (XTRAFLAGS): include newlib directories if
13932         newlib/Makefile exists, rather than if host != target.
13933
13934 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13935
13936         * config.sub: recognize sparclite-wrs-vxworks.
13937
13938         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13939         p3.) Added clean-xiberty to clean.
13940
13941 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13942
13943         * configure.in: use *-*-* instead of nested cases for host and target
13944
13945 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13946
13947         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13948         from the same source tree and not building a cross-compiler.  This
13949         matters for the libg++ configuration if reconfiguring a tree that
13950         has already been installed.
13951
13952 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13953
13954         * config.sub (i486v/i486v4):  Merge in from FSF version.
13955
13956 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13957
13958         * configure: only set PWD if it is already set.
13959
13960 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13961
13962         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13963         doesn't have unset and all success paths (and most error paths)
13964         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13965         to just ${PWD} to avoid confusion.)
13966
13967 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13968
13969         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13970         even for a native compilation.
13971
13972 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13973
13974         Changes to make the gdb.tar.Z rule work better.
13975
13976         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13977         (DEVO_SUPPORT):  Add configure.texi.
13978         (bfd-ilrt.tar.Z):  Remove ancient rule.
13979
13980 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13981
13982         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13983         pick up the machine and system specific header files.
13984
13985         * configure.in, config.sub: added new target m68010-adobe-scout,
13986         with alias of adobe68k.  Changed configure.in to check for
13987         -scout before -sco* to avoid a false match.
13988
13989         * Makefile.in: added AS_FOR_TARGET, passed down in
13990         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13991         the C compiler to use to create programs which are run in the
13992         build environment, set it to default to $(CC), and passed it down
13993         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13994
13995 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13996
13997         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13998         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13999         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14000         FOR_TARGET variants, to newlib and libg++.
14001
14002 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14003
14004         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14005         first.
14006
14007 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14008
14009         * config.sub:  Accept `elf' as an environment.
14010
14011 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14012
14013         * Makefile.in (all-opcodes):  cd into the right directory
14014
14015 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14016
14017         * configure: added -program_transform_name option, used as
14018         argument to sed when installing programs.
14019         configure.texi: added documentation for -program_prefix,
14020         -program_suffix and -program_transform_name.
14021
14022 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14023
14024         * config.sub:  Accept i486 where i386 ok.
14025
14026 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14027
14028         * config.sub: accept we32k
14029
14030 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14031
14032         * config.sub, configure.in: accept OSE68000 and OSE68k.
14033
14034         * Makefile.in: don't create all directories for ``make install'';
14035         let the subdirectories create the ones they need.
14036
14037 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14038
14039         * COPYING: new file, GPL v2
14040
14041 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14042
14043         * Makefile.in: use the new gen-info-dir, which needs a template
14044         argument (which also lives in texinfo)
14045
14046         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14047
14048 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14049
14050         * config.sub (ncr3000):  Change i386 to i486.
14051
14052 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14053
14054         * Makefile.in: add install-rcs, install-grep to
14055         install-no-fixedincludes, removed install-bison and install-libgcc
14056
14057 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14058
14059         * configure.in: grab the HPUX makefile fragment if on HPUX
14060
14061 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14062
14063         * Makefile.in: eradicate bison spoor (ditto libgcc).
14064          configure.in: recognise m68{k,000}-ericsson-OSE.
14065          es1800 is alias for m68k-ericsson-OSE
14066
14067 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14068
14069         * configure.in: rearrange the parts that remove programs from
14070         configdirs, based now on HOST==TARGET or by canonical triple.
14071
14072 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14073
14074         * test-build.mk: recurse explicitly with -f test-build.mk when
14075           appropriate.  predicate stage3 and comparison on the existence
14076           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14077           On very clean, also remove ...stamp-co.  Build in-place before
14078           doing other builds.
14079
14080 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14081
14082         * Makefile.in, configure.in: add tgas
14083
14084 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14085
14086         * Makefile.in: a number of changes merged in from progressive.
14087
14088         * configure.in: add libm.
14089
14090         * .cvsignore: ignore some stuff that comes from test-build.mk.
14091
14092 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14093
14094         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14095
14096 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14097
14098         * configure: Add program_suffix (parallel to program_prefix)
14099         * Makefile.in: adjust directory-creating script for losing decstation
14100
14101 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14102
14103         * configure:  Minor $subdir-related fixes.
14104
14105 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14106
14107         * configure: fix various problems with propogating
14108         makefile_target_frag in subdirs.
14109         * configure.in: config libgcc if its there
14110
14111 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14112
14113         * config.sub:  HPPA merge.
14114
14115 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14116
14117         * Makefile.in:  Replace all-bison with all-byacc in all
14118         dependency lines for other tools (which now use byacc).
14119
14120 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14121
14122         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14123
14124 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14125
14126         * Makefile.in: make gprof rules similar to byacc rules (instead of
14127         vestigal $(unsubdir) that didn't work...)
14128
14129 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14130
14131         * config.sub:  Add support for Linux.
14132         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14133         (at least for libg++).
14134
14135 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14136
14137         * configure.texi: fix doc for the -nfp option to configure
14138
14139 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14140
14141         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14142
14143 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14144
14145         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14146         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14147         * configure.in: added solaris* host_makefile_frag hook.
14148
14149 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14150
14151         * config.sub: changed recognition of m68000 so that various
14152         m68k types can be specified via m680[01234]0
14153
14154 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14155
14156         * config.sub (basic_machine): fix sed so that '-foo' isn't
14157         completely substituted out while .+'-foo' loses the '-foo'
14158
14159 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14160
14161         * config.sub ($os): Add -aout.
14162
14163 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14164
14165         * configure:  If host_makefile_frag is absolute, don't
14166         prefix ${invsubdir} (relevant to libg++ auto-configure).
14167
14168 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14169
14170         * Makefile.in (tooldir): Define it.
14171         (all-ld): Depend on all-flex.
14172
14173 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14174
14175         * Makefile.in (check):  Fix libg++ special case.
14176
14177 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14178
14179         * configure: do not bury `pwd` into config.status, thus do fewer
14180           pwd's.
14181
14182         * configure: print the "Building in" message only when building in
14183           other than "." AND verbose.
14184
14185         * configure: remove -s, rework -v to better accommodate guested
14186           configures.
14187
14188         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14189
14190 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14191
14192         * Makefile.in: macroize flags passed on recursion.  remove
14193           fileutils.
14194
14195 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14196
14197         * configure: get makesrcdir right for subdirs deeper than 1.
14198
14199         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14200           install.
14201
14202 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14203
14204         * Makefile.in: don't print subdir_do or recursion lines.
14205
14206 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14207
14208         * standards.texi: added menu item.
14209
14210         * Makefile.in: build and install standards.info.
14211
14212         * standards.texi: new file.
14213
14214 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14215
14216         * configure: test for and move config.status pieces from
14217           ${subdir}/.
14218
14219 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14220
14221         * configure:  Test for existance of files before trying to mv
14222         them, to avoid numerous non-existance messages.
14223
14224 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14225
14226         * configure: correct final line of config.status.
14227
14228         * configure: patch from eggert.  Avoids a protection problem if
14229           the original Makefile.in is read only.
14230
14231         * configure: use move-if-change from gcc to create config.status.
14232           Some makefiles depend on config.status to tell if a directory
14233           has been reconfigured for a different host.  This change
14234           prevents those directories from remaking everything in the case
14235           where the reconfig was only intended to rebuild a Makefile.
14236
14237         * configure: test for config.sub with "config.sub sun4" rather
14238           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14239           host alias from a missing config.sub.
14240
14241 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14242
14243         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14244           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14245
14246 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14247
14248         * configure: mkdir ${subdir} as needed.
14249
14250 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14251
14252         * Makefile.in,configure.in: added autoconf.
14253
14254 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14255
14256         * Makefile.in: no longer pass against on recursion.
14257
14258         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14259           definitions are not inherited.
14260
14261         * configure: correct makesrcdir when subdir is .
14262
14263 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14264
14265         * configure:  Add support for 'subdirs' variable, which is
14266         like 'configdirs', except that configure doesn't re-invoke
14267         itself for subdirs, it just creates a Makefile for each subdir.
14268         * configure.texi:  Document subdirs.
14269
14270 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14271
14272         * configure.in: added flex to configdirs
14273
14274 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14275
14276         * Makefile.in: remove clean-stamps from clean.
14277
14278 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14279
14280         * configure.in:  Add gdbtest to configdirs.
14281
14282 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14283
14284         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14285         to recursive makes.
14286         * configure.in:  Recognize new ncr3000 config.
14287
14288 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14289
14290         * Makefile.in, configure.in: removed references to gdbm.
14291
14292 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14293
14294         * config.sub:  Don't canonicalize os value
14295         newsos* to bsd (readline needs to check for newsos).
14296         (This fix was earlier made Jan 31, but got re-broken.)
14297
14298 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14299
14300         * configure.in:  sco is an os, not a vendor!
14301
14302         * configure:  Quote $( better.  Keep various shells happy.
14303
14304 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14305
14306         * Makefile.in: eliminate stamp-files.
14307
14308 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14309
14310         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14311           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14312
14313 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14314
14315         * config.sub:  fix iris/iris3.
14316
14317 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14318
14319         * configure: re-add -rm.
14320
14321 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14322
14323         * Maskefile.in: add .stmp-rcs to all.
14324
14325         * configure.in: remove gas from rs6000 build, use aix host fragment.
14326
14327 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14328
14329         * configure: pass down site_option during recursion.
14330
14331 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14332
14333         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14334
14335 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14336
14337         * configure: Change exec_prefix so that it really defaults to prefix.
14338
14339 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14340
14341         * Makefile.in, configure.in:  Add support for mmalloc library.
14342
14343 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14344
14345         * Makefile.in: add stmp dependencies for a few more things.
14346
14347 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14348
14349         * configure: adjusted error message on objdir/srcdir configure
14350           collision, per john's suggestion.
14351
14352         * Makefile.in: add libiberty stmp to all and all.cross.
14353
14354 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14355
14356         * Makefile.in: remove force dependencies, add grep to all.
14357
14358 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14359
14360         * Makefile.in: drop flex.  make stamp files work.
14361
14362         * configure: added test for conflicting configuration in srcdir,
14363           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14364           gets cranky.  use relative paths for configure and srcdir
14365           whenever possible.  Send some error messages to stderr that were
14366           going to stdout.
14367
14368 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14369
14370         * Makefile.in:  Fix libg++ rule to check for gcc directory
14371         before using gcc/gcc.  Also pass XTRAFLAGS.
14372
14373 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14374
14375         * Makefile.in: added stmp-files so that directories aren't polled
14376           when they are already built.
14377
14378         * configure.texi: fixed a node pointer problem.
14379
14380 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14381
14382         * config.sub configure.in gdb/configure.in
14383         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14384         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14385         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14386
14387 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14388
14389         * configure: -recurring becomes -silent.  corrected help message
14390           for -site= option.
14391
14392         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14393
14394 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14395
14396         * configure: when building Makefile for crosses, replace
14397           tooldir and program_prefix.  default srcdir from location of
14398           config.sub.  remove "for host in hosts" and "for target in
14399           targets" loops.
14400
14401 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14402
14403         * Makefile.in: Do not pass bindir or mandir to cvs.
14404
14405 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14406
14407         * Makefile.in, configure.in: removed traces of namesubdir,
14408           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14409           copyrights to '92, changed some from Cygnus to FSF.
14410
14411         * configure.texi: remove most references to multiple hosts,
14412           multiple targets, subdirs, etc.
14413
14414         * configure.man: removed rcsid. reference config.sub not
14415           config.subr.
14416
14417         * Makefile.in: mkdir $(infodir) on install-info.
14418
14419 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14420
14421         * configure.texi:  Explain better about .gdbinit and about
14422         the environment that configure.in sections run in.
14423
14424 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14425
14426         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14427
14428 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14429
14430         * README:  DOC.configure => cfg-paper.texi.
14431
14432 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14433
14434         * config.sub (near case $os):  Don't convert newsos* to bsd!
14435
14436 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14437
14438         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14439         the number of copies of COPYING that go into the GDB tar file.
14440
14441 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14442
14443         * bfd/configure.in, gdb/config/mh-i386sco,
14444         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14445         Fix SCO configuration stuff.
14446
14447 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14448
14449         * Makefile.in:  For libg++, make sure the -I pointing
14450         to the gcc directory goes *after* all the libg++-local -I flags.
14451         Also, move just-gcc dependency from just-libg++ to all-libg++.
14452
14453 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14454
14455         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14456
14457 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14458
14459         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14460
14461 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14462
14463         * config.sub:  Add stratus configuration frags.  Also
14464         submitted to FSF.
14465
14466 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14467
14468         * Makefile.in (DEV_SUPPORT):  add configure.man.
14469
14470         * config.sub(Decode manufacturer-specific):  add -none*.
14471
14472 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14473
14474         * Makefile.in:  remove form feeds to make Sun's make happy.
14475         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14476
14477 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14478
14479         * Makefile.in (AR_FLAGS):  Make quieter.
14480
14481 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14482
14483         * configure.in:  Add libg++.
14484         * configure:  When verbose, don't output the command line at each
14485         level; it will be unremarkably the same as the previous version,
14486         which will be the same as what the user typed.
14487
14488 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14489
14490         * configure.in, Makefile.in: fix clean-info, add flex.  add
14491           fileutils.
14492
14493         * configure: be less sensitive to spaces in Makefile.in.  Do not
14494           look for sources in "..".  Doing so breaks subdirectories that
14495           might have their own configure.  If a subdir has it's own
14496           configure script, use it.
14497
14498 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14499
14500         * cfg-paper.texi: some changes suggested by rms.
14501
14502 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14503
14504         * config.sub:  Merge in some small additions from the FSF version,
14505         taken from the gcc distribution, to bring the Cygnus and FSF
14506         versions into closer sync.
14507
14508 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14509
14510         * configure.in:  Changed svr4 references to sysv4.
14511
14512 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14513
14514         * configure: added -V for version number option.
14515
14516 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14517
14518         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14519           renamed from DOC.configure to cfg-paper.texi.
14520
14521 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14522
14523         * configure, config.subr, config.sub: config.subr is now
14524           config.sub again.
14525
14526 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14527
14528         * configure.texi: new file, in progress.
14529
14530         * Makefile.in: build info file and install the man page for
14531           configure.
14532
14533         * configure.man: new file, first cut.
14534
14535         * configure: find config.subr again now that configuration "none"
14536           has gone.  removed all traces of the -ansi option.  removed all
14537           traces of the -languages option.
14538
14539         * config.subr: resync from rms.
14540
14541 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14542
14543         * configure, config.sub, config.subr: merge config.sub into
14544           config.subr, call the result config.subr, remove config.sub, use
14545           config.subr.
14546
14547         * Makefile.in: revised install for dir.info.
14548
14549 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14550
14551         * configure.in: add decstation host makefile frag.
14552
14553         * Makefile.in: BISON now bison -y again.  also install-gcc on
14554           install.  clean-gdbm on clean.  infodir belongs in datadir.
14555           Make directories for info install.  Build dir.info here then
14556           install it.
14557
14558 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14559
14560         * Makefile.in: fix for bad directory tests.
14561
14562 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14563
14564         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14565           regexp.  -srcdir relative was being handled incorrectly.
14566
14567         * Makefile.in: unwrapped some for loops so that parallel makes
14568           work again and so one can focus one's attention on a particular
14569           package.
14570
14571 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14572
14573         * configure: added PWD as a stand in for `pwd` (for speed). use
14574           elif wherever possible.  make -srcdir work without -objdir.
14575           -objdir= commented out.
14576
14577 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14578
14579         * configure: +options become --options.  -subdirs commented out.
14580           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14581           Makefile now at top of generated Makefile.  Removed cvs log
14582           entries.  added -srcdir.  create .gdbinit only if there is one
14583           in ${srcdir}.
14584
14585         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14586           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14587           and mandir now keyed off datadir by default.
14588
14589 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14590
14591         * Freshly created ChangeLog.
14592
14593 \f
14594 Local Variables:
14595 mode: change-log
14596 left-margin: 8
14597 fill-column: 76
14598 version-control: never
14599 End: