OSDN Git Service

2009-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2
3         * MAINTAINERS: Add myself to reviewers (Fortran).
4
5 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
6
7         PR tree-optimization/38515
8         * configure.ac (cloog-polylib): Removed.
9         (with_ppl, with_cloog): Test for "no".
10         * configure: Regenerated.
11
12 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
13
14         * MAINTAINERS: Moved myself to reviewers (Fortran).
15
16 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
17
18         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
19         (Write After Approval): Remove myself.
20
21 2009-01-03  Diego Novillo  <dnovillo@google.com>
22
23         * MAINTAINERS: Remove myself from alias maintainership.
24
25 2009-01-02  David Ayers  <ayers@fsfe.org>
26
27         * MAINTAINERS: Update e-mail address.
28
29 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
30
31         * MAINTAINERS: Make whitespace consistent.
32
33 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34
35         Backport from upstream Libtool:
36         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
37         Add cache variables to tests that require the linker to work.
38         For shlibpath_overrides_runpath, this also changes the semantics
39         to let the result from the C compiler take precedence.
40
41 2008-12-02  Ben Elliston  <bje@au.ibm.com>
42
43         * config.sub, config.guess: Update from upstream sources.
44
45 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
46
47         * configure.ac (ppllibs): Add by default the lib flags.
48         * configure: Regenerate.
49
50 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
51
52         * MAINTAINERS:  Add myself to the write after approval list.
53
54 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
55
56         * configure.ac: Add double brackets on darwin[912].
57         * configure: Regenerate.
58
59 2008-12-03  Daniel Kraft  <d@domob.eu>
60
61         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
62         Approval to Reviewer section (for Fortran front-end).
63
64 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
65
66         * configure.ac: Expand to darwin10 and later.
67         * configure: Regenerate.
68
69 2008-12-02  Andreas Schwab  <schwab@suse.de>
70
71         * Makefile.def: configure-target-boehm-gc depends on
72         all-target-libstdc++-v3.
73         * Makefile.in: Regenerate.
74
75 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
76
77         * MAINTAINERS:  Add myself as mingw maintainer.
78
79 2008-12-02  Ben Elliston  <bje@au.ibm.com>
80
81         * config.sub, config.guess: Update from upstream sources.
82
83 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
84
85         * README.SCO: Remove.
86
87 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
88
89         * MAINTAINERS:  Add myself to the write after approval list.
90
91 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
92
93         * MAINTAINERS:  Update my email address in WAA section.
94
95 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
96
97         * MAINTAINERS: Update e-mail address.
98
99 2008-11-27  Toon Moene <toon@moene.org>
100
101         * MAINTAINERS: Change e-mail address.
102
103 2008-11-27  Tristan Gingold  <gingold@adacore.com>
104
105         * configure.ac: Build gdb for i?86-*-darwin*
106         * configure: Regenerated.
107
108 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
109
110         * MAINTAINERS: Added my full name.
111
112 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
113
114         PR bootstrap/38014
115         PR bootstrap/37923
116
117         Revert:
118
119         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
120
121         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
122         * Makefile.in: Regenerated.
123
124         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
125
126         PR gdb/921
127         PR gdb/1646
128         PR gdb/2175
129         PR gdb/2176
130
131         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
132         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
133         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
134         (HOST_EXPORTS): Pass CPPFLAGS.
135         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
136         (LDFLAGS_FOR_TARGET): Initialize from configure script.
137         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
138         * Makefile.in, configure: Regenerated.
139         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
140         and CPPFLAGS_FOR_BUILD.
141
142 2008-11-06  Jeff Law <law@redhat.com>
143
144         * MAINTAINERS: Add myself as middle end maintainer.
145
146 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
147
148         * MAINTAINERS (Write after approval): Add myself.
149
150 2008-11-05  Diego Novillo  <dnovillo@google.com>
151
152         * MAINTAINERS (Global Reviewers): Add myself.
153         (Non-Algorithmic Maintainers): Remove myself.
154
155 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
156
157         * MAINTAINERS (Write after approval): Add myself.
158
159 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
160
161         * MAINTAINERS (Write after approval): Add myself.
162
163 2008-10-31  Ben Elliston  <bje@au.ibm.com>
164
165         * configure.ac (spu-*-*): Remove special case.
166         * configure: Regenerate.
167
168 2008-10-30  Catherine Moore  <clm@codesourcery.com>
169
170         * MAINTAINERS (Write after approval): Update my email address.
171
172 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
173
174         * configure.ac [spu-*-*]: Do not set skipdirs.
175         * configure: Re-generate.
176
177 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
178
179         * MAINTAINERS (Various Maintainers): Add myself to reload.
180
181 2008-10-25  Richard Guenther  <rguenther@suse.de>
182
183         * MAINTAINERS (Various Maintainers): Add myself as middle-end
184         maintainer.  Remove myself as libgcc-math maintainer.
185         (Non-Algorithmic Maintainers): Remove myself.
186
187 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
188
189         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
190         * Makefile.in: Regenerated.
191
192 2008-10-23  Cary Coutant  <ccoutant@google.com>
193
194         * MAINTAINERS (Write after approval): Add myself.
195
196 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
197
198         PR gdb/921
199         PR gdb/1646
200         PR gdb/2175
201         PR gdb/2176
202
203         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
204         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
205         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
206         (HOST_EXPORTS): Pass CPPFLAGS.
207         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
208         (LDFLAGS_FOR_TARGET): Initialize from configure script.
209         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
210         * Makefile.in, configure: Regenerated.
211         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
212         and CPPFLAGS_FOR_BUILD.
213
214 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
215
216         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
217         Sebastian Pop.
218
219 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
220
221         * MAINTAINERS (Write After Approval): Added myself.
222
223 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
224
225         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
226         recommended version to 2.3.2.
227
228         * configure: Regenerate.
229
230 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
231
232         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
233
234 2008-09-29  David Daney <david.daney@caviumnetworks.com>
235
236         * MAINTAINERS (Write After Approval): Update e-mail address.
237
238 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
239
240         * libtool.m4: Update to libtool 2.2.6.
241         * lt~obsolete.m4: Update to libtool 2.2.6.
242         * ltmain.sh: Update to libtool 2.2.6.
243         * ltsugar.m4: Update to libtool 2.2.6.
244         * ltversion.m4: Update to libtool 2.2.6.
245         * ltoptions.m4: Update to libtool 2.2.6.
246         * ltgcc.m4: Update to match changes from libtool 2.2.6.
247
248 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
249
250         * MAINTAINERS (Write After Approval): Add myself.
251
252 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
253
254         * MAINTAINERS (Write After Approval): Update my name.
255
256 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
257
258         * MAINTAINERS: Add myself in "Write After Approval".
259
260 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
261
262         * MAINTAINERS: Add myself as ia64 maintainer.
263
264 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
265
266         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
267         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
268         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
269         and Michael Tiemann from Write After Approval since they do not
270         actually have access.
271
272 2008-09-05  Richard Guenther  <rguenther@suse.de>
273
274         * configure.ac: Initialize clooglibs to -lcloog.
275         * configure: Re-generate.
276
277 2008-09-04  Le-Chun Wu  <lcwu@google.com>
278
279         * MAINTAINERS (Write After Approval): Add myself.
280
281 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
282
283         * configure.ac (--with-cloog-polylib): New.
284         (--disable-cloog-version-check): New.
285         (--disable-ppl-version-check): New.
286         * configure: Re-generate.
287
288 2008-09-03  Richard Guenther  <rguenther@suse.de>
289
290         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
291         cloog test.
292         * configure: Re-generate.
293
294 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
295
296         Add picoChip port.
297         * MAINTAINERS: Add picoChip maintainers.
298
299 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
300             Tobias Grosser  <grosser@fim.uni-passau.de>
301             Jan Sjodin  <jan.sjodin@amd.com>
302             Harsha Jagasia  <harsha.jagasia@amd.com>
303             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
304             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
305             Adrien Eliche  <aeliche@isty.uvsq.fr>
306
307         Merge from graphite branch.
308         * configure: Regenerate.
309         * Makefile.in: Regenerate.
310         * configure.ac (host_libs): Add ppl and cloog.
311         Add checks for PPL and CLooG.
312         * Makefile.def (ppl, cloog): Added modules and dependences.
313         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
314         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
315
316 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
317
318         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
319         (GCC_SHLIB_SUBDIR): New.
320         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
321         * configure: Regenerate.
322         * Makefile.in: Regenerate.
323
324 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
325
326         * MAINTAINERS: Consistently use tabs to separate columns.
327
328 2008-08-29  Tristan Gingold  <gingold@adacore.com>
329
330         * MAINTAINERS (Write after Approval): Add myself.
331
332 2008-08-28  Tristan Gingold  <gingold@adacore.com>
333
334         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
335         Enable bfd, binutils and opcodes.
336         * configure: Regenerate.
337
338 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
339
340         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
341
342 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
343
344         * MAINTAINERS:  Use correct Umlaut for last name.
345
346 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
347
348         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
349
350 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
351
352         * MAINTAINERS: Update my email address.
353
354 2008-08-16  Nicolas Roche  <roche@adacore.com>
355
356         * Makefile.tpl: Add BOOT_ADAFLAGS.
357         * Makefile.in: Regenerate.
358
359 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
360
361         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
362         * configure: Regenerate.
363
364 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
365
366         * configure.ac: Add makefile fragments for hpux.
367         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
368         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
369         * configure: Regenerate.
370         * Makefile.in: Regenerate.
371
372 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
373
374         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
375
376 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
377
378         * MAINTAINERS (Write after Approval): Add myself.
379
380 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
381
382         * MAINTAINERS (Write After Approval):  Add myself.
383
384 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
385
386         * MAINTAINERS (Write After Approval):  Add myself.
387
388 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
389
390         * MAINTAINERS: Update my email address.
391
392 2008-06-25  Joey Ye  <joey.ye@intel.com>
393
394         * MAINTAINERS (Write After Approval):  Add myself.
395
396 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
397
398         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
399         * Makefile.in: Regenerate.
400         * configure: Regenerate.
401
402 2008-06-17  Daniel Kraft  <d@domob.eu>
403
404         * MAINTAINERS (Write After Approval):  Add myself.
405
406 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
407
408         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
409         "$@" is still intact with both Autoconf 2.59 and 2.62.
410         * configure: Regenerate.
411
412 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
413
414         * Makefile.tpl: Fix comment errors.
415         * Makefile.in: Regenerate.
416
417 2008-06-12  David S. Miller  <davem@davemloft.net>
418             David Edelsohn  <edelsohn@gnu.org>
419
420         * configure.ac: Add powerpc*-*-* to gold supported targets.
421         * configure: Regenerate.
422
423 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
424
425         PR tree-optimization/36218
426         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
427         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
428         (all prefix="build-"): Pass them to build-system sub-makes.
429         * Makefile.in: Regenerate.
430
431 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
432
433         * MAINTAINERS (mt port): Remove.
434         (sco5, unixware, sco udk): Remove.
435         (Kean Johnston): Add to Write After Approval.
436
437 2008-05-30  Julian Brown  <julian@codesourcery.com>
438
439         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
440         of libobjc for ARM EABI Linux.
441         * configure: Regenerate.
442
443 2008-05-18 Xinliang David Li   <davidxl@google.com>
444
445         * ChangeLog: Remove wrong ChangeLog entry.
446
447 2008-05-17 Xinliang David Li   <davidxl@google.com>
448
449         * MAINTAINERS (Write After Approval): Add myself.
450
451 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
452
453         * MAINTAINERS (Write After Approval): Add myself.
454
455 2008-05-14  Rafael Espíndola  <espindola@google.com>
456
457         * config-ml.in: don't handle --enable-shared and --enable-static.
458
459 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
460
461         * MAINTAINERS: Update my email address.
462
463 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
464
465         * MAINTAINERS: Update my email address.
466
467 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
468
469         * MAINTAINERS (Write After Approval): Add myself.
470
471 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
472
473         * MAINTAINERS (Write After Approval): Add myself.
474
475 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
476
477         * MAINTAINERS (crx): Add myself.
478
479 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
480
481         Sync with src:
482         2008-04-14  David S. Miller  <davem@davemloft.net>
483
484         * configure.ac: Add sparc*-*-* to gold supported targets.
485         * configure: Regenerate.
486
487 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
488
489         PR bootstrap/35457
490         * configure.ac: Include override.m4.
491         * configure: Regenerate.
492
493 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
494
495         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
496         * Makefile.in: Regenerate.
497
498 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
499
500         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
501         as nonconfigurable directories list.
502         * configure: Regenerate.
503
504 2008-04-14  Ben Elliston  <bje@au.ibm.com>
505
506         * config.sub, config.guess: Update from upstream sources.
507
508 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
509
510         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
511         * Makefile.in: Regenerate.
512
513 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
514
515         * configure.ac: Do not build libssp for the AVR.
516         * configure: Regenerate.
517
518 2008-04-07  Ian Lance Taylor  <iant@google.com>
519
520         * Makefile.def: check-gold depends upon all-binutils.
521         * Makefile.in: Regenerate.
522
523 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
524
525         * MAINTAINERS (Write After Approval): Add myself.
526
527 2008-04-04  Nick Clifton  <nickc@redhat.com>
528
529         PR binutils/4334
530         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
531         builds.
532         * configure: Regenerate.
533
534 2008-04-04  NightStrike  <NightStrike@gmail.com>
535
536         PR other/35151
537         * configure.ac: Combine rules for mingw32 and mingw64.
538         * configure: Regenerate.
539
540 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
541
542         * MAINTAINERS (Write After Approval): Add myself.
543
544 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
545
546         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
547         * Makefile.in (.NOTPARALLEL): Ditto.
548
549 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
550
551         * MAINTAINERS (Write After Approval): Add myself.
552
553 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
554
555         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
556         * Makefile.in (.NOTPARALLEL): Regenerate.
557
558 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
559
560         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
561         * Makefile.in: Regenerate.
562
563 2008-03-26  Jakub Staszak  <kuba@et.pl>
564
565         * MAINTAINERS (Write After Approval): Add myself.
566
567 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
568
569         * MAINTAINERS:  Update e-mail address.
570
571 2008-03-20  Ian Lance Taylor  <iant@google.com>
572
573         * configure.ac: Add support for --enable-gold.
574         * Makefile.def: Add gold as a directory like ld.
575         * configure, Makefile.in: Regenerate.
576
577 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
578
579         * configure.ac: m4_include config/proginstall.m4.
580         * configure: Regenerate.
581
582         Backport from upstream Libtool:
583
584         2007-10-12  Eric Blake  <ebb9@byu.net>
585
586         Deal with Autoconf 2.62's semantic change in m4_append.
587         * ltsugar.m4 (lt_append): Replace broken versions of
588         m4_append.
589         (lt_if_append_uniq): Don't require separator to be overquoted,
590         and avoid broken m4_append.
591         (lt_dict_add): Fix typo.
592         * libtool.m4 (_LT_DECL): Don't overquote separator.
593
594 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
595
596         * config.rpath: Add AIX 6 support.
597
598 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
599
600         * Makefile.def (stageprofile).  Remove -fprofile-generate
601         from stage_libcflags.
602         * Makefile.in: Regenerate.
603
604 2008-03-13  Ben Elliston  <bje@au.ibm.com>
605
606         * config.sub, config.guess: Update from upstream sources.
607
608 2008-03-06  Tom Tromey  <tromey@redhat.com>
609
610         * MAINTAINERS: Update for treelang deletion.
611
612 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
613
614         * MAINTAINERS: Update my email address.
615
616 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
617
618         * MAINTAINERS (darwin port): Add myself as a maintainer.
619         (objective-c/c++): Add myself as a maintainer.
620
621 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
622
623         * MAINTAINERS (Write After Approval): Update my email address.
624
625 2008-02-25  Tomas Bily  <tbily@suse.cz>
626
627         * MAINTAINERS (Write After Approval): Add myself.
628
629 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
630
631         * MAINTAINERS (OpenMP): Add myself.
632
633 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
634
635         PR bootstrap/32009
636         PR bootstrap/32161
637
638         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
639         * configure: Regenerate.
640
641         * Makefile.def: Define stage_libcflags for all bootstrap stages.
642         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
643         STAGE4_LIBCFLAGS): New.
644         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
645         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
646         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
647         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
648         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
649         for target modules.  Don't export LIBCFLAGS.
650         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
651         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
652         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
653         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
654         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
655         * Makefile.in: Regenerate.
656
657 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
658
659         PR libgcj/33085
660         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
661         Do not use -DDLL_EXPORT.  Backport from upstream.
662
663 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
664
665         * MAINTAINERS (Write After Approval): Add myself.
666
667 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
668
669         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
670         * configure: Regenerate.
671
672 2008-01-31  Marc Gauthier  <marc@tensilica.com>
673
674         * configure.ac (xtensa*-*-*): Recognize processor variants.
675         * configure: Regenerate.
676
677 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
678
679         PR bootstrap/34922
680         * configure.ac (PARSE_ARGS): Push suitable setting of
681         ac_subdirs_all, for `./configure --help=recursive'.
682         Handle `+' in generic toplevel directory disabling.
683         * configure: Regenerate.
684
685 2008-01-28  Nick Clifton  <nickc@redhat.com>
686
687         * MAINTAINERS (xstormy16): Take over maintainership.
688
689 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
690
691         * MAINTAINERS (c4x port): Remove.
692
693 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
694
695         * libtool.m4: Backport AIX 6 support from ToT Libtool.
696
697 2008-01-23  Ben Elliston  <bje@au.ibm.com>
698
699         * config.sub, config.guess: Update from upstream sources.
700
701 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
702
703         * MAINTAINERS (Write After Approval): Add myself.
704
705 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
706
707         * MAINTAINERS: Update my email address.
708
709 2008-01-09  Raksit Ashok  <raksit@google.com>
710
711         * MAINTAINERS (Write After Approval): Add myself.
712
713 2008-01-09  Raksit Ashok  <raksit@google.com>
714
715         * MAINTAINERS (Write After Approval): Add myself.
716
717 2008-01-08  Ben Elliston  <bje@au.ibm.com>
718
719         * config.sub, config.guess: Update from upstream sources.
720
721 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
722
723         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
724         Change recommended MPFR from 2.2.1 -> 2.3.0.
725         * configure: Regenerate.
726
727 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
728
729         * MAINTAINERS: Update my email address.
730
731 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
732
733         * MAINTAINERS: Update my email address.
734
735 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
736
737         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
738         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
739         * Makefile.in: Regenerate.
740
741 2007-12-10  Mark Heffernan <meheff@google.com>
742
743         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
744         misplaced entries.
745
746 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
747
748         * configure.ac: Enable libjava for x86_64-*-darwin9.
749         * configure: Regenerate.
750
751 2007-12-07  Bill Maddox <maddox@google.com>
752
753         * MAINTAINERS (Write After Approval): Add myself.
754
755 2007-12-05  Ben Elliston  <bje@au.ibm.com>
756
757         * config.sub, config.guess: Update from upstream sources.
758
759 2007-12-02  Matthias Klose  <doko@ubuntu.com>
760
761         * config-ml.in: Remove 64bit configure tests.
762
763 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
764
765         * config-ml.in: Robustify against white space in absolute file
766         names.
767
768         * config-ml.in (multi-clean): Substitute ${Makefile}.
769         Remove superfluous ${Makefile} in list.
770
771 2007-11-19  Thiemo Seufer  <ths@mips.com>
772
773         * config-ml.in: Don't hardcode the Makefile name.
774
775 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
776
777         * MAINTAINERS (Write After Approval): Add myself.
778
779 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
780
781         * MAINTAINERS (Write After Approval): Add myself.
782
783 2007-11-06  Doug Kwan <dougkwan@google.com>
784
785         * MAINTAINERS (Write After Approval): Add myself.
786
787 2007-10-25  Ben Elliston  <bje@au.ibm.com>
788
789         * MAINTAINERS (mercury): Remove entry.
790         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
791
792 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
793
794         * Makefile.def (dependencies): Make configure-gdb depend on
795         all-intl.
796         * Makefile.in: Regenerated.
797
798 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
799
800         * MAINTAINERS (Fortran maintainer): Remove myself.
801
802 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
803
804         * Makefile.def: To avoid problems running with parallel makes,
805         build newlib before libgloss so that target specific header
806         files are availble.
807         * Makefile.in: Regenerate
808
809 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
810
811         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
812         * Makefile.in: Regenerate.
813
814 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
815
816         * MAINTAINERS (Register allocation reviewer): Add myself.
817
818 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
819
820         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
821         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
822         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
823         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
824         * configure: Regenerate.
825
826 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
827
828         * MAINTAINERS (Register allocation reviewer): Add myself.
829
830 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
831
832         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
833         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
834         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
835         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
836         * configure.ac: Default them to host tools for $host = $build.
837         Subst them.
838
839         * configure: Regenerate.
840         * Makefile.in: Regenerate.
841
842 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
843
844         * MAINTAINERS (Register allocation reviewer): Add myself.
845
846 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
847
848         * MAINTAINERS (Register allocation reviewer): Add myself.
849
850 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
851
852         * MAINTAINERS (Write After Approval): Fix typo.
853
854 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
855
856         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
857         * configure: Regenerate.
858
859 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
860
861         PR bootstrap/31906
862         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
863         they're already prefixed.
864
865 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
866
867         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
868         libstdc++.
869         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
870         * configure: Regenerate.
871         * Makefile.in: Regenerate.
872
873 2007-09-17  Andreas Schwab  <schwab@suse.de>
874
875         * configure.ac: Raise minimum makeinfo version to 4.6.
876         * configure: Regenerate.
877
878 2007-09-17  Johannes Singler <singler@ira.uka.de>
879
880         * MAINTAINERS (write-after-approval) add myself
881
882 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
883
884         * configure.ac: Correct makeinfo version check.
885         * configure: Regenerate.
886
887 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
888
889         * MAINTAINERS: Update my email address.
890
891 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
892
893         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
894         to $skipdirs and only disable gprof for newlib.  Use the normal
895         mips*-elf* handling in other respects.
896         * configure: Regnerate.
897
898 2007-09-12  David Daney  <ddaney@avtrex.com>
899
900         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
901         enabling libgcj.
902         * configure: Regenerate.
903
904 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
905
906         PR other/32154
907         * configure.ac: For libgloss targets, point the linker to the linker
908         script, startup code and simulator library.
909         * configure: Regenerate.
910
911 2007-09-07  Andrew Haley  <aph@redhat.com>
912
913         * configure.ac (noconfigdirs): Remove target-libffi and
914         target-libjava.
915         * configure: Regenerate.
916
917 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
918
919         PR target/33281
920         * configure.ac: Use config/mh-mingw on mingw.
921         * configure: Regenerate.
922
923 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
924
925         * MAINTAINERS (Write After Approval): Add myself.
926
927 2007-09-05  Richard Guenther  <rguenther@suse.de>
928
929         * configure.ac (--enable-stage1-checking): If neither --enable-checking
930         nor --disable-checking is provided also turn on yes and types
931         checking for stage1.
932         * configure: Re-generate.
933
934 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
935
936         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
937         (Write After Approval): Remove myself.
938
939 2007-08-29  Nick Clifton  <nickc@redhat.com>
940
941         * config.sub, config.guess: Update from upstream sources.
942
943 2007-08-22  Bud Davis  <jmdavis@link.com>
944
945         * MAINTAINERS (Write After Approval): Added myself.
946         * MAINTAINERS (Reviewers): Removed myself.
947
948 2007-08-18  Paul Brook  <paul@codesourcery.com>
949             Joseph Myers  <joseph@codesourcery.com>
950
951         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
952         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
953         * Makefile.in: Regenerate.
954         * configure.ac (--with-debug-prefix-map): New.
955         * configure: Regenerate.
956
957 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
958             Nigel Stephens  <nigel@mips.com>
959
960         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
961         as target_makefile_frag.
962         * configure: Regenerate.
963
964 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
965
966         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
967         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
968         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
969         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
970         (do-compare, do-compare3, do-compare-debug): New.
971         ([+compare-target+]): Use them.
972
973 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
974
975         * MAINTAINERS (Write After Approval): Change my email address.
976
977 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
978             Ben Elliston  <bje@au.ibm.com>
979
980         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
981         --silent if $silent.
982         * configure: Regenerate.
983
984 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
985
986         * MAINTAINERS (Various Maintainers): Add myself as
987         loop infrastructure maintainer.  Update my e-mail
988         address.
989
990 2007-07-31  Diego Novillo  <dnovillo@google.com>
991
992         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
993         Adjust description.
994
995 2007-07-26  Richard Guenther  <rguenther@suse.de>
996
997         * configure.ac: Add types checking to stage1 checking flags.
998         * configure: Regenerate.
999
1000 2007-07-17  Nick Clifton  <nickc@redhat.com>
1001
1002         * COPYING3: New file.  Contains version 3 of the GNU General
1003         Public License.
1004         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1005         Lesser General Public License.
1006
1007 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1008
1009         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1010
1011 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1012
1013         * MAINTAINERS (S/390 co-maintainer): Add myself.
1014         (Write After Approval): Remove myself.
1015
1016 2007-07-13  Dan Hipschman  <dsh@google.com>
1017
1018         * MAINTAINERS (Write After Approval): Add myself.
1019
1020 2007-07-11  Nick Clifton  <nickc@redhat.com>
1021
1022         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1023         WINDRES export.
1024         * Makefile.in: Regenerate.
1025
1026 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1027
1028         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1029         maintainer.
1030
1031 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1032
1033         * lt~obsolete.m4: New. Import from 20070318 libtool.
1034
1035 2007-07-03  Julian Brown  <julian@codesourcery.com>
1036
1037         * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1040
1041         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1042         * configure: Regenerate.
1043
1044 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1045
1046         * configure.ac: Add some missing m4 quotation.
1047         * configure: Regenerate.
1048
1049 2007-07-02  Simon Baldwin  <simonb@google.com>
1050
1051         * MAINTAINERS (Write After Approval): Add myself.
1052
1053 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1054
1055         * configure: Regenerate.
1056
1057 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1058
1059         * Makefile.def: Add windmc tool to build.
1060         * Makefile.tpl: Likewise.
1061         * configure.ac: Likewise.
1062         * Makefile.in: Regenerate.
1063         * configure: Regenerate.
1064
1065 2007-06-28  DJ Delorie  <dj@redhat.com>
1066
1067         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1068         not building newlib.
1069         * configure: Regenerated.
1070
1071 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1072
1073         * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1076
1077         * MAINTAINERS (Write After Approval): Add myself.
1078
1079 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1080
1081         * MAINTAINERS (Write After Approval): Add myself.
1082
1083 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1084
1085         * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1088
1089         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1090         * Makefile.in: Regenerated.
1091
1092 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1093
1094         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1095         bfin*-*-uclinux* targets.
1096         * configure: Regenerate.
1097
1098 2007-06-14  Ian Lance Taylor  <iant@google.com>
1099
1100         * MAINTAINERS: Add myself as non-algorithmic global write
1101         maintainer.
1102
1103 2007-06-14  Diego Novillo  <dnovillo@google.com>
1104
1105         * MAINTAINERS: Add self as middle-end maintainer and
1106         non-algorithmic global write maintainer.
1107
1108 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1109
1110         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1111         Move all Fortran maintainers except Paul Brook into the
1112         Non-Autopoiesis section.
1113
1114 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1115
1116         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1117         (distclean-stage[+id+]): Possibly delete stage_last.
1118         * Makefile.in: Regenerate.
1119
1120 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1121
1122         * MAINTAINERS (Various Maintainer): Fix typo.
1123
1124 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1125
1126         * MAINTAINERS (Various Maintainer): Add myself as
1127         dataflow maintainer.
1128
1129 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1130
1131         * config.sub, config.guess: Update from upstream sources.
1132
1133 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1134
1135         * Makefile.tpl: Fix spelling error.
1136         * Makefile.in: Regenerate.
1137
1138 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1139
1140         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1141         lt_cv_sys_max_cmd_len.
1142
1143 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1144
1145         * MAINTAINERS (Various Maintainers): Add myself as
1146         auto-vectorizer maintainer.
1147
1148 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1149
1150         PR libjava/32098
1151         * libtool.m4: Revert previous change.
1152         * ltgcc.m4: Put it here.
1153
1154 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1155
1156         * MAINTAINERS (Various Maintainers): Add myself as
1157         auto-vectorizer maintainer.
1158
1159 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1160
1161         PR libjava/32098
1162         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1163
1164 2007-05-30  Richard Guenther  <rguenther@suse.de>
1165
1166         * MAINTAINERS (Various Maintainers): Add myself as
1167         auto-vectorizer maintainer.
1168
1169 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1170
1171         PR bootstrap/29382
1172         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1173         * configure: Rebuilt.
1174
1175 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1176
1177         * MAINTAINERS (Write After Approval): Removed my name.
1178
1179 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1180
1181         * MAINTAINERS (Write After Approval): Remove myself.
1182
1183 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1184
1185         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1186
1187 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1188
1189         * ltmain.sh: Update from ToT Libtool.
1190         * libtool.m4: Update from ToT Libtool.
1191         * ltsugar.m4: New. Update from ToT Libtool.
1192         * ltversion.m4: New. Update from ToT Libtool.
1193         * ltoptions.m4: New. Update from ToT Libtool.
1194         * ltconfig: Remove.
1195         * ltcf-c.sh: Remove.
1196         * ltcf-cxx.sh: Remove.
1197         * ltcf-gcj.sh: Remove.
1198
1199 2007-05-22  Ollie Wild  <aaw@google.com>
1200
1201         * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1204
1205         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1206         stage_cflags.
1207         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1208         Remove CFLAGS/LIBCFLAGS.
1209         (configure-stage[+id+]-[+prefix+][+module+],
1210         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1211         * Makefile.in: Regenerate.
1212
1213 2007-05-15  Diego Novillo  <dnovillo@google.com>
1214
1215         * MAINTAINERS: Update e-mail address.
1216
1217 2007-05-15  Revital Eres  <eres@il.ibm.com>
1218
1219         * MAINTAINERS (Write After Approval): Add myself.
1220
1221 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1222
1223         * MAINTAINERS (Write After Approval): Updated my address.
1224
1225 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1226
1227         * MAINTAINERS (Write After Approval): Add myself.
1228
1229 2007-05-11  Silvius Rus  <rus@google.com>
1230
1231         * MAINTAINERS (Write After Approval): Add myself.
1232
1233 2007-04-23  Tom Tromey  <tromey@redhat.com>
1234
1235         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1236
1237 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1238
1239         * MAINTAINERS (cpplib): Rename to ...
1240         (libcpp): ... this.  Add C/C++ front end maintainers.
1241
1242 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1243
1244         * config-ml.in: Pass ${ml_config_env} to configure calls.
1245
1246 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1247
1248         * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1251
1252         * MAINTAINERS (Write After Approval): Add myself.
1253
1254 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1255
1256         * MAINTAINERS (fortran 95 front end): Add myself.
1257
1258 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1259
1260         * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1263
1264         * MAINTAINERS (Modulo Scheduler): Add myself.
1265
1266 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1267
1268         * MAINTAINERS (fortran 95 front end): Add myself.
1269         (c++ front end): whitespace fix.
1270
1271 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1272
1273         * MAINTAINERS (Write After Approval): Add myself.
1274
1275 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1276
1277         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1278         of glob.  Quote arguments with single quotes too.
1279         * configure: Regenerate.
1280
1281 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1282
1283         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1284         * Makefile.in: Regenerate
1285
1286 2007-03-07  Andreas Schwab  <schwab@suse.de>
1287
1288         * configure: Regenerate.
1289
1290 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1291
1292         * configure.ac: Add "--with-pdfdir" configure option,
1293         which defines pdfdir variable.
1294         * Makefile.def (target=fixincludes): Add install-pdf to
1295         missing targets.
1296         (recursive_targets): Add install-pdf target.
1297         (flags_to_pass): Add pdfdir.
1298         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1299         target.
1300         * configure: Regenerate
1301         * Makefile.in: Regenerate
1302
1303 2007-02-28  Eric Christopher  <echristo@apple.com>
1304
1305         Revert:
1306         2006-12-07  Mike Stump  <mrs@apple.com>
1307
1308         * Makefile.def (dependencies): Add dependency for
1309         install-target-libssp and install-target-libgomp on
1310         install-gcc.
1311         * Makefile.in: Regenerate.
1312
1313 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1314
1315         * configure: Regenerate.
1316         * configure.ac: Move statements after variable declarations.
1317
1318 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1319
1320         * MAINTAINERS: Add myself as sh maintainer.
1321
1322 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1323
1324         * configure.ac: Adjust for loop syntax.
1325         * configure: Regenerate.
1326
1327 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1328
1329         * configure: Rebuilt.
1330
1331 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1332
1333         * configure.ac: Drop multiple occurrences of --enable-languages,
1334         and fix its quoting.
1335         * configure: Rebuilt.
1336
1337 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1338             Nathan Sidwell  <nathan@codesourcery.com>
1339             Vladimir Prus  <vladimir@codesourcery.com>
1340             Joseph Myers  <joseph@codesourcery.com>
1341
1342         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1343         * configure: Regenerate.
1344
1345 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1346
1347         * ltconfig (freebsd*): Default to elf.
1348
1349 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1350
1351         * configure.ac (target_libraries): Move libgcc before libiberty.
1352         * configure: Regenerated.
1353
1354 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1355             Paolo Bonzini  <bonzini@gnu.org>
1356
1357         PR bootstrap/30753
1358         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1359         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1360         * configure: Regenerated.
1361
1362 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1363
1364         * MAINTAINERS (Language Front End Maintainers): Update my mail
1365         address.
1366
1367 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1368
1369         PR bootstrap/30748
1370         * configure.ac: Correct syntax for Solaris ksh.
1371         * configure: Regenerated.
1372
1373 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1374
1375         * configure.ac: Sync with src.
1376         * configure: Regenerate.
1377
1378 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1379
1380         * Makefile.in: Regenerate.
1381
1382 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1383
1384         * config.sub: Sync with src.
1385
1386 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1387
1388         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1389         noncanonical equivalents.
1390         * configure.in: Rename to...
1391         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1392         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1393         target_noncanonical.  Use them.  Rewrite removal of configure
1394         arguments for autoconf 2.59.  Discard variable settings.  Force
1395         program_transform_name for native tools.
1396
1397         * Makefile.in: Regenerated.
1398         * configure: Regenerated with autoconf 2.59.
1399
1400 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1401
1402         * MAINTAINERS (Write After Approval): Add myself.
1403
1404 2007-01-31  Andreas Schwab  <schwab@suse.de>
1405
1406         * Makefile.tpl (LDFLAGS): Substitute it.
1407         * Makefile.in: Regenerate.
1408
1409 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1410
1411         * MAINTAINERS (Write After Approval): Add myself.
1412
1413 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1414
1415         * MAINTAINERS (spu port): Add myself.
1416
1417 2007-01-23  Richard Guenther  <rguenther@suse.de>
1418
1419         PR bootstrap/30541
1420         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1421         * Makefile.tpl (GNATBIND): Substitute it.
1422         (GNATMAKE): Likewise.
1423         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1424         of STAGE_PREFIX.
1425         * Makefile.in: Regenerate.
1426         * configure: Regenerate.
1427
1428 2007-01-18  Mike Stump  <mrs@apple.com>
1429
1430         * configure.in: Re-enable -Werror for gcc builds.
1431
1432 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1433
1434         * MAINTAINERS (Write After Approval): Add myself.
1435
1436 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1437
1438         * configure.in: Change == to = in test command.
1439         * configure: Regenerate.
1440
1441 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1442             Nick Clifton  <nickc@redhat.com>
1443             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1444
1445         * configure.in (build_configargs, host_configargs, target_configargs):
1446         Remove build/host/target parameters.
1447         (host_libs): Add gmp and mpfr.
1448         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1449         * Makefile.def (gmp, mpfr): New.
1450         (gcc): Remove target.
1451         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1452         target_os, target_vendor): New.
1453         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1454         * configure: Regenerate.
1455         * Makefile.in: Regenerate.
1456
1457 2007-01-11  Matt Fago  <fago@earthlink.net>
1458
1459         * configure.in: Try to link to functions only in mpfr 2.2.x
1460         to improve robustness of configure tests.
1461         * configure: Regenerate.
1462
1463 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1464
1465         * MAINTAINERS: Add myself as i386 maintainer.
1466
1467 2007-01-08  Jan Hubicka  <jh@suse.cz>
1468
1469         * MAINTAINERS: Add myself as i386 maintainer.
1470
1471 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1472
1473         * configure.in: Add support for an x86_64-mingw* target.
1474         * configure: Regenerate.
1475
1476 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1477
1478         * Makefile.tpl (all-target): Correct @if conditional for target
1479         modules.
1480         * configure.in: Omit libiberty if building only target libgcc.
1481         * configure, Makefile.in: Regenerated.
1482
1483 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1484
1485         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1486         * configure: Regenerate.
1487
1488 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1489
1490         * Makefile.def (target_modules): Add libgcc.
1491         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1492         * Makefile.tpl (clean-target-libgcc): Delete.
1493         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1494         on gcc even for bootstrapped modules.  Rewrite handling of
1495         lang_env_dependencies to loop over target_modules.
1496         * configure.in (target_libraries): Add target-libgcc.
1497         * Makefile.in, configure: Regenerated.
1498
1499 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1500
1501         * configure.in: Reorganize recognition of languages.  Add
1502         --enable-stage1-languages.  Show supported languages for the chosen
1503         target rather than all recognized languages.
1504         * configure: Regenerate.
1505
1506 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1507
1508         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1509         * Makefile.in: Regenerate.
1510
1511 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1512
1513         * configure.in: Warn that MPFR 2.2.0 is buggy.
1514         * configure: Regenerate.
1515
1516 2006-12-27  Ian Lance Taylor  <iant@google.com>
1517
1518         * configure.in: When removing Makefiles to force a reconfigure, also
1519         remove prev-DIR*/Makefile.
1520         * configure: Regenerate.
1521
1522 2006-12-22  Andreas Schwab  <schwab@suse.de>
1523
1524         * configure: Regenerate with correct autoconf version.
1525
1526 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1527
1528         * configure.in: add AC_SUBST for *_FOR_TARGET.
1529         * configure: Regenerate.
1530
1531 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1532
1533         * configure.in: Simplify logic for rejecting languages that cannot
1534         be built.  Separate the case when a language is unsupported,
1535         from the case when the user chooses not to build a language.
1536
1537 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1538
1539         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1540         it only affects bootstrap and could be tested on "$host" as well.
1541         * configure: Regenerate.
1542         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1543
1544 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1545
1546         PR bootstrap/29544
1547         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1548         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1549         move here comment from Makefile.tpl.
1550         * Makefile.tpl: Move some definitions higher in the file.
1551         (STAGE1_CHECKING): New.
1552         * configure.in: Add --enable-stage1-checking.
1553         * configure: Regenerate.
1554         * Makefile.in: Regenerate.
1555
1556 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1557
1558         * MAINTAINERS: Add myself as build system maintainer.
1559
1560 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1561
1562         * MAINTAINERS (Write After Approval): Add myself.
1563
1564 2006-12-13  Eric Christopher  <echristo@apple.com>
1565
1566         * MAINTAINERS: Add myself as darwin maintainer.
1567
1568 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1569
1570         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1571
1572 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1573
1574         MAINTAINERS: Update my entry.
1575
1576 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1577
1578         * configure.in:  Handle spu makefile frag.
1579         * Makefile.tpl (MAINT): Define
1580         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1581         * configure: Regenerate.
1582         * Makefile.in: Regenerate.
1583
1584 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1585
1586         * config.guess: Import latest version.
1587         * config.sub: Likewise.
1588
1589 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1590
1591         * configure.in (spu-*-*): Don't skip target-libiberty.
1592         * configure: Regenerate.
1593
1594 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1595
1596         PR bootstrap/30134
1597         * configure.in: Correct x86 darwin support for libjava to powerpc
1598         and i?86 only.
1599         * configure: Regenerate.
1600
1601 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1602
1603         * configure.in: Add x86 darwin support for libjava.
1604         * configure: Regenerate.
1605
1606 2006-12-07  Mike Stump  <mrs@apple.com>
1607
1608         * Makefile.def (dependencies): Add dependency for
1609         install-target-libssp and install-target-libgomp on
1610         install-gcc.
1611         * Makefile.in: Regenerate.
1612
1613 2006-12-04  Richard Guenther  <rguenther@suse.de>
1614
1615         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1616         (Non-Algorithmic Maintainers): Move over non-algorithmic
1617         loop optimizer maintainers, add myself as a non-algorithmic
1618         middle-end maintainer.
1619
1620 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1621
1622         * MAINTAINERS (Write After Approval): Add myself.
1623
1624 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1625
1626         * configure.in: Update error message for missing GMP/MPFR.
1627
1628         * configure: Regenerate.
1629
1630 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1631
1632         * configure.in: Update MPFR version in error message.
1633
1634         * configure: Regenerate.
1635
1636 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1637
1638         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1639         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1640         --with-gmp-lib): New flags.
1641
1642         * configure: Regenerate.
1643
1644 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1645
1646         * MAINTAINERS (Write After Approval): Change my email address.
1647
1648 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1649
1650         * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2006-11-22  Philipp Thomas <pth@suse.de>
1653
1654         * MAINTAINERS (i18n): Update e-mail address.
1655
1656 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1657
1658         * MAINTAINERS (spu port): Add myself as maintainer.
1659         (Write After Approval): Remove myself.
1660
1661 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1662
1663         * configure.in (skipdirs): Don't build libssp for SPU.
1664         * configure: Regenerate.
1665
1666 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1667
1668         * MAINTAINERS (spu port): Add myself as maintainer.
1669         (libobjc): Update my email address.
1670
1671 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1672
1673         * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1676
1677         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1678         * configure : Rebuilt.
1679
1680 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1681
1682         * MAINTAINERS (Write After Approval): Add myself.
1683
1684 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1685
1686         * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1689
1690         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1691         libmpfr.a.
1692         * configure: Regenerate.
1693
1694 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1695
1696         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1697         (unstage): Test for stage_last presence.
1698
1699         PR bootstrap/29802
1700         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1701         * Makefile.in: Regenerate.
1702
1703 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1704
1705         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1706         maintainers.
1707
1708 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1709
1710         * MAINTAINERS (Write After Approval): Add myself.
1711
1712 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1713
1714         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1715         and stageN-package/Makefile.
1716         * Makefile.in: Regenerated.
1717
1718 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1719
1720         * configure.in: Remove target-libgloss from noconfigdirs for
1721         bfin-*-*.
1722         * configure: Regenerated.
1723
1724 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1725
1726         * configure.in (have_gmp): Only error if the gcc directory exists.
1727
1728         * configure: Regenerate.
1729
1730 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1731
1732         * configure.in: Robustify error message for missing GMP/MPFR.
1733
1734         * configure: Regenerate.
1735
1736 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1737
1738         * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1741
1742         * MAINTAINERS: Change email address.
1743
1744 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1745
1746         * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1749
1750         * MAINTAINERS (Write After Approval): Add myself.
1751
1752 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1753
1754         * MAINTAINERS (Write After Approval): Move myself to
1755         Write After Approval section.
1756
1757 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1758
1759         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1760         need_gmp anymore.
1761         * configure: Regenerate.
1762
1763 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1764
1765         * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1768
1769         * config.guess: Import latest version.
1770         * config.sub: Likewise.
1771
1772 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1773
1774         * Makefile.def: Added pdf target handling.
1775         * Makefile.tpl: Added pdf target handling.
1776         * Makefile.in: Regenerated.
1777
1778 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1779
1780         * MAINTAINERS: Add self as score port maintainer.
1781
1782 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1783
1784         * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1787
1788         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1789         or newer.
1790         * configure: Regenerated.
1791
1792 2006-09-27  Dave Brolley  <brolley@redhat.com>
1793
1794         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1795         $s instead of $r.
1796         * configure: Regenerated.
1797
1798 2006-09-26  Thiemo Seufer  <ths@mips.com>
1799
1800         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1801         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1802         * configure: Regenerate.
1803
1804 2006-09-24  Graeme Peterson <gridly@gmail.com>
1805
1806         * MAINTAINERS (Write After Approval): Remove myself.
1807
1808 2006-09-22  Chao-ying Fu  <fu@mips.com>
1809
1810         * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1813
1814         * MAINTAINERS: Add self as soft-fp maintainer.
1815
1816 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1817
1818         * MAINTAINERS: Add myself as avr maintainer.
1819         Remove Marek Michalkiewicz as avr maintainer.
1820
1821 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1822
1823         * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1826
1827         * configure.in: Never build newlib for a Mingw host.
1828         Never build newlib as Mingw target library.
1829         Test the existence of winsup/cygwin for building a Cygwin newlib,
1830         rather than just winsup.
1831         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1832         building a Mingw target.
1833         * configure: Regenerate.
1834
1835 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1836
1837         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1838
1839 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1840
1841         * config.guess: Import from src (was more updated).
1842         * config.sub: Likewise.
1843
1844 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1845
1846         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1847         * configure: Regenerated.
1848
1849 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1850
1851         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1852         for stages after the first.
1853
1854 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1855
1856         * Makefile.def: Add dependencies for configure-opcodes
1857         on configure-intl and all-opcodes on all-intl.
1858         * Makefile.in: Regenerated.
1859
1860 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1861
1862         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1863
1864 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1865
1866         Port to hosts whose 'sort' and 'tail' implementations
1867         treat operands with leading '+' as file names, as POSIX
1868         has required since 2001.  However, make sure the code still
1869         works on pre-POSIX hosts.
1870         * ltmain.sh: Don't assume "sort +2" is equivalent to
1871         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1872
1873 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1874
1875         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1876
1877 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1878
1879         * ltconfig: chmod 644 before ranlib during install.
1880
1881 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1882
1883         PR bootstrap/18058
1884         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1885         if the bootstrap compiler is a GCC version that supports it.
1886         * configure: Regenerate.
1887
1888 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1889
1890         * configure.in: Fix thinkos in previous check-in.
1891         * configure: Regenerate.
1892
1893 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1894
1895         PR other/27063
1896         * configure.in: Test subdir_requires and give an appropriate
1897         error message.
1898         * configure: Regenerate.
1899
1900 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1901
1902         * MAINTAINERS (Write After Approval): Add myself.
1903
1904 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1905
1906         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1907
1908 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1909
1910         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1911
1912 2006-06-20  David Ayers  <d.ayers@inode.at>
1913
1914         PR bootstrap/28072
1915         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1916         whether target-libjava is being configured instead of whether the
1917         java front end is enabled.
1918         * configure: Regenerate.
1919
1920 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1921
1922         PR target/27540
1923         * configure.in: Only enable libgomp on IRIX 6.
1924         * configure: Regenerate.
1925
1926 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1927
1928         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1929         too.
1930         * Makefile.in: Regenerate.
1931
1932 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1933
1934         * config-ml.in: Alter CCASFLAGS to include special
1935         multilib options the same as is done for CFLAGS.
1936
1937 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1938
1939         * configure.in: Don't enable libgomp on hpux10.
1940         * configure: Rebuilt.
1941
1942 2006-06-12  David Ayers  <d.ayers@inode.at>
1943
1944         PR bootstrap/27963
1945         PR target/19970
1946         * configure.in: Remove target-boehm-gc from noconfigdirs where
1947         ${libgcj} is specified.
1948         * configure: Regenerate.
1949
1950 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1951
1952         Sync from src:
1953
1954         * configure.in: Sync.
1955         * configure: Regenerated.
1956
1957         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1958
1959         * Makefile.def: Added dependencies from sim and gdb on intl, and
1960         added configure dependencies to everything with an all dependency
1961         on intl.
1962         * Makefile.in: Regenerated.
1963
1964 2006-06-06  David Ayers  <d.ayers@inode.at>
1965
1966         PR libobjc/13946
1967         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1968         * Makefile.in: Regenerate.
1969         * configure.in: Add --enable-objc-gc at toplevel and have it
1970         enable boehm-gc for Objective-C.
1971         Remove target-boehm-gc from libgcj.
1972         Add target-boehm-gc to target_libraries.
1973         Add target-boehm-gc to noconfigdirs where ${libgcj}
1974         is specified.
1975         Assert that boehm-gc is supported when requested for Objective-C.
1976         Only build boehm-gc if needed either for Java or Objective-C.
1977         * configure: Regenerate.
1978
1979 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1980
1981         PR 27674
1982         * Makefile.tpl (configure-[+prefix+][+module+],
1983         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1984         Remove rule to unstage bootstrapped modules.
1985         (stage_current): New.
1986         * Makefile.in: Regenerate.
1987
1988 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1989
1990         * MAINTAINERS (Write After Approval): Update my e-mail address.
1991
1992 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1993
1994         * include/libiberty.h: Declare pex_run_in_environment.
1995
1996 2006-05-31  Asher Langton  <langton2@llnl.gov>
1997
1998         * MAINTAINERS (Write After Approval): Add myself.
1999
2000 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2001
2002         * Makefile.def (bfd, opcodes): Fix lib_path.
2003         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2004         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2005         * Makefile.in: Regenerate.
2006
2007 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2008
2009         * Makefile.in: Regenerate.
2010
2011 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2012
2013         * Makefile.def: Add install-html target. Add datarootdir
2014         docdir and htmldir to flags_to_pass.
2015         * Makefile.tpl: Add install-html target.
2016         * Makefile.in: Regenerate.
2017         * configure.in: Add --with-datarootdir, --with-docdir, and
2018         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2019         * configure: Regenerate.
2020
2021 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2022
2023         * configure.in: Enable gprof for cross builds.
2024         * configure: Regenerate.
2025
2026 2006-05-22  Richard Guenther  <rguenther@suse.de>
2027
2028         Revert
2029         2006-01-31  Richard Guenther  <rguenther@suse.de>
2030         Paolo Bonzini  <bonzini@gnu.org>
2031
2032         * Makefile.def (target_modules): Add libgcc-math target module.
2033         * configure.in (target_libraries): Add libgcc-math target library.
2034         (--enable-libgcc-math): New configure switch.
2035         * Makefile.in: Re-generate.
2036         * configure: Re-generate.
2037         * libgcc-math: New toplevel directory.
2038
2039 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2040             Andreas Tobler  <a.tobler@schweiz.ch>
2041
2042         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2043         * configure: Rebuilt.
2044
2045 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2046
2047         * MAINTAINERS (Write After Approval): Add myself.
2048
2049 2006-05-01  DJ Delorie  <dj@redhat.com>
2050
2051         * configure.in: Restore CFLAGS if GMP isn't present.
2052         * configure: Regenerate.
2053
2054 2006-05-01  Richard Guenther  <rguenther@suse.de>
2055
2056         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2057         maintainer.
2058
2059 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2060
2061         * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2064
2065         * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2006-04-18  DJ Delorie  <dj@redhat.com>
2068
2069         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2070         reference libgloss so that libssp can be built in a combined
2071         tree.
2072         * configure: Regenerate.
2073
2074 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2075
2076         * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2079
2080         * configure.in: Require makeinfo 4.4 or higher.
2081         * configure: Regenerate.
2082
2083 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2084
2085         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2086         Rearrange the entries of other libraries to have them in one place.
2087
2088 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2089
2090         * MAINTAINERS (Write After Approval): Remove myself.
2091         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2092
2093 2006-03-14  Richard Guenther  <rguenther@suse.de>
2094
2095         * configure: Regenerate with autoconf 2.13.
2096
2097 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2098
2099         * MAINTAINERS: Use my work address.
2100
2101         * MAINTAINERS: Update my E-mail address.
2102
2103 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2104
2105         * configure.in: Handle --disable-<component> generically.
2106         * configure: Regenerate.
2107
2108 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2109
2110         PR libgcj/17311
2111         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2112
2113 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2114
2115         * MAINTAINERS (Write After Approval):  Remove myself.
2116         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2117
2118 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2119
2120         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2121         (TARGET_CONFIGDIRS): Remove.
2122         * configure.in: Remove AC_SUBST(target_configdirs).
2123         * Makefile.in, configure: Regenerated.
2124
2125 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2126
2127         * MAINTAINERS (Write After Approval):  Remove myself.
2128         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2129
2130 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2131
2132         PR bootstrap/25670
2133
2134         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2135
2136         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2137         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2138         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2139         BUILD_PREFIX, BUILD_PREFIX_1.
2140         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2141
2142         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2143         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2144
2145         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2146         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2147         of `cat stage_current`.  Always provide the `r' and `s' variables.
2148         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2149         a single shell execution.
2150         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2151         bootstrapped modules, make the stage1 module if the build was not
2152         started yet, else build the current stage.
2153         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2154         (all-build, all-host, all-target, [+make_target+]-host,
2155         [+make_target+]-target): Do not use \-continued lines.
2156         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2157         (current_stage, restrap, stage_last): New.
2158
2159         * Makefile.in: Regenerate.
2160         * configure: Regenerate.
2161
2162 2006-02-19  Bud Davis  <jmdavis@link.com>
2163
2164         * MAINTAINERS (Write After Approval):  Remove myself.
2165         (Language Front End Maintainers):  Add myself as fortran 95
2166         maintainer and update e-mail address.
2167
2168 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2169
2170         * MAINTAINERS (Write After Approval):  Remove myself.
2171         (Language Front End Maintainers):  Add myself as fortran 95
2172         maintainer.
2173
2174 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2175
2176         * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2179
2180         * MAINTAINERS (Write After Approval):  Remove myself.
2181         (Language Front End Maintainers):  Add myself as
2182         fortran 95 maintainer.
2183
2184 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2185
2186         Sync from src:
2187
2188         2005-12-27  Leif Ekblad  <leif@rdos.net>
2189
2190         * configure.in: Add support for RDOS target.
2191         * configure: Regenerate.
2192
2193 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2194             Andreas Schwab  <schwab@suse.de>
2195
2196         * configure: Regenerate.
2197
2198 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2199
2200         * configure.in (enable_libgomp): Add AIX.
2201         * configure: Regenerate.
2202
2203 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2208
2209         * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2006-01-31  Richard Guenther  <rguenther@suse.de>
2212         Paolo Bonzini  <bonzini@gnu.org>
2213
2214         * Makefile.def (target_modules): Add libgcc-math target module.
2215         * configure.in (target_libraries): Add libgcc-math target library.
2216         (--enable-libgcc-math): New configure switch.
2217         * Makefile.in: Re-generate.
2218         * configure: Re-generate.
2219         * libgcc-math: New toplevel directory.
2220
2221 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2222
2223         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2224         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2225         the assembler, linker and binutils.
2226         * configure: Regenerate.
2227
2228 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2229
2230         * MAINTAINERS (Write After Approval): Add myself.
2231
2232 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2233
2234         * configure: Regenerate.
2235
2236 2006-01-18  Richard Henderson  <rth@redhat.com>
2237             Jakub Jelinek  <jakub@redhat.com>
2238             Diego Novillo  <dnovillo@redhat.com>
2239
2240         * libgomp: New directory.
2241         * Makefile.def: Add target_module libgomp.
2242         * Makefile.in: Regenerate.
2243         * configure.in (target_libraries): Add target-libgomp.
2244         * configure: Regenerate.
2245
2246 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2247
2248         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2249         @ from continuation.
2250         * Makefile.in: Rebuilt.
2251
2252 2006-01-04  Chris Lattner  <sabre@gnu.org>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2257
2258         PR bootstrap/24252
2259
2260         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2261         * Makefile.tpl (OBJDUMP): New.
2262         (EXTRA_HOST_FLAGS): Add it.
2263         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2264
2265         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2266         to use symbolic links between directories.  Avoid race conditions
2267         or make them harmless.
2268         * configure.in: Do not try to use symbolic links between directories.
2269
2270         * Makefile.def (LEAN): Pass.
2271         * Makefile.tpl (LEAN): Define.
2272         (stage[+id+]-start): Accept that the previous directory does not
2273         exist, if the bootstrap is lean.
2274         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2275         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2276         configure substitution.
2277         ([+compare-target+]): Likewise.
2278         ([+bootstrap-target+]-lean): New.
2279         * configure.in: Remove lean bootstrap support from here.
2280
2281         * Makefile.in: Regenerate.
2282         * configure: Regenerate.
2283
2284 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2285
2286         * MAINTAINERS (libdecnumber): Add myself.
2287
2288 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2289
2290         * libtool-ldflags: New script.
2291
2292 2006-01-02  Andreas Schwab  <schwab@suse.de>
2293
2294         * configure.in: When reconfiguring remove Makefile in
2295         all stage directories.
2296         * configure: Regenerate.
2297
2298 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2299
2300         * MAINTAINERS: Update my email address.
2301
2302 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2303
2304         Revert Ada-related part of the previous change.
2305
2306         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2307         Do not pass.
2308         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2309         * Makefile.in: Regenerate.
2310         * configure.in: Do not include mt-ppc-aix target fragment.
2311         * configure: Regenerate.
2312
2313 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2314
2315         * configure.in: Select appropriate fragments for PowerPC/AIX.
2316         * configure: Regenerate.
2317
2318         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2319         BOOT_CFLAGS, BOOT_LDFLAGS.
2320         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2321         BOOT_CFLAGS, BOOT_LDFLAGS.
2322         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2323         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2324         (stage): Fail if we cannot complete the work.
2325         * Makefile.in: Regenerate.
2326
2327 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2328
2329         * configure.in: Replace ms1 with mt.
2330         * configure: Rebuilt.
2331
2332 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2333
2334         * MAINTAINERS: Update my email address.
2335
2336 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2337
2338         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2339         install-host-nogcc): Don't invoke $(stage) at the end.
2340         * Makefile.in: Regenerate.
2341
2342 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2343
2344         * configure.in: Flip the top-level bootstrap switch.
2345         * configure: Regenerate.
2346
2347 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2348
2349         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2350         $(stage) and $(unstage).
2351         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2352         (all): Remove stray semicolon.
2353         (local-distclean): Don't handle multilib.tmp and multilib.out.
2354         (install.all): Set $s for consistency.
2355         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2356         check_multilibs setting.  Always make the install directory.
2357         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2358         Correct @if/@endif.
2359         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2360         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2361         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2362         (multilib.out): Remove.
2363         * Makefile.in: Regenerated.
2364
2365 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2366
2367         * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2370
2371         * MAINTAINERS: Add myself as mt maintainer.
2372
2373         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2374
2375 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2376
2377         * MAINTAINERS: Change email address.
2378
2379 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2380
2381         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2382         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2383         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2384         Find in-tree tools if available.
2385         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2386         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2387         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2388         (COMPILER_*_FOR_TARGET): New.
2389         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2390         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2391         (CONFIGURED_*, USUAL_*): Remove.
2392         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2393         STRIP): Use autoconf substitutions.
2394         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2395         COMPILER_NM_FOR_TARGET): New.
2396         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2397
2398         (all): Make all-host and all-target in parallel.
2399         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2400         that $$r and $$s are set before invoking a recursive make.
2401         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2402         ([+bootstrap-target+]): Inline most of the `all' target.
2403
2404 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2405
2406         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2407         from the gcc build directory.
2408         * Makefile.in: Regenerate.
2409
2410 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2411
2412         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2413         depend on all-libdecnumber.
2414         * configure.in (host_libs): Include libdecnumber.
2415         * Makefile.in: Regenerate.
2416         * configure: Likewise.
2417
2418 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2419
2420         * libdecnumber: Import decNumber sources from the dfp-branch.
2421
2422 2005-11-21  Kean Johnston  <jkj@sco.com>
2423
2424         * config.sub, config.guess: Sync from upstream sources.
2425
2426 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2427
2428         Import from Autoconf sources:
2429
2430         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2431         * config/move-if-change: Don't output "$2 is unchanged";
2432         suggested by Ben Elliston.  Handle weird characters correctly.
2433
2434 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2435
2436         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2437         to match upstream libtool for darwin.
2438
2439 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2440
2441         * Makefile.def: Remove gdb dependencies for gdbtk.
2442         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2443         (configure-gdb, install-gdb): New rules.
2444         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2445         * Makefile.in, configure: Regenerated.
2446
2447 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2448
2449         * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2452
2453         * MAINTAINERS (Write After Approval): Add myself.
2454
2455 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2456
2457         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2458         Diego Novillo.
2459
2460 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         PR bootstrap/24297
2463         * Makefile.tpl (do-[+make-target+], do-check, install,
2464         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2465         are set before recursing.
2466         * Makefile.in: Regenerate.
2467
2468 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2469
2470         PR bootstrap/18939
2471         * Makefile.def (gcc) <target>: Fix thinko.
2472         * Makefile.in: Regenerate.
2473
2474 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2475
2476         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2477         * configure: Regenerate.
2478
2479 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2480
2481         * MAINTAINERS (Write After Approval): Add self.
2482
2483 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2484
2485         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2486         target-libffi, target-qthreads, target-libjava, and
2487         targetlibobjc.
2488         * configure: Regenerate.
2489
2490 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2491
2492         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2493         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2494         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2495         (USUAL_OBJDUMP_FOR_TARGET): New.
2496         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2497         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2498         * configure, Makefile.in: Regenerated.
2499
2500 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2501
2502         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2503         before other host packages.
2504
2505 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2506
2507         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2508
2509 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2510
2511         PR bootstrap/22340
2512
2513         * configure.in (default_target): Remove.
2514         * Makefile.tpl (all): Do not use prerequisites as subroutines
2515         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2516         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2517         use prerequisites as subroutines.
2518         (check-host, check-target): New.
2519         (bootstrap configure & all targets): Do not use stage*-start
2520         if the directory layout is already ok.
2521         (non-bootstrap configure & all targets): Prepend a $(unstage).
2522         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2523         (NOTPARALLEL): Remove.
2524         (unstage, stage variables): New variables.
2525         (unstage, stage targets): Simply expand to those variables.
2526
2527         * configure: Regenerate.
2528         * Makefile.in: Regenerate.
2529
2530 2005-10-04  James E Wilson  <wilson@specifix.com>
2531
2532         * Makefile.def (lang_env_dependencies): Add libmudflap.
2533         * Makefile.in: Regenerate.
2534
2535 2005-10-03  Andreas Schwab  <schwab@suse.de>
2536
2537         Backport from libtool CVS:
2538         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2539
2540         * ltmain.sh: add support for installing into temporary
2541         staging area (e.g. 'make install DESTDIR=...')
2542
2543 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2544
2545         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2546         * configure: Regenerated.
2547
2548 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2549
2550         * configure: Regenerate with the correct
2551         autoconf version.
2552
2553 2005-09-30  Catherine Moore  <clm@cm00re.com>
2554
2555         * configure.in (bfin-*-*): New.
2556         * configure: Regenerated.
2557
2558 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2559
2560         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2561         (LIPO_FOR_TARGET): New.
2562         (CONFIGURED_LIPO_FOR_TARGET): New.
2563         (USUAL_LIPO_FOR_TARGET): New.
2564         (STRIP_FOR_TARGET): New.
2565         (CONFIGURED_STRIP_FOR_TARGET): New.
2566         (USUAL_STRIP_FOR_TARGET): New.
2567         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2568         STRIP_FOR_TARGET.
2569         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2570         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2571         * Makefile.in: Regenerate.
2572         * configure: Regenerate.
2573
2574 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2575
2576         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2577         (rs6000-*-aix*): Same.
2578         * configure: Regenerate.
2579
2580 2005-09-16  Tom Tromey  <tromey@redhat.com>
2581
2582         * MAINTAINERS: Add self as java maintainer.
2583
2584 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2585
2586         * configure.in: Recognize f95 in the --enable-languages option,
2587         and substitute it for fortran, issuing a warning.
2588         * configure: Regenerate.
2589
2590 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2591
2592         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2593         * configure:  Regenerated.
2594
2595 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2596
2597         * MAINTAINERS: Add self as ms1 maintainer.
2598
2599 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2600
2601         * Makefile.def (libssp): Add to lang_env_dependencies.
2602         * Makefile.in: Regenerate.
2603
2604 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2605
2606         * MAINTAINERS: Add myself as middle-end maintainer.
2607
2608 2005-08-17  Christian Groessler  <chris@groessler.org>
2609
2610         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2611         * Makefile.in: Regenerate.
2612
2613 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2614
2615         * MAINTAINERS (write after approval): Added myself.
2616
2617 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2618
2619         * MAINTAINERS (Write After Approval): Add myself.
2620
2621 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2622
2623         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2624         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2625         Look for alternate names of the target cc and c++
2626         * configure: Regenerate.
2627
2628 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2629
2630         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2631         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2632         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2633         tools; remove code to manually set them.
2634         (Target tools): Look in the environment for them.
2635         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2636         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2637         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2638         build directory.
2639         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2640         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2641         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2642         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2643         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2644         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2645         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2646         * configure: Regenerate.
2647         * Makefile.in: Regenerate.
2648
2649 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2650
2651         * MAINTAINERS: Update for removed CPU targets.
2652
2653 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2654
2655         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2656         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2657         * Makefile.in: Regenerated.
2658
2659 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2660
2661         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2662         (CFLAGS_FOR_TARGET): Use it.
2663         (CXXFLAGS_FOR_TARGET): Likewise.
2664         * Makefile.in: Regenerated.
2665         * configure.in (--with-build-sysroot): New option.
2666         * configure: Regenerated.
2667
2668 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2669
2670         * Makefile.tpl: Wrap install between unstage and stage
2671         * Makefile.in: Regenerate.
2672
2673 2005-07-21  Eric Christopher  <echristo@apple.com>
2674
2675         * MAINTAINERS: Update affiliation.
2676
2677 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2678
2679         * MAINTAINERS: Add self as crx port maintainer.
2680
2681 2005-07-20  DJ Delorie  <dj@redhat.com>
2682
2683         * MAINTAINERS: Add self as m32c maintainer.
2684
2685 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2686
2687         * all files: Update FSF address.
2688
2689 2005-07-15  Eric Christopher  <echristo@redhat.com>
2690
2691         * MAINTAINERS: Change affiliation.
2692
2693 2005-07-14  Jim Blandy  <jimb@redhat.com>
2694
2695         * configure.in: Add cases for Renesas m32c.
2696         * configure: Regenerated.
2697
2698 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2699
2700         * COPYING.LIB: Update from fsf.org.
2701
2702 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2703
2704         * COPYING, compile, config.guess,
2705         config.sub, install-sh, missing, mkinstalldirs,
2706         symlink-tree, ylwrap: Sync from upstream sources.
2707         * config-ml.in: Update FSF address.
2708
2709 2005-07-13  Eric Christopher  <echristo@redhat.com>
2710
2711         * configure.in: Add toplevel noconfigdir support for tpf.
2712         * configure: Regenerate.
2713
2714 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2715
2716         PR ada/22340
2717
2718         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2719         * Makefile.in: Regenerate.
2720
2721 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2722
2723         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2724         Brolley to write-after-approval.
2725
2726 2005-07-07  Andreas Schwab  <schwab@suse.de>
2727
2728         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2729         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2730         * Makefile.in: Regenerated.
2731
2732 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2733
2734         * configure.in: Don't build sim or rda when targetting darwin.
2735         * configure: Regenerate.
2736
2737 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2738
2739         * configure.in: Add --enable-libssp and --disable-libssp.
2740         * configure: Regenerate with autoconf-2.13.
2741
2742 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2743
2744         * Makefile.def (target_modules): Add libssp.
2745         * configure.in (target_libraries): Add target-libssp.
2746         * configure: Rebuilt.
2747         * Makefile.in: Rebuilt.
2748
2749 2005-07-01  Zack Weinberg  <zackw@panix.com>
2750
2751         * MAINTAINERS: Change email address.  Resign from maintainership.
2752
2753 2005-07-01  Richard Guenther  <rguenther@suse.de>
2754
2755         * MAINTAINERS: Change my e-mail address and affiliation.
2756
2757 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2758
2759         * Makefile.def (stagefeedback): Come after profile.
2760         Define profiledbootstrap target.
2761         * Makefile.tpl (profiledbootstrap): Remove.
2762         (stageprofile-end): Zap stagefeedback.
2763         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2764         * Makefile.in: Regenerate.
2765
2766 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2767
2768         * MAINTAINERS: Update my email address.
2769
2770 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2771
2772         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2773         In 'cpp' stanza, support '#line' as well as '# '.
2774
2775 2005-06-08  Andreas Schwab  <schwab@suse.de>
2776
2777         * MAINTAINERS: Move myself from 'Write After Approval' to
2778         'CPU Port Maintainers' section as m68k maintainer.
2779
2780 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2781
2782         * configure.in (unsupported_languages): New macro.
2783         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2784         non-ported target libraries in noconfigdirs.
2785         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2786         non-linux-gnu.  Remove libgcj_ex_libffi.
2787         <lang_frag loop>: Set add_this_lang=no if the language is in
2788         unsupported_languages.
2789         * configure: Regenerate.
2790
2791 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2792
2793         * configure.in: Fix typo in handling of --with-mpfr-dir.
2794         * configure: Regenerate.
2795
2796 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2797
2798         * MAINTAINERS: Update my email address.
2799
2800 2005-06-02  Jim Blandy  <jimb@redhat.com>
2801
2802         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2803         accepted into the master sources.)
2804
2805 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2806             Michael Snyder  <msnyder@redhat.com>
2807             Stan Cox  <scox@redhat.com>
2808
2809         * configure.in: Set noconfigdirs for ms1.
2810
2811         * configure: Regenerate.
2812
2813 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2814
2815         * MAINTAINERS (Write After Approval): Add self.
2816
2817 2005-06-01  Josh Conner  <jconner@apple.com>
2818
2819         * MAINTAINERS (Write After Approval): Add self.
2820
2821 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2822
2823         * MAINTAINERS: Update my email address.
2824
2825 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2826
2827         * MAINTAINERS (Write After Approval): Add self.
2828
2829 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2830
2831         * MAINTAINERS (Write After Approval): Remove self.
2832
2833 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2834
2835         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2836         (Dependencies): Consider target modules for bootstrap dependencies.
2837         Make target bootstrap modules depend on each stage's gcc.
2838         * Makefile.in: Regenerate.
2839
2840 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2841
2842         * Makefile.def (configure-gcc): Depend on binutils having been built.
2843         (all-gcc): No need to do it here.
2844         * Makefile.in: Regenerate.
2845
2846 2005-05-19  Paul Brook  <paul@codesourcery.com>
2847
2848         * configure.in: Rewrite misleading error message when requested
2849         language cannot be built.
2850         * configure: Regenerate.
2851
2852 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2853
2854         * ylwrap: Import from Automake 1.9.5.
2855
2856 2005-05-13  David Ung  <davidu@mips.com>
2857
2858         * MAINTAINERS (Write After Approval): Add self.
2859
2860 2005-05-09  Mike Stump  <mrs@apple.com>
2861
2862         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2863         lt_cv_sys_max_cmd_len for now.
2864
2865 2005-05-09  Stan Cox  <scox@redhat.com>
2866
2867         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2868
2869 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2870
2871         * README.SCO: Update the URL.
2872
2873 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2874
2875         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2876         with_gnu_ld to libtool.
2877         * ltcf-c.sh (aix[45]): Define file_list_spec.
2878         * ltcf-cxx.sh (aix[45]): Same.
2879         * ltcf-gcj.sh (aix[45]): Same.
2880         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2881         exists, write list of input files to temporary file.
2882
2883 2005-05-04  Mike Stump  <mrs@apple.com>
2884
2885         * configure.in: Always pass --target to target configures as
2886         otherwise rebuilds that do --recheck will fail.
2887         * confiugure: Rebuilt.
2888
2889 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2890
2891         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2892         STAGE_HOST_EXPORTS.
2893         (configure, all): Add bootstrap support.
2894         (Host modules, target modules): Pass post-stage1 flags and exports.
2895         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2896         * Makefile.in: Regenerate.
2897
2898 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         * configure: Regenerate.
2901
2902 2005-04-27  Mike Stump  <mrs@apple.com>
2903
2904         * MAINTAINERS: Add self as darwin maintainer.
2905
2906 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2907
2908         * config.sub: Update from master copy.
2909
2910 2005-04-21  Mike Stump  <mrs@apple.com>
2911
2912         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2913         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2914
2915 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2916
2917         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2918         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2919         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2920         "*-*-elf" and "*-*-linux*".
2921         * configure: Regenerate.
2922
2923 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2924
2925         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2926
2927 2005-04-12  Mike Stump  <mrs@apple.com>
2928
2929         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2930
2931 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2932
2933         * MAINTAINERS (Write After Approval): Add myself.
2934
2935 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2936
2937         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2938
2939 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2940
2941         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2942         (TARGET_CONFIGARGS): Include --with-target-subdir.
2943         (configure, all): New macros.  Use them throughout.
2944         * Makefile.in: Regenerate.
2945
2946 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2947
2948         * MAINTAINERS (Write After Approval): Add myself.
2949
2950 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2951
2952         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2953
2954 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2955
2956         * MAINTAINERS: Move John Carr to Write After Approval.
2957
2958 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2959
2960         * config/mh-mingw32: Delete.
2961         * configure.in: Don't use it.
2962         * configure: Regenerate.
2963
2964 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2965
2966         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2967         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2968         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2969         (HOST_LIB_PATH): Generate from Makefile.def.
2970         (TARGET_LIB_PATH): Likewise.
2971         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2972         * Makefile.in: Regenerate.
2973         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2974         (RPATH_ENVVAR): Include Darwin case.
2975         * configure: Regenerate.
2976
2977 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2978
2979         * MAINTAINERS (Various Maintainers): Remove self.
2980         (Write After Approval): Add self.
2981
2982 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2983
2984         * MAINTAINERS (Various Maintainers): Add self.
2985
2986 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2987
2988         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2989         * configure: Regenerate.
2990
2991 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2992
2993         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2994         gcc_version, and gcc_version_trigger from set of flags to pass.
2995         * Makefile.tpl: Remove definitions of above variables.
2996         (config.status): Remove dependency on $(gcc_version_trigger).
2997         * Makefile.in: Regenerate.
2998         * configure.in: Do not reference config/gcc-version.m4 nor
2999         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3000         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3001         * configure: Regenerate.
3002
3003 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3004             Andrew Pinski <pinskia@physics.uc.edu>
3005
3006         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3007         * Makefile.in: Regenerate.
3008
3009 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3010
3011         * MAINTAINERS (Write After Approval): Add myself.
3012
3013 2005-03-03  David Ayers  <d.ayers@inode.at>
3014
3015         * MAINTAINERS (Write After Approval): Add myself.
3016
3017 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3018
3019         PR libgcj/20160
3020         * ltmain.sh: Avoid creating archives with components that have
3021         duplicate basenames.
3022
3023 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3024
3025         PR bootstrap/20250
3026         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3027         instead of check.
3028         * Makefile.in: Regenerate.
3029
3030 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3031
3032         * Makefile.in: Regenerate to fix conflict between the previous two
3033         patches.
3034
3035 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3036
3037         PR bootstrap/17383
3038         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3039         * Makefile.tpl (HOST_SUBDIR): New substitution.
3040         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3041         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3042         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3043         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3044         (Host modules, Bootstrapped modules): Use it.
3045         (Build modules, Target modules): Do not create symlink trees,
3046         always configure out-of-srcdir.
3047         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3048         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3049         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3050         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3051
3052         * Makefile.in: Regenerate.
3053         * configure: Regenerate.
3054
3055 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3056
3057         Merged from libada-gnattools-branch:
3058         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3059
3060         * gnattools: New directory.
3061         * Makefile.def: Add gnattools as a module, depending on target-libada.
3062         * Makefile.in: Regenerate.
3063         * configure.in: Include gnattools in host_tools; disable it if ada
3064         is disabled.
3065         * configure: Regenerate.
3066
3067 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3068
3069         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3070         treelang maintainer.
3071         (Write After Approval): Remove myself.
3072
3073 2005-02-23  Paul Schlie  <schlie@comcast.net>
3074
3075         * configure.in: Allow darwin targeted ports to build tk, itcl and
3076         libgui.
3077         * configure: Regenerate.
3078
3079 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3080
3081         PR libgcj/10353
3082         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3083         * configure: Regenerate.
3084
3085 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3086
3087         * MAINTAINERS (Write After Approval): Add myself.
3088
3089 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3090
3091         * MAINTAINERS: Update my e-mail address.
3092
3093 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3094
3095         * MAINTAINERS (Write After Approval): Add myself.
3096
3097 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3098
3099         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3100         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3101         target-libgloss when not *-*-elf and *-*-aout.
3102         * configure: Regenerate.
3103
3104 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3105
3106         * MAINTAINERS: Remove obsolete entries.
3107
3108         * MAINTAINERS (Write After Approval): Add Michael Matz.
3109
3110 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3111
3112         * MAINTAINERS: Remove self as cpplib maintainer.
3113
3114 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3115
3116         * install-sh, config.sub: Import from upstream.
3117
3118 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3119
3120         PR bootstrap/18222
3121         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3122         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3123         * Makefile.in: Regenerate.
3124
3125 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3126
3127         * MAINTAINERS: Update my email address.
3128
3129 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3130             Andreas Schwab  <schwab@suse.de>
3131
3132         PR bootstrap/18033
3133         * config-ml.in: Eval option if surrounded by single quotes.
3134
3135 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3136
3137         Revert 2004-12-28 Makefile changes, a better fix will be
3138         applied to mainline and src after GCC 4.0 branches.
3139
3140 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3141
3142         PR bootstrap/17383
3143
3144         * Makefile.def (target_modules): Remove stage parameter,
3145         it is always true now.
3146         * Makefile.tpl (configure-build-[+module+],
3147         configure-target-[+module+]): Always build symlink tree
3148         for the directory and for include.  BUILD_SUBDIR and
3149         TARGET_SUBDIR cannot be . anymore.
3150         * Makefile.in: Regenerate.
3151
3152 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3153
3154         Revert 2004-12-08 Makefile changes.
3155
3156 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3157
3158         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3159         cygwin, mingw.
3160
3161 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3162
3163         * configure.in (sh64-*-*): Reenable gprof.
3164         * configure: Regenerate.
3165
3166 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3167
3168         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3169         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3170         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3171         * Makefile.in: Regenerate.
3172
3173 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3174
3175         * MAINTAINERS: Update my email address.
3176
3177 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3178
3179         * Makefile.tpl: Generate normal dependencies if the LHS module is
3180         not bootstrapped.
3181         * Makefile.in: Regenerate.
3182
3183 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3184
3185         * configure.in: Include config/gxx-include-dir.m4.  Use
3186         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3187         * configure: Regenerate.
3188
3189 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3190
3191         * config.if: Delete.
3192         * configure.in: Set libstdcxx_incdir directly.
3193         * configure: Regenerate.
3194
3195 2004-12-02  Eric Christopher  <echristo@redhat.com>
3196
3197         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3198         * Makefile.in: Regenerate.
3199
3200 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3201
3202         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3203         * configure: Regenerate.
3204
3205 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3206
3207         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3208         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3209         * configure: Regenerate.
3210
3211 2004-12-01  Eric Christopher  <echristo@redhat.com>
3212
3213         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3214         of things to remove.
3215
3216 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3217
3218         * MAINTAINERS (Write After Approval): Update my e-mail address.
3219
3220 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3221
3222         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3223         from CVS libtool to always pass_all.
3224
3225 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3226
3227         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3228         (hppa*64*-*-*): Delete incorrect comment.
3229         * configure: Rebuilt.
3230
3231 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3232
3233         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3234
3235 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3236
3237         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3238         from CVS libtool to always pass_all.
3239
3240 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3241
3242         * install-sh, compile: Import from automake.
3243
3244 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3245
3246         * config.guess, config.sub:  Import from savannnah.
3247
3248 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3249
3250         * MAINTAINERS (Write After Approval): Add myself
3251
3252 2004-11-12  Mike Stump  <mrs@apple.com>
3253
3254         * Makefile.def: Add html support.
3255         * Makefile.tpl: Likewise.
3256         * Makefile.in: Regenerate.
3257
3258 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3259
3260         PR 18423
3261         * configure.in: Remove all instances of build-fixincludes from
3262         noconfigdirs.
3263         (build_configargs): Supply --target to subdirectories.
3264         * configure: Regenerate.
3265
3266         * Makefile.def: Make gcc install depend on fixincludes install.
3267         * Makefile.in: Regenerate.
3268
3269 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3270
3271         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3272
3273 2004-11-11  Paul Brook  <paul@codesourcery.com>
3274
3275         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3276
3277 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3278
3279         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3280         target-libgfortran.
3281         * configure: Regenerate.
3282
3283 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3284
3285         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3286         like CC.
3287
3288 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3289
3290         * Makefile.def (host fixincludes): Specify missing targets.
3291         * Makefile.in: Regenerate.
3292
3293 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3294
3295         * MAINTAINERS: Add myself
3296
3297 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3302
3303         * Makefile.def: Build fixincludes for the host, too.
3304         * Makefile.in: Regenerate.
3305         * configure.in (host_tools): Add fixincludes.
3306         * configure: Regenerate.
3307
3308 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3309
3310         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3311         * configure: Regenerated.
3312
3313 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3314
3315         PR other/17783
3316         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3317         * configure: Regenerated.
3318
3319 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3320
3321         * README.SCO: Update per FSF instructions.
3322
3323 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3324
3325         PR target/18151
3326         * configure.in (case ${target}): Do not build fixincludes for avr.
3327         * configure: Regenerated.
3328
3329 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3330
3331         * configure.in (case ${target}): Do not build fixincludes
3332         on platforms where it is not used.
3333         * configure: Regenerated.
3334
3335 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3336
3337         * configure.in: Use an absolute path to install-sh.
3338         * configure: Regenerated.
3339
3340 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3341
3342         * MAINTAINERS (Write After Approval): Add myself.
3343
3344 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3345
3346         * MAINTAINERS: Remove from Write After Approval those that are
3347         already maintainers.
3348
3349 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3350
3351         * MAINTAINERS:  Update my email address.
3352
3353 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3354
3355         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3356         * configure: Regenerate.
3357
3358 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3359
3360         * MAINTAINERS:  Update my email address.
3361
3362 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3363
3364         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3365         entries belonging to this category.
3366
3367 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3368
3369         * MAINTAINERS: Update my e-mail address.
3370
3371 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3372
3373         Fix wrong conflict resolution in:
3374
3375         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3376
3377         * Makefile.in: Regenerate.
3378         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3379         in the recursive `make', instead of hardwiring `all'.
3380         (Autogenerated TARGET-* variables): New.
3381
3382 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3383
3384         * configure.in: Enable target-libgloss for crx-*-*.
3385         * configure: Regenerate.
3386
3387 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3388
3389         * MAINTAINERS (Various Maintainers): Move the "windows,
3390         cygwin, mingw" maintainer to ...
3391         (OS Port Maintainers): ... here.
3392
3393 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3394
3395         * MAINTAINERS (Write After Approval): Remove those that are
3396         maintainers of some subsystem.
3397
3398 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3399
3400         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3401         * ltcf-cxx.sh (tpf*): Likewise.
3402         * ltconfig (tpf*): Add TPF OS configuration support.
3403
3404 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3405
3406         * MAINTAINERS: Change my email address to my new work account.
3407
3408 2004-09-24  Michael Roth  <mroth@nessie.de>
3409
3410         * configure.in (--without-headers): Add missing double quotes.
3411         * configure: Regenerate.
3412
3413 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3414
3415         * ylwrap: Revert to previous version.
3416
3417 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3418
3419         PR bootstrap/17369
3420         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3421         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3422         SET_GCC_LIB_PATH_CMD.
3423         (BASE_TARGET_EXPORTS): Likewise.
3424         * Makefile.in: Regenerated.
3425
3426         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3427         * configure: Regenerated.
3428
3429 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3430
3431         * config.guess: New upstream version
3432         * compile, depcomp, install-sh, ylwrap: Likewise.
3433
3434 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3435
3436         * config/mh-x86omitfp: New host makefile fragment.  Add
3437         -fomit-frame-pointer to the default BOOT_CFLAGS.
3438         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3439         * configure: Regenerate.
3440
3441 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3442
3443         PR target/11572
3444         * configure.in (*-*-darwin*): Renable libobjc.
3445         * configure: Regenerate.
3446
3447 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3448
3449         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3450
3451 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3452
3453         * Makefile.def: Remove libbanshee.
3454         * Makefile.tpl: Ditto.
3455         * configure.in: Ditto.
3456         * Makefile.in: Regen.
3457         * configure: Ditto.
3458
3459 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3460
3461         * ltmain.sh: Use $pic_object as $non_pic_object if
3462         $non_pic_object=none.
3463
3464 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3465
3466         * missing: Import latest version from master repository.
3467
3468 2004-09-06  Nick Clifton  <nickc@redhat.com>
3469
3470         * config.sub: Import latest version from master repository.
3471         * config.guess: Likewise.
3472         This includes these changes:
3473
3474         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3475
3476         * config.sub: Handle crisv32, alias etraxfs.
3477         * config.guess (crisv32:Linux:*:*): Handle.
3478
3479         2004-08-13  Brad Smith  <brad@comstyle.com>
3480
3481         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3482         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3483
3484         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3485
3486         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3487         assume the processor is a powerpc.  This is because coreutils
3488         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3489         in this case, due to a MacOS X bug that causes
3490         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3491         to return a negative number.
3492         Problem reported by Petter Reinholdtsen in:
3493         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3494
3495         2004-07-19  Ben Elliston  <bje@gnu.org>
3496
3497         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3498
3499         2004-06-24  Ben Elliston  <bje@gnu.org>
3500
3501         * config.guess: Update copyright years.
3502         * config.sub: Likewise.
3503
3504         2004-06-22  Robert Millan  <robertmh@gnu.org>
3505
3506         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3507         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3508
3509         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3510
3511         * config.guess (*:*VMS:*:*): New entry. Replaces
3512         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3513         manufacturer.
3514
3515         2004-06-22  Ben Elliston  <bje@gnu.org>
3516
3517         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3518         * config.sub: Likewise.
3519
3520         2004-06-22  Ben Elliston  <bje@gnu.org>
3521
3522         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3523         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3524
3525         2004-06-11  Ben Elliston  <bje@gnu.org>
3526
3527         * config.guess (pegasos:OpenBSD:*:*): Remove.
3528
3529         2004-06-11  Ben Elliston  <bje@gnu.org>
3530
3531         From Wouter Verhelst <wouter@grep.be>:
3532         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3533
3534         2004-06-11  Ben Elliston  <bje@gnu.org>
3535
3536         * config.guess (luna88k:OpenBSD:*:*): New.
3537
3538         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3539
3540         * config.guess (m32r*:Linux:*:*): New case.
3541         * config.sub: Handle m32rle.
3542
3543         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3544
3545         From Jens Petersen  <petersen@redhat.com>:
3546         * config.sub: Handle sparcv8.
3547
3548         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3549
3550         From Tom Smith <smith@cag.lkg.hp.com>:
3551         * config.guess: Version suffixes are equally significant on Tru64
3552         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3553         prefix of "P" (patched kernel).
3554
3555         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3556
3557         * config.sub: Add support for National Semiconductor CRX target.
3558
3559 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3560
3561         * MAINTAINERS (Various Maintainers): Remove myself as web page
3562         maintainer, add myself as maintainer of build status lists.
3563
3564 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3565
3566         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3567         *-*-netware, but add target-libmudflap.
3568         Consolidate *-*-netware targets (of which really only i?86 exists)
3569         into a single entry.
3570         * configure: Likewise.
3571
3572 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3573
3574         * Makefile.tpl (sorry): Remove.
3575         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3576         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3577         (do-clean): Clean per-stage directories too.
3578         (do-distclean): Run distclean-stage1 too.
3579         (.NOTPARALLEL): Enable during toplevel bootstrap.
3580         (stage[+id+]-bubble): Enable parallel execution during
3581         the recursive invocation.
3582         * Makefile.in: Regenerate.
3583
3584         Fix previous checkin:
3585
3586         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3587         include.
3588         * configure.in: Fix indentation.
3589         * configure: Regenerate.
3590
3591 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3592
3593         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3594         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3595         * configure: regenerate
3596         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3597         -mdynamic-no-pic
3598
3599
3600 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3601
3602         * Makefile.def (build_modules): Add fixincludes.
3603         (dependencies): Make gcc depend on fixincludes.
3604         * configure.in (build_tools): Add fixincludes.
3605         (build_configdirs): Always include build_libs.
3606         * Makefile.in: Regenerate.
3607         * configure: Regenerate.
3608
3609 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3610
3611         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3612         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3613         phony targets; do not generate timestamp files.
3614         (distclean-stageN): Remove references to their timestamp files.
3615         (restageN, touch-stageN): Remove.
3616         (stageN-bubble): Rewritten.
3617         (compare): Support lean bootstraps.
3618         * Makefile.in: Regenerate.
3619
3620         * configure.in: Only warn when bootstrapping but
3621         build != host or build != target.  Support lean bootstraps.
3622         * configure: Regenerate.
3623
3624 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3625
3626         * configure.in:  Give a better error message if GMP/MPFR are missing
3627         and a language needing them has been requested.
3628         * configure:  Regenerated.
3629
3630 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3631
3632         * configure.in:  Print a list of available language front-ends if
3633         a requested one is missing.  Tidy stray tab characters.
3634         * configure:  Regenerated.
3635
3636 2004-08-19  Michael Koch  <konqueror@gmx.de>
3637
3638         * gcc/doc/install.texi: Update entry about automake for libjava.
3639
3640 2004-08-17  Robert Millan  <robertmh@gnu.org>
3641
3642         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3643         (instead of FreeBSD).
3644         * configure: Regenerate.
3645
3646 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3647
3648         * Makefile.in: Regenerate.
3649         * configure: Regenerate.
3650
3651         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3652         stage_*_flags.
3653         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3654         for bootstrapped modules if toplevel bootstrap is going.
3655         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3656         modules.  Adjust for changes in Makefile.def.  Enable several
3657         rules even in non-bootstrap mode, just to avoid peppering the
3658         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3659         (stage-[+prev+]-bubble): Remove.
3660
3661         * Makefile.def (Dependencies): Depend on all-build-bison,
3662         all-build-flex, all-build-byacc, all-build-texinfo, rather
3663         than the host variations.
3664         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3665         with BUILD_SUBDIR.
3666         (BISON): Update for recent Bisons.
3667         (YACC): Fix typo.
3668         (cross): Depend on all-build.
3669         (all): Do not depend on all-build.
3670         (prebootstrap): Remove.
3671         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3672         (Prebootstrap dependencies): Add them to the per-stage targets
3673         and to all-prebootstrap.
3674         * configure.in (build_configdirs): Always enable build_tools.
3675         (BUILD_DIR_PREFIX): Remove.
3676
3677         * Makefile.def (gcc): Add target variable.
3678         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3679         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3680         in the recursive `make', instead of hardwiring `all'.
3681         (Autogenerated TARGET-* variables): New.
3682
3683 2004-08-13  Brian Booth  <bbooth@redhat.com>
3684
3685         * MAINTAINERS: Remove myself from write-after-approval.
3686
3687 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3688
3689         * src-release: Stop distributing mmalloc with gdb (which doesn't
3690         use it).
3691         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3692         * Makefile.in: Regenerate.
3693
3694 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3695
3696         * configure.in (arm*-*-eabi*): New target.
3697         * configure: Regenerate.
3698
3699 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3700
3701         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3702         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3703         (Dependencies): New section.
3704         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3705         (configure-target-[+module+]): Depend on maybe-all-gcc
3706         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3707         (toplevel profiledbootstrap): Fix dependencies.
3708         * Makefile.in: Regenerate.
3709
3710 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3711
3712         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3713         target-libiberty to noconfigdirs.
3714         * configure: Regenerate.
3715
3716 2004-08-03  Paul Brook  <paul@codesourcery.com>
3717
3718         * configure.in: Check for MPFR as well as GMP.
3719         * configure: Regenerate.
3720
3721 2004-08-01  Robert Millan  <robertmh@gnu.org>
3722
3723         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3724         libmudflap for all GNU-based systems (with Glibc).
3725         * configure: Regenerate.
3726
3727 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3728
3729         * Makefile.def (host-modules): Add gcc.
3730         * Makefile.in: Regenerate.
3731         * Makefile.tpl (sorry): New rule.
3732         (configure-host, all-host, [+make_target+]-host, do-check,
3733         install-host): Do not add gcc as a special case.
3734         (host modules): Add a small special-casing for gcc.  Export
3735         extra_make_flags through the environment.
3736         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3737         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3738         other recursive targets for gcc): Remove.
3739
3740         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3741         (stage, unstage): New rules.
3742         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3743         distclean-stage[+id+]): Use stage_current.
3744         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3745         the stage*-start rules.
3746
3747 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3748
3749         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3750         use -all_load flag.
3751
3752 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3753
3754         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3755         * configure: Regenerate.
3756
3757 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3758
3759         * maintainer-scripts/gcc_release: Revert yesterday's change.
3760
3761 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3762
3763         * MAINTAINERS: Add myself to write-after-approval.
3764
3765 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3766
3767         * libf2c: Removed.
3768         * gcc/gccbug.in: Updated because of libf2c removal.
3769         * maintainer-scripts/gcc_release: Ditto.
3770
3771 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3772
3773         * configure.in: Build libmudflap by default on FreeBSD.
3774         * configure: Regenerated.
3775
3776 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3777
3778         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3779         systems.
3780         * configure: Regenerated.
3781
3782 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3783
3784         PR target/16344
3785         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3786         feedback based compiler.
3787         * Makefile.in: Rebuilt.
3788
3789 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3790
3791         * Makefile.def (host_modules): Set bootstrap=true for flex.
3792         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3793         * Makefile.in: Rebuilt.
3794
3795 2004-07-07  Jan Hubicka  <jh@suse.cz>
3796
3797         * MAINTAINERS: Add self as a profile feedback maintainer.
3798
3799 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3800
3801         * configure.in:  Do not prepend $srcdir to /dev/null in
3802         makefile fragments.
3803         * configure:  Regenerate.
3804
3805 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3806
3807         * Makefile.def (build_modules): Add bison, byacc, flex,
3808         m4, texinfo.
3809         (flags_to_pass): Add FLEX.
3810         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3811         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3812         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3813         DEFAULT_MAKEINFO): Remove.
3814         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3815         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3816         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3817         objdir or else use configured tool.
3818         (all-build): New.
3819         (all): Depend on it.
3820         (Build module dependencies): Add.
3821         * Makefile.in: Regenerate.
3822         * configure.in: Better support for multiple build modules,
3823         matching what is done for host/target modules.  Do not look
3824         for "plausible" locations of build tools if Canadian cross.
3825         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3826         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3827         * configure: Regenerate.
3828
3829 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3830
3831         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3832         * Makefile.in: Regenerate.
3833
3834 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3835
3836         * Makefile.tpl (configure-build-[+module+],
3837         configure-[+module+], configure-target-[+module+]): Pass
3838         [+extra_configure_args+].
3839         (all-build-[+module+], all-[+module+], check-[+module+],
3840         install-[+module+], [+make_target+]-[+module+],
3841         all-target-[+module+], check-target-[+module+],
3842         install-target-[+module+], [+make_target+]-target-[+module+]):
3843         Pass [+extra_make_args+].
3844         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3845         (GCC_HOST_EXPORTS): Remove.
3846         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3847         cross, check-gcc, check-gcc-c++, install-gcc,
3848         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3849         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3850         * Makefile.in: Regenerate.
3851
3852 2004-06-21  Matthew Sachs  <msachs@apple.com>
3853
3854         * MAINTAINERS: Added self to write-after-approval.
3855
3856 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3857
3858         * configure.in: Check for srcdir/winsup rather than build directory
3859         winsup.
3860         * configure: Regenerate.
3861
3862 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3863
3864         * configure.in: Don't build Cygwin native newlib if winsup
3865         directory is missing.  Emit warning instead.
3866         * configure: Regenerate.
3867
3868 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3869
3870         * Makefile.tpl (touch-stage[+id+]): New.
3871         (restage[+prev+]): Depend on touch-stage[+id+].
3872
3873         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3874         Use it throughout.
3875
3876         * Makefile.def: Add profile and feedback bootstrap stages.
3877         Remove next field from bootstrap stages.
3878         * Makefile.tpl (LN, LN_S): Substitute.
3879         (stageN-start, stageN-end): Use double-colon rules, to
3880         provide a hook for additional setup commands.
3881         (distclean-stageN-gcc, restageN): Create dependencies from
3882         [+prev+], not from [+next+].
3883         (stageN-bubble): Add commands for successive stages from
3884         [+prev+], using double-colon rules.
3885         (all-stageN-gcc): Fix typo.
3886         (stagefeedback-start, profiledbootstrap): New.
3887         * Makefile.in: Regenerate.
3888         * configure.in: Call ACX_PROG_LN.
3889         * configure: Regenerate.
3890
3891 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3892
3893         * MAINTAINERS (Write After Approval): Add myself.
3894
3895 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3896
3897         * MAINTAINERS (Write After Approval): Add myself.
3898
3899 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3900
3901         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3902         without gcc.
3903         * configure: Regenerate.
3904
3905 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3906
3907         * Makefile.tpl: Fix typo.
3908         * Makefile.in: Regenerate.
3909
3910 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3911
3912         * configure.in: Remove new- prefix from toplevel
3913         bootstrap targets.
3914         * configure: Regenerate.
3915
3916 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3917
3918         * Makefile.tpl (all.normal): Rename to all.
3919         (all): Replace with a rule to pick the default
3920         target from configure.
3921         (all-gcc, configure-gcc): Use conditionals to
3922         do nothing when toplevel bootstrap is going on.
3923         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3924         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3925         * configure.in: Support --enable-bootstrap.
3926
3927         * Makefile.def: Remove new- prefix from toplevel
3928         bootstrap targets.
3929         * Makefile.tpl: Likewise.
3930
3931         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3932         target.
3933
3934         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3935         $(RECURSE_FLAGS) to recursive invocation of make.
3936
3937         * Makefile.in: Regenerate.
3938         * configure: Regenerate.
3939
3940 2004-05-30  Andreas Jaeger  <aj@suse.de>
3941             Jim Wilson <wilson@specifixinc.com>
3942
3943         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3944         like CC.
3945
3946 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3947
3948         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3949         * configure: Regenerate.
3950
3951 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3952
3953         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3954         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3955         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3956         targets.
3957         * Makefile.in: Regenerate.
3958
3959 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3960
3961         * configure.in: Test the ability to symlink directories.
3962         * configure: Regenerate.
3963
3964         * Makefile.def (bootstrap-stage): New definitions.
3965         * Makefile.tpl (configure-stage1-gcc,
3966         configure-stage2-gcc, configure-stage3-gcc,
3967         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3968         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3969         new-restage3, compare): Autogenerate, see Makefile.in
3970         entry for behavioral changes.
3971         (distclean-stage1, new-stage1-start, new-stage1-end,
3972         new-stage1-bubble, distclean-stage2, new-stage2-start,
3973         new-stage2-end, new-stage2-bubble, distclean-stage3,
3974         new-stage3-start, new-stage3-end): New autogenerated targets.
3975         (objext, prebootstrap, BOOT_CFLAGS,
3976         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3977         targets.
3978
3979         * Makefile.in: Regenerate.
3980         (distclean-stage1, new-stage1-start, new-stage1-end,
3981         new-stage1-bubble, distclean-stage2, new-stage2-start,
3982         new-stage2-end, new-stage2-bubble, distclean-stage3,
3983         new-stage3-start, new-stage3-end): New targets.
3984         (all-stage1-gcc): Move prebootstrap dependency from here...
3985         (configure-stage1-gcc): ...to here.
3986         (new-bootstrap): Use bubble targets.
3987         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3988         Use per-stage distclean targets.
3989         (configure-stage1-gcc, configure-stage2-gcc,
3990         configure-stage3-gcc, all-stage1-gcc,
3991         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3992         Use new-stageN-start to prepare the tree.
3993
3994 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3995
3996         * Makefile.def (host_modules): add libcpp.
3997         * Makefile.tpl: Add dependencies on and for libcpp.
3998         * Makefile.in: Regenerate.
3999         * configure.in: Add libcpp host module.
4000         * configure: Regenerate.
4001
4002 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4003
4004         * Makefile.tpl: Whenever a recursive target is defined, wrap
4005         it in a special @if/@endif block, and prepare its maybe
4006         dependency in the @if/@endif block
4007         * configure.in: Instead of writing maybe dependencies, remove
4008         the @if/@endif statements, and remove the @if/@endif blocks
4009         that remain.
4010         * configure: Regenerate.
4011         * Makefile.in: Regenerate.
4012
4013 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4014
4015         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4016
4017 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4018
4019         PR bootstrap/15120
4020         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4021         * */configure: Rebuilt.
4022
4023 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4024
4025         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4026         of libf2c.
4027         * configure, Makefile.in: Regenerate.
4028
4029 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4030
4031         * MAINTAINERS (Write After Approval): Add myself.
4032
4033 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4034
4035         Merge from tree-ssa-20020619-branch.
4036
4037         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4038         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4039         (HOST_GMPLIBS): Define.
4040         (HOST_GMPINC): Define.
4041         (TARGET_LIB_PATH): Add libmudflap.
4042         (GFORTRAN_FOR_TARGET): Define.
4043         (configure-build*): Export GFORTRAN.
4044         (configure-gcc): Export GMPLIBS and GMPINC.
4045         (all-gcc): Add maybe-all-libbanshee.
4046         (configure-target-libgfortran): Define.
4047         * Makefile.in: Regenerate.
4048         * configure.in (host_libs): Add libbanshee.
4049         (target_libraries): Add target-libmudflap and target-libgfortran.
4050         Add --with-libbanshee.
4051         Handle --disable-libmudflap.
4052         (*-*-freebsd*): Use with_gmp.
4053         Add $(libgcj) to noconfigdirs.
4054         * configure: Regenerate.
4055         * depcomp: New file.
4056         * MAINTAINERS: Add tree-ssa maintainers.
4057
4058 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4059
4060         * MAINTAINERS (Various Maintainers): Add myself.
4061
4062 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4063
4064         * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4067
4068         * MAINTAINERS (Write After Approval): Add myself.
4069
4070 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4071
4072         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4073         * configure: Regenerate.
4074
4075 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4076
4077         Revert:
4078         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4079
4080         * Makefile.def (flags_to_pass): Remove *dir variables that
4081         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4082         as well as prefix and exec_prefix.
4083         * Makefile.in: Regenerate.
4084
4085 2004-04-26  Robert Millan  <robertmh@gnu.org>
4086
4087         Add patches from libtool CVS.
4088         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4089         * ltconfig: Likewise.
4090         * ltcf-c.sh: Likewise.
4091         * ltcf-cxx.sh: Likewise.
4092         * ltcf-gcj.sh: Likewise.
4093
4094 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4095
4096         * Makefile.def (host_modules): Mark with the bootstrap
4097         flag packages on which gcc depends.
4098         * Makefile.tpl (all-bootstrap): Use it.
4099         * Makefile.in: Regenerate.
4100
4101 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4102
4103         * Makefile.def (flags_to_pass): Remove *dir variables that
4104         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4105         as well as prefix and exec_prefix.
4106         * Makefile.in: Regenerate.
4107
4108 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4109
4110         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4111         * configure: Regenerate.
4112         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4113         * gcc/Makefile.tpl (compare): Use the result of the test.
4114         * gcc/Makefile.in: Regenerate.
4115
4116 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4117
4118         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4119         Always relocate gcc and prev-gcc to the original names, even
4120         if the build fails.
4121         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4122         New targets.
4123
4124 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4125
4126         * MAINTAINERS: Update my email address.
4127
4128 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4129
4130         * configure.in (mips*-*-irix5*): Enable ld.
4131         * configure: Regenerate.
4132
4133 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4134
4135         * configure: Regenerate.
4136
4137 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4138
4139         * Makefile.tpl (configure-[+module+], configure-gcc,
4140         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4141         Set and export LDFLAGS.
4142         * Makefile.in: Regenerate.
4143
4144 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4145
4146         * MAINTAINERS: Add myself to write-after-approval.
4147
4148 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4149
4150         PR bootstrap/14871
4151         * Makefile.tpl: If we don't have built-in-tree target tools,
4152         use the ones found by configure rather than hacking around with
4153         program_transform_name.
4154         * configure.in: Give Makefile.tpl the information necessary
4155         to do that.
4156         * Makefile.in: Regenerate.
4157         * configure: Regenerate.
4158
4159 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4160
4161         PR bootstrap/14760
4162         * configure.in: When computing baseargs, strip *all* copies of
4163         offending options.  Also, don't match/substitute the trailing space,
4164         so that this actually works when two similar options are separated by
4165         only one space.
4166         * configure: Regenerate.
4167
4168 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4169
4170         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4171         (rs6000-*-aix*): Same.
4172         * configure: Regenerate.
4173
4174 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4175
4176         * MAINTAINERS: Add myself to write-after-approval.
4177
4178 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4179
4180         * MAINTAINERS: Add myself to write-after-approval.
4181
4182 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4183
4184         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4185         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4186         * Makefile.in: Regenerate.
4187
4188         * configure.in (top level bootstrap support): Rework --enable-werror
4189         to set @stage2_werror_flag@.
4190         * configure: Regenerate.
4191         * Makefile.tpl (top level bootstrap support): Pass
4192         @stage2_werror_flag@ down to configure in stages 2 and 3.
4193         * Makefile.in: Regenerate.
4194
4195 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4196
4197         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4198         for stages 2 and 3 as well as in make.  As a consequence, remove
4199         OUTPUT_OPTION (now detected by configure) from the flags passed down
4200         to make.
4201         * Makefile.in: Regenerate.
4202
4203         * Makefile.tpl (new-bootstrap): Fix typo.
4204         * Makefile.in: Regenerate.
4205
4206 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4207
4208         * Makefile.tpl: Rearrange by moving recursive_targets rules
4209         into their proper sections.
4210         * Makefile.tpl (top level bootstrap support): Move disabling
4211         of coverage flags from 'make' to 'configure'; improve comments.
4212         * Makefile.in: Regenerate.
4213
4214         * Makefile.tpl (experimental top level bootstrap) Move stage1
4215         language setting from all- target to configure- target; disable
4216         intermodule optimization in stage 1; prevent gratuitous rebuilds
4217         of stage 1.
4218         * Makefile.in: Regenerate.
4219         * configure.in: Comma-separate stage 1 language list for top
4220         level bootstrap.
4221         * configure: Regenerate.
4222
4223         * Makefile.tpl: Clean up experimental top level bootstrap support:
4224         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4225         prev-gcc in configure- targets as well as all- targets.
4226         * Makefile.in: Regenerate.
4227
4228 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4229
4230         * compile: New file imported from automake.
4231
4232 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4233
4234         * configure.in: Remove symbolic link section.
4235         * configure: Regenerate.
4236         * Makefile.tpl (links): Remove.
4237         * Makefile.in: Regenerate.
4238
4239 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4240             Nathanael Nerode  <neroden@gcc.gnu.org>
4241
4242         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4243         Set with AC_CHECK_PROGS.
4244         * configure.in: Fix comment typo from last patch.
4245         * configure: Regenerate.
4246
4247 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4248
4249         * Makefile.tpl: Introduce experimental top level bootstrap support.
4250         * Makefile.in: Regenerate.
4251         * configure.in: Introduce support for top level bootstrap.
4252         * configure: Regenerate.
4253
4254 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4255             Paolo Bonzini  <bonzini@gnu.org>
4256
4257         PR bootstrap/14522
4258         * configure.in: Cope with shells that do not support unquoted ^
4259         * configure: Regenerate.
4260
4261 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4262             Paolo Bonzini  <bonzini@gnu.org>
4263
4264         PR bootstrap/14522
4265         * configure.in: Cope with shells that do not support nesting
4266         quotes inside quoted backquote substitutions.
4267         * configure: Regenerate.
4268
4269 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4270
4271         PR bootstrap/14522
4272         * configure.in: Fix escaping of $.
4273         * configure: Regenerate.
4274
4275 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4276
4277         * configure: Regenerate, since I forgot to while committing Paolo's
4278         changes.
4279
4280 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4281
4282         PR ada/14131
4283         Move language detection to the top level.
4284         * configure.in: Find default values for the tools as
4285         soon as possible.  Disable ada if GNAT is not found.
4286         Emit error message about missing languages.  Expand
4287         --enable-languages=all for the gcc subdirectory.
4288
4289 2004-03-10  Ben Elliston  <bje@gnu.org>
4290
4291         * MAINTAINERS: Update my email address.
4292
4293 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4294
4295         * ltconfig: Disable building static libraries if building shared
4296         libraries on AIX 5L.
4297
4298 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4299
4300         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4301         and disable libgcj.
4302         * configure: Regenerated.
4303
4304 2004-03-01  Brian Booth  <bbooth@redhat.com>
4305
4306         * MAINTAINERS: Add myself to write-after-approval.
4307
4308 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4309
4310         * MAINTAINERS: Add myself to write-after-approval.
4311
4312 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4313
4314         PR bootstrap/7087
4315         * Makefile.tpl: Guard XFOO sed statements better.
4316         * Makefile.tpl: Add dependency for configure-target-libada.
4317         * Makefile.in: Regenerate (incidentally fixes broken
4318         commit when libada-branch was merged).
4319
4320 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4321
4322         * MAINTAINERS: Add myself to write-after-approval.
4323
4324 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4325
4326         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4327         maintainers.
4328
4329 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4330
4331         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4332         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4333
4334 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4335
4336         PR bootstrap/11932
4337         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4338
4339 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4340
4341         * MAINTAINERS: Added myself to write-after-approval.
4342
4343 2004-02-14  Michael Koch  <konqueror@gmx.de>
4344
4345         * MAINTAINERS: Added myself to write-after-approval.
4346
4347 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4348
4349         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4350         some OS port maintainers to OS port maintainers section.
4351
4352 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4353
4354         * MAINTAINERS: Add self.
4355
4356 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4357
4358         * MAINTAINERS: Alphabetize.
4359
4360 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * MAINTAINERS: Remove myself.
4363
4364 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4365
4366         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4367         (rs6000-*-aix*): Same.
4368         * configure: Regenerate.
4369
4370 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4371
4372         * configure.in (host): Add in missing $noconfigdirs to defines.
4373         * configure: Regenerate.
4374
4375 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4376             Nathanael Nerode  <neroden@gcc.gnu.org>
4377
4378         PR ada/6637, PR ada/5911
4379         Merge with libada-branch:
4380         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4381         with appropriate dependencies. Add --enable-libada configure switch.
4382         * configure, Makefile.in: Regenerate.
4383
4384 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4385
4386         * MAINTAINERS: Add myself to write-after-approval.
4387
4388 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4389
4390         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4391         * configure: Regenerate.
4392
4393 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4394
4395         Merge from upstream:
4396
4397         * ltmain.in: When setting IFS to '~', be careful about user
4398         arguments that contain '~'.
4399
4400         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4401
4402         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4403         Also test $base_compile against $CC with escaped arguments. Bug
4404         reported by Geoff Keating <geoffk@apple.com>.
4405
4406 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4407
4408         * MAINTAINERS: Remove i960 port.
4409
4410 2004-01-23  DJ Delorie  <dj@redhat.com>
4411
4412         * Makefile.def (target_modules) [libiberty]: Don't stage.
4413         * Makefile.in: Rebuilt.
4414
4415 2004-01-20  Caroline Tice  <ctice@apple.com>
4416
4417         * MAINTAINERS: Add myself to write-after-approval.
4418
4419 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4420
4421         * MAINTAINERS: Update my email address.
4422
4423 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4424
4425         * MAINTAINERS: Add myself to write-after-approval.
4426
4427 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4428
4429         * MAINTAINERS: Remove entries without email address.
4430
4431 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4432
4433         * MAINTAINERS: Add myself to write-after-approval.
4434
4435 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4436
4437         * MAINTAINERS: Update my email address.
4438
4439 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4440
4441         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4442         * Makefile.tpl (configure-target-[+module+]): Support stage.
4443         * Makefile.in: Rebuilt.
4444
4445 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4446
4447         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4448
4449 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4450
4451         * MAINTAINERS: Add myself as a MIPS maintainer.
4452
4453 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4454
4455         * configure.in: Use ./config.cache, not config.cache.
4456         * configure: Regenerate.
4457         * Makefile.tpl: Special-casing not needed for GCC any more.
4458         * Makefile.in: Regenerate.
4459
4460         * configure.in: Don't share a cache file for host dirs.
4461         * configure: Regenerate.
4462
4463         * config-ml.in: Don't mess with the cache file.
4464
4465 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4466
4467         * MAINTAINERS: Move myself from 'Write After Approval' to
4468         'CPU Port Maintainers' section as SPARC maintainer.
4469
4470 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4471
4472         * Makefile.tpl: Make GCC use a separate config.cache.
4473         * Makefile.in: Regenerate.
4474
4475         PR bootstrap/11932, PR bootstrap/11933
4476         (I don't know if it will fix either of them, but it relates
4477         to them.)
4478         * configure.in: Don't use shared config.cache for target
4479         directories.
4480         * configure: Regenerate.
4481
4482 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4483
4484         * MAINTAINERS: Add myself to 'Write After Approval' section.
4485
4486 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4487
4488         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4489         * configure: Regenerated.
4490
4491 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4492
4493         * MAINTAINERS: Remove the mn10200 maintainer.
4494
4495 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4496
4497         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4498         * configure: Regenerated.
4499
4500 2003-12-16  Jan Hubicka  <jh@suse.cz>
4501
4502         * MAINTAINERS: Add myself as callgraph maintainer.
4503
4504 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4505
4506         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4507         * configure: Regenerate.
4508
4509 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4510
4511         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4512         'Write After Approval' section. Update email.
4513
4514 2003-12-01  James Lemke <jim@wasabisystems.com>
4515
4516         * MAINTAINERS (Write After Approval): Add myself.
4517
4518 2003-11-20  Matt Thomas  <matt@3am-software.com>
4519
4520         * MAINTAINERS: Add myself as a vax port maintainer.
4521
4522 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4523
4524         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4525         (configure-build-[+module+], configure-[+module+]): Likewise.
4526         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4527         * Makefile.in: Regenerate.
4528
4529 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4530
4531         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4532         shared/dylibed libraries.
4533         * ltmain.sh: Likewise.
4534         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4535         * ltcf-cxx.sh: Likewise.
4536         * ltcf-gcj.sh: Likewise.
4537         * ltconfig: Likewise.
4538
4539 2003-11-17  Stan Cox  <scox@redhat.com>
4540
4541         * MAINTAINERS: Add myself as iq2000 port maintainer.
4542
4543 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4544
4545         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4546         * Makefile.in: Regenerate.
4547
4548 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4549
4550         * config.sub: Update to 2003-11-03 version.
4551
4552 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4553
4554         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4555         * configure:  Regenerate.
4556
4557 2003-10-20  Nicolas Pitre <nico@cam.org>
4558
4559         * MAINTAINERS: Add myself to 'Write After Approval' section.
4560
4561 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4562
4563         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4564
4565 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4566
4567         * MAINTAINERS: Update my email address.
4568
4569 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4570
4571         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4572
4573 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4574
4575         * MAINTAINERS: Add myself to 'Write After Approval' section.
4576
4577 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4578
4579         * config.guess: Update to 2003-10-16 version.
4580         * config.sub: Update to 2003-10-16 version.
4581
4582 2003-10-15 David Daney  <ddaney@avtrex.com>
4583
4584         * MAINTAINERS: Added myself to 'Write After Approval' section.
4585
4586 2003-10-15  Falk Hueffner  <falk@debian.org>
4587
4588         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4589         'Write After Approval' section. Update email.
4590
4591 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4592
4593         * MAINTAINERS: Move myself from 'Write After Approval' to
4594         'Various Maintainers' section as middle-end maintainer.
4595
4596 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4597
4598         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4599         HOST_FLAGS_TO_PASS.
4600         * Makefile.in: Regenerate.
4601
4602 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4603
4604         * config.guess: Update to 2003-10-07 version.
4605         * config.sub: Update to 2003-10-07 version.
4606
4607 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4608
4609         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4610         * ltconfig (irix5*, irix6*): Don't override version_type.
4611
4612 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4613
4614         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4615         * configure: Rebuilt
4616         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4617         * Makefile.in: Rebuilt
4618
4619 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4620
4621         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4622
4623 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4624
4625         * MAINTAINERS (Write After Approval): Add myself.
4626
4627 2003-09-29  Paul Koning  <ni1d@arrl.net>
4628
4629         * MAINTAINERS: Move myself from "Write After Approval"
4630         to CPU platform maintainers for pdp11 platform.
4631
4632 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4633
4634         * MAINTAINERS: Move myself from 'Write After Approval' to
4635         'Various Maintainers' section as libffi testsuite maintainer.
4636
4637 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4638
4639         * configure.in: Pass a computed --program-transform-name
4640         to subconfigures.
4641         * configure: Regenerated.
4642
4643 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4644
4645         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4646         * Makefile.in: Regenerate.
4647
4648         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4649         * Makefile.in: Regenerate.
4650
4651 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4652
4653         * MAINTAINERS: Move myself from 'Write After Approval'
4654         to 'Various Maintainers' (objective-c) section.
4655
4656 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4657
4658         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4659         quoting.
4660         * configure: Regenerated.
4661
4662 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4663
4664         * MAINTAINERS (Write After Approval): Add myself to write after
4665         approval list.
4666
4667 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4668
4669         * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4672
4673         * MAINTAINERS: Update my e-mail address.
4674
4675 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4676
4677         * libtool.m4 (LD): Correct powerpc64 host match.
4678
4679 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4680
4681         * MAINTAINTERS: Update my affiliation and email address.
4682
4683 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4684
4685         * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2003-09-04  DJ Delorie  <dj@redhat.com>
4688
4689         * configure: Regenerate.
4690
4691 2003-09-04  Robert Millan  <robertmh@gnu.org>
4692
4693         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4694
4695 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4696
4697         * configure.in: Ensure arguments to sed are properly spaced.
4698         * configure: Regenerate.
4699
4700 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4701
4702         * MAINTAINERS: Update my e-mail address.
4703
4704 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4705
4706         * MAINTAINERS (Write After Approval): Add myself.
4707
4708 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4709
4710         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4711         * configure: Regenerated.
4712
4713 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4714
4715         * MAINTAINERS: Update my email address.
4716
4717 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4718
4719         * configure.in:  Use newline instead of semicolon when assuming
4720         shell arguments in a for loop.
4721         * configure:  Regenerated.
4722
4723 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4724
4725         * MAINTAINERS: Resurrect the i860 maintainer.
4726
4727 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4728
4729         PR 8180
4730         * configure.in: When testing with_libs and with_headers, treat
4731         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4732         * configure: Regenerate.
4733
4734         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4735         make, shell, etc.
4736         (baseargs): Likewise.
4737         * configure: Regenerate.
4738
4739 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4740
4741         * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4744
4745         * configure.in: Disable libgcj for darwin not on powerpc.
4746         * configure: Rebuild.
4747
4748 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4749
4750         * config-ml.in, symlink-tree: Add license.
4751
4752 2003-08-03  Richard Stallman  <rms@gnu.org>
4753             Eben Moglen  <moglen@columbia.edu>
4754
4755         * README.SCO: New file.
4756
4757 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4758
4759         * Makefile.tpl (check, check-c++): Express dependencies using
4760         dependencies rather than commands.
4761         * Makefile.in: Regenerate.
4762
4763 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4764
4765         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4766         * configure: Ditto.
4767
4768 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4769
4770         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4771         * Makefile.in: Update.
4772
4773 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4774
4775         * configure.in: Enable libgcj for darwin.
4776         * configure: Rebuild.
4777
4778 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4779
4780         * config-ml.in:  Use ac_configure_args directly instead of
4781         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4782         actually seen.
4783
4784 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4785
4786         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4787         creating target and build subdirs to build all parent dirs as needed.
4788         * Makefile.in: Rebuild.
4789         * configure.in: Don't build dirs explicitly here.
4790         * configure: Rebuild.
4791
4792 2003-07-26  Paul Brook  <paul@nowt.org>
4793
4794         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4795
4796 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4797
4798         * Makefile.tpl (all-make): Depend on intl.
4799         * Makefile.in: Rebuilt.
4800
4801 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4802
4803         * install-sh:  Update to newer upstream versions (associated with
4804         aclocal 1.7).
4805         * mkinstalldirs:  Likewise.
4806         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4807
4808 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4809
4810         * MAINTAINERS: Move self from Bug database only accounts
4811         to write-after-approval.
4812
4813 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4814
4815         * config.if: Remove unused libc_interface determination.
4816
4817 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4818
4819         * MAINTAINERS: Move self from write-after-approval to
4820         build machinery (*.in).
4821
4822 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4823
4824         PR bootstrap/11273
4825         PR bootstrap/11408
4826         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4827         unused INSTALL_PROGRAM_ARGS.
4828         * configure.in: Use AC_PROG_INSTALL.
4829         * Makefile.in: Regenerate.
4830         * configure: Regenerate.
4831
4832 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4833
4834         * MAINTAINERS: Alphabetize.
4835
4836 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4837
4838         * configure: Rebuilt.
4839         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4840         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4841         newlib nor libgloss.
4842         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4843         * configure.in (am33_2.0-*-linux*): Added.
4844
4845 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4846
4847         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4848         * configure: Regenerate.
4849
4850 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4851
4852         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4853         * Makefile.in: Regenerate.
4854
4855 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4856
4857         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4858         * Makefile.in: Regenerate.
4859
4860 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4861
4862         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4863         * Makefile.in: Regenerated.
4864
4865         * config-ml.in: Replace PWD with PWD_COMMAND.
4866
4867 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4868
4869         * intl: New directory; see intl/ChangeLog for details.
4870         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4871         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4872         * Makefile.in: Regenerate.
4873
4874 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4875
4876         * configure.in: Clean up config-lang.in handling.  Delete
4877         useless assignment to "subdirs".
4878         * configure: Regenerate.
4879
4880 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4881
4882         * configure.in: Rename 'target_libs' to 'target_libraries'.
4883         Remove useless reference to 'target_libs'.
4884         * configure: Regenerate.
4885
4886 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4887
4888         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4889         * Makefile.in: Regenerate.
4890
4891 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4892
4893         * Makefile.def: Introduce flags_to_pass.
4894         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4895         * Makefile.in: Regenerate.
4896
4897 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4898
4899         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4900         and target-libgloss.
4901         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4902         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4903         * configure: Regenerate.
4904
4905 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4906
4907         * configure.in: Update testsuite_flags to new location.
4908         * configure. Regenerate.
4909
4910 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4911
4912         * Makefile.tpl: Remove BUILD_CC stuff.
4913         * Makefile.in: Regenerate.
4914
4915 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4916
4917         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4918
4919 2003-06-16  Graeme Peterson <gp@qnx.com>
4920
4921         * MAINTAINERS (Write After Approval): Add myself.
4922
4923 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4924
4925         * config.guess: Update to 2003-06-12 version.
4926         * config.sub: Update to 2003-06-13 version.
4927
4928 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4929
4930         * config.guess: Update to 2003-06-06 version.
4931         * config.sub: Update to 2003-06-06 version.
4932
4933 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4934
4935         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4936         * configure. Regenerate.
4937
4938 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4939
4940         * configure.in: Disable serial configure by default.
4941         * configure: Regenerate.
4942         * Makefile.tpl: Abolish .NOTPARALLEL.
4943         * Makefile.in: Regenerate.
4944
4945         * Makefile.tpl: Replace {build,host,target}_canonical by
4946         {build,host,target}.
4947         * Makefile.in: Regenerate.
4948
4949         * Makefile.tpl: Fix stupid pasto.
4950         * Makefile.in: Regenerate.
4951
4952 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4953
4954         * Makefile.tpl: Remove bogus conditional.
4955         * Makefile.in: Regenerate.
4956
4957 2003-06-05  Jan Hubicka  <jh@suse.cz>
4958
4959         * Makefile.tpl (profiledbootstrap): New target.
4960         * Makefile.in (profiledbootstrap): New target.
4961
4962 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4963
4964         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4965         Pinski. Remove user names from other bugzilla-only maintainers.
4966
4967 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4968
4969         * Makefile.tpl: Make 'recursive targets' using autogen rather
4970         than shell loop.  Remove duplicate 'clean' targets and false
4971         comments.
4972         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4973         Add systematic method of specifying missing targets in subdirs.
4974         Add copyright boilerplate.
4975         * Makefile.in: Regenerate.
4976         * configure.in: Add 'recursive targets' to maybe list.
4977         * configure: Regenerate.
4978
4979         * MAINTAINERS: "GNATS only" -> "Bug database only".
4980
4981         * Makefile.tpl: Rename [+target+] to [+make_target+].
4982         * Makefile.def: Rename 'target' to 'make_target'.
4983
4984 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4985
4986         * MAINTAINERS: Add self as options handling maintainer.
4987
4988 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4989
4990         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4991         been too long since I touched those ports.
4992
4993 2003-05-28  DJ Delorie  <dj@redhat.com>
4994
4995         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4996         * Makefile.in: Regenerate.
4997
4998 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4999
5000         * configure.in: Use curly braces in the definition of tooldir.
5001         * configure: Regenerate.
5002
5003 2003-05-21  DJ Delorie  <dj@redhat.com>
5004
5005         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5006         newlib or libgloss.
5007         * Makefile.in: Regenerate.
5008
5009 2003-05-21  DJ Delorie  <dj@redhat.com>
5010
5011         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5012         * Makefile.in: Regenerate.
5013
5014 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5015
5016         * MAINTAINERS: Update my e-mail address.
5017
5018 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5019
5020         * configure.in: Switch more things to use maybe dependencies.
5021         * Makefile.tpl: Switch more things to use maybe dependencies.
5022         Factor out common code from autogen IF statements.
5023         * configure: Regenerate.
5024         * Makefile.in: Regenerate.
5025
5026 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5027
5028         * configure.in: Accept i[3456789]86 for machine type.
5029         * configure: Regenerate.
5030
5031 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5032
5033         * configure.in: Switch more things to use maybe dependencies.
5034         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5035         * configure: Regenerate.
5036         * Makefile.tpl: Switch more things to use maybe dependencies.
5037         * Makefile.in: Regenerate.
5038
5039 2003-05-16  Andreas Schwab  <schwab@suse.de>
5040
5041         * Makefile.tpl (install-opcodes): Define.
5042         * Makefile.in: Rebuild.
5043
5044 2003-05-13  Andreas Jaeger  <aj@suse.de>
5045
5046         * config.guess: Update to 2003-05-09 version.
5047         * config.sub: Update to 2003-05-09 version.
5048
5049 2003-05-13  Michael Eager <eager@mvista.com>
5050
5051         * configure.in: Correct sed script so that options in quotes are not
5052         deleted.
5053         * configure: Rebuild.
5054
5055 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5056
5057         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5058         and $$s/newlib/libc/sys/cygwin32 include paths.
5059         * configure: Ditto.
5060
5061 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5062
5063         * MAINTAINERS: Update my email addresses.
5064
5065 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5066
5067         * config-ml.in: Propagate INSTALL variables.
5068
5069 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5070
5071         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5072
5073 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5074
5075         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5076         * Makefile.in: Regenerate.
5077
5078 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5079
5080         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5081
5082 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5083
5084         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5085
5086 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5087
5088         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5089         * Makefile.in: Regenerated.
5090
5091 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5092
5093         * MAINTAINERS (Write After Approval): Upgrade myself from
5094         GNATS only to write-after-approval. Update my mail address.
5095
5096 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5097
5098         (OS Port Maintainers: freebsd): Add myself.
5099
5100 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5101
5102         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5103
5104 2003-04-22  Kean Johnston  <jkj@sco.com>
5105
5106         * MAINTAINERS (SCO ports): Added myself.
5107
5108 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5109
5110         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5111
5112 2003-04-19  Kean Johnston  <jkj@sco.com>
5113
5114         * MAINTAINERS (Write After Approval): Add myself.
5115
5116 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5117
5118         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5119         * Makefile.in: Regenerate.
5120
5121 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5122
5123         * configure.in (powerpc64*-*-linux*): Remove.
5124         * configure: Rebuilt.
5125
5126 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5127
5128         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5129         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5130         and restrap.
5131         * Makefile.in:  Regenerate.
5132
5133 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5134
5135         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5136         * configure: Regenerated.
5137
5138 2003-04-15  DJ Delorie  <dj@redhat.com>
5139
5140         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5141
5142 2003-04-13  Nick Clifton  <nickc@redhat.com>
5143
5144         * config-ml.in: Remove support for --disable-aix removing
5145         call-aix multilibs.
5146
5147 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5148
5149         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5150         * */configure: Rebuilt.
5151
5152 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5153
5154         * MAINTAINERS: Add my email address.
5155
5156 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5157
5158         * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5161
5162         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5163         * Makefile.in: Regenerate.
5164
5165 2003-03-14  Michael Chastain  <mec@shout.net>
5166
5167         * Makefile.in: Regenerate with correct Makefile.def.
5168
5169 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5170
5171         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5172         Make macro.
5173         * Makefile.in: Regenerate.
5174         * configure.in: Clean up gxx_include_dir logic.
5175         * configure: Regenerate.
5176
5177 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5178
5179         * MAINTAINERS (Write After Approval): Add myself.
5180
5181 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5182
5183         * MAINTAINERS: Update my mail address.
5184
5185 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5186
5187         * configure.in (gxx_include_dir): Fix typo.
5188         * configure: Regenerated.
5189
5190 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5191
5192         * Makefile.tpl: Reindent.
5193         * Makefile.in: Regenerate.
5194         * configure.in: Reindent.  Don't set unused variables.
5195         * configure: Regenerate.
5196
5197 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5198
5199         * configure.in: Include $(build_tooldir)/sys-include in
5200         FLAGS_FOR_TARGET.
5201         * configure: Regenerated.
5202
5203 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5204
5205         * Makefile.tpl: Always pass down RANLIB.
5206         * Makefile.in: Regenerate.
5207
5208         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5209         * Makefile.in: Regenerate.
5210         * configure.in: Remove unused logic relating to --enable-shared
5211         and --enable-threads.  Remove bogus comments.  Remove redundant
5212         noconfigdirs.
5213         * configure: Regenerate.
5214
5215         * configure.in: Replace ${libstdcxx_version} by its value.
5216         Remove reference to mh-dgux.
5217         * configure: Regenerate.
5218
5219 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5220
5221         * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5224
5225         * Makefile.tpl: Rearrange.
5226         * Makefile.in: Regenerate.
5227
5228 2003-02-25  Uwe Stieber <uwe@wwws.de>
5229
5230         * configure.in: Add support for kaOS as cross build target system.
5231         * configure: Regenerated.
5232
5233 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5234
5235         * MAINTAINERS (Write after approval): Add myself.
5236
5237 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5238
5239         * MAINTAINERS: Update my email address.
5240
5241 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5242
5243         * MAINTAINERS: Add self to blanket write privs. section.
5244
5245 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5246
5247         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5248         configure-target-* as some target builds may require additional
5249         flags for preprocessor tests.
5250         * Makefile.in: Regenerated.
5251
5252 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5253
5254         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5255         * ltconfig: Handle it.
5256         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5257         auto-detecting it.
5258
5259         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5260         it is used as argument to $CC.
5261         * ltcf-gcj.sh: Likewise.
5262
5263         * configure.in: Introduce --enable-maintainer-mode.
5264         * configure: Rebuilt.
5265         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5266         for maintainer mode.
5267         * Makefile.in: Rebuilt.
5268
5269 2003-02-18  Jason Merrill  <jason@redhat.com>
5270
5271         * Makefile.tpl (check-c++): Allow parallelism.
5272
5273 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5274
5275         * MAINTAINERS: Remove John Carr (who never actually had access to
5276         gcc.gnu.org).
5277
5278 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5279
5280         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5281         don't configure target-libobjc.
5282         * configure: Regenerate.
5283
5284 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5285
5286         * Makefile.tpl (RANLIB): Define.
5287         * Makefile.in: Regenerate.
5288
5289 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5290
5291         * MAINTAINERS: Update my email.
5292
5293 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5294
5295         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5296         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5297         * Makefile.in: Regenerated.
5298         * configure.in: Remove all traces of snavigator, db, and grep.
5299         * configure: Regenerated.
5300
5301 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5302
5303         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5304         After Approval.
5305
5306 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5307
5308         * MAINTAINERS (Write after approval): Add myself.
5309
5310 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5311
5312         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5313         * Makefile.in: Regenerated.
5314
5315 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5316
5317         * config.guess: Updated to 2003-01-30's version.
5318         * config.sub: Updated to 2003-01-28's version.
5319
5320 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5321
5322         * config.if: If gcc_version is already set, just use it.  Don't set
5323         gcc_version_trigger if it's already set, otherwise set it to
5324         gcc/version.c, but only if the file exists.  If it is not set and
5325         gcc/version.c does not exist, try to extract the version number from
5326         $CC.
5327
5328 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5329
5330         * MAINTAINERS: Add myself to write-after-approval list.
5331
5332 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5333
5334         * configure.in:  Revert 24Jan change.
5335         * configure:  Regenerate.
5336
5337 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5338
5339         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5340         entry of HJ Lu.
5341
5342 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5343
5344         * configure.in: Revert previous change.
5345         * configure: Regenerate.
5346
5347 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5348
5349         * configure.in: Make rda native-only.
5350         * configure: Regenerate.
5351
5352 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5353
5354         * MAINTAINERS: Move myself from GNATS-only-accounts to
5355         write-after-approval.
5356
5357 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * configure.in: Add missing \.
5360         * configure: Rebuilt.
5361
5362 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5363
5364         * configure.in (baseargs): Avoid using \| in sed regular
5365         expressions.
5366         * configure: Rebuilt.
5367
5368 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5369
5370         * configure.in (baseargs): Remove all supported forms of
5371         --cache-file, --srcdir, --host, --build and --target options
5372         from argument lists.
5373         * configure: Rebuilt.
5374
5375 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5376
5377         * MAINTAINERS: Add myself to write-after-approval list.
5378
5379 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5380
5381         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5382         * configure: Rebuilt.
5383
5384 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5385
5386         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5387         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5388         * Makefile.in: Regenerate.
5389         * configure: Regenerate.
5390
5391 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5392
5393         * configure.in: Remove Makefile in build, host and target modules
5394         unless configure was run with --no-recursion.
5395         * configure: Rebuilt.
5396
5397 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5398
5399         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5400         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5401         * Makefile.in: Regenerate.
5402
5403 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5404
5405         * config.guess: Update to 2003-01-03 version.
5406         * config.sub: Update to 2003-01-03 version.
5407
5408 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5409
5410         * configure: Regenerate with proper autoconf 2.13.
5411
5412 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5413
5414         * configure.in: Add AC_PREREQ for consistency.
5415         * configure: Regenerate.
5416
5417 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5418
5419         * configure.in (GDB_TK): Add tcl directories conditional on
5420         gdb/gdbtk directory being present.
5421         * configure: Regenerate.
5422
5423 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5424
5425         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5426         by gcc if LD is not defined and we are not doing a Canadian Cross.
5427         * configure: Rebuilt.
5428
5429 2002-12-31  Tom Tromey  <tromey@redhat.com>
5430
5431         * Makefile.in: Rebuilt.
5432         * Makefile.def (target_modules) [libffi]: Allow installation.
5433
5434 2002-12-31  Andreas Schwab  <schwab@suse.de>
5435
5436         * configure.in: Fix use of $program_transform_name.
5437         * configure: Regenerated.
5438
5439 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5440
5441         * configure.in (baseargs): Don't remove first configure argument.
5442         * configure: Regenerated.
5443
5444 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5445
5446         * Makefile.tpl (local-distclean): Don't remove...
5447         (multilib.ts): ... this.  Moved into...
5448         (multilib.out): ... this.  Don't use sub-make.
5449         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5450         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5451         (configure-build-[+module+], configure-[+module+],
5452         configure-target-[+module+], configure-gcc): ... these.  Test
5453         for Makefile existence.  Drop config.status from dependencies.
5454         * Makefile.in: Rebuilt.
5455         * configure.in: Move gcc-version-trigger to the end of
5456         ac_configure_args.  Add comments to maybedep.tmp and
5457         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5458         nonopt from baseargs, matching and removing corresponding
5459         whitespace while at it.
5460         * configure: Rebuilt.
5461
5462 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5463
5464         * configure.in (host_configargs): Replace reference to
5465         no-longer-defined buildopts with --build=${build_alias}.
5466         * configure: Rebuilt.
5467
5468         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5469         program_transform_name to standard idiom.
5470         (AUTOGEN, AUTOCONF): Define.
5471         (Makefile.in): Use $(AUTOGEN).
5472         (Makefile): Depend on config.status, and use autoconf-style rule to
5473         build it.  Move original commands to...
5474         (config.status): ... this new target.
5475         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5476         $(AUTOCONF).
5477         * Makefile.in: Rebuilt.
5478
5479 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5480
5481         * Makefile.tpl: Fix dramatic bustage due to change in
5482         program_transform_name.
5483         * Makefile.in: Regenerate.
5484
5485         * configure.in: Remove unnecessary PATH setting.
5486         * configure: Regnerate.
5487
5488         * configure.in: Don't default to unprefixed tools unless
5489         the native tools will work.
5490         * configure: Regenerate.
5491
5492         * configure.in: Convert to autoconf script.  Blow away lots
5493         of now-redundant Makefile fragments.
5494         * configure: Generate using Autoconf.
5495         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5496         * Makefile.in: Regenerate.
5497
5498 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5499
5500         * configure: Fix stupid bug where RANLIB was mistakenly included.
5501
5502         * configure.in: Rename (buildargs, hostargs, targargs) to
5503         (build_configargs, host_configargs, target_configargs).
5504
5505         * configure.in: Move logic out of sed statement.
5506
5507         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5508         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5509
5510 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5511
5512         * config.sub: Import from master repository
5513         * config.guess: Ditto
5514
5515 2002-12-24  Andreas Schwab  <schwab@suse.de>
5516
5517         * Makefile.tpl (multilib.out): Fix missing space.
5518         * Makefile.in: Regenerate.
5519
5520 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5521
5522         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5523         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5524         * Makefile.in: Regenerate.
5525         * configure.in: Remove unnecessary leftovers.
5526
5527 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5528
5529         * configure.in (extra_ranlibflags_for_target): New variable.
5530         (*-*-darwin): Add -c to ranlib commands.
5531         * configure (tooldir): Handle extra_ranlibflags_for_target.
5532
5533 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5534
5535         * Makefile.tpl: Revert HJL's change.
5536         * Makefile.in: Regenerated.
5537         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5538         always.
5539
5540 2002-12-19  Andreas Schwab  <schwab@suse.de>
5541
5542         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5543         * Makefile.in: Regenerate.
5544
5545 2002-12-18  H.J. Lu <hjl@gnu.org>
5546
5547         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5548         * Makefile.in: Regenerated.
5549
5550         * configure.in (build_prefix): New. Substitute.
5551
5552 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5553
5554         * Makefile.tpl: Don't let real targets depend on phony targets.
5555         * Makefile.in: Regenerate.
5556
5557         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5558         * Makefile.in: Regenerate.
5559
5560 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5561
5562         * config.sub: Import from master repository
5563         * config.guess: Ditto
5564
5565 2002-12-16  Jason Merrill  <jason@redhat.com>
5566
5567         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5568         previous 'make bootstrap'.
5569         * Makefile.in: Regenerate.
5570
5571 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5572
5573         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5574
5575 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5576
5577         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5578         * Makefile.in: Regenerate.
5579
5580 2002-12-13  Jason Merrill  <jason@redhat.com>
5581
5582         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5583         library tests.
5584         (check-c++): Just depend on it and check-target-libstdc++-v3.
5585         * Makefile.in: Regenerate.
5586
5587 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5588
5589         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5590         * Makefile.in: Rebuilt.
5591
5592 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5593
5594         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5595
5596 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5597
5598         * configure: Fix bug put in by gremlins.
5599
5600         * Makefile.tpl: Substitute more autoconfily.
5601         * configure: Substitute more autoconfily.
5602         * Makefile.in: Regenerate.
5603
5604 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5605
5606         * config.sub: Import from master repository
5607         * config.guess: Ditto
5608         * MAINTAINERS: Added Svein Seldal under write after approval
5609
5610 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5611
5612         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5613         * Makefile.in (all-sim): Ditto.
5614
5615 2002-12-06  DJ Delorie  <dj@redhat.com>
5616
5617         * Makefile.tpl: Change configure dependencies to not have real
5618         targets depend on phony targets.
5619
5620 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5621
5622         * configure.in: Revert unintentional change.
5623
5624         * Makefile.tpl: Change dependency for */multilib.out so that
5625         it works when gcc isn't in the tree.
5626
5627         * configure.in: Substitute more.
5628         * configure: Run subconfigures from the Makefile.
5629         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5630         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5631
5632 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5633
5634         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5635
5636 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5637
5638         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5639         and corresponding dependencies.
5640         * Makefile.in: Regenerate.
5641
5642         * configure.in (host_tools): Order binutils, gas and ld for
5643         convenience in running the testsuites.
5644
5645         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5646         * Makefile.in: Regenerate.
5647         * configure.in: Introduce rules to serialize subconfigure runs.
5648
5649         * configure.in: Introduce BASE_CC_FOR_TARGET.
5650         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5651         Realize configure-build-* targets.  Realize configure-target-* targets.
5652         * Makefile.in: Regenerate.
5653
5654 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5655
5656         * configure: Move gcc_version_trigger stuff from here...
5657         * configure.in: ...to here.
5658
5659         * configure.in: Separate subconfigure options added by this file from
5660         options given by the user.  Add machinery to put args for host
5661         subconfigures into the Makefile.
5662
5663         * Makefile.tpl: Remove 'vault' targets.
5664         * Makefile.tpl: Reorder and comment dependencies.
5665         * Makefile.in: Regenerate.
5666
5667 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5668         * configure.in: Fix my broken commit of previous patch. (sigh)
5669
5670 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5671
5672         * configure.in: Move host-specific darwin noconfigdirs into
5673         the host-specific section.
5674
5675 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5676
5677         * configure.in: Move host-specific darwin noconfigdirs into
5678         the host-specific section.
5679
5680 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5681
5682         * configure: Remove skip-this-dir support.
5683         * Makefile.tpl: Remove skip-this-dir support.
5684
5685         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5686         subdirectories.
5687         * Makefile.in: Regenerate.
5688
5689         * Makefile.tpl: Strip out useless setting of 'dir'.
5690         * Makefile.in: Regenerate.
5691
5692 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5693
5694         * configure.in: Fix deeply stupid bug.
5695
5696         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5697         shell code in CXX_FOR_TARGET
5698         * Makefile.def: Introduce raw_cxx.
5699         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5700         RAW_CXX_FOR_TARGET.
5701         * Makefile.in: Regenerate.
5702
5703 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5704
5705         * Makefile.tpl: Remove unnecessary ifs.
5706         * Makefile.in: Regenerate.
5707
5708         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5709         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5710         targets for 'no_install' modules.
5711         * configure: Move GDB_TK substitution to configure.in.  Move
5712         build_modules stuff to configure.in.
5713         * configure.in: Implement soft dependency machinery.  Maybe-ize
5714         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5715         * Makefile.in: Regenerate.
5716
5717 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5718
5719         * Makefile.tpl: Make all-target, install-target behave similarly
5720         to all, install (only hitting configured targets).  Eliminate
5721         unused macro defintions.
5722
5723         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5724         build != host.
5725
5726         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5727
5728         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5729
5730         * configure.in: Produce lists of subdir targets we're actually
5731         configuring.  Remove references to "dosrel".
5732         * Makefile.tpl: Let configure set which subdir targets are hit.
5733         Remove install-cross; clean up install; remove ALL.  Remove
5734         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5735         Autogenerate host module targets.  Remove empty dependency lines
5736         and redundant dependency; rearrange slightly.
5737         * Makefile.def: Add host-side libtermcap, utils.
5738
5739         * Makefile.in: Regenerate.
5740
5741 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5742
5743         * ltconfig (osf[345]): Append $major to soname_spec.
5744         Reflect this in library_names_spec.
5745         * ltmain.sh (osf): Prefix $major with . for use as extension.
5746
5747 2002-11-19  Andreas Jaeger  <aj@suse.de>
5748
5749         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5750         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5751         and sparc64 GNU/Linux systems.
5752
5753 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5754
5755         * MAINTAINERS: Update email.
5756
5757 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5758
5759         * MAINTAINERS: Complete James Dennett's entry.
5760
5761 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5762
5763         * MAINTAINERS (Write After Approval): Add myself.
5764
5765 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5766
5767         * Makefile.tpl: syntactic cleanup
5768
5769 2002-11-13 Stuart Hastings <stuart@apple.com>
5770
5771         * MAINTAINERS: Add myself to write-after-approval list.
5772
5773 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5774
5775         * Makefile.def: Add list of recursive targets to autogenerate.
5776         Add build_modules.
5777         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5778         targets.  Autogenerate *-build-* targets.
5779         * Makefile.in: Regenerate.
5780
5781 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5782
5783         * configure: More autoconf-style substitutions.
5784         * Makefile.tpl: More autoconf-style substitutions.
5785         * Makefile.in: Regenerate.
5786
5787 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5788
5789         * configure: Substitute more variables in a more autoconf-friendly
5790         way.  Simplify slightly.
5791         * Makefile.tpl: Make more variables substitutable in an
5792         autoconf-friendly way.
5793         * Makefile.in: Regenerate.
5794
5795 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5796
5797         * MAINTAINERS (Write After Approval): Add myself.
5798
5799 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5800
5801         * configure.in (v810*): Remove special setting of tools.
5802
5803         * configure: Add support for extra required flags for ar or nm.
5804         * configure.in (aix4.3+): Use above support for target-specific
5805         issues, rather than using config/mt-aix43.
5806
5807 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5808
5809         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5810         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5811         with $srcdir.  Reformat indentation.  Substitute some variables
5812         formerly hard-coded in the Makefile for build=host.
5813         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5814         * Makefile.def: Autogenerate more.
5815         * Makefile.in: Regenerate.
5816
5817 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5818
5819         * MAINTAINERS (Write After Approval): Add myself.
5820
5821 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5822
5823         * Makefile.def (host_modules): Add rda.
5824         * Makefile.in: Regenerate.
5825         * configure.in (target_tool): Add target-rda to list.
5826
5827 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5828
5829         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5830
5831 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5832
5833         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5834         and restrap targets to this rule.
5835         * Makefile.in:  Regenerate.
5836
5837 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5838
5839         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5840         GNATS only accounts.
5841
5842 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5843
5844         * configure.in (i[3456]86-*-linux*): Add check to disable
5845         ${libgcj} for glibc1.
5846
5847 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5848
5849         * MAINTAINERS: Add myself as ip2k port maintainer.
5850
5851 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5852
5853         * configure.in: Add tic4x target.
5854
5855 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5856
5857         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5858         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5859         * Makefile.in: Regenerate.
5860
5861         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5862         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5863         * Makefile.in: Regenerate.
5864
5865 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5866
5867         * MAINTAINERS: Add myself as web pages co-maintainer.
5868
5869 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5870
5871         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5872         * Makefile.in: Regenerate.
5873
5874 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5875
5876         * MAINTAINERS: Add myself and Nathan Sidwell
5877         <nathan@codesourcery.com> as VxWorks maintainers.
5878
5879 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5880
5881         * Makefile.def: Remove order dependency comments.
5882         * Makefile.tpl: Add explicit install-install dependencies.
5883         * Makefile.in: Regenerate.
5884
5885         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5886         * Makefile.in: Regenerate.
5887
5888         * Makefile.tpl: Add configure-target (for src-release in src)
5889         * Makefile.in: Regenerate.
5890
5891 2002-09-30  Nick Clifton  <nickc@redhat.com>
5892
5893         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5894
5895 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5896
5897         * configure.in (s390*-*-linux*): Enable libgcj.
5898
5899 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5900
5901         * configure: Revert accidentally applied changes.
5902
5903         * Makefile.tpl: Make more autoconf-friendly.
5904         * Makefile.in: Regenerate.
5905         * configure: Make substitution more autoconf-like.
5906
5907 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5908
5909         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5910         single entry to handle all these.
5911         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5912         libjava on arm-*-elf.
5913
5914 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5915
5916         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5917         things that depend on them.
5918
5919 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5920
5921         * Makefile.tpl: Make subsituted variables more autoconfy.
5922         * Makefile.in: Regenerate.
5923         * configure: Make seds more autoconfy.
5924
5925 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5926
5927         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5928         * Makefile.in: Regenerate.
5929         * configure.in: Rewrite sed statements to look autoconfy.
5930
5931         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5932         all-target-foo on configure-target-foo.
5933         * Makefile.def: Ditto.
5934         * Makefile.in: Rebuild.
5935
5936 2002-09-25  Andrew Haley  <aph@redhat.com>
5937
5938         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5939
5940 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5941
5942         * Makefile.def: New file.
5943         * Makefile.tpl: New file.
5944         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5945         * contrib/gcc_update: Note that Makefile.in is a generated file.
5946
5947         * configure.in: Minor rearrangement.  Simplify tests.
5948
5949 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5950
5951         * configure.in (with_headers): Skip copy if value is "yes".
5952         (with_libs): Likewise.
5953
5954 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5955
5956         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5957         * configure.in (sh*-*-pe*): Ditto.
5958         * configure.in (mips*-*-pe*): Ditto.
5959         * configure.in (*arm-wince-pe): Ditto.
5960
5961         * configure.in: Rearrange.
5962
5963 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5964
5965         * MAINTAINERS: Update my email address.
5966
5967 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5968
5969         * MAINTAINERS: (Write After Approval): Add myself.
5970
5971 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5972
5973         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5974
5975 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5976
5977         * MAINTAINERS: Change my mailing address.
5978
5979 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5980
5981         * MAINTAINERS (Write After Approval): Remove myself.
5982         (Various Maintainers: c++ runtime libs): Add myself.
5983
5984 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5985
5986         * MAINTAINERS (Write After Approval): Remove myself.
5987         (Various Maintainers: c++ runtime libs): Add myself.
5988
5989 2002-08-15  Eric Christopher  <echristo@redhat.com>
5990
5991         * config.sub: Import from master repository.
5992         * config.guess: Ditto.
5993
5994 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5995
5996         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5997         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5998         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5999
6000 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6001
6002         * MAINTAINERS: Add self to rs6000 vector extensions.
6003
6004 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6005
6006         * libiberty/configure: Reverted unintended yesterday's check in.
6007
6008 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6009
6010         * boehm-gc/configure, libf2c/configure: Rebuilt.
6011         * libffi/configure, libiberty/configure: Ditto.
6012         * libjava/configure, libobjc/configure: Ditto.
6013         * libstdc++-v3/configure, zlib/configure: Ditto.
6014         Merged from binutils:
6015         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6016         From Steve Ellcey <sje@cup.hp.com>:
6017         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6018         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6019         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6020         IA64.
6021         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6022         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6023         soname_spec, sys_lib_search_path_spec): Ditto.
6024
6025 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6026
6027         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6028
6029 2002-08-04  H.J. Lu  (hjl@gnu.org)
6030
6031         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6032
6033 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6034
6035         * MAINTAINERS (Write After Approval): Add myself.
6036
6037 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6038
6039         * configure.in: Move generic linux case to end.  Copy generic
6040         linux noconfigdirs to mips*-*-linux* entry and new
6041         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6042
6043 2002-07-19  Michael Matz  <matz@suse.de>
6044
6045         * MAINTAINERS: Add myself as ra* maintainer.
6046
6047 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6048
6049         * config.guess: Update to 2002-07-09 version.
6050         * config.sub: Update to 2002-07-03 version.
6051
6052 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6053
6054         * MAINTAINERS: Fix typo in a maintainer email address.
6055
6056 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058         * configure.in: Remove two redundant tests.
6059
6060 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6061
6062         * configure.in (mips*-*-irix6*o32): Enable stabs.
6063
6064 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6065
6066         * configure.in: Don't build grez.
6067         * Makefile.in: Ditto.
6068
6069         * Makefile.in: Remove references to bsp, cygmon, libstub.
6070         * configure.in: Ditto.
6071
6072         * configure.in: Remove leftover reference to gdbtest.
6073
6074 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6075
6076         * configure.in (gxx_include_dir):  Change to match versioned
6077         C++ headers if --enable-version-specific-runtime-libs is used.
6078
6079 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6080
6081         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6082
6083 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6084
6085         * configure.in: Make --without-x work.
6086
6087 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6088
6089         * configure.in: Rearrange target Makefile fragment collection.
6090
6091         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6092         cvs[src].
6093         * configure.in: Ditto.
6094
6095 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6096
6097         * MAINTAINERS (Write After Approval): Update my e-mail address.
6098
6099 2002-06-24  Ben Elliston  <bje@redhat.com>
6100
6101         * configure.in (host_tools): Remove cgen.
6102
6103         * Makefile.in (all-cgen): Remove; runs from its source directory.
6104         (check-cgen, install-cgen, clean-cgen): Likewise.
6105         (all-opcodes): Do not depend on all-cgen.
6106         (all-sim): Likewise.
6107
6108 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6109
6110         * Makefile.in: Eliminate 'apache' targets.
6111         * configure.in: Eliminate 'apache' targets.
6112
6113         * configure.in: Eliminate redundant tests.  Reorganize.
6114
6115         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6116
6117         * config-ml.in: Eliminate references to Cygnus configure.
6118
6119         * Makefile.in: Eliminate references to building emacs.
6120
6121 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6122
6123         * MAINTAINERS: Update my email address.
6124
6125 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6126
6127         * config.if (libstdcxx_incdir): Version C++ headers.
6128         (cxx_incdir): Remove.
6129
6130 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6131
6132         * MAINTAINERS (Write After Approval): Add self.
6133
6134 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6135
6136         * configure.in: Add support for ip2k.
6137
6138 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6139
6140         * configure.in: Fix AIX configury bug.
6141
6142 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6143
6144         * MAINTAINERS (Write After Approval): Add self.
6145
6146 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6147
6148         * configure.in: replace ${topsrcdir} with ${srcdir}
6149
6150         * configure.in: Move definition of libstdcxx_flags
6151         right above usage, rather than waaay earlier.
6152
6153         * configure.in: Pull definition of is_cross_compiler earlier.
6154
6155         * configure.in: Rearrange a little.
6156
6157         * configure.in: Remove references to librx.
6158         * Makefile.in: Remove references to librx.
6159
6160 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6161
6162         * config.sub: Add support for avr target.
6163         Import from master sources, rev 1.255
6164
6165 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6166
6167         * configure, .cvsignore:  Revert previous change...
6168         * Makefile:  ...delete.
6169
6170 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6171
6172         * configure.in: Eliminate ${gasdir} variable.
6173
6174 2002-06-18  Dave Brolley  <brolley@redhat.com>
6175
6176         * configure.in: Add support for frv.
6177         * config.sub: Add support for frv.
6178
6179 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6180
6181         * configure:  Remove garbage from previous commit.
6182
6183 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6184
6185         * configure:  For in-source builds, make a subdir and re-exec there.
6186         * Makefile:  New file.  Pass targets through to build directory.
6187         * .cvsignore:  No longer ignore "Makefile".
6188
6189 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6190
6191         * MAINTAINERS (Write After Approval): Add self.
6192
6193 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6194
6195         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6196
6197 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6198
6199         * configure.in (vax-*-netbsd*): Re-enable gas.
6200
6201 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6202
6203         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6204         BUILD_PREFIX_1, to correct nomenclature.
6205         * configure: Likewise.
6206
6207         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6208         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6209
6210 2002-05-31  Olaf Hering  <olh@suse.de>
6211
6212         * config-ml.in: Propogate DESTDIR also.
6213
6214 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6215
6216         * configure.in (vax-*-netbsd*): Don't build gas for this
6217         platform.
6218
6219 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6220
6221         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6222         and libgcj for AVR.
6223
6224 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6225
6226         * MAINTAINERS (Write After Approval): Add myself.
6227
6228 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6229
6230         * config.guess: Update to 2002-05-22 version.
6231         * config.sub: Likewise.
6232
6233 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6234
6235         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6236         * config-ml.in: Likewise.
6237         * configure: Likewise.
6238         * configure.in: Likewise.
6239
6240 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6241
6242         * MAINTAINERS: Update my email address.
6243
6244 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6245
6246         * configure.in: Simplify makefile fragment collection.
6247
6248         * configure.in: Remove code to build emacs.
6249
6250         * configure.in : Remove --srcdir argument from targargs and buildargs
6251         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6252
6253         * configure: Move some logic to configure.in.
6254         * configure.in: Move some logic from configure.
6255
6256 2002-05-11  Tom Tromey  <tromey@redhat.com>
6257
6258         * MAINTAINERS: Reflect libgcj reality.
6259
6260 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6261
6262         * Makefile.in: Honour DESTDIR.
6263
6264 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6265
6266         * config.guess: Import 2002-03-20 version.
6267         * config.sub: Import 2002-04-26 version.
6268
6269 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6270
6271         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6272
6273 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6274
6275         * MAINTAINERS: Add self.
6276
6277 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6278
6279         * ltmain.sh: Detect and handle object name conflicts
6280         while piecewise linking a static library.
6281
6282 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6283
6284         * configure.in (noconfigdirs): Don't disable libgcj on
6285         sparc64-*-solaris* and sparcv9-*-solaris*.
6286
6287 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6288
6289         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6290
6291 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6292
6293         * configure.in (FLAGS_FOR_TARGET): Do not add
6294         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6295         on i[3456]86-*-linux*.
6296
6297 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6298
6299         * configure.in (noconfigdirs): Replace [ ] with test.
6300
6301         * configure.in (noconfigdirs): Do not add target-newlib if
6302         target == i[3456]86-*-linux*, and host == target.
6303
6304 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6305
6306         * configure.in: delete reference to absent file
6307
6308         * configure.in: replace '[' with 'test'
6309
6310         * configure.in: Eliminate references to gash.
6311         * Makefile.in: Eliminate references to gash.
6312
6313         * configure.in: remove useless references to 'pic' makefile fragments.
6314
6315         * configure.in: (*-*-windows*) Finish removing.
6316
6317         * configure.in: Eliminate redundant test for libgui.
6318
6319 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6320
6321         * MAINTAINERS: Add self and realphabetize.  Update entries
6322         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6323         entry for a29k port maintainer.
6324
6325 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6326
6327         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6328         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6329
6330 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6331
6332         * configure.in: remove references to dead files
6333
6334 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6335
6336         * MAINTAINERS: Add information about purpose of this file.
6337
6338 2002-04-18  Tom Tromey  <tromey@redhat.com>
6339
6340         * configure.in: Disallow configuring libgcj when it is already
6341         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6342         Solaris 2.8 by default.  For PR libgcj/6158.
6343
6344 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6345
6346         * configure.in:  Move default CC setting out of config/mh-* fragments
6347         directly into here.
6348
6349 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6350
6351         * configure.in: don't even try to configure or make a subdirectory
6352         if there's no configure script for it.
6353
6354 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6355
6356         * MAINTAINERS: Remove chill maintainers.
6357         * Makefile.in (CHILLFLAGS): Remove.
6358         (CHILL_LIB): Remove.
6359         (TARGET_CONFIGDIRS): Remove libchill.
6360         (CHILL_FOR_TARGET): Remove.
6361         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6362         CHILL_LIB.
6363         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6364         (CHECK_TARGET_MODULES): Likewise.
6365         (INSTALL_TARGET_MODULES): Likewise.
6366         (CLEAN_TARGET_MODULES): Likewise.
6367         (configure-target-libchill): Remove.
6368         (all-target-libchill): Remove.
6369         * configure.in (target_libs): Remove target-libchill.
6370         Do not compute CHILL_FOR_TARGET.
6371         * libchill: Remove directory.
6372
6373 2002-04-11  DJ Delorie  <dj@redhat.com>
6374
6375         * Makefile.in, configure.in: Sync with binutils, entries
6376         follow...
6377
6378 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6379
6380         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6381         (do-tar, do-bz2): New rules.
6382         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6383         (gdb-tar): New rule.
6384         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6385         (insight_dejagnu.tar): New rule.
6386         (insight.tar): New rule.
6387         (gdb+dejagnu.tar): New rule.
6388         (gdb.tar): New rule.
6389
6390 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6391
6392         * Makefile.in: Add all-tix to deps for all-snavigator
6393         so that tix is built when building snavigator.
6394
6395 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6396
6397         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6398         ld and gdb are not supported.
6399
6400 2002-01-07  Mark Salter  <msalter@redhat.com>
6401
6402         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6403         Allow target-libgloss to be built for arm, strongarm, and xscale.
6404
6405 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6406
6407         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6408         options for i[3456]86-pc-linux* native builds.
6409
6410 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6411
6412         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6413         files from .po files for a distribution.
6414
6415 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6416
6417         * configure.in: Enable libstdc++-v3 for h8300 targets.
6418
6419 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6420
6421         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6422         version from bfd/.
6423
6424 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6425
6426         * Makefile.in (VER): When present, extract the version number from
6427         the file version.in.
6428
6429 2001-05-24  Tom Rix <trix@redhat.com>
6430
6431         * configure.in : enable ld for aix
6432
6433 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6434
6435         * config.guess: Add linux target for S/390.
6436
6437 2000-11-07  Philip Blundell  <pb@futuretv.com>
6438
6439         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6440
6441 2000-11-03  Philip Blundell  <pb@futuretv.com>
6442
6443         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6444         files.
6445
6446 2001-01-15  Ben Elliston  <bje@redhat.com>
6447
6448         * configure.in (host_tools): Add sid.
6449         Always configure cgen.
6450
6451 2000-11-24  Nick Clifton  <nickc@redhat.com>
6452
6453         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6454
6455
6456 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6457
6458         * Makefile.in (ALL_MODULES): Add all-cgen.
6459         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6460         (all-cgen): New target.
6461         (all-opcodes,all-sim): Depend on all-cgen.
6462         * configure.in (host_tools): Add cgen.
6463         Only configure cgen if --enable-cgen-maint.
6464
6465 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6466
6467         * configure.in: Add *-*-freebsd* configurations.
6468
6469 2002-04-08  Tom Tromey  <tromey@redhat.com>
6470
6471         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6472         Fixes PR libgcj/6068.
6473
6474 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6475
6476         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6477
6478 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6479
6480         * configure.in (alpha*-dec-osf*): Enable libgcj.
6481
6482 2003-03-27  Matthew Gingell <gingell@gnat.com>
6483
6484         * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6487
6488         Fix for: PR bootstrap/3591, target/5676
6489         * configure.in (mcore-pe): Disable the configuration of
6490         libstdc++-v3 since exceptions are not supported.
6491
6492 2002-03-20  Anthony Green  <green@redhat.com>
6493
6494         * configure.in: Enable libgcj for xscale-elf target.
6495
6496 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6497
6498         * MAINTAINERS:  Update my email address.
6499
6500 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6501
6502         * ltmain.sh (relink_command): Fix typo in previous change.
6503
6504 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6505
6506         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6507         (relink_command): Added --tag flags.
6508         (mode=install): If relinking fails; error out.
6509
6510 2002-03-12  Richard Henderson  <rth@redhat.com>
6511
6512         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6513         .NOTPARALLEL tag.
6514         (do-check): Rename from check.
6515         (check): Allow parallel check.
6516
6517 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6518
6519         * MAINTAINERS: Add myself as maintainer for xtensa port.
6520         Fix alphabetical order in CPU port maintainer list.
6521         Remove myself from Write After Approval list.
6522
6523 2002-03-11  Richard Henderson  <rth@redhat.com>
6524
6525         * Makefile.in (.NOTPARALLEL): Add fake tag.
6526
6527 2002-03-07  H.J. Lu  (hjl@gnu.org)
6528
6529         * configure.in: Enable gprof for mips*-*-linux*.
6530
6531 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6532
6533         * MAINTAINERS (Write After Approval): Add myself.
6534
6535 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6536
6537         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6538         libjava.
6539         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6540
6541 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6542
6543         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6544         because its Makefile is there; test for the executable instead.
6545
6546 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6547
6548         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6549         libstdc++-v3 and libjava.
6550
6551 2002-02-11  Adam Megacz <adam@xwt.org>
6552
6553         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6554         boehm-gc
6555
6556 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6557
6558         * config.guess: Updated to 2002-01-30's version.
6559         * config.sub: Updated to 2002-02-01's version.
6560         Contribute sh64-elf.
6561         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6562         * configure.in: Added sh64-*-*.
6563
6564 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6565
6566         * MAINTAINERS: Belatedly add myself to write after approval list.
6567
6568 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6569
6570         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6571         Remove self as Write After Approval.
6572
6573 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6574
6575         * MAINTAINERS: Put self in as maintainer for contrib/regression
6576         directory.
6577
6578 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6579
6580         * MAINTAINERS:  Update my email address.
6581
6582 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6583
6584         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6585         target-libiberty, and target-libgloss.  Skip Java-related
6586         libraries if not supported for NetBSD on target CPU.
6587
6588 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6589
6590         * install-sh: Use _inst.$$_ for temp file name.
6591
6592 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6593
6594         * MAINTAINERS (Write After Approval): Move my contact info
6595         from here...
6596         (OS Port Maintainers): ...to here (netbsd).
6597
6598 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6599
6600         * MAINTAINERS (Write After Approval): Add myself.
6601
6602 2002-01-17  H.J. Lu <hjl@gnu.org>
6603
6604         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6605         (all-target-fastjar): Also depend on all-target-libiberty.
6606
6607 2002-01-16  H.J. Lu  (hjl@gnu.org)
6608
6609         * config.guess: Import from master sources, rev 1.225.
6610         * config.sub: Import from master sources, rev 1.238.
6611
6612 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6613
6614         * MAINTAINERS (Write After Approval): Remove myself.
6615
6616 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6617
6618         * MAINTAINERS (Write After Approval): Add myself.
6619
6620 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6621
6622         * MAINTAINERS: Add self as docs co-maintainer.
6623
6624 2001-12-11  Matthias Klose  <doko@debian.org>
6625
6626         * MAINTAINERS (Write After Approval): Add myself.
6627
6628 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6629
6630         * MAINTAINERS: Update my email address.
6631
6632 2001-12-07  Turly O'Connor  <turly@apple.com>
6633         * MAINTAINERS (Write After Approval): Add myself.
6634         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6635         (rs6000_initialize_trampoline): Call __trampoline_setup for
6636         ABI_DARWIN too.
6637         * darwin-tramp.asm: New file, implements __trampoline_setup.
6638         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6639
6640 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6641
6642         * MAINTAINERS (Write After Approval): Add myself.
6643
6644 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6645
6646         * configure, configure.in: Use temp file for long sed commands.
6647
6648 2001-12-03  Laurent Guerby  <guerby@acm.org>
6649
6650         * config.sub: Update to version 1.232 on subversion.
6651
6652 2001-12-03  Ben Elliston  <bje@redhat.com>
6653
6654         * MAINTAINERS: Update mail address for config.* patches.
6655
6656 2001-11-27  DJ Delorie <dj@redhat.com>
6657             Zack Weinberg  <zack@codesourcery.com>
6658
6659         When build != host, create libiberty for the build machine.
6660
6661         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6662         CONFIG_ARGUMENTS.
6663         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6664         New variables.
6665         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6666         and rules.
6667         (all.normal): Depend on ALL_BUILD_MODULES.
6668         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6669         (all-build-libiberty): Depend on configure-build-libiberty.
6670
6671         * configure: Calculate and substitute proper value for
6672         ALL_BUILD_MODULES.
6673         * configure.in: Create the build subdirectory.
6674         Calculate and substitute TARGET_CONFIGARGS (formerly
6675         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6676
6677 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6678
6679         * MAINTAINERS (write-after-approval): Add self.
6680
6681 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6682
6683         * MAINTAINERS (GNATS only accounts): Remove self.
6684
6685 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6686
6687         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6688         libf2c.
6689
6690 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6691
6692         * MAINTAINERS (Write After Approval): Add self.
6693
6694 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6695
6696         * MAINTAINERS: mips and s390 are also CPU ports.
6697
6698 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6699
6700         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6701
6702 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6703
6704         * MAINTAINERS: Alphabetize.
6705
6706 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6707
6708         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6709
6710 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6711
6712         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6713
6714 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6715
6716         * configure.in (--enable-languages): Be more permissive about
6717         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6718
6719 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6720
6721         * config.sub: Import from master sources, rev. 1.230.
6722         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6723
6724 2001-11-07  Laurent Guerby  <guerby@acm.org>
6725
6726         * MAINTAINERS (Write After Approval): Add self.
6727
6728 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6729
6730         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6731
6732 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6733
6734         * config.sub: Import from master sources, rev 1.226.
6735         * config.guess: Import from master sources, rev 1.216.
6736
6737 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6738
6739         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6740         * MAINTAINERS: Add self as maintainer of MMIX port.
6741         Remove old after-approval entry.
6742
6743 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6744
6745         * ChangeLog, configure: Fix spelling errors.
6746
6747 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6748
6749         * MAINTAINERS: Tweak my address.
6750
6751 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6752
6753         * MAINTAINERS: Update my email address.
6754
6755 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6756
6757         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6758         * MAINTAINERS: Add self as maintainer of CRIS port.
6759
6760 2001-10-10  Geert Bosch  <bosch@gnat.com>
6761
6762         * MAINTAINERS (Various maintainers: Ada front end):
6763         Added Robert Dewar.
6764
6765 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6766
6767         * MAINTAINERS (Write After Approval): Added self
6768
6769 2001-10-02  Geert Bosch  <bosch@gnat.com>
6770
6771         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6772
6773 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6774
6775         * configure: Handle temporary files securely using mkdir.
6776
6777 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6778
6779         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6780
6781 2001-09-26  Will Cohen <wcohen@redhat.com>
6782
6783         * configure.in (*-*-linux*): Disable configuration of target-newlib
6784         and target-libgloss.
6785
6786 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6787
6788         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6789         RANLIB.
6790
6791 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6792
6793         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6794         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6795         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6796         avoid quotes nesting problems.
6797         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6798         (DO_X): Export only variables that are set.
6799
6800 2001-09-19  Ben Elliston  <bje@redhat.com>
6801
6802         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6803         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6804         semantics.  Use the shell built-in "type" command instead.
6805
6806 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6807
6808         Merged from gcc-3_0-branch:
6809         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6810         * ltcf-c.sh: Use $objext, not $ac_objext.
6811         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6812         * ltcf-cxx.sh: Add support for GNU.
6813         2001-07-22  Timothy Wall  <twall@redhat.com>
6814         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6815         default settings if using GNU tools with that configuration.
6816         * ltcf-cxx.sh: Ditto.
6817         * ltcf-gcj.sh: Ditto.
6818         2001-07-21  Michael Chastain  <chastain@redhat.com>
6819         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6820         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6821         * ltmain.sh: Mark as gcc-local.
6822
6823 2001-08-30  Eric Christopher  <echristo@redhat.com>
6824             Jason Eckhardt  <jle@redhat.com>
6825
6826         * config.guess: Merge from master sources.
6827         * config.sub: Merge from master sources, add support for mipsisa32.
6828
6829 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6830         * config.sub: Merge from master sources, rev 1.219.
6831         * MAINTAINERS: Add self as contact for stormy16 port.
6832
6833 2001-08-14  Zack Weinberg  <zackw@panix.com>
6834
6835         * config.sub: Merge from master sources, rev 1.218.
6836         * config.guess: Merge from master sources, rev 1.209.
6837
6838 2001-08-11  Graham Stott  <grahams@redhat.com>
6839
6840         * Makefile.in (check-c++): Add missing semicolon.
6841
6842 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6843
6844         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6845
6846 2001-07-30  Eric Christopher  <echristo@redhat.com>
6847
6848         * MAINTAINERS (Various maintainers: mips port): Added myself.
6849
6850 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6851
6852         * configure.in (sh-*-linux*): New.
6853
6854 2001-07-27  Richard Henderson  <rth@redhat.com>
6855
6856         * .cvsignore: Add LAST_UPDATED.
6857
6858 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6859
6860         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6861
6862 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6863
6864         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6865
6866 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6867
6868         * MAINTAINERS (Write After Approval): Added myself.
6869
6870 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6871
6872         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6873         and libgcj on m68hc11/m68hc12.
6874
6875 2001-06-27  H.J. Lu  (hjl@gnu.org)
6876
6877         * Makefile (CFLAGS_FOR_BUILD): New.
6878         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6879
6880 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6881
6882         * README: Remove version number.
6883
6884 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6885
6886         * INSTALL/README: Update wrt. to the installation instructions now
6887         residing in gcc/doc/install.texi.
6888
6889 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6890
6891         * README: Replace with a cut-down and updated version of gcc/README.
6892
6893 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6894
6895         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6896         multilibs to be disabled.
6897
6898 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6899
6900         * MAINTAINERS (Write After Approval): Add myself.
6901
6902 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6903
6904         * config.guess: Import CVS version 1.195.
6905         * config.sub: Import CVS version 1.212.
6906
6907 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6908
6909         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6910         gcc/xgcc is built, use -print-prog-name to find out the program
6911         name to use.
6912
6913 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6914
6915         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6916         appear to also be in the master copy.
6917         * config.sub:  Import CVS version 1.211.
6918
6919 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6920
6921         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6922         with_gcc]: Use `gcc -shared' to build a shared library.
6923
6924 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6925
6926         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6927         archives.
6928
6929 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6930
6931         * MAINTAINERS (Write After Approval): Add myself.
6932
6933 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6934
6935         * configure.in (libstdcxx_flags): Do not try to execute
6936         libstdc++-v3/testsuite_flags until it exists.
6937
6938 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6939
6940         * MAINTAINERS: Update my email address.
6941
6942 2001-05-31  Graham Stott  <grahams@redhat.com>
6943
6944         * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6947
6948         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6949         libraries when using g++ with native linker.
6950
6951 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6952
6953         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6954
6955 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6956
6957         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6958         [aix4*|aix5*]: Prepend blank.
6959
6960 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6961
6962         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6963         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6964         of subdir/configure scripts to use the new libtool.m4.
6965
6966 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6967
6968         * MAINTAINERS (Write After Approval): Add myself.
6969
6970 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6971
6972         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6973
6974 2001-05-11  Ben Elliston  <bje@redhat.com>
6975
6976         * Makefile.in (all-sid): New target.
6977         (check-sid, clean-sid, install-sid): Likewise.
6978
6979 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6980
6981         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6982
6983 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6984
6985         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6986         libgcj.
6987
6988 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6989
6990         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6991         gcc/xgcc is built, use -print-prog-name to find out the program
6992         name to use.
6993
6994 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6995
6996         * configure.in (noconfigdirs): Don't reset it from scratch in the
6997         target case; only append to it.
6998
6999         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7000         sparc-*-solaris2.8]: Disable ${libgcj}.
7001
7002 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7003
7004         * configure.in (libgcj_saved): Copy from $libgcj.
7005         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7006         --disable-libgcj.
7007
7008 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7009
7010         * MAINTAINERS: Remove self as MIPS maintainer and
7011         C front end maintainer.
7012
7013 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7014
7015         * configure.in: Move *-chorusos target case to the proper switch.
7016         Disable libgcj.
7017
7018 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7019
7020         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7021         1.641.2.228.
7022
7023 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7024
7025         * Makefile.in (STAGE1_CFLAGS): Pass down.
7026
7027 2001-04-13  Alan Modra  <amodra@one.net.au>
7028
7029         * config.guess: Add hppa64-linux support.  Note for next import that
7030         this is already in the master file.
7031         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7032
7033 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7034
7035         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7036         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7037
7038 2001-04-11  Stan Shebs  <shebs@apple.com>
7039
7040         * MAINTAINERS: Add self as Darwin port maintainer.
7041
7042 2001-04-11  Alan Modra  <amodra@one.net.au>
7043
7044         * MAINTAINERS: Update my email address.
7045
7046 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7047
7048         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7049         recent versions of FreeBSD (release 3 or later).
7050         * ltconfig: On FreeBSD, -lc must not be provided when building
7051         a shared library or else the standard -pthread gcc option is
7052         rendered worthless to later users of the built library.
7053
7054 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7055
7056         * MAINTAINERS: Add self and RTH as C front end maintainers.
7057
7058 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7059
7060         * config.sub: Make sure to match an already-canonicalized
7061         machine name (eg. mn10300-unknown-elf).
7062
7063 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7064
7065         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7066         New macros.
7067         (bootstrap, cross): Use RECURSE_FLAGS.
7068         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7069
7070 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7071
7072         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7073
7074 2001-03-22  Colin Howell  <chowell@redhat.com>
7075
7076         * Makefile.in (DO_X): Do not backslash single-quotes in
7077         backquotes (two places).
7078
7079 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7080
7081         Re-installed:
7082         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7083         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7084         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7085         * ltcf-cxx.sh: Likewise.
7086         * ltcf-gcj.sh: Likewise.
7087
7088 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7089
7090         * MAINTAINERS: Add myself as "documentation co-maintainer".
7091
7092 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7093
7094         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7095         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7096
7097 2001-03-19  Tom Tromey  <tromey@redhat.com>
7098
7099         * config-ml.in: Handle GCJ and GCJFLAGS.
7100
7101 2001-03-21  Michael Chastain  <chastain@redhat.com>
7102
7103         * Makefile.in: all-m4 depends on all-texinfo.
7104
7105 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7106
7107         * MAINTAINERS: Add myself to write after approval list.
7108
7109 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7110
7111         * Makefile.in (DO_X): Quote nested quotes.
7112
7113 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7114
7115         * MAINTAINERS: Add myself to write after approval list.
7116
7117 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7118
7119         * Makefile.in (DO_X): Use double quotes for quoting
7120         "RANLIB=$${RANLIB}".
7121
7122 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7123
7124         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7125
7126 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7127
7128         * configure.in: Only use `lang_requires' for languages athat are
7129         actually enabled.
7130
7131 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7132
7133         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7134
7135 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7136
7137         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7138
7139 2001-03-07  Tom Tromey  <tromey@redhat.com>
7140
7141         * configure.in: Allow config-lang.in to set `lang_requires' to list
7142         of other required languages.
7143
7144 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7145
7146         * Makefile.in: Remove RANLIB definition. Use RANLIB
7147         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7148         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7149
7150 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7151             Alexandre Oliva  <aoliva@redhat.com>
7152
7153         * Makefile.in (check-c++): Use tabs, not spaces.
7154
7155 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7156
7157         * MAINTAINERS: add myself to Write After Approval list.
7158
7159 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7160
7161         * Makefile.in (check-c++): New rule.
7162
7163         * configure.in (target_libs): Remove libg++.
7164         (noconfigdirs): Remove libg++.
7165         (noconfigdirs): Same.
7166         (noconfigdirs): Same.
7167         (noconfigdirs): Same.
7168
7169         * config-ml.in: Remove libg++ references.
7170
7171         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7172         (ALL_TARGET_MODULES): Same.
7173         (configure-target-libg++): Remove.
7174         (all-target-libg++): Remove.
7175         (configure-target-libio): Remove.
7176         (all-target-libio): Remove.
7177         (check-target-libio): Remove.
7178         (.PHONY): Remove.
7179         (libg++.tar.bz2): Remove.
7180         (all-target-cygmon): Remove libio.
7181         (all-target-libstdc++): Remove.
7182         (configure-target-libstdc++): Remove.
7183         (TARGET_LIB_PATH): Remove libstdc++.
7184         (ALL_GCC_CXX): Remove libstdc++.
7185         (all-target-gperf): Correct.
7186
7187 2001-02-16  Nick Clifton  <nickc@redhat.com>
7188
7189         * configure.in (noconfigdirs): Allow configuration of texinfo
7190         for Cygwin hosts.
7191
7192 2001-02-15  Anthony Green  <green@redhat.com>
7193
7194         * configure: Introduce GCJ_FOR_TARGET.
7195         * configure.in: Ditto.
7196         * Makefile.in: Ditto.
7197
7198 2001-02-13  Andreas Schwab  <schwab@suse.de>
7199
7200         * MAINTAINERS: Update mail address.
7201
7202 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7203
7204         * config.guess: Add linux target for S/390.
7205         * config.sub: Likewise.
7206
7207 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7208
7209         * configure.in: for *-chorusos, don't config target-newlib and
7210         target-libgloss.
7211
7212 2001-02-06  Ben Elliston  <bje@redhat.com>
7213
7214         * configure: Output host type to stdout, not stderr.
7215
7216 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7217
7218         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7219         * ltcf-cxx.sh: Likewise.
7220
7221         * config.if: Assume enable_libstdcxx_v3 is defined.
7222
7223 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7224
7225         Remove V2 C++ library.
7226         * configure.in: Remove --enable-libstdcxx_v3 support.
7227
7228 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7229
7230         * include/demangle.h: Add prototype for java_demangle_v3.
7231
7232 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7233
7234         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7235
7236 2001-01-27  Richard Henderson  <rth@redhat.com>
7237
7238         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7239
7240 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7241
7242         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7243         Don't unset, it's non-portable and no longer necessary, set to empty
7244         instead.
7245
7246 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7247
7248         * ltconfig: Shell portability fix for the tagname validity check.
7249
7250 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7251
7252         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7253         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7254
7255 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7256
7257         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7258
7259 2001-01-26  Tom Tromey  <tromey@redhat.com>
7260
7261         * configure.in: Allow libgcj to be built on Sparc Solaris.
7262
7263 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7264
7265         * ltcf-c.sh: Add aix5 case.
7266         * ltcf-cxx.sh: Likewise.
7267         * ltconfig: Likewise.
7268
7269 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7270
7271         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7272         keep at least one of build_libtool_libs or build_old_libs set to
7273         yes.
7274
7275         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7276         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7277
7278 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7279
7280         * configure.in: Enable libgcj on several additional platforms.
7281
7282 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7283
7284         * configure.in: Enable libgcj for linux targets.
7285
7286 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7287
7288         * MAINTAINERS (Write After Approval): Add myself.
7289
7290 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7291
7292         * MAINTAINERS: Add myself as vax port maintainer.
7293
7294 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7295
7296         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7297
7298 2001-01-09  Mike Stump  <mrs@wrs.com>
7299
7300         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7301         failures of subdirectories.
7302
7303 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7304
7305         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7306         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7307         * ltcf-cxx.sh: Likewise.
7308         * ltcf-gcj.sh: Likewise.
7309         * ltconfig.sh: Fix typo.
7310
7311 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7312
7313         * configure: handle DOS-style absolute paths.
7314
7315 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7316
7317         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7318
7319 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7320
7321         * MAINTAINERS: Add myself as avr port co-maintainer.
7322
7323 2000-12-28  Ben Elliston  <bje@redhat.com>
7324
7325         * MAINTAINERS: Add myself under ``Write After Approval''.
7326
7327 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7328
7329         * texinfo: Remove directory from GCC.
7330
7331 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7332
7333         * COPYING: Update to current
7334         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7335         to 19yy as example year in copyright notice).
7336
7337 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7338
7339         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7340         (libstdcxx_incdir): Pass down.
7341         * config.if: Remove expired bits for cxx_interface, add stub.
7342         (libstdcxx_incdir): Add variable for g++ include directory.
7343         * configure.in (gxx_include_dir): Use it.
7344
7345 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7346
7347         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7348         with old-email address from ``Write After Approval''.
7349
7350 2000-12-15  Andreas Jaeger  <aj@suse.de>
7351
7352         * configure.in: Handle lang_dirs.
7353
7354 2000-12-14  Tom Tromey  <tromey@redhat.com>
7355
7356         * MAINTAINERS: Removed brads.
7357
7358         * MAINTAINERS: Added gcj developers.
7359
7360 2000-12-13  Anthony Green  <green@redhat.com>
7361
7362         * configure.in: Disable libgcj for any target not specifically
7363         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7364         with g++ abi.
7365
7366 2000-12-13  Mike Stump  <mrs@wrs.com>
7367
7368         * Makefile.in (local-distclean): Also remove fastjar.
7369
7370 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7371
7372         * contrib/gcc_update: Add fastjar --touch entries.
7373
7374 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7375
7376         * configure.in: Disable language-specific target libraries for
7377         languages that aren't enabled.
7378
7379 2000-12-10  Anthony Green  <green@redhat.com>
7380
7381         * configure.in: Define libgcj.  Disable libgcj target libraries for
7382         most targets.
7383
7384 2000-12-10  Neil Booth  <neilb@earthling.net>
7385
7386         * MAINTAINERS: Update mail address, remove from WAA list.
7387
7388 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7389
7390         * libjava: Imported from /cvs/java.
7391         * libffi: Likewise.
7392         * Boehm-gc: Likewise.
7393
7394 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7395
7396         * configure.in (target_libs): Revert 2000-12-08 patch.
7397         (noconfigdirs): Added target-libjava.
7398
7399 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7400
7401         * djunpack.bat: removed.
7402
7403 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7404
7405         * Makefile.in: handle DOS-style absolute paths.
7406         * config-ml.in: likewise.
7407         * symlink-tree: likewise.
7408
7409 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7410
7411         * fastjar: Imported.
7412
7413 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7414
7415         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7416         libjava.
7417         * configure.in (target_libs): Removed `target-libjava'.
7418
7419 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7420
7421         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7422         (ALL_MODULES): Added fastjar.
7423         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7424         (all-target-libjava): all-fastjar replaces all-zip.
7425         (all-fastjar): Added.
7426         (configure-target-fastjar, all-target-fastjar): Likewise.
7427         * configure.in (host_tools): Added fastjar.
7428
7429 2000-12-07  Mike Stump  <mrs@wrs.com>
7430
7431         * Makefile.in (local-distclean): Remove leftover built files.
7432
7433 2000-11-24  Nick Clifton  <nickc@redhat.com>
7434
7435         * configure.in (xscale-elf): Add target.
7436         (xscale-coff): Add target.
7437
7438 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7439
7440         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7441         recent versions of FreeBSD (release 3 or later).
7442         * ltconfig: On FreeBSD, -lc must not be provided when building
7443         a shared library or else the standard -pthread gcc option is
7444         rendered worthless to later users of the built library.
7445
7446 2000-11-16  Fred Fish  <fnf@be.com>
7447
7448         * configure.in (enable_libstdcxx_v3): Fix typo,
7449         libstd++ -> libstdc++.
7450
7451 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7452
7453         * MAINTAINERS: Add self to Write After Approval list.
7454
7455 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7456
7457         * MAINTAINERS: Update my email address.  Add myself to global write
7458         privs list.
7459
7460 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7461
7462         * Makefile.in: Merge with src and libgcj.
7463         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7464         configure-target-<library> when their configure scripts need the C
7465         or C++ library to have already been built to work properly.
7466         (do_proto_toplev): Set them to an empty string.
7467
7468         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7469         (REALLY_SET_LIB_PATH): Use them.
7470
7471 2000-11-17  Stan Shebs  <shebs@apple.com>
7472
7473         * MAINTAINERS: Add self to Write After Approval list.
7474
7475 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7476
7477         * configure: Provide the original toplevel configure arguments
7478         (including $0) to subprocesses in the environment rather than
7479         through gcc/configargs.h.
7480
7481 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7482
7483         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7484         C99.  Alphabetise "Write After Approval" list.
7485
7486 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7487
7488         * configure: Turn on libstdc++ V3 by default.
7489
7490         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7491         if we've got GCC.
7492
7493 2000-11-11  Philip Blundell  <philb@gnu.org>
7494
7495         * MAINTAINERS: Add self to Write After Approval list.
7496
7497 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7498
7499         * ltcf-c.sh (aix4): Improve shared library configuration; require
7500         exporting symbols.
7501         * ltcf-cxx.sh (aix4): Define.
7502         * ltconfig (aix4): Define library and soname specs appropriate for
7503         AIX.  Define command to create export symbols list.
7504
7505 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7506
7507         * config.sub: Add support for Sun Chorus
7508
7509 2000-10-31  Nick Clifton  <nickc@redhat.com>
7510
7511         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7512         <name>@redhat.com.  Also installed new email address for Clint
7513         Popetz.
7514
7515 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7516
7517         * etc: Remove directory from GCC.
7518
7519 2000-10-16  Michael Meissner  <meissner@redhat.com>
7520
7521         * configure (gcc/configargs.h): Only create if there is a build GCC
7522         directory created.
7523
7524 2000-10-16  Matthias Klose  <doko@debian.org>
7525
7526         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7527         when configured for libstdc++-v3.
7528
7529 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7530
7531         * configure: Save configure arguments to gcc/configargs.h.
7532
7533 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7534
7535         * config.guess: Import CVS version 1.157.
7536         * config.sub: Import CVS version 1.181.
7537
7538 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7539
7540         * Makefile.in (bootstrap): avoid recursion if subdir missing
7541         (cross): ditto
7542         (do-proto-toplev): ditto
7543
7544 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7545
7546         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7547         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7548
7549         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7550         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7551         all affected `configure' scripts.
7552
7553 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7554
7555         * MAINTAINERS: Add self as cpplib co-maintainer.
7556
7557 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7558
7559         * MAINTAINERS: Add self to Write After Approval list.
7560
7561 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7562
7563         * INSTALL/README: egcs -> GCC update.
7564
7565 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7566
7567         * MAINTAINERS: Add myself to Write After Approval list.
7568
7569 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7570
7571         * MAINTAINERS: Add myself to Write After Approval list.
7572
7573 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7574
7575         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7576         X11 libraries for hppa64.
7577
7578 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7579
7580         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7581
7582 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7583
7584         * Makefile.in (all-zlib): Added dummy target.
7585
7586         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7587         ltcf-gcj.sh: Updated from libtool multi-language branch.
7588
7589 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7590
7591         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7592         (bootstrap*): Depend on all-bootstrap.
7593
7594 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7595
7596         * config.guess: Import CVS version 1.156.
7597         * config.sub: Import CVS version 1.179.
7598
7599 2000-09-02  Anthony Green  <green@cygnus.com>
7600
7601         * Makefile.in (all-gcc): Depend on all-zlib.
7602         (CLEAN_MODULES): Add clean-zlib.
7603         (ALL_MODULES): Add all-zlib.
7604         * configure.in (host_libs): Add zlib.
7605
7606 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7607
7608         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7609         crosses, but add gcc/include to the header search path for them.
7610
7611 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7612
7613         * MAINTAINERS: Add self to Write After Approval list.
7614
7615 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7616
7617         * config.guess: Import CVS version 1.152.
7618         * config.sub: Import CVS version 1.177.
7619
7620 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7621
7622         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7623         $targargs to tell whether newlib is going to be built.
7624
7625         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7626         $$r/TARGET_SUBDIR/libio for _G_config.h.
7627
7628 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7629
7630         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7631
7632 2000-08-22  DJ Delorie  <dj@redhat.com>
7633
7634         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7635
7636 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7637
7638         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7639         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7640         sub-configures.
7641
7642 2000-08-21  DJ Delorie  <dj@redhat.com>
7643
7644         * MAINTAINERS: Add self as a libiberty maintainer
7645
7646 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7647
7648         * configure.in (libstdcxx_flags): Use
7649         libstdc++-v3/src/libstdc++.INC.
7650
7651 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7652
7653         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7654
7655 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7656
7657         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7658
7659         * configure: Make enable_threads and enable_shared defaults
7660         explicit.  Substitute enable_threads into generated Makefiles.
7661         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7662         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7663
7664 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7665
7666         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7667
7668 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7669
7670         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7671         previous delta.
7672
7673 2000-08-11  Jason Merrill  <jason@redhat.com>
7674
7675         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7676         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7677         (FLAGS_FOR_TARGET): Not here.
7678         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7679
7680 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7681
7682         * config-ml.in (CC, CXX): Don't introduce a leading space.
7683
7684 2000-08-07  DJ Delorie  <dj@delorie.com>
7685
7686         * MAINTAINERS: Add self as a DJGPP maintainer
7687
7688 2000-08-07  DJ Delorie  <dj@redhat.com>
7689
7690         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7691         "if we're also building gcc, and it's a gcc that will run on the
7692         build machine, we want to use its includes instead of the system's
7693         default includes".
7694
7695 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7696
7697         * MAINTAINERS: Add self to Write After Approval list.
7698
7699 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7700
7701         * configure.in (libstdcxx_flags): Don't use `"'.
7702
7703         * config-ml.in: Adjust multilib search paths to the
7704         appropriate multilib tree.
7705
7706 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7707
7708         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7709         commas in $LANGUAGES.
7710
7711 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7712
7713         * configure.in: Re-enable all references to libg++ and librx.
7714
7715 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7716
7717         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7718         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7719         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7720         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7721
7722         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7723
7724 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7725
7726         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7727         CXX_FOR_TARGET for sed.
7728
7729 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7730
7731         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7732         Do not override if already set in the environment or in configure.
7733         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7734         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7735
7736 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7737
7738         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7739         the libtool CVS tree multi-language branch.
7740         * ltconfig, ltmain.sh: Updated.
7741
7742 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7743
7744         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7745         (clean-target): Depend on it.
7746
7747         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7748         (GCC_FOR_TARGET): Use it.
7749         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7750         * configure.in: ... here.
7751         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7752         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7753
7754 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7755
7756         * MAINTAINERS: Add self to Write After Approval list.
7757
7758 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7759
7760         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7761         (configure-target-libchill, configure-target-libobjc): Likewise.
7762
7763         * configure.in: Use the same cache file for all target libs.
7764         * config-ml.in: But different cache files per multilib variant.
7765
7766 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7767
7768         * configure (topsrcdir): Don't use dirname.
7769
7770 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7771
7772         * MAINTAINERS: Add self to Write After Approval list.
7773
7774 2000-07-20  Jason Merrill  <jason@redhat.com>
7775
7776         * configure.in: Remove all references to libg++ and librx.
7777
7778         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7779
7780 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7781
7782         * config.sub: Update to subversions version 2000-07-06.
7783
7784 2000-07-12  Andrew Haley  <aph@cygnus.com>
7785
7786         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7787         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7788
7789 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7790
7791         * symlink-tree:  Check number of arguments.
7792
7793 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7794
7795         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7796         search path for a g++ extracted from the build tree.  This
7797         will allow link tests run by configure scripts in
7798         subdirectories to succeed.
7799
7800 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7801
7802         * ltconfig: Add support for mips-dde-sysv4.2MP
7803
7804 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7805
7806         * MAINTAINERS: Add myself as loop discovery maintainer.
7807
7808 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7809
7810         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7811         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7812
7813 2000-06-19  Timothy Wall  <twall@cygnus.com>
7814
7815         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7816         * config.sub: Add tic54x target.
7817
7818 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7819
7820         * MAINTAINERS: Add self as Fortran maintainer,
7821         remove Craig Burley.
7822
7823 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7824
7825         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7826         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7827
7828 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7829
7830         * MAINTAINERS: Add self as i18n maintainer
7831
7832 20000-05-21  H.J. Lu  (hjl@gnu.org)
7833
7834         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7835         directory are used if they exist. Make sure
7836         $(build_tooldir)/include is searched for header files,
7837         $(build_tooldir)/lib/ for library files.
7838         (GCC_FOR_TARGET): Likewise.
7839         (CXX_FOR_TARGET): Likewise.
7840
7841 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7842
7843         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7844
7845 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7846
7847         * Makefile.in (configure-target-libiberty): Depend on
7848         configure-target-newlib.
7849
7850 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7851
7852         * configure.in, Makefile.in: Merge all libffi-related
7853         configury stuff from the libgcj tree.
7854
7855 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7856
7857         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7858         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7859
7860 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7861
7862         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7863         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7864         current version information.  Add to proto-toplev directory.
7865         (gdb-taz): Build do-djunpack.
7866
7867 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7868
7869         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7870
7871 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7872
7873         * MAINTAINERS: Add self to Write After Approval list.
7874
7875 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7876
7877         * ltmain.sh: Preserve in relink_command any environment
7878         variables that may affect the linker behavior.
7879
7880 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7881
7882         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7883
7884 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7885
7886         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7887
7888 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7889
7890         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7891         with the version name.
7892
7893 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7894
7895         * MAINTAINERS: Add self as bb-reorder maintainer.
7896
7897 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7898
7899         * config.if: Tweak.
7900
7901 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7902
7903         * djunpack.bat: New file.
7904
7905 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7906
7907         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7908         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7909         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7910         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7911
7912 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7913
7914         * config.sub (case $basic_machine): Change default for "ibm-*"
7915         to "openedition".
7916
7917 2000-04-13  Andreas Jaeger  <aj@suse.de>
7918
7919         * MAINTAINERS: Added myself.
7920
7921 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7922
7923         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7924         (do-md5sum): New target.
7925         (MD5PROG): Define.
7926         (PACKAGE): Default to TOOL.
7927         (VER): Default to a shell script.
7928         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7929         md5 checksum generation.
7930         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7931         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7932         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7933         insight.tar.bz2): Use gdb-taz to create archive.
7934
7935 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7936
7937         * configure (warn_cflags): Delete.
7938
7939 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7940
7941         * MAINTAINERS: Added myself.
7942
7943 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7944             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7945
7946         * configure.in (enable_libstdcxx_v3): Add.
7947         (target_libs): Add bits here to switch between libstdc++-v2 and
7948         libstdc++-v3.
7949         * config.if: And this file too.
7950         * Makefile.in: Add libstdc++-v3 targets.
7951
7952 2000-04-05  Michael Meissner  <meissner@redhat.com>
7953
7954         * config.sub (d30v): Add d30v as a basic machine type.
7955
7956 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7957
7958         * configure.in: -linux-gnu*, not -linux-gnu.
7959
7960 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7961
7962         * MAINTAINERS: Add self in write-after-approval section.
7963
7964 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7965
7966         * MAINTAINERS: Add self as ia64 port maintainer.
7967
7968 2000-03-08  Neil Booth  <NeilB@earthling.net>
7969
7970         * MAINTAINERS: Add self in write-after-approval section.
7971
7972 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7973
7974         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7975         (do-tar-bz2): Replace TOOL with PACKAGE.
7976         (gdb.tar.bz2): Remove GDBTK from GDB package.
7977         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7978         dejagnu.tar.bz2): New packages.
7979
7980 2000-02-27  Andreas Jaeger  <aj@suse.de>
7981
7982         * configure.in: Add entry for mips*-*-linux*, move catch all
7983         *-*-*linux* entry below this one.
7984
7985 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7986
7987         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7988
7989 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7990
7991         * config.sub: Support an OS of "wince".
7992
7993 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7994
7995         * config.guess, config.sub: Updated to match config's 2000-02-15
7996         version.
7997
7998 2000-02-23  Linas Vepstas <linas@linas.org>
7999
8000         * config.sub: Add support for Linux/IBM 370.
8001         * configure.in: Likewise.
8002
8003 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8004
8005         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8006
8007 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8008
8009         * config.guess: Guess "cygwin" rather than "cygwin32".
8010
8011 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8012
8013         * configure (gcc_version): When setting, narrow search to
8014         lines containing `version_string'.
8015
8016 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8017
8018         * config.sub: Add support for avr target.
8019
8020 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8021
8022         * MAINTAINERS: Add maintainers for MCore port.
8023
8024 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8025
8026         * config.sub: Add mmix-knuth-mmixware.
8027
8028 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8029
8030         * MAINTAINERS: Pair cccp with cpplib maintainership.
8031
8032 2000-01-27  Christopher Faylor <cgf@redhat.com>
8033
8034         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8035         structure stuff to -L library search.
8036         (CXX_FOR_TARGET): Ditto.
8037         (CROSS_CHECK_MODULES): Fix spelling mistake.
8038
8039 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8040
8041         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8042         the C++ compiler.
8043
8044 2000-01-12  Richard Henderson  <rth@cygnus.com>
8045
8046         * configure.in: Don't build some bits for beos.
8047
8048 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8049
8050         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8051         as include files.
8052
8053 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8054
8055         * Add self as cpplib maintainer, as requested by Jason
8056         Merrill.  Correct my e-mail address.
8057
8058 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8059
8060         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8061         not mh-aix43.
8062
8063 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8064
8065         * MAINTAINERS: Add myself to "write after approval" list.
8066
8067 1999-12-14  Richard Henderson  <rth@cygnus.com>
8068
8069         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8070         * config.sub: Accept alphaev[78], alphaev8.
8071
8072 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8073
8074         * config.guess, config.sub: Update from autoconf.
8075
8076 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8077
8078         * MAINTAINERS:  update my playtime e-address.
8079
8080 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8081
8082         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8083         necessary libraries are missing.
8084
8085 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8086
8087         * MAINTAINERS: Add new 'write after approval' maintainer.
8088
8089 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8090
8091         * MAINTAINERS: Add new Java maintainer.
8092
8093 1999-10-25  Andreas Schwab  <schwab@suse.de>
8094
8095         * configure: Fix quoting inside arguments of eval.
8096
8097 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8098
8099         * config-ml.in: Allow suppression of some ARM multilibs.
8100
8101 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8102
8103         * config.guess: Add OS/390 match pattern.
8104         * config.sub: Add mvs, openedition targets.
8105         * configure.in (i370-ibm-opened*): New.
8106
8107 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8108
8109         * config.sub: Add support for configuring for pj.
8110
8111 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8112
8113         * config.sub (maybe_os): Add support for configuring for fr30.
8114
8115 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8116
8117         * configure.in: Do not configure or build ld for AIX
8118         platforms.  ld is known to be broken on these platforms.
8119
8120 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8121
8122         * config-ml.in: Pass compiler flag corresponding to multidirs to
8123         subdir configures.
8124
8125 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8126
8127         * Makefile.in (LDFLAGS): Define.
8128
8129 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8130
8131         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8132         noconfigdirs.
8133         (*-*-cygwin*): Likewise.
8134
8135 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8136
8137         * mkdep: New file.
8138         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8139         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8140
8141         From Eli Zaretskii <eliz@is.elta.co.il>:
8142         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8143         long file name when using DJGPP on MS-DOS.
8144
8145 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8146
8147         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8148
8149 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8150
8151         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8152         dependency as this causes "make check" to globally "make all"
8153
8154 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8155
8156         * configure.in (target_libs): Added target-zlib.
8157         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8158         (CONFIGURE_TARGET_MODULES): Likewise.
8159         (CHECK_TARGET_MODULES): Likewise.
8160         (INSTALL_TARGET_MODULES): Likewise.
8161         (CLEAN_TARGET_MODULES): Likewise.
8162         (configure-target-zlib): New target.
8163         (all-target-zlib): Likewise.
8164         (all-target-libjava): Depend on all-target-zlib.
8165         (configure-target-libjava): Depend on configure-target-zlib.
8166
8167         * Makefile.in (configure-target-libjava): Depend on
8168         configure-target-newlib.
8169         (configure-target-boehm-gc): New target.
8170         (configure-target-qthreads): New target.
8171
8172         * configure.in (target_libs): Added target-qthreads.
8173         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8174         (CONFIGURE_TARGET_MODULES): Likewise.
8175         (CHECK_TARGET_MODULES): Likewise.
8176         (INSTALL_TARGET_MODULES): Likewise.
8177         (CLEAN_TARGET_MODULES): Likewise.
8178         (all-target-qthreads): New target.
8179         (configure-target-libjava): Depend on configure-target-qthreads.
8180         (all-target-libjava): Depend on all-target-qthreads.
8181
8182         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8183         (CONFIGURE_TARGET_MODULES): Likewise.
8184         (CHECK_TARGET_MODULES): Likewise.
8185         (INSTALL_TARGET_MODULES): Likewise.
8186         (CLEAN_TARGET_MODULES): Likewise.
8187         (all-target-libjava): New target.
8188         (all-target-boehm-gc): Likewise.
8189         * configure.in (target_libs): Added libjava, boehm-gc.
8190
8191 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8192
8193         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8194         configure.bat in SUPPORT_FILES.
8195         (gas+binutils.tar.bz2): Likewise.
8196
8197         * makeall.bat: Remove; obsolete.
8198
8199 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8200
8201         From Mark Elbrecht:
8202         * configure.bat: Remove; obsolete.
8203
8204 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8205
8206         * configure: Add -W -Wall to the default CFLAGS when compiling with
8207         gcc.
8208
8209 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8210
8211         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8212
8213 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8214
8215         * configure.in: Build ld on IRIX6.
8216
8217 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8218
8219         * Makefile.in: Change distribution targets to use bzip2 instead of
8220         gzip.
8221         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8222         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8223
8224 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8225
8226         * config.sub: Add mcore target.
8227
8228 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8229
8230         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8231
8232 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8233
8234         * config.guess (dummy): Changed to $dummy.
8235
8236 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8237
8238         * config.sub: Tidied up case statements.
8239
8240 1999-05-22  Ben Elliston  <bje@cygnus.com>
8241
8242         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8243         <jiro@din.or.jp>.
8244
8245         * config.guess: Merge with FSF version. Future changes will be
8246         more accurately recorded in this ChangeLog.
8247         * config.sub: Likewise.
8248
8249 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8250
8251          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8252
8253 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8254
8255         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8256
8257 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8258
8259         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8260
8261 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8262
8263         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8264         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8265         Bad merge removed these two changes.
8266
8267 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8268                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8269
8270         * config.guess (interix Alpha): Add.
8271
8272 1999-04-11  Richard Henderson  <rth@cygnus.com>
8273
8274         * configure.in (i?86-*-beos*): Do config gperf; don't config
8275         gdb, newlib, or libgloss.
8276
8277 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8278
8279         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8280         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8281         from multidirs.
8282
8283 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8284
8285         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8286
8287 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8288
8289         * config.sub: Add support for mcore targets.
8290
8291 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8292
8293         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8294         not mt-ospace, in order to shut up assembler warning about using
8295         symbols that are named the same as registers.
8296
8297 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8298
8299         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8300         dependency list for all-target-cygmon.
8301
8302 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8303
8304         * config-ml.in: Check $host, not $target, for selective multilibs.
8305         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8306         thumb interworking, and underscore prefix multilibs.
8307
8308 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8309
8310         * missing: Update to version from current automake.
8311
8312 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8313
8314         * configure (gxx_include_dir): Removed.
8315
8316         * configure.in (gxx_include_dir): Handle it.
8317         * Makefile.in: Likewise.
8318
8319 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8320
8321         * config.sub (mips64vr4111,mips64vr4111el) Add.
8322
8323 1999-03-21  Ben Elliston  <bje@cygnus.com>
8324
8325         * config.guess: Correct typo for detecting ELF on FreeBSD.
8326
8327 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8328
8329         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8330         config/mh-djgpp.
8331
8332 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8333
8334         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8335         all-target-newlib to dependency list for all-target-bsp.
8336
8337 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8338
8339         * config.sub: Add i386-uwin support.
8340         * config.guess: Likewise.
8341
8342 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8343
8344         * configure.in: cleanup, add mh-*pic handling for arm, special
8345         case powerpc*-*-aix*
8346
8347 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8348
8349         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8350         can be built.
8351
8352 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8353
8354         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8355         targets.
8356
8357 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8358
8359         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8360
8361 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8362
8363         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8364
8365 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8366
8367         * config.sub: Fix typo in arm recognition.
8368
8369 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8370
8371         * configure.in (noconfigdirs): Changed target_configdirs to
8372         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8373         rather than m68k-*-* since it is not known to work on
8374         m68k-aout. Ditto for arm-*-*oabi.
8375
8376 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8377
8378         * configure.in (*-*-windows*): Remove, no longer used.
8379
8380 1999-02-19  Ben Elliston <bje@cygnus.com>
8381
8382         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8383         Smart and improved by Andrew Cagney.
8384
8385 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8386
8387         * config.guess: Recognize openbsd-*-hppa.
8388
8389 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8390
8391         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8392         only if it is not empty.
8393
8394 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8395
8396         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8397
8398         * config.guess: Modified to recognize uname's armv* syntax.
8399
8400         * config.sub: Modified to recognize uname's armv* syntax.
8401
8402 1999-02-17  Mark Salter  <msalter@cygnus.com>
8403
8404         * configure.in: Added target-bsp for sparclite.
8405
8406 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8407
8408         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8409
8410 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8411
8412         * configure.in: Add support for strongarm port.
8413         * config.sub: Add support for strongarm target.
8414
8415 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8416
8417         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8418         the old name config/mh-cygwin32.
8419         Enable texinfo.
8420
8421 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8422
8423         * configure.in: Do build ld for ix86 Solaris.
8424
8425 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8426
8427         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8428         $AR_FOR_TARGET.  Likewise for RANLIB.
8429
8430 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8431
8432         * config.sub (oabi):  Recognize.
8433         * configure.in (arm-*-oabi):  Handle.
8434
8435 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8436
8437         * config.guess: Improve detection of i686 on UnixWare 7.
8438
8439 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8440
8441         * config.guess: Add support for i386-pc-interix.
8442         * config.sub: Likewise.
8443         * configure.in: Likewise.
8444
8445 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8446
8447         * Makefile.in: Remove unneeded all-target-libio from
8448         from all-target-winsup target since it is now unneeded.
8449         Add all-target-libtermcap in its place since it is now
8450         needed.
8451
8452 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8453
8454         * configure.in: makefile stub for cygwin target is probably
8455         unnecessary.  Remove it for now.
8456
8457 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8458
8459         * configure.in: libtermcap.a should be built when cygwin is the
8460         target as well as the host.
8461         * config.guess: Allow mixed case in cygwin uname output.
8462         * Makefile.in: Add libtermcap target.
8463
8464 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8465
8466         * config.sub: Clean up handling of hppa2.0.
8467
8468 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8469
8470         * config.guess: Use C code to identify more HP machines.
8471
8472 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8473
8474         * config.sub: Handle hppa2.0.
8475
8476 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8477
8478         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8479         cygmon for all sparclite targets, regardless of object format.
8480
8481 1998-12-15  Mark Salter  <msalter@cygnus.com>
8482
8483         * configure.in: Added target-bsp for several target architectures.
8484
8485         * Makefile.in: Added rules for bsp.
8486
8487 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8488
8489         * config.guess: Improve detection of hppa2.0 processors.
8490
8491 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8492
8493         * config.guess: Recognize FreeBSD using ELF automatically.
8494
8495 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8496
8497         * configure (skip-this-dir): Add handling for new shell script, which
8498         might be created by a sub-directory's configure to indicate, this particular
8499         directory is "unwanted".
8500         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8501
8502 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8503
8504         * ltconfig: import from libtool, after changing libtool to
8505         account for the cygwin name change.
8506
8507 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8508
8509         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8510         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8511
8512 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8513
8514         * configure.in: Add libtermcap to list of cygwin dependencies.
8515
8516 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8517
8518         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8519         they include winsup/include when it's a cygwin target.
8520
8521 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8522
8523         * configure.in (host_tools): Added zip.
8524         * Makefile.in (all-target-libjava): Depend on all-zip.
8525         (all-zip): New target.
8526         (ALL_MODULES): Added all-zip.
8527         (NATIVE_CHECK_MODULES): Added check-zip.
8528         (INSTALL_MODULES): Added install-zip.
8529         (CLEAN_MODULES): Added clean-zip.
8530
8531 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8532
8533         * Makefile.in: lose "32" from comment about cygwin.
8534
8535 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8536
8537         * configure.in: Use -Os to build target libraries for the fr30.
8538
8539 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8540
8541         * config.sub: Add fr30.
8542
8543 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8544
8545         * configure.in: drop "32" from config/mh-cygwin32.  Check
8546         cygwin* instead of cygwin32*.
8547         * config.sub: Check cygwin* instead of cygwin32*.
8548
8549 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8550
8551         * config.guess: Match any version of Unixware7.
8552
8553 1998-10-20  Syd Polk  <spolk@cygnus.com>
8554
8555         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8556         if desired.
8557
8558 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8559
8560         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8561         these if the appropriate directories and files to not exist.
8562
8563 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8564
8565         * Makefile.in (DEVO_SUPPORT): Add config.if.
8566
8567 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8568
8569         * configure: Add pattern to replace "build_tooldir"'s
8570         definition in the generated Makefile with "tooldir"'s
8571         actual value.
8572
8573 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8574
8575         * config.sub: Bring back lost sparcv9.
8576
8577         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8578
8579 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8580
8581         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8582         CC_FOR_TARGET and friends.
8583
8584 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8585
8586         * Makefile.in (build_tooldir): New variable, same as tooldir.
8587         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8588         -B$(build_tooldir)/bin/.
8589         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8590
8591 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8592
8593         * README: Remove installation instructions and refer to the
8594         INSTALL directory instead.
8595
8596 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8597
8598         * config.sub: Add support for i[34567]86-pc-udk.
8599         * configure.in: Likewise.
8600
8601 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8602
8603         * Makefile.in: add bzip2 package building bits for user
8604         tools module
8605         * configure.in: ditto
8606
8607 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8608
8609         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8610         (ALL_TARGET_MODULES): Add all-target-libobjc.
8611         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8612         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8613         (all-target-libchill): Add dependencies.
8614         * configure.in (target_libs): Add libchill.
8615
8616 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8617
8618         * configure.in (target_subdir): Remove duplicate line.
8619
8620 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8621
8622         * Makefile.in (all-automake): fix dependencies.
8623
8624 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8625
8626         * configure.in: Minor cleanups for building in the $(target_alias)
8627         subdir.
8628
8629 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8630
8631         * Makefile.in (bootstrap): Set r and s before make all.  Use
8632         BASE_FLAGS_TO_PASS in make all.
8633         (cross): Likewise.
8634
8635 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8636
8637         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8638
8639 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8640
8641         * config.sub: Fix typo in last change.
8642
8643 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8644
8645         * config.sub: Add support for C4x target.
8646         * configure.in: Likewise.
8647
8648 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8649
8650         * config.sub: Recognize sparcv9 just like sparc64.
8651
8652 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8653
8654         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8655
8656 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8657
8658         * config.guess: Correctly identify Pentium II sco boxes.
8659
8660         * config.guess: Fix "tr" code.  From Weiwen Liu.
8661
8662 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8663
8664         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8665         stabs.
8666
8667 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8668
8669         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8670         (ALL_TARGET_MODULES): Add all-target-libchill.
8671         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8672         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8673         (all-target-libchill): Add dependencies.
8674         * configure.in (target_libs): Add libchill.
8675
8676 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8677
8678         * config.guess: Avoid assumptions about "tr" behaves when
8679         LANG is set to something other than English.
8680
8681 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8682
8683         * configure (gxx_include_dir): Changed to
8684         '${prefix}/include/g++'-${libstdcxx_interface}.
8685
8686         * config.if: New to determine the interfaces.
8687
8688 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8689
8690         * config.guess: Detect and handle MPE/IX.
8691         * config.sub: Deal with MPE/IX.
8692
8693 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8694
8695         * configure.in: Use mh-aix43.
8696
8697 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8698
8699         * configure: Fix --without/--disable cases for gxx-include-dir.
8700
8701 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8702
8703         * mdata-sh:  Imported.  Needed for automake support.
8704
8705 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8706
8707         * Makefile.in (taz): Try "chmod -R og=u ." before
8708         "chmod og=u `find . -print`".
8709
8710 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8711
8712         * configure.in: Add arm-elf and thumb-elf support.
8713
8714 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8715
8716         * Makefile.in: Undo previous patch.
8717
8718 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8719
8720         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8721         to here ...
8722         (install-no-fixedincludes): and here
8723         (INSTALL_MODULES): ... from here.
8724
8725 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8726
8727         * config.sub: Merge with FSF.
8728
8729         * config.guess: Merge with FSF.
8730
8731 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8732
8733         * configure (extraconfigdirs): New variable.
8734         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8735         * Makefile.in (all): Move higher in file.
8736         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8737         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8738         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8739         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8740         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8741
8742 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8743
8744         * Makefile.in (all-target-libjava): Depend on all-gcc and
8745         all-target-newlib.
8746         (configure-target-libjava): Depend on $(ALL_GCC).
8747
8748 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8749
8750         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8751         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8752
8753 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8754
8755         * INSTALL/README: Fix typo.
8756
8757 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8758
8759         * ylwrap: Change absolute path checks to check for DOS style path
8760         names.
8761
8762         * ylwrap: Don't use a full path name if the source file is in the
8763         same directory.  From hjl@lucon.org (H.J. Lu).
8764
8765         * config-ml.in: Default to being verbose, to match Feb 18 change to
8766         configure.
8767
8768 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8769
8770         Brought over from egcs:
8771
8772         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8773
8774         * configure.in (target_subdir): Set to ${target_alias} instead
8775         of "libraries".
8776
8777         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8778
8779         * configure.in (target_subdir): Set to libraries if enable_multilib.
8780
8781 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8782
8783         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8784         multilibs, force reconfiguration the first time we create
8785         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8786
8787 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8788
8789         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8790         avoid confusion with --no-recursion.
8791
8792 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8793
8794         * configure.in: Win32 hosts shouldn't use install -x
8795         * install-sh: remove -x option, and special .exe-handling
8796         hack.
8797
8798 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8799
8800         * config.guess: Recognize i586-pc-beos.
8801         * configure.in: Don't build some bits for beos.
8802
8803 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8804
8805         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8806         CFLAGS default to -O2.
8807
8808         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8809         when using GNU ld.
8810
8811 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8812
8813         * ltmain.sh: Correct install when using a different shell.
8814
8815 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8816
8817         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8818
8819 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8820
8821         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8822         target.
8823
8824 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8825
8826         * ltconfig: Update to correct AIX handling.
8827
8828 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8829
8830         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8831
8832         * configure.in (target_subdir): Set to ${target_alias} instead
8833         of "libraries".
8834
8835 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8836
8837         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8838         (Makefile): Depend on $(gcc_version_trigger).
8839
8840         * configure (gcc_version): Change default initializer to empty
8841         string.
8842         (gcc_version_trigger): New variable; pass this variable down
8843         to subdir configures to enable them checking gcc's version
8844         themselves. Emit make macros for both gcc_version vars.
8845         (topsrcdir): Initialize reliably.
8846         (recursion line): Remove --with-gcc-version=${gcc_version}.
8847
8848 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8849
8850         * configure (enable_version_specific_runtime_libs): Implement new flag
8851         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8852         in $(libsubdir); emit definition in each generated Makefile.
8853         (gxx_include_dir): Initialize depending on
8854         $enable_version_specific_runtime_libs.
8855
8856 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8857
8858         * configure (gcc_version): Initialize properly depending on
8859         how and where configure is started.
8860         (recursion line): Pass a --with-gcc-version=${gcc_version}
8861         to configures in subdirs.
8862
8863 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8864
8865         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8866         cygmon
8867
8868 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8869
8870         * configure.in: Add cygmon and libstub support for mn10200.
8871
8872 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8873
8874         * configure (gcc_version): Add new variable describing the
8875         particular gcc version we're building.
8876         * Makefile.in (libsubdir): Add new macro for the directory
8877         in which the compiler finds executables, libraries, etc.
8878         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8879         and libsubdir.
8880
8881 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8882
8883         * Makefile.in (local-clean): Remove *.log.
8884         (warning.log): Built with warn_summary from build.log.
8885         (mail-report.log): Run test_summary.
8886         (mail-report-with-warnings.log): Run test_summary including
8887         warning.log in the report.
8888
8889 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8890
8891         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8892
8893 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8894
8895         * Makefile.in (grep): Grep no longer depends on libiberty.
8896
8897 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8898
8899         * Makefile.in: all-snavigator needs all-libgui.
8900
8901 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8902
8903         * configure.in: Add cygmon and libstub support for mn10300.
8904
8905 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8906
8907         * missing: Update to version from automake 1.3.
8908
8909         * ltmain.sh: On installation, don't get confused if the same name
8910         appears more than once in the list of library names.
8911
8912 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8913
8914         * config.sub: Accept m68060 and m5200 as CPU names.
8915
8916 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8917
8918         * configure: Use && rather than using -a in test, because odd
8919         strings can confuse test.
8920         * configure.in: Likewise.
8921
8922 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8923
8924         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8925
8926 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8927
8928         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8929         bootstrap4-lean): New targets.
8930
8931 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8932
8933         * mpw-* Delete.  Not used.
8934
8935 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8936
8937         * COPYING.LIB: Update FSF address.
8938
8939 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8940
8941         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8942
8943         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8944         GAS_SUPPORT_DIRS.
8945
8946 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8947
8948         * ltconfig, ltmain.sh: Avoid producing a version number if
8949         -version-info was not used.
8950
8951 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8952
8953         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8954         building with newlib.
8955
8956 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8957
8958         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8959         Solaris `make' causes it to continue to next definition.
8960
8961 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8962
8963         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8964         the right GUI libraries and files are installed along with GDB.
8965
8966 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8967
8968         * configure.in: Change alpha to alpha* in several places.
8969
8970 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8971
8972         * config.sub: Recognize sparc86x.
8973
8974 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8975
8976         * configure.in (--enable-target-optspace): Remove debug echo.
8977
8978 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8979
8980         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8981
8982 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8983
8984         * ltconfig: Update cygwin32 support.
8985
8986         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8987         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8988         (GDB_SUPPORT_DIRS): Likewise.
8989
8990 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8991
8992         * configure.in (target_makefile_frag): If --enable-target-optspace,
8993         use -Os to compile target libraries rather than -O2.  Default to
8994         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8995         not used.
8996         * configure.in (target_cflags): Ditto for d30v.
8997
8998 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8999
9000         * Makefile.in (all-bfd): Depend on all-intl.
9001         (all-binutils): Likewise.
9002         (all-gas): Likewise.
9003         (all-gprof): Likewise.
9004         (all-ld): Likewise.
9005
9006 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9007
9008         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9009
9010 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9011
9012         * Makefile.in (all-bfd): Depend upon all-libiberty.
9013
9014         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9015
9016 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9017
9018         * Makefile.in: Add libstub.
9019
9020         * configure.in: Ditto. Build libstub for targets that have cygmon
9021         support.
9022
9023 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9024
9025         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9026
9027 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9028
9029         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9030         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9031
9032 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9033
9034         * configure: Define DEFAULT_M4 by searching PATH.
9035         * Makfile.in: Use DEFAULT_M4.
9036
9037 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9038
9039         * ltconfig: Add cygwin32 support.
9040
9041         * Makefile.in, configure.in: Add libtool as a native only directory
9042         to configure and build.
9043
9044 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9045
9046         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9047
9048 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9049
9050         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9051
9052 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9053
9054         * Makefile.in: add ash make rules
9055         * configure.in: add ash to native_only and host_tools lists
9056
9057 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9058
9059         * Makefile.in (all-gettext, all-intl): New targets.
9060         (ALL_MODULES): Added all-gettext, all-intl.
9061         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9062         (INSTALL_MODULES): Added install-gettext, install-intl.
9063         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9064
9065         * configure.in (host_tools): Added gettext.
9066         (native_only): Likewise.
9067         (noconfigdirs) [various cases]: Likewise.
9068         (host_libs): Added intl.
9069
9070 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9071
9072         * configure: Do not disable building gdbtk for cygwin32 hosts.
9073
9074 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9075
9076         * configure.in: Add thumb-coff target.
9077         * config.sub: Add thumb-coff target.
9078
9079 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9080
9081         * Makefile.in: Revert yesterday's change.
9082         (all-target-winsup):  all-target-librx stays out of here.
9083
9084 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9085
9086         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9087         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9088         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9089         Remove references to librx and libg++.
9090
9091 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9092
9093         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9094         recursive makes
9095
9096 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9097
9098         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9099         for newlib directory.
9100         (CXX_FOR_TARGET): Likewise.
9101
9102 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9103
9104         * ltconfig: Update after libtool/ltconfig.in change for
9105         hpux11.
9106
9107 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9108
9109         * ltconfig, ltmain.sh: Update to libtool 1.2.
9110
9111 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9112
9113         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9114         (install-gcc-cross): Instead, override LANGUAGES here.
9115
9116 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9117
9118         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9119         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9120
9121 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9122
9123         * configure.in: Add Thumb-pe target.
9124
9125 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9126
9127         * Makefile.in - changed sn targets to snavigator
9128         * configure.in - changed sn targets to snavigator
9129
9130 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9131
9132         * config-ml.in: After building symlink tree call make distclean
9133         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9134         to be the case for libiberty.
9135
9136 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9137
9138         * configure: When making link, also check the current
9139         directory. The configure scripts may create one.
9140
9141 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9142
9143         * config.sub: Accept alphapca56 and alphaev6 properly.
9144
9145 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9146
9147         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9148
9149 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9150
9151         * config.sub (sco5): Fix typo.
9152
9153 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9154
9155         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9156         install-itcl.
9157         (install-itcl): Remove dependency on install-tcl.
9158
9159 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9160
9161         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9162
9163 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * configure.in: Don't build libgui for a cygwin32 target when not on
9166         a cygwin32 host.
9167
9168 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9169
9170         * configure (redirect): Set to null, so default behavior of
9171         configure is now --verbose.
9172
9173 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9174
9175         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9176         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9177
9178 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9179
9180         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9181         this change to sync Makefile.in with its ChangeLog entries.
9182
9183 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9184
9185         * ltmain.sh (mkdir): Check that the directory doesn't exist
9186         before we exit with error, so that we don't get races during
9187         parallel builds.
9188
9189 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9190
9191         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9192
9193 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9194
9195         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9196         PICFLAG_FOR_TARGET.
9197         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9198
9199         * configure: Emit a definition for the new macro enable_shared
9200         into each Makefile.
9201
9202 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9203
9204         * configure.in (host_tools, native_only): Add libtool.
9205
9206 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9207
9208         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9209         Fix typo in ming config comment.
9210
9211 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9212
9213         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9214
9215 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9216
9217         * config.sub: Add tic30 cases, and map c30 to tic30.
9218
9219 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9220
9221         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9222         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9223         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9224         (CLEAN_TARGET_MODULES): Similarly
9225         (all-target-libf2c): Add dependences.
9226         * configure.in (target_libs): Add libf2c.
9227
9228 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9229
9230         * configure.in: Remove expect from noconfigdirs when target
9231         is cygwin32.  OK to build expect and dejagnu with Canadian
9232         Cross.
9233
9234 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9235
9236         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9237         host.
9238
9239         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9240         and mingw32.
9241
9242 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9243
9244         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9245         here as it is not defined in the toplevel Makefile.
9246
9247 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9248
9249         * configure (package_makefile_rules_frag): New variable, which names
9250         a file with generic rules, ...
9251         Change comment to mention we now have FIVE parts.
9252         * configure: Undo last change.
9253
9254 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9255
9256         * config.guess: More accurate determination of HP processor types.
9257         * config.sub: More accurate determination of HP processor types.
9258
9259 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9260
9261         * configure (package_makefile_frag): Move inserting the
9262         ${package_makefile_frag} to where it should be according
9263         to the comment.
9264
9265 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9266
9267         * config.guess: Add support for Linux/ARM.
9268
9269 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9270
9271         * .cvsignore: Remove *-info and *-install since they match
9272         release-info and mpw-install, which we don't want to just ignore.
9273
9274 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9275
9276         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9277
9278 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9279
9280         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9281         local_prefix to sub-make invocations.
9282
9283 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9284
9285         * configure.in: Check makefile fragments in the source
9286         directory.
9287
9288 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9289
9290         * configure.in: Check whether host and target makefile
9291         fragments exist before adding them to *_makefile_frag.
9292
9293 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9294
9295         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9296
9297 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9298
9299         * configure.in: Make sure we only replace RPATH_ENVVAR on
9300         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9301         regexp to sed.
9302
9303         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9304         to sub-makes.
9305
9306 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9307
9308         * config-ml.in (multi-do): LDFLAGS must include multilib
9309         designator.
9310
9311 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9312
9313         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9314
9315 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9316
9317         * config.sub: Add mingw32 support.
9318         * configure.in: Likewise.
9319
9320 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9321
9322         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9323
9324 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9325
9326         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9327         * configure (gxx_include_dir): Provide a definition for subdirs
9328         which do not use autoconf.
9329
9330 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9331
9332         * config.guess: Sync with egcs.  Picks up new alpha support,
9333         BeOS & some additional linux support.
9334
9335 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9336
9337         * config.guess: HP 9000/803 is a PA1.1 machine.
9338
9339 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9340
9341         * configure.in: It's alpha*-...
9342
9343 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9344
9345         * configure.in (host_makefile_frag, target_makefile_frag):
9346         Handle multiple config files.
9347         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9348         alpha-*-*.
9349
9350 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9351
9352         * mkdep: New file.
9353
9354 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9355
9356         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9357
9358 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9359
9360         * Makefile.in: Add libgui directory.
9361         (GDB_TK): Add all-libgui.
9362         * configure.in: Add libgui directory.
9363         * configure: Add all-libgui to GDB_TK.
9364
9365 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9366
9367         * config-ml.in (multidirs): Add m32r to multilib list.
9368
9369 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9370
9371         * Makefile.in (all-target-gperf): Change dependency to
9372         all-target-libstdc++.
9373
9374 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9375
9376         * config.guess: Add BeOS support.
9377
9378 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9379
9380         Source directory cvs renamed to cvssrc:
9381         * configure.in (host_tools): Change cvs to cvssrc.
9382         (native_only): Likewise.
9383         (noconfigdirs) [various cases]: Likewise.
9384         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9385         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9386         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9387         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9388         (all-cvssrc): Rename target from all-cvs.
9389
9390 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9391
9392         * configure (gxx_include_dir): Fix thinko.
9393
9394 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9395
9396         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9397         (install-cross, install-gcc-cross): New targets.
9398
9399 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9400
9401         * configure.in (noconfigdirs): Add support for Thumb target.
9402
9403         * config.sub (maybe_os): Add support for Thumb target.
9404
9405 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9406
9407         * Makefile.in: Add rules for cygmon.
9408
9409         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9410
9411 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9412
9413         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9414         * configure (gxx_include_dir): Provide a definition for subdirs
9415         which do not use autoconf.
9416
9417 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9418
9419         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9420         11/18/97 build
9421
9422 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9423
9424         * From Franz Sirl.
9425         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9426         found on RedHat Linux systems.
9427
9428 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9429
9430         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9431         guesses.
9432
9433 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9434
9435         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9436
9437 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9438
9439         * ltmain.sh: If mkdir fails, check whether the directory was created
9440         anyhow by some other process.
9441
9442 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9443
9444         * configure.in (d30v-*-*): Configure all directories.
9445
9446 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9447
9448         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9449         for the D30V.
9450
9451 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9452
9453         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9454
9455 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9456
9457         * include/libiberty.h: Add extern "C" { so it can be used with C++
9458         progrms.
9459         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9460         programs.
9461
9462 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9463
9464         * configure.in (d30v-*-*): Configure GCC now.
9465
9466 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9467
9468         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9469         is no longer needed.
9470
9471 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9472
9473         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9474
9475 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9476
9477         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9478         targets using "$@" to provide support for similar but not identical
9479         targets without having to duplicate code.
9480
9481 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9482
9483         * makefile.vms: Fix to work with DEC C.
9484
9485 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9486
9487         * config.sub: Add mips-tx39-elf to marketing names.
9488
9489 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9490
9491         * ltmain.sh: Handle symlinks in generated script.
9492
9493 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9494
9495         * configure: Handle autoconf style directory options: --bindir,
9496         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9497         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9498         --sysconfdir.
9499         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9500         (sharedstatedir, localstatedir, oldincludedir): New variables.
9501         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9502         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9503         sbindir, sharedstatedir, and sysconfdir.
9504
9505 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9506
9507         * Makefile.in (bootstrap-lean): New target.
9508
9509 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9510
9511         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9512         sn, and gnuserv from noconfigdirs.
9513
9514 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9515
9516         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9517
9518 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9519
9520         * Makefile.in (cross): New target.
9521
9522 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9523                           Jeff Law         <law@cygnus.com>
9524
9525         * Makefile.in (bootstrap2, bootstrap3): New targets.
9526         (all-bootstrap): Remove outdated and confusing target.
9527         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9528
9529 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9530
9531         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9532         windows.  Consistent with gdb/configure.
9533
9534 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9535
9536         * configure.in: Name Linux target fragment.
9537
9538         * configure: Rewrite so that project Makefile fragment is inserted
9539         first and appears last in the resulting Makefile.
9540
9541 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9542
9543         * Makefile.in (install-itcl): Install tcl first.
9544
9545 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9546
9547         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9548
9549 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9550
9551         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9552
9553         * configure.in (skipdirs): Add target-librx for Linux.
9554         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9555
9556 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9557
9558         * Makefile.in (bootstrap): New target.
9559
9560 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9561
9562         * config.sub: Accept 'amigados' for backward compatibility.
9563
9564 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9565
9566         * config.guess: Merge with FSF.
9567
9568 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9569
9570         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9571
9572 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9573
9574         * config.sub: Add "marketing-names" patch.
9575
9576 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9577
9578         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9579
9580 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9581
9582         * config.sub: Handle v850-elf.
9583
9584 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9585
9586         * .cvsignore (*-install): Remove.
9587
9588 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9589
9590         * ltconfig: Set CONFIG_SHELL in libtool.
9591         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9592
9593 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9594
9595         * configure.in (target_subdir): Set to libraries if enable_multilib.
9596
9597 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9598
9599         * config.guess: Update from gcc directory.
9600
9601 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9602
9603         * Makefile.in (all-sim): Depends on all-readline.
9604
9605 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9606
9607         * Makefile.in (BISON, YACC): Use $$s.
9608         (all-bison): Depend on all-texinfo.
9609
9610 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9611
9612         * Makefile.in (BISON): Add -L flag.
9613         (YACC): Likewise.
9614
9615 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9616
9617         * configure.in (noconfigdirs): Add support for v850e target.
9618
9619         * config.sub (maybe_os): Add support for v850e target.
9620
9621 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9622
9623         * configure.in (noconfigdirs): Add support for v850ea target.
9624
9625         * config.sub (maybe_os): Add support for v850ea target.
9626
9627 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9628
9629         * config.sub: Add mipstx39.  Delete r3900.
9630
9631 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9632
9633         * Makefile.in (all-autoconf): Depends on all-texinfo.
9634
9635 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9636
9637         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9638         eabi targets.
9639
9640 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9641
9642         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9643
9644         * configure: When handling a Canadian Cross, handle YACC as well as
9645         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9646         * Makefile.in (all-bison): Depend upon all-texinfo.
9647
9648 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9649
9650         * Makefile.in (BISON): bison, not byacc or bison -y.
9651         (YACC): bison -y or byacc or yacc.
9652         (various): Add *-bison as appropriate.
9653         (taz): No need to mess with BISON anymore.
9654
9655 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9656
9657         * configure: If OSTYPE matches *win32*, try to find a good value for
9658         CONFIG_SHELL.
9659
9660 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9661
9662         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9663         configure.in if it is present.
9664
9665 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9666
9667         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9668
9669 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9670
9671         * config.sub: Recognize `arc' cpu.
9672         * configure.in: Likewise.
9673         * config-ml.in: Likewise.
9674
9675 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9676
9677         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9678
9679 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9680
9681         * configure: Changed sed delimiter from ':' to '|' when
9682         attempting to substitute ${config_shell} for SHELL. On
9683         NT ${config_shell} may contain a ':' in it.
9684
9685 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9686
9687         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9688
9689 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9690
9691         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9692
9693 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9694
9695         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9696
9697         * ylwrap: If the program is a relative path, force it to be
9698         absolute.
9699
9700 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9701
9702         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9703
9704 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9705
9706         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9707         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9708         for libraries.
9709
9710 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9711
9712         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9713         separated by spaces.
9714
9715 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9716
9717         * ylwrap: New file.
9718         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9719
9720         * ltmain.sh: Handle /bin/sh at start of install program.
9721
9722         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9723
9724         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9725         * missing: New file, from automake 1.2.
9726
9727 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9728
9729         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9730         check-tk to CHECK_X11_MODULES.
9731
9732 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9733
9734         * config.sub: Merge with FSF.
9735
9736 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9737
9738         * config.guess: Merge with FSF.
9739
9740 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9741
9742         * configure: Treat msdosdjgpp like go32.
9743         * configure.in: Likewise.  Don't remove gprof for go32.
9744
9745         * configure: Change Makefile.tem2 to Makefile.tm2.
9746
9747 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9748
9749         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9750
9751 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9752
9753         * install-sh (chmodcmd): Set to null if the DST directory already
9754         exists.  Same as Nov 11th change.
9755
9756 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9757
9758         * configure (GDB_TK): Needs itcl and tix.
9759
9760 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9761
9762         * config.guess: Update from FSF.
9763
9764 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9765
9766         * Makefile.in (GDB_TK): Depend on itcl and tix.
9767
9768 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9769
9770         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9771         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9772         (INSTALL_SCRIPT): New variable.
9773         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9774         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9775         to -x.
9776         * install-sh: Add support for -x option.
9777
9778 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9779
9780         * configure.in, Makefile.in: Treat tix like itcl.
9781
9782 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9783
9784         * Makefile.in (WINDRES): New variable.
9785         (WINDRES_FOR_TARGET): New variable.
9786         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9787         (EXTRA_HOST_FLAGS): Add WINDRES.
9788         (EXTRA_TARGET_FLAGS): Add WINDRES.
9789         (EXTRA_GCC_FLAGS): Add WINDRES.
9790         ($(DO_X)): Pass down WINDRES.
9791         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9792         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9793         DLLTOOL_FOR_TARGET.
9794
9795 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9796
9797         * configure.in: configure sim before gdb for win32-x-ppc
9798
9799 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9800
9801         Move gperf into the toplevel, from libg++.
9802         * configure.in (target_tools): Add target-gperf.
9803         (native_only): Add target-gperf.
9804         * Makefile.in (all-target-gperf): New target, depend on
9805         all-target-libg++.
9806         (configure-target-gperf): Empty rule.
9807         (ALL_TARGET_MODULES): Add all-target-gperf.
9808         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9809         (CHECK_TARGET_MODULES): Add check-target-gperf.
9810         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9811         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9812
9813 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9814
9815         * config.sub (mn10200): Recognize new basic machine.
9816
9817 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9818
9819         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9820         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9821
9822 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9823
9824         * configure.in: If we're building mips-sgi-irix6* native, turn on
9825         ENABLE_MULTILIB and set TARGET_SUBDIR.
9826
9827 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9828
9829         * Makefile.in (all-sn): Depend on all-grep.
9830
9831 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9832
9833         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9834
9835         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9836         Makefile.  From Jeff Makey <jeff@cts.com>.
9837         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9838
9839         * Makefile.in (DISTBISONFILES): Remove.
9840         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9841         $(DEFAULT_YACC).
9842
9843         * configure.in: Build itl, db, sn, etc., when building for native
9844         cygwin32.
9845
9846         * Makefile.in (LD): New variable.
9847         (EXTRA_HOST_FLAGS): Pass down LD.
9848         ($(DO_X)): Likewise.
9849
9850 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9851
9852         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9853
9854 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9855
9856         * configure.in (targargs): Strip out any supplied --build argument
9857         before adding our own. Always add --build.
9858
9859 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9860
9861         * configure.in (targargs): Pass --build if we're doing
9862         a cross-compile.
9863
9864 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9865
9866         * configure: Use '|' instead of ":" as the separator in
9867         sed. Otherwise sed chokes on NT path names with drive
9868         designators. Also look for "?:*" as the leading characters in an
9869         absolute pathname.
9870
9871 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9872
9873         * config.sub: Support for r3900.
9874
9875 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9876
9877         * configure.in: Use install-sh, not install.sh.
9878
9879 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9882         apply it twice.
9883
9884 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9885
9886         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9887         install-binutils.
9888
9889 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9890
9891         * Makefile.in: Add automake targets.
9892         * configure.in (host_tools): Add automake.
9893
9894 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9895
9896         * configure: Default CXX to c++, not gcc.
9897         * Makefile.in (CXX): Set to c++, not gcc.
9898         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9899
9900 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9901
9902         * install-sh: try appending a .exe if source file doesn't
9903         exist
9904
9905 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9906
9907         * configure.in: Turn on multilib by default.
9908         (cross_only): Remove target-libiberty.
9909
9910         * Makefile.in (all-gcc): Don't depend on libiberty.
9911
9912 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9913
9914         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9915
9916 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9917
9918         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9919         (DISTBISONFILES): Add ld/Makefile.in
9920
9921 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9922
9923         * configure.in: if target is cygwin32 but host isn't cygwin32,
9924         don't configure gdb tcl tk expect, not just gdb.
9925
9926 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9927
9928         * configure.in: Added gnuserv everywhere sn appears.
9929
9930         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9931         (CROSS_CHECK_MODULES): Added check-gnuserv.
9932         (INSTALL_MODULES): Added install-gnuserv.
9933         (CLEAN_MODULES): Added clean-gnuserv.
9934         (all-gnuserv): New target.
9935
9936 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9937
9938         * config.guess: Fixes for MIPS OpenBSD systems.
9939
9940 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9941
9942         * Makefile.in (INSTALL_XFORM): Remove.
9943         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9944
9945         * mkinstalldirs: New file, copied from automake.
9946         * Makefile.in (installdirs): Rename from install-dirs.  Use
9947         mkinstalldirs.  Change all users.
9948         (DEVO_SUPPORT): Add mkinstalldirs.
9949
9950 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9951
9952         * install-sh: Rename from install.sh.
9953         * Makefile.in (INSTALL): Change install.sh to install-sh.
9954         (DEVO_SUPPORT): Likewise.
9955
9956         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9957         Graichen <graichen@rzpd.de>.
9958
9959 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9960
9961         * config.guess: Recognize OpenBSD systems correctly.
9962
9963 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9964
9965         * README, Makefile.in (ETC_SUPPORT): Remove references to
9966         cfg-paper*, configure.{texi,man,info*}._
9967
9968 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9969
9970         * Makefile.in (all.normal): Ensure that gcc is built after all
9971         the x11 - ie gdb - targets.
9972
9973 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9974
9975         * makefile.vms: Don't run conf-a-gas.
9976
9977 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9978
9979         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9980
9981 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9982
9983         * configure.in: Remove noconfigdirs case since gdb also
9984         configures and builds for tic80-coff.
9985
9986 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9987
9988         * configure: Set cache_file to config.cache.
9989         * Makefile.in (local-distclean): Remove config.cache.
9990
9991 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9992
9993         * COPYING: Update FSF address.
9994
9995 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9996
9997         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9998         noconfigdirs.
9999
10000 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10001
10002         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10003         MAKEDIRS, is empty.
10004
10005 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10006
10007         * config.sub: Tweak mn10300 entry.
10008
10009 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10010
10011         * configure.in (host_tools): Put sim before gdb, so gdb's
10012         configure.tgt can determine if the simulator was configured.
10013
10014 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10015
10016         * config.sub: Move BeOS $os case to be with other Cygnus
10017         local cases.
10018
10019 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10020
10021         * config.sub: Remove misplaced comment that broke Linux.
10022
10023 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10024
10025         * config.sub: Add BeOS support.
10026
10027 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10028
10029         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10030
10031 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10032
10033         * configure.in (noconfigdirs): Remove tcl and tk from
10034         noconfigdirs for cygwin32 builds.
10035
10036 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10037
10038         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10039
10040 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10041
10042         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10043         make-all.com, use makefile.vms instead.
10044
10045 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10046
10047         * config.sub: Accept -lnews*.
10048
10049 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10050
10051         * configure.in (noconfigdirs): Disable target-newlib,
10052         target-examples and target-libiberty for d30v.
10053
10054 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10055
10056         * configure.in (noconfigdirs): Enable ld for d30v.
10057
10058 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10059
10060         * configure.in (tic80-*-*): Build compiler.
10061
10062 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10063
10064         * configure.in (d30v-*): Remove sim directory from list of
10065         unsupported d30v directories
10066
10067 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10068
10069         * config.sub, configure.in: Add d30v target cpu.
10070
10071 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10072
10073         * makefile.vms: New file.
10074         * make-all.com: Remove.
10075
10076 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10077
10078         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10079
10080 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10081
10082         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10083
10084 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10085
10086         * Makefile.in (ALL_MODULES): Added all-db.
10087         (CROSS_CHECK_MODULES): Addec check-db.
10088         (INSTALL_MODULES): Added install-db.
10089         (CLEAN_MODULES): Added clean-db.
10090
10091 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10092
10093         * config.guess: Merge with latest FSF sources.
10094
10095 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10096
10097         * Makefile.in (ALL_MODULES): Added all-itcl.
10098         (CROSS_CHECK_MODULES): Added check-itcl.
10099         (INSTALL_MODULES): Added install-itcl.
10100         (CLEAN_MODULES): Added clean-itcl.
10101
10102 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10103
10104         * configure.in: build gdb for mn10200
10105
10106 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10107
10108         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10109
10110 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10111
10112         * configure.in (tic80-*-*): Turn off most targets right now.
10113
10114 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10115
10116         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10117         rather than the makeinfo program.
10118         (do-info): Depend upon all-texinfo.
10119
10120 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10121
10122         * configure.in: Remove uses of config/mh-linux.
10123
10124         * config.sub, config.guess: Merge with latest FSF sources.
10125
10126 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10127
10128         * config.sub (case $basic_machine): Add tic80 entries.
10129
10130 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10131
10132         * config.sub, config.guess: Merge with latest FSF sources.
10133
10134 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10135
10136         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10137         * mpw-config.in: Test for NewFolderRecursive.
10138         * mpw-install: Use symbolic name for startup filename.
10139         * mpw-README: Add various additional details.
10140
10141 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10142
10143         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10144
10145 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10146
10147         * configure.in: Do build gcc and the target libraries for
10148         the mn10200.
10149
10150 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10151
10152         * configure.in: don't avoid building gdb for mn10300 any more
10153         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10154         instead of single-quoting it.
10155
10156 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10157
10158         * configure.in: Don't use --with-stabs on IRIX 6.
10159
10160 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10161
10162         * configure.in (m32r): Build gdb, libg++ now.
10163
10164 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10165
10166         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10167         directories from noconfigdirs.
10168
10169 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10170
10171         * config.sub (basic_machine): added mips16 configuration
10172
10173 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10174
10175         * config.sub: Handle d10v-unknown.
10176
10177 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10178
10179         * config.sub: Handle v850-unknown.
10180
10181 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10182
10183         * Makefile.in: add findutils
10184         * configure.in: add findutils to list of host_tools
10185
10186 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10187
10188         * config.sub: Handle mn10200 and mn10300.
10189
10190 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10191
10192         * configure.in (d10v-*): Do not build librx.
10193
10194 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10195
10196         * configure.in (mn10300): Build everything except gdb & libgloss.
10197
10198 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10199
10200         * config.guess:  Patch for Dansk Data Elektronik servers,
10201         from Niels Skou Olsen <nso@dde.dk>.
10202
10203         For ncr, use /bin/uname rather than uname, since GNU uname does not
10204         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10205
10206         Patch for MIPS R4000 running System V,
10207         from Eric S. Raymond <esr@snark.thyrsus.com>.
10208
10209         Fix thinko for nextstep.
10210
10211         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10212
10213         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10214         * config.guess: Guess mips-dec-mach_bsd4.3.
10215
10216         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10217         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10218         release numbers.
10219         * config.guess (mips-mips-riscos*):  Emit just enough of the
10220         release number.
10221
10222         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10223         * config.guess (sparc-auspex-sunos*):  Added.
10224         (f300-fujitsu-*): Added.
10225
10226         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10227         * config.guess:  Recognize a Tadpole as a sparc.
10228
10229 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10230
10231         * config.guess: Don't assume that NextStep version is either 2 or
10232         3.  NextStep 4 (aka OpenStep 4) has come out now.
10233
10234 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10235
10236         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10237         From Rik Faith <faith@cs.unc.edu>.
10238
10239 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10240
10241         * config.sub: Contributions from bug-gnu-utils to:
10242         Support plain "hppa" (no version given) architecture, reported by
10243         OpenStep.
10244         OpenBSD like NetBSD.
10245         LynxOs is not a hardware supplier.
10246
10247         * config.guess: Contributions from bug-gnu-utils to add support for:
10248         OpenBSD like NetBSD.
10249         Stratus systems.
10250         More Pyramid systems.
10251         i[n>4]86 Intel chips.
10252         M680[n>4]0 Motorola chips.
10253         Use unknown instead of lynx for hardware manufacturer.
10254
10255 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10256
10257         * install.sh (chmodcmd): Set to null if the DST directory already
10258         exists.
10259
10260 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10261
10262         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10263         not use mt-ppc target Makefile fragment any more.
10264
10265 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10266
10267         * configure.in (*-*-windows):  Exclude everything but those dirs
10268         needed to build windows.
10269
10270 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10271
10272         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10273
10274 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10275
10276         * configure.in:  Exclude mmalloc from i386-windows.
10277
10278 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10279
10280         * Undo my previous change.
10281
10282 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10283
10284         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10285         unconditionally.
10286         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10287
10288 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10289
10290         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10291         host to add it's own flags.
10292
10293 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10294
10295         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10296
10297 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10298
10299         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10300         (CXX_FOR_TARGET): Likewise.
10301         (GCC_FOR_TARGET): Define.
10302         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10303         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10304         CC_FOR_TARGET was specified on the command line.
10305         (MAKEOVERRIDES): Don't define.
10306
10307 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10308
10309         * configure.in (m32r): Fix spelling of libg++ libs.
10310
10311 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10312
10313         * config.sub (-apple*): Remove, now redundant.
10314
10315 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10316
10317         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10318
10319         * configure: Rework yesterday's sed script patch.
10320
10321         * config.sub: Merge with FSF.
10322
10323 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10324
10325         * config.guess:  Merge from FSF.
10326
10327         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10328         * config.guess: Use pc instead of unknown, for pc clone systems.
10329         Change linux to linux-gnu.
10330
10331         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10332         * config.guess: Avoid non-portable tr syntax.
10333
10334 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10335
10336         * test-build.mk (HOLES): Add "xargs" for gdb.
10337
10338         * configure: Avoid hpux10.20 sed bug.
10339
10340 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10341
10342         * configure.in:  Add support for windows host
10343         (that is a build done under the Microsoft build environment).
10344
10345 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10346
10347         * Makefile.in: Replace all uses of srcroot with s, to shrink
10348         command line lengths.
10349
10350         Patches from Geoffrey Noer <noer@cygnus.com>:
10351         * configure.in: If configuring for newlib, pass --with-newlib to
10352         subdirectories.
10353         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10354         -Bnewlib/ and -Lwinsup to gcc.
10355         (CXX_FOR_TARGET): Likewise.
10356
10357 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10358
10359         * Makefile.in (ETC_SUPPORT): Add configure.
10360
10361 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10362
10363         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10364         host configuration file.
10365
10366 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10367
10368         * configure.in: Break mn10x00 support into separate
10369         mn10200 and mn10300 configurations.
10370         * config.sub: Likewise.
10371
10372 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10373
10374         * configure.in: Add lots of stuff to noconfigdirs for
10375         the mn10x00 targets.
10376
10377         * config.sub, configure.in: Add mn10x00 support.
10378
10379 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10380
10381         * make-all.com: Call conf-a-gas, not config-a-gas.
10382
10383 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10384
10385         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10386         targets.
10387
10388 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10389
10390         * mpw-README: Add much more detail for native PowerMac.
10391         * mpw-install: New file.
10392         * mpw-configure: Add --norecursion and --help options.
10393         * mpw-config.in: Translate readme and install files when
10394         copying to objdir.
10395         * mpw-build.in: Don't always depend on byacc and flex.
10396         (install-only-top): New action.
10397
10398 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10399
10400         * configure.in:  You can now configure GDB for the v850.
10401
10402 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10403
10404         * configure.in (noconfigdirs): Don't configure any C++ dirs
10405         if targeting D10V.
10406
10407 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10408
10409         * config.sub: Recognize mips64vr5000.
10410
10411 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * configure.in: Use a single line for host_tools and native_only.
10414
10415 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10416
10417         * config.sub, configure.in: Add entries for m32r.
10418
10419 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10420
10421         * Makefile.in (inet-install): Don't run install-gzip.
10422
10423 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10424
10425         * configure.in:  Don't config lots of things for *-*-windows*.
10426
10427 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10428
10429         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10430         (host_libs, host_tools): Copy from configure.in.
10431         * mpw-configure: Don't complain about directories not found.
10432
10433 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10434
10435         * configure.in (i[345]86): Recognize i686 for pentium pro.
10436         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10437         file.
10438
10439         * config.guess (i[345]86): Ditto.
10440
10441 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10442
10443         * configure.in (noconfigdirs): Removed gdb for D10V.
10444
10445 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10446
10447         * configure.in: Remove ld, target-libio, target-libg++, and
10448         target-libstdc++ from noconfigdirs.
10449
10450 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10451
10452         * configure: Fix three locations where shell scripts were
10453         being run directly rather than with config_shell.
10454
10455 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10456
10457         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10458         * config.sub (basic_machine): Recognize v850.
10459
10460 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10461
10462         * mpw-configure: Handle multiple enable/disable options and
10463         pass them down recursively, handle -c and -s flags appropriately
10464         depending on choice of compiler, add escape mechanism for
10465         quoted arguments to gC.
10466
10467 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10468
10469         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10470         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10471         so that -mrelocatable-lib and -mno-eabi are used.
10472
10473         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10474         not support --print-multi-lib, don't abort.
10475
10476 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10477
10478         * make-all.com: Run config-a-gas.
10479         * setup.com: Don't copy subdirectory files around.
10480
10481 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10482
10483         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10484         target, it now compiles correctly.
10485
10486 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10487
10488         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10489
10490 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10491
10492         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10493
10494 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10495
10496         * configure.in (native_only): Add prms.
10497
10498 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10499
10500         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10501         (BINUTILS_SUPPORT_DIRS): Likewise.
10502
10503 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10504
10505         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10506         d10v support is added.
10507
10508 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10509
10510         * configure.in (d10v-*-*): New target.
10511
10512 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10513
10514         * config.guess (HP 9000/811): Recognize this as a PA1.1
10515         machine.
10516
10517 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10518
10519         * Makefile.in (do-tar-gz): New target, split out from tail end of
10520         taz target.  Run each command separately, don't use pipes.
10521         (taz): Use it.
10522
10523 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10524
10525         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10526         * mpw-build.in: No builds should depend on building byacc or flex,
10527         they are assumed to be installed already.
10528
10529 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10530
10531         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10532         variable that CC_FOR_TARGET needs.
10533
10534 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10535
10536         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10537         options have changed since the last time the subdirectory was
10538         configured, and if it has, reconfigure.
10539         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10540         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10541
10542 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10543
10544         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10545         CLEAN_MODULES): Add bash.
10546         (all-bash): New target.
10547
10548 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10549
10550         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10551
10552 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10553
10554         * config.sub (basic_machine): Recognize d10v as a valid processor.
10555
10556 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10557
10558         * mpw-configure: Add support for --bindir.
10559         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10560
10561 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10562
10563         * configure.in: add bash, time, gawk to list of hosttools and things
10564         to only build for native toolchains
10565
10566 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10567
10568         * Makefile.in (docdir): Remove.
10569
10570 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10571
10572         * Makefile.in (datadir): Set to $(prefix)/share.
10573
10574 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10575
10576         * configure.in: build diff and patch for cygwin32-hosted
10577         toolchains.
10578
10579 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10580
10581         * config.sub: Accept -rtems*.
10582
10583 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10584
10585         * configure.in: enable dosrel for cygwin32-hosted builds,
10586                 remove diff from the list of things not buildable
10587                 via Canadian Cross
10588
10589 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10590
10591         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10592         don't get ". ".
10593
10594 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10595
10596         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10597
10598 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10599
10600         * Makefile.in (taz): Handle case where tex3patch didn't even get
10601         checked out.  Also, if it was found, put the symlink in a new util
10602         subdirectory.
10603
10604 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10605
10606         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10607
10608 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10609
10610         * config.sub: Recognize -openvms.
10611         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10612         * make-all.com, setup.com: New files.
10613
10614 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10615
10616         * Makefile.in (taz): tex3patch moved to texinfo/util.
10617
10618 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10619
10620         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10621         * configure.in: remove make from disable-if-Can-Cross list
10622                 enable gdb if ${host} and ${target} are cygwin32
10623
10624 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10625
10626         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10627         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10628
10629 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10630
10631         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10632         distinguish sysv/svr4/bsd variants.
10633         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10634
10635 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10636
10637         * configure.in: Added copyright notice.
10638         * move-if-change: Added copyright notice.
10639
10640 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10641
10642         * configure.in (powerpcle-*-solaris*): Until we get shared
10643         libraries working, don't build gdb, sim, make, tcl, tk, or
10644         expect.
10645
10646 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10647
10648         * config.guess:  Merge with FSF:
10649
10650         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10651         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10652
10653         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10654         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10655
10656         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10657         * config.guess:  Combine two OSF1 rules.
10658         Also recognize field test versions.  From mjr@zk3.dec.com.
10659         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10660         because GNU uname does not support -p.  From pmr@pajato.com.
10661
10662 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10663
10664         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10665
10666 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10667
10668         * mpw-README: Document GCCIncludes.
10669
10670 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10671
10672         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10673
10674 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10675
10676         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10677
10678 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10679
10680         * configure.in (*-*-cygwin32): Configure make.
10681
10682 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10683
10684         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10685
10686 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10687
10688         * Makefile.in (all-inet): Depend on all-perl.
10689
10690         * Makefile.in (inet-install): New target.
10691
10692         * Makefile.in (all-inet): Depend on all-tcl.
10693         (all-inet): Depend on all-send-pr.
10694
10695 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10696
10697         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10698         temporarily.
10699
10700 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10701
10702         * configure.in: Don't configure --with-gnu-ld on AIX.
10703
10704 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10705
10706         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10707
10708 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10709
10710         * Makefile.in (ALL_MODULES): Added all-inet.
10711         (CROSS_CHECK_MODULES): Added check-inet.
10712         (INSTALL_MODULES): Added install-inet.
10713         (CLEAN_MODULES): Added clean-inet.
10714         (all-indent): New target.
10715
10716         * configure.in (host_tools): Added inet.
10717         (native_only): Added inet.
10718         (noconfigdirs): Added inet.
10719
10720 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10721
10722         * configure.in: Don't configure libgloss if we are not configuring
10723         newlib.
10724
10725 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10726
10727         * configure.in: Don't configure libgloss for unsupported
10728         architectures.
10729
10730 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10731
10732         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10733
10734 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10735
10736         * Makefile.in (ALL_MODULES): Include all-apache.
10737         (CROSS_CHECK_MODULES): Include check-apache.
10738         (INSTALL_MODULES): Include install-apache.
10739         (all-apache): New target.
10740
10741         * configure.in: Added apache everywhere perl is seen.
10742
10743 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10744
10745         * Makefile.in: Add support for clean-{module} and
10746         clean-target-{module} rules.
10747
10748 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10749
10750         * configure.in (*-*-ose) do not build libgloss.
10751
10752 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10753
10754         * config.guess (prep*:SunOS:5.*:*): Turn into
10755         powerpele-unknown-solaris2.
10756
10757 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10758
10759         * configure.in: Permit --enable-shared to specify a list of
10760         directories.
10761
10762 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10763
10764         * configure.in (host==solaris): Pass only the first word of $CC
10765         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10766
10767 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10768
10769         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10770
10771 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10772
10773         * Makefile.in (ALL_MODULES): Include all-perl.
10774         (CROSS_CHECK_MODULES): Include check-perl.
10775         (INSTALL_MODULES): Include install-perl.
10776         (ALL_X11_MODULES): Include all-guile.
10777         (CHECK_X11_MODULES): Include check-guile.
10778         (INSTALL_X11_MODULES): Include install-guile.
10779         (all-perl): New target.
10780         (all-guile): New target.
10781
10782         * configure.in (host_tools): Include perl and guile.
10783         (native_only): Include perl and guile.
10784         (noconfigdirs): Don't build guile and perl; no ports have been
10785         done.
10786
10787 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10788
10789         * configure (--enable-*): Handle quoted option lists such as
10790         --enable-sim-cflags='-g0 -O' better.
10791
10792 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10793
10794         * Makefile.in ({,inst}all-target): New rule so we can make and
10795         install all of the target directories easily.
10796
10797 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10798
10799         * configure.in: Add missing global flag in sed substitution when
10800         deleting `target-' from ${configdirs}.
10801
10802 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10803
10804         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10805         option.
10806
10807         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10808         config/mh-necv4.
10809
10810         * install.sh: Correct misspelling of transformbasename.
10811
10812         * config.guess: Recognize mips-*-sysv*.
10813
10814 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10815
10816         * config.sub: Recognize mon960.
10817
10818 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10819
10820         * configure: Restore Canadian Cross handling of BISON and LEX,
10821         removed in Feb 20 change.
10822
10823 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10824
10825         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10826         Mention make install.  Remove the old copyright date as well the
10827         clumsy and rather pointless copyright on the README file.
10828
10829 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10830
10831         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10832         Makefile after running symlink-tree, then run `make distclean' to
10833         avoid clobbering any generated files in srcdir.
10834
10835 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10836
10837         * configure.in (m68k-*-netbsd*): Build everything now.
10838
10839 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10840
10841         * Makefile.in (taz): Fix quoting.
10842
10843 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10844
10845         * configure.in (sparclet-*-*): Build everything now.
10846
10847 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10848
10849         * configure.in (m68k-*-linux*): New host.
10850
10851 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10852
10853         * configure: Check for bison before byacc.
10854
10855 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10856
10857         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10858         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10859         searching PATH.  These are used as fallbacks by Makefile.in if
10860         flex/bison/byacc aren't in objdir.
10861
10862 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10863
10864         * Makefile.in: Make everything which depends upon all-bfd also
10865         depend upon all-opcodes, in case --with-commonbfdlib is used.
10866
10867 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10868
10869         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10870         building NT native compilers on Unix.
10871
10872 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * configure.in: Don't get CC from the host Makefile fragment if we
10875         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10876         Solaris test for /usr/ucb/cc to the post target script, just after
10877         the compiler sanity test.
10878
10879 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10880
10881         * config.sub: Merge with FSF.
10882
10883 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10884
10885         * Makefile.in (RPATH_ENVVAR): New variable.
10886         (REALLY_SET_LIB_PATH): Use it.
10887         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10888
10889 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10890
10891         * config.sub, configure.in: Recognize sparclet cpu.
10892
10893 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10894
10895         * config.guess:  Support m68k-cbm-sysv4.
10896
10897 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10898
10899         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10900         m68k-unknown-linuxaout from linker help string.  Put quotes around
10901         $ld_help_string.
10902
10903 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10904
10905         * config.guess (powerpc-harris-powerunix): Add guess for port
10906         to new target.
10907
10908 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10909
10910         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10911
10912 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10913
10914         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10915         $(REALLY_SET_LIB_PATH) in Makefile.
10916         * Makefile.in (SET_LIB_PATH): New variable.
10917         (REALLY_SET_LIB_PATH): New variable.
10918         ($(DO_X)): Use $(SET_LIB_PATH).
10919         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10920         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10921         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10922         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10923         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10924         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10925         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10926         (install-dosrel): Likewise.
10927         (all-opcodes): Depend upon all-libiberty.
10928
10929 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10930
10931         * config.guess (*:CYGWIN*): New
10932
10933 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10934
10935         * Makefile.in (all-target-winsup): All all-target-libiberty.
10936
10937 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10938
10939         * configure.in (noconfigdirs): Add missing # in front of comment.
10940
10941 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10942
10943         * configure.in: add second pass to things added to noconfigdirs
10944         so *-gm-magic can exclude libgloss properly.
10945
10946 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10947
10948         * mpw-configure (extralibs_name, rez_name): Set correctly
10949         for MWC68K compiler.
10950
10951         * mpw-README: Add more info on the necessary build tools.
10952
10953 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10954
10955         * configure.in, config.sub: Recognize cygwin32.
10956
10957 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10958
10959         * config.guess, config.sub: Recognize A/UX.
10960
10961 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10962
10963         * config.sub: Merge with gcc/config.sub.
10964
10965 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10966
10967         * mpw-build.in (do-binutils): Add build of stamps.
10968
10969 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10970
10971         * config.sub: Add recognition for mips64vr4100*-* targets.
10972
10973 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10974
10975         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10976         Add creation of gconfigargs with `--enable-shared' turned on.
10977         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10978         ($(host)-stamp-stage3-configured): Likewise.
10979         (HOLES): Add chatr and ldd.
10980         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10981
10982 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10983
10984         * configure: Pass --nfp to recursive configures.
10985
10986 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10987
10988         * Makefile.in (DLLTOOL): New.
10989         (DLLTOOL_FOR_TARGET): New.
10990         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10991         (EXTRA_TARGET_FLAGS): Ditto.
10992         (EXTRA_GCC_FLAGS): Ditto.
10993         (CONFIGURE_TARGET_MODULES): Ditto.
10994         (DO_X): Ditto.
10995         * configure: Add DLLTOOL.
10996
10997 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10998
10999         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11000         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11001         mh-sco, since old workarounds no longer needed, and don't
11002         build ld, since libraries have weak symbols in COFF.
11003
11004 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11005
11006         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11007
11008 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * configure.in: Make sure that ${CC} can be used to compile an
11011         executable.
11012
11013 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11014
11015         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11016         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11017         nothing depending on whether gdbtk is being built.
11018
11019 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11020
11021         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11022
11023 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11024
11025         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11026         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11027
11028 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11029
11030         * config-ml.in: Add support for
11031         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11032         Simplify setting of multidirs from --disable-foo.
11033
11034 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11035
11036         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11037         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11038         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11039         non-empty, pass them on to the  GCC make.
11040         (all-bootstrap): New rule that is like all-gcc, except it executes
11041         the GCC bootstrap rule instead of the GCC all rule.
11042
11043 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11044
11045         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11046
11047 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11048
11049         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11050         DG/UX support.
11051
11052 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11053
11054         * config.sub (i*86*) Change [345] to [3456]
11055
11056 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11057
11058         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11059         --with-gnu-ld=no.
11060
11061 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11062
11063         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11064         AIX multilibs get built.
11065
11066 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11067
11068         * configure.in (i386-win32): Don't build expect if we're not
11069         building the tcl subdir.
11070
11071 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11072
11073         * Makefile.in: (configure-target-examples, all-target-examples):
11074         New targets, configure and build example programs.
11075
11076 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11077
11078         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11079         use it as input to sedit the generated MPW makefile.
11080         * mpw-README: Add a suggestion about Gestalt.h.
11081
11082 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11083
11084         * config.sub: Accept *-*-ieee*.
11085
11086 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11087
11088         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11089         Ronald F. Guilmette <rfg@monkeys.com>.
11090
11091 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11092
11093         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11094         for powerpc-pe native.
11095         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11096         (target==powerpc-pe): duplicate i386-win32 entry.
11097
11098 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11099
11100         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11101         of vxworks, not just vxworks5.1.
11102
11103 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11104
11105         * mpw-configure: Add support for exec-prefix.
11106
11107 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11108
11109         * config.guess: Recognize HP model 816 machines as having
11110         a PA1.1 processor.
11111
11112 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11113
11114         * configure: Ignore new autoconf configure options.
11115
11116 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11117
11118         * config.guess:  Recognize Pentium under SCO.
11119         From Robert Lipe <robertl@arnet.com>.
11120
11121 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11122
11123         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11124
11125 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11126
11127         * configure.in: Don't configure gas for alpha-dec-osf*.
11128
11129 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11130
11131         * configure.in: Default to --with-stabs for some targets for which
11132         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11133         i[345]86*-*-unixware*.
11134
11135 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11136
11137         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11138         rather than basing it on the target.  Simplify handling of options
11139         controlling which directories to configure.  Remove extraneous
11140         slash in multi-clean target.
11141
11142 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11143
11144         * config-ml.in: Prefix more variables with ml_ so they don't collide
11145         with configure's.
11146
11147 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * configure: Don't turn -v into --v.
11150
11151 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11152
11153         * configure.in (targargs): Fix typo.
11154
11155         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11156
11157 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11158
11159         * configure.in: Strip --host and --target options from
11160         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11161         --with-cross-host option when building with a cross-compiler.
11162         * configure: Canonicalize the arguments put into config.status by
11163         always using `=' for an option with an argument.  Pass a presumed
11164         --host or --target explicitly.
11165
11166 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11167
11168         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11169         into general OS recognition case.
11170
11171 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11172
11173         * configure.in (target_configdirs): add target-winsup only
11174         for win32 target systems.
11175
11176 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11177
11178         * Makefile.in (all-target-libgloss): Depend upon
11179         configure-target-newlib, since when libgloss is built it looks to
11180         see if the newlib directory exists.
11181
11182 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11183
11184         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11185         cfg-ml-*.in.
11186
11187 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11188
11189         * configure: Handle LD and LD_FOR_TARGET when configuring a
11190         Canadian Cross.
11191
11192 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11193
11194         * configure.in (target_libs): add target-winsup.
11195         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11196         (target==ppcle-pe): remove ld from $noconfigdirs.
11197
11198 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11199
11200         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11201         Preserve relative path names in $srcdir.  Build symlink tree if
11202         configuring cross target dir and srcdir=. (= no VPATH support).
11203         (configure-target-libg++): Depend on configure-target-librx.
11204         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11205         * config-ml.in: New file.
11206         * symlink-tree: New file.
11207         * configure: Ensure srcdir="." if that's what it is.
11208
11209 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11210
11211         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11212         includes and FLEX_SKELETON setting.
11213         * mpw-configure (--with-gnu-ld): New option, controls whether
11214         to use PPCLink or ld with PowerMac GCC.
11215         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11216         * mpw-config.in: Configure grez if targeting Mac.
11217
11218         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11219         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11220         just macos.
11221         * configure.in: Configure grez resource compiler if targeting Mac.
11222         * Makefile.in (all-grez, install-grez): New targets.
11223
11224 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11225
11226         * configure: CXX defaults to gcc, not g++.  If we find
11227         gcc in the path, set CC to gcc -O2.
11228
11229 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11230
11231         * configure: Default ${build} correctly.  Avoid picking up extra
11232         spaces when reading CC and CXX from Makefile.  When doing a
11233         Canadian Cross, use plausible default values for numerous
11234         variables.
11235         * configure.in: When doing a Canadian Cross, don't try to
11236         configure tools whose configure script can't handle it.
11237
11238 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11239
11240         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11241
11242 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11243
11244         * configure:  Remove dubious bug reporting address.
11245
11246 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11247
11248         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11249         configure script, run that instead of this directory's configure.
11250         In either case, print a message that we're configuring the sub-dir.
11251
11252 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11253
11254         * configure.in: Before checking for the existence of various files,
11255         use sed to filter out "target-".
11256
11257 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11258
11259         * Makefile.in (DO_X): Split rule to decrease command line length
11260         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11261         (Philippe De Muyter).
11262
11263 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11264
11265         * Makefile.in (all-patch): depend on all-libiberty.
11266
11267 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11268
11269         * configure.in: If the only directory in target_configdirs which
11270         actually exists is libiberty, then set target_configdirs to empty,
11271         to avoid trying to build a target libiberty in a gas or gdb
11272         distribution.
11273
11274 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11275
11276         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11277         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11278         systems.
11279
11280 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11281
11282         * configure.in (copy_dirs): Use sys-include instead of include
11283         for --with-headers option.
11284
11285 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11286
11287         * Makefile.in, configure.in: Make winsup builds work with
11288         new scheme.
11289
11290 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11291
11292         * configure.in: Build the linker on AIX.
11293
11294 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11295
11296         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11297         where needed.
11298
11299 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11300
11301         * Makefile.in (all-gcc): Fix typo.
11302
11303 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11304
11305         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11306
11307 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11308
11309         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11310         to target-xiberty, to provide more flexibility.
11311         (target_subdir):  Define.  Create if cross.
11312         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11313         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11314         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11315         check-libFOO -> check-target-libFOO, etc.
11316         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11317         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11318         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11319         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11320         allow ALL_GCC="" to only configure.
11321         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11322         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11323         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11324
11325 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11326
11327         * Makefile.in (taz): Build "info" in etc explicitly.
11328
11329 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11330
11331         * configure.in:  Make sure that CC is undefined (as opposed to
11332         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11333         problem with autoconf trying to configure on a host without GCC.
11334
11335 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11336
11337         * mpw-configure: Set host alias from choice of host compiler,
11338         only use generic MPW Makefile sed if present, edit a file
11339         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11340         * mpw-README: Add problem notes about CW6 and CW7.
11341
11342 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11343
11344         * Makefile.in (taz): Use ";" instead of ";;".
11345
11346 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11347
11348         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11349         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11350         DISTDOCDIRS.
11351         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11352         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11353
11354 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11355
11356         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11357         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11358         Move bfd to DISTSTUFFDIRS.
11359
11360 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11361
11362         * Makefile.in (X11_LIB): Removed.
11363         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11364
11365         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11366
11367 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11368
11369         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11370         names.
11371
11372 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11373
11374         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11375
11376 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11377
11378         * configure.in (i[345]86-*-win32): Always build newlib.
11379         Don't configure cvs, autoconf or texinfo.
11380         * Makefile.in (LD_FOR_TARGET): New.
11381         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11382         Pass down LD_FOR_TARGET.
11383
11384 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11385
11386         * winsup: New directory.
11387         * Makefile.in: Build winsup.
11388         * configure.in: Winsup is configured when target is win32.
11389         Can only build win32 target GDB when native.
11390
11391 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11392
11393         * config.guess: Recognize HP model 819 machines as having
11394         a PA 1.1 processor.
11395
11396 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11397
11398         * configure: Fix sed loop which substitutes for CC and CXX to
11399         avoid bug found in various sed implementations.
11400
11401 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11402
11403         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11404         simulator.  Use standard powerpc-*-eabi*.
11405
11406 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11407
11408         * configure.in: Stop putting gas and binutils in noconfigdirs for
11409         powerpc-*-aix* and rs6000-*-*.
11410
11411 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11412
11413         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11414         -mcall-aixdesc libraries.
11415
11416 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11417
11418         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11419
11420         * config.sub (arm | armel | armeb): Fix shell syntax.
11421
11422 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11423
11424         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11425         -msoft-float and -mcpu=common support.
11426         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11427         libraries.
11428
11429 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11430
11431         * configure.in: Allow configuration and build of emacs19 for the alpha.
11432
11433 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11434
11435         * configure.in (CC): Get ^CC, not just any old CC, from
11436         ${host_makefile_frag}.
11437
11438 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11439
11440         * configure.in (CC): Try to get CC from
11441         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11442
11443 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11444
11445         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11446         only if it exists in $(srcdir).
11447
11448 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11449
11450         * configure: If CC and CXX are not set in the environment, set
11451         them, based on either an existing Makefile or on searching for gcc
11452         in PATH.  Substitute for CC and CXX in Makefile.
11453         * configure.in: Remove libm from target_libs.  Separate
11454         target_configdirs from configdirs.  If CC is not set in
11455         environment, try to get it from a host Makefile fragment.  Rewrite
11456         changes of configdirs to use skipdirs instead.  A few minor
11457         tweaks.  Take directories out of target_configdirs as they are
11458         taken out of configdirs.  Remove existing Makefile files from
11459         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11460         CONFIG_ARGUMENTS in Makefile.
11461         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11462         by configure.in.
11463         (CONFIG_ARGUMENTS): Likewise.
11464         (CONFIGURE_TARGET_MODULES): New variable.
11465         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11466         ($(CONFIGURE_TARGET_MODULES)): New target.
11467         (configure-libg++, configure-libio): New targets.
11468         (all-libg++): Depend upon configure-libg++.
11469         (all-libio): Depend upon configure-libio.
11470         (configure-libgloss, all-libgloss): New targets.
11471         (configure-libstdc++): New target.
11472         (all-libstdc++): Depend upon configure-libstdc++.
11473         (configure-librx, all-librx): New targets.
11474         (configure-newlib): New target.
11475         (all-newlib): Depend upon configure-newlib
11476         (configure-xiberty): New target.
11477         (all-xiberty): Depend upon configure-xiberty.
11478
11479 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11480
11481         * configure.in (host i[345]86-*-win32):  Expand the
11482         noconfigdirs again.
11483
11484 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11485
11486         * mpw-configure: Fix sed command file name.
11487
11488 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11489
11490         * configure.in (host i[345]86-*-win32): Reduce the
11491         noconfigdirs again.
11492
11493 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11494
11495         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11496         or powerpc*-*-pe*, since they are not yet supported.
11497
11498 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11499
11500         Add PowerMac support and many other enhancements.
11501         * mpw-configure: New option --cc to select compiler to use,
11502         paste options set according to --cc into the generated
11503         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11504         if mpw-make.sed is present.
11505         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11506         add forward includes for PowerPC include files.
11507         * mpw-build.in: Build using Makefile.PPC if present.
11508         (do-byacc, etc): Remove separate version resource builds.
11509         (do-gas): Build "stamps" before "all".
11510         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11511         * mpw-README: Update to reflect --cc option, PowerMac support,
11512         and recently-reported compatibility problems.
11513
11514 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11515
11516         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11517         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11518         (--with-multilib-top): Pass to recursive invocations.
11519
11520 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11521
11522         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11523         v810-*-*.
11524
11525 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11526
11527         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11528         gdb, ld and opcodes on v810-*-*.
11529
11530 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11531
11532         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11533         (local-maintainer-clean): New target.
11534         (maintainer-clean): New target.
11535         (realclean): Just depend upon maintainer-clean.
11536
11537 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11538
11539         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11540
11541 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11542
11543         * configure.in: Build ld in mips*-*-bsd* case.
11544
11545 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11546
11547         * config.sub: Accept -lites* OS.  From Ian Dall.
11548
11549 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11550
11551         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11552         targets.
11553
11554 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11555
11556         * configure.in: treat i386-win32 canadian cross the same as
11557         i386-go32 canadian cross.
11558
11559 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11560
11561         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11562         running under the simulator to build a reduced set of libraries.
11563         (powerpc-*-eabiaix): Add fine grained multilib support added to
11564         other powerpc targets yesterday.
11565
11566 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11567
11568         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11569         -disable-softfloat, -disable-relocatable, -disable-aix, and
11570         -disable-sysv to control which multilib libraries get built.
11571
11572 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11573
11574         * configure: Add Makefile.tem to list of files to remove in trap
11575         handler.
11576
11577 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11578
11579         * config.guess (*Linux*):  Add missing "exit"s.
11580         Also, need specific check for alpha-unknown-linux (uses COFF).
11581
11582 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11583
11584         * config.guess:  Merge with FSF:
11585
11586         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11587         * config.guess (AIX4): More robust release numbering discovery.
11588
11589         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11590         * config.guess (i386-sequent-ptx): Properly get version number.
11591
11592         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11593         * config.guess (mips:*:4*:UMIPS): New case.
11594
11595 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11596
11597         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11598         (i386-win32 host): Likewise.  Don't build readline.
11599
11600 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11601
11602         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11603         SUPPORT_FILES to submakes.
11604
11605 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11606
11607         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11608         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11609         mpw-configure.
11610
11611 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11612
11613         * configure.in (appdirs): Use =, not ==, in test expression when
11614         trying to build the text to print in the warning message for
11615         Solaris users.
11616
11617 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11618
11619         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11620
11621 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11622
11623         * config.guess: Recognize lynx-2.3.
11624
11625 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11626
11627         * config.sub (z8ksim): Deleted
11628         (z8k-*-coff): New, this is the one true name of the target.
11629
11630 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11631
11632         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11633
11634 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11635
11636         * config.guess (*:Linux:*:*): First try asking the linker what the
11637         default object file format is (elf, aout, or coff).  Then if this
11638         fails, try previous methods.
11639
11640 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11641
11642         * configure.in: Don't build newlib for *-*-vxworks5.1.
11643
11644 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11645
11646         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11647         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11648
11649 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11650
11651         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11652
11653 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11654
11655         * cfg-ml-com.in: New file.
11656         * cfg-ml-pos.in: New file.
11657
11658 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11659
11660         * COPYING.NEWLIB: Add HP free copyright to list.
11661
11662 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11663
11664         * config.sub: Recognize -eabi* for the system, not just -eabi.
11665
11666 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11667
11668         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11669         * config.sub, configure.in (win32): New target and host.
11670
11671 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11672
11673         * configure.in: Add i386-pe configuration.
11674
11675 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11676
11677         * mpw-build.in (install): Install GDB after LD.
11678
11679 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11680
11681         * mpw-config.in (elf/mips.h): Always forward-include, needed
11682         for GDB to build.
11683
11684 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11685
11686         * testsuite: New directory for customer acceptance and whole tool
11687         chain tests.
11688
11689 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11690
11691         * configure: If per-host line isn't found, but AC_OUTPUT is found
11692         and a configure script exists, run it instead.
11693
11694 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11695
11696         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11697
11698 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11699
11700         * configure: Set build_{cpu,vendor,os,alias} to host values when
11701         --build isn't specified.
11702
11703 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11704
11705         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11706         (FLAGS_TO_PASS): Pass them.
11707         (EXTRA_TARGET_FLAGS): Ditto.
11708
11709 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11710
11711         * Makefile.in (all-libg++): Depend on all-libstdc++.
11712
11713 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11714
11715         * configure.in (noconfigdirs): Enable all packages for
11716           i386-unknown-netbsd.
11717
11718 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11719
11720         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11721         hosted builds (DOS builds)
11722
11723 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11724
11725         Changes for ARM based on patches from Richard Earnshaw:
11726         * config.sub: Handle armeb and armel.
11727         * configure.in: Omit arm linker only for riscix.
11728
11729 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11730
11731         * config.guess:  Update from FSF.
11732
11733 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11734
11735         * config.sub: Recognize powerpcle as the little endian variant of
11736         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11737         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11738         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11739         temporarily.
11740
11741 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11742
11743         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11744
11745 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11746
11747         * config.sub: Accept -lites* as a basic system type.
11748
11749 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11750
11751         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11752         installed, and if so return linuxoldld as the system name.
11753
11754 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11755
11756         * config.guess: Add hppa1.1-hp-lites support.
11757
11758 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11759
11760         * configure.in: Don't build newlib for m68k-vxworks5.1.
11761
11762 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11763
11764         * configure.in (mips-sgi-irix6): Use mh-irix5.
11765
11766 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11767
11768         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11769
11770 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11771
11772         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11773         OSF/1.  Fix compiler flags.
11774         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11775
11776 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11777
11778         * configure.in: Recognize --with-newlib.
11779         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11780
11781 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11782
11783         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11784         to *_X11_MODULES due to gdbtk needing X include files et al.
11785
11786 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11787
11788         Merge in support for Mac MPW as a host.
11789         (Old change descriptions retained for informational value.)
11790
11791         * mpw-config.in: Add generic include forwards for cpu-specific
11792         include files in aout and elf directories.
11793
11794         * mpw-configure: Added copyright.
11795         * mpw-config.in: Check for presence of required build tools.
11796         (target_libs): Add newlib.
11797         (target_tools): Add examples.
11798         (Read Me): Generate as "Read Me for MPW" instead.
11799         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11800         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11801         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11802
11803         * mpw-configure: Remove subdir-specific makefile hackery,
11804         delete mk.tmp after using it.
11805
11806         * mpw-build.in (all): Display start and end times.
11807
11808         * mpw-configure (host_canonical): Set.
11809         (target_cpu): Always add to makefiles.
11810         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11811         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11812         (mpw-mh-mpw): Look for in srcdir and srcroot.
11813         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11814
11815         * mpw-build.in: (install-only): New target.
11816
11817         * mpw-configure (host_alias, target_alias): Rename from hostalias
11818         and targetalias, add into generated Makefile.
11819         (mk.tmp): If present, add into generated Makefile.
11820         * mpw-build.in (all-gas): Build config.h first before gas proper.
11821
11822         * mpw-configure (config.status): Write only if changed.
11823         * mpw-config.in (readline): Configure it (not built, just used for
11824         definitions).
11825
11826         * mpw-config.in (elf/mips.h): Add a forward include.
11827
11828         * mpw-config.in: Forward-include most .h files in include into
11829         extra-include.
11830         (readline): Don't build.
11831         mpw-build.in (install): Install GDB.
11832
11833         * mpw-configure (prefix, mpw_prefix): Handle it.
11834         * mpw-config.in (mmalloc, readline): Don't configure.
11835         * mpw-build.in (thisscript): Rename to ThisScript.
11836         Use mpw-build instead of BuildProgram everywhere.
11837         (mmalloc, readline): Don't build.
11838         * mpw-README: New file, basic documentation about the MPW port.
11839
11840         * mpw-config.in: Use forward-include to create include files.
11841
11842         * mpw-configure: Add more things to the top of each configured
11843         Makefile, including contents of config/mpw-mh-mpw.
11844         * mpw-config.in (extra-include): Create this directory and fill it
11845         with Posix-like include files when configuring.
11846
11847         * config.sub (apple, mac, mpw): Add various aliases.
11848
11849         * mpw-build.in: New file, top-level build script fragment for MPW.
11850         * mpw-configure: New file, configure script for MPW.
11851         * mpw-config.in: New file, config fragment for MPW.
11852
11853 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11854
11855         * configure.in (host_libs): Remove glob, since it is gone from the
11856         sources.
11857
11858 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11859
11860         * Makefile.in: define empty GDB_NLM_DEPS var.
11861
11862         * configure.in(target_makefile_frag): use config/mt-netware
11863         for netware targets.
11864
11865 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11866
11867         * config.sub: Merge in recent FSF changes.  Remove linux special
11868         cases.
11869
11870 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11871
11872         Revert this change:
11873
11874         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11875
11876                 * build-all.mk: Use CC=cc -Xs on Solaris.
11877
11878 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11879
11880         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11881         stop using it.
11882         * Makefile.in: Nuke all references to glob subdirectory.
11883
11884 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11885
11886         * configure.in: Fix --enable-shared logic in per-host.
11887
11888 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11889
11890         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11891
11892 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11893
11894         * configure.in (noconfigdirs): Don't build gas on AIX, for
11895         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11896
11897 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11898
11899         * configure: Fix --cache-file to work if the file argument is a
11900         relative path.
11901
11902 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11903
11904         * configure: If the --cache-file is used, pass it down to
11905         configure in subdirectories.
11906
11907 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11908
11909         * config.sub: add vxworks29k configuration.
11910
11911 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11912
11913         * Makefile.in (taz): Do "diststuff" part quietly.
11914
11915 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11916
11917         * config.sub: Mini-merge with gcc/config.sub.
11918
11919 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11920
11921         * config.guess (IRIX): Sed - to _.
11922
11923 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11924
11925         * Makefile.in (source-vault, binary-vault): New targets.
11926
11927 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11928
11929         * config.sub: Recognize -eabi as a basic system type.
11930
11931 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11932
11933         * configure.in (enable_shared stuff): Fix typo.
11934
11935 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11936
11937         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11938
11939 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11940
11941         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11942
11943 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11944
11945         * configure.in (rs6000-*-*): Don't build gas.
11946
11947 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11948
11949         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11950         reduce command line length.
11951         (AS_FOR_TARGET): Check for as.new, not Makefile.
11952         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11953
11954 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11955
11956         * config.guess:  Merge from FSF.
11957
11958 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11959
11960         * configure: Don't use $ when handling program_suffix.
11961
11962 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11963
11964         * configure.in:  Configure tk for hppa/hpux.
11965
11966 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11967
11968         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11969
11970 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11971
11972         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11973         to LIBCXXFLAGS.  Tests are better run without it.
11974
11975 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11976
11977         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11978
11979 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11980
11981         * configure.in (*-*-netware*): Don't configure xiberty.
11982
11983 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11984
11985         * configure.in:  Remove tk from native_only list.
11986
11987 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11988
11989         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11990           for special NCD build.
11991
11992 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11993
11994         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11995         makeall.bat, they're only useful for binutils snapshots.
11996         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11997         makeall.bat to specified SUPPORT_FILES.
11998
11999 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12000
12001         * build-all.mk: Add Ericsson targets to sun4 and solaris
12002           hosts.  Add  BNR's sun4 target to solaris host, so their
12003           build-from-source will be tested in-house first.
12004
12005 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12006
12007         * Makefile.in (LIBCFLAGS): New variable.
12008         (CFLAGS_FOR_TARGET): Ditto.
12009         (LIBCFLAGS_FOR_TARGET): Ditto.
12010         (LIBCXXFLAGS): Ditto.
12011         (CXXFLAGS_FOR_TARGET): Ditto.
12012         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12013         (BASE_FLAGS_TO_PASS): Pass them.
12014         (EXTRA_TARGET_FLAGS): Ditto.
12015
12016         * configure.in: Support --enable-shared.
12017
12018 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12019
12020         * configure.in (target_libs):  Include libstdc++ again.
12021         * config.guess:  Update from FSF (for FreeBSD).
12022
12023 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12024
12025         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12026         makeall.bat.
12027         (DISTDOCDIRS): Add `etc'.
12028         (ETC_SUPPORT_PFX): New variable.
12029         (taz): Include anything from etc starting with a word in
12030         ETC_SUPPORT_PFX.
12031
12032 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12033
12034         * config.sub: Update for recent FSF changes.  Remove obsolete
12035         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12036         spacing changes.
12037
12038 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12039
12040         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12041
12042         * config.guess:  Merge with FSF.
12043         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12044
12045 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12046
12047         * configure: Since the "trap 0" handler will override the exit
12048         status on many systems, only use it for "exit 1", and make it set
12049         a non-zero exit status; reset it before "exit 0".  Also, check
12050         exit status of config.sub, and error out if it failed.
12051
12052 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12053
12054         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12055         and install libgloss.
12056
12057 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12058
12059         * Makefile.in (all-binutils): Depend upon all-byacc.
12060
12061         * configure.in: Don't build emacs on Irix 5.
12062
12063 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12064
12065         * configure.in (*-*-netware*): Add libio.
12066
12067 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12068
12069         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12070         (CHECK_TARGET_MODULES): Ditto.
12071         (INSTALL_TARGET_MODULES): Ditto.
12072         (TARGET_LIBS): Ditto.
12073         (all-libstdc++): Note dependencies.
12074
12075 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12076
12077         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12078
12079 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12080
12081         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12082         -fexternal-templates.
12083
12084         * configure.in (target_libs): Add libstdc++.
12085         (noconfigdirs): Add libstdc++ as appropriate.
12086
12087 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12088
12089         * config.guess:  Update from FSF.
12090
12091 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12092
12093         * configure: Use ${config_shell} when running ${configsub}.
12094
12095 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12096
12097         * config.sub: No longer recognize h8300h.
12098
12099 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12100
12101         * config.sub: Remove extraneous differences between config.sub and
12102         gcc/config.sub.
12103
12104 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12105
12106         * Makefile.in (DISTSTUFFDIRS): Add gas.
12107
12108 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12109
12110         * COPYING.NEWLIB: New file.
12111
12112 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12113
12114         * config.guess (HP-UX):  Patch from Harlan Stenn
12115         <harlan@landmark.com> to also emit release level.
12116
12117 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12118
12119         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12120
12121 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12122
12123         * config.sub:  Merge nextstep cleanup from FSF.
12124
12125 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12126
12127         * configure.in (arm-*-*): Don't configure ld for this target.
12128
12129 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12130
12131         * configure.in (*-*-netware): don't configure libg++, libio,
12132           librx, or newlib.
12133
12134 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12135
12136         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12137         configure ld--it works, but it doesn't support shared libraries.
12138
12139 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12140
12141         * config.guess (*-unknown-freebsd*):  Get rid of possible
12142         trailing "(Release)" in version string.
12143         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12144
12145 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12146
12147         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12148         Fix type: *-next-neststep -> *-next-nextstep.
12149
12150         * config.guess:  Merge from FSF:
12151
12152         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12153
12154         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12155
12156         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12157
12158         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12159         instead of UNIX_SV for UnixWare 1.0).
12160
12161 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12162
12163         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12164         to make gdb/nlm/* build after the compiler and linker.
12165
12166 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12167
12168         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12169         not just i[34]86.
12170         (m68k-atari-sysv4):  Relocate to match FSF version.
12171
12172         * config.guess:  More merges from the FSF:
12173
12174         Add a space before function call or macro invocation.
12175
12176         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12177
12178         * config.guess: Add trap cmd to remove dummy.c and dummy when
12179         interrupted.
12180
12181         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12182
12183         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12184         (dummy): Redirect stderr from compilation of dummy.c.
12185
12186         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12187
12188         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12189
12190 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12191
12192         * configure: Accept and ignore --cache*, for compatibility with
12193         new autoconf.
12194
12195 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12196
12197         * config.guess:  Merge from FSF:
12198
12199         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12200
12201         * config.guess (Pyramid*:OSx*:*:*): New case.
12202         (PATH): Add /.attbin at end for finding uname.
12203         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12204
12205         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12206
12207         * config.guess (M88*:DolphinOS:*:*): New case.
12208
12209         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12210
12211         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12212         to select whether to use ELF or COFF.
12213
12214         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12215
12216         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12217
12218         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12219
12220         * config.guess: Guess the OS version for HPUX.
12221
12222         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12223
12224         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12225
12226 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12227
12228         * configure.in: Recognize --with-headers, --with-libs, and
12229         --without-newlib.
12230         * Makefile.in (all-xiberty): Depend upon all-ld.
12231
12232 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12233
12234         * configure.in: Change i[34]86 to i[345]86.
12235
12236 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12237
12238         * configure (version): A few more tweaks to help message.
12239
12240 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12241
12242         * Makefile.in:  Remove (for now) librx as a host library,
12243         now that we're building it for target.
12244
12245 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12246
12247         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12248         (Karl Berry).
12249
12250 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12251
12252         * configure.in:  Also configure librx.
12253
12254 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12255
12256         * Makefile.in:  Update various rules to reflect that librx
12257         is now needed for libg++.
12258
12259 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12260
12261         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12262
12263 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12264
12265         * configure.in: Configure the examples directory.
12266
12267 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12268
12269         * configure: Simplify Jun 2 1994 change.
12270
12271 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12272
12273         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12274         /bin/gcc isn't good enough to build gcc.
12275
12276 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12277
12278         * Makefile.in (GDB_SUPPORT_FILES): Remove
12279         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12280         (gdb.tar.gz): Add new rule to use standard distribution building
12281         mechanism.
12282
12283 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12284
12285         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12286         Bill Cox <bill@cygnus.com>.
12287
12288 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12289
12290         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12291
12292 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12293
12294         * configure:  Search current dir first in .gdbinit.
12295
12296 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12297
12298         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12299
12300 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12301
12302         * config.sub:  Refer to NeXT's operating system as nextstep.
12303
12304         * config.sub (case $basic_machine):  Re-order the cases, to match
12305         the order in the FSF version (which is mostly alphabethical).
12306         Merge in some additions and changes from the FSF.
12307
12308 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12309
12310         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12311         * config.sub: Recognize cxux7.
12312         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12313
12314 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12315
12316         * config.sub:  Fix typo powerpc -> powerpc-*.
12317
12318 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12319
12320         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12321
12322         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12323         parallel with all-emacs and install-emacs).  Top-level command
12324         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12325
12326 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12327
12328         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12329         $(relbindir)/make before doing ``make install'', and use
12330         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12331         installing over running make binary.
12332         ($(host)-stamp-stage3-installed): Likewise.
12333
12334 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12335
12336         * config.guess: Recognize Mach.
12337
12338 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12339
12340         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12341         see whether --exec-prefix was used.
12342
12343 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12344
12345         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12346
12347 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12348
12349         * Makefile.in: Add all-librx target similar to all-libproc.
12350
12351 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12352
12353         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12354         with post 1.2 uname bogosity.
12355
12356 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12357
12358         * configure: Remove temporary files on receipt of a signal.
12359
12360 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12361
12362         * configure: If there is a package_makefile_frag, remove
12363         ${subdir}/Makefile.tem after copying it in.
12364
12365 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12366
12367         * build_all.mk: support rs6000 lynx identifies itself as
12368         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12369         since /bin/gcc is too feeble to compile a modern gcc.
12370
12371 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12372
12373         * brought devo/test-build.mk update-to-date with progressive/
12374           test-build.mk. Add lynx targets and hppa flag info.
12375
12376 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12377
12378         * configure.in:  Use mh-ncrsvr43.  Patch from
12379         Tom McConnell <tmcconne@sedona.intel.com>.
12380
12381 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12382
12383         * config.guess (i386-unknown-bsdi):  No longer need to
12384         check #if defined(__bsdi__) && defined(__i386__).
12385
12386 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12387
12388         * configure: Set program_transform_nameoption correctly.
12389
12390 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12391
12392         * brought build-all.mk update-to-date with progressive build-all.mk,
12393           added new targets and hppa info.
12394
12395 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12396
12397         * configure: If config.guess result is a prefix of the user
12398         specified target, assume a native build and use the user specified
12399         target as the host alias.  Remove SunOS patch suffix removal hack.
12400         * configure.in: Remove SunOS patch suffix removal hack.
12401
12402         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12403         in NATIVE_CHECK_MODULES.
12404
12405 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12406
12407         * Makefile.in: Rename HOST_ONLY to NATIVE.
12408         * configure: Delete SunOs patch suffix from host_canonical
12409           and build_canonical variables that are prepended to Makefiles.
12410         * configure.in: Add comments for easier maintenance.
12411
12412 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12413
12414         * Makefile.in: Add all-libproc target similar to all-gui.
12415
12416 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12417
12418         * Makefile.in (CHECK_MODULES): split into
12419         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12420
12421 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12422
12423         * config.guess (i386-unknown-bsdi): New system to guess.
12424
12425 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12426
12427         * Makefile.in: Add all-gui target (but not yet build by "all").
12428
12429 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12430
12431         * config.sub: Move deletion of patch suffix from here...
12432         * configure.in: To here, at Ian's suggestion.  The top-
12433           level scripts might need to know of a patch level.
12434
12435 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12436
12437         * config.sub: Strip off patch suffix so rtl is recognized
12438           as a sunos4.1.3 machine, even though it's been patched.
12439
12440 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12441
12442         * Makefile.in (INSTALL_LAST): Delete.
12443         (INSTALL_DOSREL): New.
12444
12445 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12446
12447         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12448         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12449         whether we pass down --with-gnu-ld anyhow.
12450
12451 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12452
12453         * Makefile.in (INSTALL_LAST): Change operation so it works
12454         on more flavors of make.
12455         * configure.in (go32): Don't build libg++ or libio.
12456
12457 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12458
12459         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12460         they can be overriden by templates.
12461
12462 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12463
12464         * configure.in (target==go32): Don't build gdb.
12465         * dosrel: New directory.
12466
12467 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12468
12469         * configure.in (host==go32): Configure dosrel too.
12470         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12471         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12472         be set by incoming names or templates.
12473         (INSTALL_LAST): New rule.
12474
12475 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12476
12477         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12478
12479 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12480
12481         * configure.in (appdirs): New variable.  Currently empty, but will
12482         be used in gas distribution.  If nonempty, lists a set of
12483         directories at least one of which must get configured, or top
12484         level configuration is considered to have failed.
12485         (rs6000-*-lynxos*): Use new file name.
12486
12487 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12488
12489         Eliminate XTRAFLAGS.
12490         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12491         newlib include files using -idirafter, and also use -nostdinc.
12492         (CXX_FOR_TARGET): Likewise.
12493         (XTRAFLAGS): Removed.
12494         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12495         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12496         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12497         ($(DO_X)): Don't pass down XTRAFLAGS.
12498
12499 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12500
12501         * configure.in (mips*-dec-bsd*): New target; do build linker.
12502         (mips*-*-bsd*): New target; don't build linker.
12503
12504 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12505
12506         * configure.in: support rs6000-*-lynxos* configuration.
12507         support sunos4 as a cross target.
12508
12509         * config.sub: look for lynx*, not lynx since the OS version may
12510         legitimately be part of the name.
12511
12512 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12513
12514         * configure.in (i[34]86-*-sco*): Move to be with other i386
12515         targets.
12516         (romp-*-*): New target.  Skip various binary utilities.
12517         (vax-*-*): New target.  Don't build newlib.
12518         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12519
12520 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12521
12522         * configure.in: Only set host_makefile_frag if config
12523         directory exists.
12524
12525 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12526
12527         * install.sh: If $dstdir exists, don't check whether each
12528         component does.
12529
12530 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12531
12532         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12533
12534 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12535
12536         * configure.in (*-*-lynxos*): Don't configure newlib for either
12537         native or cross Lynx.
12538
12539 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12540
12541         * config.sub (sparc64-elf): Fix os.
12542         (z8k): Remove duplicate.
12543
12544 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12545
12546         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12547         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12548
12549 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12550
12551         * configure: Make file links cleanly even if Lynx fails on
12552           an NFS symlink (at least fail cleanly).
12553
12554 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12555
12556         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12557         -XNh2000.
12558
12559 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12560
12561         * configure: Unknown options are fatal again.
12562
12563 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12564
12565         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12566         compatibility.
12567
12568 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12569
12570         * build-all.mk: Add `clean' target.
12571
12572 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12573
12574         * config.guess:  Add SINIX support.
12575         * configure.in:  Add mips-*-sysv4* support.
12576
12577 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12578
12579         * build-all.mk: Document all useful targets.
12580         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12581         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12582
12583 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12584
12585         * configure: Support --silent, --quiet.
12586
12587 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12588
12589         * configure: Support --disable-FEATURE.
12590
12591 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12592
12593         * config.guess: Recognize NCR running SVR4.3.
12594
12595 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12596
12597         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12598         Patch from Paul Eggert <eggert@twinsun.com>.
12599
12600 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12601
12602         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12603
12604 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12605
12606         * configure: Make unrecognized options give nonfatal warnings
12607         instead of fatal errors, and pass them to any subdirectory
12608         configures in case they recognize them.
12609         Make --x equivalent to --with-x.
12610
12611 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12612
12613         * configure: Add --enable-* options.  Clean up usage message and
12614         some comments.
12615
12616 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12617
12618         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12619
12620 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12621
12622         * configure.in (hppa*-*-*): Enable binutils.
12623
12624 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12625
12626         * config.sub: Recognize cisco.
12627
12628 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12629
12630         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12631
12632 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12633
12634         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12635         than one configuration name.  Add comment.
12636
12637 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12638
12639         * config.guess: about target *-hitachi-hiuxwe2, fixed
12640         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12641         macro is incorrect.]
12642
12643 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12644
12645         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12646         than the "make ls" stuff which used to be here.
12647
12648 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12649
12650         * config.guess:  Recognize i[34]86-unknown-freebsd.
12651         From Shawn M Carey <smcarey@rodan.syr.edu>.
12652
12653 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12654
12655         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12656
12657 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12658
12659         * config.guess: Check for ptx.
12660
12661 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12662
12663         * config.sub: Add os9k checking.
12664
12665 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12666
12667         * config.guess: Handle OSF1 running on HPPA processors
12668
12669 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12670
12671         * configure: If subdir configure fails, print out a message with
12672         subdirectory name, in case subdir's configure code didn't identify
12673         itself.
12674
12675 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12676
12677         * configure.in: Remove embedded newlines from configdirs.
12678         Avoid mismatches of substrings.  Fix matching strings at end
12679         of configdirs.
12680
12681 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12682
12683         * config.guess:  Add Lynx/rs6000 config support.
12684
12685 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12686
12687         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12688
12689 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12690
12691         * configure.in (hppa*-*-osf*): Treat this just like most other
12692         PA configurations (eg no binutils or ld).
12693         (hppa*-*-*elf*): These configurations have binutils and ld.
12694
12695 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12696
12697         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12698
12699 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12700
12701         * configure.in (rs6000-*-*): Build gas.
12702
12703 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12704
12705         * Makefile.in:  Avoid bug in losing hpux sed.
12706
12707 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12708
12709         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12710         for GDB and GDB has been fixed to not need it.
12711
12712 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12713
12714         * config.guess: Recognize vax hosts.
12715
12716 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12717
12718         * configure (while loop): Don't use "break 2" inside case
12719         statement -- the case statement isn't an enclosing loop.
12720
12721 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12722
12723         * config.guess:  Clean up NeXT support, to allow nextstep
12724         on Intel machines.  Make OS be nextstep.
12725
12726 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12727
12728         * config.guess: Add alternate forms for Convex.
12729
12730 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12731
12732         * configure:  Completely rewrite option processing.  Take
12733         advantage of pattern-matching to avoid invoking test frequently.
12734         Also clean up host and target defaulting logic.
12735
12736 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12737
12738         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12739         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12740         commands (plus user environment) will fit SCO limits.
12741
12742 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12743
12744         * configure.in: Don't issue warnings about directories which are
12745         not being configured if -norecursion is set.  Correct test for
12746         --with-gnu-as and --with-gnu-ld to not get confused by substring
12747         matches.
12748
12749         * configure.in: Don't build gas for alpha-dec-osf1*.
12750
12751 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12752
12753         * configure:  Back out Per's change of 12/19/1993.  It changes the
12754         behavior of configure in unexpected and confusing ways.
12755
12756         Also, use different delim char when calculating
12757         program_transform_name so that the name can contain slashes.
12758
12759 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12760
12761         * configure.in, config.sub: Add support for VSTa micro-kernel.
12762
12763 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12764
12765         * configure.in: Nuke hacks which were used to get a special
12766         version of GAS for HPPA configurations.
12767
12768 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12769
12770         * configure:  If only ${target_alias} is given, use that
12771         as the default for ${host_alias}.
12772         * configure:  Add missing back-slashes before nested quotes.
12773
12774 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12775
12776         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12777
12778 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12779
12780         * config.guess:  Recognize some Tektronix configurations.
12781         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12782
12783 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12784
12785         * config.sub: Match any flavor of SH.
12786
12787 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12788
12789         * configure.in: Don't try to configure newlib for Alpha.
12790
12791 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12792
12793         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12794         libg++ or libio for any Alpha target.
12795
12796         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12797
12798 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12799
12800         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12801         default arguments -- so it tried to compress itself.
12802
12803 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12804
12805         * configure.in (notsupp): ensure that a space is always at the end
12806           of the configdirs list, since the grep checks for an explicit space
12807
12808 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12809
12810         * configure.in (target i386-sysv4.2): don't build ld, since static
12811           versions of many libraries are not available.
12812
12813 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12814
12815         * config.guess: Recognize Apollos (using environment variables).
12816         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12817
12818 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12819
12820         * config.guess: Recognize Sony news mips running newsos.
12821
12822 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12823
12824         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12825         "fi ; else" for bash.
12826
12827 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12828
12829         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12830
12831 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12832
12833         * config.sub: accept unixware as an alias for svr4.2.
12834         Fix some inconsistancies with the gcc version.
12835
12836 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12837
12838         * Makefile.in (DISTDOCDIRS):  Add gdb.
12839
12840 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12841
12842         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12843
12844 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12845
12846         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12847         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12848         this now.
12849
12850 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12851
12852         * config.sub: Accept hiux* as an OS name.
12853
12854         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12855         etc/make-stds.texi.  The underscore came from gcc, and dje now
12856         agrees that RUNTESTFLAGS is the correct name.
12857
12858 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12859
12860         * install.sh:  Remove 'set -e'.  It makes any conditionals
12861         in the script useless.
12862
12863         * config.guess: Automatically recognize arm-acorn-riscix
12864         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12865
12866 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12867
12868         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12869
12870 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12871
12872         * Makefile.in (DISTDOCDIRS): New variable.
12873         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12874         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12875
12876 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12877
12878         * configure.in (hppa target): check the source directory for the
12879           pagas sub-directory
12880
12881 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12882
12883         * config.sub: Allow -aout* and -elf*.
12884
12885 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12886
12887         * configure.in: Don't build ld on i386-solaris2, same as for
12888         sparc-solaris2.
12889
12890 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12891
12892         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12893
12894 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12895
12896         * configure.in:  Configure gdb for alpha.
12897
12898 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12899
12900         * Makefile.in (CXXFLAGS): Add -O.
12901
12902 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12903
12904         * config.guess: added support for DG Aviion
12905
12906 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12907
12908         * configure.in: Produce warning message for subdirectories not
12909         configurable for this host/target combination.  Don't try to
12910         configure gdb for vms.
12911
12912 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12913
12914         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12915         appropriate files before making "diststuff".
12916         (DISTBISONFILES): New var: list of files to be edited.
12917         (DISTSTUFFDIRS): Add binutils.
12918
12919 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12920
12921         * config.sub: also handle mipsel and mips64el (for little endian mips)
12922
12923 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12924
12925         * configure.in: Add * to end of all OS names.
12926
12927 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12928
12929         * configure.in: Build newlib for LynxOS native.
12930
12931 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12932
12933         * config.guess: Add support for delta 88k running SVR3.
12934
12935         * configure.in: Add comment about HP compiler vs. emacs.
12936
12937 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12938
12939         * configure.in: don't build ld on solaris2 (not a viable option
12940           due to bugs in getpwnam & getpwuid)
12941
12942 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12943
12944         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12945         config.guess will produce a full version number.
12946
12947 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12948
12949         * configure.in: Build linker and binutils for alpha-dec-osf1.
12950
12951 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12952
12953         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12954         and gdb/testsuite/Makefile.in.
12955
12956 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12957
12958         * configure.in: recognize mips*- instead of mips-
12959
12960 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12961
12962         * config.sub: Accept linux*coff and linux*elf as operating
12963         systems.
12964
12965 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12966
12967         * config.sub: Recognize mips64, and mips3 as an alias for it.
12968
12969 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12970
12971         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12972         gdb knows how to handle OSF/1 shared libraries.
12973
12974 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12975
12976         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12977         * config.guess: Recognize Hitachi's HIUX.
12978         * config.sub: Recognize h3050r* and hppahitachi.
12979         Remove redundant cases for hp9k[23]*.
12980
12981 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12982
12983         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12984         if gas and ld are in the source tree and are in ${configdirs}.
12985         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12986         --with options (but still pass them down on the command line,
12987         if they were explicitly specified).
12988
12989 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12990
12991         * configure: substitute SHELL value in Makefile.in with
12992         ${CONFIG_SHELL}
12993
12994 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12995
12996         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12997         *-*-solaris2* targets.
12998
12999 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13000
13001         * Makefile.in: define M4, and pass it down to sub-makes;
13002         all-autoconf now depends on all-m4
13003
13004 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13005
13006         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13007         presence of {ar,ranlib} instead of a configured directory
13008
13009 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13010
13011         * config.guess: Accept 34?? as well as 33?? for NCR.
13012
13013 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13014
13015         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13016         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13017
13018 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13019
13020         * configure: grab values for $(CC) and $(CXX) from the
13021         environment, so that someone can do "CC=gcc configure; make" and
13022         have it work right (matching the way that autoconf works now)
13023
13024         * configure.in, Makefile.in: add support for gash, the tcl
13025         interface to Galaxy
13026
13027         * config.guess: add NetBSD variants (hp300, x86)
13028
13029 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13030
13031         * install.sh: Support -d option (in the manner of SunOS 4 install,
13032         as it is more deterministic than that of GNU install)
13033         (chmodcmd): Set file to mode 755 by default (should also do default
13034         chgrp and chown, but I don't feel like dealing with that now)
13035
13036 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13037
13038         * config.sub: Remove h8300hhms alias.
13039
13040 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13041
13042         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13043
13044 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13045
13046         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13047         as stmp-fixinc
13048
13049 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13050
13051         * config.sub: recognize m88110-bug-coff.
13052
13053 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13054
13055         * Makefile.in (all-libio): all dependencies on the toolchain used
13056         to build this (gcc, gas, ld, etc)
13057
13058 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13059
13060         * config.guess: Deal with OSF/1 1.3 on alpha.
13061
13062 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13063
13064         * install.sh: add some 'else true' clauses for portability
13065
13066         * configure.in: don't build libio for h8[35]00-*-* targets
13067
13068 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13069
13070         * Makefile.in:  Add support for new libio.
13071
13072 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13073
13074         * install.sh: If one command fails, don't try the rest.  Don't try
13075         to remove $dsttmp (via trap) unless we have already created it.
13076         If $src doesn't exist, detect it and exit with an error.
13077
13078         * config.guess: Recognize BSD on hp300.
13079
13080 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13081
13082         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13083         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13084
13085 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13086
13087         * Makefile.in (all-send-pr): depends on all-prms
13088
13089 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13090
13091         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13092
13093 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13094
13095         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13096         Added test for mips-mips-riscos5.
13097
13098 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13099
13100         * configure.in: use mh-hp300 for 68k HP hosts
13101
13102 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13103
13104         * configure: add support for CONFIG_SHELL, so that you can use
13105         some alternate shell for evaluating configure scripts
13106
13107 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13108
13109         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13110         in configure script to bug-gdb@prep.ai.mit.edu when building
13111         distribution archive.
13112         * Makefile.in (COMPRESS):  Remove def.
13113         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13114         gdb.tar.Z and make-gdb.tar.Z respectively.
13115         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13116         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13117         to convergence with 'taz' target in Makefile.in.
13118
13119 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13120
13121         * install.sh (dsttmp): use trap to ensure that tmp files go
13122         away on error conditions
13123
13124 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13125
13126         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13127
13128 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13129
13130         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13131         its parent is '/' not ''.
13132
13133         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13134
13135 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13136
13137         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13138         that ${newsrcdir}/configure.in does.
13139
13140 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13141
13142         * test-build.mk: support for CONFIG_SHELL
13143
13144 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13145
13146         * config.sub (netware):  Add as a basic system type.
13147
13148 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13149
13150         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13151           $(srcdir)/ from the dependency on Makefile.in.
13152
13153 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13154
13155         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13156         (h8300hhms is temporary until multi-libraries are implemented).
13157         * configure.in: Handle h8300h too.
13158
13159 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13160
13161         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13162
13163 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13164
13165         * configure:  Remove extraneous output when guessing host type.
13166         * config.guess:  Remove extraneous output when guessing using C
13167         compiler rather than uname, or when guessing fails.
13168
13169 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13170
13171         * Makefile.in: remove all.cross and install.cross targets
13172
13173         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13174           definitions
13175
13176 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13177
13178         * configure.in (target sh): Build gprof.
13179
13180 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13181
13182         * config.sub: change -solaris to -solaris2
13183
13184 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13185
13186         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13187
13188 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13189
13190         * configure: Correct error message for missing Makefile.in to
13191         print correct directory.
13192
13193 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13194
13195         * install.sh: kludge around 386BSD shell bug
13196
13197 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13198
13199         * config.guess:  Recognize NeXT.
13200         * config.guess:  Recognize i486-ncr-sysv4.
13201         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13202
13203 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13204
13205         * Makefile.in (MAKEINFOFLAGS): New variable.
13206         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13207         * build-all.mk, test-build.mk: Pass down --no-split as
13208         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13209
13210 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13211
13212         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13213
13214 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13215
13216         * Makefile.in (libg++.tar.z):  New rule.
13217         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13218         * Makefile.in (taz):  Only do a single chmod.
13219
13220 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13221
13222         * install.sh: don't use dirname anymore (replaced with sed usage)
13223
13224 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13225
13226         * Makefile.in:  Change extension for gzip'd files from '.z' to
13227         '.gz' per new FSF standard usage.
13228
13229 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13230
13231         * configure: put quotes around the final value of program_transform_name
13232
13233 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13234
13235         * Makefile.in: new install.sh support; update install-info rules
13236
13237 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13238
13239         * configure.in: Build diff for crosses, but not for go32 host.
13240
13241         * configure.in: Build gprof only for native, and don't build it
13242         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13243
13244 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13245
13246         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13247
13248 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13249
13250         * configure.in (host_tools): Add prms.
13251
13252 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13253
13254         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13255         with $(FLAGS_TO_PASS) on the command line
13256
13257         * config.sub: Recognize lynx and lynxos
13258
13259 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13260
13261         * config.sub: Accept -ecoff*, not just -ecoff.
13262
13263 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13264
13265         * Makefile.in (taz): Use .gz suffix instead of .z.
13266         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13267         names.
13268
13269 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13270
13271         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13272
13273 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13274
13275         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13276         that rebuilds that might happen during 'make install' don't get
13277         bogus gcc include files
13278
13279 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13280
13281         Change from Utah for HPPA support:
13282         * config.guess: Recognize hppa1.x-hp-bsd.
13283
13284 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13285
13286         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13287         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13288
13289 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13290
13291         * config.sub: Add support for rom68k and bug boot monitors.
13292
13293 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13294
13295         * Makefile.in: Make all-opcodes depend on all-bfd.
13296
13297 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13298
13299         * config.guess: Added special check for i[34]86-univel-sysv4*.
13300
13301 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13302
13303         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13304         the processor rather than assuming i486.
13305
13306 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13307
13308         * config.guess: Recognize SunOS6 as Solaris3.
13309
13310 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13311
13312         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13313         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13314
13315 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13316
13317         * build-all.mk (all-cross): New target for Canadian Cross.
13318         Added Q2 go32 targets.
13319         * test-build.mk: Configure go32 cross sparclite-aout and
13320         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13321         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13322
13323 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13324
13325         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13326         GO32 hosted toolchains
13327
13328 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13329
13330         * configure: change  so "-exec-prefix" gets passed down rather
13331         than "-exec_prefix" so autoconf generated Makefiles get the
13332         exec_prefix set right.
13333
13334 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13335
13336         * config.guess: get the Solaris2 minor version number
13337
13338         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13339
13340 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13341
13342         * config.guess: Recognize some Sequent platforms.
13343
13344 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13345
13346         * Makefile.in: added the vault-install target
13347
13348         * configure.in: actually use the Sun3 makefile fragment that's in
13349         config, also added the release dir to configdirs
13350
13351 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13352
13353         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13354
13355 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13356
13357         * configure.in: remove some program from Alpha targetted toolchains
13358
13359 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13360
13361         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13362         gprof.
13363         (taz): Run "make diststuff" in those directories instead of "make
13364         proto-dir".  Look for "VERSION=" only at start of line in subdir
13365         Makefile.  Use "gzip -9" for compression.
13366         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13367         (binutils.tar.z): New target.
13368
13369 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13370
13371         * Makefile.in (taz): Include gpl.texinfo.
13372
13373 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13374
13375         * Makefile.in (setup-dirs): Merged into "taz" target.
13376         (taz): Only do `proto-dir' stuff if a directory is actually needed
13377         for this target.
13378
13379 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13380
13381         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13382         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13383         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13384         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13385         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13386
13387 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13388
13389         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13390         config.sub, and move-if-change to gdb testsuite distribution
13391         archive, so the testsuite can be extracted, configured, and
13392         run separately from the gdb distribution.  Blow away the Chill
13393         tests that require a Chill compiled executable, since GNU Chill
13394         is not yet publically available.
13395
13396 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13397
13398         * test-build.mk: set environment variables in a single command,
13399         instead of a list of assignments and exports
13400
13401         * config.guess: recognize Alpha/OSF1 systems
13402
13403 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13404
13405         * configure: Change help message to prefer --options rather than
13406           -options.
13407
13408 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13409
13410         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13411         zippy@ecst.csuchico.edu.
13412         * config.guess: Recognize miniframe.
13413
13414 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13415
13416         * Makefile.in: Use srcroot to find runtest rather than rootme.
13417         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13418
13419 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13420
13421         * test-build.mk: Extensive additions to support building on a
13422         machine other than the host.
13423
13424 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13425
13426         * configure (tooldir): Fix for i386-aix again.
13427
13428 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13429
13430         * configure, Makefile.in:  Change definition of $(tooldir)
13431         to match the FSF.
13432
13433 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13434
13435         * config.guess:  Recognize i[34]86/SVR4.
13436
13437 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13438
13439         * Makefile.in (all-gdb): gdb depends on sim.
13440
13441 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13442
13443         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13444         at the same time we make the prototype gdb directory.
13445         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13446         files at the same time as the gdb base release distribution.
13447
13448 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13449
13450         * Makefile.in (check): Use individual check targets rather than
13451         DO_X rule.
13452         (check-gcc): Added.
13453
13454 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13455
13456         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13457         for System V release 3.2.
13458
13459 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13460
13461         * config.sub: Recognize hppaosf.
13462         * configure.in: Do configure ld/binutils/gas for it.
13463
13464 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13465
13466         * configure (tooldir): Alter syntax used to set this, for systems
13467         where "\$" isn't handled right, like i386-aix.
13468
13469 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13470
13471         * configure: Pass program-transform-name, not
13472         program_transform_name, to recursive configures.
13473
13474 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13475
13476         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13477         of gas+ld+binutils.
13478
13479 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13480
13481         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13482
13483 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13484
13485         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13486
13487 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13488
13489         * Makefile.in (PRMS): Set back to all-prms.
13490
13491 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13492
13493         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13494         targets, rather than for MIPS hosts.
13495
13496 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13497
13498         * configure.in: add comment for --with-x default values
13499
13500         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13501
13502         * Makefile.in: add check-* targets for each of the directories in
13503         the tree.  Add a definition of RUNTEST that will use the one we
13504         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13505
13506 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13507
13508         * configure.in: Removed obsolete references to bfd_target and
13509         target_makefile_frag.
13510
13511         * build-all.mk: Set assorted targets for Q2.
13512         * config.sub: Recognize z8k-sim and h8300-hms.
13513         * test-build.mk: Really don't pass host to configure.
13514         (HOLES): Added uname.
13515
13516 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13517
13518         * configure: Handle an empty program-prefix, program-suffix or
13519         program-transform-name correctly.
13520
13521 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13522
13523         * build-all.mk: -G 8 no longer required for MIPS targets.
13524         * test-build.mk: Don't pass host argument to configure; make it
13525         guess.
13526
13527 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13528
13529         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13530         * Makefile.in (COMPRESS):  New macro, like GZIP.
13531
13532 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13533
13534         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13535
13536         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13537         with gas currently defaults to -G 0.
13538
13539 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13540
13541         * Makefile.in (all-flex): flex depends on byacc.
13542
13543         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13544         to test-build.mk as RELEASE_TAG.
13545         * test-build.mk (configargs): New variable containing arguments to
13546         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13547         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13548
13549         * config.guess: Use /bin/uname when checking -X argument on SCO,
13550         to avoid invoking GNU uname which doesn't understand -X.
13551
13552         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13553
13554         * configure.in: Build gas for mips-*-*.
13555
13556 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13557
13558         * Makefile.in (all.normal): insert missing backslash.
13559
13560 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13561
13562         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13563
13564         * Makefile.in: Complete overhaul to merge many almost identical
13565         targets.
13566
13567 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13568
13569         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13570         (gdb.tar.Z): Adjusted.
13571
13572         * Makefile.in (setup-dirs, taz): New targets; should be general
13573         enough to adapt for gdb sometime.  Build only .z file.
13574         (gas.tar.z): New target.
13575
13576 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13577
13578         * build-all.mk: Use CC=cc -Xs on Solaris.
13579
13580 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13581
13582         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13583         for handling BISON for FSF releases.
13584
13585 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13586
13587         * configure: Actually implement the change zoo just documented.
13588
13589 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13590
13591         * configure: when using config.guess, only set target_alias when
13592         it's not already been set (ie, on the command line)
13593
13594 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13595
13596         * Makefile.in: add installcheck target, set PRMS to install-prms
13597
13598 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13599
13600         * configure: add support for package_makefile_fragment, handle the
13601         case where a directory has a configure.in file but no Makefile.in
13602         more gracefully (with an actual understandable error message, even);
13603         add support for --without (and add this to the usage message); also
13604         explicitly add a --host=${host_alias} to the command line when
13605         config.guess is used
13606
13607 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13608
13609         * configure: Must use both --host and --target in recursive calls.
13610
13611 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13612
13613         * Makefile.in: Change deja-gnu to dejagnu.
13614
13615 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13616
13617         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13618
13619 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13620
13621         * configure.in: canonicalize all instances to *-*-solaris2*,
13622         also strip out a number of tools to not build for go32 host
13623
13624 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13625
13626         * config.guess: add GPL.
13627
13628         * Makefile.in, config.guess, config.sub, configure: bump
13629           copyrights to 93.
13630
13631 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13632
13633         * Makefile.in (do-info): Removed obsolete check for existence of
13634         localenv file.
13635
13636         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13637
13638 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13639
13640         * Makefile.in: a couple of 'else true' for decstation,
13641         support for TclX
13642
13643         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13644
13645 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13646
13647         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13648
13649 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13650
13651         * config.guess: Recognize i386-ibm-aix (PS/2).
13652         * configure.in: Use config/mh-aix386 file for it.
13653
13654 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13655
13656         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13657         CC_FOR_TARGET instead.
13658         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13659
13660 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13661
13662         * Makefile.in: Add sim to list of directories sent with gdb
13663
13664 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13665
13666         * configure.in: Put back mips-dec-bsd* case.
13667
13668 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13669
13670         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13671         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13672         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13673
13674 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13675
13676         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13677
13678         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13679         (install-info): install dir.info only if it exists,
13680         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13681
13682 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13683
13684         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13685         gas for mips-dec-bsd.
13686
13687 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13688
13689         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13690         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13691
13692 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13693
13694         * configure.in: Added "dejagnu" to hosttools list.
13695
13696 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13697
13698         * config.sub, configure.in, config.guess:  Add support
13699         for Bosx, an AIX variant from Bull.
13700         Patches from F.Pierresteguy@frcl.bull.fr.
13701
13702 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13703
13704         * devo/dejagnu: Initial creation of devo/dejagnu.
13705         Migrated dejagnu testcases and support files for testing software
13706         tools to reside as subdirectories, currently called "testsuite",
13707         within the directory of the software tool.  Migrated all programs,
13708         support libraries, etc. beloging to dejagnu proper from
13709         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13710         with no modifications.  The changes to these files which will
13711         allow them to configure, build, and execute properly will be made
13712         in a future update.
13713
13714 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13715
13716         * Makefile.in: Change send_pr to send-pr.
13717         * configure.in: Likewise.
13718         * send_pr: Renamed directory to send-pr.
13719
13720 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13721
13722         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13723
13724 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13725
13726         * README:  Update for gdb-4.8 release.
13727         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13728         gdb-xxx.tar.z (gzip'd) file also.
13729
13730 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13731
13732         * Makefile.in: make all-diff depend on all-libiberty
13733
13734 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13735
13736         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13737
13738 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13739
13740         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13741
13742 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13743
13744         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13745         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13746         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13747
13748 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13749
13750         * Makefile.in:  makeinfo binary is in a new location
13751
13752 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13753
13754         * config.sub: Accept -ecoff as an OS.
13755
13756         * Makefile.in: Various changes to eliminate a level of make
13757         recursion and reduce the required command line length.
13758         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13759         sub-makes.
13760         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13761         variables holding settings for specific sub-makes.
13762         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13763         in terms of BASE_FLAGS_TO_PASS.
13764         (TARGET_LIBS): New variable listing directories which use
13765         TARGET_FLAGS_TO_PASS.
13766         (subdir_do): Eliminated.
13767         (do-*): New set of targets to replace subdir_do.
13768         (various): All targets which used subdir_do now depend on do-*.
13769         (local-clean): Renamed from do_clean.
13770         (local-distclean): New target, dependency of distclean and
13771         realclean.
13772         (install-info): Don't create directories.  Depend on dir.info
13773         rather than calling make recursively.
13774         (install-dir.info): Eliminated.
13775         (install-info-dirs): Create all info directories here.
13776         (dir.info): Depend upon do-install-info.
13777
13778         * test-build.mk (HOLES): Added false.
13779
13780 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13781
13782         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13783
13784 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13785
13786         * Makefile.in (info): remove dependency on all-texinfo.  The
13787         problem was really in texinfo/C, not at this level.
13788
13789 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13790
13791         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13792
13793 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13794
13795         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13796         GDB releases.
13797
13798 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13799
13800         * configure: Include srcdir in message about target of link not
13801         being found.  Don't convert `-' to `_' in `with' options being
13802         passed to subdirs.
13803
13804 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13805
13806         * configure.in: add uudecode to host_tools
13807
13808         * Makefile.in: added {all,install}-uudecode targets, added them to
13809         the appropriate lists
13810
13811 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13812
13813         * Makefile.in (all-gcc): Added dependency on all-gas.
13814
13815         * configure.in (mips-*-*): Build ld and binutils.
13816
13817 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13818
13819         * configure: check return code from mkdir, print error message and
13820           exit on failure.
13821
13822 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13823
13824         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13825
13826 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13827
13828         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13829
13830 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13831
13832         * config.sub (h8500):  Recognize this as a cpu type.
13833
13834 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13835
13836         * configure: source directory missing is no longer a warning
13837
13838         * configure.in: recognize irix[34]* instead of irix[34]
13839
13840         * Makefile.in: define and pass down X11_LIB
13841
13842 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13843
13844         * guess-systype: Renamed to ...
13845         * config.guess:  ... by popular request.
13846         * configure.in, Makefile.in:  Update accordingly.
13847
13848 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13849
13850         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13851         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13852         + Execute ./dummy instead of assuming . is in PATH.
13853
13854 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13855
13856         * guess-systype:  New shell script.  Attempts to guess the
13857         canonical host name of the executing host.
13858         Only a few hosts are supported so far.
13859         * configure:  Call guess-systype if no host is specified.
13860
13861 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13862
13863         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13864         gcc Makefile.
13865
13866
13867 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13868
13869         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13870         (all-gcc, install-gcc, subdir_do): Use it.
13871
13872 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13873
13874         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13875
13876 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13877
13878         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13879           set exclusively by configure, using configure.in .
13880
13881 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13882
13883         * test-build.mk: set $PATH for all builds
13884
13885         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13886
13887 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13888
13889         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13890         the one used in gcc/Makefile.in, so that a null expansion doesn't
13891         override the one needed to build gcc with a native cc.
13892
13893
13894 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13895
13896         * configure: Accept -with arguments.
13897
13898 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13899
13900         * Makefile.in: added h8300sim
13901
13902 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13903
13904         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13905         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13906         (all-cygnus, native, build-cygnus): Make
13907         $(canonhost)-stamp-3stage-done, not $(host)....
13908         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13909         i386-sco3.2v4.  Added else true to if command.
13910
13911 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13912
13913         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13914
13915 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13916
13917         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13918
13919 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13920
13921         * configure.in: don't remove binutils from Solaris builds
13922
13923 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13924
13925         * Makefile.in: get rid of earlier definitions for *clean,
13926         also handle the recursive info rule better
13927
13928 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13929
13930         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13931         do more-or-less the right thing.
13932
13933 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13934
13935         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13936         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13937
13938 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13939
13940         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13941         $(host_canonical).
13942
13943         * configure.in: split the configdirs list into 4 categories (native
13944         v. cross, library v. tool) and handle the cross-only and native-
13945         only in more reasonable (and correct!) way.
13946
13947 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13948
13949         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13950         configdirs anymore.
13951
13952 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13953
13954         * Makefile.in: extensive cleanup::  removed all of the explicit
13955         clean-* targets, collapsed many wrappers around subdir_do into
13956         one, added additional targets to satisfy standards.texi, deleted
13957         some old targets, some changes for consistency
13958
13959 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13960
13961         * configure.in: handle some programs as cross-only, and others as
13962         native only
13963
13964         * test-build.mk: handle partial holes in a more generic manner
13965
13966         * Makefile.in: m4 depends on libiberty
13967
13968 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13969
13970         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13971         time, wdiff, and find to configdirs
13972
13973         * Makefile.in: all, clean, and install rules for the new programs
13974         added to configure.in
13975
13976 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13977
13978         * configure.in: use mh-sun for all *-sun-* hosts
13979
13980 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13981
13982         * Makefile.in: define flags for X11 include files and library file
13983         locations, pass them down to the programs that need this info
13984
13985         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13986
13987 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13988
13989         * configure.in: start building libg++ for HP-UX targets
13990
13991 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13992
13993         * README:  Update references to files moved into etc/.
13994
13995 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13996
13997         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13998         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13999
14000 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14001
14002         * configure: accept dash as well as underscore in long option
14003         names for FSF compatibility.
14004
14005 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14006
14007         * config.sub: added -sco3.2v4 support from FSF.
14008
14009 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14010
14011         * configure.in: expand the section that adds or removes
14012         directories from the list of programs to build, to handle native
14013         vs. cross in addition to host v. native
14014
14015 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14016
14017         * Makefile.in:  Replace C++ in macro names with CXX.
14018         This is less likely to break ...
14019
14020 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14021
14022         * test-build.mk: add -w to GNU_MAKE
14023
14024 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14025
14026         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14027         add 'sparc' to list of recognized cpus.  This needed to make
14028         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14029         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14030         then changes that into $CPU-wrs-vxworks.
14031
14032         * configure.in: remove most references to gdbtest, regularize
14033         target based program removal
14034
14035         * test-build.mk: import from p3 tree (many fixes and changes)
14036
14037 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14038
14039         * Makefile.in: added rules to handle tcl, tk, and expect
14040
14041         * configure.in: handle those directories if they exist
14042
14043 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14044
14045         * config.sub: removed bogus hppabsd and hppahpux names, since
14046         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14047
14048 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14049
14050         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14051         depends upon all-xiberty
14052
14053         * Makefile.in: changes from p3, including:
14054
14055         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14056
14057         * Makefile.in (XTRAFLAGS): include newlib directories if
14058         newlib/Makefile exists, rather than if host != target.
14059
14060         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14061
14062         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14063         from the same source tree and not building a cross-compiler.  This
14064         matters for the libg++ configuration if reconfiguring a tree that
14065         has already been installed.
14066
14067         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14068
14069         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14070         pick up the machine and system specific header files.
14071
14072         * Makefile.in: added AS_FOR_TARGET, passed down in
14073         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14074         the C compiler to use to create programs which are run in the
14075         build environment, set it to default to $(CC), and passed it down
14076         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14077
14078         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14079
14080         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14081         We need them for unusual native builds, like systems without
14082         ranlib.
14083
14084         * configure: also define $(host_canonical) and
14085         $(target_canonical), which are the full, canonical names for the
14086         given host and target
14087
14088 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14089
14090         * Makefile.in:  Added separate definitions for C++.
14091
14092 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14093
14094         * configure.in (configdirs):  Add deja-gnu.
14095
14096 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14097
14098         * README:  Update for configure.texi and gdb-4.7 release.
14099
14100 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14101
14102         * Makefile.in:  Move "all" target to top of file.
14103         Previously, first target was ".PHONY" which caused BSD4.4 make
14104         to build .PHONY when make was run without arguments.
14105
14106 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14107
14108         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14109         Library-copylefted code in libiberty.
14110
14111 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14112
14113         * config.sub:  Replace m68kmote with plain old m68k.
14114
14115 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14116
14117         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14118
14119 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14120
14121         * config.sub: Complain if no argument is given.  Added support for
14122         386bsd as OS and target alias.
14123
14124 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14125
14126         * Makefile.in (XTRAFLAGS): include newlib directories if
14127         newlib/Makefile exists, rather than if host != target.
14128
14129 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14130
14131         * config.sub: recognize sparclite-wrs-vxworks.
14132
14133         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14134         p3.) Added clean-xiberty to clean.
14135
14136 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14137
14138         * configure.in: use *-*-* instead of nested cases for host and target
14139
14140 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14141
14142         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14143         from the same source tree and not building a cross-compiler.  This
14144         matters for the libg++ configuration if reconfiguring a tree that
14145         has already been installed.
14146
14147 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14148
14149         * config.sub (i486v/i486v4):  Merge in from FSF version.
14150
14151 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14152
14153         * configure: only set PWD if it is already set.
14154
14155 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14156
14157         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14158         doesn't have unset and all success paths (and most error paths)
14159         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14160         to just ${PWD} to avoid confusion.)
14161
14162 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14163
14164         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14165         even for a native compilation.
14166
14167 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14168
14169         Changes to make the gdb.tar.Z rule work better.
14170
14171         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14172         (DEVO_SUPPORT):  Add configure.texi.
14173         (bfd-ilrt.tar.Z):  Remove ancient rule.
14174
14175 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14176
14177         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14178         pick up the machine and system specific header files.
14179
14180         * configure.in, config.sub: added new target m68010-adobe-scout,
14181         with alias of adobe68k.  Changed configure.in to check for
14182         -scout before -sco* to avoid a false match.
14183
14184         * Makefile.in: added AS_FOR_TARGET, passed down in
14185         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14186         the C compiler to use to create programs which are run in the
14187         build environment, set it to default to $(CC), and passed it down
14188         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14189
14190 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14191
14192         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14193         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14194         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14195         FOR_TARGET variants, to newlib and libg++.
14196
14197 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14198
14199         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14200         first.
14201
14202 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14203
14204         * config.sub:  Accept `elf' as an environment.
14205
14206 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14207
14208         * Makefile.in (all-opcodes):  cd into the right directory
14209
14210 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14211
14212         * configure: added -program_transform_name option, used as
14213         argument to sed when installing programs.
14214         configure.texi: added documentation for -program_prefix,
14215         -program_suffix and -program_transform_name.
14216
14217 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14218
14219         * config.sub:  Accept i486 where i386 ok.
14220
14221 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14222
14223         * config.sub: accept we32k
14224
14225 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14226
14227         * config.sub, configure.in: accept OSE68000 and OSE68k.
14228
14229         * Makefile.in: don't create all directories for ``make install'';
14230         let the subdirectories create the ones they need.
14231
14232 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14233
14234         * COPYING: new file, GPL v2
14235
14236 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14237
14238         * Makefile.in: use the new gen-info-dir, which needs a template
14239         argument (which also lives in texinfo)
14240
14241         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14242
14243 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14244
14245         * config.sub (ncr3000):  Change i386 to i486.
14246
14247 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14248
14249         * Makefile.in: add install-rcs, install-grep to
14250         install-no-fixedincludes, removed install-bison and install-libgcc
14251
14252 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14253
14254         * configure.in: grab the HPUX makefile fragment if on HPUX
14255
14256 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14257
14258         * Makefile.in: eradicate bison spoor (ditto libgcc).
14259          configure.in: recognise m68{k,000}-ericsson-OSE.
14260          es1800 is alias for m68k-ericsson-OSE
14261
14262 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14263
14264         * configure.in: rearrange the parts that remove programs from
14265         configdirs, based now on HOST==TARGET or by canonical triple.
14266
14267 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14268
14269         * test-build.mk: recurse explicitly with -f test-build.mk when
14270           appropriate.  predicate stage3 and comparison on the existence
14271           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14272           On very clean, also remove ...stamp-co.  Build in-place before
14273           doing other builds.
14274
14275 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14276
14277         * Makefile.in, configure.in: add tgas
14278
14279 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14280
14281         * Makefile.in: a number of changes merged in from progressive.
14282
14283         * configure.in: add libm.
14284
14285         * .cvsignore: ignore some stuff that comes from test-build.mk.
14286
14287 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14288
14289         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14290
14291 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14292
14293         * configure: Add program_suffix (parallel to program_prefix)
14294         * Makefile.in: adjust directory-creating script for losing decstation
14295
14296 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14297
14298         * configure:  Minor $subdir-related fixes.
14299
14300 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14301
14302         * configure: fix various problems with propogating
14303         makefile_target_frag in subdirs.
14304         * configure.in: config libgcc if its there
14305
14306 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14307
14308         * config.sub:  HPPA merge.
14309
14310 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14311
14312         * Makefile.in:  Replace all-bison with all-byacc in all
14313         dependency lines for other tools (which now use byacc).
14314
14315 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14316
14317         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14318
14319 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14320
14321         * Makefile.in: make gprof rules similar to byacc rules (instead of
14322         vestigal $(unsubdir) that didn't work...)
14323
14324 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14325
14326         * config.sub:  Add support for Linux.
14327         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14328         (at least for libg++).
14329
14330 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14331
14332         * configure.texi: fix doc for the -nfp option to configure
14333
14334 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14335
14336         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14337
14338 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14339
14340         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14341         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14342         * configure.in: added solaris* host_makefile_frag hook.
14343
14344 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14345
14346         * config.sub: changed recognition of m68000 so that various
14347         m68k types can be specified via m680[01234]0
14348
14349 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14350
14351         * config.sub (basic_machine): fix sed so that '-foo' isn't
14352         completely substituted out while .+'-foo' loses the '-foo'
14353
14354 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14355
14356         * config.sub ($os): Add -aout.
14357
14358 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14359
14360         * configure:  If host_makefile_frag is absolute, don't
14361         prefix ${invsubdir} (relevant to libg++ auto-configure).
14362
14363 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14364
14365         * Makefile.in (tooldir): Define it.
14366         (all-ld): Depend on all-flex.
14367
14368 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14369
14370         * Makefile.in (check):  Fix libg++ special case.
14371
14372 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14373
14374         * configure: do not bury `pwd` into config.status, thus do fewer
14375           pwd's.
14376
14377         * configure: print the "Building in" message only when building in
14378           other than "." AND verbose.
14379
14380         * configure: remove -s, rework -v to better accommodate guested
14381           configures.
14382
14383         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14384
14385 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14386
14387         * Makefile.in: macroize flags passed on recursion.  remove
14388           fileutils.
14389
14390 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14391
14392         * configure: get makesrcdir right for subdirs deeper than 1.
14393
14394         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14395           install.
14396
14397 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14398
14399         * Makefile.in: don't print subdir_do or recursion lines.
14400
14401 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14402
14403         * standards.texi: added menu item.
14404
14405         * Makefile.in: build and install standards.info.
14406
14407         * standards.texi: new file.
14408
14409 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14410
14411         * configure: test for and move config.status pieces from
14412           ${subdir}/.
14413
14414 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14415
14416         * configure:  Test for existance of files before trying to mv
14417         them, to avoid numerous non-existance messages.
14418
14419 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14420
14421         * configure: correct final line of config.status.
14422
14423         * configure: patch from eggert.  Avoids a protection problem if
14424           the original Makefile.in is read only.
14425
14426         * configure: use move-if-change from gcc to create config.status.
14427           Some makefiles depend on config.status to tell if a directory
14428           has been reconfigured for a different host.  This change
14429           prevents those directories from remaking everything in the case
14430           where the reconfig was only intended to rebuild a Makefile.
14431
14432         * configure: test for config.sub with "config.sub sun4" rather
14433           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14434           host alias from a missing config.sub.
14435
14436 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14437
14438         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14439           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14440
14441 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14442
14443         * configure: mkdir ${subdir} as needed.
14444
14445 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14446
14447         * Makefile.in,configure.in: added autoconf.
14448
14449 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14450
14451         * Makefile.in: no longer pass against on recursion.
14452
14453         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14454           definitions are not inherited.
14455
14456         * configure: correct makesrcdir when subdir is .
14457
14458 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14459
14460         * configure:  Add support for 'subdirs' variable, which is
14461         like 'configdirs', except that configure doesn't re-invoke
14462         itself for subdirs, it just creates a Makefile for each subdir.
14463         * configure.texi:  Document subdirs.
14464
14465 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14466
14467         * configure.in: added flex to configdirs
14468
14469 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14470
14471         * Makefile.in: remove clean-stamps from clean.
14472
14473 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14474
14475         * configure.in:  Add gdbtest to configdirs.
14476
14477 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14478
14479         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14480         to recursive makes.
14481         * configure.in:  Recognize new ncr3000 config.
14482
14483 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14484
14485         * Makefile.in, configure.in: removed references to gdbm.
14486
14487 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14488
14489         * config.sub:  Don't canonicalize os value
14490         newsos* to bsd (readline needs to check for newsos).
14491         (This fix was earlier made Jan 31, but got re-broken.)
14492
14493 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14494
14495         * configure.in:  sco is an os, not a vendor!
14496
14497         * configure:  Quote $( better.  Keep various shells happy.
14498
14499 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14500
14501         * Makefile.in: eliminate stamp-files.
14502
14503 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14504
14505         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14506           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14507
14508 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14509
14510         * config.sub:  fix iris/iris3.
14511
14512 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14513
14514         * configure: re-add -rm.
14515
14516 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14517
14518         * Maskefile.in: add .stmp-rcs to all.
14519
14520         * configure.in: remove gas from rs6000 build, use aix host fragment.
14521
14522 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14523
14524         * configure: pass down site_option during recursion.
14525
14526 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14527
14528         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14529
14530 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14531
14532         * configure: Change exec_prefix so that it really defaults to prefix.
14533
14534 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14535
14536         * Makefile.in, configure.in:  Add support for mmalloc library.
14537
14538 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14539
14540         * Makefile.in: add stmp dependencies for a few more things.
14541
14542 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14543
14544         * configure: adjusted error message on objdir/srcdir configure
14545           collision, per john's suggestion.
14546
14547         * Makefile.in: add libiberty stmp to all and all.cross.
14548
14549 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14550
14551         * Makefile.in: remove force dependencies, add grep to all.
14552
14553 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14554
14555         * Makefile.in: drop flex.  make stamp files work.
14556
14557         * configure: added test for conflicting configuration in srcdir,
14558           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14559           gets cranky.  use relative paths for configure and srcdir
14560           whenever possible.  Send some error messages to stderr that were
14561           going to stdout.
14562
14563 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14564
14565         * Makefile.in:  Fix libg++ rule to check for gcc directory
14566         before using gcc/gcc.  Also pass XTRAFLAGS.
14567
14568 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14569
14570         * Makefile.in: added stmp-files so that directories aren't polled
14571           when they are already built.
14572
14573         * configure.texi: fixed a node pointer problem.
14574
14575 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14576
14577         * config.sub configure.in gdb/configure.in
14578         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14579         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14580         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14581
14582 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14583
14584         * configure: -recurring becomes -silent.  corrected help message
14585           for -site= option.
14586
14587         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14588
14589 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14590
14591         * configure: when building Makefile for crosses, replace
14592           tooldir and program_prefix.  default srcdir from location of
14593           config.sub.  remove "for host in hosts" and "for target in
14594           targets" loops.
14595
14596 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14597
14598         * Makefile.in: Do not pass bindir or mandir to cvs.
14599
14600 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14601
14602         * Makefile.in, configure.in: removed traces of namesubdir,
14603           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14604           copyrights to '92, changed some from Cygnus to FSF.
14605
14606         * configure.texi: remove most references to multiple hosts,
14607           multiple targets, subdirs, etc.
14608
14609         * configure.man: removed rcsid. reference config.sub not
14610           config.subr.
14611
14612         * Makefile.in: mkdir $(infodir) on install-info.
14613
14614 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14615
14616         * configure.texi:  Explain better about .gdbinit and about
14617         the environment that configure.in sections run in.
14618
14619 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14620
14621         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14622
14623 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14624
14625         * README:  DOC.configure => cfg-paper.texi.
14626
14627 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14628
14629         * config.sub (near case $os):  Don't convert newsos* to bsd!
14630
14631 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14632
14633         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14634         the number of copies of COPYING that go into the GDB tar file.
14635
14636 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14637
14638         * bfd/configure.in, gdb/config/mh-i386sco,
14639         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14640         Fix SCO configuration stuff.
14641
14642 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14643
14644         * Makefile.in:  For libg++, make sure the -I pointing
14645         to the gcc directory goes *after* all the libg++-local -I flags.
14646         Also, move just-gcc dependency from just-libg++ to all-libg++.
14647
14648 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14649
14650         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14651
14652 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14653
14654         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14655
14656 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14657
14658         * config.sub:  Add stratus configuration frags.  Also
14659         submitted to FSF.
14660
14661 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14662
14663         * Makefile.in (DEV_SUPPORT):  add configure.man.
14664
14665         * config.sub(Decode manufacturer-specific):  add -none*.
14666
14667 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14668
14669         * Makefile.in:  remove form feeds to make Sun's make happy.
14670         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14671
14672 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14673
14674         * Makefile.in (AR_FLAGS):  Make quieter.
14675
14676 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14677
14678         * configure.in:  Add libg++.
14679         * configure:  When verbose, don't output the command line at each
14680         level; it will be unremarkably the same as the previous version,
14681         which will be the same as what the user typed.
14682
14683 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14684
14685         * configure.in, Makefile.in: fix clean-info, add flex.  add
14686           fileutils.
14687
14688         * configure: be less sensitive to spaces in Makefile.in.  Do not
14689           look for sources in "..".  Doing so breaks subdirectories that
14690           might have their own configure.  If a subdir has it's own
14691           configure script, use it.
14692
14693 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14694
14695         * cfg-paper.texi: some changes suggested by rms.
14696
14697 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14698
14699         * config.sub:  Merge in some small additions from the FSF version,
14700         taken from the gcc distribution, to bring the Cygnus and FSF
14701         versions into closer sync.
14702
14703 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14704
14705         * configure.in:  Changed svr4 references to sysv4.
14706
14707 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14708
14709         * configure: added -V for version number option.
14710
14711 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14712
14713         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14714           renamed from DOC.configure to cfg-paper.texi.
14715
14716 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14717
14718         * configure, config.subr, config.sub: config.subr is now
14719           config.sub again.
14720
14721 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14722
14723         * configure.texi: new file, in progress.
14724
14725         * Makefile.in: build info file and install the man page for
14726           configure.
14727
14728         * configure.man: new file, first cut.
14729
14730         * configure: find config.subr again now that configuration "none"
14731           has gone.  removed all traces of the -ansi option.  removed all
14732           traces of the -languages option.
14733
14734         * config.subr: resync from rms.
14735
14736 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14737
14738         * configure, config.sub, config.subr: merge config.sub into
14739           config.subr, call the result config.subr, remove config.sub, use
14740           config.subr.
14741
14742         * Makefile.in: revised install for dir.info.
14743
14744 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14745
14746         * configure.in: add decstation host makefile frag.
14747
14748         * Makefile.in: BISON now bison -y again.  also install-gcc on
14749           install.  clean-gdbm on clean.  infodir belongs in datadir.
14750           Make directories for info install.  Build dir.info here then
14751           install it.
14752
14753 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14754
14755         * Makefile.in: fix for bad directory tests.
14756
14757 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14758
14759         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14760           regexp.  -srcdir relative was being handled incorrectly.
14761
14762         * Makefile.in: unwrapped some for loops so that parallel makes
14763           work again and so one can focus one's attention on a particular
14764           package.
14765
14766 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14767
14768         * configure: added PWD as a stand in for `pwd` (for speed). use
14769           elif wherever possible.  make -srcdir work without -objdir.
14770           -objdir= commented out.
14771
14772 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14773
14774         * configure: +options become --options.  -subdirs commented out.
14775           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14776           Makefile now at top of generated Makefile.  Removed cvs log
14777           entries.  added -srcdir.  create .gdbinit only if there is one
14778           in ${srcdir}.
14779
14780         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14781           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14782           and mandir now keyed off datadir by default.
14783
14784 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14785
14786         * Freshly created ChangeLog.
14787
14788 \f
14789 Local Variables:
14790 mode: change-log
14791 left-margin: 8
14792 fill-column: 76
14793 version-control: never
14794 End: