MAINTAINERS: Add myself as mingw maintainer.
[platform/upstream/gcc.git] / ChangeLog
1 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2
3         * MAINTAINERS:  Add myself as mingw maintainer.
4
5 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6
7         * config.sub, config.guess: Update from upstream sources.
8
9 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
10
11         * README.SCO: Remove.
12
13 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
14
15         * MAINTAINERS:  Add myself to the write after approval list.
16
17 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
18
19         * MAINTAINERS:  Update my email address in WAA section.
20
21 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
22
23         * MAINTAINERS: Update e-mail address.
24
25 2008-11-27  Toon Moene <toon@moene.org>
26
27         * MAINTAINERS: Change e-mail address.
28
29 2008-11-27  Tristan Gingold  <gingold@adacore.com>
30
31         * configure.ac: Build gdb for i?86-*-darwin*
32         * configure: Regenerated.
33
34 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
35
36         * MAINTAINERS: Added my full name.
37
38 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
39
40         PR bootstrap/38014
41         PR bootstrap/37923
42
43         Revert:
44
45         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
46
47         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
48         * Makefile.in: Regenerated.
49
50         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
51
52         PR gdb/921
53         PR gdb/1646
54         PR gdb/2175
55         PR gdb/2176
56
57         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
58         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
59         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
60         (HOST_EXPORTS): Pass CPPFLAGS.
61         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
62         (LDFLAGS_FOR_TARGET): Initialize from configure script.
63         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
64         * Makefile.in, configure: Regenerated.
65         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
66         and CPPFLAGS_FOR_BUILD.
67
68 2008-11-06  Jeff Law <law@redhat.com>
69
70         * MAINTAINERS: Add myself as middle end maintainer.
71
72 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
73
74         * MAINTAINERS (Write after approval): Add myself.
75
76 2008-11-05  Diego Novillo  <dnovillo@google.com>
77
78         * MAINTAINERS (Global Reviewers): Add myself.
79         (Non-Algorithmic Maintainers): Remove myself.
80
81 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
82
83         * MAINTAINERS (Write after approval): Add myself. 
84
85 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
86
87         * MAINTAINERS (Write after approval): Add myself. 
88
89 2008-10-31  Ben Elliston  <bje@au.ibm.com>
90
91         * configure.ac (spu-*-*): Remove special case.
92         * configure: Regenerate.
93
94 2008-10-30  Catherine Moore  <clm@codesourcery.com>
95
96         * MAINTAINERS (Write after approval): Update my email address.
97
98 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
99
100         * configure.ac [spu-*-*]: Do not set skipdirs.
101         * configure: Re-generate.
102
103 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
104
105         * MAINTAINERS (Various Maintainers): Add myself to reload.
106
107 2008-10-25  Richard Guenther  <rguenther@suse.de>
108
109         * MAINTAINERS (Various Maintainers): Add myself as middle-end
110         maintainer.  Remove myself as libgcc-math maintainer.
111         (Non-Algorithmic Maintainers): Remove myself.
112
113 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
114
115         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
116         * Makefile.in: Regenerated.
117
118 2008-10-23  Cary Coutant  <ccoutant@google.com>
119
120         * MAINTAINERS (Write after approval): Add myself.
121
122 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
123
124         PR gdb/921
125         PR gdb/1646
126         PR gdb/2175
127         PR gdb/2176
128
129         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
130         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
131         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
132         (HOST_EXPORTS): Pass CPPFLAGS.
133         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
134         (LDFLAGS_FOR_TARGET): Initialize from configure script.
135         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
136         * Makefile.in, configure: Regenerated.
137         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
138         and CPPFLAGS_FOR_BUILD.
139
140 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
141
142         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
143         Sebastian Pop.
144
145 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
146
147         * MAINTAINERS (Write After Approval): Added myself.
148
149 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
150
151         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
152         recommended version to 2.3.2.
153
154         * configure: Regenerate.
155
156 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
157
158         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
159
160 2008-09-29  David Daney <david.daney@caviumnetworks.com>
161
162         * MAINTAINERS (Write After Approval): Update e-mail address.
163
164 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
165
166         * libtool.m4: Update to libtool 2.2.6.
167         * lt~obsolete.m4: Update to libtool 2.2.6.
168         * ltmain.sh: Update to libtool 2.2.6.
169         * ltsugar.m4: Update to libtool 2.2.6.
170         * ltversion.m4: Update to libtool 2.2.6.
171         * ltoptions.m4: Update to libtool 2.2.6.
172         * ltgcc.m4: Update to match changes from libtool 2.2.6.
173
174 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
175
176         * MAINTAINERS (Write After Approval): Add myself.
177
178 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
179
180         * MAINTAINERS (Write After Approval): Update my name.
181
182 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
183
184         * MAINTAINERS: Add myself in "Write After Approval".
185
186 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
187
188         * MAINTAINERS: Add myself as ia64 maintainer.
189
190 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
191
192         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
193         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
194         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
195         and Michael Tiemann from Write After Approval since they do not
196         actually have access.
197
198 2008-09-05  Richard Guenther  <rguenther@suse.de>
199
200         * configure.ac: Initialize clooglibs to -lcloog.
201         * configure: Re-generate.
202
203 2008-09-04  Le-Chun Wu  <lcwu@google.com>
204
205         * MAINTAINERS (Write After Approval): Add myself.
206
207 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
208
209         * configure.ac (--with-cloog-polylib): New.
210         (--disable-cloog-version-check): New.
211         (--disable-ppl-version-check): New.
212         * configure: Re-generate.
213
214 2008-09-03  Richard Guenther  <rguenther@suse.de>
215
216         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
217         cloog test.
218         * configure: Re-generate.
219
220 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
221
222         Add picoChip port.
223         * MAINTAINERS: Add picoChip maintainers.
224
225 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
226             Tobias Grosser  <grosser@fim.uni-passau.de>
227             Jan Sjodin  <jan.sjodin@amd.com>
228             Harsha Jagasia  <harsha.jagasia@amd.com>
229             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
230             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
231             Adrien Eliche  <aeliche@isty.uvsq.fr>
232
233         Merge from graphite branch.
234         * configure: Regenerate.
235         * Makefile.in: Regenerate.
236         * configure.ac (host_libs): Add ppl and cloog.
237         Add checks for PPL and CLooG.
238         * Makefile.def (ppl, cloog): Added modules and dependences.
239         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
240         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
241
242 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
243
244         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
245         (GCC_SHLIB_SUBDIR): New.
246         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
247         * configure: Regenerate.
248         * Makefile.in: Regenerate.
249
250 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
251
252         * MAINTAINERS: Consistently use tabs to separate columns.
253
254 2008-08-29  Tristan Gingold  <gingold@adacore.com>
255
256         * MAINTAINERS (Write after Approval): Add myself.
257
258 2008-08-28  Tristan Gingold  <gingold@adacore.com>
259
260         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
261         Enable bfd, binutils and opcodes.
262         * configure: Regenerate.
263
264 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
265
266         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
267
268 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
269
270         * MAINTAINERS:  Use correct Umlaut for last name.
271
272 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
273
274         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
275
276 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
277
278         * MAINTAINERS: Update my email address.
279
280 2008-08-16  Nicolas Roche  <roche@adacore.com>
281
282         * Makefile.tpl: Add BOOT_ADAFLAGS.
283         * Makefile.in: Regenerate.
284
285 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
286
287         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
288         * configure: Regenerate.
289
290 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
291
292         * configure.ac: Add makefile fragments for hpux.
293         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
294         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
295         * configure: Regenerate.
296         * Makefile.in: Regenerate.
297
298 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
299
300         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
301
302 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
303
304         * MAINTAINERS (Write after Approval): Add myself.
305
306 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
307
308         * MAINTAINERS (Write After Approval):  Add myself.
309
310 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
311
312         * MAINTAINERS (Write After Approval):  Add myself.
313
314 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
315
316         * MAINTAINERS: Update my email address.
317
318 2008-06-25  Joey Ye  <joey.ye@intel.com>
319
320         * MAINTAINERS (Write After Approval):  Add myself.
321
322 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
323
324         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
325         * Makefile.in: Regenerate.
326         * configure: Regenerate.
327
328 2008-06-17  Daniel Kraft  <d@domob.eu>
329
330         * MAINTAINERS (Write After Approval):  Add myself.
331
332 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
333
334         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
335         "$@" is still intact with both Autoconf 2.59 and 2.62.
336         * configure: Regenerate.
337
338 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
339
340         * Makefile.tpl: Fix comment errors.
341         * Makefile.in: Regenerate.
342
343 2008-06-12  David S. Miller  <davem@davemloft.net>
344             David Edelsohn  <edelsohn@gnu.org>
345
346         * configure.ac: Add powerpc*-*-* to gold supported targets.
347         * configure: Regenerate.
348
349 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
350
351         PR tree-optimization/36218
352         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
353         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
354         (all prefix="build-"): Pass them to build-system sub-makes.
355         * Makefile.in: Regenerate.
356
357 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
358
359         * MAINTAINERS (mt port): Remove.
360         (sco5, unixware, sco udk): Remove.
361         (Kean Johnston): Add to Write After Approval.
362
363 2008-05-30  Julian Brown  <julian@codesourcery.com>
364
365         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
366         of libobjc for ARM EABI Linux.
367         * configure: Regenerate.
368
369 2008-05-18 Xinliang David Li   <davidxl@google.com>
370
371         * ChangeLog: Remove wrong ChangeLog entry. 
372
373 2008-05-17 Xinliang David Li   <davidxl@google.com>
374
375         * MAINTAINERS (Write After Approval): Add myself.
376
377 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
378
379         * MAINTAINERS (Write After Approval): Add myself.
380
381 2008-05-14  Rafael Espíndola  <espindola@google.com>
382
383         * config-ml.in: don't handle --enable-shared and --enable-static.
384
385 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
386
387         * MAINTAINERS: Update my email address.
388
389 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
390
391         * MAINTAINERS: Update my email address.
392         
393 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
394
395         * MAINTAINERS (Write After Approval): Add myself.
396
397 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
402
403         * MAINTAINERS (crx): Add myself.
404
405 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
406
407         Sync with src:
408         2008-04-14  David S. Miller  <davem@davemloft.net>
409
410         * configure.ac: Add sparc*-*-* to gold supported targets.
411         * configure: Regenerate.
412
413 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
414
415         PR bootstrap/35457
416         * configure.ac: Include override.m4.
417         * configure: Regenerate.
418
419 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
420
421         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
422         * Makefile.in: Regenerate.
423
424 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
425
426         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
427         as nonconfigurable directories list.
428         * configure: Regenerate.
429
430 2008-04-14  Ben Elliston  <bje@au.ibm.com>
431
432         * config.sub, config.guess: Update from upstream sources.
433
434 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
435
436         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
437         * Makefile.in: Regenerate.
438
439 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
440
441         * configure.ac: Do not build libssp for the AVR.
442         * configure: Regenerate.
443
444 2008-04-07  Ian Lance Taylor  <iant@google.com>
445
446         * Makefile.def: check-gold depends upon all-binutils.
447         * Makefile.in: Regenerate.
448
449 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
450
451         * MAINTAINERS (Write After Approval): Add myself.
452
453 2008-04-04  Nick Clifton  <nickc@redhat.com>
454
455         PR binutils/4334
456         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
457         builds.
458         * configure: Regenerate.
459
460 2008-04-04  NightStrike  <NightStrike@gmail.com>
461
462         PR other/35151
463         * configure.ac: Combine rules for mingw32 and mingw64.
464         * configure: Regenerate.
465
466 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
467
468         * MAINTAINERS (Write After Approval): Add myself.
469
470 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
471
472         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
473         * Makefile.in (.NOTPARALLEL): Ditto.
474
475 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
476
477         * MAINTAINERS (Write After Approval): Add myself.
478
479 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
480
481         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
482         * Makefile.in (.NOTPARALLEL): Regenerate.
483
484 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
485
486         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
487         * Makefile.in: Regenerate.
488
489 2008-03-26  Jakub Staszak  <kuba@et.pl>
490
491         * MAINTAINERS (Write After Approval): Add myself.
492
493 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
494
495         * MAINTAINERS:  Update e-mail address.
496
497 2008-03-20  Ian Lance Taylor  <iant@google.com>
498
499         * configure.ac: Add support for --enable-gold.
500         * Makefile.def: Add gold as a directory like ld.
501         * configure, Makefile.in: Regenerate.
502
503 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
504
505         * configure.ac: m4_include config/proginstall.m4.
506         * configure: Regenerate.
507
508         Backport from upstream Libtool:
509         
510         2007-10-12  Eric Blake  <ebb9@byu.net>
511         
512         Deal with Autoconf 2.62's semantic change in m4_append.
513         * ltsugar.m4 (lt_append): Replace broken versions of
514         m4_append.
515         (lt_if_append_uniq): Don't require separator to be overquoted,
516         and avoid broken m4_append.
517         (lt_dict_add): Fix typo.
518         * libtool.m4 (_LT_DECL): Don't overquote separator.
519
520 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
521
522         * config.rpath: Add AIX 6 support.
523
524 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
525
526         * Makefile.def (stageprofile).  Remove -fprofile-generate
527         from stage_libcflags.
528         * Makefile.in: Regenerate.
529
530 2008-03-13  Ben Elliston  <bje@au.ibm.com>
531
532         * config.sub, config.guess: Update from upstream sources.
533
534 2008-03-06  Tom Tromey  <tromey@redhat.com>
535
536         * MAINTAINERS: Update for treelang deletion.
537
538 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
539
540         * MAINTAINERS: Update my email address.
541
542 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
543
544         * MAINTAINERS (darwin port): Add myself as a maintainer.
545         (objective-c/c++): Add myself as a maintainer.
546
547 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
548
549         * MAINTAINERS (Write After Approval): Update my email address.
550
551 2008-02-25  Tomas Bily  <tbily@suse.cz>
552
553         * MAINTAINERS (Write After Approval): Add myself.
554
555 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
556
557         * MAINTAINERS (OpenMP): Add myself.
558
559 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
560
561         PR bootstrap/32009
562         PR bootstrap/32161
563
564         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
565         * configure: Regenerate.
566
567         * Makefile.def: Define stage_libcflags for all bootstrap stages.
568         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
569         STAGE4_LIBCFLAGS): New.
570         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
571         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
572         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
573         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
574         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
575         for target modules.  Don't export LIBCFLAGS.
576         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
577         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
578         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
579         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
580         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
581         * Makefile.in: Regenerate.
582
583 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
584
585         PR libgcj/33085
586         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
587         Do not use -DDLL_EXPORT.  Backport from upstream.
588
589 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
590
591         * MAINTAINERS (Write After Approval): Add myself.
592
593 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
594
595         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
596         * configure: Regenerate.
597
598 2008-01-31  Marc Gauthier  <marc@tensilica.com>
599
600         * configure.ac (xtensa*-*-*): Recognize processor variants.
601         * configure: Regenerate.
602
603 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
604
605         PR bootstrap/34922
606         * configure.ac (PARSE_ARGS): Push suitable setting of
607         ac_subdirs_all, for `./configure --help=recursive'.
608         Handle `+' in generic toplevel directory disabling.
609         * configure: Regenerate.
610
611 2008-01-28  Nick Clifton  <nickc@redhat.com>
612
613         * MAINTAINERS (xstormy16): Take over maintainership.
614
615 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
616
617         * MAINTAINERS (c4x port): Remove.
618
619 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
620
621         * libtool.m4: Backport AIX 6 support from ToT Libtool.
622
623 2008-01-23  Ben Elliston  <bje@au.ibm.com>
624
625         * config.sub, config.guess: Update from upstream sources.
626
627 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
628
629         * MAINTAINERS (Write After Approval): Add myself.
630
631 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
632
633         * MAINTAINERS: Update my email address.
634
635 2008-01-09  Raksit Ashok  <raksit@google.com>
636
637         * MAINTAINERS (Write After Approval): Add myself.
638
639 2008-01-09  Raksit Ashok  <raksit@google.com>
640
641         * MAINTAINERS (Write After Approval): Add myself.
642
643 2008-01-08  Ben Elliston  <bje@au.ibm.com>
644
645         * config.sub, config.guess: Update from upstream sources.
646
647 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
648
649         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
650         Change recommended MPFR from 2.2.1 -> 2.3.0.
651         * configure: Regenerate.
652
653 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
654
655         * MAINTAINERS: Update my email address.
656
657 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
658
659         * MAINTAINERS: Update my email address.
660
661 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
662
663         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
664         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
665         * Makefile.in: Regenerate.
666
667 2007-12-10  Mark Heffernan <meheff@google.com>
668
669         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
670         misplaced entries.
671
672 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
673
674         * configure.ac: Enable libjava for x86_64-*-darwin9.
675         * configure: Regenerate.
676
677 2007-12-07  Bill Maddox <maddox@google.com>
678
679         * MAINTAINERS (Write After Approval): Add myself.
680
681 2007-12-05  Ben Elliston  <bje@au.ibm.com>
682
683         * config.sub, config.guess: Update from upstream sources.
684
685 2007-12-02  Matthias Klose  <doko@ubuntu.com>
686
687         * config-ml.in: Remove 64bit configure tests.
688
689 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
690
691         * config-ml.in: Robustify against white space in absolute file
692         names.
693
694         * config-ml.in (multi-clean): Substitute ${Makefile}.
695         Remove superfluous ${Makefile} in list.
696
697 2007-11-19  Thiemo Seufer  <ths@mips.com>
698
699         * config-ml.in: Don't hardcode the Makefile name.
700
701 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
702
703         * MAINTAINERS (Write After Approval): Add myself.
704
705 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
706
707         * MAINTAINERS (Write After Approval): Add myself.
708
709 2007-11-06  Doug Kwan <dougkwan@google.com>
710
711         * MAINTAINERS (Write After Approval): Add myself.
712
713 2007-10-25  Ben Elliston  <bje@au.ibm.com>
714
715         * MAINTAINERS (mercury): Remove entry.
716         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
717
718 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
719
720         * Makefile.def (dependencies): Make configure-gdb depend on
721         all-intl.
722         * Makefile.in: Regenerated.
723
724 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
725
726         * MAINTAINERS (Fortran maintainer): Remove myself.
727
728 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
729
730         * Makefile.def: To avoid problems running with parallel makes,
731         build newlib before libgloss so that target specific header
732         files are availble.
733         * Makefile.in: Regenerate
734
735 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
736
737         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
738         * Makefile.in: Regenerate.
739
740 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
741
742         * MAINTAINERS (Register allocation reviewer): Add myself.
743
744 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
745
746         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
747         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
748         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
749         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
750         * configure: Regenerate.
751
752 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
753
754         * MAINTAINERS (Register allocation reviewer): Add myself.
755
756 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
757
758         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
759         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
760         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
761         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
762         * configure.ac: Default them to host tools for $host = $build.
763         Subst them.
764
765         * configure: Regenerate.
766         * Makefile.in: Regenerate.
767
768 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
769
770         * MAINTAINERS (Register allocation reviewer): Add myself.
771
772 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
773
774         * MAINTAINERS (Register allocation reviewer): Add myself.
775
776 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
777
778         * MAINTAINERS (Write After Approval): Fix typo.
779
780 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
781
782         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
783         * configure: Regenerate.
784
785 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
786
787         PR bootstrap/31906
788         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
789         they're already prefixed.
790
791 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
792
793         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
794         libstdc++.
795         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
796         * configure: Regenerate.
797         * Makefile.in: Regenerate.
798         
799 2007-09-17  Andreas Schwab  <schwab@suse.de>
800
801         * configure.ac: Raise minimum makeinfo version to 4.6.
802         * configure: Regenerate.
803
804 2007-09-17  Johannes Singler <singler@ira.uka.de>
805
806         * MAINTAINERS (write-after-approval) add myself
807
808 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
809
810         * configure.ac: Correct makeinfo version check.
811         * configure: Regenerate.
812
813 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
814
815         * MAINTAINERS: Update my email address.
816
817 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
818
819         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
820         to $skipdirs and only disable gprof for newlib.  Use the normal
821         mips*-elf* handling in other respects.
822         * configure: Regnerate.
823
824 2007-09-12  David Daney  <ddaney@avtrex.com>
825
826         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
827         enabling libgcj.
828         * configure: Regenerate.
829
830 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
831
832         PR other/32154
833         * configure.ac: For libgloss targets, point the linker to the linker
834         script, startup code and simulator library.
835         * configure: Regenerate.
836
837 2007-09-07  Andrew Haley  <aph@redhat.com>
838
839         * configure.ac (noconfigdirs): Remove target-libffi and
840         target-libjava.
841         * configure: Regenerate.
842
843 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
844
845         PR target/33281
846         * configure.ac: Use config/mh-mingw on mingw.
847         * configure: Regenerate.
848
849 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
850
851         * MAINTAINERS (Write After Approval): Add myself.
852
853 2007-09-05  Richard Guenther  <rguenther@suse.de>
854
855         * configure.ac (--enable-stage1-checking): If neither --enable-checking
856         nor --disable-checking is provided also turn on yes and types
857         checking for stage1.
858         * configure: Re-generate.
859
860 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
861
862         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
863         (Write After Approval): Remove myself.
864
865 2007-08-29  Nick Clifton  <nickc@redhat.com>
866
867         * config.sub, config.guess: Update from upstream sources.
868
869 2007-08-22  Bud Davis  <jmdavis@link.com>
870
871         * MAINTAINERS (Write After Approval): Added myself.
872         * MAINTAINERS (Reviewers): Removed myself.
873
874 2007-08-18  Paul Brook  <paul@codesourcery.com>
875             Joseph Myers  <joseph@codesourcery.com>
876
877         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
878         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
879         * Makefile.in: Regenerate.
880         * configure.ac (--with-debug-prefix-map): New.
881         * configure: Regenerate.
882
883 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
884             Nigel Stephens  <nigel@mips.com>
885
886         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
887         as target_makefile_frag.
888         * configure: Regenerate.
889
890 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
891
892         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
893         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
894         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
895         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
896         (do-compare, do-compare3, do-compare-debug): New.
897         ([+compare-target+]): Use them.
898
899 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
900
901         * MAINTAINERS (Write After Approval): Change my email address.
902
903 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
904             Ben Elliston  <bje@au.ibm.com>
905
906         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
907         --silent if $silent.
908         * configure: Regenerate.
909
910 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
911
912         * MAINTAINERS (Various Maintainers): Add myself as
913         loop infrastructure maintainer.  Update my e-mail
914         address.
915
916 2007-07-31  Diego Novillo  <dnovillo@google.com>
917
918         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
919         Adjust description.
920
921 2007-07-26  Richard Guenther  <rguenther@suse.de>
922
923         * configure.ac: Add types checking to stage1 checking flags.
924         * configure: Regenerate.
925
926 2007-07-17  Nick Clifton  <nickc@redhat.com>
927
928         * COPYING3: New file.  Contains version 3 of the GNU General
929         Public License.
930         * COPYING3.LIB: New file.  Contains version 3 of the GNU
931         Lesser General Public License.
932
933 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
934
935         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
936
937 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
938
939         * MAINTAINERS (S/390 co-maintainer): Add myself.
940         (Write After Approval): Remove myself.
941
942 2007-07-13  Dan Hipschman  <dsh@google.com>
943
944         * MAINTAINERS (Write After Approval): Add myself.
945
946 2007-07-11  Nick Clifton  <nickc@redhat.com>
947
948         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
949         WINDRES export.
950         * Makefile.in: Regenerate.
951
952 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
953
954         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
955         maintainer.
956
957 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
958
959         * lt~obsolete.m4: New. Import from 20070318 libtool.
960
961 2007-07-03  Julian Brown  <julian@codesourcery.com>
962
963         * MAINTAINERS (Write After Approval): Add myself.
964
965 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
966
967         * configure.ac: Rewrite 'configure --help' strings to look nicer.
968         * configure: Regenerate.
969
970 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
971
972         * configure.ac: Add some missing m4 quotation.
973         * configure: Regenerate.
974
975 2007-07-02  Simon Baldwin  <simonb@google.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
980
981         * configure: Regenerate.
982
983 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
984
985         * Makefile.def: Add windmc tool to build.
986         * Makefile.tpl: Likewise.
987         * configure.ac: Likewise.
988         * Makefile.in: Regenerate.
989         * configure: Regenerate.
990                                                 
991 2007-06-28  DJ Delorie  <dj@redhat.com>
992
993         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
994         not building newlib.
995         * configure: Regenerated.
996         
997 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
998
999         * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1002
1003         * MAINTAINERS (Write After Approval): Add myself.
1004
1005 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1006
1007         * MAINTAINERS (Write After Approval): Add myself.
1008
1009 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1010
1011         * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1014
1015         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1016         * Makefile.in: Regenerated.
1017
1018 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1019
1020         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1021         bfin*-*-uclinux* targets.
1022         * configure: Regenerate.
1023
1024 2007-06-14  Ian Lance Taylor  <iant@google.com>
1025
1026         * MAINTAINERS: Add myself as non-algorithmic global write
1027         maintainer.
1028
1029 2007-06-14  Diego Novillo  <dnovillo@google.com>
1030
1031         * MAINTAINERS: Add self as middle-end maintainer and
1032         non-algorithmic global write maintainer.
1033
1034 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1035
1036         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1037         Move all Fortran maintainers except Paul Brook into the
1038         Non-Autopoiesis section.
1039
1040 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1041
1042         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1043         (distclean-stage[+id+]): Possibly delete stage_last.
1044         * Makefile.in: Regenerate.
1045
1046 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1047
1048         * MAINTAINERS (Various Maintainer): Fix typo.
1049
1050 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1051
1052         * MAINTAINERS (Various Maintainer): Add myself as
1053         dataflow maintainer.
1054
1055 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1056
1057         * config.sub, config.guess: Update from upstream sources.
1058
1059 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1060
1061         * Makefile.tpl: Fix spelling error.
1062         * Makefile.in: Regenerate.
1063
1064 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1065
1066         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1067         lt_cv_sys_max_cmd_len.
1068
1069 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1070
1071         * MAINTAINERS (Various Maintainers): Add myself as
1072         auto-vectorizer maintainer.
1073
1074 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1075
1076         PR libjava/32098
1077         * libtool.m4: Revert previous change.
1078         * ltgcc.m4: Put it here.
1079
1080 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1081
1082         * MAINTAINERS (Various Maintainers): Add myself as
1083         auto-vectorizer maintainer.
1084
1085 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1086
1087         PR libjava/32098
1088         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1089
1090 2007-05-30  Richard Guenther  <rguenther@suse.de>
1091
1092         * MAINTAINERS (Various Maintainers): Add myself as
1093         auto-vectorizer maintainer.
1094
1095 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1096
1097         PR bootstrap/29382
1098         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1099         * configure: Rebuilt.
1100
1101 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1102
1103         * MAINTAINERS (Write After Approval): Removed my name.
1104
1105 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1106
1107         * MAINTAINERS (Write After Approval): Remove myself.
1108
1109 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1110
1111         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1112
1113 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1114
1115         * ltmain.sh: Update from ToT Libtool.
1116         * libtool.m4: Update from ToT Libtool.
1117         * ltsugar.m4: New. Update from ToT Libtool.
1118         * ltversion.m4: New. Update from ToT Libtool.
1119         * ltoptions.m4: New. Update from ToT Libtool.
1120         * ltconfig: Remove.
1121         * ltcf-c.sh: Remove.
1122         * ltcf-cxx.sh: Remove.
1123         * ltcf-gcj.sh: Remove.
1124
1125 2007-05-22  Ollie Wild  <aaw@google.com>
1126
1127         * MAINTAINERS (Write After Approval): Add myself.
1128
1129 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1130
1131         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1132         stage_cflags.
1133         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1134         Remove CFLAGS/LIBCFLAGS.
1135         (configure-stage[+id+]-[+prefix+][+module+],
1136         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1137         * Makefile.in: Regenerate.
1138
1139 2007-05-15  Diego Novillo  <dnovillo@google.com>
1140
1141         * MAINTAINERS: Update e-mail address.
1142
1143 2007-05-15  Revital Eres  <eres@il.ibm.com>
1144
1145         * MAINTAINERS (Write After Approval): Add myself.
1146
1147 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1148
1149         * MAINTAINERS (Write After Approval): Updated my address.
1150
1151 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1152
1153         * MAINTAINERS (Write After Approval): Add myself.
1154
1155 2007-05-11  Silvius Rus  <rus@google.com>
1156
1157         * MAINTAINERS (Write After Approval): Add myself.
1158
1159 2007-04-23  Tom Tromey  <tromey@redhat.com>
1160
1161         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1162
1163 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1164
1165         * MAINTAINERS (cpplib): Rename to ...
1166         (libcpp): ... this.  Add C/C++ front end maintainers.
1167
1168 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1169
1170         * config-ml.in: Pass ${ml_config_env} to configure calls.
1171
1172 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1173
1174         * MAINTAINERS (Write After Approval): Add myself.
1175         
1176 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1177
1178         * MAINTAINERS (Write After Approval): Add myself.
1179
1180 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1181
1182         * MAINTAINERS (fortran 95 front end): Add myself.
1183
1184 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1185
1186         * MAINTAINERS (Write After Approval): Add myself.
1187         
1188 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1189
1190         * MAINTAINERS (Modulo Scheduler): Add myself.
1191
1192 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1193
1194         * MAINTAINERS (fortran 95 front end): Add myself.
1195         (c++ front end): whitespace fix.
1196
1197 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1198
1199         * MAINTAINERS (Write After Approval): Add myself.
1200
1201 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1202
1203         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1204         of glob.  Quote arguments with single quotes too.
1205         * configure: Regenerate.
1206
1207 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1208
1209         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1210         * Makefile.in: Regenerate
1211
1212 2007-03-07  Andreas Schwab  <schwab@suse.de>
1213
1214         * configure: Regenerate.
1215
1216 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1217
1218         * configure.ac: Add "--with-pdfdir" configure option,
1219         which defines pdfdir variable.
1220         * Makefile.def (target=fixincludes): Add install-pdf to
1221         missing targets.
1222         (recursive_targets): Add install-pdf target.
1223         (flags_to_pass): Add pdfdir.
1224         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1225         target.
1226         * configure: Regenerate
1227         * Makefile.in: Regenerate
1228
1229 2007-02-28  Eric Christopher  <echristo@apple.com>
1230
1231         Revert:
1232         2006-12-07  Mike Stump  <mrs@apple.com>
1233
1234         * Makefile.def (dependencies): Add dependency for
1235         install-target-libssp and install-target-libgomp on
1236         install-gcc.
1237         * Makefile.in: Regenerate.
1238
1239 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1240
1241         * configure: Regenerate.
1242         * configure.ac: Move statements after variable declarations.
1243
1244 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1245
1246         * MAINTAINERS: Add myself as sh maintainer.
1247
1248 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1249
1250         * configure.ac: Adjust for loop syntax.
1251         * configure: Regenerate.
1252
1253 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1254
1255         * configure: Rebuilt.
1256
1257 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1258
1259         * configure.ac: Drop multiple occurrences of --enable-languages,
1260         and fix its quoting.
1261         * configure: Rebuilt.
1262
1263 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1264             Nathan Sidwell  <nathan@codesourcery.com>
1265             Vladimir Prus  <vladimir@codesourcery.com>
1266             Joseph Myers  <joseph@codesourcery.com>
1267
1268         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1269         * configure: Regenerate.
1270
1271 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1272
1273         * ltconfig (freebsd*): Default to elf.
1274
1275 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1276
1277         * configure.ac (target_libraries): Move libgcc before libiberty.
1278         * configure: Regenerated.
1279
1280 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1281             Paolo Bonzini  <bonzini@gnu.org>
1282
1283         PR bootstrap/30753
1284         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1285         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1286         * configure: Regenerated.
1287
1288 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1289
1290         * MAINTAINERS (Language Front End Maintainers): Update my mail
1291         address.
1292
1293 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1294
1295         PR bootstrap/30748
1296         * configure.ac: Correct syntax for Solaris ksh.
1297         * configure: Regenerated.
1298
1299 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1300
1301         * configure.ac: Sync with src.
1302         * configure: Regenerate.
1303
1304 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1305
1306         * Makefile.in: Regenerate.
1307
1308 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1309
1310         * config.sub: Sync with src.
1311
1312 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1313
1314         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1315         noncanonical equivalents.
1316         * configure.in: Rename to...
1317         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1318         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1319         target_noncanonical.  Use them.  Rewrite removal of configure
1320         arguments for autoconf 2.59.  Discard variable settings.  Force
1321         program_transform_name for native tools.
1322
1323         * Makefile.in: Regenerated.
1324         * configure: Regenerated with autoconf 2.59.
1325
1326 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1327
1328         * MAINTAINERS (Write After Approval): Add myself.
1329
1330 2007-01-31  Andreas Schwab  <schwab@suse.de>
1331
1332         * Makefile.tpl (LDFLAGS): Substitute it.
1333         * Makefile.in: Regenerate.
1334
1335 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1336
1337         * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1340
1341         * MAINTAINERS (spu port): Add myself.
1342
1343 2007-01-23  Richard Guenther  <rguenther@suse.de>
1344
1345         PR bootstrap/30541
1346         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1347         * Makefile.tpl (GNATBIND): Substitute it.
1348         (GNATMAKE): Likewise.
1349         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1350         of STAGE_PREFIX.
1351         * Makefile.in: Regenerate.
1352         * configure: Regenerate.
1353
1354 2007-01-18  Mike Stump  <mrs@apple.com>
1355
1356         * configure.in: Re-enable -Werror for gcc builds.
1357
1358 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1359
1360         * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1363
1364         * configure.in: Change == to = in test command.
1365         * configure: Regenerate.
1366
1367 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1368             Nick Clifton  <nickc@redhat.com>
1369             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1370
1371         * configure.in (build_configargs, host_configargs, target_configargs):
1372         Remove build/host/target parameters.
1373         (host_libs): Add gmp and mpfr.
1374         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1375         * Makefile.def (gmp, mpfr): New.
1376         (gcc): Remove target.
1377         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1378         target_os, target_vendor): New.
1379         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1380         * configure: Regenerate.
1381         * Makefile.in: Regenerate.
1382
1383 2007-01-11  Matt Fago  <fago@earthlink.net>
1384
1385         * configure.in: Try to link to functions only in mpfr 2.2.x
1386         to improve robustness of configure tests.
1387         * configure: Regenerate.
1388
1389 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1390
1391         * MAINTAINERS: Add myself as i386 maintainer.
1392
1393 2007-01-08  Jan Hubicka  <jh@suse.cz>
1394
1395         * MAINTAINERS: Add myself as i386 maintainer.
1396
1397 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1398
1399         * configure.in: Add support for an x86_64-mingw* target.
1400         * configure: Regenerate.
1401
1402 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1403
1404         * Makefile.tpl (all-target): Correct @if conditional for target
1405         modules.
1406         * configure.in: Omit libiberty if building only target libgcc.
1407         * configure, Makefile.in: Regenerated.
1408
1409 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1410
1411         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1412         * configure: Regenerate.
1413
1414 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1415
1416         * Makefile.def (target_modules): Add libgcc.
1417         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1418         * Makefile.tpl (clean-target-libgcc): Delete.
1419         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1420         on gcc even for bootstrapped modules.  Rewrite handling of
1421         lang_env_dependencies to loop over target_modules.
1422         * configure.in (target_libraries): Add target-libgcc.
1423         * Makefile.in, configure: Regenerated.
1424
1425 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1426
1427         * configure.in: Reorganize recognition of languages.  Add
1428         --enable-stage1-languages.  Show supported languages for the chosen
1429         target rather than all recognized languages.
1430         * configure: Regenerate.
1431
1432 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1433
1434         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1435         * Makefile.in: Regenerate.
1436
1437 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1438
1439         * configure.in: Warn that MPFR 2.2.0 is buggy.
1440         * configure: Regenerate.
1441
1442 2006-12-27  Ian Lance Taylor  <iant@google.com>
1443
1444         * configure.in: When removing Makefiles to force a reconfigure, also
1445         remove prev-DIR*/Makefile.
1446         * configure: Regenerate.
1447
1448 2006-12-22  Andreas Schwab  <schwab@suse.de>
1449
1450         * configure: Regenerate with correct autoconf version.
1451
1452 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1453
1454         * configure.in: add AC_SUBST for *_FOR_TARGET.
1455         * configure: Regenerate.
1456
1457 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1458
1459         * configure.in: Simplify logic for rejecting languages that cannot
1460         be built.  Separate the case when a language is unsupported,
1461         from the case when the user chooses not to build a language.
1462
1463 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1464
1465         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1466         it only affects bootstrap and could be tested on "$host" as well.
1467         * configure: Regenerate.
1468         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1469
1470 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1471
1472         PR bootstrap/29544
1473         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1474         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1475         move here comment from Makefile.tpl.
1476         * Makefile.tpl: Move some definitions higher in the file.
1477         (STAGE1_CHECKING): New.
1478         * configure.in: Add --enable-stage1-checking.
1479         * configure: Regenerate.
1480         * Makefile.in: Regenerate.
1481
1482 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1483
1484         * MAINTAINERS: Add myself as build system maintainer.
1485
1486 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1487
1488         * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2006-12-13  Eric Christopher  <echristo@apple.com>
1491
1492         * MAINTAINERS: Add myself as darwin maintainer.
1493
1494 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1495
1496         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1497
1498 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1499
1500         MAINTAINERS: Update my entry.
1501
1502 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1503
1504         * configure.in:  Handle spu makefile frag.
1505         * Makefile.tpl (MAINT): Define
1506         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1507         * configure: Regenerate.
1508         * Makefile.in: Regenerate.
1509
1510 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1511
1512         * config.guess: Import latest version.
1513         * config.sub: Likewise.
1514
1515 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1516
1517         * configure.in (spu-*-*): Don't skip target-libiberty.
1518         * configure: Regenerate.
1519
1520 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1521
1522         PR bootstrap/30134
1523         * configure.in: Correct x86 darwin support for libjava to powerpc
1524         and i?86 only.
1525         * configure: Regenerate.
1526
1527 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1528
1529         * configure.in: Add x86 darwin support for libjava.
1530         * configure: Regenerate.
1531
1532 2006-12-07  Mike Stump  <mrs@apple.com>
1533
1534         * Makefile.def (dependencies): Add dependency for
1535         install-target-libssp and install-target-libgomp on
1536         install-gcc.
1537         * Makefile.in: Regenerate.
1538
1539 2006-12-04  Richard Guenther  <rguenther@suse.de>
1540
1541         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1542         (Non-Algorithmic Maintainers): Move over non-algorithmic
1543         loop optimizer maintainers, add myself as a non-algorithmic
1544         middle-end maintainer.
1545
1546 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1547
1548         * MAINTAINERS (Write After Approval): Add myself.
1549
1550 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551
1552         * configure.in: Update error message for missing GMP/MPFR.
1553
1554         * configure: Regenerate.
1555
1556 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1557
1558         * configure.in: Update MPFR version in error message.
1559
1560         * configure: Regenerate.
1561
1562 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1563
1564         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1565         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1566         --with-gmp-lib): New flags.
1567
1568         * configure: Regenerate.
1569
1570 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1571
1572         * MAINTAINERS (Write After Approval): Change my email address.
1573
1574 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1575
1576         * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2006-11-22  Philipp Thomas <pth@suse.de>
1579
1580         * MAINTAINERS (i18n): Update e-mail address.
1581
1582 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1583
1584         * MAINTAINERS (spu port): Add myself as maintainer.
1585         (Write After Approval): Remove myself.
1586
1587 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1588
1589         * configure.in (skipdirs): Don't build libssp for SPU.
1590         * configure: Regenerate.
1591
1592 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1593
1594         * MAINTAINERS (spu port): Add myself as maintainer.
1595         (libobjc): Update my email address.
1596
1597 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1598
1599         * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1602
1603         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1604         * configure : Rebuilt.
1605
1606 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1607
1608         * MAINTAINERS (Write After Approval): Add myself.
1609
1610 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1611
1612         * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1615
1616         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1617         libmpfr.a.
1618         * configure: Regenerate.
1619
1620 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1621
1622         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1623         (unstage): Test for stage_last presence.
1624
1625         PR bootstrap/29802
1626         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1627         * Makefile.in: Regenerate.
1628
1629 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1630
1631         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1632         maintainers.
1633
1634 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1635
1636         * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1639
1640         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1641         and stageN-package/Makefile.
1642         * Makefile.in: Regenerated.
1643
1644 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1645
1646         * configure.in: Remove target-libgloss from noconfigdirs for
1647         bfin-*-*.
1648         * configure: Regenerated.
1649
1650 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1651
1652         * configure.in (have_gmp): Only error if the gcc directory exists.
1653
1654         * configure: Regenerate.
1655
1656 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1657
1658         * configure.in: Robustify error message for missing GMP/MPFR.
1659
1660         * configure: Regenerate.
1661
1662 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1663
1664         * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1667
1668         * MAINTAINERS: Change email address.
1669
1670 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1671
1672         * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1675
1676         * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1679
1680         * MAINTAINERS (Write After Approval): Move myself to
1681         Write After Approval section.
1682
1683 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1684
1685         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1686         need_gmp anymore.
1687         * configure: Regenerate.
1688
1689 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1690
1691         * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1694
1695         * config.guess: Import latest version.
1696         * config.sub: Likewise.
1697
1698 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1699
1700         * Makefile.def: Added pdf target handling.
1701         * Makefile.tpl: Added pdf target handling.
1702         * Makefile.in: Regenerated.
1703
1704 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1705
1706         * MAINTAINERS: Add self as score port maintainer.
1707
1708 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1709
1710         * MAINTAINERS (Write After Approval): Add myself.
1711
1712 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1713
1714         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1715         or newer.
1716         * configure: Regenerated.
1717
1718 2006-09-27  Dave Brolley  <brolley@redhat.com>
1719
1720         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1721         $s instead of $r.
1722         * configure: Regenerated.
1723
1724 2006-09-26  Thiemo Seufer  <ths@mips.com>
1725
1726         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1727         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1728         * configure: Regenerate.
1729
1730 2006-09-24  Graeme Peterson <gridly@gmail.com>
1731
1732         * MAINTAINERS (Write After Approval): Remove myself.
1733
1734 2006-09-22  Chao-ying Fu  <fu@mips.com>
1735
1736         * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1739
1740         * MAINTAINERS: Add self as soft-fp maintainer.
1741
1742 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1743
1744         * MAINTAINERS: Add myself as avr maintainer.
1745         Remove Marek Michalkiewicz as avr maintainer.
1746
1747 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1748
1749         * MAINTAINERS (Write After Approval): Add myself.
1750
1751 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1752
1753         * configure.in: Never build newlib for a Mingw host.
1754         Never build newlib as Mingw target library.
1755         Test the existence of winsup/cygwin for building a Cygwin newlib,
1756         rather than just winsup.
1757         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1758         building a Mingw target.
1759         * configure: Regenerate.
1760
1761 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1762
1763         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1764
1765 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1766
1767         * config.guess: Import from src (was more updated).
1768         * config.sub: Likewise.
1769
1770 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1771
1772         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1773         * configure: Regenerated.
1774
1775 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1776
1777         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1778         for stages after the first.
1779
1780 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1781
1782         * Makefile.def: Add dependencies for configure-opcodes
1783         on configure-intl and all-opcodes on all-intl.
1784         * Makefile.in: Regenerated.
1785
1786 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1787
1788         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1789
1790 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1791
1792         Port to hosts whose 'sort' and 'tail' implementations
1793         treat operands with leading '+' as file names, as POSIX
1794         has required since 2001.  However, make sure the code still
1795         works on pre-POSIX hosts.
1796         * ltmain.sh: Don't assume "sort +2" is equivalent to
1797         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1798
1799 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1800
1801         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1802
1803 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1804
1805         * ltconfig: chmod 644 before ranlib during install.
1806
1807 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1808
1809         PR bootstrap/18058
1810         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1811         if the bootstrap compiler is a GCC version that supports it.
1812         * configure: Regenerate.
1813
1814 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1815
1816         * configure.in: Fix thinkos in previous check-in.
1817         * configure: Regenerate.
1818
1819 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1820
1821         PR other/27063
1822         * configure.in: Test subdir_requires and give an appropriate
1823         error message.
1824         * configure: Regenerate.
1825
1826 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1827
1828         * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1831
1832         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1833
1834 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1835
1836         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1837
1838 2006-06-20  David Ayers  <d.ayers@inode.at>
1839
1840         PR bootstrap/28072
1841         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1842         whether target-libjava is being configured instead of whether the
1843         java front end is enabled.
1844         * configure: Regenerate.
1845
1846 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1847
1848         PR target/27540
1849         * configure.in: Only enable libgomp on IRIX 6.
1850         * configure: Regenerate.
1851
1852 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1853
1854         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1855         too.
1856         * Makefile.in: Regenerate.
1857
1858 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1859
1860         * config-ml.in: Alter CCASFLAGS to include special
1861         multilib options the same as is done for CFLAGS.
1862
1863 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1864
1865         * configure.in: Don't enable libgomp on hpux10.
1866         * configure: Rebuilt.
1867
1868 2006-06-12  David Ayers  <d.ayers@inode.at>
1869
1870         PR bootstrap/27963
1871         PR target/19970
1872         * configure.in: Remove target-boehm-gc from noconfigdirs where
1873         ${libgcj} is specified.
1874         * configure: Regenerate.
1875
1876 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1877
1878         Sync from src:
1879
1880         * configure.in: Sync.
1881         * configure: Regenerated.
1882
1883         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1884
1885         * Makefile.def: Added dependencies from sim and gdb on intl, and
1886         added configure dependencies to everything with an all dependency
1887         on intl.
1888         * Makefile.in: Regenerated.
1889
1890 2006-06-06  David Ayers  <d.ayers@inode.at>
1891
1892         PR libobjc/13946
1893         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1894         * Makefile.in: Regenerate.
1895         * configure.in: Add --enable-objc-gc at toplevel and have it
1896         enable boehm-gc for Objective-C.
1897         Remove target-boehm-gc from libgcj.
1898         Add target-boehm-gc to target_libraries.
1899         Add target-boehm-gc to noconfigdirs where ${libgcj}
1900         is specified.
1901         Assert that boehm-gc is supported when requested for Objective-C.
1902         Only build boehm-gc if needed either for Java or Objective-C.
1903         * configure: Regenerate.
1904
1905 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1906
1907         PR 27674
1908         * Makefile.tpl (configure-[+prefix+][+module+],
1909         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1910         Remove rule to unstage bootstrapped modules.
1911         (stage_current): New.
1912         * Makefile.in: Regenerate.
1913
1914 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1915
1916         * MAINTAINERS (Write After Approval): Update my e-mail address.
1917
1918 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1919
1920         * include/libiberty.h: Declare pex_run_in_environment.
1921
1922 2006-05-31  Asher Langton  <langton2@llnl.gov>
1923
1924         * MAINTAINERS (Write After Approval): Add myself.
1925
1926 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1927
1928         * Makefile.def (bfd, opcodes): Fix lib_path.
1929         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1930         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1931         * Makefile.in: Regenerate.
1932
1933 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1934
1935         * Makefile.in: Regenerate.
1936
1937 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1938
1939         * Makefile.def: Add install-html target. Add datarootdir
1940         docdir and htmldir to flags_to_pass.
1941         * Makefile.tpl: Add install-html target.
1942         * Makefile.in: Regenerate.
1943         * configure.in: Add --with-datarootdir, --with-docdir, and
1944         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1945         * configure: Regenerate.
1946
1947 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1948
1949         * configure.in: Enable gprof for cross builds.
1950         * configure: Regenerate.
1951
1952 2006-05-22  Richard Guenther  <rguenther@suse.de>
1953
1954         Revert
1955         2006-01-31  Richard Guenther  <rguenther@suse.de>
1956         Paolo Bonzini  <bonzini@gnu.org>
1957
1958         * Makefile.def (target_modules): Add libgcc-math target module.
1959         * configure.in (target_libraries): Add libgcc-math target library.
1960         (--enable-libgcc-math): New configure switch.
1961         * Makefile.in: Re-generate.
1962         * configure: Re-generate.
1963         * libgcc-math: New toplevel directory.
1964
1965 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1966             Andreas Tobler  <a.tobler@schweiz.ch>
1967
1968         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1969         * configure: Rebuilt.
1970
1971 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1972
1973         * MAINTAINERS (Write After Approval): Add myself.
1974
1975 2006-05-01  DJ Delorie  <dj@redhat.com>
1976
1977         * configure.in: Restore CFLAGS if GMP isn't present.
1978         * configure: Regenerate.
1979
1980 2006-05-01  Richard Guenther  <rguenther@suse.de>
1981
1982         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1983         maintainer.
1984
1985 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1986
1987         * MAINTAINERS (Write After Approval): Add myself.
1988
1989 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1990
1991         * MAINTAINERS (Write After Approval): Add myself.
1992
1993 2006-04-18  DJ Delorie  <dj@redhat.com>
1994
1995         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1996         reference libgloss so that libssp can be built in a combined
1997         tree.
1998         * configure: Regenerate.
1999
2000 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2001
2002         * MAINTAINERS (Write After Approval): Add myself.
2003
2004 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2005
2006         * configure.in: Require makeinfo 4.4 or higher.
2007         * configure: Regenerate.
2008
2009 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2010
2011         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2012         Rearrange the entries of other libraries to have them in one place.
2013
2014 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2015
2016         * MAINTAINERS (Write After Approval): Remove myself.
2017         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2018
2019 2006-03-14  Richard Guenther  <rguenther@suse.de>
2020
2021         * configure: Regenerate with autoconf 2.13.
2022
2023 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2024
2025         * MAINTAINERS: Use my work address.
2026
2027         * MAINTAINERS: Update my E-mail address.
2028
2029 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2030
2031         * configure.in: Handle --disable-<component> generically.
2032         * configure: Regenerate.
2033
2034 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2035
2036         PR libgcj/17311
2037         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2038
2039 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2040
2041         * MAINTAINERS (Write After Approval):  Remove myself.
2042         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2043
2044 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2045
2046         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2047         (TARGET_CONFIGDIRS): Remove.
2048         * configure.in: Remove AC_SUBST(target_configdirs).
2049         * Makefile.in, configure: Regenerated.
2050
2051 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2052
2053         * MAINTAINERS (Write After Approval):  Remove myself.
2054         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2055
2056 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2057
2058         PR bootstrap/25670
2059
2060         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2061
2062         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2063         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2064         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2065         BUILD_PREFIX, BUILD_PREFIX_1.
2066         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2067
2068         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2069         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2070
2071         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2072         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2073         of `cat stage_current`.  Always provide the `r' and `s' variables.
2074         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2075         a single shell execution.
2076         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2077         bootstrapped modules, make the stage1 module if the build was not
2078         started yet, else build the current stage.
2079         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2080         (all-build, all-host, all-target, [+make_target+]-host,
2081         [+make_target+]-target): Do not use \-continued lines.
2082         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2083         (current_stage, restrap, stage_last): New.
2084
2085         * Makefile.in: Regenerate.
2086         * configure: Regenerate.
2087
2088 2006-02-19  Bud Davis  <jmdavis@link.com>
2089
2090         * MAINTAINERS (Write After Approval):  Remove myself.
2091         (Language Front End Maintainers):  Add myself as fortran 95
2092         maintainer and update e-mail address.
2093
2094 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2095
2096         * MAINTAINERS (Write After Approval):  Remove myself.
2097         (Language Front End Maintainers):  Add myself as fortran 95
2098         maintainer.
2099
2100 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2101
2102         * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2105
2106         * MAINTAINERS (Write After Approval):  Remove myself.
2107         (Language Front End Maintainers):  Add myself as
2108         fortran 95 maintainer.
2109
2110 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2111
2112         Sync from src:
2113
2114         2005-12-27  Leif Ekblad  <leif@rdos.net>
2115
2116         * configure.in: Add support for RDOS target.
2117         * configure: Regenerate.
2118
2119 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2120             Andreas Schwab  <schwab@suse.de>
2121
2122         * configure: Regenerate.
2123
2124 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2125
2126         * configure.in (enable_libgomp): Add AIX.
2127         * configure: Regenerate.
2128
2129 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2130
2131         * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2134
2135         * MAINTAINERS (Write After Approval): Add myself.
2136
2137 2006-01-31  Richard Guenther  <rguenther@suse.de>
2138         Paolo Bonzini  <bonzini@gnu.org>
2139
2140         * Makefile.def (target_modules): Add libgcc-math target module.
2141         * configure.in (target_libraries): Add libgcc-math target library.
2142         (--enable-libgcc-math): New configure switch.
2143         * Makefile.in: Re-generate.
2144         * configure: Re-generate.
2145         * libgcc-math: New toplevel directory.
2146
2147 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2148
2149         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2150         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2151         the assembler, linker and binutils.
2152         * configure: Regenerate.
2153
2154 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2155
2156         * MAINTAINERS (Write After Approval): Add myself.
2157
2158 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2159
2160         * configure: Regenerate.
2161
2162 2006-01-18  Richard Henderson  <rth@redhat.com>
2163             Jakub Jelinek  <jakub@redhat.com>
2164             Diego Novillo  <dnovillo@redhat.com>
2165
2166         * libgomp: New directory.
2167         * Makefile.def: Add target_module libgomp.
2168         * Makefile.in: Regenerate.
2169         * configure.in (target_libraries): Add target-libgomp.
2170         * configure: Regenerate.
2171
2172 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2173
2174         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2175         @ from continuation.
2176         * Makefile.in: Rebuilt.
2177
2178 2006-01-04  Chris Lattner  <sabre@gnu.org>
2179
2180         * MAINTAINERS (Write After Approval): Add myself.
2181
2182 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2183
2184         PR bootstrap/24252
2185
2186         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2187         * Makefile.tpl (OBJDUMP): New.
2188         (EXTRA_HOST_FLAGS): Add it.
2189         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2190
2191         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2192         to use symbolic links between directories.  Avoid race conditions
2193         or make them harmless.
2194         * configure.in: Do not try to use symbolic links between directories.
2195
2196         * Makefile.def (LEAN): Pass.
2197         * Makefile.tpl (LEAN): Define.
2198         (stage[+id+]-start): Accept that the previous directory does not
2199         exist, if the bootstrap is lean.
2200         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2201         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2202         configure substitution.
2203         ([+compare-target+]): Likewise.
2204         ([+bootstrap-target+]-lean): New.
2205         * configure.in: Remove lean bootstrap support from here.
2206
2207         * Makefile.in: Regenerate.
2208         * configure: Regenerate.
2209
2210 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2211
2212         * MAINTAINERS (libdecnumber): Add myself.
2213
2214 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2215
2216         * libtool-ldflags: New script.
2217
2218 2006-01-02  Andreas Schwab  <schwab@suse.de>
2219
2220         * configure.in: When reconfiguring remove Makefile in
2221         all stage directories.
2222         * configure: Regenerate.
2223
2224 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2225
2226         * MAINTAINERS: Update my email address.
2227
2228 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2229
2230         Revert Ada-related part of the previous change.
2231
2232         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2233         Do not pass.
2234         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2235         * Makefile.in: Regenerate.
2236         * configure.in: Do not include mt-ppc-aix target fragment.
2237         * configure: Regenerate.
2238
2239 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2240
2241         * configure.in: Select appropriate fragments for PowerPC/AIX.
2242         * configure: Regenerate.
2243
2244         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2245         BOOT_CFLAGS, BOOT_LDFLAGS.
2246         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2247         BOOT_CFLAGS, BOOT_LDFLAGS.
2248         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2249         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2250         (stage): Fail if we cannot complete the work.
2251         * Makefile.in: Regenerate.
2252
2253 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2254
2255         * configure.in: Replace ms1 with mt.
2256         * configure: Rebuilt.
2257
2258 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2259
2260         * MAINTAINERS: Update my email address.
2261
2262 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2263
2264         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2265         install-host-nogcc): Don't invoke $(stage) at the end.
2266         * Makefile.in: Regenerate.
2267
2268 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2269
2270         * configure.in: Flip the top-level bootstrap switch.
2271         * configure: Regenerate.
2272
2273 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2274
2275         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2276         $(stage) and $(unstage).
2277         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2278         (all): Remove stray semicolon.
2279         (local-distclean): Don't handle multilib.tmp and multilib.out.
2280         (install.all): Set $s for consistency.
2281         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2282         check_multilibs setting.  Always make the install directory.
2283         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2284         Correct @if/@endif.
2285         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2286         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2287         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2288         (multilib.out): Remove.
2289         * Makefile.in: Regenerated.
2290
2291 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2292
2293         * MAINTAINERS (Write After Approval): Add myself.
2294
2295 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2296
2297         * MAINTAINERS: Add myself as mt maintainer.
2298
2299         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2300
2301 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2302
2303         * MAINTAINERS: Change email address.
2304
2305 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2306
2307         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2308         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2309         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2310         Find in-tree tools if available.
2311         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2312         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2313         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2314         (COMPILER_*_FOR_TARGET): New.
2315         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2316         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2317         (CONFIGURED_*, USUAL_*): Remove.
2318         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2319         STRIP): Use autoconf substitutions.
2320         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2321         COMPILER_NM_FOR_TARGET): New.
2322         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2323
2324         (all): Make all-host and all-target in parallel.
2325         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2326         that $$r and $$s are set before invoking a recursive make.
2327         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2328         ([+bootstrap-target+]): Inline most of the `all' target.
2329
2330 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2331
2332         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2333         from the gcc build directory.
2334         * Makefile.in: Regenerate.
2335
2336 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2337
2338         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2339         depend on all-libdecnumber.
2340         * configure.in (host_libs): Include libdecnumber.
2341         * Makefile.in: Regenerate.
2342         * configure: Likewise.
2343
2344 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2345
2346         * libdecnumber: Import decNumber sources from the dfp-branch.
2347
2348 2005-11-21  Kean Johnston  <jkj@sco.com>
2349
2350         * config.sub, config.guess: Sync from upstream sources.
2351
2352 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2353
2354         Import from Autoconf sources:
2355
2356         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2357         * config/move-if-change: Don't output "$2 is unchanged";
2358         suggested by Ben Elliston.  Handle weird characters correctly.
2359
2360 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2361
2362         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2363         to match upstream libtool for darwin.
2364
2365 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2366
2367         * Makefile.def: Remove gdb dependencies for gdbtk.
2368         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2369         (configure-gdb, install-gdb): New rules.
2370         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2371         * Makefile.in, configure: Regenerated.
2372
2373 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2374
2375         * MAINTAINERS (Write After Approval): Add myself.
2376
2377 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2378
2379         * MAINTAINERS (Write After Approval): Add myself.
2380
2381 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2382
2383         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2384         Diego Novillo.
2385
2386 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2387
2388         PR bootstrap/24297
2389         * Makefile.tpl (do-[+make-target+], do-check, install,
2390         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2391         are set before recursing.
2392         * Makefile.in: Regenerate.
2393
2394 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2395
2396         PR bootstrap/18939
2397         * Makefile.def (gcc) <target>: Fix thinko.
2398         * Makefile.in: Regenerate.
2399
2400 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2401
2402         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2403         * configure: Regenerate.
2404
2405 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2406
2407         * MAINTAINERS (Write After Approval): Add self.
2408
2409 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2410
2411         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2412         target-libffi, target-qthreads, target-libjava, and
2413         targetlibobjc.
2414         * configure: Regenerate.
2415
2416 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2417
2418         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2419         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2420         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2421         (USUAL_OBJDUMP_FOR_TARGET): New.
2422         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2423         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2424         * configure, Makefile.in: Regenerated.
2425
2426 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2427
2428         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2429         before other host packages.
2430
2431 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2432
2433         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2434
2435 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2436
2437         PR bootstrap/22340
2438
2439         * configure.in (default_target): Remove.
2440         * Makefile.tpl (all): Do not use prerequisites as subroutines
2441         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2442         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2443         use prerequisites as subroutines.
2444         (check-host, check-target): New.
2445         (bootstrap configure & all targets): Do not use stage*-start
2446         if the directory layout is already ok.
2447         (non-bootstrap configure & all targets): Prepend a $(unstage).
2448         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2449         (NOTPARALLEL): Remove.
2450         (unstage, stage variables): New variables.
2451         (unstage, stage targets): Simply expand to those variables.
2452
2453         * configure: Regenerate.
2454         * Makefile.in: Regenerate.
2455
2456 2005-10-04  James E Wilson  <wilson@specifix.com>
2457
2458         * Makefile.def (lang_env_dependencies): Add libmudflap.
2459         * Makefile.in: Regenerate.
2460
2461 2005-10-03  Andreas Schwab  <schwab@suse.de>
2462
2463         Backport from libtool CVS:
2464         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2465
2466         * ltmain.sh: add support for installing into temporary
2467         staging area (e.g. 'make install DESTDIR=...')
2468
2469 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2470
2471         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2472         * configure: Regenerated.
2473
2474 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2475
2476         * configure: Regenerate with the correct
2477         autoconf version.
2478
2479 2005-09-30  Catherine Moore  <clm@cm00re.com>
2480
2481         * configure.in (bfin-*-*): New.
2482         * configure: Regenerated.
2483
2484 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2485
2486         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2487         (LIPO_FOR_TARGET): New.
2488         (CONFIGURED_LIPO_FOR_TARGET): New.
2489         (USUAL_LIPO_FOR_TARGET): New.
2490         (STRIP_FOR_TARGET): New.
2491         (CONFIGURED_STRIP_FOR_TARGET): New.
2492         (USUAL_STRIP_FOR_TARGET): New.
2493         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2494         STRIP_FOR_TARGET.
2495         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2496         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2497         * Makefile.in: Regenerate.
2498         * configure: Regenerate.
2499
2500 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2501
2502         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2503         (rs6000-*-aix*): Same.
2504         * configure: Regenerate.
2505
2506 2005-09-16  Tom Tromey  <tromey@redhat.com>
2507
2508         * MAINTAINERS: Add self as java maintainer.
2509
2510 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2511
2512         * configure.in: Recognize f95 in the --enable-languages option,
2513         and substitute it for fortran, issuing a warning.
2514         * configure: Regenerate.
2515
2516 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2517
2518         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2519         * configure:  Regenerated.
2520
2521 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2522
2523         * MAINTAINERS: Add self as ms1 maintainer.
2524
2525 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2526
2527         * Makefile.def (libssp): Add to lang_env_dependencies.
2528         * Makefile.in: Regenerate.
2529
2530 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2531
2532         * MAINTAINERS: Add myself as middle-end maintainer.
2533
2534 2005-08-17  Christian Groessler  <chris@groessler.org>
2535
2536         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2537         * Makefile.in: Regenerate.
2538
2539 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2540
2541         * MAINTAINERS (write after approval): Added myself.
2542
2543 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2544
2545         * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2548
2549         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2550         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2551         Look for alternate names of the target cc and c++
2552         * configure: Regenerate.
2553
2554 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2555
2556         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2557         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2558         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2559         tools; remove code to manually set them.
2560         (Target tools): Look in the environment for them.
2561         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2562         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2563         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2564         build directory.
2565         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2566         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2567         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2568         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2569         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2570         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2571         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2572         * configure: Regenerate.
2573         * Makefile.in: Regenerate.
2574
2575 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2576
2577         * MAINTAINERS: Update for removed CPU targets.
2578
2579 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2580
2581         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2582         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2583         * Makefile.in: Regenerated.
2584
2585 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2586
2587         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2588         (CFLAGS_FOR_TARGET): Use it.
2589         (CXXFLAGS_FOR_TARGET): Likewise.
2590         * Makefile.in: Regenerated.
2591         * configure.in (--with-build-sysroot): New option.
2592         * configure: Regenerated.
2593
2594 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2595
2596         * Makefile.tpl: Wrap install between unstage and stage
2597         * Makefile.in: Regenerate.
2598
2599 2005-07-21  Eric Christopher  <echristo@apple.com>
2600
2601         * MAINTAINERS: Update affiliation.
2602
2603 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2604
2605         * MAINTAINERS: Add self as crx port maintainer.
2606
2607 2005-07-20  DJ Delorie  <dj@redhat.com>
2608
2609         * MAINTAINERS: Add self as m32c maintainer.
2610
2611 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2612
2613         * all files: Update FSF address.
2614
2615 2005-07-15  Eric Christopher  <echristo@redhat.com>
2616
2617         * MAINTAINERS: Change affiliation.
2618
2619 2005-07-14  Jim Blandy  <jimb@redhat.com>
2620
2621         * configure.in: Add cases for Renesas m32c.
2622         * configure: Regenerated.
2623
2624 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2625
2626         * COPYING.LIB: Update from fsf.org.
2627
2628 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2629
2630         * COPYING, compile, config.guess,
2631         config.sub, install-sh, missing, mkinstalldirs,
2632         symlink-tree, ylwrap: Sync from upstream sources.
2633         * config-ml.in: Update FSF address.
2634
2635 2005-07-13  Eric Christopher  <echristo@redhat.com>
2636
2637         * configure.in: Add toplevel noconfigdir support for tpf.
2638         * configure: Regenerate.
2639
2640 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2641
2642         PR ada/22340
2643
2644         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2645         * Makefile.in: Regenerate.
2646
2647 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2648
2649         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2650         Brolley to write-after-approval.
2651
2652 2005-07-07  Andreas Schwab  <schwab@suse.de>
2653
2654         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2655         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2656         * Makefile.in: Regenerated.
2657
2658 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2659
2660         * configure.in: Don't build sim or rda when targetting darwin.
2661         * configure: Regenerate.
2662
2663 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2664
2665         * configure.in: Add --enable-libssp and --disable-libssp.
2666         * configure: Regenerate with autoconf-2.13.
2667
2668 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2669
2670         * Makefile.def (target_modules): Add libssp.
2671         * configure.in (target_libraries): Add target-libssp.
2672         * configure: Rebuilt.
2673         * Makefile.in: Rebuilt.
2674
2675 2005-07-01  Zack Weinberg  <zackw@panix.com>
2676
2677         * MAINTAINERS: Change email address.  Resign from maintainership.
2678
2679 2005-07-01  Richard Guenther  <rguenther@suse.de>
2680
2681         * MAINTAINERS: Change my e-mail address and affiliation.
2682
2683 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2684
2685         * Makefile.def (stagefeedback): Come after profile.
2686         Define profiledbootstrap target.
2687         * Makefile.tpl (profiledbootstrap): Remove.
2688         (stageprofile-end): Zap stagefeedback.
2689         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2690         * Makefile.in: Regenerate.
2691
2692 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2693
2694         * MAINTAINERS: Update my email address.
2695
2696 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2697
2698         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2699         In 'cpp' stanza, support '#line' as well as '# '.
2700
2701 2005-06-08  Andreas Schwab  <schwab@suse.de>
2702
2703         * MAINTAINERS: Move myself from 'Write After Approval' to
2704         'CPU Port Maintainers' section as m68k maintainer.
2705
2706 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2707
2708         * configure.in (unsupported_languages): New macro.
2709         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2710         non-ported target libraries in noconfigdirs.
2711         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2712         non-linux-gnu.  Remove libgcj_ex_libffi.
2713         <lang_frag loop>: Set add_this_lang=no if the language is in
2714         unsupported_languages.
2715         * configure: Regenerate.
2716
2717 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2718
2719         * configure.in: Fix typo in handling of --with-mpfr-dir.
2720         * configure: Regenerate.
2721
2722 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2723
2724         * MAINTAINERS: Update my email address.
2725
2726 2005-06-02  Jim Blandy  <jimb@redhat.com>
2727
2728         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2729         accepted into the master sources.)
2730
2731 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2732             Michael Snyder  <msnyder@redhat.com>
2733             Stan Cox  <scox@redhat.com>
2734
2735         * configure.in: Set noconfigdirs for ms1.
2736
2737         * configure: Regenerate.
2738
2739 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2740
2741         * MAINTAINERS (Write After Approval): Add self.
2742
2743 2005-06-01  Josh Conner  <jconner@apple.com>
2744
2745         * MAINTAINERS (Write After Approval): Add self.
2746
2747 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2748
2749         * MAINTAINERS: Update my email address.
2750
2751 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2752
2753         * MAINTAINERS (Write After Approval): Add self.
2754
2755 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2756
2757         * MAINTAINERS (Write After Approval): Remove self.
2758
2759 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2762         (Dependencies): Consider target modules for bootstrap dependencies.
2763         Make target bootstrap modules depend on each stage's gcc.
2764         * Makefile.in: Regenerate.
2765
2766 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2767
2768         * Makefile.def (configure-gcc): Depend on binutils having been built.
2769         (all-gcc): No need to do it here.
2770         * Makefile.in: Regenerate.
2771
2772 2005-05-19  Paul Brook  <paul@codesourcery.com>
2773
2774         * configure.in: Rewrite misleading error message when requested
2775         language cannot be built.
2776         * configure: Regenerate.
2777
2778 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2779
2780         * ylwrap: Import from Automake 1.9.5.
2781
2782 2005-05-13  David Ung  <davidu@mips.com>
2783
2784         * MAINTAINERS (Write After Approval): Add self.
2785
2786 2005-05-09  Mike Stump  <mrs@apple.com>
2787
2788         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2789         lt_cv_sys_max_cmd_len for now.
2790
2791 2005-05-09  Stan Cox  <scox@redhat.com>
2792
2793         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2794
2795 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2796
2797         * README.SCO: Update the URL.
2798
2799 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2800
2801         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2802         with_gnu_ld to libtool.
2803         * ltcf-c.sh (aix[45]): Define file_list_spec.
2804         * ltcf-cxx.sh (aix[45]): Same.
2805         * ltcf-gcj.sh (aix[45]): Same.
2806         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2807         exists, write list of input files to temporary file.
2808
2809 2005-05-04  Mike Stump  <mrs@apple.com>
2810
2811         * configure.in: Always pass --target to target configures as
2812         otherwise rebuilds that do --recheck will fail.
2813         * confiugure: Rebuilt.
2814
2815 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2816
2817         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2818         STAGE_HOST_EXPORTS.
2819         (configure, all): Add bootstrap support.
2820         (Host modules, target modules): Pass post-stage1 flags and exports.
2821         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2822         * Makefile.in: Regenerate.
2823
2824 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2825
2826         * configure: Regenerate.
2827
2828 2005-04-27  Mike Stump  <mrs@apple.com>
2829
2830         * MAINTAINERS: Add self as darwin maintainer.
2831
2832 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2833
2834         * config.sub: Update from master copy.
2835
2836 2005-04-21  Mike Stump  <mrs@apple.com>
2837
2838         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2839         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2840
2841 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2842
2843         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2844         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2845         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2846         "*-*-elf" and "*-*-linux*".
2847         * configure: Regenerate.
2848
2849 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2850
2851         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2852
2853 2005-04-12  Mike Stump  <mrs@apple.com>
2854
2855         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2856
2857 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2858
2859         * MAINTAINERS (Write After Approval): Add myself.
2860
2861 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2862
2863         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2864
2865 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2866
2867         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2868         (TARGET_CONFIGARGS): Include --with-target-subdir.
2869         (configure, all): New macros.  Use them throughout.
2870         * Makefile.in: Regenerate.
2871
2872 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2873
2874         * MAINTAINERS (Write After Approval): Add myself.
2875
2876 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2877
2878         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2879
2880 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2881
2882         * MAINTAINERS: Move John Carr to Write After Approval.
2883
2884 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2885
2886         * config/mh-mingw32: Delete.
2887         * configure.in: Don't use it.
2888         * configure: Regenerate.
2889
2890 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2891
2892         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2893         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2894         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2895         (HOST_LIB_PATH): Generate from Makefile.def.
2896         (TARGET_LIB_PATH): Likewise.
2897         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2898         * Makefile.in: Regenerate.
2899         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2900         (RPATH_ENVVAR): Include Darwin case.
2901         * configure: Regenerate.
2902
2903 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2904
2905         * MAINTAINERS (Various Maintainers): Remove self.
2906         (Write After Approval): Add self.
2907
2908 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2909
2910         * MAINTAINERS (Various Maintainers): Add self.
2911
2912 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2913
2914         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2915         * configure: Regenerate.
2916
2917 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2918
2919         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2920         gcc_version, and gcc_version_trigger from set of flags to pass.
2921         * Makefile.tpl: Remove definitions of above variables.
2922         (config.status): Remove dependency on $(gcc_version_trigger).
2923         * Makefile.in: Regenerate.
2924         * configure.in: Do not reference config/gcc-version.m4 nor
2925         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2926         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2927         * configure: Regenerate.
2928
2929 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2930             Andrew Pinski <pinskia@physics.uc.edu>
2931
2932         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2933         * Makefile.in: Regenerate.
2934
2935 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2936
2937         * MAINTAINERS (Write After Approval): Add myself.
2938
2939 2005-03-03  David Ayers  <d.ayers@inode.at>
2940
2941         * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2944
2945         PR libgcj/20160
2946         * ltmain.sh: Avoid creating archives with components that have
2947         duplicate basenames.
2948
2949 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2950
2951         PR bootstrap/20250
2952         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2953         instead of check.
2954         * Makefile.in: Regenerate.
2955
2956 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2957
2958         * Makefile.in: Regenerate to fix conflict between the previous two
2959         patches.
2960
2961 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2962
2963         PR bootstrap/17383
2964         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2965         * Makefile.tpl (HOST_SUBDIR): New substitution.
2966         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2967         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2968         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2969         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2970         (Host modules, Bootstrapped modules): Use it.
2971         (Build modules, Target modules): Do not create symlink trees,
2972         always configure out-of-srcdir.
2973         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2974         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2975         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2976         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2977
2978         * Makefile.in: Regenerate.
2979         * configure: Regenerate.
2980
2981 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2982
2983         Merged from libada-gnattools-branch:
2984         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2985
2986         * gnattools: New directory.
2987         * Makefile.def: Add gnattools as a module, depending on target-libada.
2988         * Makefile.in: Regenerate.
2989         * configure.in: Include gnattools in host_tools; disable it if ada
2990         is disabled.
2991         * configure: Regenerate.
2992
2993 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2994
2995         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2996         treelang maintainer.
2997         (Write After Approval): Remove myself.
2998
2999 2005-02-23  Paul Schlie  <schlie@comcast.net>
3000
3001         * configure.in: Allow darwin targeted ports to build tk, itcl and
3002         libgui.
3003         * configure: Regenerate.
3004
3005 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3006
3007         PR libgcj/10353
3008         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3009         * configure: Regenerate.
3010
3011 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3012
3013         * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3016
3017         * MAINTAINERS: Update my e-mail address.
3018
3019 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3020
3021         * MAINTAINERS (Write After Approval): Add myself.
3022
3023 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3024
3025         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3026         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3027         target-libgloss when not *-*-elf and *-*-aout.
3028         * configure: Regenerate.
3029
3030 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3031
3032         * MAINTAINERS: Remove obsolete entries.
3033
3034         * MAINTAINERS (Write After Approval): Add Michael Matz.
3035
3036 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3037
3038         * MAINTAINERS: Remove self as cpplib maintainer.
3039
3040 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3041
3042         * install-sh, config.sub: Import from upstream.
3043
3044 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3045
3046         PR bootstrap/18222
3047         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3048         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3049         * Makefile.in: Regenerate.
3050
3051 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3052
3053         * MAINTAINERS: Update my email address.
3054
3055 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3056             Andreas Schwab  <schwab@suse.de>
3057
3058         PR bootstrap/18033
3059         * config-ml.in: Eval option if surrounded by single quotes.
3060
3061 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3062
3063         Revert 2004-12-28 Makefile changes, a better fix will be
3064         applied to mainline and src after GCC 4.0 branches.
3065
3066 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3067
3068         PR bootstrap/17383
3069
3070         * Makefile.def (target_modules): Remove stage parameter,
3071         it is always true now.
3072         * Makefile.tpl (configure-build-[+module+],
3073         configure-target-[+module+]): Always build symlink tree
3074         for the directory and for include.  BUILD_SUBDIR and
3075         TARGET_SUBDIR cannot be . anymore.
3076         * Makefile.in: Regenerate.
3077
3078 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3079
3080         Revert 2004-12-08 Makefile changes.
3081
3082 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3083
3084         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3085         cygwin, mingw.
3086
3087 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3088
3089         * configure.in (sh64-*-*): Reenable gprof.
3090         * configure: Regenerate.
3091
3092 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3093
3094         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3095         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3096         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3097         * Makefile.in: Regenerate.
3098
3099 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3100
3101         * MAINTAINERS: Update my email address.
3102
3103 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3104
3105         * Makefile.tpl: Generate normal dependencies if the LHS module is
3106         not bootstrapped.
3107         * Makefile.in: Regenerate.
3108
3109 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3110
3111         * configure.in: Include config/gxx-include-dir.m4.  Use
3112         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3113         * configure: Regenerate.
3114
3115 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3116
3117         * config.if: Delete.
3118         * configure.in: Set libstdcxx_incdir directly.
3119         * configure: Regenerate.
3120
3121 2004-12-02  Eric Christopher  <echristo@redhat.com>
3122
3123         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3124         * Makefile.in: Regenerate.
3125
3126 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3127
3128         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3129         * configure: Regenerate.
3130
3131 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3132
3133         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3134         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3135         * configure: Regenerate.
3136
3137 2004-12-01  Eric Christopher  <echristo@redhat.com>
3138
3139         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3140         of things to remove.
3141
3142 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3143
3144         * MAINTAINERS (Write After Approval): Update my e-mail address.
3145
3146 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3147
3148         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3149         from CVS libtool to always pass_all.
3150
3151 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3152
3153         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3154         (hppa*64*-*-*): Delete incorrect comment.
3155         * configure: Rebuilt.
3156
3157 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3158
3159         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3160
3161 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3162
3163         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3164         from CVS libtool to always pass_all.
3165
3166 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3167
3168         * install-sh, compile: Import from automake.
3169
3170 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3171
3172         * config.guess, config.sub:  Import from savannnah.
3173
3174 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself
3177
3178 2004-11-12  Mike Stump  <mrs@apple.com>
3179
3180         * Makefile.def: Add html support.
3181         * Makefile.tpl: Likewise.
3182         * Makefile.in: Regenerate.
3183
3184 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3185
3186         PR 18423
3187         * configure.in: Remove all instances of build-fixincludes from
3188         noconfigdirs.
3189         (build_configargs): Supply --target to subdirectories.
3190         * configure: Regenerate.
3191
3192         * Makefile.def: Make gcc install depend on fixincludes install.
3193         * Makefile.in: Regenerate.
3194
3195 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3196
3197         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3198
3199 2004-11-11  Paul Brook  <paul@codesourcery.com>
3200
3201         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3202
3203 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3204
3205         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3206         target-libgfortran.
3207         * configure: Regenerate.
3208
3209 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3210
3211         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3212         like CC.
3213
3214 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3215
3216         * Makefile.def (host fixincludes): Specify missing targets.
3217         * Makefile.in: Regenerate.
3218
3219 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3220
3221         * MAINTAINERS: Add myself
3222
3223 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3224
3225         * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3228
3229         * Makefile.def: Build fixincludes for the host, too.
3230         * Makefile.in: Regenerate.
3231         * configure.in (host_tools): Add fixincludes.
3232         * configure: Regenerate.
3233
3234 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3235
3236         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3237         * configure: Regenerated.
3238
3239 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3240
3241         PR other/17783
3242         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3243         * configure: Regenerated.
3244
3245 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3246
3247         * README.SCO: Update per FSF instructions.
3248
3249 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3250
3251         PR target/18151
3252         * configure.in (case ${target}): Do not build fixincludes for avr.
3253         * configure: Regenerated.
3254
3255 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3256
3257         * configure.in (case ${target}): Do not build fixincludes
3258         on platforms where it is not used.
3259         * configure: Regenerated.
3260
3261 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3262
3263         * configure.in: Use an absolute path to install-sh.
3264         * configure: Regenerated.
3265
3266 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3267
3268         * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3271
3272         * MAINTAINERS: Remove from Write After Approval those that are
3273         already maintainers.
3274
3275 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3276
3277         * MAINTAINERS:  Update my email address.
3278
3279 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3280
3281         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3282         * configure: Regenerate.
3283
3284 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3285
3286         * MAINTAINERS:  Update my email address.
3287
3288 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3289
3290         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3291         entries belonging to this category.
3292
3293 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3294
3295         * MAINTAINERS: Update my e-mail address.
3296
3297 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3298
3299         Fix wrong conflict resolution in:
3300
3301         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3302
3303         * Makefile.in: Regenerate.
3304         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3305         in the recursive `make', instead of hardwiring `all'.
3306         (Autogenerated TARGET-* variables): New.
3307
3308 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3309
3310         * configure.in: Enable target-libgloss for crx-*-*.
3311         * configure: Regenerate.
3312
3313 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3314
3315         * MAINTAINERS (Various Maintainers): Move the "windows,
3316         cygwin, mingw" maintainer to ...
3317         (OS Port Maintainers): ... here.
3318
3319 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3320
3321         * MAINTAINERS (Write After Approval): Remove those that are
3322         maintainers of some subsystem.
3323
3324 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3325
3326         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3327         * ltcf-cxx.sh (tpf*): Likewise.
3328         * ltconfig (tpf*): Add TPF OS configuration support.
3329
3330 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3331
3332         * MAINTAINERS: Change my email address to my new work account.
3333
3334 2004-09-24  Michael Roth  <mroth@nessie.de>
3335
3336         * configure.in (--without-headers): Add missing double quotes.
3337         * configure: Regenerate.
3338
3339 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3340
3341         * ylwrap: Revert to previous version.
3342
3343 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3344
3345         PR bootstrap/17369
3346         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3347         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3348         SET_GCC_LIB_PATH_CMD.
3349         (BASE_TARGET_EXPORTS): Likewise.
3350         * Makefile.in: Regenerated.
3351
3352         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3353         * configure: Regenerated.
3354
3355 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3356
3357         * config.guess: New upstream version
3358         * compile, depcomp, install-sh, ylwrap: Likewise.
3359
3360 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3361
3362         * config/mh-x86omitfp: New host makefile fragment.  Add
3363         -fomit-frame-pointer to the default BOOT_CFLAGS.
3364         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3365         * configure: Regenerate.
3366
3367 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3368
3369         PR target/11572
3370         * configure.in (*-*-darwin*): Renable libobjc.
3371         * configure: Regenerate.
3372
3373 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3374
3375         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3376
3377 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3378
3379         * Makefile.def: Remove libbanshee.
3380         * Makefile.tpl: Ditto.
3381         * configure.in: Ditto.
3382         * Makefile.in: Regen.
3383         * configure: Ditto.
3384
3385 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3386
3387         * ltmain.sh: Use $pic_object as $non_pic_object if
3388         $non_pic_object=none.
3389
3390 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3391
3392         * missing: Import latest version from master repository.
3393
3394 2004-09-06  Nick Clifton  <nickc@redhat.com>
3395
3396         * config.sub: Import latest version from master repository.
3397         * config.guess: Likewise.
3398         This includes these changes:
3399
3400         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3401
3402         * config.sub: Handle crisv32, alias etraxfs.
3403         * config.guess (crisv32:Linux:*:*): Handle.
3404
3405         2004-08-13  Brad Smith  <brad@comstyle.com>
3406
3407         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3408         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3409
3410         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3411
3412         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3413         assume the processor is a powerpc.  This is because coreutils
3414         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3415         in this case, due to a MacOS X bug that causes
3416         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3417         to return a negative number.
3418         Problem reported by Petter Reinholdtsen in:
3419         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3420
3421         2004-07-19  Ben Elliston  <bje@gnu.org>
3422
3423         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3424
3425         2004-06-24  Ben Elliston  <bje@gnu.org>
3426
3427         * config.guess: Update copyright years.
3428         * config.sub: Likewise.
3429
3430         2004-06-22  Robert Millan  <robertmh@gnu.org>
3431
3432         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3433         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3434
3435         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3436
3437         * config.guess (*:*VMS:*:*): New entry. Replaces
3438         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3439         manufacturer.
3440
3441         2004-06-22  Ben Elliston  <bje@gnu.org>
3442
3443         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3444         * config.sub: Likewise.
3445
3446         2004-06-22  Ben Elliston  <bje@gnu.org>
3447
3448         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3449         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3450
3451         2004-06-11  Ben Elliston  <bje@gnu.org>
3452
3453         * config.guess (pegasos:OpenBSD:*:*): Remove.
3454
3455         2004-06-11  Ben Elliston  <bje@gnu.org>
3456
3457         From Wouter Verhelst <wouter@grep.be>:
3458         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3459
3460         2004-06-11  Ben Elliston  <bje@gnu.org>
3461
3462         * config.guess (luna88k:OpenBSD:*:*): New.
3463
3464         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3465
3466         * config.guess (m32r*:Linux:*:*): New case.
3467         * config.sub: Handle m32rle.
3468
3469         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3470
3471         From Jens Petersen  <petersen@redhat.com>:
3472         * config.sub: Handle sparcv8.
3473
3474         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3475
3476         From Tom Smith <smith@cag.lkg.hp.com>:
3477         * config.guess: Version suffixes are equally significant on Tru64
3478         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3479         prefix of "P" (patched kernel).
3480
3481         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3482
3483         * config.sub: Add support for National Semiconductor CRX target.
3484
3485 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3486
3487         * MAINTAINERS (Various Maintainers): Remove myself as web page
3488         maintainer, add myself as maintainer of build status lists.
3489
3490 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3491
3492         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3493         *-*-netware, but add target-libmudflap.
3494         Consolidate *-*-netware targets (of which really only i?86 exists)
3495         into a single entry.
3496         * configure: Likewise.
3497
3498 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3499
3500         * Makefile.tpl (sorry): Remove.
3501         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3502         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3503         (do-clean): Clean per-stage directories too.
3504         (do-distclean): Run distclean-stage1 too.
3505         (.NOTPARALLEL): Enable during toplevel bootstrap.
3506         (stage[+id+]-bubble): Enable parallel execution during
3507         the recursive invocation.
3508         * Makefile.in: Regenerate.
3509
3510         Fix previous checkin:
3511
3512         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3513         include.
3514         * configure.in: Fix indentation.
3515         * configure: Regenerate.
3516
3517 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3518
3519         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3520         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3521         * configure: regenerate
3522         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3523         -mdynamic-no-pic
3524
3525
3526 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3527
3528         * Makefile.def (build_modules): Add fixincludes.
3529         (dependencies): Make gcc depend on fixincludes.
3530         * configure.in (build_tools): Add fixincludes.
3531         (build_configdirs): Always include build_libs.
3532         * Makefile.in: Regenerate.
3533         * configure: Regenerate.
3534
3535 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3536
3537         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3538         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3539         phony targets; do not generate timestamp files.
3540         (distclean-stageN): Remove references to their timestamp files.
3541         (restageN, touch-stageN): Remove.
3542         (stageN-bubble): Rewritten.
3543         (compare): Support lean bootstraps.
3544         * Makefile.in: Regenerate.
3545
3546         * configure.in: Only warn when bootstrapping but
3547         build != host or build != target.  Support lean bootstraps.
3548         * configure: Regenerate.
3549
3550 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3551
3552         * configure.in:  Give a better error message if GMP/MPFR are missing
3553         and a language needing them has been requested.
3554         * configure:  Regenerated.
3555
3556 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3557
3558         * configure.in:  Print a list of available language front-ends if
3559         a requested one is missing.  Tidy stray tab characters.
3560         * configure:  Regenerated.
3561
3562 2004-08-19  Michael Koch  <konqueror@gmx.de>
3563
3564         * gcc/doc/install.texi: Update entry about automake for libjava.
3565
3566 2004-08-17  Robert Millan  <robertmh@gnu.org>
3567
3568         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3569         (instead of FreeBSD).
3570         * configure: Regenerate.
3571
3572 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3573
3574         * Makefile.in: Regenerate.
3575         * configure: Regenerate.
3576
3577         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3578         stage_*_flags.
3579         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3580         for bootstrapped modules if toplevel bootstrap is going.
3581         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3582         modules.  Adjust for changes in Makefile.def.  Enable several
3583         rules even in non-bootstrap mode, just to avoid peppering the
3584         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3585         (stage-[+prev+]-bubble): Remove.
3586
3587         * Makefile.def (Dependencies): Depend on all-build-bison,
3588         all-build-flex, all-build-byacc, all-build-texinfo, rather
3589         than the host variations.
3590         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3591         with BUILD_SUBDIR.
3592         (BISON): Update for recent Bisons.
3593         (YACC): Fix typo.
3594         (cross): Depend on all-build.
3595         (all): Do not depend on all-build.
3596         (prebootstrap): Remove.
3597         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3598         (Prebootstrap dependencies): Add them to the per-stage targets
3599         and to all-prebootstrap.
3600         * configure.in (build_configdirs): Always enable build_tools.
3601         (BUILD_DIR_PREFIX): Remove.
3602
3603         * Makefile.def (gcc): Add target variable.
3604         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3605         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3606         in the recursive `make', instead of hardwiring `all'.
3607         (Autogenerated TARGET-* variables): New.
3608
3609 2004-08-13  Brian Booth  <bbooth@redhat.com>
3610
3611         * MAINTAINERS: Remove myself from write-after-approval.
3612
3613 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3614
3615         * src-release: Stop distributing mmalloc with gdb (which doesn't
3616         use it).
3617         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3618         * Makefile.in: Regenerate.
3619
3620 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3621
3622         * configure.in (arm*-*-eabi*): New target.
3623         * configure: Regenerate.
3624
3625 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3626
3627         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3628         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3629         (Dependencies): New section.
3630         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3631         (configure-target-[+module+]): Depend on maybe-all-gcc
3632         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3633         (toplevel profiledbootstrap): Fix dependencies.
3634         * Makefile.in: Regenerate.
3635
3636 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3637
3638         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3639         target-libiberty to noconfigdirs.
3640         * configure: Regenerate.
3641
3642 2004-08-03  Paul Brook  <paul@codesourcery.com>
3643
3644         * configure.in: Check for MPFR as well as GMP.
3645         * configure: Regenerate.
3646
3647 2004-08-01  Robert Millan  <robertmh@gnu.org>
3648
3649         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3650         libmudflap for all GNU-based systems (with Glibc).
3651         * configure: Regenerate.
3652
3653 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3654
3655         * Makefile.def (host-modules): Add gcc.
3656         * Makefile.in: Regenerate.
3657         * Makefile.tpl (sorry): New rule.
3658         (configure-host, all-host, [+make_target+]-host, do-check,
3659         install-host): Do not add gcc as a special case.
3660         (host modules): Add a small special-casing for gcc.  Export
3661         extra_make_flags through the environment.
3662         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3663         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3664         other recursive targets for gcc): Remove.
3665
3666         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3667         (stage, unstage): New rules.
3668         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3669         distclean-stage[+id+]): Use stage_current.
3670         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3671         the stage*-start rules.
3672
3673 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3674
3675         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3676         use -all_load flag.
3677
3678 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3679
3680         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3681         * configure: Regenerate.
3682
3683 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3684
3685         * maintainer-scripts/gcc_release: Revert yesterday's change.
3686
3687 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3688
3689         * MAINTAINERS: Add myself to write-after-approval.
3690
3691 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3692
3693         * libf2c: Removed.
3694         * gcc/gccbug.in: Updated because of libf2c removal.
3695         * maintainer-scripts/gcc_release: Ditto.
3696
3697 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3698
3699         * configure.in: Build libmudflap by default on FreeBSD.
3700         * configure: Regenerated.
3701
3702 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3703
3704         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3705         systems.
3706         * configure: Regenerated.
3707
3708 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3709
3710         PR target/16344
3711         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3712         feedback based compiler.
3713         * Makefile.in: Rebuilt.
3714
3715 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3716
3717         * Makefile.def (host_modules): Set bootstrap=true for flex.
3718         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3719         * Makefile.in: Rebuilt.
3720
3721 2004-07-07  Jan Hubicka  <jh@suse.cz>
3722
3723         * MAINTAINERS: Add self as a profile feedback maintainer.
3724
3725 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3726
3727         * configure.in:  Do not prepend $srcdir to /dev/null in
3728         makefile fragments.
3729         * configure:  Regenerate.
3730
3731 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3732
3733         * Makefile.def (build_modules): Add bison, byacc, flex,
3734         m4, texinfo.
3735         (flags_to_pass): Add FLEX.
3736         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3737         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3738         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3739         DEFAULT_MAKEINFO): Remove.
3740         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3741         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3742         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3743         objdir or else use configured tool.
3744         (all-build): New.
3745         (all): Depend on it.
3746         (Build module dependencies): Add.
3747         * Makefile.in: Regenerate.
3748         * configure.in: Better support for multiple build modules,
3749         matching what is done for host/target modules.  Do not look
3750         for "plausible" locations of build tools if Canadian cross.
3751         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3752         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3753         * configure: Regenerate.
3754
3755 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3756
3757         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3758         * Makefile.in: Regenerate.
3759
3760 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3761
3762         * Makefile.tpl (configure-build-[+module+],
3763         configure-[+module+], configure-target-[+module+]): Pass
3764         [+extra_configure_args+].
3765         (all-build-[+module+], all-[+module+], check-[+module+],
3766         install-[+module+], [+make_target+]-[+module+],
3767         all-target-[+module+], check-target-[+module+],
3768         install-target-[+module+], [+make_target+]-target-[+module+]):
3769         Pass [+extra_make_args+].
3770         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3771         (GCC_HOST_EXPORTS): Remove.
3772         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3773         cross, check-gcc, check-gcc-c++, install-gcc,
3774         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3775         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3776         * Makefile.in: Regenerate.
3777
3778 2004-06-21  Matthew Sachs  <msachs@apple.com>
3779
3780         * MAINTAINERS: Added self to write-after-approval.
3781
3782 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3783
3784         * configure.in: Check for srcdir/winsup rather than build directory
3785         winsup.
3786         * configure: Regenerate.
3787
3788 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3789
3790         * configure.in: Don't build Cygwin native newlib if winsup
3791         directory is missing.  Emit warning instead.
3792         * configure: Regenerate.
3793
3794 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3795
3796         * Makefile.tpl (touch-stage[+id+]): New.
3797         (restage[+prev+]): Depend on touch-stage[+id+].
3798
3799         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3800         Use it throughout.
3801
3802         * Makefile.def: Add profile and feedback bootstrap stages.
3803         Remove next field from bootstrap stages.
3804         * Makefile.tpl (LN, LN_S): Substitute.
3805         (stageN-start, stageN-end): Use double-colon rules, to
3806         provide a hook for additional setup commands.
3807         (distclean-stageN-gcc, restageN): Create dependencies from
3808         [+prev+], not from [+next+].
3809         (stageN-bubble): Add commands for successive stages from
3810         [+prev+], using double-colon rules.
3811         (all-stageN-gcc): Fix typo.
3812         (stagefeedback-start, profiledbootstrap): New.
3813         * Makefile.in: Regenerate.
3814         * configure.in: Call ACX_PROG_LN.
3815         * configure: Regenerate.
3816
3817 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3818
3819         * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3822
3823         * MAINTAINERS (Write After Approval): Add myself.
3824
3825 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3826
3827         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3828         without gcc.
3829         * configure: Regenerate.
3830
3831 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3832
3833         * Makefile.tpl: Fix typo.
3834         * Makefile.in: Regenerate.
3835
3836 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3837
3838         * configure.in: Remove new- prefix from toplevel
3839         bootstrap targets.
3840         * configure: Regenerate.
3841
3842 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3843
3844         * Makefile.tpl (all.normal): Rename to all.
3845         (all): Replace with a rule to pick the default
3846         target from configure.
3847         (all-gcc, configure-gcc): Use conditionals to
3848         do nothing when toplevel bootstrap is going on.
3849         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3850         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3851         * configure.in: Support --enable-bootstrap.
3852
3853         * Makefile.def: Remove new- prefix from toplevel
3854         bootstrap targets.
3855         * Makefile.tpl: Likewise.
3856
3857         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3858         target.
3859
3860         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3861         $(RECURSE_FLAGS) to recursive invocation of make.
3862
3863         * Makefile.in: Regenerate.
3864         * configure: Regenerate.
3865
3866 2004-05-30  Andreas Jaeger  <aj@suse.de>
3867             Jim Wilson <wilson@specifixinc.com>
3868
3869         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3870         like CC.
3871
3872 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3873
3874         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3875         * configure: Regenerate.
3876
3877 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3878
3879         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3880         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3881         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3882         targets.
3883         * Makefile.in: Regenerate.
3884
3885 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3886
3887         * configure.in: Test the ability to symlink directories.
3888         * configure: Regenerate.
3889
3890         * Makefile.def (bootstrap-stage): New definitions.
3891         * Makefile.tpl (configure-stage1-gcc,
3892         configure-stage2-gcc, configure-stage3-gcc,
3893         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3894         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3895         new-restage3, compare): Autogenerate, see Makefile.in
3896         entry for behavioral changes.
3897         (distclean-stage1, new-stage1-start, new-stage1-end,
3898         new-stage1-bubble, distclean-stage2, new-stage2-start,
3899         new-stage2-end, new-stage2-bubble, distclean-stage3,
3900         new-stage3-start, new-stage3-end): New autogenerated targets.
3901         (objext, prebootstrap, BOOT_CFLAGS,
3902         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3903         targets.
3904
3905         * Makefile.in: Regenerate.
3906         (distclean-stage1, new-stage1-start, new-stage1-end,
3907         new-stage1-bubble, distclean-stage2, new-stage2-start,
3908         new-stage2-end, new-stage2-bubble, distclean-stage3,
3909         new-stage3-start, new-stage3-end): New targets.
3910         (all-stage1-gcc): Move prebootstrap dependency from here...
3911         (configure-stage1-gcc): ...to here.
3912         (new-bootstrap): Use bubble targets.
3913         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3914         Use per-stage distclean targets.
3915         (configure-stage1-gcc, configure-stage2-gcc,
3916         configure-stage3-gcc, all-stage1-gcc,
3917         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3918         Use new-stageN-start to prepare the tree.
3919
3920 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3921
3922         * Makefile.def (host_modules): add libcpp.
3923         * Makefile.tpl: Add dependencies on and for libcpp.
3924         * Makefile.in: Regenerate.
3925         * configure.in: Add libcpp host module.
3926         * configure: Regenerate.
3927
3928 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3929
3930         * Makefile.tpl: Whenever a recursive target is defined, wrap
3931         it in a special @if/@endif block, and prepare its maybe
3932         dependency in the @if/@endif block
3933         * configure.in: Instead of writing maybe dependencies, remove
3934         the @if/@endif statements, and remove the @if/@endif blocks
3935         that remain.
3936         * configure: Regenerate.
3937         * Makefile.in: Regenerate.
3938
3939 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3940
3941         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3942
3943 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3944
3945         PR bootstrap/15120
3946         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3947         * */configure: Rebuilt.
3948
3949 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3950
3951         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3952         of libf2c.
3953         * configure, Makefile.in: Regenerate.
3954
3955 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
3956
3957         * MAINTAINERS (Write After Approval): Add myself.
3958
3959 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3960
3961         Merge from tree-ssa-20020619-branch.
3962
3963         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3964         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3965         (HOST_GMPLIBS): Define.
3966         (HOST_GMPINC): Define.
3967         (TARGET_LIB_PATH): Add libmudflap.
3968         (GFORTRAN_FOR_TARGET): Define.
3969         (configure-build*): Export GFORTRAN.
3970         (configure-gcc): Export GMPLIBS and GMPINC.
3971         (all-gcc): Add maybe-all-libbanshee.
3972         (configure-target-libgfortran): Define.
3973         * Makefile.in: Regenerate.
3974         * configure.in (host_libs): Add libbanshee.
3975         (target_libraries): Add target-libmudflap and target-libgfortran.
3976         Add --with-libbanshee.
3977         Handle --disable-libmudflap.
3978         (*-*-freebsd*): Use with_gmp.
3979         Add $(libgcj) to noconfigdirs.
3980         * configure: Regenerate.
3981         * depcomp: New file.
3982         * MAINTAINERS: Add tree-ssa maintainers.
3983
3984 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3985
3986         * MAINTAINERS (Various Maintainers): Add myself.
3987
3988 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3989
3990         * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3993
3994         * MAINTAINERS (Write After Approval): Add myself.
3995
3996 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3997
3998         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3999         * configure: Regenerate.
4000
4001 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4002
4003         Revert:
4004         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4005
4006         * Makefile.def (flags_to_pass): Remove *dir variables that
4007         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4008         as well as prefix and exec_prefix.
4009         * Makefile.in: Regenerate.
4010
4011 2004-04-26  Robert Millan  <robertmh@gnu.org>
4012
4013         Add patches from libtool CVS.
4014         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4015         * ltconfig: Likewise.
4016         * ltcf-c.sh: Likewise.
4017         * ltcf-cxx.sh: Likewise.
4018         * ltcf-gcj.sh: Likewise.
4019
4020 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4021
4022         * Makefile.def (host_modules): Mark with the bootstrap
4023         flag packages on which gcc depends.
4024         * Makefile.tpl (all-bootstrap): Use it.
4025         * Makefile.in: Regenerate.
4026
4027 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4028
4029         * Makefile.def (flags_to_pass): Remove *dir variables that
4030         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4031         as well as prefix and exec_prefix.
4032         * Makefile.in: Regenerate.
4033
4034 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4035
4036         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4037         * configure: Regenerate.
4038         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4039         * gcc/Makefile.tpl (compare): Use the result of the test.
4040         * gcc/Makefile.in: Regenerate.
4041
4042 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4043
4044         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4045         Always relocate gcc and prev-gcc to the original names, even
4046         if the build fails.
4047         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4048         New targets.
4049
4050 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4051
4052         * MAINTAINERS: Update my email address.
4053
4054 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4055
4056         * configure.in (mips*-*-irix5*): Enable ld.
4057         * configure: Regenerate.
4058
4059 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4060
4061         * configure: Regenerate.
4062
4063 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4064
4065         * Makefile.tpl (configure-[+module+], configure-gcc,
4066         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4067         Set and export LDFLAGS.
4068         * Makefile.in: Regenerate.
4069
4070 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4071
4072         * MAINTAINERS: Add myself to write-after-approval.
4073
4074 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4075
4076         PR bootstrap/14871
4077         * Makefile.tpl: If we don't have built-in-tree target tools,
4078         use the ones found by configure rather than hacking around with
4079         program_transform_name.
4080         * configure.in: Give Makefile.tpl the information necessary
4081         to do that.
4082         * Makefile.in: Regenerate.
4083         * configure: Regenerate.
4084
4085 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4086
4087         PR bootstrap/14760
4088         * configure.in: When computing baseargs, strip *all* copies of
4089         offending options.  Also, don't match/substitute the trailing space,
4090         so that this actually works when two similar options are separated by
4091         only one space.
4092         * configure: Regenerate.
4093
4094 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4095
4096         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4097         (rs6000-*-aix*): Same.
4098         * configure: Regenerate.
4099
4100 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4101
4102         * MAINTAINERS: Add myself to write-after-approval.
4103
4104 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4105
4106         * MAINTAINERS: Add myself to write-after-approval.
4107
4108 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4109
4110         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4111         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4112         * Makefile.in: Regenerate.
4113
4114         * configure.in (top level bootstrap support): Rework --enable-werror
4115         to set @stage2_werror_flag@.
4116         * configure: Regenerate.
4117         * Makefile.tpl (top level bootstrap support): Pass
4118         @stage2_werror_flag@ down to configure in stages 2 and 3.
4119         * Makefile.in: Regenerate.
4120
4121 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4122
4123         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4124         for stages 2 and 3 as well as in make.  As a consequence, remove
4125         OUTPUT_OPTION (now detected by configure) from the flags passed down
4126         to make.
4127         * Makefile.in: Regenerate.
4128
4129         * Makefile.tpl (new-bootstrap): Fix typo.
4130         * Makefile.in: Regenerate.
4131
4132 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4133
4134         * Makefile.tpl: Rearrange by moving recursive_targets rules
4135         into their proper sections.
4136         * Makefile.tpl (top level bootstrap support): Move disabling
4137         of coverage flags from 'make' to 'configure'; improve comments.
4138         * Makefile.in: Regenerate.
4139
4140         * Makefile.tpl (experimental top level bootstrap) Move stage1
4141         language setting from all- target to configure- target; disable
4142         intermodule optimization in stage 1; prevent gratuitous rebuilds
4143         of stage 1.
4144         * Makefile.in: Regenerate.
4145         * configure.in: Comma-separate stage 1 language list for top
4146         level bootstrap.
4147         * configure: Regenerate.
4148
4149         * Makefile.tpl: Clean up experimental top level bootstrap support:
4150         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4151         prev-gcc in configure- targets as well as all- targets.
4152         * Makefile.in: Regenerate.
4153
4154 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4155
4156         * compile: New file imported from automake.
4157
4158 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4159
4160         * configure.in: Remove symbolic link section.
4161         * configure: Regenerate.
4162         * Makefile.tpl (links): Remove.
4163         * Makefile.in: Regenerate.
4164
4165 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4166             Nathanael Nerode  <neroden@gcc.gnu.org>
4167
4168         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4169         Set with AC_CHECK_PROGS.
4170         * configure.in: Fix comment typo from last patch.
4171         * configure: Regenerate.
4172
4173 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4174
4175         * Makefile.tpl: Introduce experimental top level bootstrap support.
4176         * Makefile.in: Regenerate.
4177         * configure.in: Introduce support for top level bootstrap.
4178         * configure: Regenerate.
4179
4180 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4181             Paolo Bonzini  <bonzini@gnu.org>
4182
4183         PR bootstrap/14522
4184         * configure.in: Cope with shells that do not support unquoted ^
4185         * configure: Regenerate.
4186
4187 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4188             Paolo Bonzini  <bonzini@gnu.org>
4189
4190         PR bootstrap/14522
4191         * configure.in: Cope with shells that do not support nesting
4192         quotes inside quoted backquote substitutions.
4193         * configure: Regenerate.
4194
4195 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4196
4197         PR bootstrap/14522
4198         * configure.in: Fix escaping of $.
4199         * configure: Regenerate.
4200
4201 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4202
4203         * configure: Regenerate, since I forgot to while committing Paolo's
4204         changes.
4205
4206 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4207
4208         PR ada/14131
4209         Move language detection to the top level.
4210         * configure.in: Find default values for the tools as
4211         soon as possible.  Disable ada if GNAT is not found.
4212         Emit error message about missing languages.  Expand
4213         --enable-languages=all for the gcc subdirectory.
4214
4215 2004-03-10  Ben Elliston  <bje@gnu.org>
4216
4217         * MAINTAINERS: Update my email address.
4218
4219 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4220
4221         * ltconfig: Disable building static libraries if building shared
4222         libraries on AIX 5L.
4223
4224 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4225
4226         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4227         and disable libgcj.
4228         * configure: Regenerated.
4229
4230 2004-03-01  Brian Booth  <bbooth@redhat.com>
4231
4232         * MAINTAINERS: Add myself to write-after-approval.
4233
4234 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4235
4236         * MAINTAINERS: Add myself to write-after-approval.
4237
4238 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4239
4240         PR bootstrap/7087
4241         * Makefile.tpl: Guard XFOO sed statements better.
4242         * Makefile.tpl: Add dependency for configure-target-libada.
4243         * Makefile.in: Regenerate (incidentally fixes broken
4244         commit when libada-branch was merged).
4245
4246 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4247
4248         * MAINTAINERS: Add myself to write-after-approval.
4249
4250 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4251
4252         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4253         maintainers.
4254
4255 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4256
4257         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4258         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4259
4260 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4261
4262         PR bootstrap/11932
4263         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4264
4265 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4266
4267         * MAINTAINERS: Added myself to write-after-approval.
4268
4269 2004-02-14  Michael Koch  <konqueror@gmx.de>
4270
4271         * MAINTAINERS: Added myself to write-after-approval.
4272
4273 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4274
4275         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4276         some OS port maintainers to OS port maintainers section.
4277
4278 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4279
4280         * MAINTAINERS: Add self.
4281
4282 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4283
4284         * MAINTAINERS: Alphabetize.
4285
4286 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4287
4288         * MAINTAINERS: Remove myself.
4289
4290 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4291
4292         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4293         (rs6000-*-aix*): Same.
4294         * configure: Regenerate.
4295
4296 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4297
4298         * configure.in (host): Add in missing $noconfigdirs to defines.
4299         * configure: Regenerate.
4300
4301 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4302             Nathanael Nerode  <neroden@gcc.gnu.org>
4303
4304         PR ada/6637, PR ada/5911
4305         Merge with libada-branch:
4306         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4307         with appropriate dependencies. Add --enable-libada configure switch.
4308         * configure, Makefile.in: Regenerate.
4309
4310 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4311
4312         * MAINTAINERS: Add myself to write-after-approval.
4313
4314 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4315
4316         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4317         * configure: Regenerate.
4318
4319 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4320
4321         Merge from upstream:
4322
4323         * ltmain.in: When setting IFS to '~', be careful about user
4324         arguments that contain '~'.
4325
4326         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4327
4328         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4329         Also test $base_compile against $CC with escaped arguments. Bug
4330         reported by Geoff Keating <geoffk@apple.com>.
4331
4332 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4333
4334         * MAINTAINERS: Remove i960 port.
4335
4336 2004-01-23  DJ Delorie  <dj@redhat.com>
4337
4338         * Makefile.def (target_modules) [libiberty]: Don't stage.
4339         * Makefile.in: Rebuilt.
4340
4341 2004-01-20  Caroline Tice  <ctice@apple.com>
4342
4343         * MAINTAINERS: Add myself to write-after-approval.
4344
4345 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4346
4347         * MAINTAINERS: Update my email address.
4348
4349 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4350
4351         * MAINTAINERS: Add myself to write-after-approval.
4352
4353 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4354
4355         * MAINTAINERS: Remove entries without email address.
4356
4357 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4358
4359         * MAINTAINERS: Add myself to write-after-approval.
4360
4361 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4362
4363         * MAINTAINERS: Update my email address.
4364
4365 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4366
4367         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4368         * Makefile.tpl (configure-target-[+module+]): Support stage.
4369         * Makefile.in: Rebuilt.
4370
4371 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4372
4373         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4374
4375 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4376
4377         * MAINTAINERS: Add myself as a MIPS maintainer.
4378
4379 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4380
4381         * configure.in: Use ./config.cache, not config.cache.
4382         * configure: Regenerate.
4383         * Makefile.tpl: Special-casing not needed for GCC any more.
4384         * Makefile.in: Regenerate.
4385
4386         * configure.in: Don't share a cache file for host dirs.
4387         * configure: Regenerate.
4388
4389         * config-ml.in: Don't mess with the cache file.
4390
4391 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4392
4393         * MAINTAINERS: Move myself from 'Write After Approval' to
4394         'CPU Port Maintainers' section as SPARC maintainer.
4395
4396 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4397
4398         * Makefile.tpl: Make GCC use a separate config.cache.
4399         * Makefile.in: Regenerate.
4400
4401         PR bootstrap/11932, PR bootstrap/11933
4402         (I don't know if it will fix either of them, but it relates
4403         to them.)
4404         * configure.in: Don't use shared config.cache for target
4405         directories.
4406         * configure: Regenerate.
4407
4408 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4409
4410         * MAINTAINERS: Add myself to 'Write After Approval' section.
4411
4412 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4413
4414         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4415         * configure: Regenerated.
4416
4417 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4418
4419         * MAINTAINERS: Remove the mn10200 maintainer.
4420
4421 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4422
4423         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4424         * configure: Regenerated.
4425
4426 2003-12-16  Jan Hubicka  <jh@suse.cz>
4427
4428         * MAINTAINERS: Add myself as callgraph maintainer.
4429
4430 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4431
4432         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4433         * configure: Regenerate.
4434
4435 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4436
4437         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4438         'Write After Approval' section. Update email.
4439
4440 2003-12-01  James Lemke <jim@wasabisystems.com>
4441
4442         * MAINTAINERS (Write After Approval): Add myself.
4443
4444 2003-11-20  Matt Thomas  <matt@3am-software.com>
4445
4446         * MAINTAINERS: Add myself as a vax port maintainer.
4447
4448 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4449
4450         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4451         (configure-build-[+module+], configure-[+module+]): Likewise.
4452         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4453         * Makefile.in: Regenerate.
4454
4455 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4456
4457         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4458         shared/dylibed libraries.
4459         * ltmain.sh: Likewise.
4460         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4461         * ltcf-cxx.sh: Likewise.
4462         * ltcf-gcj.sh: Likewise.
4463         * ltconfig: Likewise.
4464
4465 2003-11-17  Stan Cox  <scox@redhat.com>
4466
4467         * MAINTAINERS: Add myself as iq2000 port maintainer.
4468
4469 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4470
4471         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4472         * Makefile.in: Regenerate.
4473
4474 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4475
4476         * config.sub: Update to 2003-11-03 version.
4477
4478 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4479
4480         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4481         * configure:  Regenerate.
4482
4483 2003-10-20  Nicolas Pitre <nico@cam.org>
4484
4485         * MAINTAINERS: Add myself to 'Write After Approval' section.
4486
4487 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4488
4489         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4490
4491 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4492
4493         * MAINTAINERS: Update my email address.
4494
4495 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4496
4497         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4498
4499 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4500
4501         * MAINTAINERS: Add myself to 'Write After Approval' section.
4502
4503 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4504
4505         * config.guess: Update to 2003-10-16 version.
4506         * config.sub: Update to 2003-10-16 version.
4507
4508 2003-10-15 David Daney  <ddaney@avtrex.com>
4509
4510         * MAINTAINERS: Added myself to 'Write After Approval' section.
4511
4512 2003-10-15  Falk Hueffner  <falk@debian.org>
4513
4514         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4515         'Write After Approval' section. Update email.
4516
4517 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4518
4519         * MAINTAINERS: Move myself from 'Write After Approval' to
4520         'Various Maintainers' section as middle-end maintainer.
4521
4522 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4523
4524         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4525         HOST_FLAGS_TO_PASS.
4526         * Makefile.in: Regenerate.
4527
4528 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4529
4530         * config.guess: Update to 2003-10-07 version.
4531         * config.sub: Update to 2003-10-07 version.
4532
4533 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4534
4535         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4536         * ltconfig (irix5*, irix6*): Don't override version_type.
4537
4538 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4539
4540         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4541         * configure: Rebuilt
4542         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4543         * Makefile.in: Rebuilt
4544
4545 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4546
4547         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4548
4549 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4550
4551         * MAINTAINERS (Write After Approval): Add myself.
4552
4553 2003-09-29  Paul Koning  <ni1d@arrl.net>
4554
4555         * MAINTAINERS: Move myself from "Write After Approval"
4556         to CPU platform maintainers for pdp11 platform.
4557
4558 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4559
4560         * MAINTAINERS: Move myself from 'Write After Approval' to
4561         'Various Maintainers' section as libffi testsuite maintainer.
4562
4563 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4564
4565         * configure.in: Pass a computed --program-transform-name
4566         to subconfigures.
4567         * configure: Regenerated.
4568
4569 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4570
4571         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4572         * Makefile.in: Regenerate.
4573
4574         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4575         * Makefile.in: Regenerate.
4576
4577 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4578
4579         * MAINTAINERS: Move myself from 'Write After Approval'
4580         to 'Various Maintainers' (objective-c) section.
4581
4582 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4583
4584         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4585         quoting.
4586         * configure: Regenerated.
4587
4588 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4589
4590         * MAINTAINERS (Write After Approval): Add myself to write after
4591         approval list.
4592
4593 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4594
4595         * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4598
4599         * MAINTAINERS: Update my e-mail address.
4600
4601 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4602
4603         * libtool.m4 (LD): Correct powerpc64 host match.
4604
4605 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4606
4607         * MAINTAINTERS: Update my affiliation and email address.
4608
4609 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4610
4611         * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2003-09-04  DJ Delorie  <dj@redhat.com>
4614
4615         * configure: Regenerate.
4616
4617 2003-09-04  Robert Millan  <robertmh@gnu.org>
4618
4619         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4620
4621 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4622
4623         * configure.in: Ensure arguments to sed are properly spaced.
4624         * configure: Regenerate.
4625
4626 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4627
4628         * MAINTAINERS: Update my e-mail address.
4629
4630 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4631
4632         * MAINTAINERS (Write After Approval): Add myself.
4633
4634 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4635
4636         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4637         * configure: Regenerated.
4638
4639 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4640
4641         * MAINTAINERS: Update my email address.
4642
4643 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4644
4645         * configure.in:  Use newline instead of semicolon when assuming
4646         shell arguments in a for loop.
4647         * configure:  Regenerated.
4648
4649 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4650
4651         * MAINTAINERS: Resurrect the i860 maintainer.
4652
4653 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4654
4655         PR 8180
4656         * configure.in: When testing with_libs and with_headers, treat
4657         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4658         * configure: Regenerate.
4659
4660         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4661         make, shell, etc.
4662         (baseargs): Likewise.
4663         * configure: Regenerate.
4664
4665 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4666
4667         * MAINTAINERS (Write After Approval): Add myself.
4668
4669 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4670
4671         * configure.in: Disable libgcj for darwin not on powerpc.
4672         * configure: Rebuild.
4673
4674 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4675
4676         * config-ml.in, symlink-tree: Add license.
4677
4678 2003-08-03  Richard Stallman  <rms@gnu.org>
4679             Eben Moglen  <moglen@columbia.edu>
4680
4681         * README.SCO: New file.
4682
4683 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4684
4685         * Makefile.tpl (check, check-c++): Express dependencies using
4686         dependencies rather than commands.
4687         * Makefile.in: Regenerate.
4688
4689 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4690
4691         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4692         * configure: Ditto.
4693
4694 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4695
4696         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4697         * Makefile.in: Update.
4698
4699 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4700
4701         * configure.in: Enable libgcj for darwin.
4702         * configure: Rebuild.
4703
4704 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4705
4706         * config-ml.in:  Use ac_configure_args directly instead of
4707         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4708         actually seen.
4709
4710 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4711
4712         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4713         creating target and build subdirs to build all parent dirs as needed.
4714         * Makefile.in: Rebuild.
4715         * configure.in: Don't build dirs explicitly here.
4716         * configure: Rebuild.
4717
4718 2003-07-26  Paul Brook  <paul@nowt.org>
4719
4720         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4721
4722 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4723
4724         * Makefile.tpl (all-make): Depend on intl.
4725         * Makefile.in: Rebuilt.
4726
4727 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4728
4729         * install-sh:  Update to newer upstream versions (associated with
4730         aclocal 1.7).
4731         * mkinstalldirs:  Likewise.
4732         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4733
4734 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4735
4736         * MAINTAINERS: Move self from Bug database only accounts
4737         to write-after-approval.
4738
4739 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4740
4741         * config.if: Remove unused libc_interface determination.
4742
4743 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4744
4745         * MAINTAINERS: Move self from write-after-approval to
4746         build machinery (*.in).
4747
4748 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4749
4750         PR bootstrap/11273
4751         PR bootstrap/11408
4752         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4753         unused INSTALL_PROGRAM_ARGS.
4754         * configure.in: Use AC_PROG_INSTALL.
4755         * Makefile.in: Regenerate.
4756         * configure: Regenerate.
4757
4758 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4759
4760         * MAINTAINERS: Alphabetize.
4761
4762 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4763
4764         * configure: Rebuilt.
4765         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4766         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4767         newlib nor libgloss.
4768         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4769         * configure.in (am33_2.0-*-linux*): Added.
4770
4771 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4772
4773         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4774         * configure: Regenerate.
4775
4776 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4777
4778         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4779         * Makefile.in: Regenerate.
4780
4781 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4782
4783         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4784         * Makefile.in: Regenerate.
4785
4786 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4787
4788         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4789         * Makefile.in: Regenerated.
4790
4791         * config-ml.in: Replace PWD with PWD_COMMAND.
4792
4793 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4794
4795         * intl: New directory; see intl/ChangeLog for details.
4796         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4797         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4798         * Makefile.in: Regenerate.
4799
4800 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4801
4802         * configure.in: Clean up config-lang.in handling.  Delete
4803         useless assignment to "subdirs".
4804         * configure: Regenerate.
4805
4806 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4807
4808         * configure.in: Rename 'target_libs' to 'target_libraries'.
4809         Remove useless reference to 'target_libs'.
4810         * configure: Regenerate.
4811
4812 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4813
4814         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4815         * Makefile.in: Regenerate.
4816
4817 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4818
4819         * Makefile.def: Introduce flags_to_pass.
4820         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4821         * Makefile.in: Regenerate.
4822
4823 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4824
4825         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4826         and target-libgloss.
4827         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4828         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4829         * configure: Regenerate.
4830
4831 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4832
4833         * configure.in: Update testsuite_flags to new location.
4834         * configure. Regenerate.
4835
4836 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4837
4838         * Makefile.tpl: Remove BUILD_CC stuff.
4839         * Makefile.in: Regenerate.
4840
4841 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4842
4843         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4844
4845 2003-06-16  Graeme Peterson <gp@qnx.com>
4846
4847         * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4850
4851         * config.guess: Update to 2003-06-12 version.
4852         * config.sub: Update to 2003-06-13 version.
4853
4854 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4855
4856         * config.guess: Update to 2003-06-06 version.
4857         * config.sub: Update to 2003-06-06 version.
4858
4859 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4860
4861         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4862         * configure. Regenerate.
4863
4864 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4865
4866         * configure.in: Disable serial configure by default.
4867         * configure: Regenerate.
4868         * Makefile.tpl: Abolish .NOTPARALLEL.
4869         * Makefile.in: Regenerate.
4870
4871         * Makefile.tpl: Replace {build,host,target}_canonical by
4872         {build,host,target}.
4873         * Makefile.in: Regenerate.
4874
4875         * Makefile.tpl: Fix stupid pasto.
4876         * Makefile.in: Regenerate.
4877
4878 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4879
4880         * Makefile.tpl: Remove bogus conditional.
4881         * Makefile.in: Regenerate.
4882
4883 2003-06-05  Jan Hubicka  <jh@suse.cz>
4884
4885         * Makefile.tpl (profiledbootstrap): New target.
4886         * Makefile.in (profiledbootstrap): New target.
4887
4888 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4889
4890         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4891         Pinski. Remove user names from other bugzilla-only maintainers.
4892
4893 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4894
4895         * Makefile.tpl: Make 'recursive targets' using autogen rather
4896         than shell loop.  Remove duplicate 'clean' targets and false
4897         comments.
4898         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4899         Add systematic method of specifying missing targets in subdirs.
4900         Add copyright boilerplate.
4901         * Makefile.in: Regenerate.
4902         * configure.in: Add 'recursive targets' to maybe list.
4903         * configure: Regenerate.
4904
4905         * MAINTAINERS: "GNATS only" -> "Bug database only".
4906
4907         * Makefile.tpl: Rename [+target+] to [+make_target+].
4908         * Makefile.def: Rename 'target' to 'make_target'.
4909
4910 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4911
4912         * MAINTAINERS: Add self as options handling maintainer.
4913
4914 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4915
4916         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4917         been too long since I touched those ports.
4918
4919 2003-05-28  DJ Delorie  <dj@redhat.com>
4920
4921         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4922         * Makefile.in: Regenerate.
4923
4924 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4925
4926         * configure.in: Use curly braces in the definition of tooldir.
4927         * configure: Regenerate.
4928
4929 2003-05-21  DJ Delorie  <dj@redhat.com>
4930
4931         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4932         newlib or libgloss.
4933         * Makefile.in: Regenerate.
4934
4935 2003-05-21  DJ Delorie  <dj@redhat.com>
4936
4937         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4938         * Makefile.in: Regenerate.
4939
4940 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4941
4942         * MAINTAINERS: Update my e-mail address.
4943
4944 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4945
4946         * configure.in: Switch more things to use maybe dependencies.
4947         * Makefile.tpl: Switch more things to use maybe dependencies.
4948         Factor out common code from autogen IF statements.
4949         * configure: Regenerate.
4950         * Makefile.in: Regenerate.
4951
4952 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4953
4954         * configure.in: Accept i[3456789]86 for machine type.
4955         * configure: Regenerate.
4956
4957 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4958
4959         * configure.in: Switch more things to use maybe dependencies.
4960         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4961         * configure: Regenerate.
4962         * Makefile.tpl: Switch more things to use maybe dependencies.
4963         * Makefile.in: Regenerate.
4964
4965 2003-05-16  Andreas Schwab  <schwab@suse.de>
4966
4967         * Makefile.tpl (install-opcodes): Define.
4968         * Makefile.in: Rebuild.
4969
4970 2003-05-13  Andreas Jaeger  <aj@suse.de>
4971
4972         * config.guess: Update to 2003-05-09 version.
4973         * config.sub: Update to 2003-05-09 version.
4974
4975 2003-05-13  Michael Eager <eager@mvista.com>
4976
4977         * configure.in: Correct sed script so that options in quotes are not
4978         deleted.
4979         * configure: Rebuild.
4980
4981 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4982
4983         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4984         and $$s/newlib/libc/sys/cygwin32 include paths.
4985         * configure: Ditto.
4986
4987 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4988
4989         * MAINTAINERS: Update my email addresses.
4990
4991 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4992
4993         * config-ml.in: Propagate INSTALL variables.
4994
4995 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4996
4997         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4998
4999 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5000
5001         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5002         * Makefile.in: Regenerate.
5003
5004 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5005
5006         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5007
5008 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5009
5010         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5011
5012 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5013
5014         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5015         * Makefile.in: Regenerated.
5016
5017 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5018
5019         * MAINTAINERS (Write After Approval): Upgrade myself from
5020         GNATS only to write-after-approval. Update my mail address.
5021
5022 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5023
5024         (OS Port Maintainers: freebsd): Add myself.
5025
5026 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5027
5028         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5029
5030 2003-04-22  Kean Johnston  <jkj@sco.com>
5031
5032         * MAINTAINERS (SCO ports): Added myself.
5033
5034 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5035
5036         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5037
5038 2003-04-19  Kean Johnston  <jkj@sco.com>
5039
5040         * MAINTAINERS (Write After Approval): Add myself.
5041
5042 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5043
5044         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5045         * Makefile.in: Regenerate.
5046
5047 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5048
5049         * configure.in (powerpc64*-*-linux*): Remove.
5050         * configure: Rebuilt.
5051
5052 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5053
5054         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5055         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5056         and restrap.
5057         * Makefile.in:  Regenerate.
5058
5059 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5060
5061         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5062         * configure: Regenerated.
5063
5064 2003-04-15  DJ Delorie  <dj@redhat.com>
5065
5066         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5067
5068 2003-04-13  Nick Clifton  <nickc@redhat.com>
5069
5070         * config-ml.in: Remove support for --disable-aix removing
5071         call-aix multilibs.
5072
5073 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5074
5075         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5076         * */configure: Rebuilt.
5077
5078 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5079
5080         * MAINTAINERS: Add my email address.
5081
5082 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5083
5084         * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5087
5088         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5089         * Makefile.in: Regenerate.
5090
5091 2003-03-14  Michael Chastain  <mec@shout.net>
5092
5093         * Makefile.in: Regenerate with correct Makefile.def.
5094
5095 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5096
5097         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5098         Make macro.
5099         * Makefile.in: Regenerate.
5100         * configure.in: Clean up gxx_include_dir logic.
5101         * configure: Regenerate.
5102
5103 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5104
5105         * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5108
5109         * MAINTAINERS: Update my mail address.
5110
5111 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5112
5113         * configure.in (gxx_include_dir): Fix typo.
5114         * configure: Regenerated.
5115
5116 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5117
5118         * Makefile.tpl: Reindent.
5119         * Makefile.in: Regenerate.
5120         * configure.in: Reindent.  Don't set unused variables.
5121         * configure: Regenerate.
5122
5123 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5124
5125         * configure.in: Include $(build_tooldir)/sys-include in
5126         FLAGS_FOR_TARGET.
5127         * configure: Regenerated.
5128
5129 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5130
5131         * Makefile.tpl: Always pass down RANLIB.
5132         * Makefile.in: Regenerate.
5133
5134         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5135         * Makefile.in: Regenerate.
5136         * configure.in: Remove unused logic relating to --enable-shared
5137         and --enable-threads.  Remove bogus comments.  Remove redundant
5138         noconfigdirs.
5139         * configure: Regenerate.
5140
5141         * configure.in: Replace ${libstdcxx_version} by its value.
5142         Remove reference to mh-dgux.
5143         * configure: Regenerate.
5144
5145 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5146
5147         * MAINTAINERS (Write After Approval): Add myself.
5148
5149 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5150
5151         * Makefile.tpl: Rearrange.
5152         * Makefile.in: Regenerate.
5153
5154 2003-02-25  Uwe Stieber <uwe@wwws.de>
5155
5156         * configure.in: Add support for kaOS as cross build target system.
5157         * configure: Regenerated.
5158
5159 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5160
5161         * MAINTAINERS (Write after approval): Add myself.
5162
5163 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5164
5165         * MAINTAINERS: Update my email address.
5166
5167 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5168
5169         * MAINTAINERS: Add self to blanket write privs. section.
5170
5171 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5172
5173         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5174         configure-target-* as some target builds may require additional
5175         flags for preprocessor tests.
5176         * Makefile.in: Regenerated.
5177
5178 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5179
5180         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5181         * ltconfig: Handle it.
5182         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5183         auto-detecting it.
5184
5185         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5186         it is used as argument to $CC.
5187         * ltcf-gcj.sh: Likewise.
5188
5189         * configure.in: Introduce --enable-maintainer-mode.
5190         * configure: Rebuilt.
5191         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5192         for maintainer mode.
5193         * Makefile.in: Rebuilt.
5194
5195 2003-02-18  Jason Merrill  <jason@redhat.com>
5196
5197         * Makefile.tpl (check-c++): Allow parallelism.
5198
5199 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5200
5201         * MAINTAINERS: Remove John Carr (who never actually had access to
5202         gcc.gnu.org).
5203
5204 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5205
5206         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5207         don't configure target-libobjc.
5208         * configure: Regenerate.
5209
5210 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5211
5212         * Makefile.tpl (RANLIB): Define.
5213         * Makefile.in: Regenerate.
5214
5215 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5216
5217         * MAINTAINERS: Update my email.
5218
5219 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5220
5221         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5222         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5223         * Makefile.in: Regenerated.
5224         * configure.in: Remove all traces of snavigator, db, and grep.
5225         * configure: Regenerated.
5226
5227 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5228
5229         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5230         After Approval.
5231
5232 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5233
5234         * MAINTAINERS (Write after approval): Add myself.
5235
5236 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5237
5238         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5239         * Makefile.in: Regenerated.
5240
5241 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5242
5243         * config.guess: Updated to 2003-01-30's version.
5244         * config.sub: Updated to 2003-01-28's version.
5245
5246 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5247
5248         * config.if: If gcc_version is already set, just use it.  Don't set
5249         gcc_version_trigger if it's already set, otherwise set it to
5250         gcc/version.c, but only if the file exists.  If it is not set and
5251         gcc/version.c does not exist, try to extract the version number from
5252         $CC.
5253
5254 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5255
5256         * MAINTAINERS: Add myself to write-after-approval list.
5257
5258 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5259
5260         * configure.in:  Revert 24Jan change.
5261         * configure:  Regenerate.
5262
5263 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5264
5265         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5266         entry of HJ Lu.
5267
5268 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5269
5270         * configure.in: Revert previous change.
5271         * configure: Regenerate.
5272
5273 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5274
5275         * configure.in: Make rda native-only.
5276         * configure: Regenerate.
5277
5278 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5279
5280         * MAINTAINERS: Move myself from GNATS-only-accounts to
5281         write-after-approval.
5282
5283 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5284
5285         * configure.in: Add missing \.
5286         * configure: Rebuilt.
5287
5288 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5289
5290         * configure.in (baseargs): Avoid using \| in sed regular
5291         expressions.
5292         * configure: Rebuilt.
5293
5294 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5295
5296         * configure.in (baseargs): Remove all supported forms of
5297         --cache-file, --srcdir, --host, --build and --target options
5298         from argument lists.
5299         * configure: Rebuilt.
5300
5301 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5302
5303         * MAINTAINERS: Add myself to write-after-approval list.
5304
5305 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5306
5307         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5308         * configure: Rebuilt.
5309
5310 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5311
5312         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5313         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5314         * Makefile.in: Regenerate.
5315         * configure: Regenerate.
5316
5317 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5318
5319         * configure.in: Remove Makefile in build, host and target modules
5320         unless configure was run with --no-recursion.
5321         * configure: Rebuilt.
5322
5323 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5324
5325         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5326         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5327         * Makefile.in: Regenerate.
5328
5329 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5330
5331         * config.guess: Update to 2003-01-03 version.
5332         * config.sub: Update to 2003-01-03 version.
5333
5334 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5335
5336         * configure: Regenerate with proper autoconf 2.13.
5337
5338 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5339
5340         * configure.in: Add AC_PREREQ for consistency.
5341         * configure: Regenerate.
5342
5343 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5344
5345         * configure.in (GDB_TK): Add tcl directories conditional on
5346         gdb/gdbtk directory being present.
5347         * configure: Regenerate.
5348
5349 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5350
5351         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5352         by gcc if LD is not defined and we are not doing a Canadian Cross.
5353         * configure: Rebuilt.
5354
5355 2002-12-31  Tom Tromey  <tromey@redhat.com>
5356
5357         * Makefile.in: Rebuilt.
5358         * Makefile.def (target_modules) [libffi]: Allow installation.
5359
5360 2002-12-31  Andreas Schwab  <schwab@suse.de>
5361
5362         * configure.in: Fix use of $program_transform_name.
5363         * configure: Regenerated.
5364
5365 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5366
5367         * configure.in (baseargs): Don't remove first configure argument.
5368         * configure: Regenerated.
5369
5370 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5371
5372         * Makefile.tpl (local-distclean): Don't remove...
5373         (multilib.ts): ... this.  Moved into...
5374         (multilib.out): ... this.  Don't use sub-make.
5375         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5376         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5377         (configure-build-[+module+], configure-[+module+],
5378         configure-target-[+module+], configure-gcc): ... these.  Test
5379         for Makefile existence.  Drop config.status from dependencies.
5380         * Makefile.in: Rebuilt.
5381         * configure.in: Move gcc-version-trigger to the end of
5382         ac_configure_args.  Add comments to maybedep.tmp and
5383         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5384         nonopt from baseargs, matching and removing corresponding
5385         whitespace while at it.
5386         * configure: Rebuilt.
5387
5388 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5389
5390         * configure.in (host_configargs): Replace reference to
5391         no-longer-defined buildopts with --build=${build_alias}.
5392         * configure: Rebuilt.
5393
5394         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5395         program_transform_name to standard idiom.
5396         (AUTOGEN, AUTOCONF): Define.
5397         (Makefile.in): Use $(AUTOGEN).
5398         (Makefile): Depend on config.status, and use autoconf-style rule to
5399         build it.  Move original commands to...
5400         (config.status): ... this new target.
5401         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5402         $(AUTOCONF).
5403         * Makefile.in: Rebuilt.
5404
5405 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5406
5407         * Makefile.tpl: Fix dramatic bustage due to change in
5408         program_transform_name.
5409         * Makefile.in: Regenerate.
5410
5411         * configure.in: Remove unnecessary PATH setting.
5412         * configure: Regnerate.
5413
5414         * configure.in: Don't default to unprefixed tools unless
5415         the native tools will work.
5416         * configure: Regenerate.
5417
5418         * configure.in: Convert to autoconf script.  Blow away lots
5419         of now-redundant Makefile fragments.
5420         * configure: Generate using Autoconf.
5421         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5422         * Makefile.in: Regenerate.
5423
5424 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5425
5426         * configure: Fix stupid bug where RANLIB was mistakenly included.
5427
5428         * configure.in: Rename (buildargs, hostargs, targargs) to
5429         (build_configargs, host_configargs, target_configargs).
5430
5431         * configure.in: Move logic out of sed statement.
5432
5433         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5434         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5435
5436 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5437
5438         * config.sub: Import from master repository
5439         * config.guess: Ditto
5440
5441 2002-12-24  Andreas Schwab  <schwab@suse.de>
5442
5443         * Makefile.tpl (multilib.out): Fix missing space.
5444         * Makefile.in: Regenerate.
5445
5446 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5447
5448         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5449         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5450         * Makefile.in: Regenerate.
5451         * configure.in: Remove unnecessary leftovers.
5452
5453 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5454
5455         * configure.in (extra_ranlibflags_for_target): New variable.
5456         (*-*-darwin): Add -c to ranlib commands.
5457         * configure (tooldir): Handle extra_ranlibflags_for_target.
5458
5459 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5460
5461         * Makefile.tpl: Revert HJL's change.
5462         * Makefile.in: Regenerated.
5463         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5464         always.
5465
5466 2002-12-19  Andreas Schwab  <schwab@suse.de>
5467
5468         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5469         * Makefile.in: Regenerate.
5470
5471 2002-12-18  H.J. Lu <hjl@gnu.org>
5472
5473         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5474         * Makefile.in: Regenerated.
5475
5476         * configure.in (build_prefix): New. Substitute.
5477
5478 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5479
5480         * Makefile.tpl: Don't let real targets depend on phony targets.
5481         * Makefile.in: Regenerate.
5482
5483         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5484         * Makefile.in: Regenerate.
5485
5486 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5487
5488         * config.sub: Import from master repository
5489         * config.guess: Ditto
5490
5491 2002-12-16  Jason Merrill  <jason@redhat.com>
5492
5493         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5494         previous 'make bootstrap'.
5495         * Makefile.in: Regenerate.
5496
5497 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5498
5499         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5500
5501 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5502
5503         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5504         * Makefile.in: Regenerate.
5505
5506 2002-12-13  Jason Merrill  <jason@redhat.com>
5507
5508         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5509         library tests.
5510         (check-c++): Just depend on it and check-target-libstdc++-v3.
5511         * Makefile.in: Regenerate.
5512
5513 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5514
5515         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5516         * Makefile.in: Rebuilt.
5517
5518 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5519
5520         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5521
5522 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5523
5524         * configure: Fix bug put in by gremlins.
5525
5526         * Makefile.tpl: Substitute more autoconfily.
5527         * configure: Substitute more autoconfily.
5528         * Makefile.in: Regenerate.
5529
5530 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5531
5532         * config.sub: Import from master repository
5533         * config.guess: Ditto
5534         * MAINTAINERS: Added Svein Seldal under write after approval
5535
5536 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5537
5538         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5539         * Makefile.in (all-sim): Ditto.
5540
5541 2002-12-06  DJ Delorie  <dj@redhat.com>
5542
5543         * Makefile.tpl: Change configure dependencies to not have real
5544         targets depend on phony targets.
5545
5546 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5547
5548         * configure.in: Revert unintentional change.
5549
5550         * Makefile.tpl: Change dependency for */multilib.out so that
5551         it works when gcc isn't in the tree.
5552
5553         * configure.in: Substitute more.
5554         * configure: Run subconfigures from the Makefile.
5555         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5556         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5557
5558 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5559
5560         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5561
5562 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5563
5564         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5565         and corresponding dependencies.
5566         * Makefile.in: Regenerate.
5567
5568         * configure.in (host_tools): Order binutils, gas and ld for
5569         convenience in running the testsuites.
5570
5571         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5572         * Makefile.in: Regenerate.
5573         * configure.in: Introduce rules to serialize subconfigure runs.
5574
5575         * configure.in: Introduce BASE_CC_FOR_TARGET.
5576         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5577         Realize configure-build-* targets.  Realize configure-target-* targets.
5578         * Makefile.in: Regenerate.
5579
5580 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5581
5582         * configure: Move gcc_version_trigger stuff from here...
5583         * configure.in: ...to here.
5584
5585         * configure.in: Separate subconfigure options added by this file from
5586         options given by the user.  Add machinery to put args for host
5587         subconfigures into the Makefile.
5588
5589         * Makefile.tpl: Remove 'vault' targets.
5590         * Makefile.tpl: Reorder and comment dependencies.
5591         * Makefile.in: Regenerate.
5592
5593 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5594         * configure.in: Fix my broken commit of previous patch. (sigh)
5595
5596 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5597
5598         * configure.in: Move host-specific darwin noconfigdirs into
5599         the host-specific section.
5600
5601 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5602
5603         * configure.in: Move host-specific darwin noconfigdirs into
5604         the host-specific section.
5605
5606 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5607
5608         * configure: Remove skip-this-dir support.
5609         * Makefile.tpl: Remove skip-this-dir support.
5610
5611         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5612         subdirectories.
5613         * Makefile.in: Regenerate.
5614
5615         * Makefile.tpl: Strip out useless setting of 'dir'.
5616         * Makefile.in: Regenerate.
5617
5618 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5619
5620         * configure.in: Fix deeply stupid bug.
5621
5622         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5623         shell code in CXX_FOR_TARGET
5624         * Makefile.def: Introduce raw_cxx.
5625         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5626         RAW_CXX_FOR_TARGET.
5627         * Makefile.in: Regenerate.
5628
5629 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5630
5631         * Makefile.tpl: Remove unnecessary ifs.
5632         * Makefile.in: Regenerate.
5633
5634         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5635         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5636         targets for 'no_install' modules.
5637         * configure: Move GDB_TK substitution to configure.in.  Move
5638         build_modules stuff to configure.in.
5639         * configure.in: Implement soft dependency machinery.  Maybe-ize
5640         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5641         * Makefile.in: Regenerate.
5642
5643 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5644
5645         * Makefile.tpl: Make all-target, install-target behave similarly
5646         to all, install (only hitting configured targets).  Eliminate
5647         unused macro defintions.
5648
5649         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5650         build != host.
5651
5652         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5653
5654         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5655
5656         * configure.in: Produce lists of subdir targets we're actually
5657         configuring.  Remove references to "dosrel".
5658         * Makefile.tpl: Let configure set which subdir targets are hit.
5659         Remove install-cross; clean up install; remove ALL.  Remove
5660         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5661         Autogenerate host module targets.  Remove empty dependency lines
5662         and redundant dependency; rearrange slightly.
5663         * Makefile.def: Add host-side libtermcap, utils.
5664
5665         * Makefile.in: Regenerate.
5666
5667 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5668
5669         * ltconfig (osf[345]): Append $major to soname_spec.
5670         Reflect this in library_names_spec.
5671         * ltmain.sh (osf): Prefix $major with . for use as extension.
5672
5673 2002-11-19  Andreas Jaeger  <aj@suse.de>
5674
5675         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5676         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5677         and sparc64 GNU/Linux systems.
5678
5679 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5680
5681         * MAINTAINERS: Update email.
5682
5683 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5684
5685         * MAINTAINERS: Complete James Dennett's entry.
5686
5687 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5688
5689         * MAINTAINERS (Write After Approval): Add myself.
5690
5691 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5692
5693         * Makefile.tpl: syntactic cleanup
5694
5695 2002-11-13 Stuart Hastings <stuart@apple.com>
5696
5697         * MAINTAINERS: Add myself to write-after-approval list.
5698
5699 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5700
5701         * Makefile.def: Add list of recursive targets to autogenerate.
5702         Add build_modules.
5703         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5704         targets.  Autogenerate *-build-* targets.
5705         * Makefile.in: Regenerate.
5706
5707 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5708
5709         * configure: More autoconf-style substitutions.
5710         * Makefile.tpl: More autoconf-style substitutions.
5711         * Makefile.in: Regenerate.
5712
5713 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5714
5715         * configure: Substitute more variables in a more autoconf-friendly
5716         way.  Simplify slightly.
5717         * Makefile.tpl: Make more variables substitutable in an
5718         autoconf-friendly way.
5719         * Makefile.in: Regenerate.
5720
5721 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5722
5723         * MAINTAINERS (Write After Approval): Add myself.
5724
5725 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5726
5727         * configure.in (v810*): Remove special setting of tools.
5728
5729         * configure: Add support for extra required flags for ar or nm.
5730         * configure.in (aix4.3+): Use above support for target-specific
5731         issues, rather than using config/mt-aix43.
5732
5733 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5734
5735         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5736         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5737         with $srcdir.  Reformat indentation.  Substitute some variables
5738         formerly hard-coded in the Makefile for build=host.
5739         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5740         * Makefile.def: Autogenerate more.
5741         * Makefile.in: Regenerate.
5742
5743 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5744
5745         * MAINTAINERS (Write After Approval): Add myself.
5746
5747 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5748
5749         * Makefile.def (host_modules): Add rda.
5750         * Makefile.in: Regenerate.
5751         * configure.in (target_tool): Add target-rda to list.
5752
5753 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5754
5755         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5756
5757 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5758
5759         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5760         and restrap targets to this rule.
5761         * Makefile.in:  Regenerate.
5762
5763 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5764
5765         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5766         GNATS only accounts.
5767
5768 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5769
5770         * configure.in (i[3456]86-*-linux*): Add check to disable
5771         ${libgcj} for glibc1.
5772
5773 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5774
5775         * MAINTAINERS: Add myself as ip2k port maintainer.
5776
5777 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5778
5779         * configure.in: Add tic4x target.
5780
5781 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5782
5783         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5784         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5785         * Makefile.in: Regenerate.
5786
5787         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5788         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5789         * Makefile.in: Regenerate.
5790
5791 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5792
5793         * MAINTAINERS: Add myself as web pages co-maintainer.
5794
5795 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5796
5797         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5798         * Makefile.in: Regenerate.
5799
5800 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5801
5802         * MAINTAINERS: Add myself and Nathan Sidwell
5803         <nathan@codesourcery.com> as VxWorks maintainers.
5804
5805 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5806
5807         * Makefile.def: Remove order dependency comments.
5808         * Makefile.tpl: Add explicit install-install dependencies.
5809         * Makefile.in: Regenerate.
5810
5811         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5812         * Makefile.in: Regenerate.
5813
5814         * Makefile.tpl: Add configure-target (for src-release in src)
5815         * Makefile.in: Regenerate.
5816
5817 2002-09-30  Nick Clifton  <nickc@redhat.com>
5818
5819         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5820
5821 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5822
5823         * configure.in (s390*-*-linux*): Enable libgcj.
5824
5825 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5826
5827         * configure: Revert accidentally applied changes.
5828
5829         * Makefile.tpl: Make more autoconf-friendly.
5830         * Makefile.in: Regenerate.
5831         * configure: Make substitution more autoconf-like.
5832
5833 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5834
5835         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5836         single entry to handle all these.
5837         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5838         libjava on arm-*-elf.
5839
5840 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5841
5842         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5843         things that depend on them.
5844
5845 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5846
5847         * Makefile.tpl: Make subsituted variables more autoconfy.
5848         * Makefile.in: Regenerate.
5849         * configure: Make seds more autoconfy.
5850
5851 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5852
5853         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5854         * Makefile.in: Regenerate.
5855         * configure.in: Rewrite sed statements to look autoconfy.
5856
5857         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5858         all-target-foo on configure-target-foo.
5859         * Makefile.def: Ditto.
5860         * Makefile.in: Rebuild.
5861
5862 2002-09-25  Andrew Haley  <aph@redhat.com>
5863
5864         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5865
5866 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5867
5868         * Makefile.def: New file.
5869         * Makefile.tpl: New file.
5870         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5871         * contrib/gcc_update: Note that Makefile.in is a generated file.
5872
5873         * configure.in: Minor rearrangement.  Simplify tests.
5874
5875 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5876
5877         * configure.in (with_headers): Skip copy if value is "yes".
5878         (with_libs): Likewise.
5879
5880 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5881
5882         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5883         * configure.in (sh*-*-pe*): Ditto.
5884         * configure.in (mips*-*-pe*): Ditto.
5885         * configure.in (*arm-wince-pe): Ditto.
5886
5887         * configure.in: Rearrange.
5888
5889 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5890
5891         * MAINTAINERS: Update my email address.
5892
5893 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5894
5895         * MAINTAINERS: (Write After Approval): Add myself.
5896
5897 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5898
5899         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5900
5901 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5902
5903         * MAINTAINERS: Change my mailing address.
5904
5905 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5906
5907         * MAINTAINERS (Write After Approval): Remove myself.
5908         (Various Maintainers: c++ runtime libs): Add myself.
5909
5910 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5911
5912         * MAINTAINERS (Write After Approval): Remove myself.
5913         (Various Maintainers: c++ runtime libs): Add myself.
5914
5915 2002-08-15  Eric Christopher  <echristo@redhat.com>
5916
5917         * config.sub: Import from master repository.
5918         * config.guess: Ditto.
5919
5920 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5921
5922         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5923         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5924         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5925
5926 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5927
5928         * MAINTAINERS: Add self to rs6000 vector extensions.
5929
5930 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5931
5932         * libiberty/configure: Reverted unintended yesterday's check in.
5933
5934 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5935
5936         * boehm-gc/configure, libf2c/configure: Rebuilt.
5937         * libffi/configure, libiberty/configure: Ditto.
5938         * libjava/configure, libobjc/configure: Ditto.
5939         * libstdc++-v3/configure, zlib/configure: Ditto.
5940         Merged from binutils:
5941         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5942         From Steve Ellcey <sje@cup.hp.com>:
5943         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5944         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5945         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5946         IA64.
5947         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5948         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5949         soname_spec, sys_lib_search_path_spec): Ditto.
5950
5951 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5952
5953         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5954
5955 2002-08-04  H.J. Lu  (hjl@gnu.org)
5956
5957         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5958
5959 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5960
5961         * MAINTAINERS (Write After Approval): Add myself.
5962
5963 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5964
5965         * configure.in: Move generic linux case to end.  Copy generic
5966         linux noconfigdirs to mips*-*-linux* entry and new
5967         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5968
5969 2002-07-19  Michael Matz  <matz@suse.de>
5970
5971         * MAINTAINERS: Add myself as ra* maintainer.
5972
5973 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5974
5975         * config.guess: Update to 2002-07-09 version.
5976         * config.sub: Update to 2002-07-03 version.
5977
5978 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5979
5980         * MAINTAINERS: Fix typo in a maintainer email address.
5981
5982 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5983
5984         * configure.in: Remove two redundant tests.
5985
5986 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5987
5988         * configure.in (mips*-*-irix6*o32): Enable stabs.
5989
5990 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5991
5992         * configure.in: Don't build grez.
5993         * Makefile.in: Ditto.
5994
5995         * Makefile.in: Remove references to bsp, cygmon, libstub.
5996         * configure.in: Ditto.
5997
5998         * configure.in: Remove leftover reference to gdbtest.
5999
6000 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6001
6002         * configure.in (gxx_include_dir):  Change to match versioned
6003         C++ headers if --enable-version-specific-runtime-libs is used.
6004
6005 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6006
6007         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6008
6009 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6010
6011         * configure.in: Make --without-x work.
6012
6013 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6014
6015         * configure.in: Rearrange target Makefile fragment collection.
6016
6017         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6018         cvs[src].
6019         * configure.in: Ditto.
6020
6021 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6022
6023         * MAINTAINERS (Write After Approval): Update my e-mail address.
6024
6025 2002-06-24  Ben Elliston  <bje@redhat.com>
6026
6027         * configure.in (host_tools): Remove cgen.
6028
6029         * Makefile.in (all-cgen): Remove; runs from its source directory.
6030         (check-cgen, install-cgen, clean-cgen): Likewise.
6031         (all-opcodes): Do not depend on all-cgen.
6032         (all-sim): Likewise.
6033
6034 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6035
6036         * Makefile.in: Eliminate 'apache' targets.
6037         * configure.in: Eliminate 'apache' targets.
6038
6039         * configure.in: Eliminate redundant tests.  Reorganize.
6040
6041         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6042
6043         * config-ml.in: Eliminate references to Cygnus configure.
6044
6045         * Makefile.in: Eliminate references to building emacs.
6046
6047 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6048
6049         * MAINTAINERS: Update my email address.
6050
6051 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6052
6053         * config.if (libstdcxx_incdir): Version C++ headers.
6054         (cxx_incdir): Remove.
6055
6056 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058         * MAINTAINERS (Write After Approval): Add self.
6059
6060 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6061
6062         * configure.in: Add support for ip2k.
6063
6064 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6065
6066         * configure.in: Fix AIX configury bug.
6067
6068 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6069
6070         * MAINTAINERS (Write After Approval): Add self.
6071
6072 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6073
6074         * configure.in: replace ${topsrcdir} with ${srcdir}
6075
6076         * configure.in: Move definition of libstdcxx_flags
6077         right above usage, rather than waaay earlier.
6078
6079         * configure.in: Pull definition of is_cross_compiler earlier.
6080
6081         * configure.in: Rearrange a little.
6082
6083         * configure.in: Remove references to librx.
6084         * Makefile.in: Remove references to librx.
6085
6086 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6087
6088         * config.sub: Add support for avr target.
6089         Import from master sources, rev 1.255
6090
6091 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6092
6093         * configure, .cvsignore:  Revert previous change...
6094         * Makefile:  ...delete.
6095
6096 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6097
6098         * configure.in: Eliminate ${gasdir} variable.
6099
6100 2002-06-18  Dave Brolley  <brolley@redhat.com>
6101
6102         * configure.in: Add support for frv.
6103         * config.sub: Add support for frv.
6104
6105 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6106
6107         * configure:  Remove garbage from previous commit.
6108
6109 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6110
6111         * configure:  For in-source builds, make a subdir and re-exec there.
6112         * Makefile:  New file.  Pass targets through to build directory.
6113         * .cvsignore:  No longer ignore "Makefile".
6114
6115 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6116
6117         * MAINTAINERS (Write After Approval): Add self.
6118
6119 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6120
6121         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6122
6123 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6124
6125         * configure.in (vax-*-netbsd*): Re-enable gas.
6126
6127 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6128
6129         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6130         BUILD_PREFIX_1, to correct nomenclature.
6131         * configure: Likewise.
6132
6133         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6134         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6135
6136 2002-05-31  Olaf Hering  <olh@suse.de>
6137
6138         * config-ml.in: Propogate DESTDIR also.
6139
6140 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6141
6142         * configure.in (vax-*-netbsd*): Don't build gas for this
6143         platform.
6144
6145 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6146
6147         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6148         and libgcj for AVR.
6149
6150 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6151
6152         * MAINTAINERS (Write After Approval): Add myself.
6153
6154 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6155
6156         * config.guess: Update to 2002-05-22 version.
6157         * config.sub: Likewise.
6158
6159 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6160
6161         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6162         * config-ml.in: Likewise.
6163         * configure: Likewise.
6164         * configure.in: Likewise.
6165
6166 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6167
6168         * MAINTAINERS: Update my email address.
6169
6170 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6171
6172         * configure.in: Simplify makefile fragment collection.
6173
6174         * configure.in: Remove code to build emacs.
6175
6176         * configure.in : Remove --srcdir argument from targargs and buildargs
6177         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6178
6179         * configure: Move some logic to configure.in.
6180         * configure.in: Move some logic from configure.
6181
6182 2002-05-11  Tom Tromey  <tromey@redhat.com>
6183
6184         * MAINTAINERS: Reflect libgcj reality.
6185
6186 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6187
6188         * Makefile.in: Honour DESTDIR.
6189
6190 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6191
6192         * config.guess: Import 2002-03-20 version.
6193         * config.sub: Import 2002-04-26 version.
6194
6195 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6196
6197         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6198
6199 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6200
6201         * MAINTAINERS: Add self.
6202
6203 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6204
6205         * ltmain.sh: Detect and handle object name conflicts
6206         while piecewise linking a static library.
6207
6208 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6209
6210         * configure.in (noconfigdirs): Don't disable libgcj on
6211         sparc64-*-solaris* and sparcv9-*-solaris*.
6212
6213 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6214
6215         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6216
6217 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6218
6219         * configure.in (FLAGS_FOR_TARGET): Do not add
6220         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6221         on i[3456]86-*-linux*.
6222
6223 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6224
6225         * configure.in (noconfigdirs): Replace [ ] with test.
6226
6227         * configure.in (noconfigdirs): Do not add target-newlib if
6228         target == i[3456]86-*-linux*, and host == target.
6229
6230 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6231
6232         * configure.in: delete reference to absent file
6233
6234         * configure.in: replace '[' with 'test'
6235
6236         * configure.in: Eliminate references to gash.
6237         * Makefile.in: Eliminate references to gash.
6238
6239         * configure.in: remove useless references to 'pic' makefile fragments.
6240
6241         * configure.in: (*-*-windows*) Finish removing.
6242
6243         * configure.in: Eliminate redundant test for libgui.
6244
6245 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6246
6247         * MAINTAINERS: Add self and realphabetize.  Update entries
6248         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6249         entry for a29k port maintainer.
6250
6251 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6252
6253         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6254         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6255
6256 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6257
6258         * configure.in: remove references to dead files
6259
6260 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6261
6262         * MAINTAINERS: Add information about purpose of this file.
6263
6264 2002-04-18  Tom Tromey  <tromey@redhat.com>
6265
6266         * configure.in: Disallow configuring libgcj when it is already
6267         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6268         Solaris 2.8 by default.  For PR libgcj/6158.
6269
6270 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6271
6272         * configure.in:  Move default CC setting out of config/mh-* fragments
6273         directly into here.
6274
6275 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6276
6277         * configure.in: don't even try to configure or make a subdirectory
6278         if there's no configure script for it.
6279
6280 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6281
6282         * MAINTAINERS: Remove chill maintainers.
6283         * Makefile.in (CHILLFLAGS): Remove.
6284         (CHILL_LIB): Remove.
6285         (TARGET_CONFIGDIRS): Remove libchill.
6286         (CHILL_FOR_TARGET): Remove.
6287         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6288         CHILL_LIB.
6289         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6290         (CHECK_TARGET_MODULES): Likewise.
6291         (INSTALL_TARGET_MODULES): Likewise.
6292         (CLEAN_TARGET_MODULES): Likewise.
6293         (configure-target-libchill): Remove.
6294         (all-target-libchill): Remove.
6295         * configure.in (target_libs): Remove target-libchill.
6296         Do not compute CHILL_FOR_TARGET.
6297         * libchill: Remove directory.
6298
6299 2002-04-11  DJ Delorie  <dj@redhat.com>
6300
6301         * Makefile.in, configure.in: Sync with binutils, entries
6302         follow...
6303
6304 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6305
6306         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6307         (do-tar, do-bz2): New rules.
6308         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6309         (gdb-tar): New rule.
6310         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6311         (insight_dejagnu.tar): New rule.
6312         (insight.tar): New rule.
6313         (gdb+dejagnu.tar): New rule.
6314         (gdb.tar): New rule.
6315
6316 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6317
6318         * Makefile.in: Add all-tix to deps for all-snavigator
6319         so that tix is built when building snavigator.
6320
6321 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6322
6323         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6324         ld and gdb are not supported.
6325
6326 2002-01-07  Mark Salter  <msalter@redhat.com>
6327
6328         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6329         Allow target-libgloss to be built for arm, strongarm, and xscale.
6330
6331 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6332
6333         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6334         options for i[3456]86-pc-linux* native builds.
6335
6336 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6337
6338         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6339         files from .po files for a distribution.
6340
6341 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6342
6343         * configure.in: Enable libstdc++-v3 for h8300 targets.
6344
6345 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6346
6347         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6348         version from bfd/.
6349
6350 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6351
6352         * Makefile.in (VER): When present, extract the version number from
6353         the file version.in.
6354
6355 2001-05-24  Tom Rix <trix@redhat.com>
6356
6357         * configure.in : enable ld for aix
6358
6359 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6360
6361         * config.guess: Add linux target for S/390.
6362
6363 2000-11-07  Philip Blundell  <pb@futuretv.com>
6364
6365         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6366
6367 2000-11-03  Philip Blundell  <pb@futuretv.com>
6368
6369         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6370         files.
6371
6372 2001-01-15  Ben Elliston  <bje@redhat.com>
6373
6374         * configure.in (host_tools): Add sid.
6375         Always configure cgen.
6376
6377 2000-11-24  Nick Clifton  <nickc@redhat.com>
6378
6379         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6380
6381
6382 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6383
6384         * Makefile.in (ALL_MODULES): Add all-cgen.
6385         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6386         (all-cgen): New target.
6387         (all-opcodes,all-sim): Depend on all-cgen.
6388         * configure.in (host_tools): Add cgen.
6389         Only configure cgen if --enable-cgen-maint.
6390
6391 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6392
6393         * configure.in: Add *-*-freebsd* configurations.
6394
6395 2002-04-08  Tom Tromey  <tromey@redhat.com>
6396
6397         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6398         Fixes PR libgcj/6068.
6399
6400 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6401
6402         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6403
6404 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6405
6406         * configure.in (alpha*-dec-osf*): Enable libgcj.
6407
6408 2003-03-27  Matthew Gingell <gingell@gnat.com>
6409
6410         * MAINTAINERS (Write After Approval): Add myself.
6411
6412 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6413
6414         Fix for: PR bootstrap/3591, target/5676
6415         * configure.in (mcore-pe): Disable the configuration of
6416         libstdc++-v3 since exceptions are not supported.
6417
6418 2002-03-20  Anthony Green  <green@redhat.com>
6419
6420         * configure.in: Enable libgcj for xscale-elf target.
6421
6422 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6423
6424         * MAINTAINERS:  Update my email address.
6425
6426 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6427
6428         * ltmain.sh (relink_command): Fix typo in previous change.
6429
6430 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6431
6432         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6433         (relink_command): Added --tag flags.
6434         (mode=install): If relinking fails; error out.
6435
6436 2002-03-12  Richard Henderson  <rth@redhat.com>
6437
6438         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6439         .NOTPARALLEL tag.
6440         (do-check): Rename from check.
6441         (check): Allow parallel check.
6442
6443 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6444
6445         * MAINTAINERS: Add myself as maintainer for xtensa port.
6446         Fix alphabetical order in CPU port maintainer list.
6447         Remove myself from Write After Approval list.
6448
6449 2002-03-11  Richard Henderson  <rth@redhat.com>
6450
6451         * Makefile.in (.NOTPARALLEL): Add fake tag.
6452
6453 2002-03-07  H.J. Lu  (hjl@gnu.org)
6454
6455         * configure.in: Enable gprof for mips*-*-linux*.
6456
6457 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6458
6459         * MAINTAINERS (Write After Approval): Add myself.
6460
6461 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6462
6463         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6464         libjava.
6465         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6466
6467 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6468
6469         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6470         because its Makefile is there; test for the executable instead.
6471
6472 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6473
6474         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6475         libstdc++-v3 and libjava.
6476
6477 2002-02-11  Adam Megacz <adam@xwt.org>
6478
6479         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6480         boehm-gc
6481
6482 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6483
6484         * config.guess: Updated to 2002-01-30's version.
6485         * config.sub: Updated to 2002-02-01's version.
6486         Contribute sh64-elf.
6487         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6488         * configure.in: Added sh64-*-*.
6489
6490 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6491
6492         * MAINTAINERS: Belatedly add myself to write after approval list.
6493
6494 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6495
6496         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6497         Remove self as Write After Approval.
6498
6499 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6500
6501         * MAINTAINERS: Put self in as maintainer for contrib/regression
6502         directory.
6503
6504 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6505
6506         * MAINTAINERS:  Update my email address.
6507
6508 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6509
6510         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6511         target-libiberty, and target-libgloss.  Skip Java-related
6512         libraries if not supported for NetBSD on target CPU.
6513
6514 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6515
6516         * install-sh: Use _inst.$$_ for temp file name.
6517
6518 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6519
6520         * MAINTAINERS (Write After Approval): Move my contact info
6521         from here...
6522         (OS Port Maintainers): ...to here (netbsd).
6523
6524 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6525
6526         * MAINTAINERS (Write After Approval): Add myself.
6527
6528 2002-01-17  H.J. Lu <hjl@gnu.org>
6529
6530         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6531         (all-target-fastjar): Also depend on all-target-libiberty.
6532
6533 2002-01-16  H.J. Lu  (hjl@gnu.org)
6534
6535         * config.guess: Import from master sources, rev 1.225.
6536         * config.sub: Import from master sources, rev 1.238.
6537
6538 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6539
6540         * MAINTAINERS (Write After Approval): Remove myself.
6541
6542 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6543
6544         * MAINTAINERS (Write After Approval): Add myself.
6545
6546 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6547
6548         * MAINTAINERS: Add self as docs co-maintainer.
6549
6550 2001-12-11  Matthias Klose  <doko@debian.org>
6551
6552         * MAINTAINERS (Write After Approval): Add myself.
6553
6554 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6555
6556         * MAINTAINERS: Update my email address.
6557
6558 2001-12-07  Turly O'Connor  <turly@apple.com>
6559         * MAINTAINERS (Write After Approval): Add myself.
6560         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6561         (rs6000_initialize_trampoline): Call __trampoline_setup for
6562         ABI_DARWIN too.
6563         * darwin-tramp.asm: New file, implements __trampoline_setup.
6564         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6565
6566 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6567
6568         * MAINTAINERS (Write After Approval): Add myself.
6569
6570 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6571
6572         * configure, configure.in: Use temp file for long sed commands.
6573
6574 2001-12-03  Laurent Guerby  <guerby@acm.org>
6575
6576         * config.sub: Update to version 1.232 on subversion.
6577
6578 2001-12-03  Ben Elliston  <bje@redhat.com>
6579
6580         * MAINTAINERS: Update mail address for config.* patches.
6581
6582 2001-11-27  DJ Delorie <dj@redhat.com>
6583             Zack Weinberg  <zack@codesourcery.com>
6584
6585         When build != host, create libiberty for the build machine.
6586
6587         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6588         CONFIG_ARGUMENTS.
6589         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6590         New variables.
6591         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6592         and rules.
6593         (all.normal): Depend on ALL_BUILD_MODULES.
6594         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6595         (all-build-libiberty): Depend on configure-build-libiberty.
6596
6597         * configure: Calculate and substitute proper value for
6598         ALL_BUILD_MODULES.
6599         * configure.in: Create the build subdirectory.
6600         Calculate and substitute TARGET_CONFIGARGS (formerly
6601         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6602
6603 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6604
6605         * MAINTAINERS (write-after-approval): Add self.
6606
6607 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6608
6609         * MAINTAINERS (GNATS only accounts): Remove self.
6610
6611 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6612
6613         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6614         libf2c.
6615
6616 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6617
6618         * MAINTAINERS (Write After Approval): Add self.
6619
6620 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6621
6622         * MAINTAINERS: mips and s390 are also CPU ports.
6623
6624 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6625
6626         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6627
6628 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6629
6630         * MAINTAINERS: Alphabetize.
6631
6632 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6633
6634         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6635
6636 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6637
6638         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6639
6640 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6641
6642         * configure.in (--enable-languages): Be more permissive about
6643         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6644
6645 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6646
6647         * config.sub: Import from master sources, rev. 1.230.
6648         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6649
6650 2001-11-07  Laurent Guerby  <guerby@acm.org>
6651
6652         * MAINTAINERS (Write After Approval): Add self.
6653
6654 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6655
6656         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6657
6658 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6659
6660         * config.sub: Import from master sources, rev 1.226.
6661         * config.guess: Import from master sources, rev 1.216.
6662
6663 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6664
6665         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6666         * MAINTAINERS: Add self as maintainer of MMIX port.
6667         Remove old after-approval entry.
6668
6669 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6670
6671         * ChangeLog, configure: Fix spelling errors.
6672
6673 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6674
6675         * MAINTAINERS: Tweak my address.
6676
6677 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6678
6679         * MAINTAINERS: Update my email address.
6680
6681 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6682
6683         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6684         * MAINTAINERS: Add self as maintainer of CRIS port.
6685
6686 2001-10-10  Geert Bosch  <bosch@gnat.com>
6687
6688         * MAINTAINERS (Various maintainers: Ada front end):
6689         Added Robert Dewar.
6690
6691 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6692
6693         * MAINTAINERS (Write After Approval): Added self
6694
6695 2001-10-02  Geert Bosch  <bosch@gnat.com>
6696
6697         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6698
6699 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6700
6701         * configure: Handle temporary files securely using mkdir.
6702
6703 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6704
6705         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6706
6707 2001-09-26  Will Cohen <wcohen@redhat.com>
6708
6709         * configure.in (*-*-linux*): Disable configuration of target-newlib
6710         and target-libgloss.
6711
6712 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6713
6714         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6715         RANLIB.
6716
6717 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6718
6719         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6720         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6721         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6722         avoid quotes nesting problems.
6723         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6724         (DO_X): Export only variables that are set.
6725
6726 2001-09-19  Ben Elliston  <bje@redhat.com>
6727
6728         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6729         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6730         semantics.  Use the shell built-in "type" command instead.
6731
6732 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6733
6734         Merged from gcc-3_0-branch:
6735         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6736         * ltcf-c.sh: Use $objext, not $ac_objext.
6737         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6738         * ltcf-cxx.sh: Add support for GNU.
6739         2001-07-22  Timothy Wall  <twall@redhat.com>
6740         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6741         default settings if using GNU tools with that configuration.
6742         * ltcf-cxx.sh: Ditto.
6743         * ltcf-gcj.sh: Ditto.
6744         2001-07-21  Michael Chastain  <chastain@redhat.com>
6745         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6746         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6747         * ltmain.sh: Mark as gcc-local.
6748
6749 2001-08-30  Eric Christopher  <echristo@redhat.com>
6750             Jason Eckhardt  <jle@redhat.com>
6751
6752         * config.guess: Merge from master sources.
6753         * config.sub: Merge from master sources, add support for mipsisa32.
6754
6755 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6756         * config.sub: Merge from master sources, rev 1.219.
6757         * MAINTAINERS: Add self as contact for stormy16 port.
6758
6759 2001-08-14  Zack Weinberg  <zackw@panix.com>
6760
6761         * config.sub: Merge from master sources, rev 1.218.
6762         * config.guess: Merge from master sources, rev 1.209.
6763
6764 2001-08-11  Graham Stott  <grahams@redhat.com>
6765
6766         * Makefile.in (check-c++): Add missing semicolon.
6767
6768 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6769
6770         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6771
6772 2001-07-30  Eric Christopher  <echristo@redhat.com>
6773
6774         * MAINTAINERS (Various maintainers: mips port): Added myself.
6775
6776 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6777
6778         * configure.in (sh-*-linux*): New.
6779
6780 2001-07-27  Richard Henderson  <rth@redhat.com>
6781
6782         * .cvsignore: Add LAST_UPDATED.
6783
6784 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6785
6786         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6787
6788 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6789
6790         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6791
6792 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6793
6794         * MAINTAINERS (Write After Approval): Added myself.
6795
6796 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6797
6798         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6799         and libgcj on m68hc11/m68hc12.
6800
6801 2001-06-27  H.J. Lu  (hjl@gnu.org)
6802
6803         * Makefile (CFLAGS_FOR_BUILD): New.
6804         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6805
6806 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6807
6808         * README: Remove version number.
6809
6810 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6811
6812         * INSTALL/README: Update wrt. to the installation instructions now
6813         residing in gcc/doc/install.texi.
6814
6815 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6816
6817         * README: Replace with a cut-down and updated version of gcc/README.
6818
6819 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6820
6821         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6822         multilibs to be disabled.
6823
6824 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6825
6826         * MAINTAINERS (Write After Approval): Add myself.
6827
6828 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6829
6830         * config.guess: Import CVS version 1.195.
6831         * config.sub: Import CVS version 1.212.
6832
6833 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6834
6835         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6836         gcc/xgcc is built, use -print-prog-name to find out the program
6837         name to use.
6838
6839 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6840
6841         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6842         appear to also be in the master copy.
6843         * config.sub:  Import CVS version 1.211.
6844
6845 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6846
6847         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6848         with_gcc]: Use `gcc -shared' to build a shared library.
6849
6850 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6851
6852         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6853         archives.
6854
6855 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6856
6857         * MAINTAINERS (Write After Approval): Add myself.
6858
6859 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6860
6861         * configure.in (libstdcxx_flags): Do not try to execute
6862         libstdc++-v3/testsuite_flags until it exists.
6863
6864 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6865
6866         * MAINTAINERS: Update my email address.
6867
6868 2001-05-31  Graham Stott  <grahams@redhat.com>
6869
6870         * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6873
6874         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6875         libraries when using g++ with native linker.
6876
6877 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6878
6879         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6880
6881 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6882
6883         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6884         [aix4*|aix5*]: Prepend blank.
6885
6886 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6887
6888         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6889         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6890         of subdir/configure scripts to use the new libtool.m4.
6891
6892 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6893
6894         * MAINTAINERS (Write After Approval): Add myself.
6895
6896 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6897
6898         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6899
6900 2001-05-11  Ben Elliston  <bje@redhat.com>
6901
6902         * Makefile.in (all-sid): New target.
6903         (check-sid, clean-sid, install-sid): Likewise.
6904
6905 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6906
6907         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6908
6909 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6910
6911         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6912         libgcj.
6913
6914 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6915
6916         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6917         gcc/xgcc is built, use -print-prog-name to find out the program
6918         name to use.
6919
6920 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * configure.in (noconfigdirs): Don't reset it from scratch in the
6923         target case; only append to it.
6924
6925         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6926         sparc-*-solaris2.8]: Disable ${libgcj}.
6927
6928 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6929
6930         * configure.in (libgcj_saved): Copy from $libgcj.
6931         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6932         --disable-libgcj.
6933
6934 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6935
6936         * MAINTAINERS: Remove self as MIPS maintainer and
6937         C front end maintainer.
6938
6939 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6940
6941         * configure.in: Move *-chorusos target case to the proper switch.
6942         Disable libgcj.
6943
6944 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6945
6946         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6947         1.641.2.228.
6948
6949 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6950
6951         * Makefile.in (STAGE1_CFLAGS): Pass down.
6952
6953 2001-04-13  Alan Modra  <amodra@one.net.au>
6954
6955         * config.guess: Add hppa64-linux support.  Note for next import that
6956         this is already in the master file.
6957         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6958
6959 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6960
6961         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6962         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6963
6964 2001-04-11  Stan Shebs  <shebs@apple.com>
6965
6966         * MAINTAINERS: Add self as Darwin port maintainer.
6967
6968 2001-04-11  Alan Modra  <amodra@one.net.au>
6969
6970         * MAINTAINERS: Update my email address.
6971
6972 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6973
6974         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6975         recent versions of FreeBSD (release 3 or later).
6976         * ltconfig: On FreeBSD, -lc must not be provided when building
6977         a shared library or else the standard -pthread gcc option is
6978         rendered worthless to later users of the built library.
6979
6980 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6981
6982         * MAINTAINERS: Add self and RTH as C front end maintainers.
6983
6984 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6985
6986         * config.sub: Make sure to match an already-canonicalized
6987         machine name (eg. mn10300-unknown-elf).
6988
6989 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6990
6991         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6992         New macros.
6993         (bootstrap, cross): Use RECURSE_FLAGS.
6994         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6995
6996 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6997
6998         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6999
7000 2001-03-22  Colin Howell  <chowell@redhat.com>
7001
7002         * Makefile.in (DO_X): Do not backslash single-quotes in
7003         backquotes (two places).
7004
7005 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7006
7007         Re-installed:
7008         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7009         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7010         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7011         * ltcf-cxx.sh: Likewise.
7012         * ltcf-gcj.sh: Likewise.
7013
7014 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7015
7016         * MAINTAINERS: Add myself as "documentation co-maintainer".
7017
7018 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7019
7020         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7021         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7022
7023 2001-03-19  Tom Tromey  <tromey@redhat.com>
7024
7025         * config-ml.in: Handle GCJ and GCJFLAGS.
7026
7027 2001-03-21  Michael Chastain  <chastain@redhat.com>
7028
7029         * Makefile.in: all-m4 depends on all-texinfo.
7030
7031 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7032
7033         * MAINTAINERS: Add myself to write after approval list.
7034
7035 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7036
7037         * Makefile.in (DO_X): Quote nested quotes.
7038
7039 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7040
7041         * MAINTAINERS: Add myself to write after approval list.
7042
7043 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7044
7045         * Makefile.in (DO_X): Use double quotes for quoting
7046         "RANLIB=$${RANLIB}".
7047
7048 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7049
7050         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7051
7052 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7053
7054         * configure.in: Only use `lang_requires' for languages athat are
7055         actually enabled.
7056
7057 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7058
7059         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7060
7061 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7062
7063         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7064
7065 2001-03-07  Tom Tromey  <tromey@redhat.com>
7066
7067         * configure.in: Allow config-lang.in to set `lang_requires' to list
7068         of other required languages.
7069
7070 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7071
7072         * Makefile.in: Remove RANLIB definition. Use RANLIB
7073         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7074         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7075
7076 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7077             Alexandre Oliva  <aoliva@redhat.com>
7078
7079         * Makefile.in (check-c++): Use tabs, not spaces.
7080
7081 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7082
7083         * MAINTAINERS: add myself to Write After Approval list.
7084
7085 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7086
7087         * Makefile.in (check-c++): New rule.
7088
7089         * configure.in (target_libs): Remove libg++.
7090         (noconfigdirs): Remove libg++.
7091         (noconfigdirs): Same.
7092         (noconfigdirs): Same.
7093         (noconfigdirs): Same.
7094
7095         * config-ml.in: Remove libg++ references.
7096
7097         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7098         (ALL_TARGET_MODULES): Same.
7099         (configure-target-libg++): Remove.
7100         (all-target-libg++): Remove.
7101         (configure-target-libio): Remove.
7102         (all-target-libio): Remove.
7103         (check-target-libio): Remove.
7104         (.PHONY): Remove.
7105         (libg++.tar.bz2): Remove.
7106         (all-target-cygmon): Remove libio.
7107         (all-target-libstdc++): Remove.
7108         (configure-target-libstdc++): Remove.
7109         (TARGET_LIB_PATH): Remove libstdc++.
7110         (ALL_GCC_CXX): Remove libstdc++.
7111         (all-target-gperf): Correct.
7112
7113 2001-02-16  Nick Clifton  <nickc@redhat.com>
7114
7115         * configure.in (noconfigdirs): Allow configuration of texinfo
7116         for Cygwin hosts.
7117
7118 2001-02-15  Anthony Green  <green@redhat.com>
7119
7120         * configure: Introduce GCJ_FOR_TARGET.
7121         * configure.in: Ditto.
7122         * Makefile.in: Ditto.
7123
7124 2001-02-13  Andreas Schwab  <schwab@suse.de>
7125
7126         * MAINTAINERS: Update mail address.
7127
7128 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7129
7130         * config.guess: Add linux target for S/390.
7131         * config.sub: Likewise.
7132
7133 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7134
7135         * configure.in: for *-chorusos, don't config target-newlib and
7136         target-libgloss.
7137
7138 2001-02-06  Ben Elliston  <bje@redhat.com>
7139
7140         * configure: Output host type to stdout, not stderr.
7141
7142 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7143
7144         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7145         * ltcf-cxx.sh: Likewise.
7146
7147         * config.if: Assume enable_libstdcxx_v3 is defined.
7148
7149 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7150
7151         Remove V2 C++ library.
7152         * configure.in: Remove --enable-libstdcxx_v3 support.
7153
7154 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7155
7156         * include/demangle.h: Add prototype for java_demangle_v3.
7157
7158 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7159
7160         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7161
7162 2001-01-27  Richard Henderson  <rth@redhat.com>
7163
7164         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7165
7166 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7167
7168         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7169         Don't unset, it's non-portable and no longer necessary, set to empty
7170         instead.
7171
7172 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7173
7174         * ltconfig: Shell portability fix for the tagname validity check.
7175
7176 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7177
7178         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7179         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7180
7181 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7182
7183         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7184
7185 2001-01-26  Tom Tromey  <tromey@redhat.com>
7186
7187         * configure.in: Allow libgcj to be built on Sparc Solaris.
7188
7189 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7190
7191         * ltcf-c.sh: Add aix5 case.
7192         * ltcf-cxx.sh: Likewise.
7193         * ltconfig: Likewise.
7194
7195 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7196
7197         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7198         keep at least one of build_libtool_libs or build_old_libs set to
7199         yes.
7200
7201         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7202         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7203
7204 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7205
7206         * configure.in: Enable libgcj on several additional platforms.
7207
7208 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7209
7210         * configure.in: Enable libgcj for linux targets.
7211
7212 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7213
7214         * MAINTAINERS (Write After Approval): Add myself.
7215
7216 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7217
7218         * MAINTAINERS: Add myself as vax port maintainer.
7219
7220 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7221
7222         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7223
7224 2001-01-09  Mike Stump  <mrs@wrs.com>
7225
7226         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7227         failures of subdirectories.
7228
7229 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7230
7231         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7232         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7233         * ltcf-cxx.sh: Likewise.
7234         * ltcf-gcj.sh: Likewise.
7235         * ltconfig.sh: Fix typo.
7236
7237 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7238
7239         * configure: handle DOS-style absolute paths.
7240
7241 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7242
7243         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7244
7245 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7246
7247         * MAINTAINERS: Add myself as avr port co-maintainer.
7248
7249 2000-12-28  Ben Elliston  <bje@redhat.com>
7250
7251         * MAINTAINERS: Add myself under ``Write After Approval''.
7252
7253 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7254
7255         * texinfo: Remove directory from GCC.
7256
7257 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7258
7259         * COPYING: Update to current
7260         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7261         to 19yy as example year in copyright notice).
7262
7263 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7264
7265         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7266         (libstdcxx_incdir): Pass down.
7267         * config.if: Remove expired bits for cxx_interface, add stub.
7268         (libstdcxx_incdir): Add variable for g++ include directory.
7269         * configure.in (gxx_include_dir): Use it.
7270
7271 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7272
7273         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7274         with old-email address from ``Write After Approval''.
7275
7276 2000-12-15  Andreas Jaeger  <aj@suse.de>
7277
7278         * configure.in: Handle lang_dirs.
7279
7280 2000-12-14  Tom Tromey  <tromey@redhat.com>
7281
7282         * MAINTAINERS: Removed brads.
7283
7284         * MAINTAINERS: Added gcj developers.
7285
7286 2000-12-13  Anthony Green  <green@redhat.com>
7287
7288         * configure.in: Disable libgcj for any target not specifically
7289         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7290         with g++ abi.
7291
7292 2000-12-13  Mike Stump  <mrs@wrs.com>
7293
7294         * Makefile.in (local-distclean): Also remove fastjar.
7295
7296 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7297
7298         * contrib/gcc_update: Add fastjar --touch entries.
7299
7300 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7301
7302         * configure.in: Disable language-specific target libraries for
7303         languages that aren't enabled.
7304
7305 2000-12-10  Anthony Green  <green@redhat.com>
7306
7307         * configure.in: Define libgcj.  Disable libgcj target libraries for
7308         most targets.
7309
7310 2000-12-10  Neil Booth  <neilb@earthling.net>
7311
7312         * MAINTAINERS: Update mail address, remove from WAA list.
7313
7314 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7315
7316         * libjava: Imported from /cvs/java.
7317         * libffi: Likewise.
7318         * Boehm-gc: Likewise.
7319
7320 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7321
7322         * configure.in (target_libs): Revert 2000-12-08 patch.
7323         (noconfigdirs): Added target-libjava.
7324
7325 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7326
7327         * djunpack.bat: removed.
7328
7329 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7330
7331         * Makefile.in: handle DOS-style absolute paths.
7332         * config-ml.in: likewise.
7333         * symlink-tree: likewise.
7334
7335 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7336
7337         * fastjar: Imported.
7338
7339 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7340
7341         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7342         libjava.
7343         * configure.in (target_libs): Removed `target-libjava'.
7344
7345 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7346
7347         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7348         (ALL_MODULES): Added fastjar.
7349         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7350         (all-target-libjava): all-fastjar replaces all-zip.
7351         (all-fastjar): Added.
7352         (configure-target-fastjar, all-target-fastjar): Likewise.
7353         * configure.in (host_tools): Added fastjar.
7354
7355 2000-12-07  Mike Stump  <mrs@wrs.com>
7356
7357         * Makefile.in (local-distclean): Remove leftover built files.
7358
7359 2000-11-24  Nick Clifton  <nickc@redhat.com>
7360
7361         * configure.in (xscale-elf): Add target.
7362         (xscale-coff): Add target.
7363
7364 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7365
7366         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7367         recent versions of FreeBSD (release 3 or later).
7368         * ltconfig: On FreeBSD, -lc must not be provided when building
7369         a shared library or else the standard -pthread gcc option is
7370         rendered worthless to later users of the built library.
7371
7372 2000-11-16  Fred Fish  <fnf@be.com>
7373
7374         * configure.in (enable_libstdcxx_v3): Fix typo,
7375         libstd++ -> libstdc++.
7376
7377 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7378
7379         * MAINTAINERS: Add self to Write After Approval list.
7380
7381 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7382
7383         * MAINTAINERS: Update my email address.  Add myself to global write
7384         privs list.
7385
7386 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7387
7388         * Makefile.in: Merge with src and libgcj.
7389         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7390         configure-target-<library> when their configure scripts need the C
7391         or C++ library to have already been built to work properly.
7392         (do_proto_toplev): Set them to an empty string.
7393
7394         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7395         (REALLY_SET_LIB_PATH): Use them.
7396
7397 2000-11-17  Stan Shebs  <shebs@apple.com>
7398
7399         * MAINTAINERS: Add self to Write After Approval list.
7400
7401 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7402
7403         * configure: Provide the original toplevel configure arguments
7404         (including $0) to subprocesses in the environment rather than
7405         through gcc/configargs.h.
7406
7407 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7408
7409         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7410         C99.  Alphabetise "Write After Approval" list.
7411
7412 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7413
7414         * configure: Turn on libstdc++ V3 by default.
7415
7416         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7417         if we've got GCC.
7418
7419 2000-11-11  Philip Blundell  <philb@gnu.org>
7420
7421         * MAINTAINERS: Add self to Write After Approval list.
7422
7423 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7424
7425         * ltcf-c.sh (aix4): Improve shared library configuration; require
7426         exporting symbols.
7427         * ltcf-cxx.sh (aix4): Define.
7428         * ltconfig (aix4): Define library and soname specs appropriate for
7429         AIX.  Define command to create export symbols list.
7430
7431 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7432
7433         * config.sub: Add support for Sun Chorus
7434
7435 2000-10-31  Nick Clifton  <nickc@redhat.com>
7436
7437         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7438         <name>@redhat.com.  Also installed new email address for Clint
7439         Popetz.
7440
7441 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7442
7443         * etc: Remove directory from GCC.
7444
7445 2000-10-16  Michael Meissner  <meissner@redhat.com>
7446
7447         * configure (gcc/configargs.h): Only create if there is a build GCC
7448         directory created.
7449
7450 2000-10-16  Matthias Klose  <doko@debian.org>
7451
7452         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7453         when configured for libstdc++-v3.
7454
7455 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7456
7457         * configure: Save configure arguments to gcc/configargs.h.
7458
7459 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7460
7461         * config.guess: Import CVS version 1.157.
7462         * config.sub: Import CVS version 1.181.
7463
7464 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7465
7466         * Makefile.in (bootstrap): avoid recursion if subdir missing
7467         (cross): ditto
7468         (do-proto-toplev): ditto
7469
7470 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7471
7472         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7473         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7474
7475         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7476         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7477         all affected `configure' scripts.
7478
7479 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7480
7481         * MAINTAINERS: Add self as cpplib co-maintainer.
7482
7483 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7484
7485         * MAINTAINERS: Add self to Write After Approval list.
7486
7487 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7488
7489         * INSTALL/README: egcs -> GCC update.
7490
7491 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7492
7493         * MAINTAINERS: Add myself to Write After Approval list.
7494
7495 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7496
7497         * MAINTAINERS: Add myself to Write After Approval list.
7498
7499 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7500
7501         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7502         X11 libraries for hppa64.
7503
7504 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7505
7506         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7507
7508 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7509
7510         * Makefile.in (all-zlib): Added dummy target.
7511
7512         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7513         ltcf-gcj.sh: Updated from libtool multi-language branch.
7514
7515 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7516
7517         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7518         (bootstrap*): Depend on all-bootstrap.
7519
7520 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7521
7522         * config.guess: Import CVS version 1.156.
7523         * config.sub: Import CVS version 1.179.
7524
7525 2000-09-02  Anthony Green  <green@cygnus.com>
7526
7527         * Makefile.in (all-gcc): Depend on all-zlib.
7528         (CLEAN_MODULES): Add clean-zlib.
7529         (ALL_MODULES): Add all-zlib.
7530         * configure.in (host_libs): Add zlib.
7531
7532 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7533
7534         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7535         crosses, but add gcc/include to the header search path for them.
7536
7537 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7538
7539         * MAINTAINERS: Add self to Write After Approval list.
7540
7541 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7542
7543         * config.guess: Import CVS version 1.152.
7544         * config.sub: Import CVS version 1.177.
7545
7546 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7547
7548         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7549         $targargs to tell whether newlib is going to be built.
7550
7551         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7552         $$r/TARGET_SUBDIR/libio for _G_config.h.
7553
7554 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7555
7556         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7557
7558 2000-08-22  DJ Delorie  <dj@redhat.com>
7559
7560         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7561
7562 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7563
7564         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7565         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7566         sub-configures.
7567
7568 2000-08-21  DJ Delorie  <dj@redhat.com>
7569
7570         * MAINTAINERS: Add self as a libiberty maintainer
7571
7572 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7573
7574         * configure.in (libstdcxx_flags): Use
7575         libstdc++-v3/src/libstdc++.INC.
7576
7577 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7578
7579         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7580
7581 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7582
7583         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7584
7585         * configure: Make enable_threads and enable_shared defaults
7586         explicit.  Substitute enable_threads into generated Makefiles.
7587         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7588         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7589
7590 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7591
7592         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7593
7594 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7595
7596         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7597         previous delta.
7598
7599 2000-08-11  Jason Merrill  <jason@redhat.com>
7600
7601         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7602         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7603         (FLAGS_FOR_TARGET): Not here.
7604         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7605
7606 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7607
7608         * config-ml.in (CC, CXX): Don't introduce a leading space.
7609
7610 2000-08-07  DJ Delorie  <dj@delorie.com>
7611
7612         * MAINTAINERS: Add self as a DJGPP maintainer
7613
7614 2000-08-07  DJ Delorie  <dj@redhat.com>
7615
7616         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7617         "if we're also building gcc, and it's a gcc that will run on the
7618         build machine, we want to use its includes instead of the system's
7619         default includes".
7620
7621 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7622
7623         * MAINTAINERS: Add self to Write After Approval list.
7624
7625 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7626
7627         * configure.in (libstdcxx_flags): Don't use `"'.
7628
7629         * config-ml.in: Adjust multilib search paths to the
7630         appropriate multilib tree.
7631
7632 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7633
7634         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7635         commas in $LANGUAGES.
7636
7637 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7638
7639         * configure.in: Re-enable all references to libg++ and librx.
7640
7641 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7642
7643         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7644         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7645         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7646         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7647
7648         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7649
7650 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7651
7652         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7653         CXX_FOR_TARGET for sed.
7654
7655 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7656
7657         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7658         Do not override if already set in the environment or in configure.
7659         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7660         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7661
7662 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7663
7664         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7665         the libtool CVS tree multi-language branch.
7666         * ltconfig, ltmain.sh: Updated.
7667
7668 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7669
7670         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7671         (clean-target): Depend on it.
7672
7673         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7674         (GCC_FOR_TARGET): Use it.
7675         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7676         * configure.in: ... here.
7677         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7678         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7679
7680 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7681
7682         * MAINTAINERS: Add self to Write After Approval list.
7683
7684 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7685
7686         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7687         (configure-target-libchill, configure-target-libobjc): Likewise.
7688
7689         * configure.in: Use the same cache file for all target libs.
7690         * config-ml.in: But different cache files per multilib variant.
7691
7692 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7693
7694         * configure (topsrcdir): Don't use dirname.
7695
7696 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7697
7698         * MAINTAINERS: Add self to Write After Approval list.
7699
7700 2000-07-20  Jason Merrill  <jason@redhat.com>
7701
7702         * configure.in: Remove all references to libg++ and librx.
7703
7704         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7705
7706 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7707
7708         * config.sub: Update to subversions version 2000-07-06.
7709
7710 2000-07-12  Andrew Haley  <aph@cygnus.com>
7711
7712         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7713         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7714
7715 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7716
7717         * symlink-tree:  Check number of arguments.
7718
7719 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7720
7721         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7722         search path for a g++ extracted from the build tree.  This
7723         will allow link tests run by configure scripts in
7724         subdirectories to succeed.
7725
7726 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7727
7728         * ltconfig: Add support for mips-dde-sysv4.2MP
7729
7730 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7731
7732         * MAINTAINERS: Add myself as loop discovery maintainer.
7733
7734 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7735
7736         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7737         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7738
7739 2000-06-19  Timothy Wall  <twall@cygnus.com>
7740
7741         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7742         * config.sub: Add tic54x target.
7743
7744 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7745
7746         * MAINTAINERS: Add self as Fortran maintainer,
7747         remove Craig Burley.
7748
7749 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7750
7751         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7752         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7753
7754 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7755
7756         * MAINTAINERS: Add self as i18n maintainer
7757
7758 20000-05-21  H.J. Lu  (hjl@gnu.org)
7759
7760         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7761         directory are used if they exist. Make sure
7762         $(build_tooldir)/include is searched for header files,
7763         $(build_tooldir)/lib/ for library files.
7764         (GCC_FOR_TARGET): Likewise.
7765         (CXX_FOR_TARGET): Likewise.
7766
7767 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7768
7769         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7770
7771 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7772
7773         * Makefile.in (configure-target-libiberty): Depend on
7774         configure-target-newlib.
7775
7776 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7777
7778         * configure.in, Makefile.in: Merge all libffi-related
7779         configury stuff from the libgcj tree.
7780
7781 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7782
7783         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7784         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7785
7786 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7787
7788         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7789         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7790         current version information.  Add to proto-toplev directory.
7791         (gdb-taz): Build do-djunpack.
7792
7793 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7794
7795         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7796
7797 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7798
7799         * MAINTAINERS: Add self to Write After Approval list.
7800
7801 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7802
7803         * ltmain.sh: Preserve in relink_command any environment
7804         variables that may affect the linker behavior.
7805
7806 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7807
7808         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7809
7810 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7811
7812         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7813
7814 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7815
7816         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7817         with the version name.
7818
7819 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7820
7821         * MAINTAINERS: Add self as bb-reorder maintainer.
7822
7823 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7824
7825         * config.if: Tweak.
7826
7827 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7828
7829         * djunpack.bat: New file.
7830
7831 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7832
7833         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7834         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7835         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7836         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7837
7838 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7839
7840         * config.sub (case $basic_machine): Change default for "ibm-*"
7841         to "openedition".
7842
7843 2000-04-13  Andreas Jaeger  <aj@suse.de>
7844
7845         * MAINTAINERS: Added myself.
7846
7847 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7848
7849         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7850         (do-md5sum): New target.
7851         (MD5PROG): Define.
7852         (PACKAGE): Default to TOOL.
7853         (VER): Default to a shell script.
7854         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7855         md5 checksum generation.
7856         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7857         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7858         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7859         insight.tar.bz2): Use gdb-taz to create archive.
7860
7861 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7862
7863         * configure (warn_cflags): Delete.
7864
7865 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7866
7867         * MAINTAINERS: Added myself.
7868
7869 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7870             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7871
7872         * configure.in (enable_libstdcxx_v3): Add.
7873         (target_libs): Add bits here to switch between libstdc++-v2 and
7874         libstdc++-v3.
7875         * config.if: And this file too.
7876         * Makefile.in: Add libstdc++-v3 targets.
7877
7878 2000-04-05  Michael Meissner  <meissner@redhat.com>
7879
7880         * config.sub (d30v): Add d30v as a basic machine type.
7881
7882 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7883
7884         * configure.in: -linux-gnu*, not -linux-gnu.
7885
7886 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7887
7888         * MAINTAINERS: Add self in write-after-approval section.
7889
7890 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7891
7892         * MAINTAINERS: Add self as ia64 port maintainer.
7893
7894 2000-03-08  Neil Booth  <NeilB@earthling.net>
7895
7896         * MAINTAINERS: Add self in write-after-approval section.
7897
7898 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7899
7900         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7901         (do-tar-bz2): Replace TOOL with PACKAGE.
7902         (gdb.tar.bz2): Remove GDBTK from GDB package.
7903         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7904         dejagnu.tar.bz2): New packages.
7905
7906 2000-02-27  Andreas Jaeger  <aj@suse.de>
7907
7908         * configure.in: Add entry for mips*-*-linux*, move catch all
7909         *-*-*linux* entry below this one.
7910
7911 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7912
7913         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7914
7915 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7916
7917         * config.sub: Support an OS of "wince".
7918
7919 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7920
7921         * config.guess, config.sub: Updated to match config's 2000-02-15
7922         version.
7923
7924 2000-02-23  Linas Vepstas <linas@linas.org>
7925
7926         * config.sub: Add support for Linux/IBM 370.
7927         * configure.in: Likewise.
7928
7929 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7930
7931         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7932
7933 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7934
7935         * config.guess: Guess "cygwin" rather than "cygwin32".
7936
7937 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7938
7939         * configure (gcc_version): When setting, narrow search to
7940         lines containing `version_string'.
7941
7942 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7943
7944         * config.sub: Add support for avr target.
7945
7946 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7947
7948         * MAINTAINERS: Add maintainers for MCore port.
7949
7950 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7951
7952         * config.sub: Add mmix-knuth-mmixware.
7953
7954 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7955
7956         * MAINTAINERS: Pair cccp with cpplib maintainership.
7957
7958 2000-01-27  Christopher Faylor <cgf@redhat.com>
7959
7960         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7961         structure stuff to -L library search.
7962         (CXX_FOR_TARGET): Ditto.
7963         (CROSS_CHECK_MODULES): Fix spelling mistake.
7964
7965 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7966
7967         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7968         the C++ compiler.
7969
7970 2000-01-12  Richard Henderson  <rth@cygnus.com>
7971
7972         * configure.in: Don't build some bits for beos.
7973
7974 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7975
7976         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7977         as include files.
7978
7979 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7980
7981         * Add self as cpplib maintainer, as requested by Jason
7982         Merrill.  Correct my e-mail address.
7983
7984 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7985
7986         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7987         not mh-aix43.
7988
7989 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7990
7991         * MAINTAINERS: Add myself to "write after approval" list.
7992
7993 1999-12-14  Richard Henderson  <rth@cygnus.com>
7994
7995         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7996         * config.sub: Accept alphaev[78], alphaev8.
7997
7998 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7999
8000         * config.guess, config.sub: Update from autoconf.
8001
8002 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8003
8004         * MAINTAINERS:  update my playtime e-address.
8005
8006 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8007
8008         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8009         necessary libraries are missing.
8010
8011 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8012
8013         * MAINTAINERS: Add new 'write after approval' maintainer.
8014
8015 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8016
8017         * MAINTAINERS: Add new Java maintainer.
8018
8019 1999-10-25  Andreas Schwab  <schwab@suse.de>
8020
8021         * configure: Fix quoting inside arguments of eval.
8022
8023 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8024
8025         * config-ml.in: Allow suppression of some ARM multilibs.
8026
8027 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8028
8029         * config.guess: Add OS/390 match pattern.
8030         * config.sub: Add mvs, openedition targets.
8031         * configure.in (i370-ibm-opened*): New.
8032
8033 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8034
8035         * config.sub: Add support for configuring for pj.
8036
8037 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8038
8039         * config.sub (maybe_os): Add support for configuring for fr30.
8040
8041 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8042
8043         * configure.in: Do not configure or build ld for AIX
8044         platforms.  ld is known to be broken on these platforms.
8045
8046 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8047
8048         * config-ml.in: Pass compiler flag corresponding to multidirs to
8049         subdir configures.
8050
8051 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8052
8053         * Makefile.in (LDFLAGS): Define.
8054
8055 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8056
8057         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8058         noconfigdirs.
8059         (*-*-cygwin*): Likewise.
8060
8061 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8062
8063         * mkdep: New file.
8064         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8065         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8066
8067         From Eli Zaretskii <eliz@is.elta.co.il>:
8068         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8069         long file name when using DJGPP on MS-DOS.
8070
8071 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8072
8073         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8074
8075 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8076
8077         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8078         dependency as this causes "make check" to globally "make all"
8079
8080 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8081
8082         * configure.in (target_libs): Added target-zlib.
8083         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8084         (CONFIGURE_TARGET_MODULES): Likewise.
8085         (CHECK_TARGET_MODULES): Likewise.
8086         (INSTALL_TARGET_MODULES): Likewise.
8087         (CLEAN_TARGET_MODULES): Likewise.
8088         (configure-target-zlib): New target.
8089         (all-target-zlib): Likewise.
8090         (all-target-libjava): Depend on all-target-zlib.
8091         (configure-target-libjava): Depend on configure-target-zlib.
8092
8093         * Makefile.in (configure-target-libjava): Depend on
8094         configure-target-newlib.
8095         (configure-target-boehm-gc): New target.
8096         (configure-target-qthreads): New target.
8097
8098         * configure.in (target_libs): Added target-qthreads.
8099         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8100         (CONFIGURE_TARGET_MODULES): Likewise.
8101         (CHECK_TARGET_MODULES): Likewise.
8102         (INSTALL_TARGET_MODULES): Likewise.
8103         (CLEAN_TARGET_MODULES): Likewise.
8104         (all-target-qthreads): New target.
8105         (configure-target-libjava): Depend on configure-target-qthreads.
8106         (all-target-libjava): Depend on all-target-qthreads.
8107
8108         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8109         (CONFIGURE_TARGET_MODULES): Likewise.
8110         (CHECK_TARGET_MODULES): Likewise.
8111         (INSTALL_TARGET_MODULES): Likewise.
8112         (CLEAN_TARGET_MODULES): Likewise.
8113         (all-target-libjava): New target.
8114         (all-target-boehm-gc): Likewise.
8115         * configure.in (target_libs): Added libjava, boehm-gc.
8116
8117 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8118
8119         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8120         configure.bat in SUPPORT_FILES.
8121         (gas+binutils.tar.bz2): Likewise.
8122
8123         * makeall.bat: Remove; obsolete.
8124
8125 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8126
8127         From Mark Elbrecht:
8128         * configure.bat: Remove; obsolete.
8129
8130 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8131
8132         * configure: Add -W -Wall to the default CFLAGS when compiling with
8133         gcc.
8134
8135 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8136
8137         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8138
8139 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8140
8141         * configure.in: Build ld on IRIX6.
8142
8143 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8144
8145         * Makefile.in: Change distribution targets to use bzip2 instead of
8146         gzip.
8147         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8148         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8149
8150 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8151
8152         * config.sub: Add mcore target.
8153
8154 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8155
8156         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8157
8158 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8159
8160         * config.guess (dummy): Changed to $dummy.
8161
8162 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8163
8164         * config.sub: Tidied up case statements.
8165
8166 1999-05-22  Ben Elliston  <bje@cygnus.com>
8167
8168         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8169         <jiro@din.or.jp>.
8170
8171         * config.guess: Merge with FSF version. Future changes will be
8172         more accurately recorded in this ChangeLog.
8173         * config.sub: Likewise.
8174
8175 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8176
8177          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8178
8179 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8180
8181         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8182
8183 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8184
8185         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8186
8187 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8188
8189         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8190         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8191         Bad merge removed these two changes.
8192
8193 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8194                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8195
8196         * config.guess (interix Alpha): Add.
8197
8198 1999-04-11  Richard Henderson  <rth@cygnus.com>
8199
8200         * configure.in (i?86-*-beos*): Do config gperf; don't config
8201         gdb, newlib, or libgloss.
8202
8203 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8204
8205         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8206         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8207         from multidirs.
8208
8209 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8210
8211         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8212
8213 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8214
8215         * config.sub: Add support for mcore targets.
8216
8217 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8218
8219         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8220         not mt-ospace, in order to shut up assembler warning about using
8221         symbols that are named the same as registers.
8222
8223 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8224
8225         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8226         dependency list for all-target-cygmon.
8227
8228 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8229
8230         * config-ml.in: Check $host, not $target, for selective multilibs.
8231         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8232         thumb interworking, and underscore prefix multilibs.
8233
8234 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8235
8236         * missing: Update to version from current automake.
8237
8238 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8239
8240         * configure (gxx_include_dir): Removed.
8241
8242         * configure.in (gxx_include_dir): Handle it.
8243         * Makefile.in: Likewise.
8244
8245 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8246
8247         * config.sub (mips64vr4111,mips64vr4111el) Add.
8248
8249 1999-03-21  Ben Elliston  <bje@cygnus.com>
8250
8251         * config.guess: Correct typo for detecting ELF on FreeBSD.
8252
8253 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8254
8255         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8256         config/mh-djgpp.
8257
8258 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8259
8260         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8261         all-target-newlib to dependency list for all-target-bsp.
8262
8263 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8264
8265         * config.sub: Add i386-uwin support.
8266         * config.guess: Likewise.
8267
8268 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8269
8270         * configure.in: cleanup, add mh-*pic handling for arm, special
8271         case powerpc*-*-aix*
8272
8273 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8274
8275         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8276         can be built.
8277
8278 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8279
8280         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8281         targets.
8282
8283 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8284
8285         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8286
8287 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8288
8289         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8290
8291 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8292
8293         * config.sub: Fix typo in arm recognition.
8294
8295 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8296
8297         * configure.in (noconfigdirs): Changed target_configdirs to
8298         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8299         rather than m68k-*-* since it is not known to work on
8300         m68k-aout. Ditto for arm-*-*oabi.
8301
8302 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8303
8304         * configure.in (*-*-windows*): Remove, no longer used.
8305
8306 1999-02-19  Ben Elliston <bje@cygnus.com>
8307
8308         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8309         Smart and improved by Andrew Cagney.
8310
8311 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8312
8313         * config.guess: Recognize openbsd-*-hppa.
8314
8315 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8316
8317         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8318         only if it is not empty.
8319
8320 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8321
8322         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8323
8324         * config.guess: Modified to recognize uname's armv* syntax.
8325
8326         * config.sub: Modified to recognize uname's armv* syntax.
8327
8328 1999-02-17  Mark Salter  <msalter@cygnus.com>
8329
8330         * configure.in: Added target-bsp for sparclite.
8331
8332 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8333
8334         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8335
8336 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8337
8338         * configure.in: Add support for strongarm port.
8339         * config.sub: Add support for strongarm target.
8340
8341 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8342
8343         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8344         the old name config/mh-cygwin32.
8345         Enable texinfo.
8346
8347 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8348
8349         * configure.in: Do build ld for ix86 Solaris.
8350
8351 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8352
8353         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8354         $AR_FOR_TARGET.  Likewise for RANLIB.
8355
8356 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8357
8358         * config.sub (oabi):  Recognize.
8359         * configure.in (arm-*-oabi):  Handle.
8360
8361 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8362
8363         * config.guess: Improve detection of i686 on UnixWare 7.
8364
8365 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8366
8367         * config.guess: Add support for i386-pc-interix.
8368         * config.sub: Likewise.
8369         * configure.in: Likewise.
8370
8371 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8372
8373         * Makefile.in: Remove unneeded all-target-libio from
8374         from all-target-winsup target since it is now unneeded.
8375         Add all-target-libtermcap in its place since it is now
8376         needed.
8377
8378 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8379
8380         * configure.in: makefile stub for cygwin target is probably
8381         unnecessary.  Remove it for now.
8382
8383 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8384
8385         * configure.in: libtermcap.a should be built when cygwin is the
8386         target as well as the host.
8387         * config.guess: Allow mixed case in cygwin uname output.
8388         * Makefile.in: Add libtermcap target.
8389
8390 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8391
8392         * config.sub: Clean up handling of hppa2.0.
8393
8394 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8395
8396         * config.guess: Use C code to identify more HP machines.
8397
8398 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8399
8400         * config.sub: Handle hppa2.0.
8401
8402 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8403
8404         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8405         cygmon for all sparclite targets, regardless of object format.
8406
8407 1998-12-15  Mark Salter  <msalter@cygnus.com>
8408
8409         * configure.in: Added target-bsp for several target architectures.
8410
8411         * Makefile.in: Added rules for bsp.
8412
8413 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8414
8415         * config.guess: Improve detection of hppa2.0 processors.
8416
8417 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8418
8419         * config.guess: Recognize FreeBSD using ELF automatically.
8420
8421 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8422
8423         * configure (skip-this-dir): Add handling for new shell script, which
8424         might be created by a sub-directory's configure to indicate, this particular
8425         directory is "unwanted".
8426         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8427
8428 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8429
8430         * ltconfig: import from libtool, after changing libtool to
8431         account for the cygwin name change.
8432
8433 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8434
8435         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8436         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8437
8438 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8439
8440         * configure.in: Add libtermcap to list of cygwin dependencies.
8441
8442 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8443
8444         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8445         they include winsup/include when it's a cygwin target.
8446
8447 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8448
8449         * configure.in (host_tools): Added zip.
8450         * Makefile.in (all-target-libjava): Depend on all-zip.
8451         (all-zip): New target.
8452         (ALL_MODULES): Added all-zip.
8453         (NATIVE_CHECK_MODULES): Added check-zip.
8454         (INSTALL_MODULES): Added install-zip.
8455         (CLEAN_MODULES): Added clean-zip.
8456
8457 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8458
8459         * Makefile.in: lose "32" from comment about cygwin.
8460
8461 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8462
8463         * configure.in: Use -Os to build target libraries for the fr30.
8464
8465 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8466
8467         * config.sub: Add fr30.
8468
8469 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8470
8471         * configure.in: drop "32" from config/mh-cygwin32.  Check
8472         cygwin* instead of cygwin32*.
8473         * config.sub: Check cygwin* instead of cygwin32*.
8474
8475 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8476
8477         * config.guess: Match any version of Unixware7.
8478
8479 1998-10-20  Syd Polk  <spolk@cygnus.com>
8480
8481         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8482         if desired.
8483
8484 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8485
8486         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8487         these if the appropriate directories and files to not exist.
8488
8489 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8490
8491         * Makefile.in (DEVO_SUPPORT): Add config.if.
8492
8493 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8494
8495         * configure: Add pattern to replace "build_tooldir"'s
8496         definition in the generated Makefile with "tooldir"'s
8497         actual value.
8498
8499 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8500
8501         * config.sub: Bring back lost sparcv9.
8502
8503         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8504
8505 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8506
8507         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8508         CC_FOR_TARGET and friends.
8509
8510 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8511
8512         * Makefile.in (build_tooldir): New variable, same as tooldir.
8513         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8514         -B$(build_tooldir)/bin/.
8515         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8516
8517 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8518
8519         * README: Remove installation instructions and refer to the
8520         INSTALL directory instead.
8521
8522 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8523
8524         * config.sub: Add support for i[34567]86-pc-udk.
8525         * configure.in: Likewise.
8526
8527 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8528
8529         * Makefile.in: add bzip2 package building bits for user
8530         tools module
8531         * configure.in: ditto
8532
8533 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8534
8535         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8536         (ALL_TARGET_MODULES): Add all-target-libobjc.
8537         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8538         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8539         (all-target-libchill): Add dependencies.
8540         * configure.in (target_libs): Add libchill.
8541
8542 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8543
8544         * configure.in (target_subdir): Remove duplicate line.
8545
8546 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8547
8548         * Makefile.in (all-automake): fix dependencies.
8549
8550 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8551
8552         * configure.in: Minor cleanups for building in the $(target_alias)
8553         subdir.
8554
8555 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8556
8557         * Makefile.in (bootstrap): Set r and s before make all.  Use
8558         BASE_FLAGS_TO_PASS in make all.
8559         (cross): Likewise.
8560
8561 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8562
8563         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8564
8565 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8566
8567         * config.sub: Fix typo in last change.
8568
8569 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8570
8571         * config.sub: Add support for C4x target.
8572         * configure.in: Likewise.
8573
8574 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8575
8576         * config.sub: Recognize sparcv9 just like sparc64.
8577
8578 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8579
8580         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8581
8582 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8583
8584         * config.guess: Correctly identify Pentium II sco boxes.
8585
8586         * config.guess: Fix "tr" code.  From Weiwen Liu.
8587
8588 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8589
8590         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8591         stabs.
8592
8593 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8594
8595         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8596         (ALL_TARGET_MODULES): Add all-target-libchill.
8597         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8598         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8599         (all-target-libchill): Add dependencies.
8600         * configure.in (target_libs): Add libchill.
8601
8602 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8603
8604         * config.guess: Avoid assumptions about "tr" behaves when
8605         LANG is set to something other than English.
8606
8607 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8608
8609         * configure (gxx_include_dir): Changed to
8610         '${prefix}/include/g++'-${libstdcxx_interface}.
8611
8612         * config.if: New to determine the interfaces.
8613
8614 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8615
8616         * config.guess: Detect and handle MPE/IX.
8617         * config.sub: Deal with MPE/IX.
8618
8619 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8620
8621         * configure.in: Use mh-aix43.
8622
8623 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8624
8625         * configure: Fix --without/--disable cases for gxx-include-dir.
8626
8627 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8628
8629         * mdata-sh:  Imported.  Needed for automake support.
8630
8631 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8632
8633         * Makefile.in (taz): Try "chmod -R og=u ." before
8634         "chmod og=u `find . -print`".
8635
8636 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8637
8638         * configure.in: Add arm-elf and thumb-elf support.
8639
8640 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8641
8642         * Makefile.in: Undo previous patch.
8643
8644 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8645
8646         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8647         to here ...
8648         (install-no-fixedincludes): and here
8649         (INSTALL_MODULES): ... from here.
8650
8651 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8652
8653         * config.sub: Merge with FSF.
8654
8655         * config.guess: Merge with FSF.
8656
8657 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8658
8659         * configure (extraconfigdirs): New variable.
8660         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8661         * Makefile.in (all): Move higher in file.
8662         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8663         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8664         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8665         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8666         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8667
8668 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8669
8670         * Makefile.in (all-target-libjava): Depend on all-gcc and
8671         all-target-newlib.
8672         (configure-target-libjava): Depend on $(ALL_GCC).
8673
8674 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8675
8676         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8677         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8678
8679 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8680
8681         * INSTALL/README: Fix typo.
8682
8683 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8684
8685         * ylwrap: Change absolute path checks to check for DOS style path
8686         names.
8687
8688         * ylwrap: Don't use a full path name if the source file is in the
8689         same directory.  From hjl@lucon.org (H.J. Lu).
8690
8691         * config-ml.in: Default to being verbose, to match Feb 18 change to
8692         configure.
8693
8694 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8695
8696         Brought over from egcs:
8697
8698         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8699
8700         * configure.in (target_subdir): Set to ${target_alias} instead
8701         of "libraries".
8702
8703         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8704
8705         * configure.in (target_subdir): Set to libraries if enable_multilib.
8706
8707 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8708
8709         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8710         multilibs, force reconfiguration the first time we create
8711         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8712
8713 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8714
8715         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8716         avoid confusion with --no-recursion.
8717
8718 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8719
8720         * configure.in: Win32 hosts shouldn't use install -x
8721         * install-sh: remove -x option, and special .exe-handling
8722         hack.
8723
8724 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8725
8726         * config.guess: Recognize i586-pc-beos.
8727         * configure.in: Don't build some bits for beos.
8728
8729 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8730
8731         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8732         CFLAGS default to -O2.
8733
8734         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8735         when using GNU ld.
8736
8737 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8738
8739         * ltmain.sh: Correct install when using a different shell.
8740
8741 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8742
8743         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8744
8745 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8746
8747         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8748         target.
8749
8750 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8751
8752         * ltconfig: Update to correct AIX handling.
8753
8754 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8755
8756         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8757
8758         * configure.in (target_subdir): Set to ${target_alias} instead
8759         of "libraries".
8760
8761 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8762
8763         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8764         (Makefile): Depend on $(gcc_version_trigger).
8765
8766         * configure (gcc_version): Change default initializer to empty
8767         string.
8768         (gcc_version_trigger): New variable; pass this variable down
8769         to subdir configures to enable them checking gcc's version
8770         themselves. Emit make macros for both gcc_version vars.
8771         (topsrcdir): Initialize reliably.
8772         (recursion line): Remove --with-gcc-version=${gcc_version}.
8773
8774 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8775
8776         * configure (enable_version_specific_runtime_libs): Implement new flag
8777         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8778         in $(libsubdir); emit definition in each generated Makefile.
8779         (gxx_include_dir): Initialize depending on
8780         $enable_version_specific_runtime_libs.
8781
8782 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8783
8784         * configure (gcc_version): Initialize properly depending on
8785         how and where configure is started.
8786         (recursion line): Pass a --with-gcc-version=${gcc_version}
8787         to configures in subdirs.
8788
8789 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8790
8791         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8792         cygmon
8793
8794 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8795
8796         * configure.in: Add cygmon and libstub support for mn10200.
8797
8798 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8799
8800         * configure (gcc_version): Add new variable describing the
8801         particular gcc version we're building.
8802         * Makefile.in (libsubdir): Add new macro for the directory
8803         in which the compiler finds executables, libraries, etc.
8804         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8805         and libsubdir.
8806
8807 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8808
8809         * Makefile.in (local-clean): Remove *.log.
8810         (warning.log): Built with warn_summary from build.log.
8811         (mail-report.log): Run test_summary.
8812         (mail-report-with-warnings.log): Run test_summary including
8813         warning.log in the report.
8814
8815 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8816
8817         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8818
8819 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8820
8821         * Makefile.in (grep): Grep no longer depends on libiberty.
8822
8823 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8824
8825         * Makefile.in: all-snavigator needs all-libgui.
8826
8827 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8828
8829         * configure.in: Add cygmon and libstub support for mn10300.
8830
8831 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8832
8833         * missing: Update to version from automake 1.3.
8834
8835         * ltmain.sh: On installation, don't get confused if the same name
8836         appears more than once in the list of library names.
8837
8838 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8839
8840         * config.sub: Accept m68060 and m5200 as CPU names.
8841
8842 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8843
8844         * configure: Use && rather than using -a in test, because odd
8845         strings can confuse test.
8846         * configure.in: Likewise.
8847
8848 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8849
8850         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8851
8852 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8853
8854         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8855         bootstrap4-lean): New targets.
8856
8857 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8858
8859         * mpw-* Delete.  Not used.
8860
8861 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8862
8863         * COPYING.LIB: Update FSF address.
8864
8865 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8866
8867         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8868
8869         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8870         GAS_SUPPORT_DIRS.
8871
8872 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8873
8874         * ltconfig, ltmain.sh: Avoid producing a version number if
8875         -version-info was not used.
8876
8877 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8878
8879         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8880         building with newlib.
8881
8882 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8883
8884         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8885         Solaris `make' causes it to continue to next definition.
8886
8887 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8888
8889         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8890         the right GUI libraries and files are installed along with GDB.
8891
8892 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8893
8894         * configure.in: Change alpha to alpha* in several places.
8895
8896 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8897
8898         * config.sub: Recognize sparc86x.
8899
8900 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8901
8902         * configure.in (--enable-target-optspace): Remove debug echo.
8903
8904 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8905
8906         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8907
8908 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8909
8910         * ltconfig: Update cygwin32 support.
8911
8912         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8913         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8914         (GDB_SUPPORT_DIRS): Likewise.
8915
8916 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8917
8918         * configure.in (target_makefile_frag): If --enable-target-optspace,
8919         use -Os to compile target libraries rather than -O2.  Default to
8920         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8921         not used.
8922         * configure.in (target_cflags): Ditto for d30v.
8923
8924 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8925
8926         * Makefile.in (all-bfd): Depend on all-intl.
8927         (all-binutils): Likewise.
8928         (all-gas): Likewise.
8929         (all-gprof): Likewise.
8930         (all-ld): Likewise.
8931
8932 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8933
8934         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8935
8936 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8937
8938         * Makefile.in (all-bfd): Depend upon all-libiberty.
8939
8940         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8941
8942 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8943
8944         * Makefile.in: Add libstub.
8945
8946         * configure.in: Ditto. Build libstub for targets that have cygmon
8947         support.
8948
8949 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8950
8951         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8952
8953 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8954
8955         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8956         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8957
8958 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8959
8960         * configure: Define DEFAULT_M4 by searching PATH.
8961         * Makfile.in: Use DEFAULT_M4.
8962
8963 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8964
8965         * ltconfig: Add cygwin32 support.
8966
8967         * Makefile.in, configure.in: Add libtool as a native only directory
8968         to configure and build.
8969
8970 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8971
8972         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8973
8974 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8975
8976         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8977
8978 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8979
8980         * Makefile.in: add ash make rules
8981         * configure.in: add ash to native_only and host_tools lists
8982
8983 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8984
8985         * Makefile.in (all-gettext, all-intl): New targets.
8986         (ALL_MODULES): Added all-gettext, all-intl.
8987         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8988         (INSTALL_MODULES): Added install-gettext, install-intl.
8989         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8990
8991         * configure.in (host_tools): Added gettext.
8992         (native_only): Likewise.
8993         (noconfigdirs) [various cases]: Likewise.
8994         (host_libs): Added intl.
8995
8996 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8997
8998         * configure: Do not disable building gdbtk for cygwin32 hosts.
8999
9000 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9001
9002         * configure.in: Add thumb-coff target.
9003         * config.sub: Add thumb-coff target.
9004
9005 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9006
9007         * Makefile.in: Revert yesterday's change.
9008         (all-target-winsup):  all-target-librx stays out of here.
9009
9010 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9011
9012         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9013         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9014         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9015         Remove references to librx and libg++.
9016
9017 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9018
9019         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9020         recursive makes
9021
9022 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9023
9024         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9025         for newlib directory.
9026         (CXX_FOR_TARGET): Likewise.
9027
9028 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9029
9030         * ltconfig: Update after libtool/ltconfig.in change for
9031         hpux11.
9032
9033 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9034
9035         * ltconfig, ltmain.sh: Update to libtool 1.2.
9036
9037 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9038
9039         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9040         (install-gcc-cross): Instead, override LANGUAGES here.
9041
9042 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9043
9044         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9045         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9046
9047 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9048
9049         * configure.in: Add Thumb-pe target.
9050
9051 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9052
9053         * Makefile.in - changed sn targets to snavigator
9054         * configure.in - changed sn targets to snavigator
9055
9056 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9057
9058         * config-ml.in: After building symlink tree call make distclean
9059         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9060         to be the case for libiberty.
9061
9062 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9063
9064         * configure: When making link, also check the current
9065         directory. The configure scripts may create one.
9066
9067 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9068
9069         * config.sub: Accept alphapca56 and alphaev6 properly.
9070
9071 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9072
9073         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9074
9075 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9076
9077         * config.sub (sco5): Fix typo.
9078
9079 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9080
9081         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9082         install-itcl.
9083         (install-itcl): Remove dependency on install-tcl.
9084
9085 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9086
9087         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9088
9089 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9090
9091         * configure.in: Don't build libgui for a cygwin32 target when not on
9092         a cygwin32 host.
9093
9094 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9095
9096         * configure (redirect): Set to null, so default behavior of
9097         configure is now --verbose.
9098
9099 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9100
9101         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9102         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9103
9104 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9105
9106         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9107         this change to sync Makefile.in with its ChangeLog entries.
9108
9109 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9110
9111         * ltmain.sh (mkdir): Check that the directory doesn't exist
9112         before we exit with error, so that we don't get races during
9113         parallel builds.
9114
9115 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9116
9117         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9118
9119 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9120
9121         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9122         PICFLAG_FOR_TARGET.
9123         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9124
9125         * configure: Emit a definition for the new macro enable_shared
9126         into each Makefile.
9127
9128 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9129
9130         * configure.in (host_tools, native_only): Add libtool.
9131
9132 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9133
9134         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9135         Fix typo in ming config comment.
9136
9137 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9138
9139         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9140
9141 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9142
9143         * config.sub: Add tic30 cases, and map c30 to tic30.
9144
9145 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9146
9147         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9148         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9149         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9150         (CLEAN_TARGET_MODULES): Similarly
9151         (all-target-libf2c): Add dependences.
9152         * configure.in (target_libs): Add libf2c.
9153
9154 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9155
9156         * configure.in: Remove expect from noconfigdirs when target
9157         is cygwin32.  OK to build expect and dejagnu with Canadian
9158         Cross.
9159
9160 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9161
9162         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9163         host.
9164
9165         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9166         and mingw32.
9167
9168 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9169
9170         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9171         here as it is not defined in the toplevel Makefile.
9172
9173 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9174
9175         * configure (package_makefile_rules_frag): New variable, which names
9176         a file with generic rules, ...
9177         Change comment to mention we now have FIVE parts.
9178         * configure: Undo last change.
9179
9180 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9181
9182         * config.guess: More accurate determination of HP processor types.
9183         * config.sub: More accurate determination of HP processor types.
9184
9185 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9186
9187         * configure (package_makefile_frag): Move inserting the
9188         ${package_makefile_frag} to where it should be according
9189         to the comment.
9190
9191 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9192
9193         * config.guess: Add support for Linux/ARM.
9194
9195 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9196
9197         * .cvsignore: Remove *-info and *-install since they match
9198         release-info and mpw-install, which we don't want to just ignore.
9199
9200 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9201
9202         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9203
9204 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9205
9206         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9207         local_prefix to sub-make invocations.
9208
9209 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9210
9211         * configure.in: Check makefile fragments in the source
9212         directory.
9213
9214 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9215
9216         * configure.in: Check whether host and target makefile
9217         fragments exist before adding them to *_makefile_frag.
9218
9219 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9220
9221         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9222
9223 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9224
9225         * configure.in: Make sure we only replace RPATH_ENVVAR on
9226         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9227         regexp to sed.
9228
9229         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9230         to sub-makes.
9231
9232 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9233
9234         * config-ml.in (multi-do): LDFLAGS must include multilib
9235         designator.
9236
9237 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9238
9239         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9240
9241 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9242
9243         * config.sub: Add mingw32 support.
9244         * configure.in: Likewise.
9245
9246 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9247
9248         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9249
9250 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9251
9252         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9253         * configure (gxx_include_dir): Provide a definition for subdirs
9254         which do not use autoconf.
9255
9256 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9257
9258         * config.guess: Sync with egcs.  Picks up new alpha support,
9259         BeOS & some additional linux support.
9260
9261 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9262
9263         * config.guess: HP 9000/803 is a PA1.1 machine.
9264
9265 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9266
9267         * configure.in: It's alpha*-...
9268
9269 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9270
9271         * configure.in (host_makefile_frag, target_makefile_frag):
9272         Handle multiple config files.
9273         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9274         alpha-*-*.
9275
9276 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9277
9278         * mkdep: New file.
9279
9280 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9281
9282         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9283
9284 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9285
9286         * Makefile.in: Add libgui directory.
9287         (GDB_TK): Add all-libgui.
9288         * configure.in: Add libgui directory.
9289         * configure: Add all-libgui to GDB_TK.
9290
9291 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9292
9293         * config-ml.in (multidirs): Add m32r to multilib list.
9294
9295 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9296
9297         * Makefile.in (all-target-gperf): Change dependency to
9298         all-target-libstdc++.
9299
9300 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9301
9302         * config.guess: Add BeOS support.
9303
9304 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9305
9306         Source directory cvs renamed to cvssrc:
9307         * configure.in (host_tools): Change cvs to cvssrc.
9308         (native_only): Likewise.
9309         (noconfigdirs) [various cases]: Likewise.
9310         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9311         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9312         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9313         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9314         (all-cvssrc): Rename target from all-cvs.
9315
9316 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9317
9318         * configure (gxx_include_dir): Fix thinko.
9319
9320 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9321
9322         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9323         (install-cross, install-gcc-cross): New targets.
9324
9325 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9326
9327         * configure.in (noconfigdirs): Add support for Thumb target.
9328
9329         * config.sub (maybe_os): Add support for Thumb target.
9330
9331 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9332
9333         * Makefile.in: Add rules for cygmon.
9334
9335         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9336
9337 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9338
9339         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9340         * configure (gxx_include_dir): Provide a definition for subdirs
9341         which do not use autoconf.
9342
9343 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9344
9345         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9346         11/18/97 build
9347
9348 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9349
9350         * From Franz Sirl.
9351         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9352         found on RedHat Linux systems.
9353
9354 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9355
9356         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9357         guesses.
9358
9359 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9360
9361         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9362
9363 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9364
9365         * ltmain.sh: If mkdir fails, check whether the directory was created
9366         anyhow by some other process.
9367
9368 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9369
9370         * configure.in (d30v-*-*): Configure all directories.
9371
9372 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9373
9374         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9375         for the D30V.
9376
9377 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9378
9379         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9380
9381 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9382
9383         * include/libiberty.h: Add extern "C" { so it can be used with C++
9384         progrms.
9385         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9386         programs.
9387
9388 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9389
9390         * configure.in (d30v-*-*): Configure GCC now.
9391
9392 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9393
9394         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9395         is no longer needed.
9396
9397 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9398
9399         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9400
9401 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9402
9403         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9404         targets using "$@" to provide support for similar but not identical
9405         targets without having to duplicate code.
9406
9407 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9408
9409         * makefile.vms: Fix to work with DEC C.
9410
9411 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9412
9413         * config.sub: Add mips-tx39-elf to marketing names.
9414
9415 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9416
9417         * ltmain.sh: Handle symlinks in generated script.
9418
9419 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9420
9421         * configure: Handle autoconf style directory options: --bindir,
9422         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9423         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9424         --sysconfdir.
9425         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9426         (sharedstatedir, localstatedir, oldincludedir): New variables.
9427         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9428         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9429         sbindir, sharedstatedir, and sysconfdir.
9430
9431 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9432
9433         * Makefile.in (bootstrap-lean): New target.
9434
9435 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9436
9437         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9438         sn, and gnuserv from noconfigdirs.
9439
9440 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9441
9442         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9443
9444 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9445
9446         * Makefile.in (cross): New target.
9447
9448 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9449                           Jeff Law         <law@cygnus.com>
9450
9451         * Makefile.in (bootstrap2, bootstrap3): New targets.
9452         (all-bootstrap): Remove outdated and confusing target.
9453         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9454
9455 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9456
9457         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9458         windows.  Consistent with gdb/configure.
9459
9460 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9461
9462         * configure.in: Name Linux target fragment.
9463
9464         * configure: Rewrite so that project Makefile fragment is inserted
9465         first and appears last in the resulting Makefile.
9466
9467 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9468
9469         * Makefile.in (install-itcl): Install tcl first.
9470
9471 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9472
9473         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9474
9475 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9476
9477         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9478
9479         * configure.in (skipdirs): Add target-librx for Linux.
9480         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9481
9482 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9483
9484         * Makefile.in (bootstrap): New target.
9485
9486 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9487
9488         * config.sub: Accept 'amigados' for backward compatibility.
9489
9490 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9491
9492         * config.guess: Merge with FSF.
9493
9494 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9495
9496         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9497
9498 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9499
9500         * config.sub: Add "marketing-names" patch.
9501
9502 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9503
9504         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9505
9506 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9507
9508         * config.sub: Handle v850-elf.
9509
9510 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9511
9512         * .cvsignore (*-install): Remove.
9513
9514 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9515
9516         * ltconfig: Set CONFIG_SHELL in libtool.
9517         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9518
9519 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9520
9521         * configure.in (target_subdir): Set to libraries if enable_multilib.
9522
9523 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9524
9525         * config.guess: Update from gcc directory.
9526
9527 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9528
9529         * Makefile.in (all-sim): Depends on all-readline.
9530
9531 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9532
9533         * Makefile.in (BISON, YACC): Use $$s.
9534         (all-bison): Depend on all-texinfo.
9535
9536 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9537
9538         * Makefile.in (BISON): Add -L flag.
9539         (YACC): Likewise.
9540
9541 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9542
9543         * configure.in (noconfigdirs): Add support for v850e target.
9544
9545         * config.sub (maybe_os): Add support for v850e target.
9546
9547 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9548
9549         * configure.in (noconfigdirs): Add support for v850ea target.
9550
9551         * config.sub (maybe_os): Add support for v850ea target.
9552
9553 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9554
9555         * config.sub: Add mipstx39.  Delete r3900.
9556
9557 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9558
9559         * Makefile.in (all-autoconf): Depends on all-texinfo.
9560
9561 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9562
9563         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9564         eabi targets.
9565
9566 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9567
9568         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9569
9570         * configure: When handling a Canadian Cross, handle YACC as well as
9571         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9572         * Makefile.in (all-bison): Depend upon all-texinfo.
9573
9574 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9575
9576         * Makefile.in (BISON): bison, not byacc or bison -y.
9577         (YACC): bison -y or byacc or yacc.
9578         (various): Add *-bison as appropriate.
9579         (taz): No need to mess with BISON anymore.
9580
9581 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9582
9583         * configure: If OSTYPE matches *win32*, try to find a good value for
9584         CONFIG_SHELL.
9585
9586 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9587
9588         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9589         configure.in if it is present.
9590
9591 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9592
9593         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9594
9595 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9596
9597         * config.sub: Recognize `arc' cpu.
9598         * configure.in: Likewise.
9599         * config-ml.in: Likewise.
9600
9601 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9602
9603         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9604
9605 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9606
9607         * configure: Changed sed delimiter from ':' to '|' when
9608         attempting to substitute ${config_shell} for SHELL. On
9609         NT ${config_shell} may contain a ':' in it.
9610
9611 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9612
9613         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9614
9615 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9616
9617         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9618
9619 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9620
9621         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9622
9623         * ylwrap: If the program is a relative path, force it to be
9624         absolute.
9625
9626 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9627
9628         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9629
9630 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9631
9632         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9633         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9634         for libraries.
9635
9636 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9637
9638         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9639         separated by spaces.
9640
9641 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9642
9643         * ylwrap: New file.
9644         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9645
9646         * ltmain.sh: Handle /bin/sh at start of install program.
9647
9648         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9649
9650         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9651         * missing: New file, from automake 1.2.
9652
9653 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9654
9655         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9656         check-tk to CHECK_X11_MODULES.
9657
9658 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9659
9660         * config.sub: Merge with FSF.
9661
9662 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9663
9664         * config.guess: Merge with FSF.
9665
9666 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9667
9668         * configure: Treat msdosdjgpp like go32.
9669         * configure.in: Likewise.  Don't remove gprof for go32.
9670
9671         * configure: Change Makefile.tem2 to Makefile.tm2.
9672
9673 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9674
9675         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9676
9677 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9678
9679         * install-sh (chmodcmd): Set to null if the DST directory already
9680         exists.  Same as Nov 11th change.
9681
9682 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9683
9684         * configure (GDB_TK): Needs itcl and tix.
9685
9686 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9687
9688         * config.guess: Update from FSF.
9689
9690 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9691
9692         * Makefile.in (GDB_TK): Depend on itcl and tix.
9693
9694 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9695
9696         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9697         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9698         (INSTALL_SCRIPT): New variable.
9699         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9700         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9701         to -x.
9702         * install-sh: Add support for -x option.
9703
9704 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9705
9706         * configure.in, Makefile.in: Treat tix like itcl.
9707
9708 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9709
9710         * Makefile.in (WINDRES): New variable.
9711         (WINDRES_FOR_TARGET): New variable.
9712         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9713         (EXTRA_HOST_FLAGS): Add WINDRES.
9714         (EXTRA_TARGET_FLAGS): Add WINDRES.
9715         (EXTRA_GCC_FLAGS): Add WINDRES.
9716         ($(DO_X)): Pass down WINDRES.
9717         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9718         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9719         DLLTOOL_FOR_TARGET.
9720
9721 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9722
9723         * configure.in: configure sim before gdb for win32-x-ppc
9724
9725 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9726
9727         Move gperf into the toplevel, from libg++.
9728         * configure.in (target_tools): Add target-gperf.
9729         (native_only): Add target-gperf.
9730         * Makefile.in (all-target-gperf): New target, depend on
9731         all-target-libg++.
9732         (configure-target-gperf): Empty rule.
9733         (ALL_TARGET_MODULES): Add all-target-gperf.
9734         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9735         (CHECK_TARGET_MODULES): Add check-target-gperf.
9736         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9737         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9738
9739 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9740
9741         * config.sub (mn10200): Recognize new basic machine.
9742
9743 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9744
9745         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9746         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9747
9748 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9749
9750         * configure.in: If we're building mips-sgi-irix6* native, turn on
9751         ENABLE_MULTILIB and set TARGET_SUBDIR.
9752
9753 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9754
9755         * Makefile.in (all-sn): Depend on all-grep.
9756
9757 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9758
9759         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9760
9761         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9762         Makefile.  From Jeff Makey <jeff@cts.com>.
9763         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9764
9765         * Makefile.in (DISTBISONFILES): Remove.
9766         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9767         $(DEFAULT_YACC).
9768
9769         * configure.in: Build itl, db, sn, etc., when building for native
9770         cygwin32.
9771
9772         * Makefile.in (LD): New variable.
9773         (EXTRA_HOST_FLAGS): Pass down LD.
9774         ($(DO_X)): Likewise.
9775
9776 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9777
9778         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9779
9780 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9781
9782         * configure.in (targargs): Strip out any supplied --build argument
9783         before adding our own. Always add --build.
9784
9785 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9786
9787         * configure.in (targargs): Pass --build if we're doing
9788         a cross-compile.
9789
9790 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9791
9792         * configure: Use '|' instead of ":" as the separator in
9793         sed. Otherwise sed chokes on NT path names with drive
9794         designators. Also look for "?:*" as the leading characters in an
9795         absolute pathname.
9796
9797 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9798
9799         * config.sub: Support for r3900.
9800
9801 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9802
9803         * configure.in: Use install-sh, not install.sh.
9804
9805 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9806
9807         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9808         apply it twice.
9809
9810 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9811
9812         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9813         install-binutils.
9814
9815 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9816
9817         * Makefile.in: Add automake targets.
9818         * configure.in (host_tools): Add automake.
9819
9820 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9821
9822         * configure: Default CXX to c++, not gcc.
9823         * Makefile.in (CXX): Set to c++, not gcc.
9824         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9825
9826 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9827
9828         * install-sh: try appending a .exe if source file doesn't
9829         exist
9830
9831 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9832
9833         * configure.in: Turn on multilib by default.
9834         (cross_only): Remove target-libiberty.
9835
9836         * Makefile.in (all-gcc): Don't depend on libiberty.
9837
9838 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9839
9840         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9841
9842 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9843
9844         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9845         (DISTBISONFILES): Add ld/Makefile.in
9846
9847 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9848
9849         * configure.in: if target is cygwin32 but host isn't cygwin32,
9850         don't configure gdb tcl tk expect, not just gdb.
9851
9852 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9853
9854         * configure.in: Added gnuserv everywhere sn appears.
9855
9856         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9857         (CROSS_CHECK_MODULES): Added check-gnuserv.
9858         (INSTALL_MODULES): Added install-gnuserv.
9859         (CLEAN_MODULES): Added clean-gnuserv.
9860         (all-gnuserv): New target.
9861
9862 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9863
9864         * config.guess: Fixes for MIPS OpenBSD systems.
9865
9866 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9867
9868         * Makefile.in (INSTALL_XFORM): Remove.
9869         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9870
9871         * mkinstalldirs: New file, copied from automake.
9872         * Makefile.in (installdirs): Rename from install-dirs.  Use
9873         mkinstalldirs.  Change all users.
9874         (DEVO_SUPPORT): Add mkinstalldirs.
9875
9876 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9877
9878         * install-sh: Rename from install.sh.
9879         * Makefile.in (INSTALL): Change install.sh to install-sh.
9880         (DEVO_SUPPORT): Likewise.
9881
9882         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9883         Graichen <graichen@rzpd.de>.
9884
9885 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9886
9887         * config.guess: Recognize OpenBSD systems correctly.
9888
9889 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9890
9891         * README, Makefile.in (ETC_SUPPORT): Remove references to
9892         cfg-paper*, configure.{texi,man,info*}._
9893
9894 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9895
9896         * Makefile.in (all.normal): Ensure that gcc is built after all
9897         the x11 - ie gdb - targets.
9898
9899 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9900
9901         * makefile.vms: Don't run conf-a-gas.
9902
9903 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9904
9905         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9906
9907 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9908
9909         * configure.in: Remove noconfigdirs case since gdb also
9910         configures and builds for tic80-coff.
9911
9912 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9913
9914         * configure: Set cache_file to config.cache.
9915         * Makefile.in (local-distclean): Remove config.cache.
9916
9917 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9918
9919         * COPYING: Update FSF address.
9920
9921 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9922
9923         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9924         noconfigdirs.
9925
9926 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9927
9928         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9929         MAKEDIRS, is empty.
9930
9931 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9932
9933         * config.sub: Tweak mn10300 entry.
9934
9935 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9936
9937         * configure.in (host_tools): Put sim before gdb, so gdb's
9938         configure.tgt can determine if the simulator was configured.
9939
9940 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9941
9942         * config.sub: Move BeOS $os case to be with other Cygnus
9943         local cases.
9944
9945 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9946
9947         * config.sub: Remove misplaced comment that broke Linux.
9948
9949 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9950
9951         * config.sub: Add BeOS support.
9952
9953 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9954
9955         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9956
9957 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9958
9959         * configure.in (noconfigdirs): Remove tcl and tk from
9960         noconfigdirs for cygwin32 builds.
9961
9962 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9963
9964         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9965
9966 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9967
9968         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9969         make-all.com, use makefile.vms instead.
9970
9971 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9972
9973         * config.sub: Accept -lnews*.
9974
9975 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9976
9977         * configure.in (noconfigdirs): Disable target-newlib,
9978         target-examples and target-libiberty for d30v.
9979
9980 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9981
9982         * configure.in (noconfigdirs): Enable ld for d30v.
9983
9984 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9985
9986         * configure.in (tic80-*-*): Build compiler.
9987
9988 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9989
9990         * configure.in (d30v-*): Remove sim directory from list of
9991         unsupported d30v directories
9992
9993 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9994
9995         * config.sub, configure.in: Add d30v target cpu.
9996
9997 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9998
9999         * makefile.vms: New file.
10000         * make-all.com: Remove.
10001
10002 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10003
10004         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10005
10006 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10007
10008         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10009
10010 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10011
10012         * Makefile.in (ALL_MODULES): Added all-db.
10013         (CROSS_CHECK_MODULES): Addec check-db.
10014         (INSTALL_MODULES): Added install-db.
10015         (CLEAN_MODULES): Added clean-db.
10016
10017 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10018
10019         * config.guess: Merge with latest FSF sources.
10020
10021 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10022
10023         * Makefile.in (ALL_MODULES): Added all-itcl.
10024         (CROSS_CHECK_MODULES): Added check-itcl.
10025         (INSTALL_MODULES): Added install-itcl.
10026         (CLEAN_MODULES): Added clean-itcl.
10027
10028 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10029
10030         * configure.in: build gdb for mn10200
10031
10032 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10033
10034         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10035
10036 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10037
10038         * configure.in (tic80-*-*): Turn off most targets right now.
10039
10040 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10041
10042         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10043         rather than the makeinfo program.
10044         (do-info): Depend upon all-texinfo.
10045
10046 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10047
10048         * configure.in: Remove uses of config/mh-linux.
10049
10050         * config.sub, config.guess: Merge with latest FSF sources.
10051
10052 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10053
10054         * config.sub (case $basic_machine): Add tic80 entries.
10055
10056 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10057
10058         * config.sub, config.guess: Merge with latest FSF sources.
10059
10060 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10061
10062         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10063         * mpw-config.in: Test for NewFolderRecursive.
10064         * mpw-install: Use symbolic name for startup filename.
10065         * mpw-README: Add various additional details.
10066
10067 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10068
10069         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10070
10071 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10072
10073         * configure.in: Do build gcc and the target libraries for
10074         the mn10200.
10075
10076 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10077
10078         * configure.in: don't avoid building gdb for mn10300 any more
10079         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10080         instead of single-quoting it.
10081
10082 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10083
10084         * configure.in: Don't use --with-stabs on IRIX 6.
10085
10086 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10087
10088         * configure.in (m32r): Build gdb, libg++ now.
10089
10090 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10091
10092         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10093         directories from noconfigdirs.
10094
10095 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10096
10097         * config.sub (basic_machine): added mips16 configuration
10098
10099 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10100
10101         * config.sub: Handle d10v-unknown.
10102
10103 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10104
10105         * config.sub: Handle v850-unknown.
10106
10107 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10108
10109         * Makefile.in: add findutils
10110         * configure.in: add findutils to list of host_tools
10111
10112 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10113
10114         * config.sub: Handle mn10200 and mn10300.
10115
10116 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10117
10118         * configure.in (d10v-*): Do not build librx.
10119
10120 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10121
10122         * configure.in (mn10300): Build everything except gdb & libgloss.
10123
10124 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10125
10126         * config.guess:  Patch for Dansk Data Elektronik servers,
10127         from Niels Skou Olsen <nso@dde.dk>.
10128
10129         For ncr, use /bin/uname rather than uname, since GNU uname does not
10130         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10131
10132         Patch for MIPS R4000 running System V,
10133         from Eric S. Raymond <esr@snark.thyrsus.com>.
10134
10135         Fix thinko for nextstep.
10136
10137         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10138
10139         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10140         * config.guess: Guess mips-dec-mach_bsd4.3.
10141
10142         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10143         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10144         release numbers.
10145         * config.guess (mips-mips-riscos*):  Emit just enough of the
10146         release number.
10147
10148         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10149         * config.guess (sparc-auspex-sunos*):  Added.
10150         (f300-fujitsu-*): Added.
10151
10152         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10153         * config.guess:  Recognize a Tadpole as a sparc.
10154
10155 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10156
10157         * config.guess: Don't assume that NextStep version is either 2 or
10158         3.  NextStep 4 (aka OpenStep 4) has come out now.
10159
10160 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10161
10162         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10163         From Rik Faith <faith@cs.unc.edu>.
10164
10165 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10166
10167         * config.sub: Contributions from bug-gnu-utils to:
10168         Support plain "hppa" (no version given) architecture, reported by
10169         OpenStep.
10170         OpenBSD like NetBSD.
10171         LynxOs is not a hardware supplier.
10172
10173         * config.guess: Contributions from bug-gnu-utils to add support for:
10174         OpenBSD like NetBSD.
10175         Stratus systems.
10176         More Pyramid systems.
10177         i[n>4]86 Intel chips.
10178         M680[n>4]0 Motorola chips.
10179         Use unknown instead of lynx for hardware manufacturer.
10180
10181 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10182
10183         * install.sh (chmodcmd): Set to null if the DST directory already
10184         exists.
10185
10186 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10187
10188         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10189         not use mt-ppc target Makefile fragment any more.
10190
10191 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10192
10193         * configure.in (*-*-windows):  Exclude everything but those dirs
10194         needed to build windows.
10195
10196 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10197
10198         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10199
10200 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10201
10202         * configure.in:  Exclude mmalloc from i386-windows.
10203
10204 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10205
10206         * Undo my previous change.
10207
10208 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10209
10210         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10211         unconditionally.
10212         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10213
10214 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10215
10216         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10217         host to add it's own flags.
10218
10219 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10220
10221         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10222
10223 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10224
10225         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10226         (CXX_FOR_TARGET): Likewise.
10227         (GCC_FOR_TARGET): Define.
10228         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10229         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10230         CC_FOR_TARGET was specified on the command line.
10231         (MAKEOVERRIDES): Don't define.
10232
10233 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10234
10235         * configure.in (m32r): Fix spelling of libg++ libs.
10236
10237 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10238
10239         * config.sub (-apple*): Remove, now redundant.
10240
10241 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10242
10243         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10244
10245         * configure: Rework yesterday's sed script patch.
10246
10247         * config.sub: Merge with FSF.
10248
10249 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10250
10251         * config.guess:  Merge from FSF.
10252
10253         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10254         * config.guess: Use pc instead of unknown, for pc clone systems.
10255         Change linux to linux-gnu.
10256
10257         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10258         * config.guess: Avoid non-portable tr syntax.
10259
10260 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10261
10262         * test-build.mk (HOLES): Add "xargs" for gdb.
10263
10264         * configure: Avoid hpux10.20 sed bug.
10265
10266 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10267
10268         * configure.in:  Add support for windows host
10269         (that is a build done under the Microsoft build environment).
10270
10271 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10272
10273         * Makefile.in: Replace all uses of srcroot with s, to shrink
10274         command line lengths.
10275
10276         Patches from Geoffrey Noer <noer@cygnus.com>:
10277         * configure.in: If configuring for newlib, pass --with-newlib to
10278         subdirectories.
10279         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10280         -Bnewlib/ and -Lwinsup to gcc.
10281         (CXX_FOR_TARGET): Likewise.
10282
10283 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10284
10285         * Makefile.in (ETC_SUPPORT): Add configure.
10286
10287 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10288
10289         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10290         host configuration file.
10291
10292 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10293
10294         * configure.in: Break mn10x00 support into separate
10295         mn10200 and mn10300 configurations.
10296         * config.sub: Likewise.
10297
10298 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10299
10300         * configure.in: Add lots of stuff to noconfigdirs for
10301         the mn10x00 targets.
10302
10303         * config.sub, configure.in: Add mn10x00 support.
10304
10305 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10306
10307         * make-all.com: Call conf-a-gas, not config-a-gas.
10308
10309 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10310
10311         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10312         targets.
10313
10314 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10315
10316         * mpw-README: Add much more detail for native PowerMac.
10317         * mpw-install: New file.
10318         * mpw-configure: Add --norecursion and --help options.
10319         * mpw-config.in: Translate readme and install files when
10320         copying to objdir.
10321         * mpw-build.in: Don't always depend on byacc and flex.
10322         (install-only-top): New action.
10323
10324 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10325
10326         * configure.in:  You can now configure GDB for the v850.
10327
10328 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10329
10330         * configure.in (noconfigdirs): Don't configure any C++ dirs
10331         if targeting D10V.
10332
10333 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10334
10335         * config.sub: Recognize mips64vr5000.
10336
10337 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10338
10339         * configure.in: Use a single line for host_tools and native_only.
10340
10341 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10342
10343         * config.sub, configure.in: Add entries for m32r.
10344
10345 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10346
10347         * Makefile.in (inet-install): Don't run install-gzip.
10348
10349 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10350
10351         * configure.in:  Don't config lots of things for *-*-windows*.
10352
10353 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10354
10355         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10356         (host_libs, host_tools): Copy from configure.in.
10357         * mpw-configure: Don't complain about directories not found.
10358
10359 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10360
10361         * configure.in (i[345]86): Recognize i686 for pentium pro.
10362         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10363         file.
10364
10365         * config.guess (i[345]86): Ditto.
10366
10367 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10368
10369         * configure.in (noconfigdirs): Removed gdb for D10V.
10370
10371 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10372
10373         * configure.in: Remove ld, target-libio, target-libg++, and
10374         target-libstdc++ from noconfigdirs.
10375
10376 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10377
10378         * configure: Fix three locations where shell scripts were
10379         being run directly rather than with config_shell.
10380
10381 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10382
10383         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10384         * config.sub (basic_machine): Recognize v850.
10385
10386 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10387
10388         * mpw-configure: Handle multiple enable/disable options and
10389         pass them down recursively, handle -c and -s flags appropriately
10390         depending on choice of compiler, add escape mechanism for
10391         quoted arguments to gC.
10392
10393 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10394
10395         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10396         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10397         so that -mrelocatable-lib and -mno-eabi are used.
10398
10399         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10400         not support --print-multi-lib, don't abort.
10401
10402 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10403
10404         * make-all.com: Run config-a-gas.
10405         * setup.com: Don't copy subdirectory files around.
10406
10407 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10408
10409         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10410         target, it now compiles correctly.
10411
10412 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10413
10414         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10415
10416 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10417
10418         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10419
10420 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10421
10422         * configure.in (native_only): Add prms.
10423
10424 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10425
10426         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10427         (BINUTILS_SUPPORT_DIRS): Likewise.
10428
10429 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10430
10431         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10432         d10v support is added.
10433
10434 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10435
10436         * configure.in (d10v-*-*): New target.
10437
10438 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10439
10440         * config.guess (HP 9000/811): Recognize this as a PA1.1
10441         machine.
10442
10443 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10444
10445         * Makefile.in (do-tar-gz): New target, split out from tail end of
10446         taz target.  Run each command separately, don't use pipes.
10447         (taz): Use it.
10448
10449 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10450
10451         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10452         * mpw-build.in: No builds should depend on building byacc or flex,
10453         they are assumed to be installed already.
10454
10455 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10456
10457         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10458         variable that CC_FOR_TARGET needs.
10459
10460 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10461
10462         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10463         options have changed since the last time the subdirectory was
10464         configured, and if it has, reconfigure.
10465         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10466         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10467
10468 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10469
10470         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10471         CLEAN_MODULES): Add bash.
10472         (all-bash): New target.
10473
10474 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10475
10476         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10477
10478 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10479
10480         * config.sub (basic_machine): Recognize d10v as a valid processor.
10481
10482 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10483
10484         * mpw-configure: Add support for --bindir.
10485         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10486
10487 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10488
10489         * configure.in: add bash, time, gawk to list of hosttools and things
10490         to only build for native toolchains
10491
10492 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10493
10494         * Makefile.in (docdir): Remove.
10495
10496 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10497
10498         * Makefile.in (datadir): Set to $(prefix)/share.
10499
10500 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10501
10502         * configure.in: build diff and patch for cygwin32-hosted
10503         toolchains.
10504
10505 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10506
10507         * config.sub: Accept -rtems*.
10508
10509 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10510
10511         * configure.in: enable dosrel for cygwin32-hosted builds,
10512                 remove diff from the list of things not buildable
10513                 via Canadian Cross
10514
10515 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10516
10517         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10518         don't get ". ".
10519
10520 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10521
10522         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10523
10524 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10525
10526         * Makefile.in (taz): Handle case where tex3patch didn't even get
10527         checked out.  Also, if it was found, put the symlink in a new util
10528         subdirectory.
10529
10530 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10531
10532         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10533
10534 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10535
10536         * config.sub: Recognize -openvms.
10537         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10538         * make-all.com, setup.com: New files.
10539
10540 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10541
10542         * Makefile.in (taz): tex3patch moved to texinfo/util.
10543
10544 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10545
10546         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10547         * configure.in: remove make from disable-if-Can-Cross list
10548                 enable gdb if ${host} and ${target} are cygwin32
10549
10550 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10551
10552         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10553         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10554
10555 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10556
10557         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10558         distinguish sysv/svr4/bsd variants.
10559         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10560
10561 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10562
10563         * configure.in: Added copyright notice.
10564         * move-if-change: Added copyright notice.
10565
10566 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10567
10568         * configure.in (powerpcle-*-solaris*): Until we get shared
10569         libraries working, don't build gdb, sim, make, tcl, tk, or
10570         expect.
10571
10572 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10573
10574         * config.guess:  Merge with FSF:
10575
10576         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10577         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10578
10579         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10580         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10581
10582         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10583         * config.guess:  Combine two OSF1 rules.
10584         Also recognize field test versions.  From mjr@zk3.dec.com.
10585         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10586         because GNU uname does not support -p.  From pmr@pajato.com.
10587
10588 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10589
10590         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10591
10592 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10593
10594         * mpw-README: Document GCCIncludes.
10595
10596 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10597
10598         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10599
10600 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10601
10602         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10603
10604 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10605
10606         * configure.in (*-*-cygwin32): Configure make.
10607
10608 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10609
10610         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10611
10612 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10613
10614         * Makefile.in (all-inet): Depend on all-perl.
10615
10616         * Makefile.in (inet-install): New target.
10617
10618         * Makefile.in (all-inet): Depend on all-tcl.
10619         (all-inet): Depend on all-send-pr.
10620
10621 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10622
10623         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10624         temporarily.
10625
10626 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10627
10628         * configure.in: Don't configure --with-gnu-ld on AIX.
10629
10630 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10631
10632         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10633
10634 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10635
10636         * Makefile.in (ALL_MODULES): Added all-inet.
10637         (CROSS_CHECK_MODULES): Added check-inet.
10638         (INSTALL_MODULES): Added install-inet.
10639         (CLEAN_MODULES): Added clean-inet.
10640         (all-indent): New target.
10641
10642         * configure.in (host_tools): Added inet.
10643         (native_only): Added inet.
10644         (noconfigdirs): Added inet.
10645
10646 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10647
10648         * configure.in: Don't configure libgloss if we are not configuring
10649         newlib.
10650
10651 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10652
10653         * configure.in: Don't configure libgloss for unsupported
10654         architectures.
10655
10656 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10657
10658         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10659
10660 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10661
10662         * Makefile.in (ALL_MODULES): Include all-apache.
10663         (CROSS_CHECK_MODULES): Include check-apache.
10664         (INSTALL_MODULES): Include install-apache.
10665         (all-apache): New target.
10666
10667         * configure.in: Added apache everywhere perl is seen.
10668
10669 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10670
10671         * Makefile.in: Add support for clean-{module} and
10672         clean-target-{module} rules.
10673
10674 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10675
10676         * configure.in (*-*-ose) do not build libgloss.
10677
10678 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10679
10680         * config.guess (prep*:SunOS:5.*:*): Turn into
10681         powerpele-unknown-solaris2.
10682
10683 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10684
10685         * configure.in: Permit --enable-shared to specify a list of
10686         directories.
10687
10688 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10689
10690         * configure.in (host==solaris): Pass only the first word of $CC
10691         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10692
10693 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10694
10695         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10696
10697 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10698
10699         * Makefile.in (ALL_MODULES): Include all-perl.
10700         (CROSS_CHECK_MODULES): Include check-perl.
10701         (INSTALL_MODULES): Include install-perl.
10702         (ALL_X11_MODULES): Include all-guile.
10703         (CHECK_X11_MODULES): Include check-guile.
10704         (INSTALL_X11_MODULES): Include install-guile.
10705         (all-perl): New target.
10706         (all-guile): New target.
10707
10708         * configure.in (host_tools): Include perl and guile.
10709         (native_only): Include perl and guile.
10710         (noconfigdirs): Don't build guile and perl; no ports have been
10711         done.
10712
10713 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10714
10715         * configure (--enable-*): Handle quoted option lists such as
10716         --enable-sim-cflags='-g0 -O' better.
10717
10718 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10719
10720         * Makefile.in ({,inst}all-target): New rule so we can make and
10721         install all of the target directories easily.
10722
10723 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10724
10725         * configure.in: Add missing global flag in sed substitution when
10726         deleting `target-' from ${configdirs}.
10727
10728 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10729
10730         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10731         option.
10732
10733         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10734         config/mh-necv4.
10735
10736         * install.sh: Correct misspelling of transformbasename.
10737
10738         * config.guess: Recognize mips-*-sysv*.
10739
10740 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10741
10742         * config.sub: Recognize mon960.
10743
10744 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10745
10746         * configure: Restore Canadian Cross handling of BISON and LEX,
10747         removed in Feb 20 change.
10748
10749 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10750
10751         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10752         Mention make install.  Remove the old copyright date as well the
10753         clumsy and rather pointless copyright on the README file.
10754
10755 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10756
10757         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10758         Makefile after running symlink-tree, then run `make distclean' to
10759         avoid clobbering any generated files in srcdir.
10760
10761 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10762
10763         * configure.in (m68k-*-netbsd*): Build everything now.
10764
10765 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10766
10767         * Makefile.in (taz): Fix quoting.
10768
10769 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10770
10771         * configure.in (sparclet-*-*): Build everything now.
10772
10773 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10774
10775         * configure.in (m68k-*-linux*): New host.
10776
10777 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10778
10779         * configure: Check for bison before byacc.
10780
10781 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10782
10783         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10784         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10785         searching PATH.  These are used as fallbacks by Makefile.in if
10786         flex/bison/byacc aren't in objdir.
10787
10788 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10789
10790         * Makefile.in: Make everything which depends upon all-bfd also
10791         depend upon all-opcodes, in case --with-commonbfdlib is used.
10792
10793 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10794
10795         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10796         building NT native compilers on Unix.
10797
10798 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10799
10800         * configure.in: Don't get CC from the host Makefile fragment if we
10801         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10802         Solaris test for /usr/ucb/cc to the post target script, just after
10803         the compiler sanity test.
10804
10805 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10806
10807         * config.sub: Merge with FSF.
10808
10809 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10810
10811         * Makefile.in (RPATH_ENVVAR): New variable.
10812         (REALLY_SET_LIB_PATH): Use it.
10813         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10814
10815 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10816
10817         * config.sub, configure.in: Recognize sparclet cpu.
10818
10819 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10820
10821         * config.guess:  Support m68k-cbm-sysv4.
10822
10823 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10824
10825         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10826         m68k-unknown-linuxaout from linker help string.  Put quotes around
10827         $ld_help_string.
10828
10829 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10830
10831         * config.guess (powerpc-harris-powerunix): Add guess for port
10832         to new target.
10833
10834 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10835
10836         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10837
10838 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10839
10840         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10841         $(REALLY_SET_LIB_PATH) in Makefile.
10842         * Makefile.in (SET_LIB_PATH): New variable.
10843         (REALLY_SET_LIB_PATH): New variable.
10844         ($(DO_X)): Use $(SET_LIB_PATH).
10845         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10846         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10847         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10848         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10849         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10850         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10851         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10852         (install-dosrel): Likewise.
10853         (all-opcodes): Depend upon all-libiberty.
10854
10855 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10856
10857         * config.guess (*:CYGWIN*): New
10858
10859 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10860
10861         * Makefile.in (all-target-winsup): All all-target-libiberty.
10862
10863 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10864
10865         * configure.in (noconfigdirs): Add missing # in front of comment.
10866
10867 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10868
10869         * configure.in: add second pass to things added to noconfigdirs
10870         so *-gm-magic can exclude libgloss properly.
10871
10872 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10873
10874         * mpw-configure (extralibs_name, rez_name): Set correctly
10875         for MWC68K compiler.
10876
10877         * mpw-README: Add more info on the necessary build tools.
10878
10879 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10880
10881         * configure.in, config.sub: Recognize cygwin32.
10882
10883 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10884
10885         * config.guess, config.sub: Recognize A/UX.
10886
10887 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10888
10889         * config.sub: Merge with gcc/config.sub.
10890
10891 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10892
10893         * mpw-build.in (do-binutils): Add build of stamps.
10894
10895 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10896
10897         * config.sub: Add recognition for mips64vr4100*-* targets.
10898
10899 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10900
10901         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10902         Add creation of gconfigargs with `--enable-shared' turned on.
10903         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10904         ($(host)-stamp-stage3-configured): Likewise.
10905         (HOLES): Add chatr and ldd.
10906         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10907
10908 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10909
10910         * configure: Pass --nfp to recursive configures.
10911
10912 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10913
10914         * Makefile.in (DLLTOOL): New.
10915         (DLLTOOL_FOR_TARGET): New.
10916         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10917         (EXTRA_TARGET_FLAGS): Ditto.
10918         (EXTRA_GCC_FLAGS): Ditto.
10919         (CONFIGURE_TARGET_MODULES): Ditto.
10920         (DO_X): Ditto.
10921         * configure: Add DLLTOOL.
10922
10923 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10924
10925         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10926         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10927         mh-sco, since old workarounds no longer needed, and don't
10928         build ld, since libraries have weak symbols in COFF.
10929
10930 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10931
10932         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10933
10934 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10935
10936         * configure.in: Make sure that ${CC} can be used to compile an
10937         executable.
10938
10939 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10940
10941         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10942         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10943         nothing depending on whether gdbtk is being built.
10944
10945 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10946
10947         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10948
10949 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10950
10951         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10952         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10953
10954 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10955
10956         * config-ml.in: Add support for
10957         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10958         Simplify setting of multidirs from --disable-foo.
10959
10960 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10961
10962         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10963         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10964         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10965         non-empty, pass them on to the  GCC make.
10966         (all-bootstrap): New rule that is like all-gcc, except it executes
10967         the GCC bootstrap rule instead of the GCC all rule.
10968
10969 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10970
10971         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10972
10973 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10974
10975         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10976         DG/UX support.
10977
10978 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10979
10980         * config.sub (i*86*) Change [345] to [3456]
10981
10982 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10983
10984         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10985         --with-gnu-ld=no.
10986
10987 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10988
10989         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10990         AIX multilibs get built.
10991
10992 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10993
10994         * configure.in (i386-win32): Don't build expect if we're not
10995         building the tcl subdir.
10996
10997 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10998
10999         * Makefile.in: (configure-target-examples, all-target-examples):
11000         New targets, configure and build example programs.
11001
11002 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11003
11004         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11005         use it as input to sedit the generated MPW makefile.
11006         * mpw-README: Add a suggestion about Gestalt.h.
11007
11008 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * config.sub: Accept *-*-ieee*.
11011
11012 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11013
11014         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11015         Ronald F. Guilmette <rfg@monkeys.com>.
11016
11017 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11018
11019         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11020         for powerpc-pe native.
11021         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11022         (target==powerpc-pe): duplicate i386-win32 entry.
11023
11024 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11025
11026         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11027         of vxworks, not just vxworks5.1.
11028
11029 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11030
11031         * mpw-configure: Add support for exec-prefix.
11032
11033 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11034
11035         * config.guess: Recognize HP model 816 machines as having
11036         a PA1.1 processor.
11037
11038 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11039
11040         * configure: Ignore new autoconf configure options.
11041
11042 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11043
11044         * config.guess:  Recognize Pentium under SCO.
11045         From Robert Lipe <robertl@arnet.com>.
11046
11047 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11048
11049         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11050
11051 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11052
11053         * configure.in: Don't configure gas for alpha-dec-osf*.
11054
11055 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11056
11057         * configure.in: Default to --with-stabs for some targets for which
11058         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11059         i[345]86*-*-unixware*.
11060
11061 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11062
11063         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11064         rather than basing it on the target.  Simplify handling of options
11065         controlling which directories to configure.  Remove extraneous
11066         slash in multi-clean target.
11067
11068 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11069
11070         * config-ml.in: Prefix more variables with ml_ so they don't collide
11071         with configure's.
11072
11073 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11074
11075         * configure: Don't turn -v into --v.
11076
11077 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11078
11079         * configure.in (targargs): Fix typo.
11080
11081         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11082
11083 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11084
11085         * configure.in: Strip --host and --target options from
11086         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11087         --with-cross-host option when building with a cross-compiler.
11088         * configure: Canonicalize the arguments put into config.status by
11089         always using `=' for an option with an argument.  Pass a presumed
11090         --host or --target explicitly.
11091
11092 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11093
11094         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11095         into general OS recognition case.
11096
11097 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11098
11099         * configure.in (target_configdirs): add target-winsup only
11100         for win32 target systems.
11101
11102 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11103
11104         * Makefile.in (all-target-libgloss): Depend upon
11105         configure-target-newlib, since when libgloss is built it looks to
11106         see if the newlib directory exists.
11107
11108 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11109
11110         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11111         cfg-ml-*.in.
11112
11113 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11114
11115         * configure: Handle LD and LD_FOR_TARGET when configuring a
11116         Canadian Cross.
11117
11118 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11119
11120         * configure.in (target_libs): add target-winsup.
11121         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11122         (target==ppcle-pe): remove ld from $noconfigdirs.
11123
11124 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11125
11126         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11127         Preserve relative path names in $srcdir.  Build symlink tree if
11128         configuring cross target dir and srcdir=. (= no VPATH support).
11129         (configure-target-libg++): Depend on configure-target-librx.
11130         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11131         * config-ml.in: New file.
11132         * symlink-tree: New file.
11133         * configure: Ensure srcdir="." if that's what it is.
11134
11135 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11136
11137         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11138         includes and FLEX_SKELETON setting.
11139         * mpw-configure (--with-gnu-ld): New option, controls whether
11140         to use PPCLink or ld with PowerMac GCC.
11141         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11142         * mpw-config.in: Configure grez if targeting Mac.
11143
11144         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11145         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11146         just macos.
11147         * configure.in: Configure grez resource compiler if targeting Mac.
11148         * Makefile.in (all-grez, install-grez): New targets.
11149
11150 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11151
11152         * configure: CXX defaults to gcc, not g++.  If we find
11153         gcc in the path, set CC to gcc -O2.
11154
11155 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * configure: Default ${build} correctly.  Avoid picking up extra
11158         spaces when reading CC and CXX from Makefile.  When doing a
11159         Canadian Cross, use plausible default values for numerous
11160         variables.
11161         * configure.in: When doing a Canadian Cross, don't try to
11162         configure tools whose configure script can't handle it.
11163
11164 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11165
11166         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11167
11168 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11169
11170         * configure:  Remove dubious bug reporting address.
11171
11172 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11173
11174         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11175         configure script, run that instead of this directory's configure.
11176         In either case, print a message that we're configuring the sub-dir.
11177
11178 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11179
11180         * configure.in: Before checking for the existence of various files,
11181         use sed to filter out "target-".
11182
11183 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11184
11185         * Makefile.in (DO_X): Split rule to decrease command line length
11186         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11187         (Philippe De Muyter).
11188
11189 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11190
11191         * Makefile.in (all-patch): depend on all-libiberty.
11192
11193 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11194
11195         * configure.in: If the only directory in target_configdirs which
11196         actually exists is libiberty, then set target_configdirs to empty,
11197         to avoid trying to build a target libiberty in a gas or gdb
11198         distribution.
11199
11200 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11201
11202         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11203         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11204         systems.
11205
11206 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11207
11208         * configure.in (copy_dirs): Use sys-include instead of include
11209         for --with-headers option.
11210
11211 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11212
11213         * Makefile.in, configure.in: Make winsup builds work with
11214         new scheme.
11215
11216 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11217
11218         * configure.in: Build the linker on AIX.
11219
11220 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11221
11222         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11223         where needed.
11224
11225 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11226
11227         * Makefile.in (all-gcc): Fix typo.
11228
11229 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11230
11231         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11232
11233 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11234
11235         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11236         to target-xiberty, to provide more flexibility.
11237         (target_subdir):  Define.  Create if cross.
11238         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11239         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11240         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11241         check-libFOO -> check-target-libFOO, etc.
11242         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11243         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11244         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11245         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11246         allow ALL_GCC="" to only configure.
11247         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11248         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11249         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11250
11251 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11252
11253         * Makefile.in (taz): Build "info" in etc explicitly.
11254
11255 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11256
11257         * configure.in:  Make sure that CC is undefined (as opposed to
11258         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11259         problem with autoconf trying to configure on a host without GCC.
11260
11261 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11262
11263         * mpw-configure: Set host alias from choice of host compiler,
11264         only use generic MPW Makefile sed if present, edit a file
11265         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11266         * mpw-README: Add problem notes about CW6 and CW7.
11267
11268 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11269
11270         * Makefile.in (taz): Use ";" instead of ";;".
11271
11272 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11273
11274         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11275         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11276         DISTDOCDIRS.
11277         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11278         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11279
11280 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11281
11282         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11283         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11284         Move bfd to DISTSTUFFDIRS.
11285
11286 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11287
11288         * Makefile.in (X11_LIB): Removed.
11289         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11290
11291         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11292
11293 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11294
11295         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11296         names.
11297
11298 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11299
11300         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11301
11302 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11303
11304         * configure.in (i[345]86-*-win32): Always build newlib.
11305         Don't configure cvs, autoconf or texinfo.
11306         * Makefile.in (LD_FOR_TARGET): New.
11307         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11308         Pass down LD_FOR_TARGET.
11309
11310 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11311
11312         * winsup: New directory.
11313         * Makefile.in: Build winsup.
11314         * configure.in: Winsup is configured when target is win32.
11315         Can only build win32 target GDB when native.
11316
11317 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11318
11319         * config.guess: Recognize HP model 819 machines as having
11320         a PA 1.1 processor.
11321
11322 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11323
11324         * configure: Fix sed loop which substitutes for CC and CXX to
11325         avoid bug found in various sed implementations.
11326
11327 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11328
11329         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11330         simulator.  Use standard powerpc-*-eabi*.
11331
11332 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11333
11334         * configure.in: Stop putting gas and binutils in noconfigdirs for
11335         powerpc-*-aix* and rs6000-*-*.
11336
11337 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11338
11339         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11340         -mcall-aixdesc libraries.
11341
11342 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11343
11344         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11345
11346         * config.sub (arm | armel | armeb): Fix shell syntax.
11347
11348 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11349
11350         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11351         -msoft-float and -mcpu=common support.
11352         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11353         libraries.
11354
11355 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11356
11357         * configure.in: Allow configuration and build of emacs19 for the alpha.
11358
11359 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11360
11361         * configure.in (CC): Get ^CC, not just any old CC, from
11362         ${host_makefile_frag}.
11363
11364 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11365
11366         * configure.in (CC): Try to get CC from
11367         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11368
11369 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11370
11371         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11372         only if it exists in $(srcdir).
11373
11374 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11375
11376         * configure: If CC and CXX are not set in the environment, set
11377         them, based on either an existing Makefile or on searching for gcc
11378         in PATH.  Substitute for CC and CXX in Makefile.
11379         * configure.in: Remove libm from target_libs.  Separate
11380         target_configdirs from configdirs.  If CC is not set in
11381         environment, try to get it from a host Makefile fragment.  Rewrite
11382         changes of configdirs to use skipdirs instead.  A few minor
11383         tweaks.  Take directories out of target_configdirs as they are
11384         taken out of configdirs.  Remove existing Makefile files from
11385         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11386         CONFIG_ARGUMENTS in Makefile.
11387         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11388         by configure.in.
11389         (CONFIG_ARGUMENTS): Likewise.
11390         (CONFIGURE_TARGET_MODULES): New variable.
11391         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11392         ($(CONFIGURE_TARGET_MODULES)): New target.
11393         (configure-libg++, configure-libio): New targets.
11394         (all-libg++): Depend upon configure-libg++.
11395         (all-libio): Depend upon configure-libio.
11396         (configure-libgloss, all-libgloss): New targets.
11397         (configure-libstdc++): New target.
11398         (all-libstdc++): Depend upon configure-libstdc++.
11399         (configure-librx, all-librx): New targets.
11400         (configure-newlib): New target.
11401         (all-newlib): Depend upon configure-newlib
11402         (configure-xiberty): New target.
11403         (all-xiberty): Depend upon configure-xiberty.
11404
11405 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11406
11407         * configure.in (host i[345]86-*-win32):  Expand the
11408         noconfigdirs again.
11409
11410 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11411
11412         * mpw-configure: Fix sed command file name.
11413
11414 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11415
11416         * configure.in (host i[345]86-*-win32): Reduce the
11417         noconfigdirs again.
11418
11419 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11420
11421         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11422         or powerpc*-*-pe*, since they are not yet supported.
11423
11424 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11425
11426         Add PowerMac support and many other enhancements.
11427         * mpw-configure: New option --cc to select compiler to use,
11428         paste options set according to --cc into the generated
11429         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11430         if mpw-make.sed is present.
11431         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11432         add forward includes for PowerPC include files.
11433         * mpw-build.in: Build using Makefile.PPC if present.
11434         (do-byacc, etc): Remove separate version resource builds.
11435         (do-gas): Build "stamps" before "all".
11436         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11437         * mpw-README: Update to reflect --cc option, PowerMac support,
11438         and recently-reported compatibility problems.
11439
11440 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11441
11442         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11443         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11444         (--with-multilib-top): Pass to recursive invocations.
11445
11446 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11447
11448         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11449         v810-*-*.
11450
11451 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11452
11453         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11454         gdb, ld and opcodes on v810-*-*.
11455
11456 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11457
11458         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11459         (local-maintainer-clean): New target.
11460         (maintainer-clean): New target.
11461         (realclean): Just depend upon maintainer-clean.
11462
11463 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11464
11465         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11466
11467 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11468
11469         * configure.in: Build ld in mips*-*-bsd* case.
11470
11471 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11472
11473         * config.sub: Accept -lites* OS.  From Ian Dall.
11474
11475 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11476
11477         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11478         targets.
11479
11480 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11481
11482         * configure.in: treat i386-win32 canadian cross the same as
11483         i386-go32 canadian cross.
11484
11485 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11486
11487         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11488         running under the simulator to build a reduced set of libraries.
11489         (powerpc-*-eabiaix): Add fine grained multilib support added to
11490         other powerpc targets yesterday.
11491
11492 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11493
11494         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11495         -disable-softfloat, -disable-relocatable, -disable-aix, and
11496         -disable-sysv to control which multilib libraries get built.
11497
11498 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11499
11500         * configure: Add Makefile.tem to list of files to remove in trap
11501         handler.
11502
11503 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11504
11505         * config.guess (*Linux*):  Add missing "exit"s.
11506         Also, need specific check for alpha-unknown-linux (uses COFF).
11507
11508 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11509
11510         * config.guess:  Merge with FSF:
11511
11512         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11513         * config.guess (AIX4): More robust release numbering discovery.
11514
11515         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11516         * config.guess (i386-sequent-ptx): Properly get version number.
11517
11518         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11519         * config.guess (mips:*:4*:UMIPS): New case.
11520
11521 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11522
11523         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11524         (i386-win32 host): Likewise.  Don't build readline.
11525
11526 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11527
11528         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11529         SUPPORT_FILES to submakes.
11530
11531 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11532
11533         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11534         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11535         mpw-configure.
11536
11537 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11538
11539         * configure.in (appdirs): Use =, not ==, in test expression when
11540         trying to build the text to print in the warning message for
11541         Solaris users.
11542
11543 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11544
11545         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11546
11547 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11548
11549         * config.guess: Recognize lynx-2.3.
11550
11551 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11552
11553         * config.sub (z8ksim): Deleted
11554         (z8k-*-coff): New, this is the one true name of the target.
11555
11556 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11557
11558         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11559
11560 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11561
11562         * config.guess (*:Linux:*:*): First try asking the linker what the
11563         default object file format is (elf, aout, or coff).  Then if this
11564         fails, try previous methods.
11565
11566 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11567
11568         * configure.in: Don't build newlib for *-*-vxworks5.1.
11569
11570 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11571
11572         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11573         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11574
11575 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11576
11577         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11578
11579 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11580
11581         * cfg-ml-com.in: New file.
11582         * cfg-ml-pos.in: New file.
11583
11584 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11585
11586         * COPYING.NEWLIB: Add HP free copyright to list.
11587
11588 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11589
11590         * config.sub: Recognize -eabi* for the system, not just -eabi.
11591
11592 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11593
11594         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11595         * config.sub, configure.in (win32): New target and host.
11596
11597 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11598
11599         * configure.in: Add i386-pe configuration.
11600
11601 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11602
11603         * mpw-build.in (install): Install GDB after LD.
11604
11605 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11606
11607         * mpw-config.in (elf/mips.h): Always forward-include, needed
11608         for GDB to build.
11609
11610 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11611
11612         * testsuite: New directory for customer acceptance and whole tool
11613         chain tests.
11614
11615 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11616
11617         * configure: If per-host line isn't found, but AC_OUTPUT is found
11618         and a configure script exists, run it instead.
11619
11620 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11621
11622         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11623
11624 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11625
11626         * configure: Set build_{cpu,vendor,os,alias} to host values when
11627         --build isn't specified.
11628
11629 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11630
11631         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11632         (FLAGS_TO_PASS): Pass them.
11633         (EXTRA_TARGET_FLAGS): Ditto.
11634
11635 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11636
11637         * Makefile.in (all-libg++): Depend on all-libstdc++.
11638
11639 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11640
11641         * configure.in (noconfigdirs): Enable all packages for
11642           i386-unknown-netbsd.
11643
11644 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11645
11646         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11647         hosted builds (DOS builds)
11648
11649 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11650
11651         Changes for ARM based on patches from Richard Earnshaw:
11652         * config.sub: Handle armeb and armel.
11653         * configure.in: Omit arm linker only for riscix.
11654
11655 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11656
11657         * config.guess:  Update from FSF.
11658
11659 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11660
11661         * config.sub: Recognize powerpcle as the little endian variant of
11662         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11663         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11664         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11665         temporarily.
11666
11667 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11668
11669         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11670
11671 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11672
11673         * config.sub: Accept -lites* as a basic system type.
11674
11675 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11676
11677         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11678         installed, and if so return linuxoldld as the system name.
11679
11680 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11681
11682         * config.guess: Add hppa1.1-hp-lites support.
11683
11684 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11685
11686         * configure.in: Don't build newlib for m68k-vxworks5.1.
11687
11688 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11689
11690         * configure.in (mips-sgi-irix6): Use mh-irix5.
11691
11692 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11693
11694         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11695
11696 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11697
11698         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11699         OSF/1.  Fix compiler flags.
11700         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11701
11702 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11703
11704         * configure.in: Recognize --with-newlib.
11705         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11706
11707 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11708
11709         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11710         to *_X11_MODULES due to gdbtk needing X include files et al.
11711
11712 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11713
11714         Merge in support for Mac MPW as a host.
11715         (Old change descriptions retained for informational value.)
11716
11717         * mpw-config.in: Add generic include forwards for cpu-specific
11718         include files in aout and elf directories.
11719
11720         * mpw-configure: Added copyright.
11721         * mpw-config.in: Check for presence of required build tools.
11722         (target_libs): Add newlib.
11723         (target_tools): Add examples.
11724         (Read Me): Generate as "Read Me for MPW" instead.
11725         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11726         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11727         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11728
11729         * mpw-configure: Remove subdir-specific makefile hackery,
11730         delete mk.tmp after using it.
11731
11732         * mpw-build.in (all): Display start and end times.
11733
11734         * mpw-configure (host_canonical): Set.
11735         (target_cpu): Always add to makefiles.
11736         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11737         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11738         (mpw-mh-mpw): Look for in srcdir and srcroot.
11739         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11740
11741         * mpw-build.in: (install-only): New target.
11742
11743         * mpw-configure (host_alias, target_alias): Rename from hostalias
11744         and targetalias, add into generated Makefile.
11745         (mk.tmp): If present, add into generated Makefile.
11746         * mpw-build.in (all-gas): Build config.h first before gas proper.
11747
11748         * mpw-configure (config.status): Write only if changed.
11749         * mpw-config.in (readline): Configure it (not built, just used for
11750         definitions).
11751
11752         * mpw-config.in (elf/mips.h): Add a forward include.
11753
11754         * mpw-config.in: Forward-include most .h files in include into
11755         extra-include.
11756         (readline): Don't build.
11757         mpw-build.in (install): Install GDB.
11758
11759         * mpw-configure (prefix, mpw_prefix): Handle it.
11760         * mpw-config.in (mmalloc, readline): Don't configure.
11761         * mpw-build.in (thisscript): Rename to ThisScript.
11762         Use mpw-build instead of BuildProgram everywhere.
11763         (mmalloc, readline): Don't build.
11764         * mpw-README: New file, basic documentation about the MPW port.
11765
11766         * mpw-config.in: Use forward-include to create include files.
11767
11768         * mpw-configure: Add more things to the top of each configured
11769         Makefile, including contents of config/mpw-mh-mpw.
11770         * mpw-config.in (extra-include): Create this directory and fill it
11771         with Posix-like include files when configuring.
11772
11773         * config.sub (apple, mac, mpw): Add various aliases.
11774
11775         * mpw-build.in: New file, top-level build script fragment for MPW.
11776         * mpw-configure: New file, configure script for MPW.
11777         * mpw-config.in: New file, config fragment for MPW.
11778
11779 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11780
11781         * configure.in (host_libs): Remove glob, since it is gone from the
11782         sources.
11783
11784 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11785
11786         * Makefile.in: define empty GDB_NLM_DEPS var.
11787
11788         * configure.in(target_makefile_frag): use config/mt-netware
11789         for netware targets.
11790
11791 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11792
11793         * config.sub: Merge in recent FSF changes.  Remove linux special
11794         cases.
11795
11796 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11797
11798         Revert this change:
11799
11800         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11801
11802                 * build-all.mk: Use CC=cc -Xs on Solaris.
11803
11804 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11805
11806         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11807         stop using it.
11808         * Makefile.in: Nuke all references to glob subdirectory.
11809
11810 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11811
11812         * configure.in: Fix --enable-shared logic in per-host.
11813
11814 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11815
11816         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11817
11818 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11819
11820         * configure.in (noconfigdirs): Don't build gas on AIX, for
11821         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11822
11823 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11824
11825         * configure: Fix --cache-file to work if the file argument is a
11826         relative path.
11827
11828 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11829
11830         * configure: If the --cache-file is used, pass it down to
11831         configure in subdirectories.
11832
11833 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11834
11835         * config.sub: add vxworks29k configuration.
11836
11837 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11838
11839         * Makefile.in (taz): Do "diststuff" part quietly.
11840
11841 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11842
11843         * config.sub: Mini-merge with gcc/config.sub.
11844
11845 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11846
11847         * config.guess (IRIX): Sed - to _.
11848
11849 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11850
11851         * Makefile.in (source-vault, binary-vault): New targets.
11852
11853 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11854
11855         * config.sub: Recognize -eabi as a basic system type.
11856
11857 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11858
11859         * configure.in (enable_shared stuff): Fix typo.
11860
11861 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11862
11863         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11864
11865 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11866
11867         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11868
11869 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11870
11871         * configure.in (rs6000-*-*): Don't build gas.
11872
11873 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11874
11875         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11876         reduce command line length.
11877         (AS_FOR_TARGET): Check for as.new, not Makefile.
11878         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11879
11880 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11881
11882         * config.guess:  Merge from FSF.
11883
11884 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11885
11886         * configure: Don't use $ when handling program_suffix.
11887
11888 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11889
11890         * configure.in:  Configure tk for hppa/hpux.
11891
11892 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11893
11894         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11895
11896 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11897
11898         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11899         to LIBCXXFLAGS.  Tests are better run without it.
11900
11901 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11902
11903         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11904
11905 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11906
11907         * configure.in (*-*-netware*): Don't configure xiberty.
11908
11909 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11910
11911         * configure.in:  Remove tk from native_only list.
11912
11913 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11914
11915         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11916           for special NCD build.
11917
11918 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11919
11920         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11921         makeall.bat, they're only useful for binutils snapshots.
11922         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11923         makeall.bat to specified SUPPORT_FILES.
11924
11925 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11926
11927         * build-all.mk: Add Ericsson targets to sun4 and solaris
11928           hosts.  Add  BNR's sun4 target to solaris host, so their
11929           build-from-source will be tested in-house first.
11930
11931 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11932
11933         * Makefile.in (LIBCFLAGS): New variable.
11934         (CFLAGS_FOR_TARGET): Ditto.
11935         (LIBCFLAGS_FOR_TARGET): Ditto.
11936         (LIBCXXFLAGS): Ditto.
11937         (CXXFLAGS_FOR_TARGET): Ditto.
11938         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11939         (BASE_FLAGS_TO_PASS): Pass them.
11940         (EXTRA_TARGET_FLAGS): Ditto.
11941
11942         * configure.in: Support --enable-shared.
11943
11944 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11945
11946         * configure.in (target_libs):  Include libstdc++ again.
11947         * config.guess:  Update from FSF (for FreeBSD).
11948
11949 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11950
11951         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11952         makeall.bat.
11953         (DISTDOCDIRS): Add `etc'.
11954         (ETC_SUPPORT_PFX): New variable.
11955         (taz): Include anything from etc starting with a word in
11956         ETC_SUPPORT_PFX.
11957
11958 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11959
11960         * config.sub: Update for recent FSF changes.  Remove obsolete
11961         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11962         spacing changes.
11963
11964 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11965
11966         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11967
11968         * config.guess:  Merge with FSF.
11969         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11970
11971 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11972
11973         * configure: Since the "trap 0" handler will override the exit
11974         status on many systems, only use it for "exit 1", and make it set
11975         a non-zero exit status; reset it before "exit 0".  Also, check
11976         exit status of config.sub, and error out if it failed.
11977
11978 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11979
11980         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11981         and install libgloss.
11982
11983 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11984
11985         * Makefile.in (all-binutils): Depend upon all-byacc.
11986
11987         * configure.in: Don't build emacs on Irix 5.
11988
11989 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11990
11991         * configure.in (*-*-netware*): Add libio.
11992
11993 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11994
11995         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11996         (CHECK_TARGET_MODULES): Ditto.
11997         (INSTALL_TARGET_MODULES): Ditto.
11998         (TARGET_LIBS): Ditto.
11999         (all-libstdc++): Note dependencies.
12000
12001 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12002
12003         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12004
12005 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12006
12007         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12008         -fexternal-templates.
12009
12010         * configure.in (target_libs): Add libstdc++.
12011         (noconfigdirs): Add libstdc++ as appropriate.
12012
12013 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12014
12015         * config.guess:  Update from FSF.
12016
12017 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12018
12019         * configure: Use ${config_shell} when running ${configsub}.
12020
12021 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12022
12023         * config.sub: No longer recognize h8300h.
12024
12025 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12026
12027         * config.sub: Remove extraneous differences between config.sub and
12028         gcc/config.sub.
12029
12030 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12031
12032         * Makefile.in (DISTSTUFFDIRS): Add gas.
12033
12034 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12035
12036         * COPYING.NEWLIB: New file.
12037
12038 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12039
12040         * config.guess (HP-UX):  Patch from Harlan Stenn
12041         <harlan@landmark.com> to also emit release level.
12042
12043 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12044
12045         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12046
12047 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12048
12049         * config.sub:  Merge nextstep cleanup from FSF.
12050
12051 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12052
12053         * configure.in (arm-*-*): Don't configure ld for this target.
12054
12055 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12056
12057         * configure.in (*-*-netware): don't configure libg++, libio,
12058           librx, or newlib.
12059
12060 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12061
12062         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12063         configure ld--it works, but it doesn't support shared libraries.
12064
12065 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12066
12067         * config.guess (*-unknown-freebsd*):  Get rid of possible
12068         trailing "(Release)" in version string.
12069         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12070
12071 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12072
12073         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12074         Fix type: *-next-neststep -> *-next-nextstep.
12075
12076         * config.guess:  Merge from FSF:
12077
12078         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12079
12080         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12081
12082         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12083
12084         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12085         instead of UNIX_SV for UnixWare 1.0).
12086
12087 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12088
12089         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12090         to make gdb/nlm/* build after the compiler and linker.
12091
12092 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12093
12094         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12095         not just i[34]86.
12096         (m68k-atari-sysv4):  Relocate to match FSF version.
12097
12098         * config.guess:  More merges from the FSF:
12099
12100         Add a space before function call or macro invocation.
12101
12102         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12103
12104         * config.guess: Add trap cmd to remove dummy.c and dummy when
12105         interrupted.
12106
12107         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12108
12109         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12110         (dummy): Redirect stderr from compilation of dummy.c.
12111
12112         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12113
12114         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12115
12116 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12117
12118         * configure: Accept and ignore --cache*, for compatibility with
12119         new autoconf.
12120
12121 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12122
12123         * config.guess:  Merge from FSF:
12124
12125         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12126
12127         * config.guess (Pyramid*:OSx*:*:*): New case.
12128         (PATH): Add /.attbin at end for finding uname.
12129         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12130
12131         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12132
12133         * config.guess (M88*:DolphinOS:*:*): New case.
12134
12135         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12136
12137         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12138         to select whether to use ELF or COFF.
12139
12140         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12141
12142         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12143
12144         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12145
12146         * config.guess: Guess the OS version for HPUX.
12147
12148         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12149
12150         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12151
12152 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12153
12154         * configure.in: Recognize --with-headers, --with-libs, and
12155         --without-newlib.
12156         * Makefile.in (all-xiberty): Depend upon all-ld.
12157
12158 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12159
12160         * configure.in: Change i[34]86 to i[345]86.
12161
12162 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12163
12164         * configure (version): A few more tweaks to help message.
12165
12166 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12167
12168         * Makefile.in:  Remove (for now) librx as a host library,
12169         now that we're building it for target.
12170
12171 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12172
12173         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12174         (Karl Berry).
12175
12176 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12177
12178         * configure.in:  Also configure librx.
12179
12180 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12181
12182         * Makefile.in:  Update various rules to reflect that librx
12183         is now needed for libg++.
12184
12185 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12186
12187         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12188
12189 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12190
12191         * configure.in: Configure the examples directory.
12192
12193 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12194
12195         * configure: Simplify Jun 2 1994 change.
12196
12197 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12198
12199         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12200         /bin/gcc isn't good enough to build gcc.
12201
12202 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12203
12204         * Makefile.in (GDB_SUPPORT_FILES): Remove
12205         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12206         (gdb.tar.gz): Add new rule to use standard distribution building
12207         mechanism.
12208
12209 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12210
12211         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12212         Bill Cox <bill@cygnus.com>.
12213
12214 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12215
12216         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12217
12218 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12219
12220         * configure:  Search current dir first in .gdbinit.
12221
12222 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12223
12224         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12225
12226 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12227
12228         * config.sub:  Refer to NeXT's operating system as nextstep.
12229
12230         * config.sub (case $basic_machine):  Re-order the cases, to match
12231         the order in the FSF version (which is mostly alphabethical).
12232         Merge in some additions and changes from the FSF.
12233
12234 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12235
12236         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12237         * config.sub: Recognize cxux7.
12238         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12239
12240 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12241
12242         * config.sub:  Fix typo powerpc -> powerpc-*.
12243
12244 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12245
12246         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12247
12248         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12249         parallel with all-emacs and install-emacs).  Top-level command
12250         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12251
12252 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12253
12254         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12255         $(relbindir)/make before doing ``make install'', and use
12256         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12257         installing over running make binary.
12258         ($(host)-stamp-stage3-installed): Likewise.
12259
12260 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12261
12262         * config.guess: Recognize Mach.
12263
12264 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12265
12266         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12267         see whether --exec-prefix was used.
12268
12269 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12270
12271         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12272
12273 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12274
12275         * Makefile.in: Add all-librx target similar to all-libproc.
12276
12277 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12278
12279         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12280         with post 1.2 uname bogosity.
12281
12282 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12283
12284         * configure: Remove temporary files on receipt of a signal.
12285
12286 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12287
12288         * configure: If there is a package_makefile_frag, remove
12289         ${subdir}/Makefile.tem after copying it in.
12290
12291 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12292
12293         * build_all.mk: support rs6000 lynx identifies itself as
12294         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12295         since /bin/gcc is too feeble to compile a modern gcc.
12296
12297 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12298
12299         * brought devo/test-build.mk update-to-date with progressive/
12300           test-build.mk. Add lynx targets and hppa flag info.
12301
12302 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12303
12304         * configure.in:  Use mh-ncrsvr43.  Patch from
12305         Tom McConnell <tmcconne@sedona.intel.com>.
12306
12307 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12308
12309         * config.guess (i386-unknown-bsdi):  No longer need to
12310         check #if defined(__bsdi__) && defined(__i386__).
12311
12312 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12313
12314         * configure: Set program_transform_nameoption correctly.
12315
12316 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12317
12318         * brought build-all.mk update-to-date with progressive build-all.mk,
12319           added new targets and hppa info.
12320
12321 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12322
12323         * configure: If config.guess result is a prefix of the user
12324         specified target, assume a native build and use the user specified
12325         target as the host alias.  Remove SunOS patch suffix removal hack.
12326         * configure.in: Remove SunOS patch suffix removal hack.
12327
12328         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12329         in NATIVE_CHECK_MODULES.
12330
12331 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12332
12333         * Makefile.in: Rename HOST_ONLY to NATIVE.
12334         * configure: Delete SunOs patch suffix from host_canonical
12335           and build_canonical variables that are prepended to Makefiles.
12336         * configure.in: Add comments for easier maintenance.
12337
12338 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12339
12340         * Makefile.in: Add all-libproc target similar to all-gui.
12341
12342 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12343
12344         * Makefile.in (CHECK_MODULES): split into
12345         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12346
12347 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12348
12349         * config.guess (i386-unknown-bsdi): New system to guess.
12350
12351 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12352
12353         * Makefile.in: Add all-gui target (but not yet build by "all").
12354
12355 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12356
12357         * config.sub: Move deletion of patch suffix from here...
12358         * configure.in: To here, at Ian's suggestion.  The top-
12359           level scripts might need to know of a patch level.
12360
12361 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12362
12363         * config.sub: Strip off patch suffix so rtl is recognized
12364           as a sunos4.1.3 machine, even though it's been patched.
12365
12366 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12367
12368         * Makefile.in (INSTALL_LAST): Delete.
12369         (INSTALL_DOSREL): New.
12370
12371 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12372
12373         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12374         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12375         whether we pass down --with-gnu-ld anyhow.
12376
12377 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12378
12379         * Makefile.in (INSTALL_LAST): Change operation so it works
12380         on more flavors of make.
12381         * configure.in (go32): Don't build libg++ or libio.
12382
12383 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12384
12385         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12386         they can be overriden by templates.
12387
12388 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12389
12390         * configure.in (target==go32): Don't build gdb.
12391         * dosrel: New directory.
12392
12393 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12394
12395         * configure.in (host==go32): Configure dosrel too.
12396         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12397         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12398         be set by incoming names or templates.
12399         (INSTALL_LAST): New rule.
12400
12401 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12402
12403         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12404
12405 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12406
12407         * configure.in (appdirs): New variable.  Currently empty, but will
12408         be used in gas distribution.  If nonempty, lists a set of
12409         directories at least one of which must get configured, or top
12410         level configuration is considered to have failed.
12411         (rs6000-*-lynxos*): Use new file name.
12412
12413 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12414
12415         Eliminate XTRAFLAGS.
12416         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12417         newlib include files using -idirafter, and also use -nostdinc.
12418         (CXX_FOR_TARGET): Likewise.
12419         (XTRAFLAGS): Removed.
12420         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12421         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12422         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12423         ($(DO_X)): Don't pass down XTRAFLAGS.
12424
12425 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12426
12427         * configure.in (mips*-dec-bsd*): New target; do build linker.
12428         (mips*-*-bsd*): New target; don't build linker.
12429
12430 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12431
12432         * configure.in: support rs6000-*-lynxos* configuration.
12433         support sunos4 as a cross target.
12434
12435         * config.sub: look for lynx*, not lynx since the OS version may
12436         legitimately be part of the name.
12437
12438 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12439
12440         * configure.in (i[34]86-*-sco*): Move to be with other i386
12441         targets.
12442         (romp-*-*): New target.  Skip various binary utilities.
12443         (vax-*-*): New target.  Don't build newlib.
12444         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12445
12446 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12447
12448         * configure.in: Only set host_makefile_frag if config
12449         directory exists.
12450
12451 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12452
12453         * install.sh: If $dstdir exists, don't check whether each
12454         component does.
12455
12456 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12457
12458         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12459
12460 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12461
12462         * configure.in (*-*-lynxos*): Don't configure newlib for either
12463         native or cross Lynx.
12464
12465 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12466
12467         * config.sub (sparc64-elf): Fix os.
12468         (z8k): Remove duplicate.
12469
12470 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12471
12472         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12473         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12474
12475 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12476
12477         * configure: Make file links cleanly even if Lynx fails on
12478           an NFS symlink (at least fail cleanly).
12479
12480 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12481
12482         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12483         -XNh2000.
12484
12485 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12486
12487         * configure: Unknown options are fatal again.
12488
12489 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12490
12491         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12492         compatibility.
12493
12494 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12495
12496         * build-all.mk: Add `clean' target.
12497
12498 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12499
12500         * config.guess:  Add SINIX support.
12501         * configure.in:  Add mips-*-sysv4* support.
12502
12503 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12504
12505         * build-all.mk: Document all useful targets.
12506         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12507         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12508
12509 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12510
12511         * configure: Support --silent, --quiet.
12512
12513 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12514
12515         * configure: Support --disable-FEATURE.
12516
12517 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12518
12519         * config.guess: Recognize NCR running SVR4.3.
12520
12521 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12522
12523         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12524         Patch from Paul Eggert <eggert@twinsun.com>.
12525
12526 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12527
12528         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12529
12530 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12531
12532         * configure: Make unrecognized options give nonfatal warnings
12533         instead of fatal errors, and pass them to any subdirectory
12534         configures in case they recognize them.
12535         Make --x equivalent to --with-x.
12536
12537 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12538
12539         * configure: Add --enable-* options.  Clean up usage message and
12540         some comments.
12541
12542 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12543
12544         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12545
12546 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12547
12548         * configure.in (hppa*-*-*): Enable binutils.
12549
12550 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12551
12552         * config.sub: Recognize cisco.
12553
12554 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12555
12556         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12557
12558 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12559
12560         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12561         than one configuration name.  Add comment.
12562
12563 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12564
12565         * config.guess: about target *-hitachi-hiuxwe2, fixed
12566         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12567         macro is incorrect.]
12568
12569 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12570
12571         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12572         than the "make ls" stuff which used to be here.
12573
12574 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12575
12576         * config.guess:  Recognize i[34]86-unknown-freebsd.
12577         From Shawn M Carey <smcarey@rodan.syr.edu>.
12578
12579 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12580
12581         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12582
12583 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12584
12585         * config.guess: Check for ptx.
12586
12587 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12588
12589         * config.sub: Add os9k checking.
12590
12591 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12592
12593         * config.guess: Handle OSF1 running on HPPA processors
12594
12595 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12596
12597         * configure: If subdir configure fails, print out a message with
12598         subdirectory name, in case subdir's configure code didn't identify
12599         itself.
12600
12601 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12602
12603         * configure.in: Remove embedded newlines from configdirs.
12604         Avoid mismatches of substrings.  Fix matching strings at end
12605         of configdirs.
12606
12607 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12608
12609         * config.guess:  Add Lynx/rs6000 config support.
12610
12611 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12612
12613         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12614
12615 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12616
12617         * configure.in (hppa*-*-osf*): Treat this just like most other
12618         PA configurations (eg no binutils or ld).
12619         (hppa*-*-*elf*): These configurations have binutils and ld.
12620
12621 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12622
12623         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12624
12625 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12626
12627         * configure.in (rs6000-*-*): Build gas.
12628
12629 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12630
12631         * Makefile.in:  Avoid bug in losing hpux sed.
12632
12633 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12634
12635         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12636         for GDB and GDB has been fixed to not need it.
12637
12638 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12639
12640         * config.guess: Recognize vax hosts.
12641
12642 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12643
12644         * configure (while loop): Don't use "break 2" inside case
12645         statement -- the case statement isn't an enclosing loop.
12646
12647 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12648
12649         * config.guess:  Clean up NeXT support, to allow nextstep
12650         on Intel machines.  Make OS be nextstep.
12651
12652 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12653
12654         * config.guess: Add alternate forms for Convex.
12655
12656 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12657
12658         * configure:  Completely rewrite option processing.  Take
12659         advantage of pattern-matching to avoid invoking test frequently.
12660         Also clean up host and target defaulting logic.
12661
12662 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12663
12664         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12665         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12666         commands (plus user environment) will fit SCO limits.
12667
12668 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12669
12670         * configure.in: Don't issue warnings about directories which are
12671         not being configured if -norecursion is set.  Correct test for
12672         --with-gnu-as and --with-gnu-ld to not get confused by substring
12673         matches.
12674
12675         * configure.in: Don't build gas for alpha-dec-osf1*.
12676
12677 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12678
12679         * configure:  Back out Per's change of 12/19/1993.  It changes the
12680         behavior of configure in unexpected and confusing ways.
12681
12682         Also, use different delim char when calculating
12683         program_transform_name so that the name can contain slashes.
12684
12685 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12686
12687         * configure.in, config.sub: Add support for VSTa micro-kernel.
12688
12689 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12690
12691         * configure.in: Nuke hacks which were used to get a special
12692         version of GAS for HPPA configurations.
12693
12694 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12695
12696         * configure:  If only ${target_alias} is given, use that
12697         as the default for ${host_alias}.
12698         * configure:  Add missing back-slashes before nested quotes.
12699
12700 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12701
12702         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12703
12704 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12705
12706         * config.guess:  Recognize some Tektronix configurations.
12707         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12708
12709 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12710
12711         * config.sub: Match any flavor of SH.
12712
12713 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12714
12715         * configure.in: Don't try to configure newlib for Alpha.
12716
12717 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12718
12719         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12720         libg++ or libio for any Alpha target.
12721
12722         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12723
12724 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12725
12726         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12727         default arguments -- so it tried to compress itself.
12728
12729 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12730
12731         * configure.in (notsupp): ensure that a space is always at the end
12732           of the configdirs list, since the grep checks for an explicit space
12733
12734 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12735
12736         * configure.in (target i386-sysv4.2): don't build ld, since static
12737           versions of many libraries are not available.
12738
12739 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12740
12741         * config.guess: Recognize Apollos (using environment variables).
12742         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12743
12744 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12745
12746         * config.guess: Recognize Sony news mips running newsos.
12747
12748 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12749
12750         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12751         "fi ; else" for bash.
12752
12753 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12754
12755         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12756
12757 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12758
12759         * config.sub: accept unixware as an alias for svr4.2.
12760         Fix some inconsistancies with the gcc version.
12761
12762 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12763
12764         * Makefile.in (DISTDOCDIRS):  Add gdb.
12765
12766 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12767
12768         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12769
12770 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12771
12772         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12773         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12774         this now.
12775
12776 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12777
12778         * config.sub: Accept hiux* as an OS name.
12779
12780         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12781         etc/make-stds.texi.  The underscore came from gcc, and dje now
12782         agrees that RUNTESTFLAGS is the correct name.
12783
12784 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12785
12786         * install.sh:  Remove 'set -e'.  It makes any conditionals
12787         in the script useless.
12788
12789         * config.guess: Automatically recognize arm-acorn-riscix
12790         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12791
12792 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12793
12794         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12795
12796 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12797
12798         * Makefile.in (DISTDOCDIRS): New variable.
12799         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12800         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12801
12802 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12803
12804         * configure.in (hppa target): check the source directory for the
12805           pagas sub-directory
12806
12807 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12808
12809         * config.sub: Allow -aout* and -elf*.
12810
12811 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12812
12813         * configure.in: Don't build ld on i386-solaris2, same as for
12814         sparc-solaris2.
12815
12816 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12817
12818         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12819
12820 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12821
12822         * configure.in:  Configure gdb for alpha.
12823
12824 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12825
12826         * Makefile.in (CXXFLAGS): Add -O.
12827
12828 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12829
12830         * config.guess: added support for DG Aviion
12831
12832 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12833
12834         * configure.in: Produce warning message for subdirectories not
12835         configurable for this host/target combination.  Don't try to
12836         configure gdb for vms.
12837
12838 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12839
12840         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12841         appropriate files before making "diststuff".
12842         (DISTBISONFILES): New var: list of files to be edited.
12843         (DISTSTUFFDIRS): Add binutils.
12844
12845 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12846
12847         * config.sub: also handle mipsel and mips64el (for little endian mips)
12848
12849 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12850
12851         * configure.in: Add * to end of all OS names.
12852
12853 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12854
12855         * configure.in: Build newlib for LynxOS native.
12856
12857 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12858
12859         * config.guess: Add support for delta 88k running SVR3.
12860
12861         * configure.in: Add comment about HP compiler vs. emacs.
12862
12863 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12864
12865         * configure.in: don't build ld on solaris2 (not a viable option
12866           due to bugs in getpwnam & getpwuid)
12867
12868 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12869
12870         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12871         config.guess will produce a full version number.
12872
12873 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12874
12875         * configure.in: Build linker and binutils for alpha-dec-osf1.
12876
12877 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12878
12879         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12880         and gdb/testsuite/Makefile.in.
12881
12882 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12883
12884         * configure.in: recognize mips*- instead of mips-
12885
12886 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12887
12888         * config.sub: Accept linux*coff and linux*elf as operating
12889         systems.
12890
12891 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12892
12893         * config.sub: Recognize mips64, and mips3 as an alias for it.
12894
12895 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12896
12897         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12898         gdb knows how to handle OSF/1 shared libraries.
12899
12900 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12901
12902         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12903         * config.guess: Recognize Hitachi's HIUX.
12904         * config.sub: Recognize h3050r* and hppahitachi.
12905         Remove redundant cases for hp9k[23]*.
12906
12907 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12908
12909         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12910         if gas and ld are in the source tree and are in ${configdirs}.
12911         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12912         --with options (but still pass them down on the command line,
12913         if they were explicitly specified).
12914
12915 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12916
12917         * configure: substitute SHELL value in Makefile.in with
12918         ${CONFIG_SHELL}
12919
12920 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12921
12922         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12923         *-*-solaris2* targets.
12924
12925 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12926
12927         * Makefile.in: define M4, and pass it down to sub-makes;
12928         all-autoconf now depends on all-m4
12929
12930 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12931
12932         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12933         presence of {ar,ranlib} instead of a configured directory
12934
12935 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12936
12937         * config.guess: Accept 34?? as well as 33?? for NCR.
12938
12939 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12940
12941         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12942         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12943
12944 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12945
12946         * configure: grab values for $(CC) and $(CXX) from the
12947         environment, so that someone can do "CC=gcc configure; make" and
12948         have it work right (matching the way that autoconf works now)
12949
12950         * configure.in, Makefile.in: add support for gash, the tcl
12951         interface to Galaxy
12952
12953         * config.guess: add NetBSD variants (hp300, x86)
12954
12955 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12956
12957         * install.sh: Support -d option (in the manner of SunOS 4 install,
12958         as it is more deterministic than that of GNU install)
12959         (chmodcmd): Set file to mode 755 by default (should also do default
12960         chgrp and chown, but I don't feel like dealing with that now)
12961
12962 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12963
12964         * config.sub: Remove h8300hhms alias.
12965
12966 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12967
12968         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12969
12970 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12971
12972         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12973         as stmp-fixinc
12974
12975 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12976
12977         * config.sub: recognize m88110-bug-coff.
12978
12979 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12980
12981         * Makefile.in (all-libio): all dependencies on the toolchain used
12982         to build this (gcc, gas, ld, etc)
12983
12984 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12985
12986         * config.guess: Deal with OSF/1 1.3 on alpha.
12987
12988 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12989
12990         * install.sh: add some 'else true' clauses for portability
12991
12992         * configure.in: don't build libio for h8[35]00-*-* targets
12993
12994 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12995
12996         * Makefile.in:  Add support for new libio.
12997
12998 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12999
13000         * install.sh: If one command fails, don't try the rest.  Don't try
13001         to remove $dsttmp (via trap) unless we have already created it.
13002         If $src doesn't exist, detect it and exit with an error.
13003
13004         * config.guess: Recognize BSD on hp300.
13005
13006 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13007
13008         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13009         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13010
13011 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13012
13013         * Makefile.in (all-send-pr): depends on all-prms
13014
13015 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13016
13017         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13018
13019 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13020
13021         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13022         Added test for mips-mips-riscos5.
13023
13024 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13025
13026         * configure.in: use mh-hp300 for 68k HP hosts
13027
13028 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13029
13030         * configure: add support for CONFIG_SHELL, so that you can use
13031         some alternate shell for evaluating configure scripts
13032
13033 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13034
13035         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13036         in configure script to bug-gdb@prep.ai.mit.edu when building
13037         distribution archive.
13038         * Makefile.in (COMPRESS):  Remove def.
13039         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13040         gdb.tar.Z and make-gdb.tar.Z respectively.
13041         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13042         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13043         to convergence with 'taz' target in Makefile.in.
13044
13045 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13046
13047         * install.sh (dsttmp): use trap to ensure that tmp files go
13048         away on error conditions
13049
13050 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13051
13052         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13053
13054 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13055
13056         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13057         its parent is '/' not ''.
13058
13059         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13060
13061 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13062
13063         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13064         that ${newsrcdir}/configure.in does.
13065
13066 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13067
13068         * test-build.mk: support for CONFIG_SHELL
13069
13070 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13071
13072         * config.sub (netware):  Add as a basic system type.
13073
13074 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13075
13076         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13077           $(srcdir)/ from the dependency on Makefile.in.
13078
13079 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13080
13081         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13082         (h8300hhms is temporary until multi-libraries are implemented).
13083         * configure.in: Handle h8300h too.
13084
13085 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13086
13087         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13088
13089 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13090
13091         * configure:  Remove extraneous output when guessing host type.
13092         * config.guess:  Remove extraneous output when guessing using C
13093         compiler rather than uname, or when guessing fails.
13094
13095 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13096
13097         * Makefile.in: remove all.cross and install.cross targets
13098
13099         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13100           definitions
13101
13102 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13103
13104         * configure.in (target sh): Build gprof.
13105
13106 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13107
13108         * config.sub: change -solaris to -solaris2
13109
13110 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13111
13112         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13113
13114 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13115
13116         * configure: Correct error message for missing Makefile.in to
13117         print correct directory.
13118
13119 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13120
13121         * install.sh: kludge around 386BSD shell bug
13122
13123 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13124
13125         * config.guess:  Recognize NeXT.
13126         * config.guess:  Recognize i486-ncr-sysv4.
13127         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13128
13129 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13130
13131         * Makefile.in (MAKEINFOFLAGS): New variable.
13132         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13133         * build-all.mk, test-build.mk: Pass down --no-split as
13134         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13135
13136 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13137
13138         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13139
13140 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13141
13142         * Makefile.in (libg++.tar.z):  New rule.
13143         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13144         * Makefile.in (taz):  Only do a single chmod.
13145
13146 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13147
13148         * install.sh: don't use dirname anymore (replaced with sed usage)
13149
13150 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13151
13152         * Makefile.in:  Change extension for gzip'd files from '.z' to
13153         '.gz' per new FSF standard usage.
13154
13155 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13156
13157         * configure: put quotes around the final value of program_transform_name
13158
13159 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13160
13161         * Makefile.in: new install.sh support; update install-info rules
13162
13163 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13164
13165         * configure.in: Build diff for crosses, but not for go32 host.
13166
13167         * configure.in: Build gprof only for native, and don't build it
13168         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13169
13170 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13171
13172         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13173
13174 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13175
13176         * configure.in (host_tools): Add prms.
13177
13178 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13179
13180         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13181         with $(FLAGS_TO_PASS) on the command line
13182
13183         * config.sub: Recognize lynx and lynxos
13184
13185 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13186
13187         * config.sub: Accept -ecoff*, not just -ecoff.
13188
13189 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13190
13191         * Makefile.in (taz): Use .gz suffix instead of .z.
13192         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13193         names.
13194
13195 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13196
13197         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13198
13199 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13200
13201         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13202         that rebuilds that might happen during 'make install' don't get
13203         bogus gcc include files
13204
13205 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13206
13207         Change from Utah for HPPA support:
13208         * config.guess: Recognize hppa1.x-hp-bsd.
13209
13210 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13211
13212         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13213         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13214
13215 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13216
13217         * config.sub: Add support for rom68k and bug boot monitors.
13218
13219 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13220
13221         * Makefile.in: Make all-opcodes depend on all-bfd.
13222
13223 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13224
13225         * config.guess: Added special check for i[34]86-univel-sysv4*.
13226
13227 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13228
13229         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13230         the processor rather than assuming i486.
13231
13232 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13233
13234         * config.guess: Recognize SunOS6 as Solaris3.
13235
13236 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13237
13238         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13239         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13240
13241 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13242
13243         * build-all.mk (all-cross): New target for Canadian Cross.
13244         Added Q2 go32 targets.
13245         * test-build.mk: Configure go32 cross sparclite-aout and
13246         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13247         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13248
13249 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13250
13251         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13252         GO32 hosted toolchains
13253
13254 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13255
13256         * configure: change  so "-exec-prefix" gets passed down rather
13257         than "-exec_prefix" so autoconf generated Makefiles get the
13258         exec_prefix set right.
13259
13260 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13261
13262         * config.guess: get the Solaris2 minor version number
13263
13264         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13265
13266 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13267
13268         * config.guess: Recognize some Sequent platforms.
13269
13270 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13271
13272         * Makefile.in: added the vault-install target
13273
13274         * configure.in: actually use the Sun3 makefile fragment that's in
13275         config, also added the release dir to configdirs
13276
13277 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13278
13279         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13280
13281 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13282
13283         * configure.in: remove some program from Alpha targetted toolchains
13284
13285 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13286
13287         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13288         gprof.
13289         (taz): Run "make diststuff" in those directories instead of "make
13290         proto-dir".  Look for "VERSION=" only at start of line in subdir
13291         Makefile.  Use "gzip -9" for compression.
13292         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13293         (binutils.tar.z): New target.
13294
13295 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13296
13297         * Makefile.in (taz): Include gpl.texinfo.
13298
13299 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13300
13301         * Makefile.in (setup-dirs): Merged into "taz" target.
13302         (taz): Only do `proto-dir' stuff if a directory is actually needed
13303         for this target.
13304
13305 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13306
13307         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13308         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13309         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13310         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13311         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13312
13313 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13314
13315         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13316         config.sub, and move-if-change to gdb testsuite distribution
13317         archive, so the testsuite can be extracted, configured, and
13318         run separately from the gdb distribution.  Blow away the Chill
13319         tests that require a Chill compiled executable, since GNU Chill
13320         is not yet publically available.
13321
13322 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13323
13324         * test-build.mk: set environment variables in a single command,
13325         instead of a list of assignments and exports
13326
13327         * config.guess: recognize Alpha/OSF1 systems
13328
13329 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13330
13331         * configure: Change help message to prefer --options rather than
13332           -options.
13333
13334 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13335
13336         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13337         zippy@ecst.csuchico.edu.
13338         * config.guess: Recognize miniframe.
13339
13340 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13341
13342         * Makefile.in: Use srcroot to find runtest rather than rootme.
13343         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13344
13345 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13346
13347         * test-build.mk: Extensive additions to support building on a
13348         machine other than the host.
13349
13350 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13351
13352         * configure (tooldir): Fix for i386-aix again.
13353
13354 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13355
13356         * configure, Makefile.in:  Change definition of $(tooldir)
13357         to match the FSF.
13358
13359 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13360
13361         * config.guess:  Recognize i[34]86/SVR4.
13362
13363 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13364
13365         * Makefile.in (all-gdb): gdb depends on sim.
13366
13367 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13368
13369         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13370         at the same time we make the prototype gdb directory.
13371         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13372         files at the same time as the gdb base release distribution.
13373
13374 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13375
13376         * Makefile.in (check): Use individual check targets rather than
13377         DO_X rule.
13378         (check-gcc): Added.
13379
13380 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13381
13382         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13383         for System V release 3.2.
13384
13385 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13386
13387         * config.sub: Recognize hppaosf.
13388         * configure.in: Do configure ld/binutils/gas for it.
13389
13390 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13391
13392         * configure (tooldir): Alter syntax used to set this, for systems
13393         where "\$" isn't handled right, like i386-aix.
13394
13395 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13396
13397         * configure: Pass program-transform-name, not
13398         program_transform_name, to recursive configures.
13399
13400 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13401
13402         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13403         of gas+ld+binutils.
13404
13405 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13406
13407         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13408
13409 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13410
13411         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13412
13413 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13414
13415         * Makefile.in (PRMS): Set back to all-prms.
13416
13417 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13418
13419         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13420         targets, rather than for MIPS hosts.
13421
13422 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13423
13424         * configure.in: add comment for --with-x default values
13425
13426         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13427
13428         * Makefile.in: add check-* targets for each of the directories in
13429         the tree.  Add a definition of RUNTEST that will use the one we
13430         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13431
13432 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13433
13434         * configure.in: Removed obsolete references to bfd_target and
13435         target_makefile_frag.
13436
13437         * build-all.mk: Set assorted targets for Q2.
13438         * config.sub: Recognize z8k-sim and h8300-hms.
13439         * test-build.mk: Really don't pass host to configure.
13440         (HOLES): Added uname.
13441
13442 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13443
13444         * configure: Handle an empty program-prefix, program-suffix or
13445         program-transform-name correctly.
13446
13447 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13448
13449         * build-all.mk: -G 8 no longer required for MIPS targets.
13450         * test-build.mk: Don't pass host argument to configure; make it
13451         guess.
13452
13453 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13454
13455         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13456         * Makefile.in (COMPRESS):  New macro, like GZIP.
13457
13458 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13459
13460         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13461
13462         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13463         with gas currently defaults to -G 0.
13464
13465 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13466
13467         * Makefile.in (all-flex): flex depends on byacc.
13468
13469         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13470         to test-build.mk as RELEASE_TAG.
13471         * test-build.mk (configargs): New variable containing arguments to
13472         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13473         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13474
13475         * config.guess: Use /bin/uname when checking -X argument on SCO,
13476         to avoid invoking GNU uname which doesn't understand -X.
13477
13478         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13479
13480         * configure.in: Build gas for mips-*-*.
13481
13482 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13483
13484         * Makefile.in (all.normal): insert missing backslash.
13485
13486 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13487
13488         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13489
13490         * Makefile.in: Complete overhaul to merge many almost identical
13491         targets.
13492
13493 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13494
13495         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13496         (gdb.tar.Z): Adjusted.
13497
13498         * Makefile.in (setup-dirs, taz): New targets; should be general
13499         enough to adapt for gdb sometime.  Build only .z file.
13500         (gas.tar.z): New target.
13501
13502 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13503
13504         * build-all.mk: Use CC=cc -Xs on Solaris.
13505
13506 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13507
13508         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13509         for handling BISON for FSF releases.
13510
13511 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13512
13513         * configure: Actually implement the change zoo just documented.
13514
13515 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13516
13517         * configure: when using config.guess, only set target_alias when
13518         it's not already been set (ie, on the command line)
13519
13520 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13521
13522         * Makefile.in: add installcheck target, set PRMS to install-prms
13523
13524 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13525
13526         * configure: add support for package_makefile_fragment, handle the
13527         case where a directory has a configure.in file but no Makefile.in
13528         more gracefully (with an actual understandable error message, even);
13529         add support for --without (and add this to the usage message); also
13530         explicitly add a --host=${host_alias} to the command line when
13531         config.guess is used
13532
13533 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13534
13535         * configure: Must use both --host and --target in recursive calls.
13536
13537 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13538
13539         * Makefile.in: Change deja-gnu to dejagnu.
13540
13541 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13542
13543         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13544
13545 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13546
13547         * configure.in: canonicalize all instances to *-*-solaris2*,
13548         also strip out a number of tools to not build for go32 host
13549
13550 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13551
13552         * config.guess: add GPL.
13553
13554         * Makefile.in, config.guess, config.sub, configure: bump
13555           copyrights to 93.
13556
13557 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13558
13559         * Makefile.in (do-info): Removed obsolete check for existence of
13560         localenv file.
13561
13562         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13563
13564 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13565
13566         * Makefile.in: a couple of 'else true' for decstation,
13567         support for TclX
13568
13569         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13570
13571 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13572
13573         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13574
13575 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13576
13577         * config.guess: Recognize i386-ibm-aix (PS/2).
13578         * configure.in: Use config/mh-aix386 file for it.
13579
13580 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13581
13582         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13583         CC_FOR_TARGET instead.
13584         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13585
13586 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13587
13588         * Makefile.in: Add sim to list of directories sent with gdb
13589
13590 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13591
13592         * configure.in: Put back mips-dec-bsd* case.
13593
13594 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13595
13596         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13597         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13598         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13599
13600 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13601
13602         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13603
13604         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13605         (install-info): install dir.info only if it exists,
13606         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13607
13608 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13609
13610         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13611         gas for mips-dec-bsd.
13612
13613 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13614
13615         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13616         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13617
13618 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13619
13620         * configure.in: Added "dejagnu" to hosttools list.
13621
13622 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13623
13624         * config.sub, configure.in, config.guess:  Add support
13625         for Bosx, an AIX variant from Bull.
13626         Patches from F.Pierresteguy@frcl.bull.fr.
13627
13628 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13629
13630         * devo/dejagnu: Initial creation of devo/dejagnu.
13631         Migrated dejagnu testcases and support files for testing software
13632         tools to reside as subdirectories, currently called "testsuite",
13633         within the directory of the software tool.  Migrated all programs,
13634         support libraries, etc. beloging to dejagnu proper from
13635         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13636         with no modifications.  The changes to these files which will
13637         allow them to configure, build, and execute properly will be made
13638         in a future update.
13639
13640 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13641
13642         * Makefile.in: Change send_pr to send-pr.
13643         * configure.in: Likewise.
13644         * send_pr: Renamed directory to send-pr.
13645
13646 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13647
13648         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13649
13650 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13651
13652         * README:  Update for gdb-4.8 release.
13653         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13654         gdb-xxx.tar.z (gzip'd) file also.
13655
13656 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13657
13658         * Makefile.in: make all-diff depend on all-libiberty
13659
13660 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13661
13662         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13663
13664 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13665
13666         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13667
13668 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13669
13670         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13671         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13672         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13673
13674 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13675
13676         * Makefile.in:  makeinfo binary is in a new location
13677
13678 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13679
13680         * config.sub: Accept -ecoff as an OS.
13681
13682         * Makefile.in: Various changes to eliminate a level of make
13683         recursion and reduce the required command line length.
13684         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13685         sub-makes.
13686         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13687         variables holding settings for specific sub-makes.
13688         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13689         in terms of BASE_FLAGS_TO_PASS.
13690         (TARGET_LIBS): New variable listing directories which use
13691         TARGET_FLAGS_TO_PASS.
13692         (subdir_do): Eliminated.
13693         (do-*): New set of targets to replace subdir_do.
13694         (various): All targets which used subdir_do now depend on do-*.
13695         (local-clean): Renamed from do_clean.
13696         (local-distclean): New target, dependency of distclean and
13697         realclean.
13698         (install-info): Don't create directories.  Depend on dir.info
13699         rather than calling make recursively.
13700         (install-dir.info): Eliminated.
13701         (install-info-dirs): Create all info directories here.
13702         (dir.info): Depend upon do-install-info.
13703
13704         * test-build.mk (HOLES): Added false.
13705
13706 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13707
13708         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13709
13710 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13711
13712         * Makefile.in (info): remove dependency on all-texinfo.  The
13713         problem was really in texinfo/C, not at this level.
13714
13715 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13716
13717         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13718
13719 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13720
13721         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13722         GDB releases.
13723
13724 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13725
13726         * configure: Include srcdir in message about target of link not
13727         being found.  Don't convert `-' to `_' in `with' options being
13728         passed to subdirs.
13729
13730 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13731
13732         * configure.in: add uudecode to host_tools
13733
13734         * Makefile.in: added {all,install}-uudecode targets, added them to
13735         the appropriate lists
13736
13737 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13738
13739         * Makefile.in (all-gcc): Added dependency on all-gas.
13740
13741         * configure.in (mips-*-*): Build ld and binutils.
13742
13743 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13744
13745         * configure: check return code from mkdir, print error message and
13746           exit on failure.
13747
13748 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13749
13750         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13751
13752 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13753
13754         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13755
13756 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13757
13758         * config.sub (h8500):  Recognize this as a cpu type.
13759
13760 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13761
13762         * configure: source directory missing is no longer a warning
13763
13764         * configure.in: recognize irix[34]* instead of irix[34]
13765
13766         * Makefile.in: define and pass down X11_LIB
13767
13768 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13769
13770         * guess-systype: Renamed to ...
13771         * config.guess:  ... by popular request.
13772         * configure.in, Makefile.in:  Update accordingly.
13773
13774 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13775
13776         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13777         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13778         + Execute ./dummy instead of assuming . is in PATH.
13779
13780 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13781
13782         * guess-systype:  New shell script.  Attempts to guess the
13783         canonical host name of the executing host.
13784         Only a few hosts are supported so far.
13785         * configure:  Call guess-systype if no host is specified.
13786
13787 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13788
13789         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13790         gcc Makefile.
13791
13792
13793 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13794
13795         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13796         (all-gcc, install-gcc, subdir_do): Use it.
13797
13798 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13799
13800         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13801
13802 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13803
13804         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13805           set exclusively by configure, using configure.in .
13806
13807 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13808
13809         * test-build.mk: set $PATH for all builds
13810
13811         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13812
13813 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13814
13815         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13816         the one used in gcc/Makefile.in, so that a null expansion doesn't
13817         override the one needed to build gcc with a native cc.
13818
13819
13820 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13821
13822         * configure: Accept -with arguments.
13823
13824 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13825
13826         * Makefile.in: added h8300sim
13827
13828 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13829
13830         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13831         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13832         (all-cygnus, native, build-cygnus): Make
13833         $(canonhost)-stamp-3stage-done, not $(host)....
13834         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13835         i386-sco3.2v4.  Added else true to if command.
13836
13837 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13838
13839         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13840
13841 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13842
13843         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13844
13845 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13846
13847         * configure.in: don't remove binutils from Solaris builds
13848
13849 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13850
13851         * Makefile.in: get rid of earlier definitions for *clean,
13852         also handle the recursive info rule better
13853
13854 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13855
13856         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13857         do more-or-less the right thing.
13858
13859 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13860
13861         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13862         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13863
13864 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13865
13866         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13867         $(host_canonical).
13868
13869         * configure.in: split the configdirs list into 4 categories (native
13870         v. cross, library v. tool) and handle the cross-only and native-
13871         only in more reasonable (and correct!) way.
13872
13873 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13874
13875         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13876         configdirs anymore.
13877
13878 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13879
13880         * Makefile.in: extensive cleanup::  removed all of the explicit
13881         clean-* targets, collapsed many wrappers around subdir_do into
13882         one, added additional targets to satisfy standards.texi, deleted
13883         some old targets, some changes for consistency
13884
13885 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13886
13887         * configure.in: handle some programs as cross-only, and others as
13888         native only
13889
13890         * test-build.mk: handle partial holes in a more generic manner
13891
13892         * Makefile.in: m4 depends on libiberty
13893
13894 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13895
13896         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13897         time, wdiff, and find to configdirs
13898
13899         * Makefile.in: all, clean, and install rules for the new programs
13900         added to configure.in
13901
13902 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13903
13904         * configure.in: use mh-sun for all *-sun-* hosts
13905
13906 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13907
13908         * Makefile.in: define flags for X11 include files and library file
13909         locations, pass them down to the programs that need this info
13910
13911         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13912
13913 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13914
13915         * configure.in: start building libg++ for HP-UX targets
13916
13917 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13918
13919         * README:  Update references to files moved into etc/.
13920
13921 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13922
13923         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13924         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13925
13926 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13927
13928         * configure: accept dash as well as underscore in long option
13929         names for FSF compatibility.
13930
13931 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13932
13933         * config.sub: added -sco3.2v4 support from FSF.
13934
13935 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13936
13937         * configure.in: expand the section that adds or removes
13938         directories from the list of programs to build, to handle native
13939         vs. cross in addition to host v. native
13940
13941 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13942
13943         * Makefile.in:  Replace C++ in macro names with CXX.
13944         This is less likely to break ...
13945
13946 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13947
13948         * test-build.mk: add -w to GNU_MAKE
13949
13950 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13951
13952         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13953         add 'sparc' to list of recognized cpus.  This needed to make
13954         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13955         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13956         then changes that into $CPU-wrs-vxworks.
13957
13958         * configure.in: remove most references to gdbtest, regularize
13959         target based program removal
13960
13961         * test-build.mk: import from p3 tree (many fixes and changes)
13962
13963 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13964
13965         * Makefile.in: added rules to handle tcl, tk, and expect
13966
13967         * configure.in: handle those directories if they exist
13968
13969 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13970
13971         * config.sub: removed bogus hppabsd and hppahpux names, since
13972         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13973
13974 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13975
13976         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13977         depends upon all-xiberty
13978
13979         * Makefile.in: changes from p3, including:
13980
13981         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13982
13983         * Makefile.in (XTRAFLAGS): include newlib directories if
13984         newlib/Makefile exists, rather than if host != target.
13985
13986         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13987
13988         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13989         from the same source tree and not building a cross-compiler.  This
13990         matters for the libg++ configuration if reconfiguring a tree that
13991         has already been installed.
13992
13993         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13994
13995         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13996         pick up the machine and system specific header files.
13997
13998         * Makefile.in: added AS_FOR_TARGET, passed down in
13999         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14000         the C compiler to use to create programs which are run in the
14001         build environment, set it to default to $(CC), and passed it down
14002         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14003
14004         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14005
14006         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14007         We need them for unusual native builds, like systems without
14008         ranlib.
14009
14010         * configure: also define $(host_canonical) and
14011         $(target_canonical), which are the full, canonical names for the
14012         given host and target
14013
14014 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14015
14016         * Makefile.in:  Added separate definitions for C++.
14017
14018 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14019
14020         * configure.in (configdirs):  Add deja-gnu.
14021
14022 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14023
14024         * README:  Update for configure.texi and gdb-4.7 release.
14025
14026 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14027
14028         * Makefile.in:  Move "all" target to top of file.
14029         Previously, first target was ".PHONY" which caused BSD4.4 make
14030         to build .PHONY when make was run without arguments.
14031
14032 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14033
14034         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14035         Library-copylefted code in libiberty.
14036
14037 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14038
14039         * config.sub:  Replace m68kmote with plain old m68k.
14040
14041 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14042
14043         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14044
14045 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14046
14047         * config.sub: Complain if no argument is given.  Added support for
14048         386bsd as OS and target alias.
14049
14050 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14051
14052         * Makefile.in (XTRAFLAGS): include newlib directories if
14053         newlib/Makefile exists, rather than if host != target.
14054
14055 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14056
14057         * config.sub: recognize sparclite-wrs-vxworks.
14058
14059         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14060         p3.) Added clean-xiberty to clean.
14061
14062 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14063
14064         * configure.in: use *-*-* instead of nested cases for host and target
14065
14066 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14067
14068         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14069         from the same source tree and not building a cross-compiler.  This
14070         matters for the libg++ configuration if reconfiguring a tree that
14071         has already been installed.
14072
14073 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14074
14075         * config.sub (i486v/i486v4):  Merge in from FSF version.
14076
14077 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14078
14079         * configure: only set PWD if it is already set.
14080
14081 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14082
14083         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14084         doesn't have unset and all success paths (and most error paths)
14085         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14086         to just ${PWD} to avoid confusion.)
14087
14088 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14089
14090         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14091         even for a native compilation.
14092
14093 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14094
14095         Changes to make the gdb.tar.Z rule work better.
14096
14097         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14098         (DEVO_SUPPORT):  Add configure.texi.
14099         (bfd-ilrt.tar.Z):  Remove ancient rule.
14100
14101 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14102
14103         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14104         pick up the machine and system specific header files.
14105
14106         * configure.in, config.sub: added new target m68010-adobe-scout,
14107         with alias of adobe68k.  Changed configure.in to check for
14108         -scout before -sco* to avoid a false match.
14109
14110         * Makefile.in: added AS_FOR_TARGET, passed down in
14111         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14112         the C compiler to use to create programs which are run in the
14113         build environment, set it to default to $(CC), and passed it down
14114         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14115
14116 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14117
14118         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14119         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14120         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14121         FOR_TARGET variants, to newlib and libg++.
14122
14123 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14124
14125         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14126         first.
14127
14128 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14129
14130         * config.sub:  Accept `elf' as an environment.
14131
14132 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14133
14134         * Makefile.in (all-opcodes):  cd into the right directory
14135
14136 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14137
14138         * configure: added -program_transform_name option, used as
14139         argument to sed when installing programs.
14140         configure.texi: added documentation for -program_prefix,
14141         -program_suffix and -program_transform_name.
14142
14143 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14144
14145         * config.sub:  Accept i486 where i386 ok.
14146
14147 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14148
14149         * config.sub: accept we32k
14150
14151 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14152
14153         * config.sub, configure.in: accept OSE68000 and OSE68k.
14154
14155         * Makefile.in: don't create all directories for ``make install'';
14156         let the subdirectories create the ones they need.
14157
14158 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14159
14160         * COPYING: new file, GPL v2
14161
14162 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14163
14164         * Makefile.in: use the new gen-info-dir, which needs a template
14165         argument (which also lives in texinfo)
14166
14167         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14168
14169 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14170
14171         * config.sub (ncr3000):  Change i386 to i486.
14172
14173 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14174
14175         * Makefile.in: add install-rcs, install-grep to
14176         install-no-fixedincludes, removed install-bison and install-libgcc
14177
14178 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14179
14180         * configure.in: grab the HPUX makefile fragment if on HPUX
14181
14182 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14183
14184         * Makefile.in: eradicate bison spoor (ditto libgcc).
14185          configure.in: recognise m68{k,000}-ericsson-OSE.
14186          es1800 is alias for m68k-ericsson-OSE
14187
14188 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14189
14190         * configure.in: rearrange the parts that remove programs from
14191         configdirs, based now on HOST==TARGET or by canonical triple.
14192
14193 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14194
14195         * test-build.mk: recurse explicitly with -f test-build.mk when
14196           appropriate.  predicate stage3 and comparison on the existence
14197           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14198           On very clean, also remove ...stamp-co.  Build in-place before
14199           doing other builds.
14200
14201 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14202
14203         * Makefile.in, configure.in: add tgas
14204
14205 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14206
14207         * Makefile.in: a number of changes merged in from progressive.
14208
14209         * configure.in: add libm.
14210
14211         * .cvsignore: ignore some stuff that comes from test-build.mk.
14212
14213 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14214
14215         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14216
14217 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14218
14219         * configure: Add program_suffix (parallel to program_prefix)
14220         * Makefile.in: adjust directory-creating script for losing decstation
14221
14222 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14223
14224         * configure:  Minor $subdir-related fixes.
14225
14226 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14227
14228         * configure: fix various problems with propogating
14229         makefile_target_frag in subdirs.
14230         * configure.in: config libgcc if its there
14231
14232 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14233
14234         * config.sub:  HPPA merge.
14235
14236 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14237
14238         * Makefile.in:  Replace all-bison with all-byacc in all
14239         dependency lines for other tools (which now use byacc).
14240
14241 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14242
14243         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14244
14245 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14246
14247         * Makefile.in: make gprof rules similar to byacc rules (instead of
14248         vestigal $(unsubdir) that didn't work...)
14249
14250 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14251
14252         * config.sub:  Add support for Linux.
14253         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14254         (at least for libg++).
14255
14256 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14257
14258         * configure.texi: fix doc for the -nfp option to configure
14259
14260 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14261
14262         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14263
14264 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14265
14266         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14267         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14268         * configure.in: added solaris* host_makefile_frag hook.
14269
14270 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14271
14272         * config.sub: changed recognition of m68000 so that various
14273         m68k types can be specified via m680[01234]0
14274
14275 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14276
14277         * config.sub (basic_machine): fix sed so that '-foo' isn't
14278         completely substituted out while .+'-foo' loses the '-foo'
14279
14280 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14281
14282         * config.sub ($os): Add -aout.
14283
14284 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14285
14286         * configure:  If host_makefile_frag is absolute, don't
14287         prefix ${invsubdir} (relevant to libg++ auto-configure).
14288
14289 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14290
14291         * Makefile.in (tooldir): Define it.
14292         (all-ld): Depend on all-flex.
14293
14294 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14295
14296         * Makefile.in (check):  Fix libg++ special case.
14297
14298 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14299
14300         * configure: do not bury `pwd` into config.status, thus do fewer
14301           pwd's.
14302
14303         * configure: print the "Building in" message only when building in
14304           other than "." AND verbose.
14305
14306         * configure: remove -s, rework -v to better accommodate guested
14307           configures.
14308
14309         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14310
14311 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14312
14313         * Makefile.in: macroize flags passed on recursion.  remove
14314           fileutils.
14315
14316 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14317
14318         * configure: get makesrcdir right for subdirs deeper than 1.
14319
14320         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14321           install.
14322
14323 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14324
14325         * Makefile.in: don't print subdir_do or recursion lines.
14326
14327 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14328
14329         * standards.texi: added menu item.
14330
14331         * Makefile.in: build and install standards.info.
14332
14333         * standards.texi: new file.
14334
14335 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14336
14337         * configure: test for and move config.status pieces from
14338           ${subdir}/.
14339
14340 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14341
14342         * configure:  Test for existance of files before trying to mv
14343         them, to avoid numerous non-existance messages.
14344
14345 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14346
14347         * configure: correct final line of config.status.
14348
14349         * configure: patch from eggert.  Avoids a protection problem if
14350           the original Makefile.in is read only.
14351
14352         * configure: use move-if-change from gcc to create config.status.
14353           Some makefiles depend on config.status to tell if a directory
14354           has been reconfigured for a different host.  This change
14355           prevents those directories from remaking everything in the case
14356           where the reconfig was only intended to rebuild a Makefile.
14357
14358         * configure: test for config.sub with "config.sub sun4" rather
14359           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14360           host alias from a missing config.sub.
14361
14362 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14363
14364         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14365           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14366
14367 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14368
14369         * configure: mkdir ${subdir} as needed.
14370
14371 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14372
14373         * Makefile.in,configure.in: added autoconf.
14374
14375 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14376
14377         * Makefile.in: no longer pass against on recursion.
14378
14379         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14380           definitions are not inherited.
14381
14382         * configure: correct makesrcdir when subdir is .
14383
14384 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14385
14386         * configure:  Add support for 'subdirs' variable, which is
14387         like 'configdirs', except that configure doesn't re-invoke
14388         itself for subdirs, it just creates a Makefile for each subdir.
14389         * configure.texi:  Document subdirs.
14390
14391 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14392
14393         * configure.in: added flex to configdirs
14394
14395 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14396
14397         * Makefile.in: remove clean-stamps from clean.
14398
14399 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14400
14401         * configure.in:  Add gdbtest to configdirs.
14402
14403 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14404
14405         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14406         to recursive makes.
14407         * configure.in:  Recognize new ncr3000 config.
14408
14409 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14410
14411         * Makefile.in, configure.in: removed references to gdbm.
14412
14413 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14414
14415         * config.sub:  Don't canonicalize os value
14416         newsos* to bsd (readline needs to check for newsos).
14417         (This fix was earlier made Jan 31, but got re-broken.)
14418
14419 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14420
14421         * configure.in:  sco is an os, not a vendor!
14422
14423         * configure:  Quote $( better.  Keep various shells happy.
14424
14425 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14426
14427         * Makefile.in: eliminate stamp-files.
14428
14429 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14430
14431         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14432           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14433
14434 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14435
14436         * config.sub:  fix iris/iris3.
14437
14438 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14439
14440         * configure: re-add -rm.
14441
14442 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14443
14444         * Maskefile.in: add .stmp-rcs to all.
14445
14446         * configure.in: remove gas from rs6000 build, use aix host fragment.
14447
14448 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14449
14450         * configure: pass down site_option during recursion.
14451
14452 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14453
14454         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14455
14456 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14457
14458         * configure: Change exec_prefix so that it really defaults to prefix.
14459
14460 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14461
14462         * Makefile.in, configure.in:  Add support for mmalloc library.
14463
14464 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14465
14466         * Makefile.in: add stmp dependencies for a few more things.
14467
14468 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14469
14470         * configure: adjusted error message on objdir/srcdir configure
14471           collision, per john's suggestion.
14472
14473         * Makefile.in: add libiberty stmp to all and all.cross.
14474
14475 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14476
14477         * Makefile.in: remove force dependencies, add grep to all.
14478
14479 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14480
14481         * Makefile.in: drop flex.  make stamp files work.
14482
14483         * configure: added test for conflicting configuration in srcdir,
14484           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14485           gets cranky.  use relative paths for configure and srcdir
14486           whenever possible.  Send some error messages to stderr that were
14487           going to stdout.
14488
14489 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14490
14491         * Makefile.in:  Fix libg++ rule to check for gcc directory
14492         before using gcc/gcc.  Also pass XTRAFLAGS.
14493
14494 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14495
14496         * Makefile.in: added stmp-files so that directories aren't polled
14497           when they are already built.
14498
14499         * configure.texi: fixed a node pointer problem.
14500
14501 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14502
14503         * config.sub configure.in gdb/configure.in
14504         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14505         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14506         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14507
14508 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14509
14510         * configure: -recurring becomes -silent.  corrected help message
14511           for -site= option.
14512
14513         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14514
14515 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14516
14517         * configure: when building Makefile for crosses, replace
14518           tooldir and program_prefix.  default srcdir from location of
14519           config.sub.  remove "for host in hosts" and "for target in
14520           targets" loops.
14521
14522 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14523
14524         * Makefile.in: Do not pass bindir or mandir to cvs.
14525
14526 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14527
14528         * Makefile.in, configure.in: removed traces of namesubdir,
14529           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14530           copyrights to '92, changed some from Cygnus to FSF.
14531
14532         * configure.texi: remove most references to multiple hosts,
14533           multiple targets, subdirs, etc.
14534
14535         * configure.man: removed rcsid. reference config.sub not
14536           config.subr.
14537
14538         * Makefile.in: mkdir $(infodir) on install-info.
14539
14540 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14541
14542         * configure.texi:  Explain better about .gdbinit and about
14543         the environment that configure.in sections run in.
14544
14545 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14546
14547         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14548
14549 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14550
14551         * README:  DOC.configure => cfg-paper.texi.
14552
14553 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14554
14555         * config.sub (near case $os):  Don't convert newsos* to bsd!
14556
14557 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14558
14559         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14560         the number of copies of COPYING that go into the GDB tar file.
14561
14562 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14563
14564         * bfd/configure.in, gdb/config/mh-i386sco,
14565         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14566         Fix SCO configuration stuff.
14567
14568 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14569
14570         * Makefile.in:  For libg++, make sure the -I pointing
14571         to the gcc directory goes *after* all the libg++-local -I flags.
14572         Also, move just-gcc dependency from just-libg++ to all-libg++.
14573
14574 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14575
14576         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14577
14578 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14579
14580         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14581
14582 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14583
14584         * config.sub:  Add stratus configuration frags.  Also
14585         submitted to FSF.
14586
14587 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14588
14589         * Makefile.in (DEV_SUPPORT):  add configure.man.
14590
14591         * config.sub(Decode manufacturer-specific):  add -none*.
14592
14593 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14594
14595         * Makefile.in:  remove form feeds to make Sun's make happy.
14596         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14597
14598 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14599
14600         * Makefile.in (AR_FLAGS):  Make quieter.
14601
14602 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14603
14604         * configure.in:  Add libg++.
14605         * configure:  When verbose, don't output the command line at each
14606         level; it will be unremarkably the same as the previous version,
14607         which will be the same as what the user typed.
14608
14609 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14610
14611         * configure.in, Makefile.in: fix clean-info, add flex.  add
14612           fileutils.
14613
14614         * configure: be less sensitive to spaces in Makefile.in.  Do not
14615           look for sources in "..".  Doing so breaks subdirectories that
14616           might have their own configure.  If a subdir has it's own
14617           configure script, use it.
14618
14619 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14620
14621         * cfg-paper.texi: some changes suggested by rms.
14622
14623 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14624
14625         * config.sub:  Merge in some small additions from the FSF version,
14626         taken from the gcc distribution, to bring the Cygnus and FSF
14627         versions into closer sync.
14628
14629 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14630
14631         * configure.in:  Changed svr4 references to sysv4.
14632
14633 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14634
14635         * configure: added -V for version number option.
14636
14637 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14638
14639         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14640           renamed from DOC.configure to cfg-paper.texi.
14641
14642 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14643
14644         * configure, config.subr, config.sub: config.subr is now
14645           config.sub again.
14646
14647 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14648
14649         * configure.texi: new file, in progress.
14650
14651         * Makefile.in: build info file and install the man page for
14652           configure.
14653
14654         * configure.man: new file, first cut.
14655
14656         * configure: find config.subr again now that configuration "none"
14657           has gone.  removed all traces of the -ansi option.  removed all
14658           traces of the -languages option.
14659
14660         * config.subr: resync from rms.
14661
14662 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14663
14664         * configure, config.sub, config.subr: merge config.sub into
14665           config.subr, call the result config.subr, remove config.sub, use
14666           config.subr.
14667
14668         * Makefile.in: revised install for dir.info.
14669
14670 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14671
14672         * configure.in: add decstation host makefile frag.
14673
14674         * Makefile.in: BISON now bison -y again.  also install-gcc on
14675           install.  clean-gdbm on clean.  infodir belongs in datadir.
14676           Make directories for info install.  Build dir.info here then
14677           install it.
14678
14679 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14680
14681         * Makefile.in: fix for bad directory tests.
14682
14683 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14684
14685         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14686           regexp.  -srcdir relative was being handled incorrectly.
14687
14688         * Makefile.in: unwrapped some for loops so that parallel makes
14689           work again and so one can focus one's attention on a particular
14690           package.
14691
14692 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14693
14694         * configure: added PWD as a stand in for `pwd` (for speed). use
14695           elif wherever possible.  make -srcdir work without -objdir.
14696           -objdir= commented out.
14697
14698 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14699
14700         * configure: +options become --options.  -subdirs commented out.
14701           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14702           Makefile now at top of generated Makefile.  Removed cvs log
14703           entries.  added -srcdir.  create .gdbinit only if there is one
14704           in ${srcdir}.
14705
14706         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14707           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14708           and mandir now keyed off datadir by default.
14709
14710 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14711
14712         * Freshly created ChangeLog.
14713
14714 \f
14715 Local Variables:
14716 mode: change-log
14717 left-margin: 8
14718 fill-column: 76
14719 version-control: never
14720 End: