OSDN Git Service

* config.sub, config.guess: Update from upstream sources.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2
3         * config.sub, config.guess: Update from upstream sources.
4
5 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
6
7         * configure.ac (ppllibs): Add by default the lib flags.
8         * configure: Regenerate.
9
10 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
11
12         * MAINTAINERS:  Add myself to the write after approval list.
13
14 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
15
16         * configure.ac: Add double brackets on darwin[912].
17         * configure: Regenerate.
18
19 2008-12-03  Daniel Kraft  <d@domob.eu>
20
21         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
22         Approval to Reviewer section (for Fortran front-end).
23
24 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
25
26         * configure.ac: Expand to darwin10 and later.
27         * configure: Regenerate.
28
29 2008-12-02  Andreas Schwab  <schwab@suse.de>
30
31         * Makefile.def: configure-target-boehm-gc depends on
32         all-target-libstdc++-v3.
33         * Makefile.in: Regenerate.
34
35 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
36
37         * MAINTAINERS:  Add myself as mingw maintainer.
38
39 2008-12-02  Ben Elliston  <bje@au.ibm.com>
40
41         * config.sub, config.guess: Update from upstream sources.
42
43 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
44
45         * README.SCO: Remove.
46
47 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
48
49         * MAINTAINERS:  Add myself to the write after approval list.
50
51 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
52
53         * MAINTAINERS:  Update my email address in WAA section.
54
55 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
56
57         * MAINTAINERS: Update e-mail address.
58
59 2008-11-27  Toon Moene <toon@moene.org>
60
61         * MAINTAINERS: Change e-mail address.
62
63 2008-11-27  Tristan Gingold  <gingold@adacore.com>
64
65         * configure.ac: Build gdb for i?86-*-darwin*
66         * configure: Regenerated.
67
68 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
69
70         * MAINTAINERS: Added my full name.
71
72 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
73
74         PR bootstrap/38014
75         PR bootstrap/37923
76
77         Revert:
78
79         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
80
81         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
82         * Makefile.in: Regenerated.
83
84         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
85
86         PR gdb/921
87         PR gdb/1646
88         PR gdb/2175
89         PR gdb/2176
90
91         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
92         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
93         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
94         (HOST_EXPORTS): Pass CPPFLAGS.
95         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
96         (LDFLAGS_FOR_TARGET): Initialize from configure script.
97         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
98         * Makefile.in, configure: Regenerated.
99         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
100         and CPPFLAGS_FOR_BUILD.
101
102 2008-11-06  Jeff Law <law@redhat.com>
103
104         * MAINTAINERS: Add myself as middle end maintainer.
105
106 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
107
108         * MAINTAINERS (Write after approval): Add myself.
109
110 2008-11-05  Diego Novillo  <dnovillo@google.com>
111
112         * MAINTAINERS (Global Reviewers): Add myself.
113         (Non-Algorithmic Maintainers): Remove myself.
114
115 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
116
117         * MAINTAINERS (Write after approval): Add myself.
118
119 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
120
121         * MAINTAINERS (Write after approval): Add myself.
122
123 2008-10-31  Ben Elliston  <bje@au.ibm.com>
124
125         * configure.ac (spu-*-*): Remove special case.
126         * configure: Regenerate.
127
128 2008-10-30  Catherine Moore  <clm@codesourcery.com>
129
130         * MAINTAINERS (Write after approval): Update my email address.
131
132 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
133
134         * configure.ac [spu-*-*]: Do not set skipdirs.
135         * configure: Re-generate.
136
137 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
138
139         * MAINTAINERS (Various Maintainers): Add myself to reload.
140
141 2008-10-25  Richard Guenther  <rguenther@suse.de>
142
143         * MAINTAINERS (Various Maintainers): Add myself as middle-end
144         maintainer.  Remove myself as libgcc-math maintainer.
145         (Non-Algorithmic Maintainers): Remove myself.
146
147 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
148
149         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
150         * Makefile.in: Regenerated.
151
152 2008-10-23  Cary Coutant  <ccoutant@google.com>
153
154         * MAINTAINERS (Write after approval): Add myself.
155
156 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
157
158         PR gdb/921
159         PR gdb/1646
160         PR gdb/2175
161         PR gdb/2176
162
163         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
164         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
165         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
166         (HOST_EXPORTS): Pass CPPFLAGS.
167         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
168         (LDFLAGS_FOR_TARGET): Initialize from configure script.
169         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
170         * Makefile.in, configure: Regenerated.
171         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
172         and CPPFLAGS_FOR_BUILD.
173
174 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
175
176         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
177         Sebastian Pop.
178
179 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
180
181         * MAINTAINERS (Write After Approval): Added myself.
182
183 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
184
185         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
186         recommended version to 2.3.2.
187
188         * configure: Regenerate.
189
190 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
191
192         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
193
194 2008-09-29  David Daney <david.daney@caviumnetworks.com>
195
196         * MAINTAINERS (Write After Approval): Update e-mail address.
197
198 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
199
200         * libtool.m4: Update to libtool 2.2.6.
201         * lt~obsolete.m4: Update to libtool 2.2.6.
202         * ltmain.sh: Update to libtool 2.2.6.
203         * ltsugar.m4: Update to libtool 2.2.6.
204         * ltversion.m4: Update to libtool 2.2.6.
205         * ltoptions.m4: Update to libtool 2.2.6.
206         * ltgcc.m4: Update to match changes from libtool 2.2.6.
207
208 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
209
210         * MAINTAINERS (Write After Approval): Add myself.
211
212 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
213
214         * MAINTAINERS (Write After Approval): Update my name.
215
216 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
217
218         * MAINTAINERS: Add myself in "Write After Approval".
219
220 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
221
222         * MAINTAINERS: Add myself as ia64 maintainer.
223
224 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
225
226         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
227         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
228         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
229         and Michael Tiemann from Write After Approval since they do not
230         actually have access.
231
232 2008-09-05  Richard Guenther  <rguenther@suse.de>
233
234         * configure.ac: Initialize clooglibs to -lcloog.
235         * configure: Re-generate.
236
237 2008-09-04  Le-Chun Wu  <lcwu@google.com>
238
239         * MAINTAINERS (Write After Approval): Add myself.
240
241 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
242
243         * configure.ac (--with-cloog-polylib): New.
244         (--disable-cloog-version-check): New.
245         (--disable-ppl-version-check): New.
246         * configure: Re-generate.
247
248 2008-09-03  Richard Guenther  <rguenther@suse.de>
249
250         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
251         cloog test.
252         * configure: Re-generate.
253
254 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
255
256         Add picoChip port.
257         * MAINTAINERS: Add picoChip maintainers.
258
259 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
260             Tobias Grosser  <grosser@fim.uni-passau.de>
261             Jan Sjodin  <jan.sjodin@amd.com>
262             Harsha Jagasia  <harsha.jagasia@amd.com>
263             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
264             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
265             Adrien Eliche  <aeliche@isty.uvsq.fr>
266
267         Merge from graphite branch.
268         * configure: Regenerate.
269         * Makefile.in: Regenerate.
270         * configure.ac (host_libs): Add ppl and cloog.
271         Add checks for PPL and CLooG.
272         * Makefile.def (ppl, cloog): Added modules and dependences.
273         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
274         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
275
276 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
277
278         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
279         (GCC_SHLIB_SUBDIR): New.
280         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
281         * configure: Regenerate.
282         * Makefile.in: Regenerate.
283
284 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
285
286         * MAINTAINERS: Consistently use tabs to separate columns.
287
288 2008-08-29  Tristan Gingold  <gingold@adacore.com>
289
290         * MAINTAINERS (Write after Approval): Add myself.
291
292 2008-08-28  Tristan Gingold  <gingold@adacore.com>
293
294         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
295         Enable bfd, binutils and opcodes.
296         * configure: Regenerate.
297
298 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
299
300         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
301
302 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
303
304         * MAINTAINERS:  Use correct Umlaut for last name.
305
306 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
307
308         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
309
310 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
311
312         * MAINTAINERS: Update my email address.
313
314 2008-08-16  Nicolas Roche  <roche@adacore.com>
315
316         * Makefile.tpl: Add BOOT_ADAFLAGS.
317         * Makefile.in: Regenerate.
318
319 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
320
321         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
322         * configure: Regenerate.
323
324 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
325
326         * configure.ac: Add makefile fragments for hpux.
327         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
328         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
329         * configure: Regenerate.
330         * Makefile.in: Regenerate.
331
332 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
333
334         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
335
336 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
337
338         * MAINTAINERS (Write after Approval): Add myself.
339
340 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
341
342         * MAINTAINERS (Write After Approval):  Add myself.
343
344 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
345
346         * MAINTAINERS (Write After Approval):  Add myself.
347
348 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
349
350         * MAINTAINERS: Update my email address.
351
352 2008-06-25  Joey Ye  <joey.ye@intel.com>
353
354         * MAINTAINERS (Write After Approval):  Add myself.
355
356 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
357
358         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
359         * Makefile.in: Regenerate.
360         * configure: Regenerate.
361
362 2008-06-17  Daniel Kraft  <d@domob.eu>
363
364         * MAINTAINERS (Write After Approval):  Add myself.
365
366 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
367
368         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
369         "$@" is still intact with both Autoconf 2.59 and 2.62.
370         * configure: Regenerate.
371
372 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
373
374         * Makefile.tpl: Fix comment errors.
375         * Makefile.in: Regenerate.
376
377 2008-06-12  David S. Miller  <davem@davemloft.net>
378             David Edelsohn  <edelsohn@gnu.org>
379
380         * configure.ac: Add powerpc*-*-* to gold supported targets.
381         * configure: Regenerate.
382
383 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
384
385         PR tree-optimization/36218
386         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
387         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
388         (all prefix="build-"): Pass them to build-system sub-makes.
389         * Makefile.in: Regenerate.
390
391 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
392
393         * MAINTAINERS (mt port): Remove.
394         (sco5, unixware, sco udk): Remove.
395         (Kean Johnston): Add to Write After Approval.
396
397 2008-05-30  Julian Brown  <julian@codesourcery.com>
398
399         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
400         of libobjc for ARM EABI Linux.
401         * configure: Regenerate.
402
403 2008-05-18 Xinliang David Li   <davidxl@google.com>
404
405         * ChangeLog: Remove wrong ChangeLog entry.
406
407 2008-05-17 Xinliang David Li   <davidxl@google.com>
408
409         * MAINTAINERS (Write After Approval): Add myself.
410
411 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
412
413         * MAINTAINERS (Write After Approval): Add myself.
414
415 2008-05-14  Rafael Espíndola  <espindola@google.com>
416
417         * config-ml.in: don't handle --enable-shared and --enable-static.
418
419 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
420
421         * MAINTAINERS: Update my email address.
422
423 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
424
425         * MAINTAINERS: Update my email address.
426
427 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
428
429         * MAINTAINERS (Write After Approval): Add myself.
430
431 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
432
433         * MAINTAINERS (Write After Approval): Add myself.
434
435 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
436
437         * MAINTAINERS (crx): Add myself.
438
439 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
440
441         Sync with src:
442         2008-04-14  David S. Miller  <davem@davemloft.net>
443
444         * configure.ac: Add sparc*-*-* to gold supported targets.
445         * configure: Regenerate.
446
447 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
448
449         PR bootstrap/35457
450         * configure.ac: Include override.m4.
451         * configure: Regenerate.
452
453 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
454
455         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
456         * Makefile.in: Regenerate.
457
458 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
459
460         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
461         as nonconfigurable directories list.
462         * configure: Regenerate.
463
464 2008-04-14  Ben Elliston  <bje@au.ibm.com>
465
466         * config.sub, config.guess: Update from upstream sources.
467
468 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
469
470         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
471         * Makefile.in: Regenerate.
472
473 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
474
475         * configure.ac: Do not build libssp for the AVR.
476         * configure: Regenerate.
477
478 2008-04-07  Ian Lance Taylor  <iant@google.com>
479
480         * Makefile.def: check-gold depends upon all-binutils.
481         * Makefile.in: Regenerate.
482
483 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
484
485         * MAINTAINERS (Write After Approval): Add myself.
486
487 2008-04-04  Nick Clifton  <nickc@redhat.com>
488
489         PR binutils/4334
490         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
491         builds.
492         * configure: Regenerate.
493
494 2008-04-04  NightStrike  <NightStrike@gmail.com>
495
496         PR other/35151
497         * configure.ac: Combine rules for mingw32 and mingw64.
498         * configure: Regenerate.
499
500 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
501
502         * MAINTAINERS (Write After Approval): Add myself.
503
504 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
505
506         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
507         * Makefile.in (.NOTPARALLEL): Ditto.
508
509 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
510
511         * MAINTAINERS (Write After Approval): Add myself.
512
513 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
514
515         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
516         * Makefile.in (.NOTPARALLEL): Regenerate.
517
518 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
519
520         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
521         * Makefile.in: Regenerate.
522
523 2008-03-26  Jakub Staszak  <kuba@et.pl>
524
525         * MAINTAINERS (Write After Approval): Add myself.
526
527 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
528
529         * MAINTAINERS:  Update e-mail address.
530
531 2008-03-20  Ian Lance Taylor  <iant@google.com>
532
533         * configure.ac: Add support for --enable-gold.
534         * Makefile.def: Add gold as a directory like ld.
535         * configure, Makefile.in: Regenerate.
536
537 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
538
539         * configure.ac: m4_include config/proginstall.m4.
540         * configure: Regenerate.
541
542         Backport from upstream Libtool:
543
544         2007-10-12  Eric Blake  <ebb9@byu.net>
545
546         Deal with Autoconf 2.62's semantic change in m4_append.
547         * ltsugar.m4 (lt_append): Replace broken versions of
548         m4_append.
549         (lt_if_append_uniq): Don't require separator to be overquoted,
550         and avoid broken m4_append.
551         (lt_dict_add): Fix typo.
552         * libtool.m4 (_LT_DECL): Don't overquote separator.
553
554 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
555
556         * config.rpath: Add AIX 6 support.
557
558 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
559
560         * Makefile.def (stageprofile).  Remove -fprofile-generate
561         from stage_libcflags.
562         * Makefile.in: Regenerate.
563
564 2008-03-13  Ben Elliston  <bje@au.ibm.com>
565
566         * config.sub, config.guess: Update from upstream sources.
567
568 2008-03-06  Tom Tromey  <tromey@redhat.com>
569
570         * MAINTAINERS: Update for treelang deletion.
571
572 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
573
574         * MAINTAINERS: Update my email address.
575
576 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
577
578         * MAINTAINERS (darwin port): Add myself as a maintainer.
579         (objective-c/c++): Add myself as a maintainer.
580
581 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
582
583         * MAINTAINERS (Write After Approval): Update my email address.
584
585 2008-02-25  Tomas Bily  <tbily@suse.cz>
586
587         * MAINTAINERS (Write After Approval): Add myself.
588
589 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
590
591         * MAINTAINERS (OpenMP): Add myself.
592
593 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
594
595         PR bootstrap/32009
596         PR bootstrap/32161
597
598         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
599         * configure: Regenerate.
600
601         * Makefile.def: Define stage_libcflags for all bootstrap stages.
602         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
603         STAGE4_LIBCFLAGS): New.
604         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
605         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
606         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
607         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
608         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
609         for target modules.  Don't export LIBCFLAGS.
610         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
611         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
612         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
613         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
614         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
615         * Makefile.in: Regenerate.
616
617 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
618
619         PR libgcj/33085
620         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
621         Do not use -DDLL_EXPORT.  Backport from upstream.
622
623 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
624
625         * MAINTAINERS (Write After Approval): Add myself.
626
627 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
628
629         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
630         * configure: Regenerate.
631
632 2008-01-31  Marc Gauthier  <marc@tensilica.com>
633
634         * configure.ac (xtensa*-*-*): Recognize processor variants.
635         * configure: Regenerate.
636
637 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
638
639         PR bootstrap/34922
640         * configure.ac (PARSE_ARGS): Push suitable setting of
641         ac_subdirs_all, for `./configure --help=recursive'.
642         Handle `+' in generic toplevel directory disabling.
643         * configure: Regenerate.
644
645 2008-01-28  Nick Clifton  <nickc@redhat.com>
646
647         * MAINTAINERS (xstormy16): Take over maintainership.
648
649 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
650
651         * MAINTAINERS (c4x port): Remove.
652
653 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
654
655         * libtool.m4: Backport AIX 6 support from ToT Libtool.
656
657 2008-01-23  Ben Elliston  <bje@au.ibm.com>
658
659         * config.sub, config.guess: Update from upstream sources.
660
661 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
662
663         * MAINTAINERS (Write After Approval): Add myself.
664
665 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
666
667         * MAINTAINERS: Update my email address.
668
669 2008-01-09  Raksit Ashok  <raksit@google.com>
670
671         * MAINTAINERS (Write After Approval): Add myself.
672
673 2008-01-09  Raksit Ashok  <raksit@google.com>
674
675         * MAINTAINERS (Write After Approval): Add myself.
676
677 2008-01-08  Ben Elliston  <bje@au.ibm.com>
678
679         * config.sub, config.guess: Update from upstream sources.
680
681 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
682
683         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
684         Change recommended MPFR from 2.2.1 -> 2.3.0.
685         * configure: Regenerate.
686
687 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
688
689         * MAINTAINERS: Update my email address.
690
691 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
692
693         * MAINTAINERS: Update my email address.
694
695 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
696
697         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
698         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
699         * Makefile.in: Regenerate.
700
701 2007-12-10  Mark Heffernan <meheff@google.com>
702
703         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
704         misplaced entries.
705
706 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
707
708         * configure.ac: Enable libjava for x86_64-*-darwin9.
709         * configure: Regenerate.
710
711 2007-12-07  Bill Maddox <maddox@google.com>
712
713         * MAINTAINERS (Write After Approval): Add myself.
714
715 2007-12-05  Ben Elliston  <bje@au.ibm.com>
716
717         * config.sub, config.guess: Update from upstream sources.
718
719 2007-12-02  Matthias Klose  <doko@ubuntu.com>
720
721         * config-ml.in: Remove 64bit configure tests.
722
723 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
724
725         * config-ml.in: Robustify against white space in absolute file
726         names.
727
728         * config-ml.in (multi-clean): Substitute ${Makefile}.
729         Remove superfluous ${Makefile} in list.
730
731 2007-11-19  Thiemo Seufer  <ths@mips.com>
732
733         * config-ml.in: Don't hardcode the Makefile name.
734
735 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
736
737         * MAINTAINERS (Write After Approval): Add myself.
738
739 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
740
741         * MAINTAINERS (Write After Approval): Add myself.
742
743 2007-11-06  Doug Kwan <dougkwan@google.com>
744
745         * MAINTAINERS (Write After Approval): Add myself.
746
747 2007-10-25  Ben Elliston  <bje@au.ibm.com>
748
749         * MAINTAINERS (mercury): Remove entry.
750         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
751
752 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
753
754         * Makefile.def (dependencies): Make configure-gdb depend on
755         all-intl.
756         * Makefile.in: Regenerated.
757
758 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
759
760         * MAINTAINERS (Fortran maintainer): Remove myself.
761
762 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
763
764         * Makefile.def: To avoid problems running with parallel makes,
765         build newlib before libgloss so that target specific header
766         files are availble.
767         * Makefile.in: Regenerate
768
769 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
770
771         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
772         * Makefile.in: Regenerate.
773
774 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
775
776         * MAINTAINERS (Register allocation reviewer): Add myself.
777
778 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
779
780         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
781         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
782         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
783         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
784         * configure: Regenerate.
785
786 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
787
788         * MAINTAINERS (Register allocation reviewer): Add myself.
789
790 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
791
792         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
793         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
794         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
795         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
796         * configure.ac: Default them to host tools for $host = $build.
797         Subst them.
798
799         * configure: Regenerate.
800         * Makefile.in: Regenerate.
801
802 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
803
804         * MAINTAINERS (Register allocation reviewer): Add myself.
805
806 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
807
808         * MAINTAINERS (Register allocation reviewer): Add myself.
809
810 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
811
812         * MAINTAINERS (Write After Approval): Fix typo.
813
814 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
815
816         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
817         * configure: Regenerate.
818
819 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
820
821         PR bootstrap/31906
822         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
823         they're already prefixed.
824
825 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
826
827         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
828         libstdc++.
829         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
830         * configure: Regenerate.
831         * Makefile.in: Regenerate.
832
833 2007-09-17  Andreas Schwab  <schwab@suse.de>
834
835         * configure.ac: Raise minimum makeinfo version to 4.6.
836         * configure: Regenerate.
837
838 2007-09-17  Johannes Singler <singler@ira.uka.de>
839
840         * MAINTAINERS (write-after-approval) add myself
841
842 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
843
844         * configure.ac: Correct makeinfo version check.
845         * configure: Regenerate.
846
847 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
848
849         * MAINTAINERS: Update my email address.
850
851 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
852
853         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
854         to $skipdirs and only disable gprof for newlib.  Use the normal
855         mips*-elf* handling in other respects.
856         * configure: Regnerate.
857
858 2007-09-12  David Daney  <ddaney@avtrex.com>
859
860         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
861         enabling libgcj.
862         * configure: Regenerate.
863
864 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
865
866         PR other/32154
867         * configure.ac: For libgloss targets, point the linker to the linker
868         script, startup code and simulator library.
869         * configure: Regenerate.
870
871 2007-09-07  Andrew Haley  <aph@redhat.com>
872
873         * configure.ac (noconfigdirs): Remove target-libffi and
874         target-libjava.
875         * configure: Regenerate.
876
877 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
878
879         PR target/33281
880         * configure.ac: Use config/mh-mingw on mingw.
881         * configure: Regenerate.
882
883 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
884
885         * MAINTAINERS (Write After Approval): Add myself.
886
887 2007-09-05  Richard Guenther  <rguenther@suse.de>
888
889         * configure.ac (--enable-stage1-checking): If neither --enable-checking
890         nor --disable-checking is provided also turn on yes and types
891         checking for stage1.
892         * configure: Re-generate.
893
894 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
895
896         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
897         (Write After Approval): Remove myself.
898
899 2007-08-29  Nick Clifton  <nickc@redhat.com>
900
901         * config.sub, config.guess: Update from upstream sources.
902
903 2007-08-22  Bud Davis  <jmdavis@link.com>
904
905         * MAINTAINERS (Write After Approval): Added myself.
906         * MAINTAINERS (Reviewers): Removed myself.
907
908 2007-08-18  Paul Brook  <paul@codesourcery.com>
909             Joseph Myers  <joseph@codesourcery.com>
910
911         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
912         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
913         * Makefile.in: Regenerate.
914         * configure.ac (--with-debug-prefix-map): New.
915         * configure: Regenerate.
916
917 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
918             Nigel Stephens  <nigel@mips.com>
919
920         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
921         as target_makefile_frag.
922         * configure: Regenerate.
923
924 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
925
926         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
927         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
928         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
929         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
930         (do-compare, do-compare3, do-compare-debug): New.
931         ([+compare-target+]): Use them.
932
933 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
934
935         * MAINTAINERS (Write After Approval): Change my email address.
936
937 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
938             Ben Elliston  <bje@au.ibm.com>
939
940         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
941         --silent if $silent.
942         * configure: Regenerate.
943
944 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
945
946         * MAINTAINERS (Various Maintainers): Add myself as
947         loop infrastructure maintainer.  Update my e-mail
948         address.
949
950 2007-07-31  Diego Novillo  <dnovillo@google.com>
951
952         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
953         Adjust description.
954
955 2007-07-26  Richard Guenther  <rguenther@suse.de>
956
957         * configure.ac: Add types checking to stage1 checking flags.
958         * configure: Regenerate.
959
960 2007-07-17  Nick Clifton  <nickc@redhat.com>
961
962         * COPYING3: New file.  Contains version 3 of the GNU General
963         Public License.
964         * COPYING3.LIB: New file.  Contains version 3 of the GNU
965         Lesser General Public License.
966
967 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
968
969         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
970
971 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
972
973         * MAINTAINERS (S/390 co-maintainer): Add myself.
974         (Write After Approval): Remove myself.
975
976 2007-07-13  Dan Hipschman  <dsh@google.com>
977
978         * MAINTAINERS (Write After Approval): Add myself.
979
980 2007-07-11  Nick Clifton  <nickc@redhat.com>
981
982         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
983         WINDRES export.
984         * Makefile.in: Regenerate.
985
986 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
987
988         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
989         maintainer.
990
991 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
992
993         * lt~obsolete.m4: New. Import from 20070318 libtool.
994
995 2007-07-03  Julian Brown  <julian@codesourcery.com>
996
997         * MAINTAINERS (Write After Approval): Add myself.
998
999 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1000
1001         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1002         * configure: Regenerate.
1003
1004 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1005
1006         * configure.ac: Add some missing m4 quotation.
1007         * configure: Regenerate.
1008
1009 2007-07-02  Simon Baldwin  <simonb@google.com>
1010
1011         * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1014
1015         * configure: Regenerate.
1016
1017 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1018
1019         * Makefile.def: Add windmc tool to build.
1020         * Makefile.tpl: Likewise.
1021         * configure.ac: Likewise.
1022         * Makefile.in: Regenerate.
1023         * configure: Regenerate.
1024
1025 2007-06-28  DJ Delorie  <dj@redhat.com>
1026
1027         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1028         not building newlib.
1029         * configure: Regenerated.
1030
1031 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1032
1033         * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1036
1037         * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1040
1041         * MAINTAINERS (Write After Approval): Add myself.
1042
1043 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1044
1045         * MAINTAINERS (Write After Approval): Add myself.
1046
1047 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1048
1049         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1050         * Makefile.in: Regenerated.
1051
1052 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1053
1054         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1055         bfin*-*-uclinux* targets.
1056         * configure: Regenerate.
1057
1058 2007-06-14  Ian Lance Taylor  <iant@google.com>
1059
1060         * MAINTAINERS: Add myself as non-algorithmic global write
1061         maintainer.
1062
1063 2007-06-14  Diego Novillo  <dnovillo@google.com>
1064
1065         * MAINTAINERS: Add self as middle-end maintainer and
1066         non-algorithmic global write maintainer.
1067
1068 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1069
1070         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1071         Move all Fortran maintainers except Paul Brook into the
1072         Non-Autopoiesis section.
1073
1074 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1075
1076         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1077         (distclean-stage[+id+]): Possibly delete stage_last.
1078         * Makefile.in: Regenerate.
1079
1080 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1081
1082         * MAINTAINERS (Various Maintainer): Fix typo.
1083
1084 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1085
1086         * MAINTAINERS (Various Maintainer): Add myself as
1087         dataflow maintainer.
1088
1089 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1090
1091         * config.sub, config.guess: Update from upstream sources.
1092
1093 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1094
1095         * Makefile.tpl: Fix spelling error.
1096         * Makefile.in: Regenerate.
1097
1098 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1099
1100         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1101         lt_cv_sys_max_cmd_len.
1102
1103 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1104
1105         * MAINTAINERS (Various Maintainers): Add myself as
1106         auto-vectorizer maintainer.
1107
1108 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1109
1110         PR libjava/32098
1111         * libtool.m4: Revert previous change.
1112         * ltgcc.m4: Put it here.
1113
1114 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1115
1116         * MAINTAINERS (Various Maintainers): Add myself as
1117         auto-vectorizer maintainer.
1118
1119 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1120
1121         PR libjava/32098
1122         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1123
1124 2007-05-30  Richard Guenther  <rguenther@suse.de>
1125
1126         * MAINTAINERS (Various Maintainers): Add myself as
1127         auto-vectorizer maintainer.
1128
1129 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1130
1131         PR bootstrap/29382
1132         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1133         * configure: Rebuilt.
1134
1135 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1136
1137         * MAINTAINERS (Write After Approval): Removed my name.
1138
1139 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1140
1141         * MAINTAINERS (Write After Approval): Remove myself.
1142
1143 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1144
1145         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1146
1147 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1148
1149         * ltmain.sh: Update from ToT Libtool.
1150         * libtool.m4: Update from ToT Libtool.
1151         * ltsugar.m4: New. Update from ToT Libtool.
1152         * ltversion.m4: New. Update from ToT Libtool.
1153         * ltoptions.m4: New. Update from ToT Libtool.
1154         * ltconfig: Remove.
1155         * ltcf-c.sh: Remove.
1156         * ltcf-cxx.sh: Remove.
1157         * ltcf-gcj.sh: Remove.
1158
1159 2007-05-22  Ollie Wild  <aaw@google.com>
1160
1161         * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1164
1165         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1166         stage_cflags.
1167         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1168         Remove CFLAGS/LIBCFLAGS.
1169         (configure-stage[+id+]-[+prefix+][+module+],
1170         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1171         * Makefile.in: Regenerate.
1172
1173 2007-05-15  Diego Novillo  <dnovillo@google.com>
1174
1175         * MAINTAINERS: Update e-mail address.
1176
1177 2007-05-15  Revital Eres  <eres@il.ibm.com>
1178
1179         * MAINTAINERS (Write After Approval): Add myself.
1180
1181 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1182
1183         * MAINTAINERS (Write After Approval): Updated my address.
1184
1185 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1186
1187         * MAINTAINERS (Write After Approval): Add myself.
1188
1189 2007-05-11  Silvius Rus  <rus@google.com>
1190
1191         * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2007-04-23  Tom Tromey  <tromey@redhat.com>
1194
1195         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1196
1197 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1198
1199         * MAINTAINERS (cpplib): Rename to ...
1200         (libcpp): ... this.  Add C/C++ front end maintainers.
1201
1202 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1203
1204         * config-ml.in: Pass ${ml_config_env} to configure calls.
1205
1206 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1207
1208         * MAINTAINERS (Write After Approval): Add myself.
1209
1210 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1211
1212         * MAINTAINERS (Write After Approval): Add myself.
1213
1214 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1215
1216         * MAINTAINERS (fortran 95 front end): Add myself.
1217
1218 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1219
1220         * MAINTAINERS (Write After Approval): Add myself.
1221
1222 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1223
1224         * MAINTAINERS (Modulo Scheduler): Add myself.
1225
1226 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1227
1228         * MAINTAINERS (fortran 95 front end): Add myself.
1229         (c++ front end): whitespace fix.
1230
1231 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1232
1233         * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1236
1237         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1238         of glob.  Quote arguments with single quotes too.
1239         * configure: Regenerate.
1240
1241 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1242
1243         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1244         * Makefile.in: Regenerate
1245
1246 2007-03-07  Andreas Schwab  <schwab@suse.de>
1247
1248         * configure: Regenerate.
1249
1250 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1251
1252         * configure.ac: Add "--with-pdfdir" configure option,
1253         which defines pdfdir variable.
1254         * Makefile.def (target=fixincludes): Add install-pdf to
1255         missing targets.
1256         (recursive_targets): Add install-pdf target.
1257         (flags_to_pass): Add pdfdir.
1258         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1259         target.
1260         * configure: Regenerate
1261         * Makefile.in: Regenerate
1262
1263 2007-02-28  Eric Christopher  <echristo@apple.com>
1264
1265         Revert:
1266         2006-12-07  Mike Stump  <mrs@apple.com>
1267
1268         * Makefile.def (dependencies): Add dependency for
1269         install-target-libssp and install-target-libgomp on
1270         install-gcc.
1271         * Makefile.in: Regenerate.
1272
1273 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1274
1275         * configure: Regenerate.
1276         * configure.ac: Move statements after variable declarations.
1277
1278 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1279
1280         * MAINTAINERS: Add myself as sh maintainer.
1281
1282 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1283
1284         * configure.ac: Adjust for loop syntax.
1285         * configure: Regenerate.
1286
1287 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1288
1289         * configure: Rebuilt.
1290
1291 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1292
1293         * configure.ac: Drop multiple occurrences of --enable-languages,
1294         and fix its quoting.
1295         * configure: Rebuilt.
1296
1297 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1298             Nathan Sidwell  <nathan@codesourcery.com>
1299             Vladimir Prus  <vladimir@codesourcery.com>
1300             Joseph Myers  <joseph@codesourcery.com>
1301
1302         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1303         * configure: Regenerate.
1304
1305 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1306
1307         * ltconfig (freebsd*): Default to elf.
1308
1309 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1310
1311         * configure.ac (target_libraries): Move libgcc before libiberty.
1312         * configure: Regenerated.
1313
1314 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1315             Paolo Bonzini  <bonzini@gnu.org>
1316
1317         PR bootstrap/30753
1318         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1319         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1320         * configure: Regenerated.
1321
1322 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1323
1324         * MAINTAINERS (Language Front End Maintainers): Update my mail
1325         address.
1326
1327 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1328
1329         PR bootstrap/30748
1330         * configure.ac: Correct syntax for Solaris ksh.
1331         * configure: Regenerated.
1332
1333 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1334
1335         * configure.ac: Sync with src.
1336         * configure: Regenerate.
1337
1338 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1339
1340         * Makefile.in: Regenerate.
1341
1342 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1343
1344         * config.sub: Sync with src.
1345
1346 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1347
1348         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1349         noncanonical equivalents.
1350         * configure.in: Rename to...
1351         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1352         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1353         target_noncanonical.  Use them.  Rewrite removal of configure
1354         arguments for autoconf 2.59.  Discard variable settings.  Force
1355         program_transform_name for native tools.
1356
1357         * Makefile.in: Regenerated.
1358         * configure: Regenerated with autoconf 2.59.
1359
1360 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1361
1362         * MAINTAINERS (Write After Approval): Add myself.
1363
1364 2007-01-31  Andreas Schwab  <schwab@suse.de>
1365
1366         * Makefile.tpl (LDFLAGS): Substitute it.
1367         * Makefile.in: Regenerate.
1368
1369 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1370
1371         * MAINTAINERS (Write After Approval): Add myself.
1372
1373 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1374
1375         * MAINTAINERS (spu port): Add myself.
1376
1377 2007-01-23  Richard Guenther  <rguenther@suse.de>
1378
1379         PR bootstrap/30541
1380         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1381         * Makefile.tpl (GNATBIND): Substitute it.
1382         (GNATMAKE): Likewise.
1383         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1384         of STAGE_PREFIX.
1385         * Makefile.in: Regenerate.
1386         * configure: Regenerate.
1387
1388 2007-01-18  Mike Stump  <mrs@apple.com>
1389
1390         * configure.in: Re-enable -Werror for gcc builds.
1391
1392 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1393
1394         * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1397
1398         * configure.in: Change == to = in test command.
1399         * configure: Regenerate.
1400
1401 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1402             Nick Clifton  <nickc@redhat.com>
1403             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1404
1405         * configure.in (build_configargs, host_configargs, target_configargs):
1406         Remove build/host/target parameters.
1407         (host_libs): Add gmp and mpfr.
1408         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1409         * Makefile.def (gmp, mpfr): New.
1410         (gcc): Remove target.
1411         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1412         target_os, target_vendor): New.
1413         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1414         * configure: Regenerate.
1415         * Makefile.in: Regenerate.
1416
1417 2007-01-11  Matt Fago  <fago@earthlink.net>
1418
1419         * configure.in: Try to link to functions only in mpfr 2.2.x
1420         to improve robustness of configure tests.
1421         * configure: Regenerate.
1422
1423 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1424
1425         * MAINTAINERS: Add myself as i386 maintainer.
1426
1427 2007-01-08  Jan Hubicka  <jh@suse.cz>
1428
1429         * MAINTAINERS: Add myself as i386 maintainer.
1430
1431 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1432
1433         * configure.in: Add support for an x86_64-mingw* target.
1434         * configure: Regenerate.
1435
1436 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1437
1438         * Makefile.tpl (all-target): Correct @if conditional for target
1439         modules.
1440         * configure.in: Omit libiberty if building only target libgcc.
1441         * configure, Makefile.in: Regenerated.
1442
1443 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1444
1445         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1446         * configure: Regenerate.
1447
1448 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1449
1450         * Makefile.def (target_modules): Add libgcc.
1451         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1452         * Makefile.tpl (clean-target-libgcc): Delete.
1453         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1454         on gcc even for bootstrapped modules.  Rewrite handling of
1455         lang_env_dependencies to loop over target_modules.
1456         * configure.in (target_libraries): Add target-libgcc.
1457         * Makefile.in, configure: Regenerated.
1458
1459 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1460
1461         * configure.in: Reorganize recognition of languages.  Add
1462         --enable-stage1-languages.  Show supported languages for the chosen
1463         target rather than all recognized languages.
1464         * configure: Regenerate.
1465
1466 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1467
1468         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1469         * Makefile.in: Regenerate.
1470
1471 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1472
1473         * configure.in: Warn that MPFR 2.2.0 is buggy.
1474         * configure: Regenerate.
1475
1476 2006-12-27  Ian Lance Taylor  <iant@google.com>
1477
1478         * configure.in: When removing Makefiles to force a reconfigure, also
1479         remove prev-DIR*/Makefile.
1480         * configure: Regenerate.
1481
1482 2006-12-22  Andreas Schwab  <schwab@suse.de>
1483
1484         * configure: Regenerate with correct autoconf version.
1485
1486 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1487
1488         * configure.in: add AC_SUBST for *_FOR_TARGET.
1489         * configure: Regenerate.
1490
1491 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1492
1493         * configure.in: Simplify logic for rejecting languages that cannot
1494         be built.  Separate the case when a language is unsupported,
1495         from the case when the user chooses not to build a language.
1496
1497 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1498
1499         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1500         it only affects bootstrap and could be tested on "$host" as well.
1501         * configure: Regenerate.
1502         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1503
1504 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1505
1506         PR bootstrap/29544
1507         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1508         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1509         move here comment from Makefile.tpl.
1510         * Makefile.tpl: Move some definitions higher in the file.
1511         (STAGE1_CHECKING): New.
1512         * configure.in: Add --enable-stage1-checking.
1513         * configure: Regenerate.
1514         * Makefile.in: Regenerate.
1515
1516 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1517
1518         * MAINTAINERS: Add myself as build system maintainer.
1519
1520 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1521
1522         * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2006-12-13  Eric Christopher  <echristo@apple.com>
1525
1526         * MAINTAINERS: Add myself as darwin maintainer.
1527
1528 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1529
1530         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1531
1532 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1533
1534         MAINTAINERS: Update my entry.
1535
1536 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1537
1538         * configure.in:  Handle spu makefile frag.
1539         * Makefile.tpl (MAINT): Define
1540         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1541         * configure: Regenerate.
1542         * Makefile.in: Regenerate.
1543
1544 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1545
1546         * config.guess: Import latest version.
1547         * config.sub: Likewise.
1548
1549 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1550
1551         * configure.in (spu-*-*): Don't skip target-libiberty.
1552         * configure: Regenerate.
1553
1554 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1555
1556         PR bootstrap/30134
1557         * configure.in: Correct x86 darwin support for libjava to powerpc
1558         and i?86 only.
1559         * configure: Regenerate.
1560
1561 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1562
1563         * configure.in: Add x86 darwin support for libjava.
1564         * configure: Regenerate.
1565
1566 2006-12-07  Mike Stump  <mrs@apple.com>
1567
1568         * Makefile.def (dependencies): Add dependency for
1569         install-target-libssp and install-target-libgomp on
1570         install-gcc.
1571         * Makefile.in: Regenerate.
1572
1573 2006-12-04  Richard Guenther  <rguenther@suse.de>
1574
1575         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1576         (Non-Algorithmic Maintainers): Move over non-algorithmic
1577         loop optimizer maintainers, add myself as a non-algorithmic
1578         middle-end maintainer.
1579
1580 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1581
1582         * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1585
1586         * configure.in: Update error message for missing GMP/MPFR.
1587
1588         * configure: Regenerate.
1589
1590 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1591
1592         * configure.in: Update MPFR version in error message.
1593
1594         * configure: Regenerate.
1595
1596 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1597
1598         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1599         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1600         --with-gmp-lib): New flags.
1601
1602         * configure: Regenerate.
1603
1604 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1605
1606         * MAINTAINERS (Write After Approval): Change my email address.
1607
1608 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1609
1610         * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2006-11-22  Philipp Thomas <pth@suse.de>
1613
1614         * MAINTAINERS (i18n): Update e-mail address.
1615
1616 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1617
1618         * MAINTAINERS (spu port): Add myself as maintainer.
1619         (Write After Approval): Remove myself.
1620
1621 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1622
1623         * configure.in (skipdirs): Don't build libssp for SPU.
1624         * configure: Regenerate.
1625
1626 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1627
1628         * MAINTAINERS (spu port): Add myself as maintainer.
1629         (libobjc): Update my email address.
1630
1631 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1636
1637         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1638         * configure : Rebuilt.
1639
1640 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1641
1642         * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1645
1646         * MAINTAINERS (Write After Approval): Add myself.
1647
1648 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1649
1650         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1651         libmpfr.a.
1652         * configure: Regenerate.
1653
1654 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1655
1656         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1657         (unstage): Test for stage_last presence.
1658
1659         PR bootstrap/29802
1660         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1661         * Makefile.in: Regenerate.
1662
1663 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1664
1665         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1666         maintainers.
1667
1668 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1669
1670         * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1673
1674         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1675         and stageN-package/Makefile.
1676         * Makefile.in: Regenerated.
1677
1678 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1679
1680         * configure.in: Remove target-libgloss from noconfigdirs for
1681         bfin-*-*.
1682         * configure: Regenerated.
1683
1684 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1685
1686         * configure.in (have_gmp): Only error if the gcc directory exists.
1687
1688         * configure: Regenerate.
1689
1690 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1691
1692         * configure.in: Robustify error message for missing GMP/MPFR.
1693
1694         * configure: Regenerate.
1695
1696 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1697
1698         * MAINTAINERS (Write After Approval): Add myself.
1699
1700 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1701
1702         * MAINTAINERS: Change email address.
1703
1704 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1705
1706         * MAINTAINERS (Write After Approval): Add myself.
1707
1708 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1709
1710         * MAINTAINERS (Write After Approval): Add myself.
1711
1712 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1713
1714         * MAINTAINERS (Write After Approval): Move myself to
1715         Write After Approval section.
1716
1717 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1718
1719         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1720         need_gmp anymore.
1721         * configure: Regenerate.
1722
1723 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1724
1725         * MAINTAINERS (Write After Approval): Add myself.
1726
1727 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1728
1729         * config.guess: Import latest version.
1730         * config.sub: Likewise.
1731
1732 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1733
1734         * Makefile.def: Added pdf target handling.
1735         * Makefile.tpl: Added pdf target handling.
1736         * Makefile.in: Regenerated.
1737
1738 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1739
1740         * MAINTAINERS: Add self as score port maintainer.
1741
1742 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1743
1744         * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1747
1748         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1749         or newer.
1750         * configure: Regenerated.
1751
1752 2006-09-27  Dave Brolley  <brolley@redhat.com>
1753
1754         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1755         $s instead of $r.
1756         * configure: Regenerated.
1757
1758 2006-09-26  Thiemo Seufer  <ths@mips.com>
1759
1760         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1761         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1762         * configure: Regenerate.
1763
1764 2006-09-24  Graeme Peterson <gridly@gmail.com>
1765
1766         * MAINTAINERS (Write After Approval): Remove myself.
1767
1768 2006-09-22  Chao-ying Fu  <fu@mips.com>
1769
1770         * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1773
1774         * MAINTAINERS: Add self as soft-fp maintainer.
1775
1776 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1777
1778         * MAINTAINERS: Add myself as avr maintainer.
1779         Remove Marek Michalkiewicz as avr maintainer.
1780
1781 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1782
1783         * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1786
1787         * configure.in: Never build newlib for a Mingw host.
1788         Never build newlib as Mingw target library.
1789         Test the existence of winsup/cygwin for building a Cygwin newlib,
1790         rather than just winsup.
1791         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1792         building a Mingw target.
1793         * configure: Regenerate.
1794
1795 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1796
1797         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1798
1799 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1800
1801         * config.guess: Import from src (was more updated).
1802         * config.sub: Likewise.
1803
1804 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1805
1806         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1807         * configure: Regenerated.
1808
1809 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1810
1811         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1812         for stages after the first.
1813
1814 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1815
1816         * Makefile.def: Add dependencies for configure-opcodes
1817         on configure-intl and all-opcodes on all-intl.
1818         * Makefile.in: Regenerated.
1819
1820 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1821
1822         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1823
1824 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1825
1826         Port to hosts whose 'sort' and 'tail' implementations
1827         treat operands with leading '+' as file names, as POSIX
1828         has required since 2001.  However, make sure the code still
1829         works on pre-POSIX hosts.
1830         * ltmain.sh: Don't assume "sort +2" is equivalent to
1831         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1832
1833 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1834
1835         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1836
1837 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1838
1839         * ltconfig: chmod 644 before ranlib during install.
1840
1841 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1842
1843         PR bootstrap/18058
1844         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1845         if the bootstrap compiler is a GCC version that supports it.
1846         * configure: Regenerate.
1847
1848 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1849
1850         * configure.in: Fix thinkos in previous check-in.
1851         * configure: Regenerate.
1852
1853 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1854
1855         PR other/27063
1856         * configure.in: Test subdir_requires and give an appropriate
1857         error message.
1858         * configure: Regenerate.
1859
1860 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1861
1862         * MAINTAINERS (Write After Approval): Add myself.
1863
1864 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1865
1866         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1867
1868 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1869
1870         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1871
1872 2006-06-20  David Ayers  <d.ayers@inode.at>
1873
1874         PR bootstrap/28072
1875         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1876         whether target-libjava is being configured instead of whether the
1877         java front end is enabled.
1878         * configure: Regenerate.
1879
1880 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1881
1882         PR target/27540
1883         * configure.in: Only enable libgomp on IRIX 6.
1884         * configure: Regenerate.
1885
1886 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1887
1888         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1889         too.
1890         * Makefile.in: Regenerate.
1891
1892 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1893
1894         * config-ml.in: Alter CCASFLAGS to include special
1895         multilib options the same as is done for CFLAGS.
1896
1897 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1898
1899         * configure.in: Don't enable libgomp on hpux10.
1900         * configure: Rebuilt.
1901
1902 2006-06-12  David Ayers  <d.ayers@inode.at>
1903
1904         PR bootstrap/27963
1905         PR target/19970
1906         * configure.in: Remove target-boehm-gc from noconfigdirs where
1907         ${libgcj} is specified.
1908         * configure: Regenerate.
1909
1910 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1911
1912         Sync from src:
1913
1914         * configure.in: Sync.
1915         * configure: Regenerated.
1916
1917         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1918
1919         * Makefile.def: Added dependencies from sim and gdb on intl, and
1920         added configure dependencies to everything with an all dependency
1921         on intl.
1922         * Makefile.in: Regenerated.
1923
1924 2006-06-06  David Ayers  <d.ayers@inode.at>
1925
1926         PR libobjc/13946
1927         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1928         * Makefile.in: Regenerate.
1929         * configure.in: Add --enable-objc-gc at toplevel and have it
1930         enable boehm-gc for Objective-C.
1931         Remove target-boehm-gc from libgcj.
1932         Add target-boehm-gc to target_libraries.
1933         Add target-boehm-gc to noconfigdirs where ${libgcj}
1934         is specified.
1935         Assert that boehm-gc is supported when requested for Objective-C.
1936         Only build boehm-gc if needed either for Java or Objective-C.
1937         * configure: Regenerate.
1938
1939 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1940
1941         PR 27674
1942         * Makefile.tpl (configure-[+prefix+][+module+],
1943         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1944         Remove rule to unstage bootstrapped modules.
1945         (stage_current): New.
1946         * Makefile.in: Regenerate.
1947
1948 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1949
1950         * MAINTAINERS (Write After Approval): Update my e-mail address.
1951
1952 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1953
1954         * include/libiberty.h: Declare pex_run_in_environment.
1955
1956 2006-05-31  Asher Langton  <langton2@llnl.gov>
1957
1958         * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1961
1962         * Makefile.def (bfd, opcodes): Fix lib_path.
1963         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1964         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1965         * Makefile.in: Regenerate.
1966
1967 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1968
1969         * Makefile.in: Regenerate.
1970
1971 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1972
1973         * Makefile.def: Add install-html target. Add datarootdir
1974         docdir and htmldir to flags_to_pass.
1975         * Makefile.tpl: Add install-html target.
1976         * Makefile.in: Regenerate.
1977         * configure.in: Add --with-datarootdir, --with-docdir, and
1978         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1979         * configure: Regenerate.
1980
1981 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1982
1983         * configure.in: Enable gprof for cross builds.
1984         * configure: Regenerate.
1985
1986 2006-05-22  Richard Guenther  <rguenther@suse.de>
1987
1988         Revert
1989         2006-01-31  Richard Guenther  <rguenther@suse.de>
1990         Paolo Bonzini  <bonzini@gnu.org>
1991
1992         * Makefile.def (target_modules): Add libgcc-math target module.
1993         * configure.in (target_libraries): Add libgcc-math target library.
1994         (--enable-libgcc-math): New configure switch.
1995         * Makefile.in: Re-generate.
1996         * configure: Re-generate.
1997         * libgcc-math: New toplevel directory.
1998
1999 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2000             Andreas Tobler  <a.tobler@schweiz.ch>
2001
2002         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2003         * configure: Rebuilt.
2004
2005 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2006
2007         * MAINTAINERS (Write After Approval): Add myself.
2008
2009 2006-05-01  DJ Delorie  <dj@redhat.com>
2010
2011         * configure.in: Restore CFLAGS if GMP isn't present.
2012         * configure: Regenerate.
2013
2014 2006-05-01  Richard Guenther  <rguenther@suse.de>
2015
2016         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2017         maintainer.
2018
2019 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2024
2025         * MAINTAINERS (Write After Approval): Add myself.
2026
2027 2006-04-18  DJ Delorie  <dj@redhat.com>
2028
2029         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2030         reference libgloss so that libssp can be built in a combined
2031         tree.
2032         * configure: Regenerate.
2033
2034 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2035
2036         * MAINTAINERS (Write After Approval): Add myself.
2037
2038 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2039
2040         * configure.in: Require makeinfo 4.4 or higher.
2041         * configure: Regenerate.
2042
2043 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2044
2045         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2046         Rearrange the entries of other libraries to have them in one place.
2047
2048 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2049
2050         * MAINTAINERS (Write After Approval): Remove myself.
2051         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2052
2053 2006-03-14  Richard Guenther  <rguenther@suse.de>
2054
2055         * configure: Regenerate with autoconf 2.13.
2056
2057 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2058
2059         * MAINTAINERS: Use my work address.
2060
2061         * MAINTAINERS: Update my E-mail address.
2062
2063 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2064
2065         * configure.in: Handle --disable-<component> generically.
2066         * configure: Regenerate.
2067
2068 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2069
2070         PR libgcj/17311
2071         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2072
2073 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2074
2075         * MAINTAINERS (Write After Approval):  Remove myself.
2076         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2077
2078 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2079
2080         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2081         (TARGET_CONFIGDIRS): Remove.
2082         * configure.in: Remove AC_SUBST(target_configdirs).
2083         * Makefile.in, configure: Regenerated.
2084
2085 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2086
2087         * MAINTAINERS (Write After Approval):  Remove myself.
2088         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2089
2090 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2091
2092         PR bootstrap/25670
2093
2094         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2095
2096         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2097         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2098         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2099         BUILD_PREFIX, BUILD_PREFIX_1.
2100         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2101
2102         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2103         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2104
2105         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2106         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2107         of `cat stage_current`.  Always provide the `r' and `s' variables.
2108         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2109         a single shell execution.
2110         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2111         bootstrapped modules, make the stage1 module if the build was not
2112         started yet, else build the current stage.
2113         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2114         (all-build, all-host, all-target, [+make_target+]-host,
2115         [+make_target+]-target): Do not use \-continued lines.
2116         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2117         (current_stage, restrap, stage_last): New.
2118
2119         * Makefile.in: Regenerate.
2120         * configure: Regenerate.
2121
2122 2006-02-19  Bud Davis  <jmdavis@link.com>
2123
2124         * MAINTAINERS (Write After Approval):  Remove myself.
2125         (Language Front End Maintainers):  Add myself as fortran 95
2126         maintainer and update e-mail address.
2127
2128 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2129
2130         * MAINTAINERS (Write After Approval):  Remove myself.
2131         (Language Front End Maintainers):  Add myself as fortran 95
2132         maintainer.
2133
2134 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2135
2136         * MAINTAINERS (Write After Approval): Add myself.
2137
2138 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2139
2140         * MAINTAINERS (Write After Approval):  Remove myself.
2141         (Language Front End Maintainers):  Add myself as
2142         fortran 95 maintainer.
2143
2144 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2145
2146         Sync from src:
2147
2148         2005-12-27  Leif Ekblad  <leif@rdos.net>
2149
2150         * configure.in: Add support for RDOS target.
2151         * configure: Regenerate.
2152
2153 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2154             Andreas Schwab  <schwab@suse.de>
2155
2156         * configure: Regenerate.
2157
2158 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2159
2160         * configure.in (enable_libgomp): Add AIX.
2161         * configure: Regenerate.
2162
2163 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2164
2165         * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2168
2169         * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2006-01-31  Richard Guenther  <rguenther@suse.de>
2172         Paolo Bonzini  <bonzini@gnu.org>
2173
2174         * Makefile.def (target_modules): Add libgcc-math target module.
2175         * configure.in (target_libraries): Add libgcc-math target library.
2176         (--enable-libgcc-math): New configure switch.
2177         * Makefile.in: Re-generate.
2178         * configure: Re-generate.
2179         * libgcc-math: New toplevel directory.
2180
2181 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2182
2183         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2184         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2185         the assembler, linker and binutils.
2186         * configure: Regenerate.
2187
2188 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2189
2190         * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2193
2194         * configure: Regenerate.
2195
2196 2006-01-18  Richard Henderson  <rth@redhat.com>
2197             Jakub Jelinek  <jakub@redhat.com>
2198             Diego Novillo  <dnovillo@redhat.com>
2199
2200         * libgomp: New directory.
2201         * Makefile.def: Add target_module libgomp.
2202         * Makefile.in: Regenerate.
2203         * configure.in (target_libraries): Add target-libgomp.
2204         * configure: Regenerate.
2205
2206 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2207
2208         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2209         @ from continuation.
2210         * Makefile.in: Rebuilt.
2211
2212 2006-01-04  Chris Lattner  <sabre@gnu.org>
2213
2214         * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2217
2218         PR bootstrap/24252
2219
2220         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2221         * Makefile.tpl (OBJDUMP): New.
2222         (EXTRA_HOST_FLAGS): Add it.
2223         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2224
2225         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2226         to use symbolic links between directories.  Avoid race conditions
2227         or make them harmless.
2228         * configure.in: Do not try to use symbolic links between directories.
2229
2230         * Makefile.def (LEAN): Pass.
2231         * Makefile.tpl (LEAN): Define.
2232         (stage[+id+]-start): Accept that the previous directory does not
2233         exist, if the bootstrap is lean.
2234         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2235         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2236         configure substitution.
2237         ([+compare-target+]): Likewise.
2238         ([+bootstrap-target+]-lean): New.
2239         * configure.in: Remove lean bootstrap support from here.
2240
2241         * Makefile.in: Regenerate.
2242         * configure: Regenerate.
2243
2244 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2245
2246         * MAINTAINERS (libdecnumber): Add myself.
2247
2248 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2249
2250         * libtool-ldflags: New script.
2251
2252 2006-01-02  Andreas Schwab  <schwab@suse.de>
2253
2254         * configure.in: When reconfiguring remove Makefile in
2255         all stage directories.
2256         * configure: Regenerate.
2257
2258 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2259
2260         * MAINTAINERS: Update my email address.
2261
2262 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2263
2264         Revert Ada-related part of the previous change.
2265
2266         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2267         Do not pass.
2268         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2269         * Makefile.in: Regenerate.
2270         * configure.in: Do not include mt-ppc-aix target fragment.
2271         * configure: Regenerate.
2272
2273 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2274
2275         * configure.in: Select appropriate fragments for PowerPC/AIX.
2276         * configure: Regenerate.
2277
2278         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2279         BOOT_CFLAGS, BOOT_LDFLAGS.
2280         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2281         BOOT_CFLAGS, BOOT_LDFLAGS.
2282         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2283         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2284         (stage): Fail if we cannot complete the work.
2285         * Makefile.in: Regenerate.
2286
2287 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2288
2289         * configure.in: Replace ms1 with mt.
2290         * configure: Rebuilt.
2291
2292 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2293
2294         * MAINTAINERS: Update my email address.
2295
2296 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2297
2298         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2299         install-host-nogcc): Don't invoke $(stage) at the end.
2300         * Makefile.in: Regenerate.
2301
2302 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2303
2304         * configure.in: Flip the top-level bootstrap switch.
2305         * configure: Regenerate.
2306
2307 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2308
2309         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2310         $(stage) and $(unstage).
2311         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2312         (all): Remove stray semicolon.
2313         (local-distclean): Don't handle multilib.tmp and multilib.out.
2314         (install.all): Set $s for consistency.
2315         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2316         check_multilibs setting.  Always make the install directory.
2317         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2318         Correct @if/@endif.
2319         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2320         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2321         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2322         (multilib.out): Remove.
2323         * Makefile.in: Regenerated.
2324
2325 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2326
2327         * MAINTAINERS (Write After Approval): Add myself.
2328
2329 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2330
2331         * MAINTAINERS: Add myself as mt maintainer.
2332
2333         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2334
2335 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2336
2337         * MAINTAINERS: Change email address.
2338
2339 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2340
2341         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2342         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2343         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2344         Find in-tree tools if available.
2345         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2346         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2347         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2348         (COMPILER_*_FOR_TARGET): New.
2349         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2350         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2351         (CONFIGURED_*, USUAL_*): Remove.
2352         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2353         STRIP): Use autoconf substitutions.
2354         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2355         COMPILER_NM_FOR_TARGET): New.
2356         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2357
2358         (all): Make all-host and all-target in parallel.
2359         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2360         that $$r and $$s are set before invoking a recursive make.
2361         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2362         ([+bootstrap-target+]): Inline most of the `all' target.
2363
2364 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2365
2366         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2367         from the gcc build directory.
2368         * Makefile.in: Regenerate.
2369
2370 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2371
2372         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2373         depend on all-libdecnumber.
2374         * configure.in (host_libs): Include libdecnumber.
2375         * Makefile.in: Regenerate.
2376         * configure: Likewise.
2377
2378 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2379
2380         * libdecnumber: Import decNumber sources from the dfp-branch.
2381
2382 2005-11-21  Kean Johnston  <jkj@sco.com>
2383
2384         * config.sub, config.guess: Sync from upstream sources.
2385
2386 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2387
2388         Import from Autoconf sources:
2389
2390         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2391         * config/move-if-change: Don't output "$2 is unchanged";
2392         suggested by Ben Elliston.  Handle weird characters correctly.
2393
2394 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2395
2396         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2397         to match upstream libtool for darwin.
2398
2399 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2400
2401         * Makefile.def: Remove gdb dependencies for gdbtk.
2402         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2403         (configure-gdb, install-gdb): New rules.
2404         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2405         * Makefile.in, configure: Regenerated.
2406
2407 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2408
2409         * MAINTAINERS (Write After Approval): Add myself.
2410
2411 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2412
2413         * MAINTAINERS (Write After Approval): Add myself.
2414
2415 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2416
2417         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2418         Diego Novillo.
2419
2420 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2421
2422         PR bootstrap/24297
2423         * Makefile.tpl (do-[+make-target+], do-check, install,
2424         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2425         are set before recursing.
2426         * Makefile.in: Regenerate.
2427
2428 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2429
2430         PR bootstrap/18939
2431         * Makefile.def (gcc) <target>: Fix thinko.
2432         * Makefile.in: Regenerate.
2433
2434 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2435
2436         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2437         * configure: Regenerate.
2438
2439 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2440
2441         * MAINTAINERS (Write After Approval): Add self.
2442
2443 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2444
2445         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2446         target-libffi, target-qthreads, target-libjava, and
2447         targetlibobjc.
2448         * configure: Regenerate.
2449
2450 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2451
2452         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2453         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2454         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2455         (USUAL_OBJDUMP_FOR_TARGET): New.
2456         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2457         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2458         * configure, Makefile.in: Regenerated.
2459
2460 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2463         before other host packages.
2464
2465 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2466
2467         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2468
2469 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2470
2471         PR bootstrap/22340
2472
2473         * configure.in (default_target): Remove.
2474         * Makefile.tpl (all): Do not use prerequisites as subroutines
2475         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2476         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2477         use prerequisites as subroutines.
2478         (check-host, check-target): New.
2479         (bootstrap configure & all targets): Do not use stage*-start
2480         if the directory layout is already ok.
2481         (non-bootstrap configure & all targets): Prepend a $(unstage).
2482         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2483         (NOTPARALLEL): Remove.
2484         (unstage, stage variables): New variables.
2485         (unstage, stage targets): Simply expand to those variables.
2486
2487         * configure: Regenerate.
2488         * Makefile.in: Regenerate.
2489
2490 2005-10-04  James E Wilson  <wilson@specifix.com>
2491
2492         * Makefile.def (lang_env_dependencies): Add libmudflap.
2493         * Makefile.in: Regenerate.
2494
2495 2005-10-03  Andreas Schwab  <schwab@suse.de>
2496
2497         Backport from libtool CVS:
2498         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2499
2500         * ltmain.sh: add support for installing into temporary
2501         staging area (e.g. 'make install DESTDIR=...')
2502
2503 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2504
2505         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2506         * configure: Regenerated.
2507
2508 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2509
2510         * configure: Regenerate with the correct
2511         autoconf version.
2512
2513 2005-09-30  Catherine Moore  <clm@cm00re.com>
2514
2515         * configure.in (bfin-*-*): New.
2516         * configure: Regenerated.
2517
2518 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2519
2520         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2521         (LIPO_FOR_TARGET): New.
2522         (CONFIGURED_LIPO_FOR_TARGET): New.
2523         (USUAL_LIPO_FOR_TARGET): New.
2524         (STRIP_FOR_TARGET): New.
2525         (CONFIGURED_STRIP_FOR_TARGET): New.
2526         (USUAL_STRIP_FOR_TARGET): New.
2527         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2528         STRIP_FOR_TARGET.
2529         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2530         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2531         * Makefile.in: Regenerate.
2532         * configure: Regenerate.
2533
2534 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2535
2536         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2537         (rs6000-*-aix*): Same.
2538         * configure: Regenerate.
2539
2540 2005-09-16  Tom Tromey  <tromey@redhat.com>
2541
2542         * MAINTAINERS: Add self as java maintainer.
2543
2544 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2545
2546         * configure.in: Recognize f95 in the --enable-languages option,
2547         and substitute it for fortran, issuing a warning.
2548         * configure: Regenerate.
2549
2550 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2551
2552         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2553         * configure:  Regenerated.
2554
2555 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2556
2557         * MAINTAINERS: Add self as ms1 maintainer.
2558
2559 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2560
2561         * Makefile.def (libssp): Add to lang_env_dependencies.
2562         * Makefile.in: Regenerate.
2563
2564 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2565
2566         * MAINTAINERS: Add myself as middle-end maintainer.
2567
2568 2005-08-17  Christian Groessler  <chris@groessler.org>
2569
2570         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2571         * Makefile.in: Regenerate.
2572
2573 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2574
2575         * MAINTAINERS (write after approval): Added myself.
2576
2577 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2578
2579         * MAINTAINERS (Write After Approval): Add myself.
2580
2581 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2582
2583         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2584         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2585         Look for alternate names of the target cc and c++
2586         * configure: Regenerate.
2587
2588 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2589
2590         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2591         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2592         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2593         tools; remove code to manually set them.
2594         (Target tools): Look in the environment for them.
2595         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2596         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2597         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2598         build directory.
2599         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2600         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2601         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2602         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2603         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2604         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2605         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2606         * configure: Regenerate.
2607         * Makefile.in: Regenerate.
2608
2609 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2610
2611         * MAINTAINERS: Update for removed CPU targets.
2612
2613 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2614
2615         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2616         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2617         * Makefile.in: Regenerated.
2618
2619 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2620
2621         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2622         (CFLAGS_FOR_TARGET): Use it.
2623         (CXXFLAGS_FOR_TARGET): Likewise.
2624         * Makefile.in: Regenerated.
2625         * configure.in (--with-build-sysroot): New option.
2626         * configure: Regenerated.
2627
2628 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2629
2630         * Makefile.tpl: Wrap install between unstage and stage
2631         * Makefile.in: Regenerate.
2632
2633 2005-07-21  Eric Christopher  <echristo@apple.com>
2634
2635         * MAINTAINERS: Update affiliation.
2636
2637 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2638
2639         * MAINTAINERS: Add self as crx port maintainer.
2640
2641 2005-07-20  DJ Delorie  <dj@redhat.com>
2642
2643         * MAINTAINERS: Add self as m32c maintainer.
2644
2645 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2646
2647         * all files: Update FSF address.
2648
2649 2005-07-15  Eric Christopher  <echristo@redhat.com>
2650
2651         * MAINTAINERS: Change affiliation.
2652
2653 2005-07-14  Jim Blandy  <jimb@redhat.com>
2654
2655         * configure.in: Add cases for Renesas m32c.
2656         * configure: Regenerated.
2657
2658 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2659
2660         * COPYING.LIB: Update from fsf.org.
2661
2662 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2663
2664         * COPYING, compile, config.guess,
2665         config.sub, install-sh, missing, mkinstalldirs,
2666         symlink-tree, ylwrap: Sync from upstream sources.
2667         * config-ml.in: Update FSF address.
2668
2669 2005-07-13  Eric Christopher  <echristo@redhat.com>
2670
2671         * configure.in: Add toplevel noconfigdir support for tpf.
2672         * configure: Regenerate.
2673
2674 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2675
2676         PR ada/22340
2677
2678         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2679         * Makefile.in: Regenerate.
2680
2681 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2682
2683         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2684         Brolley to write-after-approval.
2685
2686 2005-07-07  Andreas Schwab  <schwab@suse.de>
2687
2688         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2689         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2690         * Makefile.in: Regenerated.
2691
2692 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2693
2694         * configure.in: Don't build sim or rda when targetting darwin.
2695         * configure: Regenerate.
2696
2697 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2698
2699         * configure.in: Add --enable-libssp and --disable-libssp.
2700         * configure: Regenerate with autoconf-2.13.
2701
2702 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2703
2704         * Makefile.def (target_modules): Add libssp.
2705         * configure.in (target_libraries): Add target-libssp.
2706         * configure: Rebuilt.
2707         * Makefile.in: Rebuilt.
2708
2709 2005-07-01  Zack Weinberg  <zackw@panix.com>
2710
2711         * MAINTAINERS: Change email address.  Resign from maintainership.
2712
2713 2005-07-01  Richard Guenther  <rguenther@suse.de>
2714
2715         * MAINTAINERS: Change my e-mail address and affiliation.
2716
2717 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2718
2719         * Makefile.def (stagefeedback): Come after profile.
2720         Define profiledbootstrap target.
2721         * Makefile.tpl (profiledbootstrap): Remove.
2722         (stageprofile-end): Zap stagefeedback.
2723         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2724         * Makefile.in: Regenerate.
2725
2726 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2727
2728         * MAINTAINERS: Update my email address.
2729
2730 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2731
2732         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2733         In 'cpp' stanza, support '#line' as well as '# '.
2734
2735 2005-06-08  Andreas Schwab  <schwab@suse.de>
2736
2737         * MAINTAINERS: Move myself from 'Write After Approval' to
2738         'CPU Port Maintainers' section as m68k maintainer.
2739
2740 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2741
2742         * configure.in (unsupported_languages): New macro.
2743         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2744         non-ported target libraries in noconfigdirs.
2745         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2746         non-linux-gnu.  Remove libgcj_ex_libffi.
2747         <lang_frag loop>: Set add_this_lang=no if the language is in
2748         unsupported_languages.
2749         * configure: Regenerate.
2750
2751 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2752
2753         * configure.in: Fix typo in handling of --with-mpfr-dir.
2754         * configure: Regenerate.
2755
2756 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2757
2758         * MAINTAINERS: Update my email address.
2759
2760 2005-06-02  Jim Blandy  <jimb@redhat.com>
2761
2762         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2763         accepted into the master sources.)
2764
2765 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2766             Michael Snyder  <msnyder@redhat.com>
2767             Stan Cox  <scox@redhat.com>
2768
2769         * configure.in: Set noconfigdirs for ms1.
2770
2771         * configure: Regenerate.
2772
2773 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2774
2775         * MAINTAINERS (Write After Approval): Add self.
2776
2777 2005-06-01  Josh Conner  <jconner@apple.com>
2778
2779         * MAINTAINERS (Write After Approval): Add self.
2780
2781 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2782
2783         * MAINTAINERS: Update my email address.
2784
2785 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2786
2787         * MAINTAINERS (Write After Approval): Add self.
2788
2789 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2790
2791         * MAINTAINERS (Write After Approval): Remove self.
2792
2793 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2794
2795         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2796         (Dependencies): Consider target modules for bootstrap dependencies.
2797         Make target bootstrap modules depend on each stage's gcc.
2798         * Makefile.in: Regenerate.
2799
2800 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2801
2802         * Makefile.def (configure-gcc): Depend on binutils having been built.
2803         (all-gcc): No need to do it here.
2804         * Makefile.in: Regenerate.
2805
2806 2005-05-19  Paul Brook  <paul@codesourcery.com>
2807
2808         * configure.in: Rewrite misleading error message when requested
2809         language cannot be built.
2810         * configure: Regenerate.
2811
2812 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2813
2814         * ylwrap: Import from Automake 1.9.5.
2815
2816 2005-05-13  David Ung  <davidu@mips.com>
2817
2818         * MAINTAINERS (Write After Approval): Add self.
2819
2820 2005-05-09  Mike Stump  <mrs@apple.com>
2821
2822         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2823         lt_cv_sys_max_cmd_len for now.
2824
2825 2005-05-09  Stan Cox  <scox@redhat.com>
2826
2827         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2828
2829 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2830
2831         * README.SCO: Update the URL.
2832
2833 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2834
2835         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2836         with_gnu_ld to libtool.
2837         * ltcf-c.sh (aix[45]): Define file_list_spec.
2838         * ltcf-cxx.sh (aix[45]): Same.
2839         * ltcf-gcj.sh (aix[45]): Same.
2840         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2841         exists, write list of input files to temporary file.
2842
2843 2005-05-04  Mike Stump  <mrs@apple.com>
2844
2845         * configure.in: Always pass --target to target configures as
2846         otherwise rebuilds that do --recheck will fail.
2847         * confiugure: Rebuilt.
2848
2849 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2850
2851         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2852         STAGE_HOST_EXPORTS.
2853         (configure, all): Add bootstrap support.
2854         (Host modules, target modules): Pass post-stage1 flags and exports.
2855         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2856         * Makefile.in: Regenerate.
2857
2858 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2859
2860         * configure: Regenerate.
2861
2862 2005-04-27  Mike Stump  <mrs@apple.com>
2863
2864         * MAINTAINERS: Add self as darwin maintainer.
2865
2866 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2867
2868         * config.sub: Update from master copy.
2869
2870 2005-04-21  Mike Stump  <mrs@apple.com>
2871
2872         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2873         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2874
2875 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2876
2877         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2878         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2879         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2880         "*-*-elf" and "*-*-linux*".
2881         * configure: Regenerate.
2882
2883 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2884
2885         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2886
2887 2005-04-12  Mike Stump  <mrs@apple.com>
2888
2889         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2890
2891 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2892
2893         * MAINTAINERS (Write After Approval): Add myself.
2894
2895 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2896
2897         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2898
2899 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2900
2901         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2902         (TARGET_CONFIGARGS): Include --with-target-subdir.
2903         (configure, all): New macros.  Use them throughout.
2904         * Makefile.in: Regenerate.
2905
2906 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2907
2908         * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2911
2912         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2913
2914 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2915
2916         * MAINTAINERS: Move John Carr to Write After Approval.
2917
2918 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2919
2920         * config/mh-mingw32: Delete.
2921         * configure.in: Don't use it.
2922         * configure: Regenerate.
2923
2924 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2925
2926         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2927         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2928         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2929         (HOST_LIB_PATH): Generate from Makefile.def.
2930         (TARGET_LIB_PATH): Likewise.
2931         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2932         * Makefile.in: Regenerate.
2933         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2934         (RPATH_ENVVAR): Include Darwin case.
2935         * configure: Regenerate.
2936
2937 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2938
2939         * MAINTAINERS (Various Maintainers): Remove self.
2940         (Write After Approval): Add self.
2941
2942 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2943
2944         * MAINTAINERS (Various Maintainers): Add self.
2945
2946 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2947
2948         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2949         * configure: Regenerate.
2950
2951 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2952
2953         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2954         gcc_version, and gcc_version_trigger from set of flags to pass.
2955         * Makefile.tpl: Remove definitions of above variables.
2956         (config.status): Remove dependency on $(gcc_version_trigger).
2957         * Makefile.in: Regenerate.
2958         * configure.in: Do not reference config/gcc-version.m4 nor
2959         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2960         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2961         * configure: Regenerate.
2962
2963 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2964             Andrew Pinski <pinskia@physics.uc.edu>
2965
2966         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2967         * Makefile.in: Regenerate.
2968
2969 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2970
2971         * MAINTAINERS (Write After Approval): Add myself.
2972
2973 2005-03-03  David Ayers  <d.ayers@inode.at>
2974
2975         * MAINTAINERS (Write After Approval): Add myself.
2976
2977 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2978
2979         PR libgcj/20160
2980         * ltmain.sh: Avoid creating archives with components that have
2981         duplicate basenames.
2982
2983 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2984
2985         PR bootstrap/20250
2986         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2987         instead of check.
2988         * Makefile.in: Regenerate.
2989
2990 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2991
2992         * Makefile.in: Regenerate to fix conflict between the previous two
2993         patches.
2994
2995 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2996
2997         PR bootstrap/17383
2998         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2999         * Makefile.tpl (HOST_SUBDIR): New substitution.
3000         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3001         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3002         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3003         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3004         (Host modules, Bootstrapped modules): Use it.
3005         (Build modules, Target modules): Do not create symlink trees,
3006         always configure out-of-srcdir.
3007         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3008         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3009         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3010         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3011
3012         * Makefile.in: Regenerate.
3013         * configure: Regenerate.
3014
3015 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3016
3017         Merged from libada-gnattools-branch:
3018         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3019
3020         * gnattools: New directory.
3021         * Makefile.def: Add gnattools as a module, depending on target-libada.
3022         * Makefile.in: Regenerate.
3023         * configure.in: Include gnattools in host_tools; disable it if ada
3024         is disabled.
3025         * configure: Regenerate.
3026
3027 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3028
3029         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3030         treelang maintainer.
3031         (Write After Approval): Remove myself.
3032
3033 2005-02-23  Paul Schlie  <schlie@comcast.net>
3034
3035         * configure.in: Allow darwin targeted ports to build tk, itcl and
3036         libgui.
3037         * configure: Regenerate.
3038
3039 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3040
3041         PR libgcj/10353
3042         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3043         * configure: Regenerate.
3044
3045 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3046
3047         * MAINTAINERS (Write After Approval): Add myself.
3048
3049 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3050
3051         * MAINTAINERS: Update my e-mail address.
3052
3053 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3054
3055         * MAINTAINERS (Write After Approval): Add myself.
3056
3057 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3058
3059         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3060         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3061         target-libgloss when not *-*-elf and *-*-aout.
3062         * configure: Regenerate.
3063
3064 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3065
3066         * MAINTAINERS: Remove obsolete entries.
3067
3068         * MAINTAINERS (Write After Approval): Add Michael Matz.
3069
3070 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3071
3072         * MAINTAINERS: Remove self as cpplib maintainer.
3073
3074 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3075
3076         * install-sh, config.sub: Import from upstream.
3077
3078 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3079
3080         PR bootstrap/18222
3081         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3082         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3083         * Makefile.in: Regenerate.
3084
3085 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3086
3087         * MAINTAINERS: Update my email address.
3088
3089 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3090             Andreas Schwab  <schwab@suse.de>
3091
3092         PR bootstrap/18033
3093         * config-ml.in: Eval option if surrounded by single quotes.
3094
3095 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3096
3097         Revert 2004-12-28 Makefile changes, a better fix will be
3098         applied to mainline and src after GCC 4.0 branches.
3099
3100 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3101
3102         PR bootstrap/17383
3103
3104         * Makefile.def (target_modules): Remove stage parameter,
3105         it is always true now.
3106         * Makefile.tpl (configure-build-[+module+],
3107         configure-target-[+module+]): Always build symlink tree
3108         for the directory and for include.  BUILD_SUBDIR and
3109         TARGET_SUBDIR cannot be . anymore.
3110         * Makefile.in: Regenerate.
3111
3112 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3113
3114         Revert 2004-12-08 Makefile changes.
3115
3116 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3117
3118         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3119         cygwin, mingw.
3120
3121 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3122
3123         * configure.in (sh64-*-*): Reenable gprof.
3124         * configure: Regenerate.
3125
3126 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3127
3128         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3129         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3130         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3131         * Makefile.in: Regenerate.
3132
3133 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3134
3135         * MAINTAINERS: Update my email address.
3136
3137 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3138
3139         * Makefile.tpl: Generate normal dependencies if the LHS module is
3140         not bootstrapped.
3141         * Makefile.in: Regenerate.
3142
3143 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3144
3145         * configure.in: Include config/gxx-include-dir.m4.  Use
3146         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3147         * configure: Regenerate.
3148
3149 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3150
3151         * config.if: Delete.
3152         * configure.in: Set libstdcxx_incdir directly.
3153         * configure: Regenerate.
3154
3155 2004-12-02  Eric Christopher  <echristo@redhat.com>
3156
3157         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3158         * Makefile.in: Regenerate.
3159
3160 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3161
3162         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3163         * configure: Regenerate.
3164
3165 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3166
3167         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3168         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3169         * configure: Regenerate.
3170
3171 2004-12-01  Eric Christopher  <echristo@redhat.com>
3172
3173         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3174         of things to remove.
3175
3176 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3177
3178         * MAINTAINERS (Write After Approval): Update my e-mail address.
3179
3180 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3181
3182         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3183         from CVS libtool to always pass_all.
3184
3185 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3186
3187         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3188         (hppa*64*-*-*): Delete incorrect comment.
3189         * configure: Rebuilt.
3190
3191 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3192
3193         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3194
3195 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3196
3197         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3198         from CVS libtool to always pass_all.
3199
3200 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3201
3202         * install-sh, compile: Import from automake.
3203
3204 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3205
3206         * config.guess, config.sub:  Import from savannnah.
3207
3208 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3209
3210         * MAINTAINERS (Write After Approval): Add myself
3211
3212 2004-11-12  Mike Stump  <mrs@apple.com>
3213
3214         * Makefile.def: Add html support.
3215         * Makefile.tpl: Likewise.
3216         * Makefile.in: Regenerate.
3217
3218 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3219
3220         PR 18423
3221         * configure.in: Remove all instances of build-fixincludes from
3222         noconfigdirs.
3223         (build_configargs): Supply --target to subdirectories.
3224         * configure: Regenerate.
3225
3226         * Makefile.def: Make gcc install depend on fixincludes install.
3227         * Makefile.in: Regenerate.
3228
3229 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3230
3231         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3232
3233 2004-11-11  Paul Brook  <paul@codesourcery.com>
3234
3235         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3236
3237 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3238
3239         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3240         target-libgfortran.
3241         * configure: Regenerate.
3242
3243 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3244
3245         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3246         like CC.
3247
3248 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3249
3250         * Makefile.def (host fixincludes): Specify missing targets.
3251         * Makefile.in: Regenerate.
3252
3253 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3254
3255         * MAINTAINERS: Add myself
3256
3257 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3258
3259         * MAINTAINERS (Write After Approval): Add myself.
3260
3261 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3262
3263         * Makefile.def: Build fixincludes for the host, too.
3264         * Makefile.in: Regenerate.
3265         * configure.in (host_tools): Add fixincludes.
3266         * configure: Regenerate.
3267
3268 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3269
3270         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3271         * configure: Regenerated.
3272
3273 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3274
3275         PR other/17783
3276         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3277         * configure: Regenerated.
3278
3279 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3280
3281         * README.SCO: Update per FSF instructions.
3282
3283 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3284
3285         PR target/18151
3286         * configure.in (case ${target}): Do not build fixincludes for avr.
3287         * configure: Regenerated.
3288
3289 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3290
3291         * configure.in (case ${target}): Do not build fixincludes
3292         on platforms where it is not used.
3293         * configure: Regenerated.
3294
3295 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3296
3297         * configure.in: Use an absolute path to install-sh.
3298         * configure: Regenerated.
3299
3300 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3301
3302         * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3305
3306         * MAINTAINERS: Remove from Write After Approval those that are
3307         already maintainers.
3308
3309 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3310
3311         * MAINTAINERS:  Update my email address.
3312
3313 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3314
3315         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3316         * configure: Regenerate.
3317
3318 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3319
3320         * MAINTAINERS:  Update my email address.
3321
3322 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3323
3324         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3325         entries belonging to this category.
3326
3327 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3328
3329         * MAINTAINERS: Update my e-mail address.
3330
3331 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3332
3333         Fix wrong conflict resolution in:
3334
3335         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3336
3337         * Makefile.in: Regenerate.
3338         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3339         in the recursive `make', instead of hardwiring `all'.
3340         (Autogenerated TARGET-* variables): New.
3341
3342 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3343
3344         * configure.in: Enable target-libgloss for crx-*-*.
3345         * configure: Regenerate.
3346
3347 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3348
3349         * MAINTAINERS (Various Maintainers): Move the "windows,
3350         cygwin, mingw" maintainer to ...
3351         (OS Port Maintainers): ... here.
3352
3353 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3354
3355         * MAINTAINERS (Write After Approval): Remove those that are
3356         maintainers of some subsystem.
3357
3358 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3359
3360         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3361         * ltcf-cxx.sh (tpf*): Likewise.
3362         * ltconfig (tpf*): Add TPF OS configuration support.
3363
3364 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3365
3366         * MAINTAINERS: Change my email address to my new work account.
3367
3368 2004-09-24  Michael Roth  <mroth@nessie.de>
3369
3370         * configure.in (--without-headers): Add missing double quotes.
3371         * configure: Regenerate.
3372
3373 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3374
3375         * ylwrap: Revert to previous version.
3376
3377 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3378
3379         PR bootstrap/17369
3380         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3381         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3382         SET_GCC_LIB_PATH_CMD.
3383         (BASE_TARGET_EXPORTS): Likewise.
3384         * Makefile.in: Regenerated.
3385
3386         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3387         * configure: Regenerated.
3388
3389 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3390
3391         * config.guess: New upstream version
3392         * compile, depcomp, install-sh, ylwrap: Likewise.
3393
3394 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3395
3396         * config/mh-x86omitfp: New host makefile fragment.  Add
3397         -fomit-frame-pointer to the default BOOT_CFLAGS.
3398         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3399         * configure: Regenerate.
3400
3401 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3402
3403         PR target/11572
3404         * configure.in (*-*-darwin*): Renable libobjc.
3405         * configure: Regenerate.
3406
3407 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3408
3409         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3410
3411 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3412
3413         * Makefile.def: Remove libbanshee.
3414         * Makefile.tpl: Ditto.
3415         * configure.in: Ditto.
3416         * Makefile.in: Regen.
3417         * configure: Ditto.
3418
3419 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3420
3421         * ltmain.sh: Use $pic_object as $non_pic_object if
3422         $non_pic_object=none.
3423
3424 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3425
3426         * missing: Import latest version from master repository.
3427
3428 2004-09-06  Nick Clifton  <nickc@redhat.com>
3429
3430         * config.sub: Import latest version from master repository.
3431         * config.guess: Likewise.
3432         This includes these changes:
3433
3434         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3435
3436         * config.sub: Handle crisv32, alias etraxfs.
3437         * config.guess (crisv32:Linux:*:*): Handle.
3438
3439         2004-08-13  Brad Smith  <brad@comstyle.com>
3440
3441         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3442         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3443
3444         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3445
3446         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3447         assume the processor is a powerpc.  This is because coreutils
3448         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3449         in this case, due to a MacOS X bug that causes
3450         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3451         to return a negative number.
3452         Problem reported by Petter Reinholdtsen in:
3453         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3454
3455         2004-07-19  Ben Elliston  <bje@gnu.org>
3456
3457         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3458
3459         2004-06-24  Ben Elliston  <bje@gnu.org>
3460
3461         * config.guess: Update copyright years.
3462         * config.sub: Likewise.
3463
3464         2004-06-22  Robert Millan  <robertmh@gnu.org>
3465
3466         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3467         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3468
3469         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3470
3471         * config.guess (*:*VMS:*:*): New entry. Replaces
3472         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3473         manufacturer.
3474
3475         2004-06-22  Ben Elliston  <bje@gnu.org>
3476
3477         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3478         * config.sub: Likewise.
3479
3480         2004-06-22  Ben Elliston  <bje@gnu.org>
3481
3482         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3483         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3484
3485         2004-06-11  Ben Elliston  <bje@gnu.org>
3486
3487         * config.guess (pegasos:OpenBSD:*:*): Remove.
3488
3489         2004-06-11  Ben Elliston  <bje@gnu.org>
3490
3491         From Wouter Verhelst <wouter@grep.be>:
3492         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3493
3494         2004-06-11  Ben Elliston  <bje@gnu.org>
3495
3496         * config.guess (luna88k:OpenBSD:*:*): New.
3497
3498         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3499
3500         * config.guess (m32r*:Linux:*:*): New case.
3501         * config.sub: Handle m32rle.
3502
3503         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3504
3505         From Jens Petersen  <petersen@redhat.com>:
3506         * config.sub: Handle sparcv8.
3507
3508         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3509
3510         From Tom Smith <smith@cag.lkg.hp.com>:
3511         * config.guess: Version suffixes are equally significant on Tru64
3512         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3513         prefix of "P" (patched kernel).
3514
3515         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3516
3517         * config.sub: Add support for National Semiconductor CRX target.
3518
3519 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3520
3521         * MAINTAINERS (Various Maintainers): Remove myself as web page
3522         maintainer, add myself as maintainer of build status lists.
3523
3524 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3525
3526         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3527         *-*-netware, but add target-libmudflap.
3528         Consolidate *-*-netware targets (of which really only i?86 exists)
3529         into a single entry.
3530         * configure: Likewise.
3531
3532 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3533
3534         * Makefile.tpl (sorry): Remove.
3535         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3536         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3537         (do-clean): Clean per-stage directories too.
3538         (do-distclean): Run distclean-stage1 too.
3539         (.NOTPARALLEL): Enable during toplevel bootstrap.
3540         (stage[+id+]-bubble): Enable parallel execution during
3541         the recursive invocation.
3542         * Makefile.in: Regenerate.
3543
3544         Fix previous checkin:
3545
3546         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3547         include.
3548         * configure.in: Fix indentation.
3549         * configure: Regenerate.
3550
3551 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3552
3553         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3554         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3555         * configure: regenerate
3556         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3557         -mdynamic-no-pic
3558
3559
3560 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3561
3562         * Makefile.def (build_modules): Add fixincludes.
3563         (dependencies): Make gcc depend on fixincludes.
3564         * configure.in (build_tools): Add fixincludes.
3565         (build_configdirs): Always include build_libs.
3566         * Makefile.in: Regenerate.
3567         * configure: Regenerate.
3568
3569 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3570
3571         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3572         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3573         phony targets; do not generate timestamp files.
3574         (distclean-stageN): Remove references to their timestamp files.
3575         (restageN, touch-stageN): Remove.
3576         (stageN-bubble): Rewritten.
3577         (compare): Support lean bootstraps.
3578         * Makefile.in: Regenerate.
3579
3580         * configure.in: Only warn when bootstrapping but
3581         build != host or build != target.  Support lean bootstraps.
3582         * configure: Regenerate.
3583
3584 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3585
3586         * configure.in:  Give a better error message if GMP/MPFR are missing
3587         and a language needing them has been requested.
3588         * configure:  Regenerated.
3589
3590 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3591
3592         * configure.in:  Print a list of available language front-ends if
3593         a requested one is missing.  Tidy stray tab characters.
3594         * configure:  Regenerated.
3595
3596 2004-08-19  Michael Koch  <konqueror@gmx.de>
3597
3598         * gcc/doc/install.texi: Update entry about automake for libjava.
3599
3600 2004-08-17  Robert Millan  <robertmh@gnu.org>
3601
3602         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3603         (instead of FreeBSD).
3604         * configure: Regenerate.
3605
3606 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3607
3608         * Makefile.in: Regenerate.
3609         * configure: Regenerate.
3610
3611         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3612         stage_*_flags.
3613         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3614         for bootstrapped modules if toplevel bootstrap is going.
3615         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3616         modules.  Adjust for changes in Makefile.def.  Enable several
3617         rules even in non-bootstrap mode, just to avoid peppering the
3618         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3619         (stage-[+prev+]-bubble): Remove.
3620
3621         * Makefile.def (Dependencies): Depend on all-build-bison,
3622         all-build-flex, all-build-byacc, all-build-texinfo, rather
3623         than the host variations.
3624         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3625         with BUILD_SUBDIR.
3626         (BISON): Update for recent Bisons.
3627         (YACC): Fix typo.
3628         (cross): Depend on all-build.
3629         (all): Do not depend on all-build.
3630         (prebootstrap): Remove.
3631         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3632         (Prebootstrap dependencies): Add them to the per-stage targets
3633         and to all-prebootstrap.
3634         * configure.in (build_configdirs): Always enable build_tools.
3635         (BUILD_DIR_PREFIX): Remove.
3636
3637         * Makefile.def (gcc): Add target variable.
3638         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3639         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3640         in the recursive `make', instead of hardwiring `all'.
3641         (Autogenerated TARGET-* variables): New.
3642
3643 2004-08-13  Brian Booth  <bbooth@redhat.com>
3644
3645         * MAINTAINERS: Remove myself from write-after-approval.
3646
3647 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3648
3649         * src-release: Stop distributing mmalloc with gdb (which doesn't
3650         use it).
3651         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3652         * Makefile.in: Regenerate.
3653
3654 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3655
3656         * configure.in (arm*-*-eabi*): New target.
3657         * configure: Regenerate.
3658
3659 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3662         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3663         (Dependencies): New section.
3664         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3665         (configure-target-[+module+]): Depend on maybe-all-gcc
3666         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3667         (toplevel profiledbootstrap): Fix dependencies.
3668         * Makefile.in: Regenerate.
3669
3670 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3671
3672         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3673         target-libiberty to noconfigdirs.
3674         * configure: Regenerate.
3675
3676 2004-08-03  Paul Brook  <paul@codesourcery.com>
3677
3678         * configure.in: Check for MPFR as well as GMP.
3679         * configure: Regenerate.
3680
3681 2004-08-01  Robert Millan  <robertmh@gnu.org>
3682
3683         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3684         libmudflap for all GNU-based systems (with Glibc).
3685         * configure: Regenerate.
3686
3687 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3688
3689         * Makefile.def (host-modules): Add gcc.
3690         * Makefile.in: Regenerate.
3691         * Makefile.tpl (sorry): New rule.
3692         (configure-host, all-host, [+make_target+]-host, do-check,
3693         install-host): Do not add gcc as a special case.
3694         (host modules): Add a small special-casing for gcc.  Export
3695         extra_make_flags through the environment.
3696         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3697         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3698         other recursive targets for gcc): Remove.
3699
3700         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3701         (stage, unstage): New rules.
3702         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3703         distclean-stage[+id+]): Use stage_current.
3704         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3705         the stage*-start rules.
3706
3707 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3708
3709         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3710         use -all_load flag.
3711
3712 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3713
3714         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3715         * configure: Regenerate.
3716
3717 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3718
3719         * maintainer-scripts/gcc_release: Revert yesterday's change.
3720
3721 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3722
3723         * MAINTAINERS: Add myself to write-after-approval.
3724
3725 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3726
3727         * libf2c: Removed.
3728         * gcc/gccbug.in: Updated because of libf2c removal.
3729         * maintainer-scripts/gcc_release: Ditto.
3730
3731 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3732
3733         * configure.in: Build libmudflap by default on FreeBSD.
3734         * configure: Regenerated.
3735
3736 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3737
3738         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3739         systems.
3740         * configure: Regenerated.
3741
3742 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3743
3744         PR target/16344
3745         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3746         feedback based compiler.
3747         * Makefile.in: Rebuilt.
3748
3749 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3750
3751         * Makefile.def (host_modules): Set bootstrap=true for flex.
3752         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3753         * Makefile.in: Rebuilt.
3754
3755 2004-07-07  Jan Hubicka  <jh@suse.cz>
3756
3757         * MAINTAINERS: Add self as a profile feedback maintainer.
3758
3759 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3760
3761         * configure.in:  Do not prepend $srcdir to /dev/null in
3762         makefile fragments.
3763         * configure:  Regenerate.
3764
3765 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3766
3767         * Makefile.def (build_modules): Add bison, byacc, flex,
3768         m4, texinfo.
3769         (flags_to_pass): Add FLEX.
3770         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3771         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3772         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3773         DEFAULT_MAKEINFO): Remove.
3774         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3775         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3776         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3777         objdir or else use configured tool.
3778         (all-build): New.
3779         (all): Depend on it.
3780         (Build module dependencies): Add.
3781         * Makefile.in: Regenerate.
3782         * configure.in: Better support for multiple build modules,
3783         matching what is done for host/target modules.  Do not look
3784         for "plausible" locations of build tools if Canadian cross.
3785         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3786         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3787         * configure: Regenerate.
3788
3789 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3790
3791         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3792         * Makefile.in: Regenerate.
3793
3794 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3795
3796         * Makefile.tpl (configure-build-[+module+],
3797         configure-[+module+], configure-target-[+module+]): Pass
3798         [+extra_configure_args+].
3799         (all-build-[+module+], all-[+module+], check-[+module+],
3800         install-[+module+], [+make_target+]-[+module+],
3801         all-target-[+module+], check-target-[+module+],
3802         install-target-[+module+], [+make_target+]-target-[+module+]):
3803         Pass [+extra_make_args+].
3804         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3805         (GCC_HOST_EXPORTS): Remove.
3806         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3807         cross, check-gcc, check-gcc-c++, install-gcc,
3808         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3809         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3810         * Makefile.in: Regenerate.
3811
3812 2004-06-21  Matthew Sachs  <msachs@apple.com>
3813
3814         * MAINTAINERS: Added self to write-after-approval.
3815
3816 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3817
3818         * configure.in: Check for srcdir/winsup rather than build directory
3819         winsup.
3820         * configure: Regenerate.
3821
3822 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3823
3824         * configure.in: Don't build Cygwin native newlib if winsup
3825         directory is missing.  Emit warning instead.
3826         * configure: Regenerate.
3827
3828 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3829
3830         * Makefile.tpl (touch-stage[+id+]): New.
3831         (restage[+prev+]): Depend on touch-stage[+id+].
3832
3833         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3834         Use it throughout.
3835
3836         * Makefile.def: Add profile and feedback bootstrap stages.
3837         Remove next field from bootstrap stages.
3838         * Makefile.tpl (LN, LN_S): Substitute.
3839         (stageN-start, stageN-end): Use double-colon rules, to
3840         provide a hook for additional setup commands.
3841         (distclean-stageN-gcc, restageN): Create dependencies from
3842         [+prev+], not from [+next+].
3843         (stageN-bubble): Add commands for successive stages from
3844         [+prev+], using double-colon rules.
3845         (all-stageN-gcc): Fix typo.
3846         (stagefeedback-start, profiledbootstrap): New.
3847         * Makefile.in: Regenerate.
3848         * configure.in: Call ACX_PROG_LN.
3849         * configure: Regenerate.
3850
3851 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3852
3853         * MAINTAINERS (Write After Approval): Add myself.
3854
3855 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3856
3857         * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3860
3861         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3862         without gcc.
3863         * configure: Regenerate.
3864
3865 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3866
3867         * Makefile.tpl: Fix typo.
3868         * Makefile.in: Regenerate.
3869
3870 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3871
3872         * configure.in: Remove new- prefix from toplevel
3873         bootstrap targets.
3874         * configure: Regenerate.
3875
3876 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3877
3878         * Makefile.tpl (all.normal): Rename to all.
3879         (all): Replace with a rule to pick the default
3880         target from configure.
3881         (all-gcc, configure-gcc): Use conditionals to
3882         do nothing when toplevel bootstrap is going on.
3883         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3884         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3885         * configure.in: Support --enable-bootstrap.
3886
3887         * Makefile.def: Remove new- prefix from toplevel
3888         bootstrap targets.
3889         * Makefile.tpl: Likewise.
3890
3891         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3892         target.
3893
3894         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3895         $(RECURSE_FLAGS) to recursive invocation of make.
3896
3897         * Makefile.in: Regenerate.
3898         * configure: Regenerate.
3899
3900 2004-05-30  Andreas Jaeger  <aj@suse.de>
3901             Jim Wilson <wilson@specifixinc.com>
3902
3903         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3904         like CC.
3905
3906 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3907
3908         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3909         * configure: Regenerate.
3910
3911 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3912
3913         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3914         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3915         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3916         targets.
3917         * Makefile.in: Regenerate.
3918
3919 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3920
3921         * configure.in: Test the ability to symlink directories.
3922         * configure: Regenerate.
3923
3924         * Makefile.def (bootstrap-stage): New definitions.
3925         * Makefile.tpl (configure-stage1-gcc,
3926         configure-stage2-gcc, configure-stage3-gcc,
3927         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3928         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3929         new-restage3, compare): Autogenerate, see Makefile.in
3930         entry for behavioral changes.
3931         (distclean-stage1, new-stage1-start, new-stage1-end,
3932         new-stage1-bubble, distclean-stage2, new-stage2-start,
3933         new-stage2-end, new-stage2-bubble, distclean-stage3,
3934         new-stage3-start, new-stage3-end): New autogenerated targets.
3935         (objext, prebootstrap, BOOT_CFLAGS,
3936         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3937         targets.
3938
3939         * Makefile.in: Regenerate.
3940         (distclean-stage1, new-stage1-start, new-stage1-end,
3941         new-stage1-bubble, distclean-stage2, new-stage2-start,
3942         new-stage2-end, new-stage2-bubble, distclean-stage3,
3943         new-stage3-start, new-stage3-end): New targets.
3944         (all-stage1-gcc): Move prebootstrap dependency from here...
3945         (configure-stage1-gcc): ...to here.
3946         (new-bootstrap): Use bubble targets.
3947         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3948         Use per-stage distclean targets.
3949         (configure-stage1-gcc, configure-stage2-gcc,
3950         configure-stage3-gcc, all-stage1-gcc,
3951         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3952         Use new-stageN-start to prepare the tree.
3953
3954 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3955
3956         * Makefile.def (host_modules): add libcpp.
3957         * Makefile.tpl: Add dependencies on and for libcpp.
3958         * Makefile.in: Regenerate.
3959         * configure.in: Add libcpp host module.
3960         * configure: Regenerate.
3961
3962 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3963
3964         * Makefile.tpl: Whenever a recursive target is defined, wrap
3965         it in a special @if/@endif block, and prepare its maybe
3966         dependency in the @if/@endif block
3967         * configure.in: Instead of writing maybe dependencies, remove
3968         the @if/@endif statements, and remove the @if/@endif blocks
3969         that remain.
3970         * configure: Regenerate.
3971         * Makefile.in: Regenerate.
3972
3973 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3974
3975         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3976
3977 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3978
3979         PR bootstrap/15120
3980         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3981         * */configure: Rebuilt.
3982
3983 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3984
3985         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3986         of libf2c.
3987         * configure, Makefile.in: Regenerate.
3988
3989 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
3990
3991         * MAINTAINERS (Write After Approval): Add myself.
3992
3993 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3994
3995         Merge from tree-ssa-20020619-branch.
3996
3997         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3998         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3999         (HOST_GMPLIBS): Define.
4000         (HOST_GMPINC): Define.
4001         (TARGET_LIB_PATH): Add libmudflap.
4002         (GFORTRAN_FOR_TARGET): Define.
4003         (configure-build*): Export GFORTRAN.
4004         (configure-gcc): Export GMPLIBS and GMPINC.
4005         (all-gcc): Add maybe-all-libbanshee.
4006         (configure-target-libgfortran): Define.
4007         * Makefile.in: Regenerate.
4008         * configure.in (host_libs): Add libbanshee.
4009         (target_libraries): Add target-libmudflap and target-libgfortran.
4010         Add --with-libbanshee.
4011         Handle --disable-libmudflap.
4012         (*-*-freebsd*): Use with_gmp.
4013         Add $(libgcj) to noconfigdirs.
4014         * configure: Regenerate.
4015         * depcomp: New file.
4016         * MAINTAINERS: Add tree-ssa maintainers.
4017
4018 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4019
4020         * MAINTAINERS (Various Maintainers): Add myself.
4021
4022 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4023
4024         * MAINTAINERS (Write After Approval): Add myself.
4025
4026 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4027
4028         * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4031
4032         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4033         * configure: Regenerate.
4034
4035 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4036
4037         Revert:
4038         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4039
4040         * Makefile.def (flags_to_pass): Remove *dir variables that
4041         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4042         as well as prefix and exec_prefix.
4043         * Makefile.in: Regenerate.
4044
4045 2004-04-26  Robert Millan  <robertmh@gnu.org>
4046
4047         Add patches from libtool CVS.
4048         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4049         * ltconfig: Likewise.
4050         * ltcf-c.sh: Likewise.
4051         * ltcf-cxx.sh: Likewise.
4052         * ltcf-gcj.sh: Likewise.
4053
4054 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4055
4056         * Makefile.def (host_modules): Mark with the bootstrap
4057         flag packages on which gcc depends.
4058         * Makefile.tpl (all-bootstrap): Use it.
4059         * Makefile.in: Regenerate.
4060
4061 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4062
4063         * Makefile.def (flags_to_pass): Remove *dir variables that
4064         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4065         as well as prefix and exec_prefix.
4066         * Makefile.in: Regenerate.
4067
4068 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4069
4070         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4071         * configure: Regenerate.
4072         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4073         * gcc/Makefile.tpl (compare): Use the result of the test.
4074         * gcc/Makefile.in: Regenerate.
4075
4076 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4077
4078         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4079         Always relocate gcc and prev-gcc to the original names, even
4080         if the build fails.
4081         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4082         New targets.
4083
4084 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4085
4086         * MAINTAINERS: Update my email address.
4087
4088 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4089
4090         * configure.in (mips*-*-irix5*): Enable ld.
4091         * configure: Regenerate.
4092
4093 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4094
4095         * configure: Regenerate.
4096
4097 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4098
4099         * Makefile.tpl (configure-[+module+], configure-gcc,
4100         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4101         Set and export LDFLAGS.
4102         * Makefile.in: Regenerate.
4103
4104 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4105
4106         * MAINTAINERS: Add myself to write-after-approval.
4107
4108 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4109
4110         PR bootstrap/14871
4111         * Makefile.tpl: If we don't have built-in-tree target tools,
4112         use the ones found by configure rather than hacking around with
4113         program_transform_name.
4114         * configure.in: Give Makefile.tpl the information necessary
4115         to do that.
4116         * Makefile.in: Regenerate.
4117         * configure: Regenerate.
4118
4119 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4120
4121         PR bootstrap/14760
4122         * configure.in: When computing baseargs, strip *all* copies of
4123         offending options.  Also, don't match/substitute the trailing space,
4124         so that this actually works when two similar options are separated by
4125         only one space.
4126         * configure: Regenerate.
4127
4128 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4129
4130         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4131         (rs6000-*-aix*): Same.
4132         * configure: Regenerate.
4133
4134 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4135
4136         * MAINTAINERS: Add myself to write-after-approval.
4137
4138 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4139
4140         * MAINTAINERS: Add myself to write-after-approval.
4141
4142 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4143
4144         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4145         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4146         * Makefile.in: Regenerate.
4147
4148         * configure.in (top level bootstrap support): Rework --enable-werror
4149         to set @stage2_werror_flag@.
4150         * configure: Regenerate.
4151         * Makefile.tpl (top level bootstrap support): Pass
4152         @stage2_werror_flag@ down to configure in stages 2 and 3.
4153         * Makefile.in: Regenerate.
4154
4155 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4156
4157         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4158         for stages 2 and 3 as well as in make.  As a consequence, remove
4159         OUTPUT_OPTION (now detected by configure) from the flags passed down
4160         to make.
4161         * Makefile.in: Regenerate.
4162
4163         * Makefile.tpl (new-bootstrap): Fix typo.
4164         * Makefile.in: Regenerate.
4165
4166 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4167
4168         * Makefile.tpl: Rearrange by moving recursive_targets rules
4169         into their proper sections.
4170         * Makefile.tpl (top level bootstrap support): Move disabling
4171         of coverage flags from 'make' to 'configure'; improve comments.
4172         * Makefile.in: Regenerate.
4173
4174         * Makefile.tpl (experimental top level bootstrap) Move stage1
4175         language setting from all- target to configure- target; disable
4176         intermodule optimization in stage 1; prevent gratuitous rebuilds
4177         of stage 1.
4178         * Makefile.in: Regenerate.
4179         * configure.in: Comma-separate stage 1 language list for top
4180         level bootstrap.
4181         * configure: Regenerate.
4182
4183         * Makefile.tpl: Clean up experimental top level bootstrap support:
4184         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4185         prev-gcc in configure- targets as well as all- targets.
4186         * Makefile.in: Regenerate.
4187
4188 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4189
4190         * compile: New file imported from automake.
4191
4192 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4193
4194         * configure.in: Remove symbolic link section.
4195         * configure: Regenerate.
4196         * Makefile.tpl (links): Remove.
4197         * Makefile.in: Regenerate.
4198
4199 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4200             Nathanael Nerode  <neroden@gcc.gnu.org>
4201
4202         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4203         Set with AC_CHECK_PROGS.
4204         * configure.in: Fix comment typo from last patch.
4205         * configure: Regenerate.
4206
4207 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4208
4209         * Makefile.tpl: Introduce experimental top level bootstrap support.
4210         * Makefile.in: Regenerate.
4211         * configure.in: Introduce support for top level bootstrap.
4212         * configure: Regenerate.
4213
4214 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4215             Paolo Bonzini  <bonzini@gnu.org>
4216
4217         PR bootstrap/14522
4218         * configure.in: Cope with shells that do not support unquoted ^
4219         * configure: Regenerate.
4220
4221 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4222             Paolo Bonzini  <bonzini@gnu.org>
4223
4224         PR bootstrap/14522
4225         * configure.in: Cope with shells that do not support nesting
4226         quotes inside quoted backquote substitutions.
4227         * configure: Regenerate.
4228
4229 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4230
4231         PR bootstrap/14522
4232         * configure.in: Fix escaping of $.
4233         * configure: Regenerate.
4234
4235 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4236
4237         * configure: Regenerate, since I forgot to while committing Paolo's
4238         changes.
4239
4240 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4241
4242         PR ada/14131
4243         Move language detection to the top level.
4244         * configure.in: Find default values for the tools as
4245         soon as possible.  Disable ada if GNAT is not found.
4246         Emit error message about missing languages.  Expand
4247         --enable-languages=all for the gcc subdirectory.
4248
4249 2004-03-10  Ben Elliston  <bje@gnu.org>
4250
4251         * MAINTAINERS: Update my email address.
4252
4253 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4254
4255         * ltconfig: Disable building static libraries if building shared
4256         libraries on AIX 5L.
4257
4258 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4259
4260         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4261         and disable libgcj.
4262         * configure: Regenerated.
4263
4264 2004-03-01  Brian Booth  <bbooth@redhat.com>
4265
4266         * MAINTAINERS: Add myself to write-after-approval.
4267
4268 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4269
4270         * MAINTAINERS: Add myself to write-after-approval.
4271
4272 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4273
4274         PR bootstrap/7087
4275         * Makefile.tpl: Guard XFOO sed statements better.
4276         * Makefile.tpl: Add dependency for configure-target-libada.
4277         * Makefile.in: Regenerate (incidentally fixes broken
4278         commit when libada-branch was merged).
4279
4280 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4281
4282         * MAINTAINERS: Add myself to write-after-approval.
4283
4284 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4285
4286         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4287         maintainers.
4288
4289 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4290
4291         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4292         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4293
4294 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4295
4296         PR bootstrap/11932
4297         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4298
4299 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4300
4301         * MAINTAINERS: Added myself to write-after-approval.
4302
4303 2004-02-14  Michael Koch  <konqueror@gmx.de>
4304
4305         * MAINTAINERS: Added myself to write-after-approval.
4306
4307 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4308
4309         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4310         some OS port maintainers to OS port maintainers section.
4311
4312 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4313
4314         * MAINTAINERS: Add self.
4315
4316 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4317
4318         * MAINTAINERS: Alphabetize.
4319
4320 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4321
4322         * MAINTAINERS: Remove myself.
4323
4324 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4325
4326         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4327         (rs6000-*-aix*): Same.
4328         * configure: Regenerate.
4329
4330 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4331
4332         * configure.in (host): Add in missing $noconfigdirs to defines.
4333         * configure: Regenerate.
4334
4335 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4336             Nathanael Nerode  <neroden@gcc.gnu.org>
4337
4338         PR ada/6637, PR ada/5911
4339         Merge with libada-branch:
4340         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4341         with appropriate dependencies. Add --enable-libada configure switch.
4342         * configure, Makefile.in: Regenerate.
4343
4344 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4345
4346         * MAINTAINERS: Add myself to write-after-approval.
4347
4348 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4349
4350         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4351         * configure: Regenerate.
4352
4353 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4354
4355         Merge from upstream:
4356
4357         * ltmain.in: When setting IFS to '~', be careful about user
4358         arguments that contain '~'.
4359
4360         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4361
4362         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4363         Also test $base_compile against $CC with escaped arguments. Bug
4364         reported by Geoff Keating <geoffk@apple.com>.
4365
4366 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4367
4368         * MAINTAINERS: Remove i960 port.
4369
4370 2004-01-23  DJ Delorie  <dj@redhat.com>
4371
4372         * Makefile.def (target_modules) [libiberty]: Don't stage.
4373         * Makefile.in: Rebuilt.
4374
4375 2004-01-20  Caroline Tice  <ctice@apple.com>
4376
4377         * MAINTAINERS: Add myself to write-after-approval.
4378
4379 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4380
4381         * MAINTAINERS: Update my email address.
4382
4383 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4384
4385         * MAINTAINERS: Add myself to write-after-approval.
4386
4387 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4388
4389         * MAINTAINERS: Remove entries without email address.
4390
4391 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4392
4393         * MAINTAINERS: Add myself to write-after-approval.
4394
4395 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4396
4397         * MAINTAINERS: Update my email address.
4398
4399 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4400
4401         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4402         * Makefile.tpl (configure-target-[+module+]): Support stage.
4403         * Makefile.in: Rebuilt.
4404
4405 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4406
4407         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4408
4409 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4410
4411         * MAINTAINERS: Add myself as a MIPS maintainer.
4412
4413 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4414
4415         * configure.in: Use ./config.cache, not config.cache.
4416         * configure: Regenerate.
4417         * Makefile.tpl: Special-casing not needed for GCC any more.
4418         * Makefile.in: Regenerate.
4419
4420         * configure.in: Don't share a cache file for host dirs.
4421         * configure: Regenerate.
4422
4423         * config-ml.in: Don't mess with the cache file.
4424
4425 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4426
4427         * MAINTAINERS: Move myself from 'Write After Approval' to
4428         'CPU Port Maintainers' section as SPARC maintainer.
4429
4430 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4431
4432         * Makefile.tpl: Make GCC use a separate config.cache.
4433         * Makefile.in: Regenerate.
4434
4435         PR bootstrap/11932, PR bootstrap/11933
4436         (I don't know if it will fix either of them, but it relates
4437         to them.)
4438         * configure.in: Don't use shared config.cache for target
4439         directories.
4440         * configure: Regenerate.
4441
4442 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4443
4444         * MAINTAINERS: Add myself to 'Write After Approval' section.
4445
4446 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4447
4448         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4449         * configure: Regenerated.
4450
4451 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4452
4453         * MAINTAINERS: Remove the mn10200 maintainer.
4454
4455 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4456
4457         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4458         * configure: Regenerated.
4459
4460 2003-12-16  Jan Hubicka  <jh@suse.cz>
4461
4462         * MAINTAINERS: Add myself as callgraph maintainer.
4463
4464 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4465
4466         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4467         * configure: Regenerate.
4468
4469 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4470
4471         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4472         'Write After Approval' section. Update email.
4473
4474 2003-12-01  James Lemke <jim@wasabisystems.com>
4475
4476         * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2003-11-20  Matt Thomas  <matt@3am-software.com>
4479
4480         * MAINTAINERS: Add myself as a vax port maintainer.
4481
4482 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4483
4484         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4485         (configure-build-[+module+], configure-[+module+]): Likewise.
4486         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4487         * Makefile.in: Regenerate.
4488
4489 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4490
4491         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4492         shared/dylibed libraries.
4493         * ltmain.sh: Likewise.
4494         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4495         * ltcf-cxx.sh: Likewise.
4496         * ltcf-gcj.sh: Likewise.
4497         * ltconfig: Likewise.
4498
4499 2003-11-17  Stan Cox  <scox@redhat.com>
4500
4501         * MAINTAINERS: Add myself as iq2000 port maintainer.
4502
4503 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4504
4505         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4506         * Makefile.in: Regenerate.
4507
4508 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4509
4510         * config.sub: Update to 2003-11-03 version.
4511
4512 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4513
4514         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4515         * configure:  Regenerate.
4516
4517 2003-10-20  Nicolas Pitre <nico@cam.org>
4518
4519         * MAINTAINERS: Add myself to 'Write After Approval' section.
4520
4521 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4522
4523         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4524
4525 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4526
4527         * MAINTAINERS: Update my email address.
4528
4529 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4530
4531         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4532
4533 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4534
4535         * MAINTAINERS: Add myself to 'Write After Approval' section.
4536
4537 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4538
4539         * config.guess: Update to 2003-10-16 version.
4540         * config.sub: Update to 2003-10-16 version.
4541
4542 2003-10-15 David Daney  <ddaney@avtrex.com>
4543
4544         * MAINTAINERS: Added myself to 'Write After Approval' section.
4545
4546 2003-10-15  Falk Hueffner  <falk@debian.org>
4547
4548         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4549         'Write After Approval' section. Update email.
4550
4551 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4552
4553         * MAINTAINERS: Move myself from 'Write After Approval' to
4554         'Various Maintainers' section as middle-end maintainer.
4555
4556 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4557
4558         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4559         HOST_FLAGS_TO_PASS.
4560         * Makefile.in: Regenerate.
4561
4562 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4563
4564         * config.guess: Update to 2003-10-07 version.
4565         * config.sub: Update to 2003-10-07 version.
4566
4567 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4568
4569         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4570         * ltconfig (irix5*, irix6*): Don't override version_type.
4571
4572 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4573
4574         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4575         * configure: Rebuilt
4576         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4577         * Makefile.in: Rebuilt
4578
4579 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4580
4581         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4582
4583 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4584
4585         * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2003-09-29  Paul Koning  <ni1d@arrl.net>
4588
4589         * MAINTAINERS: Move myself from "Write After Approval"
4590         to CPU platform maintainers for pdp11 platform.
4591
4592 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4593
4594         * MAINTAINERS: Move myself from 'Write After Approval' to
4595         'Various Maintainers' section as libffi testsuite maintainer.
4596
4597 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4598
4599         * configure.in: Pass a computed --program-transform-name
4600         to subconfigures.
4601         * configure: Regenerated.
4602
4603 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4604
4605         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4606         * Makefile.in: Regenerate.
4607
4608         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4609         * Makefile.in: Regenerate.
4610
4611 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4612
4613         * MAINTAINERS: Move myself from 'Write After Approval'
4614         to 'Various Maintainers' (objective-c) section.
4615
4616 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4617
4618         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4619         quoting.
4620         * configure: Regenerated.
4621
4622 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4623
4624         * MAINTAINERS (Write After Approval): Add myself to write after
4625         approval list.
4626
4627 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4628
4629         * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4632
4633         * MAINTAINERS: Update my e-mail address.
4634
4635 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4636
4637         * libtool.m4 (LD): Correct powerpc64 host match.
4638
4639 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4640
4641         * MAINTAINTERS: Update my affiliation and email address.
4642
4643 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4644
4645         * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2003-09-04  DJ Delorie  <dj@redhat.com>
4648
4649         * configure: Regenerate.
4650
4651 2003-09-04  Robert Millan  <robertmh@gnu.org>
4652
4653         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4654
4655 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4656
4657         * configure.in: Ensure arguments to sed are properly spaced.
4658         * configure: Regenerate.
4659
4660 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4661
4662         * MAINTAINERS: Update my e-mail address.
4663
4664 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4665
4666         * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4669
4670         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4671         * configure: Regenerated.
4672
4673 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4674
4675         * MAINTAINERS: Update my email address.
4676
4677 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4678
4679         * configure.in:  Use newline instead of semicolon when assuming
4680         shell arguments in a for loop.
4681         * configure:  Regenerated.
4682
4683 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4684
4685         * MAINTAINERS: Resurrect the i860 maintainer.
4686
4687 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4688
4689         PR 8180
4690         * configure.in: When testing with_libs and with_headers, treat
4691         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4692         * configure: Regenerate.
4693
4694         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4695         make, shell, etc.
4696         (baseargs): Likewise.
4697         * configure: Regenerate.
4698
4699 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4700
4701         * MAINTAINERS (Write After Approval): Add myself.
4702
4703 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4704
4705         * configure.in: Disable libgcj for darwin not on powerpc.
4706         * configure: Rebuild.
4707
4708 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4709
4710         * config-ml.in, symlink-tree: Add license.
4711
4712 2003-08-03  Richard Stallman  <rms@gnu.org>
4713             Eben Moglen  <moglen@columbia.edu>
4714
4715         * README.SCO: New file.
4716
4717 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4718
4719         * Makefile.tpl (check, check-c++): Express dependencies using
4720         dependencies rather than commands.
4721         * Makefile.in: Regenerate.
4722
4723 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4724
4725         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4726         * configure: Ditto.
4727
4728 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4729
4730         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4731         * Makefile.in: Update.
4732
4733 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4734
4735         * configure.in: Enable libgcj for darwin.
4736         * configure: Rebuild.
4737
4738 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4739
4740         * config-ml.in:  Use ac_configure_args directly instead of
4741         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4742         actually seen.
4743
4744 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4745
4746         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4747         creating target and build subdirs to build all parent dirs as needed.
4748         * Makefile.in: Rebuild.
4749         * configure.in: Don't build dirs explicitly here.
4750         * configure: Rebuild.
4751
4752 2003-07-26  Paul Brook  <paul@nowt.org>
4753
4754         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4755
4756 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4757
4758         * Makefile.tpl (all-make): Depend on intl.
4759         * Makefile.in: Rebuilt.
4760
4761 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4762
4763         * install-sh:  Update to newer upstream versions (associated with
4764         aclocal 1.7).
4765         * mkinstalldirs:  Likewise.
4766         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4767
4768 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4769
4770         * MAINTAINERS: Move self from Bug database only accounts
4771         to write-after-approval.
4772
4773 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4774
4775         * config.if: Remove unused libc_interface determination.
4776
4777 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4778
4779         * MAINTAINERS: Move self from write-after-approval to
4780         build machinery (*.in).
4781
4782 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4783
4784         PR bootstrap/11273
4785         PR bootstrap/11408
4786         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4787         unused INSTALL_PROGRAM_ARGS.
4788         * configure.in: Use AC_PROG_INSTALL.
4789         * Makefile.in: Regenerate.
4790         * configure: Regenerate.
4791
4792 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4793
4794         * MAINTAINERS: Alphabetize.
4795
4796 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4797
4798         * configure: Rebuilt.
4799         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4800         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4801         newlib nor libgloss.
4802         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4803         * configure.in (am33_2.0-*-linux*): Added.
4804
4805 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4806
4807         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4808         * configure: Regenerate.
4809
4810 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4811
4812         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4813         * Makefile.in: Regenerate.
4814
4815 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4816
4817         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4818         * Makefile.in: Regenerate.
4819
4820 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4821
4822         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4823         * Makefile.in: Regenerated.
4824
4825         * config-ml.in: Replace PWD with PWD_COMMAND.
4826
4827 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4828
4829         * intl: New directory; see intl/ChangeLog for details.
4830         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4831         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4832         * Makefile.in: Regenerate.
4833
4834 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4835
4836         * configure.in: Clean up config-lang.in handling.  Delete
4837         useless assignment to "subdirs".
4838         * configure: Regenerate.
4839
4840 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4841
4842         * configure.in: Rename 'target_libs' to 'target_libraries'.
4843         Remove useless reference to 'target_libs'.
4844         * configure: Regenerate.
4845
4846 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4847
4848         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4849         * Makefile.in: Regenerate.
4850
4851 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4852
4853         * Makefile.def: Introduce flags_to_pass.
4854         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4855         * Makefile.in: Regenerate.
4856
4857 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4858
4859         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4860         and target-libgloss.
4861         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4862         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4863         * configure: Regenerate.
4864
4865 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4866
4867         * configure.in: Update testsuite_flags to new location.
4868         * configure. Regenerate.
4869
4870 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4871
4872         * Makefile.tpl: Remove BUILD_CC stuff.
4873         * Makefile.in: Regenerate.
4874
4875 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4876
4877         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4878
4879 2003-06-16  Graeme Peterson <gp@qnx.com>
4880
4881         * MAINTAINERS (Write After Approval): Add myself.
4882
4883 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4884
4885         * config.guess: Update to 2003-06-12 version.
4886         * config.sub: Update to 2003-06-13 version.
4887
4888 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4889
4890         * config.guess: Update to 2003-06-06 version.
4891         * config.sub: Update to 2003-06-06 version.
4892
4893 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4894
4895         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4896         * configure. Regenerate.
4897
4898 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4899
4900         * configure.in: Disable serial configure by default.
4901         * configure: Regenerate.
4902         * Makefile.tpl: Abolish .NOTPARALLEL.
4903         * Makefile.in: Regenerate.
4904
4905         * Makefile.tpl: Replace {build,host,target}_canonical by
4906         {build,host,target}.
4907         * Makefile.in: Regenerate.
4908
4909         * Makefile.tpl: Fix stupid pasto.
4910         * Makefile.in: Regenerate.
4911
4912 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4913
4914         * Makefile.tpl: Remove bogus conditional.
4915         * Makefile.in: Regenerate.
4916
4917 2003-06-05  Jan Hubicka  <jh@suse.cz>
4918
4919         * Makefile.tpl (profiledbootstrap): New target.
4920         * Makefile.in (profiledbootstrap): New target.
4921
4922 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4923
4924         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4925         Pinski. Remove user names from other bugzilla-only maintainers.
4926
4927 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4928
4929         * Makefile.tpl: Make 'recursive targets' using autogen rather
4930         than shell loop.  Remove duplicate 'clean' targets and false
4931         comments.
4932         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4933         Add systematic method of specifying missing targets in subdirs.
4934         Add copyright boilerplate.
4935         * Makefile.in: Regenerate.
4936         * configure.in: Add 'recursive targets' to maybe list.
4937         * configure: Regenerate.
4938
4939         * MAINTAINERS: "GNATS only" -> "Bug database only".
4940
4941         * Makefile.tpl: Rename [+target+] to [+make_target+].
4942         * Makefile.def: Rename 'target' to 'make_target'.
4943
4944 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4945
4946         * MAINTAINERS: Add self as options handling maintainer.
4947
4948 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4949
4950         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4951         been too long since I touched those ports.
4952
4953 2003-05-28  DJ Delorie  <dj@redhat.com>
4954
4955         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4956         * Makefile.in: Regenerate.
4957
4958 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4959
4960         * configure.in: Use curly braces in the definition of tooldir.
4961         * configure: Regenerate.
4962
4963 2003-05-21  DJ Delorie  <dj@redhat.com>
4964
4965         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4966         newlib or libgloss.
4967         * Makefile.in: Regenerate.
4968
4969 2003-05-21  DJ Delorie  <dj@redhat.com>
4970
4971         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4972         * Makefile.in: Regenerate.
4973
4974 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4975
4976         * MAINTAINERS: Update my e-mail address.
4977
4978 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4979
4980         * configure.in: Switch more things to use maybe dependencies.
4981         * Makefile.tpl: Switch more things to use maybe dependencies.
4982         Factor out common code from autogen IF statements.
4983         * configure: Regenerate.
4984         * Makefile.in: Regenerate.
4985
4986 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4987
4988         * configure.in: Accept i[3456789]86 for machine type.
4989         * configure: Regenerate.
4990
4991 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4992
4993         * configure.in: Switch more things to use maybe dependencies.
4994         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4995         * configure: Regenerate.
4996         * Makefile.tpl: Switch more things to use maybe dependencies.
4997         * Makefile.in: Regenerate.
4998
4999 2003-05-16  Andreas Schwab  <schwab@suse.de>
5000
5001         * Makefile.tpl (install-opcodes): Define.
5002         * Makefile.in: Rebuild.
5003
5004 2003-05-13  Andreas Jaeger  <aj@suse.de>
5005
5006         * config.guess: Update to 2003-05-09 version.
5007         * config.sub: Update to 2003-05-09 version.
5008
5009 2003-05-13  Michael Eager <eager@mvista.com>
5010
5011         * configure.in: Correct sed script so that options in quotes are not
5012         deleted.
5013         * configure: Rebuild.
5014
5015 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5016
5017         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5018         and $$s/newlib/libc/sys/cygwin32 include paths.
5019         * configure: Ditto.
5020
5021 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5022
5023         * MAINTAINERS: Update my email addresses.
5024
5025 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5026
5027         * config-ml.in: Propagate INSTALL variables.
5028
5029 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5030
5031         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5032
5033 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5034
5035         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5036         * Makefile.in: Regenerate.
5037
5038 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5039
5040         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5041
5042 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5043
5044         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5045
5046 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5047
5048         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5049         * Makefile.in: Regenerated.
5050
5051 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5052
5053         * MAINTAINERS (Write After Approval): Upgrade myself from
5054         GNATS only to write-after-approval. Update my mail address.
5055
5056 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5057
5058         (OS Port Maintainers: freebsd): Add myself.
5059
5060 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5061
5062         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5063
5064 2003-04-22  Kean Johnston  <jkj@sco.com>
5065
5066         * MAINTAINERS (SCO ports): Added myself.
5067
5068 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5069
5070         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5071
5072 2003-04-19  Kean Johnston  <jkj@sco.com>
5073
5074         * MAINTAINERS (Write After Approval): Add myself.
5075
5076 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5077
5078         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5079         * Makefile.in: Regenerate.
5080
5081 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5082
5083         * configure.in (powerpc64*-*-linux*): Remove.
5084         * configure: Rebuilt.
5085
5086 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5087
5088         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5089         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5090         and restrap.
5091         * Makefile.in:  Regenerate.
5092
5093 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5094
5095         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5096         * configure: Regenerated.
5097
5098 2003-04-15  DJ Delorie  <dj@redhat.com>
5099
5100         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5101
5102 2003-04-13  Nick Clifton  <nickc@redhat.com>
5103
5104         * config-ml.in: Remove support for --disable-aix removing
5105         call-aix multilibs.
5106
5107 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5108
5109         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5110         * */configure: Rebuilt.
5111
5112 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5113
5114         * MAINTAINERS: Add my email address.
5115
5116 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5117
5118         * MAINTAINERS (Write After Approval): Add myself.
5119
5120 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5121
5122         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5123         * Makefile.in: Regenerate.
5124
5125 2003-03-14  Michael Chastain  <mec@shout.net>
5126
5127         * Makefile.in: Regenerate with correct Makefile.def.
5128
5129 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5130
5131         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5132         Make macro.
5133         * Makefile.in: Regenerate.
5134         * configure.in: Clean up gxx_include_dir logic.
5135         * configure: Regenerate.
5136
5137 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5138
5139         * MAINTAINERS (Write After Approval): Add myself.
5140
5141 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5142
5143         * MAINTAINERS: Update my mail address.
5144
5145 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5146
5147         * configure.in (gxx_include_dir): Fix typo.
5148         * configure: Regenerated.
5149
5150 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5151
5152         * Makefile.tpl: Reindent.
5153         * Makefile.in: Regenerate.
5154         * configure.in: Reindent.  Don't set unused variables.
5155         * configure: Regenerate.
5156
5157 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5158
5159         * configure.in: Include $(build_tooldir)/sys-include in
5160         FLAGS_FOR_TARGET.
5161         * configure: Regenerated.
5162
5163 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5164
5165         * Makefile.tpl: Always pass down RANLIB.
5166         * Makefile.in: Regenerate.
5167
5168         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5169         * Makefile.in: Regenerate.
5170         * configure.in: Remove unused logic relating to --enable-shared
5171         and --enable-threads.  Remove bogus comments.  Remove redundant
5172         noconfigdirs.
5173         * configure: Regenerate.
5174
5175         * configure.in: Replace ${libstdcxx_version} by its value.
5176         Remove reference to mh-dgux.
5177         * configure: Regenerate.
5178
5179 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5180
5181         * MAINTAINERS (Write After Approval): Add myself.
5182
5183 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5184
5185         * Makefile.tpl: Rearrange.
5186         * Makefile.in: Regenerate.
5187
5188 2003-02-25  Uwe Stieber <uwe@wwws.de>
5189
5190         * configure.in: Add support for kaOS as cross build target system.
5191         * configure: Regenerated.
5192
5193 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5194
5195         * MAINTAINERS (Write after approval): Add myself.
5196
5197 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5198
5199         * MAINTAINERS: Update my email address.
5200
5201 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5202
5203         * MAINTAINERS: Add self to blanket write privs. section.
5204
5205 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5206
5207         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5208         configure-target-* as some target builds may require additional
5209         flags for preprocessor tests.
5210         * Makefile.in: Regenerated.
5211
5212 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5213
5214         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5215         * ltconfig: Handle it.
5216         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5217         auto-detecting it.
5218
5219         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5220         it is used as argument to $CC.
5221         * ltcf-gcj.sh: Likewise.
5222
5223         * configure.in: Introduce --enable-maintainer-mode.
5224         * configure: Rebuilt.
5225         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5226         for maintainer mode.
5227         * Makefile.in: Rebuilt.
5228
5229 2003-02-18  Jason Merrill  <jason@redhat.com>
5230
5231         * Makefile.tpl (check-c++): Allow parallelism.
5232
5233 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5234
5235         * MAINTAINERS: Remove John Carr (who never actually had access to
5236         gcc.gnu.org).
5237
5238 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5239
5240         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5241         don't configure target-libobjc.
5242         * configure: Regenerate.
5243
5244 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5245
5246         * Makefile.tpl (RANLIB): Define.
5247         * Makefile.in: Regenerate.
5248
5249 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5250
5251         * MAINTAINERS: Update my email.
5252
5253 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5254
5255         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5256         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5257         * Makefile.in: Regenerated.
5258         * configure.in: Remove all traces of snavigator, db, and grep.
5259         * configure: Regenerated.
5260
5261 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5262
5263         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5264         After Approval.
5265
5266 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5267
5268         * MAINTAINERS (Write after approval): Add myself.
5269
5270 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5271
5272         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5273         * Makefile.in: Regenerated.
5274
5275 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5276
5277         * config.guess: Updated to 2003-01-30's version.
5278         * config.sub: Updated to 2003-01-28's version.
5279
5280 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5281
5282         * config.if: If gcc_version is already set, just use it.  Don't set
5283         gcc_version_trigger if it's already set, otherwise set it to
5284         gcc/version.c, but only if the file exists.  If it is not set and
5285         gcc/version.c does not exist, try to extract the version number from
5286         $CC.
5287
5288 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5289
5290         * MAINTAINERS: Add myself to write-after-approval list.
5291
5292 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5293
5294         * configure.in:  Revert 24Jan change.
5295         * configure:  Regenerate.
5296
5297 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5298
5299         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5300         entry of HJ Lu.
5301
5302 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5303
5304         * configure.in: Revert previous change.
5305         * configure: Regenerate.
5306
5307 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5308
5309         * configure.in: Make rda native-only.
5310         * configure: Regenerate.
5311
5312 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5313
5314         * MAINTAINERS: Move myself from GNATS-only-accounts to
5315         write-after-approval.
5316
5317 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5318
5319         * configure.in: Add missing \.
5320         * configure: Rebuilt.
5321
5322 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5323
5324         * configure.in (baseargs): Avoid using \| in sed regular
5325         expressions.
5326         * configure: Rebuilt.
5327
5328 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5329
5330         * configure.in (baseargs): Remove all supported forms of
5331         --cache-file, --srcdir, --host, --build and --target options
5332         from argument lists.
5333         * configure: Rebuilt.
5334
5335 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5336
5337         * MAINTAINERS: Add myself to write-after-approval list.
5338
5339 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5340
5341         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5342         * configure: Rebuilt.
5343
5344 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5345
5346         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5347         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5348         * Makefile.in: Regenerate.
5349         * configure: Regenerate.
5350
5351 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5352
5353         * configure.in: Remove Makefile in build, host and target modules
5354         unless configure was run with --no-recursion.
5355         * configure: Rebuilt.
5356
5357 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5358
5359         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5360         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5361         * Makefile.in: Regenerate.
5362
5363 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5364
5365         * config.guess: Update to 2003-01-03 version.
5366         * config.sub: Update to 2003-01-03 version.
5367
5368 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5369
5370         * configure: Regenerate with proper autoconf 2.13.
5371
5372 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5373
5374         * configure.in: Add AC_PREREQ for consistency.
5375         * configure: Regenerate.
5376
5377 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5378
5379         * configure.in (GDB_TK): Add tcl directories conditional on
5380         gdb/gdbtk directory being present.
5381         * configure: Regenerate.
5382
5383 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5384
5385         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5386         by gcc if LD is not defined and we are not doing a Canadian Cross.
5387         * configure: Rebuilt.
5388
5389 2002-12-31  Tom Tromey  <tromey@redhat.com>
5390
5391         * Makefile.in: Rebuilt.
5392         * Makefile.def (target_modules) [libffi]: Allow installation.
5393
5394 2002-12-31  Andreas Schwab  <schwab@suse.de>
5395
5396         * configure.in: Fix use of $program_transform_name.
5397         * configure: Regenerated.
5398
5399 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5400
5401         * configure.in (baseargs): Don't remove first configure argument.
5402         * configure: Regenerated.
5403
5404 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5405
5406         * Makefile.tpl (local-distclean): Don't remove...
5407         (multilib.ts): ... this.  Moved into...
5408         (multilib.out): ... this.  Don't use sub-make.
5409         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5410         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5411         (configure-build-[+module+], configure-[+module+],
5412         configure-target-[+module+], configure-gcc): ... these.  Test
5413         for Makefile existence.  Drop config.status from dependencies.
5414         * Makefile.in: Rebuilt.
5415         * configure.in: Move gcc-version-trigger to the end of
5416         ac_configure_args.  Add comments to maybedep.tmp and
5417         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5418         nonopt from baseargs, matching and removing corresponding
5419         whitespace while at it.
5420         * configure: Rebuilt.
5421
5422 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5423
5424         * configure.in (host_configargs): Replace reference to
5425         no-longer-defined buildopts with --build=${build_alias}.
5426         * configure: Rebuilt.
5427
5428         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5429         program_transform_name to standard idiom.
5430         (AUTOGEN, AUTOCONF): Define.
5431         (Makefile.in): Use $(AUTOGEN).
5432         (Makefile): Depend on config.status, and use autoconf-style rule to
5433         build it.  Move original commands to...
5434         (config.status): ... this new target.
5435         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5436         $(AUTOCONF).
5437         * Makefile.in: Rebuilt.
5438
5439 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5440
5441         * Makefile.tpl: Fix dramatic bustage due to change in
5442         program_transform_name.
5443         * Makefile.in: Regenerate.
5444
5445         * configure.in: Remove unnecessary PATH setting.
5446         * configure: Regnerate.
5447
5448         * configure.in: Don't default to unprefixed tools unless
5449         the native tools will work.
5450         * configure: Regenerate.
5451
5452         * configure.in: Convert to autoconf script.  Blow away lots
5453         of now-redundant Makefile fragments.
5454         * configure: Generate using Autoconf.
5455         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5456         * Makefile.in: Regenerate.
5457
5458 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5459
5460         * configure: Fix stupid bug where RANLIB was mistakenly included.
5461
5462         * configure.in: Rename (buildargs, hostargs, targargs) to
5463         (build_configargs, host_configargs, target_configargs).
5464
5465         * configure.in: Move logic out of sed statement.
5466
5467         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5468         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5469
5470 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5471
5472         * config.sub: Import from master repository
5473         * config.guess: Ditto
5474
5475 2002-12-24  Andreas Schwab  <schwab@suse.de>
5476
5477         * Makefile.tpl (multilib.out): Fix missing space.
5478         * Makefile.in: Regenerate.
5479
5480 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5481
5482         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5483         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5484         * Makefile.in: Regenerate.
5485         * configure.in: Remove unnecessary leftovers.
5486
5487 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5488
5489         * configure.in (extra_ranlibflags_for_target): New variable.
5490         (*-*-darwin): Add -c to ranlib commands.
5491         * configure (tooldir): Handle extra_ranlibflags_for_target.
5492
5493 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5494
5495         * Makefile.tpl: Revert HJL's change.
5496         * Makefile.in: Regenerated.
5497         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5498         always.
5499
5500 2002-12-19  Andreas Schwab  <schwab@suse.de>
5501
5502         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5503         * Makefile.in: Regenerate.
5504
5505 2002-12-18  H.J. Lu <hjl@gnu.org>
5506
5507         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5508         * Makefile.in: Regenerated.
5509
5510         * configure.in (build_prefix): New. Substitute.
5511
5512 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5513
5514         * Makefile.tpl: Don't let real targets depend on phony targets.
5515         * Makefile.in: Regenerate.
5516
5517         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5518         * Makefile.in: Regenerate.
5519
5520 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5521
5522         * config.sub: Import from master repository
5523         * config.guess: Ditto
5524
5525 2002-12-16  Jason Merrill  <jason@redhat.com>
5526
5527         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5528         previous 'make bootstrap'.
5529         * Makefile.in: Regenerate.
5530
5531 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5532
5533         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5534
5535 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5536
5537         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5538         * Makefile.in: Regenerate.
5539
5540 2002-12-13  Jason Merrill  <jason@redhat.com>
5541
5542         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5543         library tests.
5544         (check-c++): Just depend on it and check-target-libstdc++-v3.
5545         * Makefile.in: Regenerate.
5546
5547 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5548
5549         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5550         * Makefile.in: Rebuilt.
5551
5552 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5553
5554         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5555
5556 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5557
5558         * configure: Fix bug put in by gremlins.
5559
5560         * Makefile.tpl: Substitute more autoconfily.
5561         * configure: Substitute more autoconfily.
5562         * Makefile.in: Regenerate.
5563
5564 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5565
5566         * config.sub: Import from master repository
5567         * config.guess: Ditto
5568         * MAINTAINERS: Added Svein Seldal under write after approval
5569
5570 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5571
5572         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5573         * Makefile.in (all-sim): Ditto.
5574
5575 2002-12-06  DJ Delorie  <dj@redhat.com>
5576
5577         * Makefile.tpl: Change configure dependencies to not have real
5578         targets depend on phony targets.
5579
5580 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5581
5582         * configure.in: Revert unintentional change.
5583
5584         * Makefile.tpl: Change dependency for */multilib.out so that
5585         it works when gcc isn't in the tree.
5586
5587         * configure.in: Substitute more.
5588         * configure: Run subconfigures from the Makefile.
5589         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5590         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5591
5592 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5593
5594         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5595
5596 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5597
5598         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5599         and corresponding dependencies.
5600         * Makefile.in: Regenerate.
5601
5602         * configure.in (host_tools): Order binutils, gas and ld for
5603         convenience in running the testsuites.
5604
5605         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5606         * Makefile.in: Regenerate.
5607         * configure.in: Introduce rules to serialize subconfigure runs.
5608
5609         * configure.in: Introduce BASE_CC_FOR_TARGET.
5610         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5611         Realize configure-build-* targets.  Realize configure-target-* targets.
5612         * Makefile.in: Regenerate.
5613
5614 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5615
5616         * configure: Move gcc_version_trigger stuff from here...
5617         * configure.in: ...to here.
5618
5619         * configure.in: Separate subconfigure options added by this file from
5620         options given by the user.  Add machinery to put args for host
5621         subconfigures into the Makefile.
5622
5623         * Makefile.tpl: Remove 'vault' targets.
5624         * Makefile.tpl: Reorder and comment dependencies.
5625         * Makefile.in: Regenerate.
5626
5627 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5628         * configure.in: Fix my broken commit of previous patch. (sigh)
5629
5630 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5631
5632         * configure.in: Move host-specific darwin noconfigdirs into
5633         the host-specific section.
5634
5635 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5636
5637         * configure.in: Move host-specific darwin noconfigdirs into
5638         the host-specific section.
5639
5640 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5641
5642         * configure: Remove skip-this-dir support.
5643         * Makefile.tpl: Remove skip-this-dir support.
5644
5645         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5646         subdirectories.
5647         * Makefile.in: Regenerate.
5648
5649         * Makefile.tpl: Strip out useless setting of 'dir'.
5650         * Makefile.in: Regenerate.
5651
5652 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5653
5654         * configure.in: Fix deeply stupid bug.
5655
5656         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5657         shell code in CXX_FOR_TARGET
5658         * Makefile.def: Introduce raw_cxx.
5659         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5660         RAW_CXX_FOR_TARGET.
5661         * Makefile.in: Regenerate.
5662
5663 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5664
5665         * Makefile.tpl: Remove unnecessary ifs.
5666         * Makefile.in: Regenerate.
5667
5668         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5669         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5670         targets for 'no_install' modules.
5671         * configure: Move GDB_TK substitution to configure.in.  Move
5672         build_modules stuff to configure.in.
5673         * configure.in: Implement soft dependency machinery.  Maybe-ize
5674         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5675         * Makefile.in: Regenerate.
5676
5677 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5678
5679         * Makefile.tpl: Make all-target, install-target behave similarly
5680         to all, install (only hitting configured targets).  Eliminate
5681         unused macro defintions.
5682
5683         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5684         build != host.
5685
5686         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5687
5688         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5689
5690         * configure.in: Produce lists of subdir targets we're actually
5691         configuring.  Remove references to "dosrel".
5692         * Makefile.tpl: Let configure set which subdir targets are hit.
5693         Remove install-cross; clean up install; remove ALL.  Remove
5694         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5695         Autogenerate host module targets.  Remove empty dependency lines
5696         and redundant dependency; rearrange slightly.
5697         * Makefile.def: Add host-side libtermcap, utils.
5698
5699         * Makefile.in: Regenerate.
5700
5701 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5702
5703         * ltconfig (osf[345]): Append $major to soname_spec.
5704         Reflect this in library_names_spec.
5705         * ltmain.sh (osf): Prefix $major with . for use as extension.
5706
5707 2002-11-19  Andreas Jaeger  <aj@suse.de>
5708
5709         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5710         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5711         and sparc64 GNU/Linux systems.
5712
5713 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5714
5715         * MAINTAINERS: Update email.
5716
5717 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5718
5719         * MAINTAINERS: Complete James Dennett's entry.
5720
5721 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5722
5723         * MAINTAINERS (Write After Approval): Add myself.
5724
5725 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5726
5727         * Makefile.tpl: syntactic cleanup
5728
5729 2002-11-13 Stuart Hastings <stuart@apple.com>
5730
5731         * MAINTAINERS: Add myself to write-after-approval list.
5732
5733 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5734
5735         * Makefile.def: Add list of recursive targets to autogenerate.
5736         Add build_modules.
5737         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5738         targets.  Autogenerate *-build-* targets.
5739         * Makefile.in: Regenerate.
5740
5741 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5742
5743         * configure: More autoconf-style substitutions.
5744         * Makefile.tpl: More autoconf-style substitutions.
5745         * Makefile.in: Regenerate.
5746
5747 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5748
5749         * configure: Substitute more variables in a more autoconf-friendly
5750         way.  Simplify slightly.
5751         * Makefile.tpl: Make more variables substitutable in an
5752         autoconf-friendly way.
5753         * Makefile.in: Regenerate.
5754
5755 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5756
5757         * MAINTAINERS (Write After Approval): Add myself.
5758
5759 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5760
5761         * configure.in (v810*): Remove special setting of tools.
5762
5763         * configure: Add support for extra required flags for ar or nm.
5764         * configure.in (aix4.3+): Use above support for target-specific
5765         issues, rather than using config/mt-aix43.
5766
5767 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5768
5769         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5770         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5771         with $srcdir.  Reformat indentation.  Substitute some variables
5772         formerly hard-coded in the Makefile for build=host.
5773         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5774         * Makefile.def: Autogenerate more.
5775         * Makefile.in: Regenerate.
5776
5777 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5778
5779         * MAINTAINERS (Write After Approval): Add myself.
5780
5781 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5782
5783         * Makefile.def (host_modules): Add rda.
5784         * Makefile.in: Regenerate.
5785         * configure.in (target_tool): Add target-rda to list.
5786
5787 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5788
5789         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5790
5791 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5792
5793         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5794         and restrap targets to this rule.
5795         * Makefile.in:  Regenerate.
5796
5797 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5798
5799         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5800         GNATS only accounts.
5801
5802 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5803
5804         * configure.in (i[3456]86-*-linux*): Add check to disable
5805         ${libgcj} for glibc1.
5806
5807 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5808
5809         * MAINTAINERS: Add myself as ip2k port maintainer.
5810
5811 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5812
5813         * configure.in: Add tic4x target.
5814
5815 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5816
5817         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5818         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5819         * Makefile.in: Regenerate.
5820
5821         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5822         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5823         * Makefile.in: Regenerate.
5824
5825 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5826
5827         * MAINTAINERS: Add myself as web pages co-maintainer.
5828
5829 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5830
5831         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5832         * Makefile.in: Regenerate.
5833
5834 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5835
5836         * MAINTAINERS: Add myself and Nathan Sidwell
5837         <nathan@codesourcery.com> as VxWorks maintainers.
5838
5839 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5840
5841         * Makefile.def: Remove order dependency comments.
5842         * Makefile.tpl: Add explicit install-install dependencies.
5843         * Makefile.in: Regenerate.
5844
5845         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5846         * Makefile.in: Regenerate.
5847
5848         * Makefile.tpl: Add configure-target (for src-release in src)
5849         * Makefile.in: Regenerate.
5850
5851 2002-09-30  Nick Clifton  <nickc@redhat.com>
5852
5853         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5854
5855 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5856
5857         * configure.in (s390*-*-linux*): Enable libgcj.
5858
5859 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5860
5861         * configure: Revert accidentally applied changes.
5862
5863         * Makefile.tpl: Make more autoconf-friendly.
5864         * Makefile.in: Regenerate.
5865         * configure: Make substitution more autoconf-like.
5866
5867 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5868
5869         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5870         single entry to handle all these.
5871         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5872         libjava on arm-*-elf.
5873
5874 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5875
5876         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5877         things that depend on them.
5878
5879 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5880
5881         * Makefile.tpl: Make subsituted variables more autoconfy.
5882         * Makefile.in: Regenerate.
5883         * configure: Make seds more autoconfy.
5884
5885 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5886
5887         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5888         * Makefile.in: Regenerate.
5889         * configure.in: Rewrite sed statements to look autoconfy.
5890
5891         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5892         all-target-foo on configure-target-foo.
5893         * Makefile.def: Ditto.
5894         * Makefile.in: Rebuild.
5895
5896 2002-09-25  Andrew Haley  <aph@redhat.com>
5897
5898         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5899
5900 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5901
5902         * Makefile.def: New file.
5903         * Makefile.tpl: New file.
5904         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5905         * contrib/gcc_update: Note that Makefile.in is a generated file.
5906
5907         * configure.in: Minor rearrangement.  Simplify tests.
5908
5909 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5910
5911         * configure.in (with_headers): Skip copy if value is "yes".
5912         (with_libs): Likewise.
5913
5914 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5915
5916         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5917         * configure.in (sh*-*-pe*): Ditto.
5918         * configure.in (mips*-*-pe*): Ditto.
5919         * configure.in (*arm-wince-pe): Ditto.
5920
5921         * configure.in: Rearrange.
5922
5923 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5924
5925         * MAINTAINERS: Update my email address.
5926
5927 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5928
5929         * MAINTAINERS: (Write After Approval): Add myself.
5930
5931 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5932
5933         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5934
5935 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5936
5937         * MAINTAINERS: Change my mailing address.
5938
5939 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5940
5941         * MAINTAINERS (Write After Approval): Remove myself.
5942         (Various Maintainers: c++ runtime libs): Add myself.
5943
5944 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5945
5946         * MAINTAINERS (Write After Approval): Remove myself.
5947         (Various Maintainers: c++ runtime libs): Add myself.
5948
5949 2002-08-15  Eric Christopher  <echristo@redhat.com>
5950
5951         * config.sub: Import from master repository.
5952         * config.guess: Ditto.
5953
5954 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5955
5956         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5957         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5958         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5959
5960 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5961
5962         * MAINTAINERS: Add self to rs6000 vector extensions.
5963
5964 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5965
5966         * libiberty/configure: Reverted unintended yesterday's check in.
5967
5968 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5969
5970         * boehm-gc/configure, libf2c/configure: Rebuilt.
5971         * libffi/configure, libiberty/configure: Ditto.
5972         * libjava/configure, libobjc/configure: Ditto.
5973         * libstdc++-v3/configure, zlib/configure: Ditto.
5974         Merged from binutils:
5975         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5976         From Steve Ellcey <sje@cup.hp.com>:
5977         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5978         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5979         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5980         IA64.
5981         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5982         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5983         soname_spec, sys_lib_search_path_spec): Ditto.
5984
5985 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5986
5987         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5988
5989 2002-08-04  H.J. Lu  (hjl@gnu.org)
5990
5991         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5992
5993 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5994
5995         * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5998
5999         * configure.in: Move generic linux case to end.  Copy generic
6000         linux noconfigdirs to mips*-*-linux* entry and new
6001         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6002
6003 2002-07-19  Michael Matz  <matz@suse.de>
6004
6005         * MAINTAINERS: Add myself as ra* maintainer.
6006
6007 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6008
6009         * config.guess: Update to 2002-07-09 version.
6010         * config.sub: Update to 2002-07-03 version.
6011
6012 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6013
6014         * MAINTAINERS: Fix typo in a maintainer email address.
6015
6016 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6017
6018         * configure.in: Remove two redundant tests.
6019
6020 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6021
6022         * configure.in (mips*-*-irix6*o32): Enable stabs.
6023
6024 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6025
6026         * configure.in: Don't build grez.
6027         * Makefile.in: Ditto.
6028
6029         * Makefile.in: Remove references to bsp, cygmon, libstub.
6030         * configure.in: Ditto.
6031
6032         * configure.in: Remove leftover reference to gdbtest.
6033
6034 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6035
6036         * configure.in (gxx_include_dir):  Change to match versioned
6037         C++ headers if --enable-version-specific-runtime-libs is used.
6038
6039 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6040
6041         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6042
6043 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6044
6045         * configure.in: Make --without-x work.
6046
6047 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6048
6049         * configure.in: Rearrange target Makefile fragment collection.
6050
6051         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6052         cvs[src].
6053         * configure.in: Ditto.
6054
6055 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6056
6057         * MAINTAINERS (Write After Approval): Update my e-mail address.
6058
6059 2002-06-24  Ben Elliston  <bje@redhat.com>
6060
6061         * configure.in (host_tools): Remove cgen.
6062
6063         * Makefile.in (all-cgen): Remove; runs from its source directory.
6064         (check-cgen, install-cgen, clean-cgen): Likewise.
6065         (all-opcodes): Do not depend on all-cgen.
6066         (all-sim): Likewise.
6067
6068 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6069
6070         * Makefile.in: Eliminate 'apache' targets.
6071         * configure.in: Eliminate 'apache' targets.
6072
6073         * configure.in: Eliminate redundant tests.  Reorganize.
6074
6075         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6076
6077         * config-ml.in: Eliminate references to Cygnus configure.
6078
6079         * Makefile.in: Eliminate references to building emacs.
6080
6081 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6082
6083         * MAINTAINERS: Update my email address.
6084
6085 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6086
6087         * config.if (libstdcxx_incdir): Version C++ headers.
6088         (cxx_incdir): Remove.
6089
6090 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6091
6092         * MAINTAINERS (Write After Approval): Add self.
6093
6094 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6095
6096         * configure.in: Add support for ip2k.
6097
6098 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6099
6100         * configure.in: Fix AIX configury bug.
6101
6102 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6103
6104         * MAINTAINERS (Write After Approval): Add self.
6105
6106 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6107
6108         * configure.in: replace ${topsrcdir} with ${srcdir}
6109
6110         * configure.in: Move definition of libstdcxx_flags
6111         right above usage, rather than waaay earlier.
6112
6113         * configure.in: Pull definition of is_cross_compiler earlier.
6114
6115         * configure.in: Rearrange a little.
6116
6117         * configure.in: Remove references to librx.
6118         * Makefile.in: Remove references to librx.
6119
6120 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6121
6122         * config.sub: Add support for avr target.
6123         Import from master sources, rev 1.255
6124
6125 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6126
6127         * configure, .cvsignore:  Revert previous change...
6128         * Makefile:  ...delete.
6129
6130 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6131
6132         * configure.in: Eliminate ${gasdir} variable.
6133
6134 2002-06-18  Dave Brolley  <brolley@redhat.com>
6135
6136         * configure.in: Add support for frv.
6137         * config.sub: Add support for frv.
6138
6139 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6140
6141         * configure:  Remove garbage from previous commit.
6142
6143 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6144
6145         * configure:  For in-source builds, make a subdir and re-exec there.
6146         * Makefile:  New file.  Pass targets through to build directory.
6147         * .cvsignore:  No longer ignore "Makefile".
6148
6149 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6150
6151         * MAINTAINERS (Write After Approval): Add self.
6152
6153 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6154
6155         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6156
6157 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6158
6159         * configure.in (vax-*-netbsd*): Re-enable gas.
6160
6161 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6162
6163         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6164         BUILD_PREFIX_1, to correct nomenclature.
6165         * configure: Likewise.
6166
6167         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6168         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6169
6170 2002-05-31  Olaf Hering  <olh@suse.de>
6171
6172         * config-ml.in: Propogate DESTDIR also.
6173
6174 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6175
6176         * configure.in (vax-*-netbsd*): Don't build gas for this
6177         platform.
6178
6179 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6180
6181         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6182         and libgcj for AVR.
6183
6184 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6185
6186         * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6189
6190         * config.guess: Update to 2002-05-22 version.
6191         * config.sub: Likewise.
6192
6193 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6194
6195         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6196         * config-ml.in: Likewise.
6197         * configure: Likewise.
6198         * configure.in: Likewise.
6199
6200 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6201
6202         * MAINTAINERS: Update my email address.
6203
6204 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6205
6206         * configure.in: Simplify makefile fragment collection.
6207
6208         * configure.in: Remove code to build emacs.
6209
6210         * configure.in : Remove --srcdir argument from targargs and buildargs
6211         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6212
6213         * configure: Move some logic to configure.in.
6214         * configure.in: Move some logic from configure.
6215
6216 2002-05-11  Tom Tromey  <tromey@redhat.com>
6217
6218         * MAINTAINERS: Reflect libgcj reality.
6219
6220 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6221
6222         * Makefile.in: Honour DESTDIR.
6223
6224 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6225
6226         * config.guess: Import 2002-03-20 version.
6227         * config.sub: Import 2002-04-26 version.
6228
6229 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6230
6231         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6232
6233 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6234
6235         * MAINTAINERS: Add self.
6236
6237 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6238
6239         * ltmain.sh: Detect and handle object name conflicts
6240         while piecewise linking a static library.
6241
6242 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6243
6244         * configure.in (noconfigdirs): Don't disable libgcj on
6245         sparc64-*-solaris* and sparcv9-*-solaris*.
6246
6247 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6248
6249         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6250
6251 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6252
6253         * configure.in (FLAGS_FOR_TARGET): Do not add
6254         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6255         on i[3456]86-*-linux*.
6256
6257 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6258
6259         * configure.in (noconfigdirs): Replace [ ] with test.
6260
6261         * configure.in (noconfigdirs): Do not add target-newlib if
6262         target == i[3456]86-*-linux*, and host == target.
6263
6264 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6265
6266         * configure.in: delete reference to absent file
6267
6268         * configure.in: replace '[' with 'test'
6269
6270         * configure.in: Eliminate references to gash.
6271         * Makefile.in: Eliminate references to gash.
6272
6273         * configure.in: remove useless references to 'pic' makefile fragments.
6274
6275         * configure.in: (*-*-windows*) Finish removing.
6276
6277         * configure.in: Eliminate redundant test for libgui.
6278
6279 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6280
6281         * MAINTAINERS: Add self and realphabetize.  Update entries
6282         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6283         entry for a29k port maintainer.
6284
6285 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6286
6287         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6288         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6289
6290 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6291
6292         * configure.in: remove references to dead files
6293
6294 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6295
6296         * MAINTAINERS: Add information about purpose of this file.
6297
6298 2002-04-18  Tom Tromey  <tromey@redhat.com>
6299
6300         * configure.in: Disallow configuring libgcj when it is already
6301         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6302         Solaris 2.8 by default.  For PR libgcj/6158.
6303
6304 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6305
6306         * configure.in:  Move default CC setting out of config/mh-* fragments
6307         directly into here.
6308
6309 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6310
6311         * configure.in: don't even try to configure or make a subdirectory
6312         if there's no configure script for it.
6313
6314 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6315
6316         * MAINTAINERS: Remove chill maintainers.
6317         * Makefile.in (CHILLFLAGS): Remove.
6318         (CHILL_LIB): Remove.
6319         (TARGET_CONFIGDIRS): Remove libchill.
6320         (CHILL_FOR_TARGET): Remove.
6321         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6322         CHILL_LIB.
6323         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6324         (CHECK_TARGET_MODULES): Likewise.
6325         (INSTALL_TARGET_MODULES): Likewise.
6326         (CLEAN_TARGET_MODULES): Likewise.
6327         (configure-target-libchill): Remove.
6328         (all-target-libchill): Remove.
6329         * configure.in (target_libs): Remove target-libchill.
6330         Do not compute CHILL_FOR_TARGET.
6331         * libchill: Remove directory.
6332
6333 2002-04-11  DJ Delorie  <dj@redhat.com>
6334
6335         * Makefile.in, configure.in: Sync with binutils, entries
6336         follow...
6337
6338 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6339
6340         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6341         (do-tar, do-bz2): New rules.
6342         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6343         (gdb-tar): New rule.
6344         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6345         (insight_dejagnu.tar): New rule.
6346         (insight.tar): New rule.
6347         (gdb+dejagnu.tar): New rule.
6348         (gdb.tar): New rule.
6349
6350 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6351
6352         * Makefile.in: Add all-tix to deps for all-snavigator
6353         so that tix is built when building snavigator.
6354
6355 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6356
6357         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6358         ld and gdb are not supported.
6359
6360 2002-01-07  Mark Salter  <msalter@redhat.com>
6361
6362         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6363         Allow target-libgloss to be built for arm, strongarm, and xscale.
6364
6365 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6366
6367         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6368         options for i[3456]86-pc-linux* native builds.
6369
6370 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6371
6372         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6373         files from .po files for a distribution.
6374
6375 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6376
6377         * configure.in: Enable libstdc++-v3 for h8300 targets.
6378
6379 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6380
6381         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6382         version from bfd/.
6383
6384 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6385
6386         * Makefile.in (VER): When present, extract the version number from
6387         the file version.in.
6388
6389 2001-05-24  Tom Rix <trix@redhat.com>
6390
6391         * configure.in : enable ld for aix
6392
6393 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6394
6395         * config.guess: Add linux target for S/390.
6396
6397 2000-11-07  Philip Blundell  <pb@futuretv.com>
6398
6399         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6400
6401 2000-11-03  Philip Blundell  <pb@futuretv.com>
6402
6403         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6404         files.
6405
6406 2001-01-15  Ben Elliston  <bje@redhat.com>
6407
6408         * configure.in (host_tools): Add sid.
6409         Always configure cgen.
6410
6411 2000-11-24  Nick Clifton  <nickc@redhat.com>
6412
6413         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6414
6415
6416 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6417
6418         * Makefile.in (ALL_MODULES): Add all-cgen.
6419         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6420         (all-cgen): New target.
6421         (all-opcodes,all-sim): Depend on all-cgen.
6422         * configure.in (host_tools): Add cgen.
6423         Only configure cgen if --enable-cgen-maint.
6424
6425 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6426
6427         * configure.in: Add *-*-freebsd* configurations.
6428
6429 2002-04-08  Tom Tromey  <tromey@redhat.com>
6430
6431         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6432         Fixes PR libgcj/6068.
6433
6434 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6435
6436         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6437
6438 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6439
6440         * configure.in (alpha*-dec-osf*): Enable libgcj.
6441
6442 2003-03-27  Matthew Gingell <gingell@gnat.com>
6443
6444         * MAINTAINERS (Write After Approval): Add myself.
6445
6446 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6447
6448         Fix for: PR bootstrap/3591, target/5676
6449         * configure.in (mcore-pe): Disable the configuration of
6450         libstdc++-v3 since exceptions are not supported.
6451
6452 2002-03-20  Anthony Green  <green@redhat.com>
6453
6454         * configure.in: Enable libgcj for xscale-elf target.
6455
6456 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6457
6458         * MAINTAINERS:  Update my email address.
6459
6460 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6461
6462         * ltmain.sh (relink_command): Fix typo in previous change.
6463
6464 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6465
6466         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6467         (relink_command): Added --tag flags.
6468         (mode=install): If relinking fails; error out.
6469
6470 2002-03-12  Richard Henderson  <rth@redhat.com>
6471
6472         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6473         .NOTPARALLEL tag.
6474         (do-check): Rename from check.
6475         (check): Allow parallel check.
6476
6477 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6478
6479         * MAINTAINERS: Add myself as maintainer for xtensa port.
6480         Fix alphabetical order in CPU port maintainer list.
6481         Remove myself from Write After Approval list.
6482
6483 2002-03-11  Richard Henderson  <rth@redhat.com>
6484
6485         * Makefile.in (.NOTPARALLEL): Add fake tag.
6486
6487 2002-03-07  H.J. Lu  (hjl@gnu.org)
6488
6489         * configure.in: Enable gprof for mips*-*-linux*.
6490
6491 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6492
6493         * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6496
6497         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6498         libjava.
6499         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6500
6501 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6502
6503         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6504         because its Makefile is there; test for the executable instead.
6505
6506 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6507
6508         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6509         libstdc++-v3 and libjava.
6510
6511 2002-02-11  Adam Megacz <adam@xwt.org>
6512
6513         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6514         boehm-gc
6515
6516 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6517
6518         * config.guess: Updated to 2002-01-30's version.
6519         * config.sub: Updated to 2002-02-01's version.
6520         Contribute sh64-elf.
6521         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6522         * configure.in: Added sh64-*-*.
6523
6524 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6525
6526         * MAINTAINERS: Belatedly add myself to write after approval list.
6527
6528 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6529
6530         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6531         Remove self as Write After Approval.
6532
6533 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6534
6535         * MAINTAINERS: Put self in as maintainer for contrib/regression
6536         directory.
6537
6538 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6539
6540         * MAINTAINERS:  Update my email address.
6541
6542 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6543
6544         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6545         target-libiberty, and target-libgloss.  Skip Java-related
6546         libraries if not supported for NetBSD on target CPU.
6547
6548 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6549
6550         * install-sh: Use _inst.$$_ for temp file name.
6551
6552 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6553
6554         * MAINTAINERS (Write After Approval): Move my contact info
6555         from here...
6556         (OS Port Maintainers): ...to here (netbsd).
6557
6558 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6559
6560         * MAINTAINERS (Write After Approval): Add myself.
6561
6562 2002-01-17  H.J. Lu <hjl@gnu.org>
6563
6564         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6565         (all-target-fastjar): Also depend on all-target-libiberty.
6566
6567 2002-01-16  H.J. Lu  (hjl@gnu.org)
6568
6569         * config.guess: Import from master sources, rev 1.225.
6570         * config.sub: Import from master sources, rev 1.238.
6571
6572 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6573
6574         * MAINTAINERS (Write After Approval): Remove myself.
6575
6576 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6577
6578         * MAINTAINERS (Write After Approval): Add myself.
6579
6580 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6581
6582         * MAINTAINERS: Add self as docs co-maintainer.
6583
6584 2001-12-11  Matthias Klose  <doko@debian.org>
6585
6586         * MAINTAINERS (Write After Approval): Add myself.
6587
6588 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6589
6590         * MAINTAINERS: Update my email address.
6591
6592 2001-12-07  Turly O'Connor  <turly@apple.com>
6593         * MAINTAINERS (Write After Approval): Add myself.
6594         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6595         (rs6000_initialize_trampoline): Call __trampoline_setup for
6596         ABI_DARWIN too.
6597         * darwin-tramp.asm: New file, implements __trampoline_setup.
6598         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6599
6600 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6601
6602         * MAINTAINERS (Write After Approval): Add myself.
6603
6604 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6605
6606         * configure, configure.in: Use temp file for long sed commands.
6607
6608 2001-12-03  Laurent Guerby  <guerby@acm.org>
6609
6610         * config.sub: Update to version 1.232 on subversion.
6611
6612 2001-12-03  Ben Elliston  <bje@redhat.com>
6613
6614         * MAINTAINERS: Update mail address for config.* patches.
6615
6616 2001-11-27  DJ Delorie <dj@redhat.com>
6617             Zack Weinberg  <zack@codesourcery.com>
6618
6619         When build != host, create libiberty for the build machine.
6620
6621         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6622         CONFIG_ARGUMENTS.
6623         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6624         New variables.
6625         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6626         and rules.
6627         (all.normal): Depend on ALL_BUILD_MODULES.
6628         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6629         (all-build-libiberty): Depend on configure-build-libiberty.
6630
6631         * configure: Calculate and substitute proper value for
6632         ALL_BUILD_MODULES.
6633         * configure.in: Create the build subdirectory.
6634         Calculate and substitute TARGET_CONFIGARGS (formerly
6635         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6636
6637 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6638
6639         * MAINTAINERS (write-after-approval): Add self.
6640
6641 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6642
6643         * MAINTAINERS (GNATS only accounts): Remove self.
6644
6645 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6646
6647         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6648         libf2c.
6649
6650 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6651
6652         * MAINTAINERS (Write After Approval): Add self.
6653
6654 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6655
6656         * MAINTAINERS: mips and s390 are also CPU ports.
6657
6658 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6659
6660         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6661
6662 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6663
6664         * MAINTAINERS: Alphabetize.
6665
6666 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6667
6668         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6669
6670 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6671
6672         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6673
6674 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6675
6676         * configure.in (--enable-languages): Be more permissive about
6677         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6678
6679 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6680
6681         * config.sub: Import from master sources, rev. 1.230.
6682         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6683
6684 2001-11-07  Laurent Guerby  <guerby@acm.org>
6685
6686         * MAINTAINERS (Write After Approval): Add self.
6687
6688 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6689
6690         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6691
6692 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6693
6694         * config.sub: Import from master sources, rev 1.226.
6695         * config.guess: Import from master sources, rev 1.216.
6696
6697 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6698
6699         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6700         * MAINTAINERS: Add self as maintainer of MMIX port.
6701         Remove old after-approval entry.
6702
6703 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6704
6705         * ChangeLog, configure: Fix spelling errors.
6706
6707 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6708
6709         * MAINTAINERS: Tweak my address.
6710
6711 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6712
6713         * MAINTAINERS: Update my email address.
6714
6715 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6716
6717         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6718         * MAINTAINERS: Add self as maintainer of CRIS port.
6719
6720 2001-10-10  Geert Bosch  <bosch@gnat.com>
6721
6722         * MAINTAINERS (Various maintainers: Ada front end):
6723         Added Robert Dewar.
6724
6725 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6726
6727         * MAINTAINERS (Write After Approval): Added self
6728
6729 2001-10-02  Geert Bosch  <bosch@gnat.com>
6730
6731         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6732
6733 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6734
6735         * configure: Handle temporary files securely using mkdir.
6736
6737 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6738
6739         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6740
6741 2001-09-26  Will Cohen <wcohen@redhat.com>
6742
6743         * configure.in (*-*-linux*): Disable configuration of target-newlib
6744         and target-libgloss.
6745
6746 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6747
6748         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6749         RANLIB.
6750
6751 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6752
6753         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6754         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6755         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6756         avoid quotes nesting problems.
6757         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6758         (DO_X): Export only variables that are set.
6759
6760 2001-09-19  Ben Elliston  <bje@redhat.com>
6761
6762         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6763         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6764         semantics.  Use the shell built-in "type" command instead.
6765
6766 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6767
6768         Merged from gcc-3_0-branch:
6769         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6770         * ltcf-c.sh: Use $objext, not $ac_objext.
6771         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6772         * ltcf-cxx.sh: Add support for GNU.
6773         2001-07-22  Timothy Wall  <twall@redhat.com>
6774         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6775         default settings if using GNU tools with that configuration.
6776         * ltcf-cxx.sh: Ditto.
6777         * ltcf-gcj.sh: Ditto.
6778         2001-07-21  Michael Chastain  <chastain@redhat.com>
6779         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6780         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6781         * ltmain.sh: Mark as gcc-local.
6782
6783 2001-08-30  Eric Christopher  <echristo@redhat.com>
6784             Jason Eckhardt  <jle@redhat.com>
6785
6786         * config.guess: Merge from master sources.
6787         * config.sub: Merge from master sources, add support for mipsisa32.
6788
6789 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6790         * config.sub: Merge from master sources, rev 1.219.
6791         * MAINTAINERS: Add self as contact for stormy16 port.
6792
6793 2001-08-14  Zack Weinberg  <zackw@panix.com>
6794
6795         * config.sub: Merge from master sources, rev 1.218.
6796         * config.guess: Merge from master sources, rev 1.209.
6797
6798 2001-08-11  Graham Stott  <grahams@redhat.com>
6799
6800         * Makefile.in (check-c++): Add missing semicolon.
6801
6802 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6803
6804         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6805
6806 2001-07-30  Eric Christopher  <echristo@redhat.com>
6807
6808         * MAINTAINERS (Various maintainers: mips port): Added myself.
6809
6810 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6811
6812         * configure.in (sh-*-linux*): New.
6813
6814 2001-07-27  Richard Henderson  <rth@redhat.com>
6815
6816         * .cvsignore: Add LAST_UPDATED.
6817
6818 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6819
6820         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6821
6822 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6823
6824         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6825
6826 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6827
6828         * MAINTAINERS (Write After Approval): Added myself.
6829
6830 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6831
6832         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6833         and libgcj on m68hc11/m68hc12.
6834
6835 2001-06-27  H.J. Lu  (hjl@gnu.org)
6836
6837         * Makefile (CFLAGS_FOR_BUILD): New.
6838         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6839
6840 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6841
6842         * README: Remove version number.
6843
6844 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6845
6846         * INSTALL/README: Update wrt. to the installation instructions now
6847         residing in gcc/doc/install.texi.
6848
6849 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6850
6851         * README: Replace with a cut-down and updated version of gcc/README.
6852
6853 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6854
6855         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6856         multilibs to be disabled.
6857
6858 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6859
6860         * MAINTAINERS (Write After Approval): Add myself.
6861
6862 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6863
6864         * config.guess: Import CVS version 1.195.
6865         * config.sub: Import CVS version 1.212.
6866
6867 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6868
6869         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6870         gcc/xgcc is built, use -print-prog-name to find out the program
6871         name to use.
6872
6873 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6874
6875         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6876         appear to also be in the master copy.
6877         * config.sub:  Import CVS version 1.211.
6878
6879 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6880
6881         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6882         with_gcc]: Use `gcc -shared' to build a shared library.
6883
6884 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6885
6886         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6887         archives.
6888
6889 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6890
6891         * MAINTAINERS (Write After Approval): Add myself.
6892
6893 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6894
6895         * configure.in (libstdcxx_flags): Do not try to execute
6896         libstdc++-v3/testsuite_flags until it exists.
6897
6898 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6899
6900         * MAINTAINERS: Update my email address.
6901
6902 2001-05-31  Graham Stott  <grahams@redhat.com>
6903
6904         * MAINTAINERS (Write After Approval): Add myself.
6905
6906 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6907
6908         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6909         libraries when using g++ with native linker.
6910
6911 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6912
6913         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6914
6915 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6916
6917         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6918         [aix4*|aix5*]: Prepend blank.
6919
6920 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6923         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6924         of subdir/configure scripts to use the new libtool.m4.
6925
6926 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6927
6928         * MAINTAINERS (Write After Approval): Add myself.
6929
6930 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6931
6932         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6933
6934 2001-05-11  Ben Elliston  <bje@redhat.com>
6935
6936         * Makefile.in (all-sid): New target.
6937         (check-sid, clean-sid, install-sid): Likewise.
6938
6939 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6940
6941         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6942
6943 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6944
6945         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6946         libgcj.
6947
6948 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6949
6950         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6951         gcc/xgcc is built, use -print-prog-name to find out the program
6952         name to use.
6953
6954 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6955
6956         * configure.in (noconfigdirs): Don't reset it from scratch in the
6957         target case; only append to it.
6958
6959         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6960         sparc-*-solaris2.8]: Disable ${libgcj}.
6961
6962 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6963
6964         * configure.in (libgcj_saved): Copy from $libgcj.
6965         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6966         --disable-libgcj.
6967
6968 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6969
6970         * MAINTAINERS: Remove self as MIPS maintainer and
6971         C front end maintainer.
6972
6973 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6974
6975         * configure.in: Move *-chorusos target case to the proper switch.
6976         Disable libgcj.
6977
6978 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6979
6980         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6981         1.641.2.228.
6982
6983 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6984
6985         * Makefile.in (STAGE1_CFLAGS): Pass down.
6986
6987 2001-04-13  Alan Modra  <amodra@one.net.au>
6988
6989         * config.guess: Add hppa64-linux support.  Note for next import that
6990         this is already in the master file.
6991         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6992
6993 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6994
6995         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6996         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6997
6998 2001-04-11  Stan Shebs  <shebs@apple.com>
6999
7000         * MAINTAINERS: Add self as Darwin port maintainer.
7001
7002 2001-04-11  Alan Modra  <amodra@one.net.au>
7003
7004         * MAINTAINERS: Update my email address.
7005
7006 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7007
7008         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7009         recent versions of FreeBSD (release 3 or later).
7010         * ltconfig: On FreeBSD, -lc must not be provided when building
7011         a shared library or else the standard -pthread gcc option is
7012         rendered worthless to later users of the built library.
7013
7014 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7015
7016         * MAINTAINERS: Add self and RTH as C front end maintainers.
7017
7018 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7019
7020         * config.sub: Make sure to match an already-canonicalized
7021         machine name (eg. mn10300-unknown-elf).
7022
7023 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7024
7025         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7026         New macros.
7027         (bootstrap, cross): Use RECURSE_FLAGS.
7028         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7029
7030 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7031
7032         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7033
7034 2001-03-22  Colin Howell  <chowell@redhat.com>
7035
7036         * Makefile.in (DO_X): Do not backslash single-quotes in
7037         backquotes (two places).
7038
7039 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7040
7041         Re-installed:
7042         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7043         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7044         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7045         * ltcf-cxx.sh: Likewise.
7046         * ltcf-gcj.sh: Likewise.
7047
7048 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7049
7050         * MAINTAINERS: Add myself as "documentation co-maintainer".
7051
7052 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7053
7054         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7055         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7056
7057 2001-03-19  Tom Tromey  <tromey@redhat.com>
7058
7059         * config-ml.in: Handle GCJ and GCJFLAGS.
7060
7061 2001-03-21  Michael Chastain  <chastain@redhat.com>
7062
7063         * Makefile.in: all-m4 depends on all-texinfo.
7064
7065 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7066
7067         * MAINTAINERS: Add myself to write after approval list.
7068
7069 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7070
7071         * Makefile.in (DO_X): Quote nested quotes.
7072
7073 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7074
7075         * MAINTAINERS: Add myself to write after approval list.
7076
7077 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7078
7079         * Makefile.in (DO_X): Use double quotes for quoting
7080         "RANLIB=$${RANLIB}".
7081
7082 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7083
7084         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7085
7086 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7087
7088         * configure.in: Only use `lang_requires' for languages athat are
7089         actually enabled.
7090
7091 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7092
7093         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7094
7095 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7096
7097         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7098
7099 2001-03-07  Tom Tromey  <tromey@redhat.com>
7100
7101         * configure.in: Allow config-lang.in to set `lang_requires' to list
7102         of other required languages.
7103
7104 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7105
7106         * Makefile.in: Remove RANLIB definition. Use RANLIB
7107         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7108         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7109
7110 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7111             Alexandre Oliva  <aoliva@redhat.com>
7112
7113         * Makefile.in (check-c++): Use tabs, not spaces.
7114
7115 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7116
7117         * MAINTAINERS: add myself to Write After Approval list.
7118
7119 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7120
7121         * Makefile.in (check-c++): New rule.
7122
7123         * configure.in (target_libs): Remove libg++.
7124         (noconfigdirs): Remove libg++.
7125         (noconfigdirs): Same.
7126         (noconfigdirs): Same.
7127         (noconfigdirs): Same.
7128
7129         * config-ml.in: Remove libg++ references.
7130
7131         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7132         (ALL_TARGET_MODULES): Same.
7133         (configure-target-libg++): Remove.
7134         (all-target-libg++): Remove.
7135         (configure-target-libio): Remove.
7136         (all-target-libio): Remove.
7137         (check-target-libio): Remove.
7138         (.PHONY): Remove.
7139         (libg++.tar.bz2): Remove.
7140         (all-target-cygmon): Remove libio.
7141         (all-target-libstdc++): Remove.
7142         (configure-target-libstdc++): Remove.
7143         (TARGET_LIB_PATH): Remove libstdc++.
7144         (ALL_GCC_CXX): Remove libstdc++.
7145         (all-target-gperf): Correct.
7146
7147 2001-02-16  Nick Clifton  <nickc@redhat.com>
7148
7149         * configure.in (noconfigdirs): Allow configuration of texinfo
7150         for Cygwin hosts.
7151
7152 2001-02-15  Anthony Green  <green@redhat.com>
7153
7154         * configure: Introduce GCJ_FOR_TARGET.
7155         * configure.in: Ditto.
7156         * Makefile.in: Ditto.
7157
7158 2001-02-13  Andreas Schwab  <schwab@suse.de>
7159
7160         * MAINTAINERS: Update mail address.
7161
7162 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7163
7164         * config.guess: Add linux target for S/390.
7165         * config.sub: Likewise.
7166
7167 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7168
7169         * configure.in: for *-chorusos, don't config target-newlib and
7170         target-libgloss.
7171
7172 2001-02-06  Ben Elliston  <bje@redhat.com>
7173
7174         * configure: Output host type to stdout, not stderr.
7175
7176 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7177
7178         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7179         * ltcf-cxx.sh: Likewise.
7180
7181         * config.if: Assume enable_libstdcxx_v3 is defined.
7182
7183 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7184
7185         Remove V2 C++ library.
7186         * configure.in: Remove --enable-libstdcxx_v3 support.
7187
7188 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7189
7190         * include/demangle.h: Add prototype for java_demangle_v3.
7191
7192 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7193
7194         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7195
7196 2001-01-27  Richard Henderson  <rth@redhat.com>
7197
7198         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7199
7200 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7201
7202         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7203         Don't unset, it's non-portable and no longer necessary, set to empty
7204         instead.
7205
7206 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7207
7208         * ltconfig: Shell portability fix for the tagname validity check.
7209
7210 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7211
7212         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7213         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7214
7215 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7216
7217         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7218
7219 2001-01-26  Tom Tromey  <tromey@redhat.com>
7220
7221         * configure.in: Allow libgcj to be built on Sparc Solaris.
7222
7223 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7224
7225         * ltcf-c.sh: Add aix5 case.
7226         * ltcf-cxx.sh: Likewise.
7227         * ltconfig: Likewise.
7228
7229 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7230
7231         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7232         keep at least one of build_libtool_libs or build_old_libs set to
7233         yes.
7234
7235         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7236         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7237
7238 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7239
7240         * configure.in: Enable libgcj on several additional platforms.
7241
7242 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7243
7244         * configure.in: Enable libgcj for linux targets.
7245
7246 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7247
7248         * MAINTAINERS (Write After Approval): Add myself.
7249
7250 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7251
7252         * MAINTAINERS: Add myself as vax port maintainer.
7253
7254 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7255
7256         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7257
7258 2001-01-09  Mike Stump  <mrs@wrs.com>
7259
7260         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7261         failures of subdirectories.
7262
7263 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7264
7265         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7266         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7267         * ltcf-cxx.sh: Likewise.
7268         * ltcf-gcj.sh: Likewise.
7269         * ltconfig.sh: Fix typo.
7270
7271 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7272
7273         * configure: handle DOS-style absolute paths.
7274
7275 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7276
7277         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7278
7279 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7280
7281         * MAINTAINERS: Add myself as avr port co-maintainer.
7282
7283 2000-12-28  Ben Elliston  <bje@redhat.com>
7284
7285         * MAINTAINERS: Add myself under ``Write After Approval''.
7286
7287 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7288
7289         * texinfo: Remove directory from GCC.
7290
7291 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7292
7293         * COPYING: Update to current
7294         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7295         to 19yy as example year in copyright notice).
7296
7297 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7298
7299         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7300         (libstdcxx_incdir): Pass down.
7301         * config.if: Remove expired bits for cxx_interface, add stub.
7302         (libstdcxx_incdir): Add variable for g++ include directory.
7303         * configure.in (gxx_include_dir): Use it.
7304
7305 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7306
7307         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7308         with old-email address from ``Write After Approval''.
7309
7310 2000-12-15  Andreas Jaeger  <aj@suse.de>
7311
7312         * configure.in: Handle lang_dirs.
7313
7314 2000-12-14  Tom Tromey  <tromey@redhat.com>
7315
7316         * MAINTAINERS: Removed brads.
7317
7318         * MAINTAINERS: Added gcj developers.
7319
7320 2000-12-13  Anthony Green  <green@redhat.com>
7321
7322         * configure.in: Disable libgcj for any target not specifically
7323         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7324         with g++ abi.
7325
7326 2000-12-13  Mike Stump  <mrs@wrs.com>
7327
7328         * Makefile.in (local-distclean): Also remove fastjar.
7329
7330 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7331
7332         * contrib/gcc_update: Add fastjar --touch entries.
7333
7334 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7335
7336         * configure.in: Disable language-specific target libraries for
7337         languages that aren't enabled.
7338
7339 2000-12-10  Anthony Green  <green@redhat.com>
7340
7341         * configure.in: Define libgcj.  Disable libgcj target libraries for
7342         most targets.
7343
7344 2000-12-10  Neil Booth  <neilb@earthling.net>
7345
7346         * MAINTAINERS: Update mail address, remove from WAA list.
7347
7348 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7349
7350         * libjava: Imported from /cvs/java.
7351         * libffi: Likewise.
7352         * Boehm-gc: Likewise.
7353
7354 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7355
7356         * configure.in (target_libs): Revert 2000-12-08 patch.
7357         (noconfigdirs): Added target-libjava.
7358
7359 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7360
7361         * djunpack.bat: removed.
7362
7363 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7364
7365         * Makefile.in: handle DOS-style absolute paths.
7366         * config-ml.in: likewise.
7367         * symlink-tree: likewise.
7368
7369 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7370
7371         * fastjar: Imported.
7372
7373 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7374
7375         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7376         libjava.
7377         * configure.in (target_libs): Removed `target-libjava'.
7378
7379 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7380
7381         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7382         (ALL_MODULES): Added fastjar.
7383         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7384         (all-target-libjava): all-fastjar replaces all-zip.
7385         (all-fastjar): Added.
7386         (configure-target-fastjar, all-target-fastjar): Likewise.
7387         * configure.in (host_tools): Added fastjar.
7388
7389 2000-12-07  Mike Stump  <mrs@wrs.com>
7390
7391         * Makefile.in (local-distclean): Remove leftover built files.
7392
7393 2000-11-24  Nick Clifton  <nickc@redhat.com>
7394
7395         * configure.in (xscale-elf): Add target.
7396         (xscale-coff): Add target.
7397
7398 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7399
7400         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7401         recent versions of FreeBSD (release 3 or later).
7402         * ltconfig: On FreeBSD, -lc must not be provided when building
7403         a shared library or else the standard -pthread gcc option is
7404         rendered worthless to later users of the built library.
7405
7406 2000-11-16  Fred Fish  <fnf@be.com>
7407
7408         * configure.in (enable_libstdcxx_v3): Fix typo,
7409         libstd++ -> libstdc++.
7410
7411 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7412
7413         * MAINTAINERS: Add self to Write After Approval list.
7414
7415 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7416
7417         * MAINTAINERS: Update my email address.  Add myself to global write
7418         privs list.
7419
7420 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7421
7422         * Makefile.in: Merge with src and libgcj.
7423         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7424         configure-target-<library> when their configure scripts need the C
7425         or C++ library to have already been built to work properly.
7426         (do_proto_toplev): Set them to an empty string.
7427
7428         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7429         (REALLY_SET_LIB_PATH): Use them.
7430
7431 2000-11-17  Stan Shebs  <shebs@apple.com>
7432
7433         * MAINTAINERS: Add self to Write After Approval list.
7434
7435 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7436
7437         * configure: Provide the original toplevel configure arguments
7438         (including $0) to subprocesses in the environment rather than
7439         through gcc/configargs.h.
7440
7441 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7442
7443         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7444         C99.  Alphabetise "Write After Approval" list.
7445
7446 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7447
7448         * configure: Turn on libstdc++ V3 by default.
7449
7450         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7451         if we've got GCC.
7452
7453 2000-11-11  Philip Blundell  <philb@gnu.org>
7454
7455         * MAINTAINERS: Add self to Write After Approval list.
7456
7457 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7458
7459         * ltcf-c.sh (aix4): Improve shared library configuration; require
7460         exporting symbols.
7461         * ltcf-cxx.sh (aix4): Define.
7462         * ltconfig (aix4): Define library and soname specs appropriate for
7463         AIX.  Define command to create export symbols list.
7464
7465 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7466
7467         * config.sub: Add support for Sun Chorus
7468
7469 2000-10-31  Nick Clifton  <nickc@redhat.com>
7470
7471         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7472         <name>@redhat.com.  Also installed new email address for Clint
7473         Popetz.
7474
7475 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7476
7477         * etc: Remove directory from GCC.
7478
7479 2000-10-16  Michael Meissner  <meissner@redhat.com>
7480
7481         * configure (gcc/configargs.h): Only create if there is a build GCC
7482         directory created.
7483
7484 2000-10-16  Matthias Klose  <doko@debian.org>
7485
7486         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7487         when configured for libstdc++-v3.
7488
7489 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7490
7491         * configure: Save configure arguments to gcc/configargs.h.
7492
7493 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7494
7495         * config.guess: Import CVS version 1.157.
7496         * config.sub: Import CVS version 1.181.
7497
7498 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7499
7500         * Makefile.in (bootstrap): avoid recursion if subdir missing
7501         (cross): ditto
7502         (do-proto-toplev): ditto
7503
7504 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7505
7506         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7507         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7508
7509         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7510         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7511         all affected `configure' scripts.
7512
7513 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7514
7515         * MAINTAINERS: Add self as cpplib co-maintainer.
7516
7517 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7518
7519         * MAINTAINERS: Add self to Write After Approval list.
7520
7521 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7522
7523         * INSTALL/README: egcs -> GCC update.
7524
7525 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7526
7527         * MAINTAINERS: Add myself to Write After Approval list.
7528
7529 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7530
7531         * MAINTAINERS: Add myself to Write After Approval list.
7532
7533 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7534
7535         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7536         X11 libraries for hppa64.
7537
7538 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7539
7540         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7541
7542 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7543
7544         * Makefile.in (all-zlib): Added dummy target.
7545
7546         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7547         ltcf-gcj.sh: Updated from libtool multi-language branch.
7548
7549 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7550
7551         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7552         (bootstrap*): Depend on all-bootstrap.
7553
7554 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7555
7556         * config.guess: Import CVS version 1.156.
7557         * config.sub: Import CVS version 1.179.
7558
7559 2000-09-02  Anthony Green  <green@cygnus.com>
7560
7561         * Makefile.in (all-gcc): Depend on all-zlib.
7562         (CLEAN_MODULES): Add clean-zlib.
7563         (ALL_MODULES): Add all-zlib.
7564         * configure.in (host_libs): Add zlib.
7565
7566 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7567
7568         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7569         crosses, but add gcc/include to the header search path for them.
7570
7571 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7572
7573         * MAINTAINERS: Add self to Write After Approval list.
7574
7575 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7576
7577         * config.guess: Import CVS version 1.152.
7578         * config.sub: Import CVS version 1.177.
7579
7580 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7581
7582         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7583         $targargs to tell whether newlib is going to be built.
7584
7585         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7586         $$r/TARGET_SUBDIR/libio for _G_config.h.
7587
7588 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7589
7590         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7591
7592 2000-08-22  DJ Delorie  <dj@redhat.com>
7593
7594         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7595
7596 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7597
7598         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7599         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7600         sub-configures.
7601
7602 2000-08-21  DJ Delorie  <dj@redhat.com>
7603
7604         * MAINTAINERS: Add self as a libiberty maintainer
7605
7606 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7607
7608         * configure.in (libstdcxx_flags): Use
7609         libstdc++-v3/src/libstdc++.INC.
7610
7611 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7612
7613         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7614
7615 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7616
7617         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7618
7619         * configure: Make enable_threads and enable_shared defaults
7620         explicit.  Substitute enable_threads into generated Makefiles.
7621         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7622         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7623
7624 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7625
7626         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7627
7628 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7629
7630         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7631         previous delta.
7632
7633 2000-08-11  Jason Merrill  <jason@redhat.com>
7634
7635         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7636         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7637         (FLAGS_FOR_TARGET): Not here.
7638         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7639
7640 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7641
7642         * config-ml.in (CC, CXX): Don't introduce a leading space.
7643
7644 2000-08-07  DJ Delorie  <dj@delorie.com>
7645
7646         * MAINTAINERS: Add self as a DJGPP maintainer
7647
7648 2000-08-07  DJ Delorie  <dj@redhat.com>
7649
7650         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7651         "if we're also building gcc, and it's a gcc that will run on the
7652         build machine, we want to use its includes instead of the system's
7653         default includes".
7654
7655 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7656
7657         * MAINTAINERS: Add self to Write After Approval list.
7658
7659 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7660
7661         * configure.in (libstdcxx_flags): Don't use `"'.
7662
7663         * config-ml.in: Adjust multilib search paths to the
7664         appropriate multilib tree.
7665
7666 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7667
7668         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7669         commas in $LANGUAGES.
7670
7671 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7672
7673         * configure.in: Re-enable all references to libg++ and librx.
7674
7675 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7676
7677         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7678         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7679         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7680         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7681
7682         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7683
7684 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7685
7686         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7687         CXX_FOR_TARGET for sed.
7688
7689 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7690
7691         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7692         Do not override if already set in the environment or in configure.
7693         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7694         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7695
7696 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7697
7698         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7699         the libtool CVS tree multi-language branch.
7700         * ltconfig, ltmain.sh: Updated.
7701
7702 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7703
7704         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7705         (clean-target): Depend on it.
7706
7707         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7708         (GCC_FOR_TARGET): Use it.
7709         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7710         * configure.in: ... here.
7711         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7712         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7713
7714 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7715
7716         * MAINTAINERS: Add self to Write After Approval list.
7717
7718 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7719
7720         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7721         (configure-target-libchill, configure-target-libobjc): Likewise.
7722
7723         * configure.in: Use the same cache file for all target libs.
7724         * config-ml.in: But different cache files per multilib variant.
7725
7726 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7727
7728         * configure (topsrcdir): Don't use dirname.
7729
7730 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7731
7732         * MAINTAINERS: Add self to Write After Approval list.
7733
7734 2000-07-20  Jason Merrill  <jason@redhat.com>
7735
7736         * configure.in: Remove all references to libg++ and librx.
7737
7738         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7739
7740 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7741
7742         * config.sub: Update to subversions version 2000-07-06.
7743
7744 2000-07-12  Andrew Haley  <aph@cygnus.com>
7745
7746         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7747         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7748
7749 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7750
7751         * symlink-tree:  Check number of arguments.
7752
7753 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7754
7755         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7756         search path for a g++ extracted from the build tree.  This
7757         will allow link tests run by configure scripts in
7758         subdirectories to succeed.
7759
7760 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7761
7762         * ltconfig: Add support for mips-dde-sysv4.2MP
7763
7764 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7765
7766         * MAINTAINERS: Add myself as loop discovery maintainer.
7767
7768 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7769
7770         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7771         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7772
7773 2000-06-19  Timothy Wall  <twall@cygnus.com>
7774
7775         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7776         * config.sub: Add tic54x target.
7777
7778 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7779
7780         * MAINTAINERS: Add self as Fortran maintainer,
7781         remove Craig Burley.
7782
7783 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7784
7785         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7786         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7787
7788 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7789
7790         * MAINTAINERS: Add self as i18n maintainer
7791
7792 20000-05-21  H.J. Lu  (hjl@gnu.org)
7793
7794         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7795         directory are used if they exist. Make sure
7796         $(build_tooldir)/include is searched for header files,
7797         $(build_tooldir)/lib/ for library files.
7798         (GCC_FOR_TARGET): Likewise.
7799         (CXX_FOR_TARGET): Likewise.
7800
7801 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7802
7803         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7804
7805 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7806
7807         * Makefile.in (configure-target-libiberty): Depend on
7808         configure-target-newlib.
7809
7810 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7811
7812         * configure.in, Makefile.in: Merge all libffi-related
7813         configury stuff from the libgcj tree.
7814
7815 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7816
7817         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7818         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7819
7820 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7821
7822         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7823         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7824         current version information.  Add to proto-toplev directory.
7825         (gdb-taz): Build do-djunpack.
7826
7827 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7828
7829         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7830
7831 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7832
7833         * MAINTAINERS: Add self to Write After Approval list.
7834
7835 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7836
7837         * ltmain.sh: Preserve in relink_command any environment
7838         variables that may affect the linker behavior.
7839
7840 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7841
7842         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7843
7844 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7845
7846         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7847
7848 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7849
7850         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7851         with the version name.
7852
7853 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7854
7855         * MAINTAINERS: Add self as bb-reorder maintainer.
7856
7857 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7858
7859         * config.if: Tweak.
7860
7861 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7862
7863         * djunpack.bat: New file.
7864
7865 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7866
7867         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7868         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7869         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7870         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7871
7872 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7873
7874         * config.sub (case $basic_machine): Change default for "ibm-*"
7875         to "openedition".
7876
7877 2000-04-13  Andreas Jaeger  <aj@suse.de>
7878
7879         * MAINTAINERS: Added myself.
7880
7881 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7882
7883         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7884         (do-md5sum): New target.
7885         (MD5PROG): Define.
7886         (PACKAGE): Default to TOOL.
7887         (VER): Default to a shell script.
7888         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7889         md5 checksum generation.
7890         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7891         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7892         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7893         insight.tar.bz2): Use gdb-taz to create archive.
7894
7895 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7896
7897         * configure (warn_cflags): Delete.
7898
7899 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7900
7901         * MAINTAINERS: Added myself.
7902
7903 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7904             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7905
7906         * configure.in (enable_libstdcxx_v3): Add.
7907         (target_libs): Add bits here to switch between libstdc++-v2 and
7908         libstdc++-v3.
7909         * config.if: And this file too.
7910         * Makefile.in: Add libstdc++-v3 targets.
7911
7912 2000-04-05  Michael Meissner  <meissner@redhat.com>
7913
7914         * config.sub (d30v): Add d30v as a basic machine type.
7915
7916 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7917
7918         * configure.in: -linux-gnu*, not -linux-gnu.
7919
7920 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7921
7922         * MAINTAINERS: Add self in write-after-approval section.
7923
7924 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7925
7926         * MAINTAINERS: Add self as ia64 port maintainer.
7927
7928 2000-03-08  Neil Booth  <NeilB@earthling.net>
7929
7930         * MAINTAINERS: Add self in write-after-approval section.
7931
7932 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7933
7934         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7935         (do-tar-bz2): Replace TOOL with PACKAGE.
7936         (gdb.tar.bz2): Remove GDBTK from GDB package.
7937         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7938         dejagnu.tar.bz2): New packages.
7939
7940 2000-02-27  Andreas Jaeger  <aj@suse.de>
7941
7942         * configure.in: Add entry for mips*-*-linux*, move catch all
7943         *-*-*linux* entry below this one.
7944
7945 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7946
7947         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7948
7949 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7950
7951         * config.sub: Support an OS of "wince".
7952
7953 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7954
7955         * config.guess, config.sub: Updated to match config's 2000-02-15
7956         version.
7957
7958 2000-02-23  Linas Vepstas <linas@linas.org>
7959
7960         * config.sub: Add support for Linux/IBM 370.
7961         * configure.in: Likewise.
7962
7963 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7964
7965         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7966
7967 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7968
7969         * config.guess: Guess "cygwin" rather than "cygwin32".
7970
7971 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7972
7973         * configure (gcc_version): When setting, narrow search to
7974         lines containing `version_string'.
7975
7976 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7977
7978         * config.sub: Add support for avr target.
7979
7980 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7981
7982         * MAINTAINERS: Add maintainers for MCore port.
7983
7984 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7985
7986         * config.sub: Add mmix-knuth-mmixware.
7987
7988 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7989
7990         * MAINTAINERS: Pair cccp with cpplib maintainership.
7991
7992 2000-01-27  Christopher Faylor <cgf@redhat.com>
7993
7994         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7995         structure stuff to -L library search.
7996         (CXX_FOR_TARGET): Ditto.
7997         (CROSS_CHECK_MODULES): Fix spelling mistake.
7998
7999 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8000
8001         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8002         the C++ compiler.
8003
8004 2000-01-12  Richard Henderson  <rth@cygnus.com>
8005
8006         * configure.in: Don't build some bits for beos.
8007
8008 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8009
8010         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8011         as include files.
8012
8013 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8014
8015         * Add self as cpplib maintainer, as requested by Jason
8016         Merrill.  Correct my e-mail address.
8017
8018 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8019
8020         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8021         not mh-aix43.
8022
8023 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8024
8025         * MAINTAINERS: Add myself to "write after approval" list.
8026
8027 1999-12-14  Richard Henderson  <rth@cygnus.com>
8028
8029         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8030         * config.sub: Accept alphaev[78], alphaev8.
8031
8032 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8033
8034         * config.guess, config.sub: Update from autoconf.
8035
8036 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8037
8038         * MAINTAINERS:  update my playtime e-address.
8039
8040 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8041
8042         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8043         necessary libraries are missing.
8044
8045 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8046
8047         * MAINTAINERS: Add new 'write after approval' maintainer.
8048
8049 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8050
8051         * MAINTAINERS: Add new Java maintainer.
8052
8053 1999-10-25  Andreas Schwab  <schwab@suse.de>
8054
8055         * configure: Fix quoting inside arguments of eval.
8056
8057 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8058
8059         * config-ml.in: Allow suppression of some ARM multilibs.
8060
8061 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8062
8063         * config.guess: Add OS/390 match pattern.
8064         * config.sub: Add mvs, openedition targets.
8065         * configure.in (i370-ibm-opened*): New.
8066
8067 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8068
8069         * config.sub: Add support for configuring for pj.
8070
8071 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8072
8073         * config.sub (maybe_os): Add support for configuring for fr30.
8074
8075 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8076
8077         * configure.in: Do not configure or build ld for AIX
8078         platforms.  ld is known to be broken on these platforms.
8079
8080 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8081
8082         * config-ml.in: Pass compiler flag corresponding to multidirs to
8083         subdir configures.
8084
8085 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8086
8087         * Makefile.in (LDFLAGS): Define.
8088
8089 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8090
8091         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8092         noconfigdirs.
8093         (*-*-cygwin*): Likewise.
8094
8095 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8096
8097         * mkdep: New file.
8098         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8099         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8100
8101         From Eli Zaretskii <eliz@is.elta.co.il>:
8102         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8103         long file name when using DJGPP on MS-DOS.
8104
8105 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8106
8107         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8108
8109 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8110
8111         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8112         dependency as this causes "make check" to globally "make all"
8113
8114 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8115
8116         * configure.in (target_libs): Added target-zlib.
8117         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8118         (CONFIGURE_TARGET_MODULES): Likewise.
8119         (CHECK_TARGET_MODULES): Likewise.
8120         (INSTALL_TARGET_MODULES): Likewise.
8121         (CLEAN_TARGET_MODULES): Likewise.
8122         (configure-target-zlib): New target.
8123         (all-target-zlib): Likewise.
8124         (all-target-libjava): Depend on all-target-zlib.
8125         (configure-target-libjava): Depend on configure-target-zlib.
8126
8127         * Makefile.in (configure-target-libjava): Depend on
8128         configure-target-newlib.
8129         (configure-target-boehm-gc): New target.
8130         (configure-target-qthreads): New target.
8131
8132         * configure.in (target_libs): Added target-qthreads.
8133         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8134         (CONFIGURE_TARGET_MODULES): Likewise.
8135         (CHECK_TARGET_MODULES): Likewise.
8136         (INSTALL_TARGET_MODULES): Likewise.
8137         (CLEAN_TARGET_MODULES): Likewise.
8138         (all-target-qthreads): New target.
8139         (configure-target-libjava): Depend on configure-target-qthreads.
8140         (all-target-libjava): Depend on all-target-qthreads.
8141
8142         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8143         (CONFIGURE_TARGET_MODULES): Likewise.
8144         (CHECK_TARGET_MODULES): Likewise.
8145         (INSTALL_TARGET_MODULES): Likewise.
8146         (CLEAN_TARGET_MODULES): Likewise.
8147         (all-target-libjava): New target.
8148         (all-target-boehm-gc): Likewise.
8149         * configure.in (target_libs): Added libjava, boehm-gc.
8150
8151 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8152
8153         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8154         configure.bat in SUPPORT_FILES.
8155         (gas+binutils.tar.bz2): Likewise.
8156
8157         * makeall.bat: Remove; obsolete.
8158
8159 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8160
8161         From Mark Elbrecht:
8162         * configure.bat: Remove; obsolete.
8163
8164 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8165
8166         * configure: Add -W -Wall to the default CFLAGS when compiling with
8167         gcc.
8168
8169 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8170
8171         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8172
8173 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8174
8175         * configure.in: Build ld on IRIX6.
8176
8177 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8178
8179         * Makefile.in: Change distribution targets to use bzip2 instead of
8180         gzip.
8181         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8182         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8183
8184 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8185
8186         * config.sub: Add mcore target.
8187
8188 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8189
8190         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8191
8192 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8193
8194         * config.guess (dummy): Changed to $dummy.
8195
8196 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8197
8198         * config.sub: Tidied up case statements.
8199
8200 1999-05-22  Ben Elliston  <bje@cygnus.com>
8201
8202         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8203         <jiro@din.or.jp>.
8204
8205         * config.guess: Merge with FSF version. Future changes will be
8206         more accurately recorded in this ChangeLog.
8207         * config.sub: Likewise.
8208
8209 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8210
8211          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8212
8213 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8214
8215         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8216
8217 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8218
8219         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8220
8221 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8222
8223         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8224         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8225         Bad merge removed these two changes.
8226
8227 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8228                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8229
8230         * config.guess (interix Alpha): Add.
8231
8232 1999-04-11  Richard Henderson  <rth@cygnus.com>
8233
8234         * configure.in (i?86-*-beos*): Do config gperf; don't config
8235         gdb, newlib, or libgloss.
8236
8237 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8238
8239         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8240         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8241         from multidirs.
8242
8243 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8244
8245         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8246
8247 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8248
8249         * config.sub: Add support for mcore targets.
8250
8251 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8252
8253         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8254         not mt-ospace, in order to shut up assembler warning about using
8255         symbols that are named the same as registers.
8256
8257 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8258
8259         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8260         dependency list for all-target-cygmon.
8261
8262 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8263
8264         * config-ml.in: Check $host, not $target, for selective multilibs.
8265         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8266         thumb interworking, and underscore prefix multilibs.
8267
8268 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8269
8270         * missing: Update to version from current automake.
8271
8272 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8273
8274         * configure (gxx_include_dir): Removed.
8275
8276         * configure.in (gxx_include_dir): Handle it.
8277         * Makefile.in: Likewise.
8278
8279 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8280
8281         * config.sub (mips64vr4111,mips64vr4111el) Add.
8282
8283 1999-03-21  Ben Elliston  <bje@cygnus.com>
8284
8285         * config.guess: Correct typo for detecting ELF on FreeBSD.
8286
8287 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8288
8289         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8290         config/mh-djgpp.
8291
8292 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8293
8294         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8295         all-target-newlib to dependency list for all-target-bsp.
8296
8297 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8298
8299         * config.sub: Add i386-uwin support.
8300         * config.guess: Likewise.
8301
8302 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8303
8304         * configure.in: cleanup, add mh-*pic handling for arm, special
8305         case powerpc*-*-aix*
8306
8307 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8308
8309         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8310         can be built.
8311
8312 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8313
8314         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8315         targets.
8316
8317 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8318
8319         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8320
8321 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8322
8323         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8324
8325 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8326
8327         * config.sub: Fix typo in arm recognition.
8328
8329 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8330
8331         * configure.in (noconfigdirs): Changed target_configdirs to
8332         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8333         rather than m68k-*-* since it is not known to work on
8334         m68k-aout. Ditto for arm-*-*oabi.
8335
8336 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8337
8338         * configure.in (*-*-windows*): Remove, no longer used.
8339
8340 1999-02-19  Ben Elliston <bje@cygnus.com>
8341
8342         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8343         Smart and improved by Andrew Cagney.
8344
8345 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8346
8347         * config.guess: Recognize openbsd-*-hppa.
8348
8349 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8350
8351         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8352         only if it is not empty.
8353
8354 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8355
8356         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8357
8358         * config.guess: Modified to recognize uname's armv* syntax.
8359
8360         * config.sub: Modified to recognize uname's armv* syntax.
8361
8362 1999-02-17  Mark Salter  <msalter@cygnus.com>
8363
8364         * configure.in: Added target-bsp for sparclite.
8365
8366 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8367
8368         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8369
8370 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8371
8372         * configure.in: Add support for strongarm port.
8373         * config.sub: Add support for strongarm target.
8374
8375 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8376
8377         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8378         the old name config/mh-cygwin32.
8379         Enable texinfo.
8380
8381 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8382
8383         * configure.in: Do build ld for ix86 Solaris.
8384
8385 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8386
8387         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8388         $AR_FOR_TARGET.  Likewise for RANLIB.
8389
8390 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8391
8392         * config.sub (oabi):  Recognize.
8393         * configure.in (arm-*-oabi):  Handle.
8394
8395 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8396
8397         * config.guess: Improve detection of i686 on UnixWare 7.
8398
8399 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8400
8401         * config.guess: Add support for i386-pc-interix.
8402         * config.sub: Likewise.
8403         * configure.in: Likewise.
8404
8405 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8406
8407         * Makefile.in: Remove unneeded all-target-libio from
8408         from all-target-winsup target since it is now unneeded.
8409         Add all-target-libtermcap in its place since it is now
8410         needed.
8411
8412 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8413
8414         * configure.in: makefile stub for cygwin target is probably
8415         unnecessary.  Remove it for now.
8416
8417 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8418
8419         * configure.in: libtermcap.a should be built when cygwin is the
8420         target as well as the host.
8421         * config.guess: Allow mixed case in cygwin uname output.
8422         * Makefile.in: Add libtermcap target.
8423
8424 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8425
8426         * config.sub: Clean up handling of hppa2.0.
8427
8428 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8429
8430         * config.guess: Use C code to identify more HP machines.
8431
8432 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8433
8434         * config.sub: Handle hppa2.0.
8435
8436 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8437
8438         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8439         cygmon for all sparclite targets, regardless of object format.
8440
8441 1998-12-15  Mark Salter  <msalter@cygnus.com>
8442
8443         * configure.in: Added target-bsp for several target architectures.
8444
8445         * Makefile.in: Added rules for bsp.
8446
8447 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8448
8449         * config.guess: Improve detection of hppa2.0 processors.
8450
8451 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8452
8453         * config.guess: Recognize FreeBSD using ELF automatically.
8454
8455 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8456
8457         * configure (skip-this-dir): Add handling for new shell script, which
8458         might be created by a sub-directory's configure to indicate, this particular
8459         directory is "unwanted".
8460         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8461
8462 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8463
8464         * ltconfig: import from libtool, after changing libtool to
8465         account for the cygwin name change.
8466
8467 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8468
8469         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8470         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8471
8472 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8473
8474         * configure.in: Add libtermcap to list of cygwin dependencies.
8475
8476 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8477
8478         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8479         they include winsup/include when it's a cygwin target.
8480
8481 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8482
8483         * configure.in (host_tools): Added zip.
8484         * Makefile.in (all-target-libjava): Depend on all-zip.
8485         (all-zip): New target.
8486         (ALL_MODULES): Added all-zip.
8487         (NATIVE_CHECK_MODULES): Added check-zip.
8488         (INSTALL_MODULES): Added install-zip.
8489         (CLEAN_MODULES): Added clean-zip.
8490
8491 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8492
8493         * Makefile.in: lose "32" from comment about cygwin.
8494
8495 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8496
8497         * configure.in: Use -Os to build target libraries for the fr30.
8498
8499 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8500
8501         * config.sub: Add fr30.
8502
8503 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8504
8505         * configure.in: drop "32" from config/mh-cygwin32.  Check
8506         cygwin* instead of cygwin32*.
8507         * config.sub: Check cygwin* instead of cygwin32*.
8508
8509 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8510
8511         * config.guess: Match any version of Unixware7.
8512
8513 1998-10-20  Syd Polk  <spolk@cygnus.com>
8514
8515         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8516         if desired.
8517
8518 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8519
8520         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8521         these if the appropriate directories and files to not exist.
8522
8523 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8524
8525         * Makefile.in (DEVO_SUPPORT): Add config.if.
8526
8527 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8528
8529         * configure: Add pattern to replace "build_tooldir"'s
8530         definition in the generated Makefile with "tooldir"'s
8531         actual value.
8532
8533 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8534
8535         * config.sub: Bring back lost sparcv9.
8536
8537         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8538
8539 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8540
8541         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8542         CC_FOR_TARGET and friends.
8543
8544 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8545
8546         * Makefile.in (build_tooldir): New variable, same as tooldir.
8547         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8548         -B$(build_tooldir)/bin/.
8549         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8550
8551 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8552
8553         * README: Remove installation instructions and refer to the
8554         INSTALL directory instead.
8555
8556 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8557
8558         * config.sub: Add support for i[34567]86-pc-udk.
8559         * configure.in: Likewise.
8560
8561 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8562
8563         * Makefile.in: add bzip2 package building bits for user
8564         tools module
8565         * configure.in: ditto
8566
8567 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8568
8569         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8570         (ALL_TARGET_MODULES): Add all-target-libobjc.
8571         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8572         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8573         (all-target-libchill): Add dependencies.
8574         * configure.in (target_libs): Add libchill.
8575
8576 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8577
8578         * configure.in (target_subdir): Remove duplicate line.
8579
8580 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8581
8582         * Makefile.in (all-automake): fix dependencies.
8583
8584 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8585
8586         * configure.in: Minor cleanups for building in the $(target_alias)
8587         subdir.
8588
8589 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8590
8591         * Makefile.in (bootstrap): Set r and s before make all.  Use
8592         BASE_FLAGS_TO_PASS in make all.
8593         (cross): Likewise.
8594
8595 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8596
8597         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8598
8599 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8600
8601         * config.sub: Fix typo in last change.
8602
8603 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8604
8605         * config.sub: Add support for C4x target.
8606         * configure.in: Likewise.
8607
8608 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8609
8610         * config.sub: Recognize sparcv9 just like sparc64.
8611
8612 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8613
8614         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8615
8616 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8617
8618         * config.guess: Correctly identify Pentium II sco boxes.
8619
8620         * config.guess: Fix "tr" code.  From Weiwen Liu.
8621
8622 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8623
8624         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8625         stabs.
8626
8627 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8628
8629         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8630         (ALL_TARGET_MODULES): Add all-target-libchill.
8631         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8632         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8633         (all-target-libchill): Add dependencies.
8634         * configure.in (target_libs): Add libchill.
8635
8636 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8637
8638         * config.guess: Avoid assumptions about "tr" behaves when
8639         LANG is set to something other than English.
8640
8641 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8642
8643         * configure (gxx_include_dir): Changed to
8644         '${prefix}/include/g++'-${libstdcxx_interface}.
8645
8646         * config.if: New to determine the interfaces.
8647
8648 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8649
8650         * config.guess: Detect and handle MPE/IX.
8651         * config.sub: Deal with MPE/IX.
8652
8653 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8654
8655         * configure.in: Use mh-aix43.
8656
8657 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8658
8659         * configure: Fix --without/--disable cases for gxx-include-dir.
8660
8661 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8662
8663         * mdata-sh:  Imported.  Needed for automake support.
8664
8665 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8666
8667         * Makefile.in (taz): Try "chmod -R og=u ." before
8668         "chmod og=u `find . -print`".
8669
8670 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8671
8672         * configure.in: Add arm-elf and thumb-elf support.
8673
8674 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8675
8676         * Makefile.in: Undo previous patch.
8677
8678 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8679
8680         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8681         to here ...
8682         (install-no-fixedincludes): and here
8683         (INSTALL_MODULES): ... from here.
8684
8685 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8686
8687         * config.sub: Merge with FSF.
8688
8689         * config.guess: Merge with FSF.
8690
8691 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8692
8693         * configure (extraconfigdirs): New variable.
8694         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8695         * Makefile.in (all): Move higher in file.
8696         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8697         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8698         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8699         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8700         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8701
8702 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8703
8704         * Makefile.in (all-target-libjava): Depend on all-gcc and
8705         all-target-newlib.
8706         (configure-target-libjava): Depend on $(ALL_GCC).
8707
8708 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8709
8710         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8711         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8712
8713 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8714
8715         * INSTALL/README: Fix typo.
8716
8717 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8718
8719         * ylwrap: Change absolute path checks to check for DOS style path
8720         names.
8721
8722         * ylwrap: Don't use a full path name if the source file is in the
8723         same directory.  From hjl@lucon.org (H.J. Lu).
8724
8725         * config-ml.in: Default to being verbose, to match Feb 18 change to
8726         configure.
8727
8728 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8729
8730         Brought over from egcs:
8731
8732         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8733
8734         * configure.in (target_subdir): Set to ${target_alias} instead
8735         of "libraries".
8736
8737         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8738
8739         * configure.in (target_subdir): Set to libraries if enable_multilib.
8740
8741 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8742
8743         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8744         multilibs, force reconfiguration the first time we create
8745         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8746
8747 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8748
8749         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8750         avoid confusion with --no-recursion.
8751
8752 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8753
8754         * configure.in: Win32 hosts shouldn't use install -x
8755         * install-sh: remove -x option, and special .exe-handling
8756         hack.
8757
8758 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8759
8760         * config.guess: Recognize i586-pc-beos.
8761         * configure.in: Don't build some bits for beos.
8762
8763 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8764
8765         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8766         CFLAGS default to -O2.
8767
8768         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8769         when using GNU ld.
8770
8771 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8772
8773         * ltmain.sh: Correct install when using a different shell.
8774
8775 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8776
8777         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8778
8779 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8780
8781         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8782         target.
8783
8784 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8785
8786         * ltconfig: Update to correct AIX handling.
8787
8788 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8789
8790         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8791
8792         * configure.in (target_subdir): Set to ${target_alias} instead
8793         of "libraries".
8794
8795 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8796
8797         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8798         (Makefile): Depend on $(gcc_version_trigger).
8799
8800         * configure (gcc_version): Change default initializer to empty
8801         string.
8802         (gcc_version_trigger): New variable; pass this variable down
8803         to subdir configures to enable them checking gcc's version
8804         themselves. Emit make macros for both gcc_version vars.
8805         (topsrcdir): Initialize reliably.
8806         (recursion line): Remove --with-gcc-version=${gcc_version}.
8807
8808 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8809
8810         * configure (enable_version_specific_runtime_libs): Implement new flag
8811         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8812         in $(libsubdir); emit definition in each generated Makefile.
8813         (gxx_include_dir): Initialize depending on
8814         $enable_version_specific_runtime_libs.
8815
8816 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8817
8818         * configure (gcc_version): Initialize properly depending on
8819         how and where configure is started.
8820         (recursion line): Pass a --with-gcc-version=${gcc_version}
8821         to configures in subdirs.
8822
8823 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8824
8825         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8826         cygmon
8827
8828 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8829
8830         * configure.in: Add cygmon and libstub support for mn10200.
8831
8832 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8833
8834         * configure (gcc_version): Add new variable describing the
8835         particular gcc version we're building.
8836         * Makefile.in (libsubdir): Add new macro for the directory
8837         in which the compiler finds executables, libraries, etc.
8838         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8839         and libsubdir.
8840
8841 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8842
8843         * Makefile.in (local-clean): Remove *.log.
8844         (warning.log): Built with warn_summary from build.log.
8845         (mail-report.log): Run test_summary.
8846         (mail-report-with-warnings.log): Run test_summary including
8847         warning.log in the report.
8848
8849 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8850
8851         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8852
8853 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8854
8855         * Makefile.in (grep): Grep no longer depends on libiberty.
8856
8857 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8858
8859         * Makefile.in: all-snavigator needs all-libgui.
8860
8861 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8862
8863         * configure.in: Add cygmon and libstub support for mn10300.
8864
8865 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8866
8867         * missing: Update to version from automake 1.3.
8868
8869         * ltmain.sh: On installation, don't get confused if the same name
8870         appears more than once in the list of library names.
8871
8872 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8873
8874         * config.sub: Accept m68060 and m5200 as CPU names.
8875
8876 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8877
8878         * configure: Use && rather than using -a in test, because odd
8879         strings can confuse test.
8880         * configure.in: Likewise.
8881
8882 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8883
8884         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8885
8886 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8887
8888         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8889         bootstrap4-lean): New targets.
8890
8891 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8892
8893         * mpw-* Delete.  Not used.
8894
8895 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8896
8897         * COPYING.LIB: Update FSF address.
8898
8899 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8900
8901         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8902
8903         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8904         GAS_SUPPORT_DIRS.
8905
8906 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8907
8908         * ltconfig, ltmain.sh: Avoid producing a version number if
8909         -version-info was not used.
8910
8911 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8912
8913         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8914         building with newlib.
8915
8916 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8917
8918         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8919         Solaris `make' causes it to continue to next definition.
8920
8921 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8922
8923         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8924         the right GUI libraries and files are installed along with GDB.
8925
8926 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8927
8928         * configure.in: Change alpha to alpha* in several places.
8929
8930 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8931
8932         * config.sub: Recognize sparc86x.
8933
8934 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8935
8936         * configure.in (--enable-target-optspace): Remove debug echo.
8937
8938 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8939
8940         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8941
8942 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8943
8944         * ltconfig: Update cygwin32 support.
8945
8946         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8947         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8948         (GDB_SUPPORT_DIRS): Likewise.
8949
8950 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8951
8952         * configure.in (target_makefile_frag): If --enable-target-optspace,
8953         use -Os to compile target libraries rather than -O2.  Default to
8954         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8955         not used.
8956         * configure.in (target_cflags): Ditto for d30v.
8957
8958 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8959
8960         * Makefile.in (all-bfd): Depend on all-intl.
8961         (all-binutils): Likewise.
8962         (all-gas): Likewise.
8963         (all-gprof): Likewise.
8964         (all-ld): Likewise.
8965
8966 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8967
8968         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8969
8970 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8971
8972         * Makefile.in (all-bfd): Depend upon all-libiberty.
8973
8974         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8975
8976 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8977
8978         * Makefile.in: Add libstub.
8979
8980         * configure.in: Ditto. Build libstub for targets that have cygmon
8981         support.
8982
8983 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8984
8985         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8986
8987 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8988
8989         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8990         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8991
8992 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8993
8994         * configure: Define DEFAULT_M4 by searching PATH.
8995         * Makfile.in: Use DEFAULT_M4.
8996
8997 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8998
8999         * ltconfig: Add cygwin32 support.
9000
9001         * Makefile.in, configure.in: Add libtool as a native only directory
9002         to configure and build.
9003
9004 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9005
9006         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9007
9008 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9009
9010         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9011
9012 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9013
9014         * Makefile.in: add ash make rules
9015         * configure.in: add ash to native_only and host_tools lists
9016
9017 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9018
9019         * Makefile.in (all-gettext, all-intl): New targets.
9020         (ALL_MODULES): Added all-gettext, all-intl.
9021         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9022         (INSTALL_MODULES): Added install-gettext, install-intl.
9023         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9024
9025         * configure.in (host_tools): Added gettext.
9026         (native_only): Likewise.
9027         (noconfigdirs) [various cases]: Likewise.
9028         (host_libs): Added intl.
9029
9030 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9031
9032         * configure: Do not disable building gdbtk for cygwin32 hosts.
9033
9034 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9035
9036         * configure.in: Add thumb-coff target.
9037         * config.sub: Add thumb-coff target.
9038
9039 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9040
9041         * Makefile.in: Revert yesterday's change.
9042         (all-target-winsup):  all-target-librx stays out of here.
9043
9044 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9045
9046         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9047         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9048         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9049         Remove references to librx and libg++.
9050
9051 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9052
9053         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9054         recursive makes
9055
9056 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9057
9058         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9059         for newlib directory.
9060         (CXX_FOR_TARGET): Likewise.
9061
9062 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9063
9064         * ltconfig: Update after libtool/ltconfig.in change for
9065         hpux11.
9066
9067 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9068
9069         * ltconfig, ltmain.sh: Update to libtool 1.2.
9070
9071 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9072
9073         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9074         (install-gcc-cross): Instead, override LANGUAGES here.
9075
9076 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9077
9078         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9079         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9080
9081 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9082
9083         * configure.in: Add Thumb-pe target.
9084
9085 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9086
9087         * Makefile.in - changed sn targets to snavigator
9088         * configure.in - changed sn targets to snavigator
9089
9090 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9091
9092         * config-ml.in: After building symlink tree call make distclean
9093         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9094         to be the case for libiberty.
9095
9096 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9097
9098         * configure: When making link, also check the current
9099         directory. The configure scripts may create one.
9100
9101 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9102
9103         * config.sub: Accept alphapca56 and alphaev6 properly.
9104
9105 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9106
9107         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9108
9109 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9110
9111         * config.sub (sco5): Fix typo.
9112
9113 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9114
9115         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9116         install-itcl.
9117         (install-itcl): Remove dependency on install-tcl.
9118
9119 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9120
9121         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9122
9123 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9124
9125         * configure.in: Don't build libgui for a cygwin32 target when not on
9126         a cygwin32 host.
9127
9128 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9129
9130         * configure (redirect): Set to null, so default behavior of
9131         configure is now --verbose.
9132
9133 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9134
9135         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9136         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9137
9138 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9139
9140         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9141         this change to sync Makefile.in with its ChangeLog entries.
9142
9143 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9144
9145         * ltmain.sh (mkdir): Check that the directory doesn't exist
9146         before we exit with error, so that we don't get races during
9147         parallel builds.
9148
9149 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9150
9151         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9152
9153 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9154
9155         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9156         PICFLAG_FOR_TARGET.
9157         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9158
9159         * configure: Emit a definition for the new macro enable_shared
9160         into each Makefile.
9161
9162 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9163
9164         * configure.in (host_tools, native_only): Add libtool.
9165
9166 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9167
9168         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9169         Fix typo in ming config comment.
9170
9171 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9172
9173         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9174
9175 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9176
9177         * config.sub: Add tic30 cases, and map c30 to tic30.
9178
9179 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9180
9181         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9182         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9183         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9184         (CLEAN_TARGET_MODULES): Similarly
9185         (all-target-libf2c): Add dependences.
9186         * configure.in (target_libs): Add libf2c.
9187
9188 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9189
9190         * configure.in: Remove expect from noconfigdirs when target
9191         is cygwin32.  OK to build expect and dejagnu with Canadian
9192         Cross.
9193
9194 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9195
9196         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9197         host.
9198
9199         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9200         and mingw32.
9201
9202 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9203
9204         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9205         here as it is not defined in the toplevel Makefile.
9206
9207 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9208
9209         * configure (package_makefile_rules_frag): New variable, which names
9210         a file with generic rules, ...
9211         Change comment to mention we now have FIVE parts.
9212         * configure: Undo last change.
9213
9214 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9215
9216         * config.guess: More accurate determination of HP processor types.
9217         * config.sub: More accurate determination of HP processor types.
9218
9219 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9220
9221         * configure (package_makefile_frag): Move inserting the
9222         ${package_makefile_frag} to where it should be according
9223         to the comment.
9224
9225 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9226
9227         * config.guess: Add support for Linux/ARM.
9228
9229 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9230
9231         * .cvsignore: Remove *-info and *-install since they match
9232         release-info and mpw-install, which we don't want to just ignore.
9233
9234 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9235
9236         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9237
9238 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9239
9240         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9241         local_prefix to sub-make invocations.
9242
9243 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9244
9245         * configure.in: Check makefile fragments in the source
9246         directory.
9247
9248 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9249
9250         * configure.in: Check whether host and target makefile
9251         fragments exist before adding them to *_makefile_frag.
9252
9253 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9254
9255         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9256
9257 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9258
9259         * configure.in: Make sure we only replace RPATH_ENVVAR on
9260         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9261         regexp to sed.
9262
9263         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9264         to sub-makes.
9265
9266 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9267
9268         * config-ml.in (multi-do): LDFLAGS must include multilib
9269         designator.
9270
9271 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9272
9273         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9274
9275 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9276
9277         * config.sub: Add mingw32 support.
9278         * configure.in: Likewise.
9279
9280 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9281
9282         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9283
9284 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9285
9286         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9287         * configure (gxx_include_dir): Provide a definition for subdirs
9288         which do not use autoconf.
9289
9290 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9291
9292         * config.guess: Sync with egcs.  Picks up new alpha support,
9293         BeOS & some additional linux support.
9294
9295 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9296
9297         * config.guess: HP 9000/803 is a PA1.1 machine.
9298
9299 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9300
9301         * configure.in: It's alpha*-...
9302
9303 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9304
9305         * configure.in (host_makefile_frag, target_makefile_frag):
9306         Handle multiple config files.
9307         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9308         alpha-*-*.
9309
9310 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9311
9312         * mkdep: New file.
9313
9314 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9315
9316         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9317
9318 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9319
9320         * Makefile.in: Add libgui directory.
9321         (GDB_TK): Add all-libgui.
9322         * configure.in: Add libgui directory.
9323         * configure: Add all-libgui to GDB_TK.
9324
9325 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9326
9327         * config-ml.in (multidirs): Add m32r to multilib list.
9328
9329 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9330
9331         * Makefile.in (all-target-gperf): Change dependency to
9332         all-target-libstdc++.
9333
9334 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9335
9336         * config.guess: Add BeOS support.
9337
9338 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9339
9340         Source directory cvs renamed to cvssrc:
9341         * configure.in (host_tools): Change cvs to cvssrc.
9342         (native_only): Likewise.
9343         (noconfigdirs) [various cases]: Likewise.
9344         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9345         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9346         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9347         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9348         (all-cvssrc): Rename target from all-cvs.
9349
9350 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9351
9352         * configure (gxx_include_dir): Fix thinko.
9353
9354 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9355
9356         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9357         (install-cross, install-gcc-cross): New targets.
9358
9359 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9360
9361         * configure.in (noconfigdirs): Add support for Thumb target.
9362
9363         * config.sub (maybe_os): Add support for Thumb target.
9364
9365 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9366
9367         * Makefile.in: Add rules for cygmon.
9368
9369         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9370
9371 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9372
9373         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9374         * configure (gxx_include_dir): Provide a definition for subdirs
9375         which do not use autoconf.
9376
9377 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9378
9379         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9380         11/18/97 build
9381
9382 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9383
9384         * From Franz Sirl.
9385         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9386         found on RedHat Linux systems.
9387
9388 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9389
9390         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9391         guesses.
9392
9393 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9394
9395         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9396
9397 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9398
9399         * ltmain.sh: If mkdir fails, check whether the directory was created
9400         anyhow by some other process.
9401
9402 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9403
9404         * configure.in (d30v-*-*): Configure all directories.
9405
9406 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9407
9408         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9409         for the D30V.
9410
9411 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9412
9413         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9414
9415 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9416
9417         * include/libiberty.h: Add extern "C" { so it can be used with C++
9418         progrms.
9419         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9420         programs.
9421
9422 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9423
9424         * configure.in (d30v-*-*): Configure GCC now.
9425
9426 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9427
9428         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9429         is no longer needed.
9430
9431 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9432
9433         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9434
9435 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9436
9437         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9438         targets using "$@" to provide support for similar but not identical
9439         targets without having to duplicate code.
9440
9441 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9442
9443         * makefile.vms: Fix to work with DEC C.
9444
9445 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9446
9447         * config.sub: Add mips-tx39-elf to marketing names.
9448
9449 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9450
9451         * ltmain.sh: Handle symlinks in generated script.
9452
9453 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9454
9455         * configure: Handle autoconf style directory options: --bindir,
9456         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9457         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9458         --sysconfdir.
9459         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9460         (sharedstatedir, localstatedir, oldincludedir): New variables.
9461         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9462         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9463         sbindir, sharedstatedir, and sysconfdir.
9464
9465 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9466
9467         * Makefile.in (bootstrap-lean): New target.
9468
9469 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9470
9471         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9472         sn, and gnuserv from noconfigdirs.
9473
9474 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9477
9478 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9479
9480         * Makefile.in (cross): New target.
9481
9482 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9483                           Jeff Law         <law@cygnus.com>
9484
9485         * Makefile.in (bootstrap2, bootstrap3): New targets.
9486         (all-bootstrap): Remove outdated and confusing target.
9487         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9488
9489 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9490
9491         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9492         windows.  Consistent with gdb/configure.
9493
9494 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9495
9496         * configure.in: Name Linux target fragment.
9497
9498         * configure: Rewrite so that project Makefile fragment is inserted
9499         first and appears last in the resulting Makefile.
9500
9501 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9502
9503         * Makefile.in (install-itcl): Install tcl first.
9504
9505 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9506
9507         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9508
9509 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9510
9511         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9512
9513         * configure.in (skipdirs): Add target-librx for Linux.
9514         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9515
9516 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9517
9518         * Makefile.in (bootstrap): New target.
9519
9520 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9521
9522         * config.sub: Accept 'amigados' for backward compatibility.
9523
9524 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9525
9526         * config.guess: Merge with FSF.
9527
9528 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9529
9530         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9531
9532 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9533
9534         * config.sub: Add "marketing-names" patch.
9535
9536 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9537
9538         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9539
9540 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9541
9542         * config.sub: Handle v850-elf.
9543
9544 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9545
9546         * .cvsignore (*-install): Remove.
9547
9548 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9549
9550         * ltconfig: Set CONFIG_SHELL in libtool.
9551         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9552
9553 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9554
9555         * configure.in (target_subdir): Set to libraries if enable_multilib.
9556
9557 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9558
9559         * config.guess: Update from gcc directory.
9560
9561 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9562
9563         * Makefile.in (all-sim): Depends on all-readline.
9564
9565 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9566
9567         * Makefile.in (BISON, YACC): Use $$s.
9568         (all-bison): Depend on all-texinfo.
9569
9570 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9571
9572         * Makefile.in (BISON): Add -L flag.
9573         (YACC): Likewise.
9574
9575 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9576
9577         * configure.in (noconfigdirs): Add support for v850e target.
9578
9579         * config.sub (maybe_os): Add support for v850e target.
9580
9581 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9582
9583         * configure.in (noconfigdirs): Add support for v850ea target.
9584
9585         * config.sub (maybe_os): Add support for v850ea target.
9586
9587 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9588
9589         * config.sub: Add mipstx39.  Delete r3900.
9590
9591 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9592
9593         * Makefile.in (all-autoconf): Depends on all-texinfo.
9594
9595 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9596
9597         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9598         eabi targets.
9599
9600 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9601
9602         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9603
9604         * configure: When handling a Canadian Cross, handle YACC as well as
9605         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9606         * Makefile.in (all-bison): Depend upon all-texinfo.
9607
9608 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9609
9610         * Makefile.in (BISON): bison, not byacc or bison -y.
9611         (YACC): bison -y or byacc or yacc.
9612         (various): Add *-bison as appropriate.
9613         (taz): No need to mess with BISON anymore.
9614
9615 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9616
9617         * configure: If OSTYPE matches *win32*, try to find a good value for
9618         CONFIG_SHELL.
9619
9620 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9621
9622         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9623         configure.in if it is present.
9624
9625 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9626
9627         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9628
9629 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9630
9631         * config.sub: Recognize `arc' cpu.
9632         * configure.in: Likewise.
9633         * config-ml.in: Likewise.
9634
9635 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9636
9637         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9638
9639 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9640
9641         * configure: Changed sed delimiter from ':' to '|' when
9642         attempting to substitute ${config_shell} for SHELL. On
9643         NT ${config_shell} may contain a ':' in it.
9644
9645 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9646
9647         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9648
9649 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9650
9651         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9652
9653 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9654
9655         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9656
9657         * ylwrap: If the program is a relative path, force it to be
9658         absolute.
9659
9660 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9661
9662         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9663
9664 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9665
9666         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9667         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9668         for libraries.
9669
9670 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9671
9672         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9673         separated by spaces.
9674
9675 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9676
9677         * ylwrap: New file.
9678         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9679
9680         * ltmain.sh: Handle /bin/sh at start of install program.
9681
9682         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9683
9684         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9685         * missing: New file, from automake 1.2.
9686
9687 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9688
9689         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9690         check-tk to CHECK_X11_MODULES.
9691
9692 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9693
9694         * config.sub: Merge with FSF.
9695
9696 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9697
9698         * config.guess: Merge with FSF.
9699
9700 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9701
9702         * configure: Treat msdosdjgpp like go32.
9703         * configure.in: Likewise.  Don't remove gprof for go32.
9704
9705         * configure: Change Makefile.tem2 to Makefile.tm2.
9706
9707 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9708
9709         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9710
9711 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9712
9713         * install-sh (chmodcmd): Set to null if the DST directory already
9714         exists.  Same as Nov 11th change.
9715
9716 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9717
9718         * configure (GDB_TK): Needs itcl and tix.
9719
9720 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9721
9722         * config.guess: Update from FSF.
9723
9724 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9725
9726         * Makefile.in (GDB_TK): Depend on itcl and tix.
9727
9728 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9729
9730         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9731         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9732         (INSTALL_SCRIPT): New variable.
9733         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9734         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9735         to -x.
9736         * install-sh: Add support for -x option.
9737
9738 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9739
9740         * configure.in, Makefile.in: Treat tix like itcl.
9741
9742 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9743
9744         * Makefile.in (WINDRES): New variable.
9745         (WINDRES_FOR_TARGET): New variable.
9746         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9747         (EXTRA_HOST_FLAGS): Add WINDRES.
9748         (EXTRA_TARGET_FLAGS): Add WINDRES.
9749         (EXTRA_GCC_FLAGS): Add WINDRES.
9750         ($(DO_X)): Pass down WINDRES.
9751         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9752         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9753         DLLTOOL_FOR_TARGET.
9754
9755 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9756
9757         * configure.in: configure sim before gdb for win32-x-ppc
9758
9759 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9760
9761         Move gperf into the toplevel, from libg++.
9762         * configure.in (target_tools): Add target-gperf.
9763         (native_only): Add target-gperf.
9764         * Makefile.in (all-target-gperf): New target, depend on
9765         all-target-libg++.
9766         (configure-target-gperf): Empty rule.
9767         (ALL_TARGET_MODULES): Add all-target-gperf.
9768         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9769         (CHECK_TARGET_MODULES): Add check-target-gperf.
9770         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9771         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9772
9773 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9774
9775         * config.sub (mn10200): Recognize new basic machine.
9776
9777 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9778
9779         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9780         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9781
9782 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9783
9784         * configure.in: If we're building mips-sgi-irix6* native, turn on
9785         ENABLE_MULTILIB and set TARGET_SUBDIR.
9786
9787 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9788
9789         * Makefile.in (all-sn): Depend on all-grep.
9790
9791 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9792
9793         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9794
9795         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9796         Makefile.  From Jeff Makey <jeff@cts.com>.
9797         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9798
9799         * Makefile.in (DISTBISONFILES): Remove.
9800         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9801         $(DEFAULT_YACC).
9802
9803         * configure.in: Build itl, db, sn, etc., when building for native
9804         cygwin32.
9805
9806         * Makefile.in (LD): New variable.
9807         (EXTRA_HOST_FLAGS): Pass down LD.
9808         ($(DO_X)): Likewise.
9809
9810 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9811
9812         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9813
9814 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9815
9816         * configure.in (targargs): Strip out any supplied --build argument
9817         before adding our own. Always add --build.
9818
9819 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9820
9821         * configure.in (targargs): Pass --build if we're doing
9822         a cross-compile.
9823
9824 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9825
9826         * configure: Use '|' instead of ":" as the separator in
9827         sed. Otherwise sed chokes on NT path names with drive
9828         designators. Also look for "?:*" as the leading characters in an
9829         absolute pathname.
9830
9831 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9832
9833         * config.sub: Support for r3900.
9834
9835 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9836
9837         * configure.in: Use install-sh, not install.sh.
9838
9839 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9840
9841         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9842         apply it twice.
9843
9844 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9845
9846         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9847         install-binutils.
9848
9849 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9850
9851         * Makefile.in: Add automake targets.
9852         * configure.in (host_tools): Add automake.
9853
9854 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9855
9856         * configure: Default CXX to c++, not gcc.
9857         * Makefile.in (CXX): Set to c++, not gcc.
9858         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9859
9860 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9861
9862         * install-sh: try appending a .exe if source file doesn't
9863         exist
9864
9865 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9866
9867         * configure.in: Turn on multilib by default.
9868         (cross_only): Remove target-libiberty.
9869
9870         * Makefile.in (all-gcc): Don't depend on libiberty.
9871
9872 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9873
9874         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9875
9876 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9877
9878         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9879         (DISTBISONFILES): Add ld/Makefile.in
9880
9881 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9882
9883         * configure.in: if target is cygwin32 but host isn't cygwin32,
9884         don't configure gdb tcl tk expect, not just gdb.
9885
9886 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9887
9888         * configure.in: Added gnuserv everywhere sn appears.
9889
9890         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9891         (CROSS_CHECK_MODULES): Added check-gnuserv.
9892         (INSTALL_MODULES): Added install-gnuserv.
9893         (CLEAN_MODULES): Added clean-gnuserv.
9894         (all-gnuserv): New target.
9895
9896 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9897
9898         * config.guess: Fixes for MIPS OpenBSD systems.
9899
9900 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9901
9902         * Makefile.in (INSTALL_XFORM): Remove.
9903         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9904
9905         * mkinstalldirs: New file, copied from automake.
9906         * Makefile.in (installdirs): Rename from install-dirs.  Use
9907         mkinstalldirs.  Change all users.
9908         (DEVO_SUPPORT): Add mkinstalldirs.
9909
9910 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9911
9912         * install-sh: Rename from install.sh.
9913         * Makefile.in (INSTALL): Change install.sh to install-sh.
9914         (DEVO_SUPPORT): Likewise.
9915
9916         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9917         Graichen <graichen@rzpd.de>.
9918
9919 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9920
9921         * config.guess: Recognize OpenBSD systems correctly.
9922
9923 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9924
9925         * README, Makefile.in (ETC_SUPPORT): Remove references to
9926         cfg-paper*, configure.{texi,man,info*}._
9927
9928 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9929
9930         * Makefile.in (all.normal): Ensure that gcc is built after all
9931         the x11 - ie gdb - targets.
9932
9933 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9934
9935         * makefile.vms: Don't run conf-a-gas.
9936
9937 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9938
9939         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9940
9941 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9942
9943         * configure.in: Remove noconfigdirs case since gdb also
9944         configures and builds for tic80-coff.
9945
9946 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9947
9948         * configure: Set cache_file to config.cache.
9949         * Makefile.in (local-distclean): Remove config.cache.
9950
9951 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9952
9953         * COPYING: Update FSF address.
9954
9955 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9956
9957         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9958         noconfigdirs.
9959
9960 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9961
9962         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9963         MAKEDIRS, is empty.
9964
9965 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9966
9967         * config.sub: Tweak mn10300 entry.
9968
9969 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9970
9971         * configure.in (host_tools): Put sim before gdb, so gdb's
9972         configure.tgt can determine if the simulator was configured.
9973
9974 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9975
9976         * config.sub: Move BeOS $os case to be with other Cygnus
9977         local cases.
9978
9979 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9980
9981         * config.sub: Remove misplaced comment that broke Linux.
9982
9983 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9984
9985         * config.sub: Add BeOS support.
9986
9987 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9988
9989         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9990
9991 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9992
9993         * configure.in (noconfigdirs): Remove tcl and tk from
9994         noconfigdirs for cygwin32 builds.
9995
9996 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9997
9998         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9999
10000 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10001
10002         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10003         make-all.com, use makefile.vms instead.
10004
10005 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10006
10007         * config.sub: Accept -lnews*.
10008
10009 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10010
10011         * configure.in (noconfigdirs): Disable target-newlib,
10012         target-examples and target-libiberty for d30v.
10013
10014 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10015
10016         * configure.in (noconfigdirs): Enable ld for d30v.
10017
10018 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10019
10020         * configure.in (tic80-*-*): Build compiler.
10021
10022 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10023
10024         * configure.in (d30v-*): Remove sim directory from list of
10025         unsupported d30v directories
10026
10027 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10028
10029         * config.sub, configure.in: Add d30v target cpu.
10030
10031 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10032
10033         * makefile.vms: New file.
10034         * make-all.com: Remove.
10035
10036 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10037
10038         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10039
10040 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10041
10042         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10043
10044 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10045
10046         * Makefile.in (ALL_MODULES): Added all-db.
10047         (CROSS_CHECK_MODULES): Addec check-db.
10048         (INSTALL_MODULES): Added install-db.
10049         (CLEAN_MODULES): Added clean-db.
10050
10051 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10052
10053         * config.guess: Merge with latest FSF sources.
10054
10055 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10056
10057         * Makefile.in (ALL_MODULES): Added all-itcl.
10058         (CROSS_CHECK_MODULES): Added check-itcl.
10059         (INSTALL_MODULES): Added install-itcl.
10060         (CLEAN_MODULES): Added clean-itcl.
10061
10062 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10063
10064         * configure.in: build gdb for mn10200
10065
10066 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10067
10068         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10069
10070 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10071
10072         * configure.in (tic80-*-*): Turn off most targets right now.
10073
10074 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10075
10076         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10077         rather than the makeinfo program.
10078         (do-info): Depend upon all-texinfo.
10079
10080 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10081
10082         * configure.in: Remove uses of config/mh-linux.
10083
10084         * config.sub, config.guess: Merge with latest FSF sources.
10085
10086 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10087
10088         * config.sub (case $basic_machine): Add tic80 entries.
10089
10090 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10091
10092         * config.sub, config.guess: Merge with latest FSF sources.
10093
10094 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10095
10096         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10097         * mpw-config.in: Test for NewFolderRecursive.
10098         * mpw-install: Use symbolic name for startup filename.
10099         * mpw-README: Add various additional details.
10100
10101 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10102
10103         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10104
10105 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10106
10107         * configure.in: Do build gcc and the target libraries for
10108         the mn10200.
10109
10110 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10111
10112         * configure.in: don't avoid building gdb for mn10300 any more
10113         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10114         instead of single-quoting it.
10115
10116 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10117
10118         * configure.in: Don't use --with-stabs on IRIX 6.
10119
10120 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10121
10122         * configure.in (m32r): Build gdb, libg++ now.
10123
10124 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10125
10126         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10127         directories from noconfigdirs.
10128
10129 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10130
10131         * config.sub (basic_machine): added mips16 configuration
10132
10133 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10134
10135         * config.sub: Handle d10v-unknown.
10136
10137 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10138
10139         * config.sub: Handle v850-unknown.
10140
10141 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10142
10143         * Makefile.in: add findutils
10144         * configure.in: add findutils to list of host_tools
10145
10146 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10147
10148         * config.sub: Handle mn10200 and mn10300.
10149
10150 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10151
10152         * configure.in (d10v-*): Do not build librx.
10153
10154 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10155
10156         * configure.in (mn10300): Build everything except gdb & libgloss.
10157
10158 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10159
10160         * config.guess:  Patch for Dansk Data Elektronik servers,
10161         from Niels Skou Olsen <nso@dde.dk>.
10162
10163         For ncr, use /bin/uname rather than uname, since GNU uname does not
10164         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10165
10166         Patch for MIPS R4000 running System V,
10167         from Eric S. Raymond <esr@snark.thyrsus.com>.
10168
10169         Fix thinko for nextstep.
10170
10171         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10172
10173         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10174         * config.guess: Guess mips-dec-mach_bsd4.3.
10175
10176         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10177         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10178         release numbers.
10179         * config.guess (mips-mips-riscos*):  Emit just enough of the
10180         release number.
10181
10182         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10183         * config.guess (sparc-auspex-sunos*):  Added.
10184         (f300-fujitsu-*): Added.
10185
10186         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10187         * config.guess:  Recognize a Tadpole as a sparc.
10188
10189 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10190
10191         * config.guess: Don't assume that NextStep version is either 2 or
10192         3.  NextStep 4 (aka OpenStep 4) has come out now.
10193
10194 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10195
10196         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10197         From Rik Faith <faith@cs.unc.edu>.
10198
10199 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10200
10201         * config.sub: Contributions from bug-gnu-utils to:
10202         Support plain "hppa" (no version given) architecture, reported by
10203         OpenStep.
10204         OpenBSD like NetBSD.
10205         LynxOs is not a hardware supplier.
10206
10207         * config.guess: Contributions from bug-gnu-utils to add support for:
10208         OpenBSD like NetBSD.
10209         Stratus systems.
10210         More Pyramid systems.
10211         i[n>4]86 Intel chips.
10212         M680[n>4]0 Motorola chips.
10213         Use unknown instead of lynx for hardware manufacturer.
10214
10215 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10216
10217         * install.sh (chmodcmd): Set to null if the DST directory already
10218         exists.
10219
10220 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10221
10222         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10223         not use mt-ppc target Makefile fragment any more.
10224
10225 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10226
10227         * configure.in (*-*-windows):  Exclude everything but those dirs
10228         needed to build windows.
10229
10230 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10231
10232         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10233
10234 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10235
10236         * configure.in:  Exclude mmalloc from i386-windows.
10237
10238 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10239
10240         * Undo my previous change.
10241
10242 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10243
10244         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10245         unconditionally.
10246         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10247
10248 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10249
10250         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10251         host to add it's own flags.
10252
10253 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10254
10255         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10256
10257 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10258
10259         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10260         (CXX_FOR_TARGET): Likewise.
10261         (GCC_FOR_TARGET): Define.
10262         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10263         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10264         CC_FOR_TARGET was specified on the command line.
10265         (MAKEOVERRIDES): Don't define.
10266
10267 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10268
10269         * configure.in (m32r): Fix spelling of libg++ libs.
10270
10271 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10272
10273         * config.sub (-apple*): Remove, now redundant.
10274
10275 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10278
10279         * configure: Rework yesterday's sed script patch.
10280
10281         * config.sub: Merge with FSF.
10282
10283 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10284
10285         * config.guess:  Merge from FSF.
10286
10287         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10288         * config.guess: Use pc instead of unknown, for pc clone systems.
10289         Change linux to linux-gnu.
10290
10291         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10292         * config.guess: Avoid non-portable tr syntax.
10293
10294 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10295
10296         * test-build.mk (HOLES): Add "xargs" for gdb.
10297
10298         * configure: Avoid hpux10.20 sed bug.
10299
10300 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10301
10302         * configure.in:  Add support for windows host
10303         (that is a build done under the Microsoft build environment).
10304
10305 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10306
10307         * Makefile.in: Replace all uses of srcroot with s, to shrink
10308         command line lengths.
10309
10310         Patches from Geoffrey Noer <noer@cygnus.com>:
10311         * configure.in: If configuring for newlib, pass --with-newlib to
10312         subdirectories.
10313         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10314         -Bnewlib/ and -Lwinsup to gcc.
10315         (CXX_FOR_TARGET): Likewise.
10316
10317 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10318
10319         * Makefile.in (ETC_SUPPORT): Add configure.
10320
10321 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10322
10323         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10324         host configuration file.
10325
10326 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10327
10328         * configure.in: Break mn10x00 support into separate
10329         mn10200 and mn10300 configurations.
10330         * config.sub: Likewise.
10331
10332 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10333
10334         * configure.in: Add lots of stuff to noconfigdirs for
10335         the mn10x00 targets.
10336
10337         * config.sub, configure.in: Add mn10x00 support.
10338
10339 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10340
10341         * make-all.com: Call conf-a-gas, not config-a-gas.
10342
10343 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10344
10345         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10346         targets.
10347
10348 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10349
10350         * mpw-README: Add much more detail for native PowerMac.
10351         * mpw-install: New file.
10352         * mpw-configure: Add --norecursion and --help options.
10353         * mpw-config.in: Translate readme and install files when
10354         copying to objdir.
10355         * mpw-build.in: Don't always depend on byacc and flex.
10356         (install-only-top): New action.
10357
10358 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10359
10360         * configure.in:  You can now configure GDB for the v850.
10361
10362 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10363
10364         * configure.in (noconfigdirs): Don't configure any C++ dirs
10365         if targeting D10V.
10366
10367 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10368
10369         * config.sub: Recognize mips64vr5000.
10370
10371 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10372
10373         * configure.in: Use a single line for host_tools and native_only.
10374
10375 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10376
10377         * config.sub, configure.in: Add entries for m32r.
10378
10379 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10380
10381         * Makefile.in (inet-install): Don't run install-gzip.
10382
10383 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10384
10385         * configure.in:  Don't config lots of things for *-*-windows*.
10386
10387 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10388
10389         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10390         (host_libs, host_tools): Copy from configure.in.
10391         * mpw-configure: Don't complain about directories not found.
10392
10393 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10394
10395         * configure.in (i[345]86): Recognize i686 for pentium pro.
10396         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10397         file.
10398
10399         * config.guess (i[345]86): Ditto.
10400
10401 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10402
10403         * configure.in (noconfigdirs): Removed gdb for D10V.
10404
10405 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10406
10407         * configure.in: Remove ld, target-libio, target-libg++, and
10408         target-libstdc++ from noconfigdirs.
10409
10410 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10411
10412         * configure: Fix three locations where shell scripts were
10413         being run directly rather than with config_shell.
10414
10415 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10416
10417         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10418         * config.sub (basic_machine): Recognize v850.
10419
10420 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10421
10422         * mpw-configure: Handle multiple enable/disable options and
10423         pass them down recursively, handle -c and -s flags appropriately
10424         depending on choice of compiler, add escape mechanism for
10425         quoted arguments to gC.
10426
10427 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10428
10429         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10430         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10431         so that -mrelocatable-lib and -mno-eabi are used.
10432
10433         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10434         not support --print-multi-lib, don't abort.
10435
10436 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10437
10438         * make-all.com: Run config-a-gas.
10439         * setup.com: Don't copy subdirectory files around.
10440
10441 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10442
10443         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10444         target, it now compiles correctly.
10445
10446 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10447
10448         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10449
10450 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10451
10452         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10453
10454 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10455
10456         * configure.in (native_only): Add prms.
10457
10458 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10459
10460         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10461         (BINUTILS_SUPPORT_DIRS): Likewise.
10462
10463 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10464
10465         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10466         d10v support is added.
10467
10468 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10469
10470         * configure.in (d10v-*-*): New target.
10471
10472 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10473
10474         * config.guess (HP 9000/811): Recognize this as a PA1.1
10475         machine.
10476
10477 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10478
10479         * Makefile.in (do-tar-gz): New target, split out from tail end of
10480         taz target.  Run each command separately, don't use pipes.
10481         (taz): Use it.
10482
10483 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10484
10485         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10486         * mpw-build.in: No builds should depend on building byacc or flex,
10487         they are assumed to be installed already.
10488
10489 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10490
10491         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10492         variable that CC_FOR_TARGET needs.
10493
10494 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10495
10496         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10497         options have changed since the last time the subdirectory was
10498         configured, and if it has, reconfigure.
10499         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10500         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10501
10502 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10503
10504         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10505         CLEAN_MODULES): Add bash.
10506         (all-bash): New target.
10507
10508 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10509
10510         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10511
10512 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10513
10514         * config.sub (basic_machine): Recognize d10v as a valid processor.
10515
10516 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10517
10518         * mpw-configure: Add support for --bindir.
10519         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10520
10521 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10522
10523         * configure.in: add bash, time, gawk to list of hosttools and things
10524         to only build for native toolchains
10525
10526 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10527
10528         * Makefile.in (docdir): Remove.
10529
10530 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10531
10532         * Makefile.in (datadir): Set to $(prefix)/share.
10533
10534 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10535
10536         * configure.in: build diff and patch for cygwin32-hosted
10537         toolchains.
10538
10539 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10540
10541         * config.sub: Accept -rtems*.
10542
10543 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10544
10545         * configure.in: enable dosrel for cygwin32-hosted builds,
10546                 remove diff from the list of things not buildable
10547                 via Canadian Cross
10548
10549 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10550
10551         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10552         don't get ". ".
10553
10554 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10555
10556         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10557
10558 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10559
10560         * Makefile.in (taz): Handle case where tex3patch didn't even get
10561         checked out.  Also, if it was found, put the symlink in a new util
10562         subdirectory.
10563
10564 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10565
10566         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10567
10568 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10569
10570         * config.sub: Recognize -openvms.
10571         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10572         * make-all.com, setup.com: New files.
10573
10574 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10575
10576         * Makefile.in (taz): tex3patch moved to texinfo/util.
10577
10578 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10579
10580         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10581         * configure.in: remove make from disable-if-Can-Cross list
10582                 enable gdb if ${host} and ${target} are cygwin32
10583
10584 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10585
10586         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10587         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10588
10589 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10590
10591         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10592         distinguish sysv/svr4/bsd variants.
10593         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10594
10595 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10596
10597         * configure.in: Added copyright notice.
10598         * move-if-change: Added copyright notice.
10599
10600 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10601
10602         * configure.in (powerpcle-*-solaris*): Until we get shared
10603         libraries working, don't build gdb, sim, make, tcl, tk, or
10604         expect.
10605
10606 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10607
10608         * config.guess:  Merge with FSF:
10609
10610         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10611         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10612
10613         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10614         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10615
10616         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10617         * config.guess:  Combine two OSF1 rules.
10618         Also recognize field test versions.  From mjr@zk3.dec.com.
10619         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10620         because GNU uname does not support -p.  From pmr@pajato.com.
10621
10622 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10623
10624         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10625
10626 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10627
10628         * mpw-README: Document GCCIncludes.
10629
10630 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10631
10632         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10633
10634 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10635
10636         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10637
10638 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10639
10640         * configure.in (*-*-cygwin32): Configure make.
10641
10642 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10643
10644         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10645
10646 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10647
10648         * Makefile.in (all-inet): Depend on all-perl.
10649
10650         * Makefile.in (inet-install): New target.
10651
10652         * Makefile.in (all-inet): Depend on all-tcl.
10653         (all-inet): Depend on all-send-pr.
10654
10655 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10656
10657         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10658         temporarily.
10659
10660 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10661
10662         * configure.in: Don't configure --with-gnu-ld on AIX.
10663
10664 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10665
10666         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10667
10668 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10669
10670         * Makefile.in (ALL_MODULES): Added all-inet.
10671         (CROSS_CHECK_MODULES): Added check-inet.
10672         (INSTALL_MODULES): Added install-inet.
10673         (CLEAN_MODULES): Added clean-inet.
10674         (all-indent): New target.
10675
10676         * configure.in (host_tools): Added inet.
10677         (native_only): Added inet.
10678         (noconfigdirs): Added inet.
10679
10680 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10681
10682         * configure.in: Don't configure libgloss if we are not configuring
10683         newlib.
10684
10685 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10686
10687         * configure.in: Don't configure libgloss for unsupported
10688         architectures.
10689
10690 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10691
10692         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10693
10694 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10695
10696         * Makefile.in (ALL_MODULES): Include all-apache.
10697         (CROSS_CHECK_MODULES): Include check-apache.
10698         (INSTALL_MODULES): Include install-apache.
10699         (all-apache): New target.
10700
10701         * configure.in: Added apache everywhere perl is seen.
10702
10703 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10704
10705         * Makefile.in: Add support for clean-{module} and
10706         clean-target-{module} rules.
10707
10708 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10709
10710         * configure.in (*-*-ose) do not build libgloss.
10711
10712 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10713
10714         * config.guess (prep*:SunOS:5.*:*): Turn into
10715         powerpele-unknown-solaris2.
10716
10717 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10718
10719         * configure.in: Permit --enable-shared to specify a list of
10720         directories.
10721
10722 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10723
10724         * configure.in (host==solaris): Pass only the first word of $CC
10725         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10726
10727 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10728
10729         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10730
10731 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10732
10733         * Makefile.in (ALL_MODULES): Include all-perl.
10734         (CROSS_CHECK_MODULES): Include check-perl.
10735         (INSTALL_MODULES): Include install-perl.
10736         (ALL_X11_MODULES): Include all-guile.
10737         (CHECK_X11_MODULES): Include check-guile.
10738         (INSTALL_X11_MODULES): Include install-guile.
10739         (all-perl): New target.
10740         (all-guile): New target.
10741
10742         * configure.in (host_tools): Include perl and guile.
10743         (native_only): Include perl and guile.
10744         (noconfigdirs): Don't build guile and perl; no ports have been
10745         done.
10746
10747 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10748
10749         * configure (--enable-*): Handle quoted option lists such as
10750         --enable-sim-cflags='-g0 -O' better.
10751
10752 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10753
10754         * Makefile.in ({,inst}all-target): New rule so we can make and
10755         install all of the target directories easily.
10756
10757 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10758
10759         * configure.in: Add missing global flag in sed substitution when
10760         deleting `target-' from ${configdirs}.
10761
10762 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10763
10764         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10765         option.
10766
10767         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10768         config/mh-necv4.
10769
10770         * install.sh: Correct misspelling of transformbasename.
10771
10772         * config.guess: Recognize mips-*-sysv*.
10773
10774 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10775
10776         * config.sub: Recognize mon960.
10777
10778 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10779
10780         * configure: Restore Canadian Cross handling of BISON and LEX,
10781         removed in Feb 20 change.
10782
10783 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10784
10785         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10786         Mention make install.  Remove the old copyright date as well the
10787         clumsy and rather pointless copyright on the README file.
10788
10789 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10790
10791         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10792         Makefile after running symlink-tree, then run `make distclean' to
10793         avoid clobbering any generated files in srcdir.
10794
10795 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10796
10797         * configure.in (m68k-*-netbsd*): Build everything now.
10798
10799 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10800
10801         * Makefile.in (taz): Fix quoting.
10802
10803 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10804
10805         * configure.in (sparclet-*-*): Build everything now.
10806
10807 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10808
10809         * configure.in (m68k-*-linux*): New host.
10810
10811 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10812
10813         * configure: Check for bison before byacc.
10814
10815 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10816
10817         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10818         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10819         searching PATH.  These are used as fallbacks by Makefile.in if
10820         flex/bison/byacc aren't in objdir.
10821
10822 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10823
10824         * Makefile.in: Make everything which depends upon all-bfd also
10825         depend upon all-opcodes, in case --with-commonbfdlib is used.
10826
10827 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10828
10829         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10830         building NT native compilers on Unix.
10831
10832 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10833
10834         * configure.in: Don't get CC from the host Makefile fragment if we
10835         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10836         Solaris test for /usr/ucb/cc to the post target script, just after
10837         the compiler sanity test.
10838
10839 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10840
10841         * config.sub: Merge with FSF.
10842
10843 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10844
10845         * Makefile.in (RPATH_ENVVAR): New variable.
10846         (REALLY_SET_LIB_PATH): Use it.
10847         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10848
10849 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10850
10851         * config.sub, configure.in: Recognize sparclet cpu.
10852
10853 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10854
10855         * config.guess:  Support m68k-cbm-sysv4.
10856
10857 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10858
10859         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10860         m68k-unknown-linuxaout from linker help string.  Put quotes around
10861         $ld_help_string.
10862
10863 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10864
10865         * config.guess (powerpc-harris-powerunix): Add guess for port
10866         to new target.
10867
10868 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10869
10870         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10871
10872 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10875         $(REALLY_SET_LIB_PATH) in Makefile.
10876         * Makefile.in (SET_LIB_PATH): New variable.
10877         (REALLY_SET_LIB_PATH): New variable.
10878         ($(DO_X)): Use $(SET_LIB_PATH).
10879         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10880         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10881         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10882         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10883         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10884         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10885         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10886         (install-dosrel): Likewise.
10887         (all-opcodes): Depend upon all-libiberty.
10888
10889 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10890
10891         * config.guess (*:CYGWIN*): New
10892
10893 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10894
10895         * Makefile.in (all-target-winsup): All all-target-libiberty.
10896
10897 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10898
10899         * configure.in (noconfigdirs): Add missing # in front of comment.
10900
10901 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10902
10903         * configure.in: add second pass to things added to noconfigdirs
10904         so *-gm-magic can exclude libgloss properly.
10905
10906 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10907
10908         * mpw-configure (extralibs_name, rez_name): Set correctly
10909         for MWC68K compiler.
10910
10911         * mpw-README: Add more info on the necessary build tools.
10912
10913 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10914
10915         * configure.in, config.sub: Recognize cygwin32.
10916
10917 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10918
10919         * config.guess, config.sub: Recognize A/UX.
10920
10921 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10922
10923         * config.sub: Merge with gcc/config.sub.
10924
10925 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10926
10927         * mpw-build.in (do-binutils): Add build of stamps.
10928
10929 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10930
10931         * config.sub: Add recognition for mips64vr4100*-* targets.
10932
10933 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10934
10935         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10936         Add creation of gconfigargs with `--enable-shared' turned on.
10937         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10938         ($(host)-stamp-stage3-configured): Likewise.
10939         (HOLES): Add chatr and ldd.
10940         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10941
10942 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10943
10944         * configure: Pass --nfp to recursive configures.
10945
10946 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10947
10948         * Makefile.in (DLLTOOL): New.
10949         (DLLTOOL_FOR_TARGET): New.
10950         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10951         (EXTRA_TARGET_FLAGS): Ditto.
10952         (EXTRA_GCC_FLAGS): Ditto.
10953         (CONFIGURE_TARGET_MODULES): Ditto.
10954         (DO_X): Ditto.
10955         * configure: Add DLLTOOL.
10956
10957 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10958
10959         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10960         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10961         mh-sco, since old workarounds no longer needed, and don't
10962         build ld, since libraries have weak symbols in COFF.
10963
10964 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10965
10966         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10967
10968 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10969
10970         * configure.in: Make sure that ${CC} can be used to compile an
10971         executable.
10972
10973 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10974
10975         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10976         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10977         nothing depending on whether gdbtk is being built.
10978
10979 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10980
10981         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10982
10983 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10984
10985         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10986         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10987
10988 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10989
10990         * config-ml.in: Add support for
10991         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10992         Simplify setting of multidirs from --disable-foo.
10993
10994 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10995
10996         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10997         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10998         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10999         non-empty, pass them on to the  GCC make.
11000         (all-bootstrap): New rule that is like all-gcc, except it executes
11001         the GCC bootstrap rule instead of the GCC all rule.
11002
11003 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11004
11005         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11006
11007 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11008
11009         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11010         DG/UX support.
11011
11012 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11013
11014         * config.sub (i*86*) Change [345] to [3456]
11015
11016 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11017
11018         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11019         --with-gnu-ld=no.
11020
11021 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11022
11023         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11024         AIX multilibs get built.
11025
11026 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11027
11028         * configure.in (i386-win32): Don't build expect if we're not
11029         building the tcl subdir.
11030
11031 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11032
11033         * Makefile.in: (configure-target-examples, all-target-examples):
11034         New targets, configure and build example programs.
11035
11036 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11037
11038         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11039         use it as input to sedit the generated MPW makefile.
11040         * mpw-README: Add a suggestion about Gestalt.h.
11041
11042 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11043
11044         * config.sub: Accept *-*-ieee*.
11045
11046 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11047
11048         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11049         Ronald F. Guilmette <rfg@monkeys.com>.
11050
11051 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11052
11053         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11054         for powerpc-pe native.
11055         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11056         (target==powerpc-pe): duplicate i386-win32 entry.
11057
11058 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11059
11060         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11061         of vxworks, not just vxworks5.1.
11062
11063 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11064
11065         * mpw-configure: Add support for exec-prefix.
11066
11067 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11068
11069         * config.guess: Recognize HP model 816 machines as having
11070         a PA1.1 processor.
11071
11072 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11073
11074         * configure: Ignore new autoconf configure options.
11075
11076 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11077
11078         * config.guess:  Recognize Pentium under SCO.
11079         From Robert Lipe <robertl@arnet.com>.
11080
11081 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11082
11083         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11084
11085 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * configure.in: Don't configure gas for alpha-dec-osf*.
11088
11089 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11090
11091         * configure.in: Default to --with-stabs for some targets for which
11092         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11093         i[345]86*-*-unixware*.
11094
11095 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11096
11097         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11098         rather than basing it on the target.  Simplify handling of options
11099         controlling which directories to configure.  Remove extraneous
11100         slash in multi-clean target.
11101
11102 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11103
11104         * config-ml.in: Prefix more variables with ml_ so they don't collide
11105         with configure's.
11106
11107 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11108
11109         * configure: Don't turn -v into --v.
11110
11111 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11112
11113         * configure.in (targargs): Fix typo.
11114
11115         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11116
11117 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11118
11119         * configure.in: Strip --host and --target options from
11120         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11121         --with-cross-host option when building with a cross-compiler.
11122         * configure: Canonicalize the arguments put into config.status by
11123         always using `=' for an option with an argument.  Pass a presumed
11124         --host or --target explicitly.
11125
11126 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11127
11128         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11129         into general OS recognition case.
11130
11131 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11132
11133         * configure.in (target_configdirs): add target-winsup only
11134         for win32 target systems.
11135
11136 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11137
11138         * Makefile.in (all-target-libgloss): Depend upon
11139         configure-target-newlib, since when libgloss is built it looks to
11140         see if the newlib directory exists.
11141
11142 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11143
11144         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11145         cfg-ml-*.in.
11146
11147 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * configure: Handle LD and LD_FOR_TARGET when configuring a
11150         Canadian Cross.
11151
11152 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11153
11154         * configure.in (target_libs): add target-winsup.
11155         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11156         (target==ppcle-pe): remove ld from $noconfigdirs.
11157
11158 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11159
11160         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11161         Preserve relative path names in $srcdir.  Build symlink tree if
11162         configuring cross target dir and srcdir=. (= no VPATH support).
11163         (configure-target-libg++): Depend on configure-target-librx.
11164         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11165         * config-ml.in: New file.
11166         * symlink-tree: New file.
11167         * configure: Ensure srcdir="." if that's what it is.
11168
11169 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11170
11171         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11172         includes and FLEX_SKELETON setting.
11173         * mpw-configure (--with-gnu-ld): New option, controls whether
11174         to use PPCLink or ld with PowerMac GCC.
11175         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11176         * mpw-config.in: Configure grez if targeting Mac.
11177
11178         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11179         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11180         just macos.
11181         * configure.in: Configure grez resource compiler if targeting Mac.
11182         * Makefile.in (all-grez, install-grez): New targets.
11183
11184 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11185
11186         * configure: CXX defaults to gcc, not g++.  If we find
11187         gcc in the path, set CC to gcc -O2.
11188
11189 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11190
11191         * configure: Default ${build} correctly.  Avoid picking up extra
11192         spaces when reading CC and CXX from Makefile.  When doing a
11193         Canadian Cross, use plausible default values for numerous
11194         variables.
11195         * configure.in: When doing a Canadian Cross, don't try to
11196         configure tools whose configure script can't handle it.
11197
11198 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11199
11200         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11201
11202 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11203
11204         * configure:  Remove dubious bug reporting address.
11205
11206 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11207
11208         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11209         configure script, run that instead of this directory's configure.
11210         In either case, print a message that we're configuring the sub-dir.
11211
11212 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11213
11214         * configure.in: Before checking for the existence of various files,
11215         use sed to filter out "target-".
11216
11217 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11218
11219         * Makefile.in (DO_X): Split rule to decrease command line length
11220         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11221         (Philippe De Muyter).
11222
11223 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11224
11225         * Makefile.in (all-patch): depend on all-libiberty.
11226
11227 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11228
11229         * configure.in: If the only directory in target_configdirs which
11230         actually exists is libiberty, then set target_configdirs to empty,
11231         to avoid trying to build a target libiberty in a gas or gdb
11232         distribution.
11233
11234 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11235
11236         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11237         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11238         systems.
11239
11240 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11241
11242         * configure.in (copy_dirs): Use sys-include instead of include
11243         for --with-headers option.
11244
11245 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11246
11247         * Makefile.in, configure.in: Make winsup builds work with
11248         new scheme.
11249
11250 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11251
11252         * configure.in: Build the linker on AIX.
11253
11254 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11255
11256         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11257         where needed.
11258
11259 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11260
11261         * Makefile.in (all-gcc): Fix typo.
11262
11263 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11264
11265         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11266
11267 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11268
11269         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11270         to target-xiberty, to provide more flexibility.
11271         (target_subdir):  Define.  Create if cross.
11272         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11273         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11274         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11275         check-libFOO -> check-target-libFOO, etc.
11276         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11277         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11278         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11279         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11280         allow ALL_GCC="" to only configure.
11281         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11282         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11283         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11284
11285 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11286
11287         * Makefile.in (taz): Build "info" in etc explicitly.
11288
11289 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11290
11291         * configure.in:  Make sure that CC is undefined (as opposed to
11292         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11293         problem with autoconf trying to configure on a host without GCC.
11294
11295 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11296
11297         * mpw-configure: Set host alias from choice of host compiler,
11298         only use generic MPW Makefile sed if present, edit a file
11299         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11300         * mpw-README: Add problem notes about CW6 and CW7.
11301
11302 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11303
11304         * Makefile.in (taz): Use ";" instead of ";;".
11305
11306 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11307
11308         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11309         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11310         DISTDOCDIRS.
11311         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11312         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11313
11314 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11315
11316         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11317         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11318         Move bfd to DISTSTUFFDIRS.
11319
11320 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11321
11322         * Makefile.in (X11_LIB): Removed.
11323         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11324
11325         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11326
11327 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11328
11329         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11330         names.
11331
11332 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11333
11334         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11335
11336 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11337
11338         * configure.in (i[345]86-*-win32): Always build newlib.
11339         Don't configure cvs, autoconf or texinfo.
11340         * Makefile.in (LD_FOR_TARGET): New.
11341         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11342         Pass down LD_FOR_TARGET.
11343
11344 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11345
11346         * winsup: New directory.
11347         * Makefile.in: Build winsup.
11348         * configure.in: Winsup is configured when target is win32.
11349         Can only build win32 target GDB when native.
11350
11351 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11352
11353         * config.guess: Recognize HP model 819 machines as having
11354         a PA 1.1 processor.
11355
11356 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * configure: Fix sed loop which substitutes for CC and CXX to
11359         avoid bug found in various sed implementations.
11360
11361 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11362
11363         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11364         simulator.  Use standard powerpc-*-eabi*.
11365
11366 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11367
11368         * configure.in: Stop putting gas and binutils in noconfigdirs for
11369         powerpc-*-aix* and rs6000-*-*.
11370
11371 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11372
11373         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11374         -mcall-aixdesc libraries.
11375
11376 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11377
11378         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11379
11380         * config.sub (arm | armel | armeb): Fix shell syntax.
11381
11382 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11383
11384         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11385         -msoft-float and -mcpu=common support.
11386         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11387         libraries.
11388
11389 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11390
11391         * configure.in: Allow configuration and build of emacs19 for the alpha.
11392
11393 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11394
11395         * configure.in (CC): Get ^CC, not just any old CC, from
11396         ${host_makefile_frag}.
11397
11398 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11399
11400         * configure.in (CC): Try to get CC from
11401         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11402
11403 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11404
11405         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11406         only if it exists in $(srcdir).
11407
11408 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11409
11410         * configure: If CC and CXX are not set in the environment, set
11411         them, based on either an existing Makefile or on searching for gcc
11412         in PATH.  Substitute for CC and CXX in Makefile.
11413         * configure.in: Remove libm from target_libs.  Separate
11414         target_configdirs from configdirs.  If CC is not set in
11415         environment, try to get it from a host Makefile fragment.  Rewrite
11416         changes of configdirs to use skipdirs instead.  A few minor
11417         tweaks.  Take directories out of target_configdirs as they are
11418         taken out of configdirs.  Remove existing Makefile files from
11419         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11420         CONFIG_ARGUMENTS in Makefile.
11421         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11422         by configure.in.
11423         (CONFIG_ARGUMENTS): Likewise.
11424         (CONFIGURE_TARGET_MODULES): New variable.
11425         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11426         ($(CONFIGURE_TARGET_MODULES)): New target.
11427         (configure-libg++, configure-libio): New targets.
11428         (all-libg++): Depend upon configure-libg++.
11429         (all-libio): Depend upon configure-libio.
11430         (configure-libgloss, all-libgloss): New targets.
11431         (configure-libstdc++): New target.
11432         (all-libstdc++): Depend upon configure-libstdc++.
11433         (configure-librx, all-librx): New targets.
11434         (configure-newlib): New target.
11435         (all-newlib): Depend upon configure-newlib
11436         (configure-xiberty): New target.
11437         (all-xiberty): Depend upon configure-xiberty.
11438
11439 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11440
11441         * configure.in (host i[345]86-*-win32):  Expand the
11442         noconfigdirs again.
11443
11444 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11445
11446         * mpw-configure: Fix sed command file name.
11447
11448 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11449
11450         * configure.in (host i[345]86-*-win32): Reduce the
11451         noconfigdirs again.
11452
11453 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11454
11455         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11456         or powerpc*-*-pe*, since they are not yet supported.
11457
11458 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11459
11460         Add PowerMac support and many other enhancements.
11461         * mpw-configure: New option --cc to select compiler to use,
11462         paste options set according to --cc into the generated
11463         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11464         if mpw-make.sed is present.
11465         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11466         add forward includes for PowerPC include files.
11467         * mpw-build.in: Build using Makefile.PPC if present.
11468         (do-byacc, etc): Remove separate version resource builds.
11469         (do-gas): Build "stamps" before "all".
11470         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11471         * mpw-README: Update to reflect --cc option, PowerMac support,
11472         and recently-reported compatibility problems.
11473
11474 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11475
11476         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11477         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11478         (--with-multilib-top): Pass to recursive invocations.
11479
11480 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11481
11482         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11483         v810-*-*.
11484
11485 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11486
11487         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11488         gdb, ld and opcodes on v810-*-*.
11489
11490 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11491
11492         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11493         (local-maintainer-clean): New target.
11494         (maintainer-clean): New target.
11495         (realclean): Just depend upon maintainer-clean.
11496
11497 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11498
11499         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11500
11501 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11502
11503         * configure.in: Build ld in mips*-*-bsd* case.
11504
11505 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11506
11507         * config.sub: Accept -lites* OS.  From Ian Dall.
11508
11509 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11510
11511         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11512         targets.
11513
11514 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11515
11516         * configure.in: treat i386-win32 canadian cross the same as
11517         i386-go32 canadian cross.
11518
11519 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11520
11521         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11522         running under the simulator to build a reduced set of libraries.
11523         (powerpc-*-eabiaix): Add fine grained multilib support added to
11524         other powerpc targets yesterday.
11525
11526 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11527
11528         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11529         -disable-softfloat, -disable-relocatable, -disable-aix, and
11530         -disable-sysv to control which multilib libraries get built.
11531
11532 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11533
11534         * configure: Add Makefile.tem to list of files to remove in trap
11535         handler.
11536
11537 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11538
11539         * config.guess (*Linux*):  Add missing "exit"s.
11540         Also, need specific check for alpha-unknown-linux (uses COFF).
11541
11542 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11543
11544         * config.guess:  Merge with FSF:
11545
11546         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11547         * config.guess (AIX4): More robust release numbering discovery.
11548
11549         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11550         * config.guess (i386-sequent-ptx): Properly get version number.
11551
11552         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11553         * config.guess (mips:*:4*:UMIPS): New case.
11554
11555 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11556
11557         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11558         (i386-win32 host): Likewise.  Don't build readline.
11559
11560 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11561
11562         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11563         SUPPORT_FILES to submakes.
11564
11565 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11566
11567         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11568         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11569         mpw-configure.
11570
11571 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11572
11573         * configure.in (appdirs): Use =, not ==, in test expression when
11574         trying to build the text to print in the warning message for
11575         Solaris users.
11576
11577 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11578
11579         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11580
11581 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11582
11583         * config.guess: Recognize lynx-2.3.
11584
11585 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11586
11587         * config.sub (z8ksim): Deleted
11588         (z8k-*-coff): New, this is the one true name of the target.
11589
11590 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11591
11592         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11593
11594 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11595
11596         * config.guess (*:Linux:*:*): First try asking the linker what the
11597         default object file format is (elf, aout, or coff).  Then if this
11598         fails, try previous methods.
11599
11600 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11601
11602         * configure.in: Don't build newlib for *-*-vxworks5.1.
11603
11604 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11605
11606         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11607         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11608
11609 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11610
11611         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11612
11613 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11614
11615         * cfg-ml-com.in: New file.
11616         * cfg-ml-pos.in: New file.
11617
11618 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11619
11620         * COPYING.NEWLIB: Add HP free copyright to list.
11621
11622 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11623
11624         * config.sub: Recognize -eabi* for the system, not just -eabi.
11625
11626 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11627
11628         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11629         * config.sub, configure.in (win32): New target and host.
11630
11631 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11632
11633         * configure.in: Add i386-pe configuration.
11634
11635 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11636
11637         * mpw-build.in (install): Install GDB after LD.
11638
11639 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11640
11641         * mpw-config.in (elf/mips.h): Always forward-include, needed
11642         for GDB to build.
11643
11644 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11645
11646         * testsuite: New directory for customer acceptance and whole tool
11647         chain tests.
11648
11649 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11650
11651         * configure: If per-host line isn't found, but AC_OUTPUT is found
11652         and a configure script exists, run it instead.
11653
11654 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11655
11656         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11657
11658 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11659
11660         * configure: Set build_{cpu,vendor,os,alias} to host values when
11661         --build isn't specified.
11662
11663 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11664
11665         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11666         (FLAGS_TO_PASS): Pass them.
11667         (EXTRA_TARGET_FLAGS): Ditto.
11668
11669 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11670
11671         * Makefile.in (all-libg++): Depend on all-libstdc++.
11672
11673 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11674
11675         * configure.in (noconfigdirs): Enable all packages for
11676           i386-unknown-netbsd.
11677
11678 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11679
11680         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11681         hosted builds (DOS builds)
11682
11683 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11684
11685         Changes for ARM based on patches from Richard Earnshaw:
11686         * config.sub: Handle armeb and armel.
11687         * configure.in: Omit arm linker only for riscix.
11688
11689 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11690
11691         * config.guess:  Update from FSF.
11692
11693 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11694
11695         * config.sub: Recognize powerpcle as the little endian variant of
11696         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11697         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11698         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11699         temporarily.
11700
11701 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11702
11703         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11704
11705 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11706
11707         * config.sub: Accept -lites* as a basic system type.
11708
11709 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11710
11711         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11712         installed, and if so return linuxoldld as the system name.
11713
11714 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11715
11716         * config.guess: Add hppa1.1-hp-lites support.
11717
11718 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11719
11720         * configure.in: Don't build newlib for m68k-vxworks5.1.
11721
11722 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11723
11724         * configure.in (mips-sgi-irix6): Use mh-irix5.
11725
11726 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11727
11728         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11729
11730 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11731
11732         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11733         OSF/1.  Fix compiler flags.
11734         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11735
11736 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11737
11738         * configure.in: Recognize --with-newlib.
11739         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11740
11741 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11742
11743         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11744         to *_X11_MODULES due to gdbtk needing X include files et al.
11745
11746 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11747
11748         Merge in support for Mac MPW as a host.
11749         (Old change descriptions retained for informational value.)
11750
11751         * mpw-config.in: Add generic include forwards for cpu-specific
11752         include files in aout and elf directories.
11753
11754         * mpw-configure: Added copyright.
11755         * mpw-config.in: Check for presence of required build tools.
11756         (target_libs): Add newlib.
11757         (target_tools): Add examples.
11758         (Read Me): Generate as "Read Me for MPW" instead.
11759         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11760         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11761         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11762
11763         * mpw-configure: Remove subdir-specific makefile hackery,
11764         delete mk.tmp after using it.
11765
11766         * mpw-build.in (all): Display start and end times.
11767
11768         * mpw-configure (host_canonical): Set.
11769         (target_cpu): Always add to makefiles.
11770         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11771         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11772         (mpw-mh-mpw): Look for in srcdir and srcroot.
11773         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11774
11775         * mpw-build.in: (install-only): New target.
11776
11777         * mpw-configure (host_alias, target_alias): Rename from hostalias
11778         and targetalias, add into generated Makefile.
11779         (mk.tmp): If present, add into generated Makefile.
11780         * mpw-build.in (all-gas): Build config.h first before gas proper.
11781
11782         * mpw-configure (config.status): Write only if changed.
11783         * mpw-config.in (readline): Configure it (not built, just used for
11784         definitions).
11785
11786         * mpw-config.in (elf/mips.h): Add a forward include.
11787
11788         * mpw-config.in: Forward-include most .h files in include into
11789         extra-include.
11790         (readline): Don't build.
11791         mpw-build.in (install): Install GDB.
11792
11793         * mpw-configure (prefix, mpw_prefix): Handle it.
11794         * mpw-config.in (mmalloc, readline): Don't configure.
11795         * mpw-build.in (thisscript): Rename to ThisScript.
11796         Use mpw-build instead of BuildProgram everywhere.
11797         (mmalloc, readline): Don't build.
11798         * mpw-README: New file, basic documentation about the MPW port.
11799
11800         * mpw-config.in: Use forward-include to create include files.
11801
11802         * mpw-configure: Add more things to the top of each configured
11803         Makefile, including contents of config/mpw-mh-mpw.
11804         * mpw-config.in (extra-include): Create this directory and fill it
11805         with Posix-like include files when configuring.
11806
11807         * config.sub (apple, mac, mpw): Add various aliases.
11808
11809         * mpw-build.in: New file, top-level build script fragment for MPW.
11810         * mpw-configure: New file, configure script for MPW.
11811         * mpw-config.in: New file, config fragment for MPW.
11812
11813 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11814
11815         * configure.in (host_libs): Remove glob, since it is gone from the
11816         sources.
11817
11818 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11819
11820         * Makefile.in: define empty GDB_NLM_DEPS var.
11821
11822         * configure.in(target_makefile_frag): use config/mt-netware
11823         for netware targets.
11824
11825 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11826
11827         * config.sub: Merge in recent FSF changes.  Remove linux special
11828         cases.
11829
11830 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11831
11832         Revert this change:
11833
11834         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11835
11836                 * build-all.mk: Use CC=cc -Xs on Solaris.
11837
11838 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11839
11840         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11841         stop using it.
11842         * Makefile.in: Nuke all references to glob subdirectory.
11843
11844 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11845
11846         * configure.in: Fix --enable-shared logic in per-host.
11847
11848 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11849
11850         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11851
11852 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11853
11854         * configure.in (noconfigdirs): Don't build gas on AIX, for
11855         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11856
11857 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11858
11859         * configure: Fix --cache-file to work if the file argument is a
11860         relative path.
11861
11862 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11863
11864         * configure: If the --cache-file is used, pass it down to
11865         configure in subdirectories.
11866
11867 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11868
11869         * config.sub: add vxworks29k configuration.
11870
11871 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11872
11873         * Makefile.in (taz): Do "diststuff" part quietly.
11874
11875 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11876
11877         * config.sub: Mini-merge with gcc/config.sub.
11878
11879 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11880
11881         * config.guess (IRIX): Sed - to _.
11882
11883 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11884
11885         * Makefile.in (source-vault, binary-vault): New targets.
11886
11887 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11888
11889         * config.sub: Recognize -eabi as a basic system type.
11890
11891 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11892
11893         * configure.in (enable_shared stuff): Fix typo.
11894
11895 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11896
11897         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11898
11899 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11900
11901         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11902
11903 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11904
11905         * configure.in (rs6000-*-*): Don't build gas.
11906
11907 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11908
11909         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11910         reduce command line length.
11911         (AS_FOR_TARGET): Check for as.new, not Makefile.
11912         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11913
11914 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11915
11916         * config.guess:  Merge from FSF.
11917
11918 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11919
11920         * configure: Don't use $ when handling program_suffix.
11921
11922 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11923
11924         * configure.in:  Configure tk for hppa/hpux.
11925
11926 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11927
11928         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11929
11930 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11931
11932         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11933         to LIBCXXFLAGS.  Tests are better run without it.
11934
11935 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11936
11937         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11938
11939 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11940
11941         * configure.in (*-*-netware*): Don't configure xiberty.
11942
11943 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11944
11945         * configure.in:  Remove tk from native_only list.
11946
11947 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11948
11949         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11950           for special NCD build.
11951
11952 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11953
11954         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11955         makeall.bat, they're only useful for binutils snapshots.
11956         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11957         makeall.bat to specified SUPPORT_FILES.
11958
11959 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11960
11961         * build-all.mk: Add Ericsson targets to sun4 and solaris
11962           hosts.  Add  BNR's sun4 target to solaris host, so their
11963           build-from-source will be tested in-house first.
11964
11965 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11966
11967         * Makefile.in (LIBCFLAGS): New variable.
11968         (CFLAGS_FOR_TARGET): Ditto.
11969         (LIBCFLAGS_FOR_TARGET): Ditto.
11970         (LIBCXXFLAGS): Ditto.
11971         (CXXFLAGS_FOR_TARGET): Ditto.
11972         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11973         (BASE_FLAGS_TO_PASS): Pass them.
11974         (EXTRA_TARGET_FLAGS): Ditto.
11975
11976         * configure.in: Support --enable-shared.
11977
11978 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11979
11980         * configure.in (target_libs):  Include libstdc++ again.
11981         * config.guess:  Update from FSF (for FreeBSD).
11982
11983 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11984
11985         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11986         makeall.bat.
11987         (DISTDOCDIRS): Add `etc'.
11988         (ETC_SUPPORT_PFX): New variable.
11989         (taz): Include anything from etc starting with a word in
11990         ETC_SUPPORT_PFX.
11991
11992 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11993
11994         * config.sub: Update for recent FSF changes.  Remove obsolete
11995         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11996         spacing changes.
11997
11998 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11999
12000         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12001
12002         * config.guess:  Merge with FSF.
12003         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12004
12005 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12006
12007         * configure: Since the "trap 0" handler will override the exit
12008         status on many systems, only use it for "exit 1", and make it set
12009         a non-zero exit status; reset it before "exit 0".  Also, check
12010         exit status of config.sub, and error out if it failed.
12011
12012 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12013
12014         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12015         and install libgloss.
12016
12017 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12018
12019         * Makefile.in (all-binutils): Depend upon all-byacc.
12020
12021         * configure.in: Don't build emacs on Irix 5.
12022
12023 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12024
12025         * configure.in (*-*-netware*): Add libio.
12026
12027 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12028
12029         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12030         (CHECK_TARGET_MODULES): Ditto.
12031         (INSTALL_TARGET_MODULES): Ditto.
12032         (TARGET_LIBS): Ditto.
12033         (all-libstdc++): Note dependencies.
12034
12035 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12036
12037         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12038
12039 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12040
12041         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12042         -fexternal-templates.
12043
12044         * configure.in (target_libs): Add libstdc++.
12045         (noconfigdirs): Add libstdc++ as appropriate.
12046
12047 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12048
12049         * config.guess:  Update from FSF.
12050
12051 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12052
12053         * configure: Use ${config_shell} when running ${configsub}.
12054
12055 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12056
12057         * config.sub: No longer recognize h8300h.
12058
12059 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12060
12061         * config.sub: Remove extraneous differences between config.sub and
12062         gcc/config.sub.
12063
12064 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12065
12066         * Makefile.in (DISTSTUFFDIRS): Add gas.
12067
12068 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12069
12070         * COPYING.NEWLIB: New file.
12071
12072 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12073
12074         * config.guess (HP-UX):  Patch from Harlan Stenn
12075         <harlan@landmark.com> to also emit release level.
12076
12077 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12078
12079         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12080
12081 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12082
12083         * config.sub:  Merge nextstep cleanup from FSF.
12084
12085 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12086
12087         * configure.in (arm-*-*): Don't configure ld for this target.
12088
12089 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12090
12091         * configure.in (*-*-netware): don't configure libg++, libio,
12092           librx, or newlib.
12093
12094 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12095
12096         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12097         configure ld--it works, but it doesn't support shared libraries.
12098
12099 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12100
12101         * config.guess (*-unknown-freebsd*):  Get rid of possible
12102         trailing "(Release)" in version string.
12103         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12104
12105 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12106
12107         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12108         Fix type: *-next-neststep -> *-next-nextstep.
12109
12110         * config.guess:  Merge from FSF:
12111
12112         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12113
12114         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12115
12116         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12117
12118         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12119         instead of UNIX_SV for UnixWare 1.0).
12120
12121 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12122
12123         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12124         to make gdb/nlm/* build after the compiler and linker.
12125
12126 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12127
12128         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12129         not just i[34]86.
12130         (m68k-atari-sysv4):  Relocate to match FSF version.
12131
12132         * config.guess:  More merges from the FSF:
12133
12134         Add a space before function call or macro invocation.
12135
12136         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12137
12138         * config.guess: Add trap cmd to remove dummy.c and dummy when
12139         interrupted.
12140
12141         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12142
12143         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12144         (dummy): Redirect stderr from compilation of dummy.c.
12145
12146         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12147
12148         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12149
12150 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12151
12152         * configure: Accept and ignore --cache*, for compatibility with
12153         new autoconf.
12154
12155 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12156
12157         * config.guess:  Merge from FSF:
12158
12159         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12160
12161         * config.guess (Pyramid*:OSx*:*:*): New case.
12162         (PATH): Add /.attbin at end for finding uname.
12163         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12164
12165         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12166
12167         * config.guess (M88*:DolphinOS:*:*): New case.
12168
12169         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12170
12171         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12172         to select whether to use ELF or COFF.
12173
12174         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12175
12176         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12177
12178         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12179
12180         * config.guess: Guess the OS version for HPUX.
12181
12182         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12183
12184         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12185
12186 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12187
12188         * configure.in: Recognize --with-headers, --with-libs, and
12189         --without-newlib.
12190         * Makefile.in (all-xiberty): Depend upon all-ld.
12191
12192 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12193
12194         * configure.in: Change i[34]86 to i[345]86.
12195
12196 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12197
12198         * configure (version): A few more tweaks to help message.
12199
12200 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12201
12202         * Makefile.in:  Remove (for now) librx as a host library,
12203         now that we're building it for target.
12204
12205 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12206
12207         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12208         (Karl Berry).
12209
12210 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12211
12212         * configure.in:  Also configure librx.
12213
12214 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12215
12216         * Makefile.in:  Update various rules to reflect that librx
12217         is now needed for libg++.
12218
12219 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12220
12221         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12222
12223 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12224
12225         * configure.in: Configure the examples directory.
12226
12227 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12228
12229         * configure: Simplify Jun 2 1994 change.
12230
12231 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12232
12233         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12234         /bin/gcc isn't good enough to build gcc.
12235
12236 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12237
12238         * Makefile.in (GDB_SUPPORT_FILES): Remove
12239         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12240         (gdb.tar.gz): Add new rule to use standard distribution building
12241         mechanism.
12242
12243 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12244
12245         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12246         Bill Cox <bill@cygnus.com>.
12247
12248 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12249
12250         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12251
12252 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12253
12254         * configure:  Search current dir first in .gdbinit.
12255
12256 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12257
12258         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12259
12260 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12261
12262         * config.sub:  Refer to NeXT's operating system as nextstep.
12263
12264         * config.sub (case $basic_machine):  Re-order the cases, to match
12265         the order in the FSF version (which is mostly alphabethical).
12266         Merge in some additions and changes from the FSF.
12267
12268 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12269
12270         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12271         * config.sub: Recognize cxux7.
12272         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12273
12274 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12275
12276         * config.sub:  Fix typo powerpc -> powerpc-*.
12277
12278 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12279
12280         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12281
12282         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12283         parallel with all-emacs and install-emacs).  Top-level command
12284         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12285
12286 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12287
12288         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12289         $(relbindir)/make before doing ``make install'', and use
12290         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12291         installing over running make binary.
12292         ($(host)-stamp-stage3-installed): Likewise.
12293
12294 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12295
12296         * config.guess: Recognize Mach.
12297
12298 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12299
12300         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12301         see whether --exec-prefix was used.
12302
12303 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12304
12305         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12306
12307 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12308
12309         * Makefile.in: Add all-librx target similar to all-libproc.
12310
12311 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12312
12313         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12314         with post 1.2 uname bogosity.
12315
12316 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12317
12318         * configure: Remove temporary files on receipt of a signal.
12319
12320 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12321
12322         * configure: If there is a package_makefile_frag, remove
12323         ${subdir}/Makefile.tem after copying it in.
12324
12325 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12326
12327         * build_all.mk: support rs6000 lynx identifies itself as
12328         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12329         since /bin/gcc is too feeble to compile a modern gcc.
12330
12331 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12332
12333         * brought devo/test-build.mk update-to-date with progressive/
12334           test-build.mk. Add lynx targets and hppa flag info.
12335
12336 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12337
12338         * configure.in:  Use mh-ncrsvr43.  Patch from
12339         Tom McConnell <tmcconne@sedona.intel.com>.
12340
12341 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12342
12343         * config.guess (i386-unknown-bsdi):  No longer need to
12344         check #if defined(__bsdi__) && defined(__i386__).
12345
12346 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12347
12348         * configure: Set program_transform_nameoption correctly.
12349
12350 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12351
12352         * brought build-all.mk update-to-date with progressive build-all.mk,
12353           added new targets and hppa info.
12354
12355 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12356
12357         * configure: If config.guess result is a prefix of the user
12358         specified target, assume a native build and use the user specified
12359         target as the host alias.  Remove SunOS patch suffix removal hack.
12360         * configure.in: Remove SunOS patch suffix removal hack.
12361
12362         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12363         in NATIVE_CHECK_MODULES.
12364
12365 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12366
12367         * Makefile.in: Rename HOST_ONLY to NATIVE.
12368         * configure: Delete SunOs patch suffix from host_canonical
12369           and build_canonical variables that are prepended to Makefiles.
12370         * configure.in: Add comments for easier maintenance.
12371
12372 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12373
12374         * Makefile.in: Add all-libproc target similar to all-gui.
12375
12376 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12377
12378         * Makefile.in (CHECK_MODULES): split into
12379         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12380
12381 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12382
12383         * config.guess (i386-unknown-bsdi): New system to guess.
12384
12385 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12386
12387         * Makefile.in: Add all-gui target (but not yet build by "all").
12388
12389 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12390
12391         * config.sub: Move deletion of patch suffix from here...
12392         * configure.in: To here, at Ian's suggestion.  The top-
12393           level scripts might need to know of a patch level.
12394
12395 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12396
12397         * config.sub: Strip off patch suffix so rtl is recognized
12398           as a sunos4.1.3 machine, even though it's been patched.
12399
12400 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12401
12402         * Makefile.in (INSTALL_LAST): Delete.
12403         (INSTALL_DOSREL): New.
12404
12405 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12406
12407         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12408         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12409         whether we pass down --with-gnu-ld anyhow.
12410
12411 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12412
12413         * Makefile.in (INSTALL_LAST): Change operation so it works
12414         on more flavors of make.
12415         * configure.in (go32): Don't build libg++ or libio.
12416
12417 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12418
12419         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12420         they can be overriden by templates.
12421
12422 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12423
12424         * configure.in (target==go32): Don't build gdb.
12425         * dosrel: New directory.
12426
12427 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12428
12429         * configure.in (host==go32): Configure dosrel too.
12430         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12431         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12432         be set by incoming names or templates.
12433         (INSTALL_LAST): New rule.
12434
12435 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12436
12437         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12438
12439 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12440
12441         * configure.in (appdirs): New variable.  Currently empty, but will
12442         be used in gas distribution.  If nonempty, lists a set of
12443         directories at least one of which must get configured, or top
12444         level configuration is considered to have failed.
12445         (rs6000-*-lynxos*): Use new file name.
12446
12447 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12448
12449         Eliminate XTRAFLAGS.
12450         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12451         newlib include files using -idirafter, and also use -nostdinc.
12452         (CXX_FOR_TARGET): Likewise.
12453         (XTRAFLAGS): Removed.
12454         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12455         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12456         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12457         ($(DO_X)): Don't pass down XTRAFLAGS.
12458
12459 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12460
12461         * configure.in (mips*-dec-bsd*): New target; do build linker.
12462         (mips*-*-bsd*): New target; don't build linker.
12463
12464 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12465
12466         * configure.in: support rs6000-*-lynxos* configuration.
12467         support sunos4 as a cross target.
12468
12469         * config.sub: look for lynx*, not lynx since the OS version may
12470         legitimately be part of the name.
12471
12472 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12473
12474         * configure.in (i[34]86-*-sco*): Move to be with other i386
12475         targets.
12476         (romp-*-*): New target.  Skip various binary utilities.
12477         (vax-*-*): New target.  Don't build newlib.
12478         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12479
12480 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12481
12482         * configure.in: Only set host_makefile_frag if config
12483         directory exists.
12484
12485 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12486
12487         * install.sh: If $dstdir exists, don't check whether each
12488         component does.
12489
12490 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12491
12492         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12493
12494 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12495
12496         * configure.in (*-*-lynxos*): Don't configure newlib for either
12497         native or cross Lynx.
12498
12499 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12500
12501         * config.sub (sparc64-elf): Fix os.
12502         (z8k): Remove duplicate.
12503
12504 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12505
12506         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12507         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12508
12509 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12510
12511         * configure: Make file links cleanly even if Lynx fails on
12512           an NFS symlink (at least fail cleanly).
12513
12514 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12515
12516         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12517         -XNh2000.
12518
12519 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12520
12521         * configure: Unknown options are fatal again.
12522
12523 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12524
12525         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12526         compatibility.
12527
12528 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12529
12530         * build-all.mk: Add `clean' target.
12531
12532 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12533
12534         * config.guess:  Add SINIX support.
12535         * configure.in:  Add mips-*-sysv4* support.
12536
12537 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12538
12539         * build-all.mk: Document all useful targets.
12540         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12541         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12542
12543 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12544
12545         * configure: Support --silent, --quiet.
12546
12547 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12548
12549         * configure: Support --disable-FEATURE.
12550
12551 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12552
12553         * config.guess: Recognize NCR running SVR4.3.
12554
12555 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12556
12557         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12558         Patch from Paul Eggert <eggert@twinsun.com>.
12559
12560 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12561
12562         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12563
12564 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12565
12566         * configure: Make unrecognized options give nonfatal warnings
12567         instead of fatal errors, and pass them to any subdirectory
12568         configures in case they recognize them.
12569         Make --x equivalent to --with-x.
12570
12571 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12572
12573         * configure: Add --enable-* options.  Clean up usage message and
12574         some comments.
12575
12576 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12577
12578         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12579
12580 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12581
12582         * configure.in (hppa*-*-*): Enable binutils.
12583
12584 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12585
12586         * config.sub: Recognize cisco.
12587
12588 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12589
12590         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12591
12592 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12593
12594         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12595         than one configuration name.  Add comment.
12596
12597 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12598
12599         * config.guess: about target *-hitachi-hiuxwe2, fixed
12600         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12601         macro is incorrect.]
12602
12603 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12604
12605         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12606         than the "make ls" stuff which used to be here.
12607
12608 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12609
12610         * config.guess:  Recognize i[34]86-unknown-freebsd.
12611         From Shawn M Carey <smcarey@rodan.syr.edu>.
12612
12613 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12614
12615         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12616
12617 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12618
12619         * config.guess: Check for ptx.
12620
12621 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12622
12623         * config.sub: Add os9k checking.
12624
12625 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12626
12627         * config.guess: Handle OSF1 running on HPPA processors
12628
12629 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12630
12631         * configure: If subdir configure fails, print out a message with
12632         subdirectory name, in case subdir's configure code didn't identify
12633         itself.
12634
12635 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12636
12637         * configure.in: Remove embedded newlines from configdirs.
12638         Avoid mismatches of substrings.  Fix matching strings at end
12639         of configdirs.
12640
12641 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12642
12643         * config.guess:  Add Lynx/rs6000 config support.
12644
12645 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12646
12647         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12648
12649 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12650
12651         * configure.in (hppa*-*-osf*): Treat this just like most other
12652         PA configurations (eg no binutils or ld).
12653         (hppa*-*-*elf*): These configurations have binutils and ld.
12654
12655 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12656
12657         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12658
12659 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12660
12661         * configure.in (rs6000-*-*): Build gas.
12662
12663 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12664
12665         * Makefile.in:  Avoid bug in losing hpux sed.
12666
12667 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12668
12669         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12670         for GDB and GDB has been fixed to not need it.
12671
12672 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12673
12674         * config.guess: Recognize vax hosts.
12675
12676 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12677
12678         * configure (while loop): Don't use "break 2" inside case
12679         statement -- the case statement isn't an enclosing loop.
12680
12681 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12682
12683         * config.guess:  Clean up NeXT support, to allow nextstep
12684         on Intel machines.  Make OS be nextstep.
12685
12686 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12687
12688         * config.guess: Add alternate forms for Convex.
12689
12690 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12691
12692         * configure:  Completely rewrite option processing.  Take
12693         advantage of pattern-matching to avoid invoking test frequently.
12694         Also clean up host and target defaulting logic.
12695
12696 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12697
12698         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12699         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12700         commands (plus user environment) will fit SCO limits.
12701
12702 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12703
12704         * configure.in: Don't issue warnings about directories which are
12705         not being configured if -norecursion is set.  Correct test for
12706         --with-gnu-as and --with-gnu-ld to not get confused by substring
12707         matches.
12708
12709         * configure.in: Don't build gas for alpha-dec-osf1*.
12710
12711 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12712
12713         * configure:  Back out Per's change of 12/19/1993.  It changes the
12714         behavior of configure in unexpected and confusing ways.
12715
12716         Also, use different delim char when calculating
12717         program_transform_name so that the name can contain slashes.
12718
12719 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12720
12721         * configure.in, config.sub: Add support for VSTa micro-kernel.
12722
12723 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12724
12725         * configure.in: Nuke hacks which were used to get a special
12726         version of GAS for HPPA configurations.
12727
12728 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12729
12730         * configure:  If only ${target_alias} is given, use that
12731         as the default for ${host_alias}.
12732         * configure:  Add missing back-slashes before nested quotes.
12733
12734 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12735
12736         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12737
12738 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12739
12740         * config.guess:  Recognize some Tektronix configurations.
12741         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12742
12743 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12744
12745         * config.sub: Match any flavor of SH.
12746
12747 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12748
12749         * configure.in: Don't try to configure newlib for Alpha.
12750
12751 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12752
12753         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12754         libg++ or libio for any Alpha target.
12755
12756         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12757
12758 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12759
12760         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12761         default arguments -- so it tried to compress itself.
12762
12763 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12764
12765         * configure.in (notsupp): ensure that a space is always at the end
12766           of the configdirs list, since the grep checks for an explicit space
12767
12768 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12769
12770         * configure.in (target i386-sysv4.2): don't build ld, since static
12771           versions of many libraries are not available.
12772
12773 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12774
12775         * config.guess: Recognize Apollos (using environment variables).
12776         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12777
12778 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12779
12780         * config.guess: Recognize Sony news mips running newsos.
12781
12782 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12783
12784         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12785         "fi ; else" for bash.
12786
12787 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12788
12789         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12790
12791 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12792
12793         * config.sub: accept unixware as an alias for svr4.2.
12794         Fix some inconsistancies with the gcc version.
12795
12796 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12797
12798         * Makefile.in (DISTDOCDIRS):  Add gdb.
12799
12800 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12801
12802         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12803
12804 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12805
12806         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12807         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12808         this now.
12809
12810 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12811
12812         * config.sub: Accept hiux* as an OS name.
12813
12814         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12815         etc/make-stds.texi.  The underscore came from gcc, and dje now
12816         agrees that RUNTESTFLAGS is the correct name.
12817
12818 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12819
12820         * install.sh:  Remove 'set -e'.  It makes any conditionals
12821         in the script useless.
12822
12823         * config.guess: Automatically recognize arm-acorn-riscix
12824         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12825
12826 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12827
12828         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12829
12830 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12831
12832         * Makefile.in (DISTDOCDIRS): New variable.
12833         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12834         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12835
12836 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12837
12838         * configure.in (hppa target): check the source directory for the
12839           pagas sub-directory
12840
12841 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12842
12843         * config.sub: Allow -aout* and -elf*.
12844
12845 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12846
12847         * configure.in: Don't build ld on i386-solaris2, same as for
12848         sparc-solaris2.
12849
12850 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12851
12852         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12853
12854 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12855
12856         * configure.in:  Configure gdb for alpha.
12857
12858 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12859
12860         * Makefile.in (CXXFLAGS): Add -O.
12861
12862 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12863
12864         * config.guess: added support for DG Aviion
12865
12866 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12867
12868         * configure.in: Produce warning message for subdirectories not
12869         configurable for this host/target combination.  Don't try to
12870         configure gdb for vms.
12871
12872 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12873
12874         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12875         appropriate files before making "diststuff".
12876         (DISTBISONFILES): New var: list of files to be edited.
12877         (DISTSTUFFDIRS): Add binutils.
12878
12879 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12880
12881         * config.sub: also handle mipsel and mips64el (for little endian mips)
12882
12883 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12884
12885         * configure.in: Add * to end of all OS names.
12886
12887 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12888
12889         * configure.in: Build newlib for LynxOS native.
12890
12891 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12892
12893         * config.guess: Add support for delta 88k running SVR3.
12894
12895         * configure.in: Add comment about HP compiler vs. emacs.
12896
12897 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12898
12899         * configure.in: don't build ld on solaris2 (not a viable option
12900           due to bugs in getpwnam & getpwuid)
12901
12902 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12903
12904         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12905         config.guess will produce a full version number.
12906
12907 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12908
12909         * configure.in: Build linker and binutils for alpha-dec-osf1.
12910
12911 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12912
12913         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12914         and gdb/testsuite/Makefile.in.
12915
12916 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12917
12918         * configure.in: recognize mips*- instead of mips-
12919
12920 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12921
12922         * config.sub: Accept linux*coff and linux*elf as operating
12923         systems.
12924
12925 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12926
12927         * config.sub: Recognize mips64, and mips3 as an alias for it.
12928
12929 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12930
12931         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12932         gdb knows how to handle OSF/1 shared libraries.
12933
12934 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12935
12936         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12937         * config.guess: Recognize Hitachi's HIUX.
12938         * config.sub: Recognize h3050r* and hppahitachi.
12939         Remove redundant cases for hp9k[23]*.
12940
12941 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12942
12943         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12944         if gas and ld are in the source tree and are in ${configdirs}.
12945         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12946         --with options (but still pass them down on the command line,
12947         if they were explicitly specified).
12948
12949 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12950
12951         * configure: substitute SHELL value in Makefile.in with
12952         ${CONFIG_SHELL}
12953
12954 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12955
12956         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12957         *-*-solaris2* targets.
12958
12959 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12960
12961         * Makefile.in: define M4, and pass it down to sub-makes;
12962         all-autoconf now depends on all-m4
12963
12964 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12965
12966         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12967         presence of {ar,ranlib} instead of a configured directory
12968
12969 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12970
12971         * config.guess: Accept 34?? as well as 33?? for NCR.
12972
12973 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12974
12975         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12976         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12977
12978 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12979
12980         * configure: grab values for $(CC) and $(CXX) from the
12981         environment, so that someone can do "CC=gcc configure; make" and
12982         have it work right (matching the way that autoconf works now)
12983
12984         * configure.in, Makefile.in: add support for gash, the tcl
12985         interface to Galaxy
12986
12987         * config.guess: add NetBSD variants (hp300, x86)
12988
12989 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12990
12991         * install.sh: Support -d option (in the manner of SunOS 4 install,
12992         as it is more deterministic than that of GNU install)
12993         (chmodcmd): Set file to mode 755 by default (should also do default
12994         chgrp and chown, but I don't feel like dealing with that now)
12995
12996 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12997
12998         * config.sub: Remove h8300hhms alias.
12999
13000 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13001
13002         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13003
13004 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13005
13006         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13007         as stmp-fixinc
13008
13009 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13010
13011         * config.sub: recognize m88110-bug-coff.
13012
13013 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13014
13015         * Makefile.in (all-libio): all dependencies on the toolchain used
13016         to build this (gcc, gas, ld, etc)
13017
13018 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13019
13020         * config.guess: Deal with OSF/1 1.3 on alpha.
13021
13022 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13023
13024         * install.sh: add some 'else true' clauses for portability
13025
13026         * configure.in: don't build libio for h8[35]00-*-* targets
13027
13028 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13029
13030         * Makefile.in:  Add support for new libio.
13031
13032 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13033
13034         * install.sh: If one command fails, don't try the rest.  Don't try
13035         to remove $dsttmp (via trap) unless we have already created it.
13036         If $src doesn't exist, detect it and exit with an error.
13037
13038         * config.guess: Recognize BSD on hp300.
13039
13040 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13041
13042         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13043         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13044
13045 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13046
13047         * Makefile.in (all-send-pr): depends on all-prms
13048
13049 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13050
13051         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13052
13053 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13054
13055         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13056         Added test for mips-mips-riscos5.
13057
13058 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13059
13060         * configure.in: use mh-hp300 for 68k HP hosts
13061
13062 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13063
13064         * configure: add support for CONFIG_SHELL, so that you can use
13065         some alternate shell for evaluating configure scripts
13066
13067 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13068
13069         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13070         in configure script to bug-gdb@prep.ai.mit.edu when building
13071         distribution archive.
13072         * Makefile.in (COMPRESS):  Remove def.
13073         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13074         gdb.tar.Z and make-gdb.tar.Z respectively.
13075         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13076         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13077         to convergence with 'taz' target in Makefile.in.
13078
13079 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13080
13081         * install.sh (dsttmp): use trap to ensure that tmp files go
13082         away on error conditions
13083
13084 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13085
13086         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13087
13088 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13089
13090         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13091         its parent is '/' not ''.
13092
13093         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13094
13095 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13096
13097         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13098         that ${newsrcdir}/configure.in does.
13099
13100 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13101
13102         * test-build.mk: support for CONFIG_SHELL
13103
13104 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13105
13106         * config.sub (netware):  Add as a basic system type.
13107
13108 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13109
13110         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13111           $(srcdir)/ from the dependency on Makefile.in.
13112
13113 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13114
13115         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13116         (h8300hhms is temporary until multi-libraries are implemented).
13117         * configure.in: Handle h8300h too.
13118
13119 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13120
13121         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13122
13123 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13124
13125         * configure:  Remove extraneous output when guessing host type.
13126         * config.guess:  Remove extraneous output when guessing using C
13127         compiler rather than uname, or when guessing fails.
13128
13129 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13130
13131         * Makefile.in: remove all.cross and install.cross targets
13132
13133         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13134           definitions
13135
13136 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13137
13138         * configure.in (target sh): Build gprof.
13139
13140 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13141
13142         * config.sub: change -solaris to -solaris2
13143
13144 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13145
13146         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13147
13148 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13149
13150         * configure: Correct error message for missing Makefile.in to
13151         print correct directory.
13152
13153 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13154
13155         * install.sh: kludge around 386BSD shell bug
13156
13157 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13158
13159         * config.guess:  Recognize NeXT.
13160         * config.guess:  Recognize i486-ncr-sysv4.
13161         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13162
13163 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13164
13165         * Makefile.in (MAKEINFOFLAGS): New variable.
13166         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13167         * build-all.mk, test-build.mk: Pass down --no-split as
13168         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13169
13170 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13171
13172         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13173
13174 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13175
13176         * Makefile.in (libg++.tar.z):  New rule.
13177         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13178         * Makefile.in (taz):  Only do a single chmod.
13179
13180 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13181
13182         * install.sh: don't use dirname anymore (replaced with sed usage)
13183
13184 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13185
13186         * Makefile.in:  Change extension for gzip'd files from '.z' to
13187         '.gz' per new FSF standard usage.
13188
13189 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13190
13191         * configure: put quotes around the final value of program_transform_name
13192
13193 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13194
13195         * Makefile.in: new install.sh support; update install-info rules
13196
13197 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13198
13199         * configure.in: Build diff for crosses, but not for go32 host.
13200
13201         * configure.in: Build gprof only for native, and don't build it
13202         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13203
13204 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13205
13206         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13207
13208 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13209
13210         * configure.in (host_tools): Add prms.
13211
13212 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13213
13214         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13215         with $(FLAGS_TO_PASS) on the command line
13216
13217         * config.sub: Recognize lynx and lynxos
13218
13219 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13220
13221         * config.sub: Accept -ecoff*, not just -ecoff.
13222
13223 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13224
13225         * Makefile.in (taz): Use .gz suffix instead of .z.
13226         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13227         names.
13228
13229 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13230
13231         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13232
13233 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13234
13235         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13236         that rebuilds that might happen during 'make install' don't get
13237         bogus gcc include files
13238
13239 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13240
13241         Change from Utah for HPPA support:
13242         * config.guess: Recognize hppa1.x-hp-bsd.
13243
13244 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13245
13246         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13247         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13248
13249 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13250
13251         * config.sub: Add support for rom68k and bug boot monitors.
13252
13253 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13254
13255         * Makefile.in: Make all-opcodes depend on all-bfd.
13256
13257 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13258
13259         * config.guess: Added special check for i[34]86-univel-sysv4*.
13260
13261 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13262
13263         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13264         the processor rather than assuming i486.
13265
13266 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13267
13268         * config.guess: Recognize SunOS6 as Solaris3.
13269
13270 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13271
13272         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13273         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13274
13275 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13276
13277         * build-all.mk (all-cross): New target for Canadian Cross.
13278         Added Q2 go32 targets.
13279         * test-build.mk: Configure go32 cross sparclite-aout and
13280         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13281         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13282
13283 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13284
13285         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13286         GO32 hosted toolchains
13287
13288 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13289
13290         * configure: change  so "-exec-prefix" gets passed down rather
13291         than "-exec_prefix" so autoconf generated Makefiles get the
13292         exec_prefix set right.
13293
13294 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13295
13296         * config.guess: get the Solaris2 minor version number
13297
13298         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13299
13300 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13301
13302         * config.guess: Recognize some Sequent platforms.
13303
13304 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13305
13306         * Makefile.in: added the vault-install target
13307
13308         * configure.in: actually use the Sun3 makefile fragment that's in
13309         config, also added the release dir to configdirs
13310
13311 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13312
13313         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13314
13315 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13316
13317         * configure.in: remove some program from Alpha targetted toolchains
13318
13319 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13320
13321         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13322         gprof.
13323         (taz): Run "make diststuff" in those directories instead of "make
13324         proto-dir".  Look for "VERSION=" only at start of line in subdir
13325         Makefile.  Use "gzip -9" for compression.
13326         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13327         (binutils.tar.z): New target.
13328
13329 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13330
13331         * Makefile.in (taz): Include gpl.texinfo.
13332
13333 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13334
13335         * Makefile.in (setup-dirs): Merged into "taz" target.
13336         (taz): Only do `proto-dir' stuff if a directory is actually needed
13337         for this target.
13338
13339 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13340
13341         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13342         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13343         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13344         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13345         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13346
13347 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13348
13349         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13350         config.sub, and move-if-change to gdb testsuite distribution
13351         archive, so the testsuite can be extracted, configured, and
13352         run separately from the gdb distribution.  Blow away the Chill
13353         tests that require a Chill compiled executable, since GNU Chill
13354         is not yet publically available.
13355
13356 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13357
13358         * test-build.mk: set environment variables in a single command,
13359         instead of a list of assignments and exports
13360
13361         * config.guess: recognize Alpha/OSF1 systems
13362
13363 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13364
13365         * configure: Change help message to prefer --options rather than
13366           -options.
13367
13368 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13369
13370         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13371         zippy@ecst.csuchico.edu.
13372         * config.guess: Recognize miniframe.
13373
13374 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13375
13376         * Makefile.in: Use srcroot to find runtest rather than rootme.
13377         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13378
13379 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13380
13381         * test-build.mk: Extensive additions to support building on a
13382         machine other than the host.
13383
13384 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13385
13386         * configure (tooldir): Fix for i386-aix again.
13387
13388 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13389
13390         * configure, Makefile.in:  Change definition of $(tooldir)
13391         to match the FSF.
13392
13393 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13394
13395         * config.guess:  Recognize i[34]86/SVR4.
13396
13397 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13398
13399         * Makefile.in (all-gdb): gdb depends on sim.
13400
13401 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13402
13403         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13404         at the same time we make the prototype gdb directory.
13405         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13406         files at the same time as the gdb base release distribution.
13407
13408 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13409
13410         * Makefile.in (check): Use individual check targets rather than
13411         DO_X rule.
13412         (check-gcc): Added.
13413
13414 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13415
13416         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13417         for System V release 3.2.
13418
13419 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13420
13421         * config.sub: Recognize hppaosf.
13422         * configure.in: Do configure ld/binutils/gas for it.
13423
13424 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13425
13426         * configure (tooldir): Alter syntax used to set this, for systems
13427         where "\$" isn't handled right, like i386-aix.
13428
13429 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13430
13431         * configure: Pass program-transform-name, not
13432         program_transform_name, to recursive configures.
13433
13434 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13435
13436         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13437         of gas+ld+binutils.
13438
13439 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13440
13441         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13442
13443 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13444
13445         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13446
13447 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13448
13449         * Makefile.in (PRMS): Set back to all-prms.
13450
13451 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13452
13453         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13454         targets, rather than for MIPS hosts.
13455
13456 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13457
13458         * configure.in: add comment for --with-x default values
13459
13460         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13461
13462         * Makefile.in: add check-* targets for each of the directories in
13463         the tree.  Add a definition of RUNTEST that will use the one we
13464         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13465
13466 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13467
13468         * configure.in: Removed obsolete references to bfd_target and
13469         target_makefile_frag.
13470
13471         * build-all.mk: Set assorted targets for Q2.
13472         * config.sub: Recognize z8k-sim and h8300-hms.
13473         * test-build.mk: Really don't pass host to configure.
13474         (HOLES): Added uname.
13475
13476 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13477
13478         * configure: Handle an empty program-prefix, program-suffix or
13479         program-transform-name correctly.
13480
13481 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13482
13483         * build-all.mk: -G 8 no longer required for MIPS targets.
13484         * test-build.mk: Don't pass host argument to configure; make it
13485         guess.
13486
13487 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13488
13489         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13490         * Makefile.in (COMPRESS):  New macro, like GZIP.
13491
13492 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13493
13494         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13495
13496         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13497         with gas currently defaults to -G 0.
13498
13499 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13500
13501         * Makefile.in (all-flex): flex depends on byacc.
13502
13503         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13504         to test-build.mk as RELEASE_TAG.
13505         * test-build.mk (configargs): New variable containing arguments to
13506         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13507         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13508
13509         * config.guess: Use /bin/uname when checking -X argument on SCO,
13510         to avoid invoking GNU uname which doesn't understand -X.
13511
13512         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13513
13514         * configure.in: Build gas for mips-*-*.
13515
13516 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13517
13518         * Makefile.in (all.normal): insert missing backslash.
13519
13520 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13521
13522         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13523
13524         * Makefile.in: Complete overhaul to merge many almost identical
13525         targets.
13526
13527 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13528
13529         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13530         (gdb.tar.Z): Adjusted.
13531
13532         * Makefile.in (setup-dirs, taz): New targets; should be general
13533         enough to adapt for gdb sometime.  Build only .z file.
13534         (gas.tar.z): New target.
13535
13536 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13537
13538         * build-all.mk: Use CC=cc -Xs on Solaris.
13539
13540 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13541
13542         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13543         for handling BISON for FSF releases.
13544
13545 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13546
13547         * configure: Actually implement the change zoo just documented.
13548
13549 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13550
13551         * configure: when using config.guess, only set target_alias when
13552         it's not already been set (ie, on the command line)
13553
13554 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13555
13556         * Makefile.in: add installcheck target, set PRMS to install-prms
13557
13558 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13559
13560         * configure: add support for package_makefile_fragment, handle the
13561         case where a directory has a configure.in file but no Makefile.in
13562         more gracefully (with an actual understandable error message, even);
13563         add support for --without (and add this to the usage message); also
13564         explicitly add a --host=${host_alias} to the command line when
13565         config.guess is used
13566
13567 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13568
13569         * configure: Must use both --host and --target in recursive calls.
13570
13571 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13572
13573         * Makefile.in: Change deja-gnu to dejagnu.
13574
13575 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13576
13577         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13578
13579 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13580
13581         * configure.in: canonicalize all instances to *-*-solaris2*,
13582         also strip out a number of tools to not build for go32 host
13583
13584 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13585
13586         * config.guess: add GPL.
13587
13588         * Makefile.in, config.guess, config.sub, configure: bump
13589           copyrights to 93.
13590
13591 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13592
13593         * Makefile.in (do-info): Removed obsolete check for existence of
13594         localenv file.
13595
13596         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13597
13598 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13599
13600         * Makefile.in: a couple of 'else true' for decstation,
13601         support for TclX
13602
13603         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13604
13605 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13606
13607         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13608
13609 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13610
13611         * config.guess: Recognize i386-ibm-aix (PS/2).
13612         * configure.in: Use config/mh-aix386 file for it.
13613
13614 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13615
13616         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13617         CC_FOR_TARGET instead.
13618         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13619
13620 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13621
13622         * Makefile.in: Add sim to list of directories sent with gdb
13623
13624 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13625
13626         * configure.in: Put back mips-dec-bsd* case.
13627
13628 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13629
13630         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13631         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13632         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13633
13634 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13635
13636         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13637
13638         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13639         (install-info): install dir.info only if it exists,
13640         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13641
13642 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13643
13644         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13645         gas for mips-dec-bsd.
13646
13647 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13648
13649         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13650         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13651
13652 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13653
13654         * configure.in: Added "dejagnu" to hosttools list.
13655
13656 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13657
13658         * config.sub, configure.in, config.guess:  Add support
13659         for Bosx, an AIX variant from Bull.
13660         Patches from F.Pierresteguy@frcl.bull.fr.
13661
13662 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13663
13664         * devo/dejagnu: Initial creation of devo/dejagnu.
13665         Migrated dejagnu testcases and support files for testing software
13666         tools to reside as subdirectories, currently called "testsuite",
13667         within the directory of the software tool.  Migrated all programs,
13668         support libraries, etc. beloging to dejagnu proper from
13669         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13670         with no modifications.  The changes to these files which will
13671         allow them to configure, build, and execute properly will be made
13672         in a future update.
13673
13674 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13675
13676         * Makefile.in: Change send_pr to send-pr.
13677         * configure.in: Likewise.
13678         * send_pr: Renamed directory to send-pr.
13679
13680 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13681
13682         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13683
13684 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13685
13686         * README:  Update for gdb-4.8 release.
13687         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13688         gdb-xxx.tar.z (gzip'd) file also.
13689
13690 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13691
13692         * Makefile.in: make all-diff depend on all-libiberty
13693
13694 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13695
13696         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13697
13698 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13699
13700         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13701
13702 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13703
13704         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13705         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13706         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13707
13708 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13709
13710         * Makefile.in:  makeinfo binary is in a new location
13711
13712 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13713
13714         * config.sub: Accept -ecoff as an OS.
13715
13716         * Makefile.in: Various changes to eliminate a level of make
13717         recursion and reduce the required command line length.
13718         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13719         sub-makes.
13720         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13721         variables holding settings for specific sub-makes.
13722         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13723         in terms of BASE_FLAGS_TO_PASS.
13724         (TARGET_LIBS): New variable listing directories which use
13725         TARGET_FLAGS_TO_PASS.
13726         (subdir_do): Eliminated.
13727         (do-*): New set of targets to replace subdir_do.
13728         (various): All targets which used subdir_do now depend on do-*.
13729         (local-clean): Renamed from do_clean.
13730         (local-distclean): New target, dependency of distclean and
13731         realclean.
13732         (install-info): Don't create directories.  Depend on dir.info
13733         rather than calling make recursively.
13734         (install-dir.info): Eliminated.
13735         (install-info-dirs): Create all info directories here.
13736         (dir.info): Depend upon do-install-info.
13737
13738         * test-build.mk (HOLES): Added false.
13739
13740 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13741
13742         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13743
13744 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13745
13746         * Makefile.in (info): remove dependency on all-texinfo.  The
13747         problem was really in texinfo/C, not at this level.
13748
13749 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13750
13751         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13752
13753 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13754
13755         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13756         GDB releases.
13757
13758 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13759
13760         * configure: Include srcdir in message about target of link not
13761         being found.  Don't convert `-' to `_' in `with' options being
13762         passed to subdirs.
13763
13764 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13765
13766         * configure.in: add uudecode to host_tools
13767
13768         * Makefile.in: added {all,install}-uudecode targets, added them to
13769         the appropriate lists
13770
13771 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13772
13773         * Makefile.in (all-gcc): Added dependency on all-gas.
13774
13775         * configure.in (mips-*-*): Build ld and binutils.
13776
13777 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13778
13779         * configure: check return code from mkdir, print error message and
13780           exit on failure.
13781
13782 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13783
13784         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13785
13786 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13787
13788         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13789
13790 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13791
13792         * config.sub (h8500):  Recognize this as a cpu type.
13793
13794 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13795
13796         * configure: source directory missing is no longer a warning
13797
13798         * configure.in: recognize irix[34]* instead of irix[34]
13799
13800         * Makefile.in: define and pass down X11_LIB
13801
13802 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13803
13804         * guess-systype: Renamed to ...
13805         * config.guess:  ... by popular request.
13806         * configure.in, Makefile.in:  Update accordingly.
13807
13808 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13809
13810         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13811         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13812         + Execute ./dummy instead of assuming . is in PATH.
13813
13814 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13815
13816         * guess-systype:  New shell script.  Attempts to guess the
13817         canonical host name of the executing host.
13818         Only a few hosts are supported so far.
13819         * configure:  Call guess-systype if no host is specified.
13820
13821 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13822
13823         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13824         gcc Makefile.
13825
13826
13827 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13828
13829         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13830         (all-gcc, install-gcc, subdir_do): Use it.
13831
13832 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13833
13834         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13835
13836 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13837
13838         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13839           set exclusively by configure, using configure.in .
13840
13841 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13842
13843         * test-build.mk: set $PATH for all builds
13844
13845         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13846
13847 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13848
13849         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13850         the one used in gcc/Makefile.in, so that a null expansion doesn't
13851         override the one needed to build gcc with a native cc.
13852
13853
13854 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13855
13856         * configure: Accept -with arguments.
13857
13858 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13859
13860         * Makefile.in: added h8300sim
13861
13862 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13863
13864         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13865         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13866         (all-cygnus, native, build-cygnus): Make
13867         $(canonhost)-stamp-3stage-done, not $(host)....
13868         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13869         i386-sco3.2v4.  Added else true to if command.
13870
13871 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13872
13873         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13874
13875 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13876
13877         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13878
13879 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13880
13881         * configure.in: don't remove binutils from Solaris builds
13882
13883 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13884
13885         * Makefile.in: get rid of earlier definitions for *clean,
13886         also handle the recursive info rule better
13887
13888 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13889
13890         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13891         do more-or-less the right thing.
13892
13893 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13894
13895         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13896         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13897
13898 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13899
13900         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13901         $(host_canonical).
13902
13903         * configure.in: split the configdirs list into 4 categories (native
13904         v. cross, library v. tool) and handle the cross-only and native-
13905         only in more reasonable (and correct!) way.
13906
13907 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13908
13909         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13910         configdirs anymore.
13911
13912 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13913
13914         * Makefile.in: extensive cleanup::  removed all of the explicit
13915         clean-* targets, collapsed many wrappers around subdir_do into
13916         one, added additional targets to satisfy standards.texi, deleted
13917         some old targets, some changes for consistency
13918
13919 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13920
13921         * configure.in: handle some programs as cross-only, and others as
13922         native only
13923
13924         * test-build.mk: handle partial holes in a more generic manner
13925
13926         * Makefile.in: m4 depends on libiberty
13927
13928 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13929
13930         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13931         time, wdiff, and find to configdirs
13932
13933         * Makefile.in: all, clean, and install rules for the new programs
13934         added to configure.in
13935
13936 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13937
13938         * configure.in: use mh-sun for all *-sun-* hosts
13939
13940 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13941
13942         * Makefile.in: define flags for X11 include files and library file
13943         locations, pass them down to the programs that need this info
13944
13945         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13946
13947 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13948
13949         * configure.in: start building libg++ for HP-UX targets
13950
13951 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13952
13953         * README:  Update references to files moved into etc/.
13954
13955 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13956
13957         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13958         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13959
13960 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13961
13962         * configure: accept dash as well as underscore in long option
13963         names for FSF compatibility.
13964
13965 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13966
13967         * config.sub: added -sco3.2v4 support from FSF.
13968
13969 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13970
13971         * configure.in: expand the section that adds or removes
13972         directories from the list of programs to build, to handle native
13973         vs. cross in addition to host v. native
13974
13975 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13976
13977         * Makefile.in:  Replace C++ in macro names with CXX.
13978         This is less likely to break ...
13979
13980 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13981
13982         * test-build.mk: add -w to GNU_MAKE
13983
13984 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13985
13986         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13987         add 'sparc' to list of recognized cpus.  This needed to make
13988         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13989         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13990         then changes that into $CPU-wrs-vxworks.
13991
13992         * configure.in: remove most references to gdbtest, regularize
13993         target based program removal
13994
13995         * test-build.mk: import from p3 tree (many fixes and changes)
13996
13997 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13998
13999         * Makefile.in: added rules to handle tcl, tk, and expect
14000
14001         * configure.in: handle those directories if they exist
14002
14003 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14004
14005         * config.sub: removed bogus hppabsd and hppahpux names, since
14006         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14007
14008 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14009
14010         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14011         depends upon all-xiberty
14012
14013         * Makefile.in: changes from p3, including:
14014
14015         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14016
14017         * Makefile.in (XTRAFLAGS): include newlib directories if
14018         newlib/Makefile exists, rather than if host != target.
14019
14020         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14021
14022         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14023         from the same source tree and not building a cross-compiler.  This
14024         matters for the libg++ configuration if reconfiguring a tree that
14025         has already been installed.
14026
14027         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14028
14029         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14030         pick up the machine and system specific header files.
14031
14032         * Makefile.in: added AS_FOR_TARGET, passed down in
14033         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14034         the C compiler to use to create programs which are run in the
14035         build environment, set it to default to $(CC), and passed it down
14036         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14037
14038         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14039
14040         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14041         We need them for unusual native builds, like systems without
14042         ranlib.
14043
14044         * configure: also define $(host_canonical) and
14045         $(target_canonical), which are the full, canonical names for the
14046         given host and target
14047
14048 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14049
14050         * Makefile.in:  Added separate definitions for C++.
14051
14052 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14053
14054         * configure.in (configdirs):  Add deja-gnu.
14055
14056 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14057
14058         * README:  Update for configure.texi and gdb-4.7 release.
14059
14060 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14061
14062         * Makefile.in:  Move "all" target to top of file.
14063         Previously, first target was ".PHONY" which caused BSD4.4 make
14064         to build .PHONY when make was run without arguments.
14065
14066 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14067
14068         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14069         Library-copylefted code in libiberty.
14070
14071 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14072
14073         * config.sub:  Replace m68kmote with plain old m68k.
14074
14075 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14076
14077         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14078
14079 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14080
14081         * config.sub: Complain if no argument is given.  Added support for
14082         386bsd as OS and target alias.
14083
14084 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14085
14086         * Makefile.in (XTRAFLAGS): include newlib directories if
14087         newlib/Makefile exists, rather than if host != target.
14088
14089 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14090
14091         * config.sub: recognize sparclite-wrs-vxworks.
14092
14093         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14094         p3.) Added clean-xiberty to clean.
14095
14096 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14097
14098         * configure.in: use *-*-* instead of nested cases for host and target
14099
14100 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14101
14102         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14103         from the same source tree and not building a cross-compiler.  This
14104         matters for the libg++ configuration if reconfiguring a tree that
14105         has already been installed.
14106
14107 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14108
14109         * config.sub (i486v/i486v4):  Merge in from FSF version.
14110
14111 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14112
14113         * configure: only set PWD if it is already set.
14114
14115 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14116
14117         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14118         doesn't have unset and all success paths (and most error paths)
14119         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14120         to just ${PWD} to avoid confusion.)
14121
14122 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14123
14124         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14125         even for a native compilation.
14126
14127 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14128
14129         Changes to make the gdb.tar.Z rule work better.
14130
14131         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14132         (DEVO_SUPPORT):  Add configure.texi.
14133         (bfd-ilrt.tar.Z):  Remove ancient rule.
14134
14135 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14136
14137         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14138         pick up the machine and system specific header files.
14139
14140         * configure.in, config.sub: added new target m68010-adobe-scout,
14141         with alias of adobe68k.  Changed configure.in to check for
14142         -scout before -sco* to avoid a false match.
14143
14144         * Makefile.in: added AS_FOR_TARGET, passed down in
14145         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14146         the C compiler to use to create programs which are run in the
14147         build environment, set it to default to $(CC), and passed it down
14148         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14149
14150 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14151
14152         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14153         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14154         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14155         FOR_TARGET variants, to newlib and libg++.
14156
14157 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14158
14159         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14160         first.
14161
14162 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14163
14164         * config.sub:  Accept `elf' as an environment.
14165
14166 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14167
14168         * Makefile.in (all-opcodes):  cd into the right directory
14169
14170 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14171
14172         * configure: added -program_transform_name option, used as
14173         argument to sed when installing programs.
14174         configure.texi: added documentation for -program_prefix,
14175         -program_suffix and -program_transform_name.
14176
14177 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14178
14179         * config.sub:  Accept i486 where i386 ok.
14180
14181 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14182
14183         * config.sub: accept we32k
14184
14185 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14186
14187         * config.sub, configure.in: accept OSE68000 and OSE68k.
14188
14189         * Makefile.in: don't create all directories for ``make install'';
14190         let the subdirectories create the ones they need.
14191
14192 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14193
14194         * COPYING: new file, GPL v2
14195
14196 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14197
14198         * Makefile.in: use the new gen-info-dir, which needs a template
14199         argument (which also lives in texinfo)
14200
14201         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14202
14203 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14204
14205         * config.sub (ncr3000):  Change i386 to i486.
14206
14207 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14208
14209         * Makefile.in: add install-rcs, install-grep to
14210         install-no-fixedincludes, removed install-bison and install-libgcc
14211
14212 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14213
14214         * configure.in: grab the HPUX makefile fragment if on HPUX
14215
14216 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14217
14218         * Makefile.in: eradicate bison spoor (ditto libgcc).
14219          configure.in: recognise m68{k,000}-ericsson-OSE.
14220          es1800 is alias for m68k-ericsson-OSE
14221
14222 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14223
14224         * configure.in: rearrange the parts that remove programs from
14225         configdirs, based now on HOST==TARGET or by canonical triple.
14226
14227 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14228
14229         * test-build.mk: recurse explicitly with -f test-build.mk when
14230           appropriate.  predicate stage3 and comparison on the existence
14231           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14232           On very clean, also remove ...stamp-co.  Build in-place before
14233           doing other builds.
14234
14235 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14236
14237         * Makefile.in, configure.in: add tgas
14238
14239 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14240
14241         * Makefile.in: a number of changes merged in from progressive.
14242
14243         * configure.in: add libm.
14244
14245         * .cvsignore: ignore some stuff that comes from test-build.mk.
14246
14247 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14248
14249         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14250
14251 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14252
14253         * configure: Add program_suffix (parallel to program_prefix)
14254         * Makefile.in: adjust directory-creating script for losing decstation
14255
14256 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14257
14258         * configure:  Minor $subdir-related fixes.
14259
14260 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14261
14262         * configure: fix various problems with propogating
14263         makefile_target_frag in subdirs.
14264         * configure.in: config libgcc if its there
14265
14266 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14267
14268         * config.sub:  HPPA merge.
14269
14270 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14271
14272         * Makefile.in:  Replace all-bison with all-byacc in all
14273         dependency lines for other tools (which now use byacc).
14274
14275 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14276
14277         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14278
14279 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14280
14281         * Makefile.in: make gprof rules similar to byacc rules (instead of
14282         vestigal $(unsubdir) that didn't work...)
14283
14284 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14285
14286         * config.sub:  Add support for Linux.
14287         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14288         (at least for libg++).
14289
14290 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14291
14292         * configure.texi: fix doc for the -nfp option to configure
14293
14294 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14295
14296         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14297
14298 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14299
14300         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14301         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14302         * configure.in: added solaris* host_makefile_frag hook.
14303
14304 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14305
14306         * config.sub: changed recognition of m68000 so that various
14307         m68k types can be specified via m680[01234]0
14308
14309 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14310
14311         * config.sub (basic_machine): fix sed so that '-foo' isn't
14312         completely substituted out while .+'-foo' loses the '-foo'
14313
14314 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14315
14316         * config.sub ($os): Add -aout.
14317
14318 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14319
14320         * configure:  If host_makefile_frag is absolute, don't
14321         prefix ${invsubdir} (relevant to libg++ auto-configure).
14322
14323 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14324
14325         * Makefile.in (tooldir): Define it.
14326         (all-ld): Depend on all-flex.
14327
14328 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14329
14330         * Makefile.in (check):  Fix libg++ special case.
14331
14332 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14333
14334         * configure: do not bury `pwd` into config.status, thus do fewer
14335           pwd's.
14336
14337         * configure: print the "Building in" message only when building in
14338           other than "." AND verbose.
14339
14340         * configure: remove -s, rework -v to better accommodate guested
14341           configures.
14342
14343         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14344
14345 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14346
14347         * Makefile.in: macroize flags passed on recursion.  remove
14348           fileutils.
14349
14350 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14351
14352         * configure: get makesrcdir right for subdirs deeper than 1.
14353
14354         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14355           install.
14356
14357 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14358
14359         * Makefile.in: don't print subdir_do or recursion lines.
14360
14361 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14362
14363         * standards.texi: added menu item.
14364
14365         * Makefile.in: build and install standards.info.
14366
14367         * standards.texi: new file.
14368
14369 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14370
14371         * configure: test for and move config.status pieces from
14372           ${subdir}/.
14373
14374 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14375
14376         * configure:  Test for existance of files before trying to mv
14377         them, to avoid numerous non-existance messages.
14378
14379 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14380
14381         * configure: correct final line of config.status.
14382
14383         * configure: patch from eggert.  Avoids a protection problem if
14384           the original Makefile.in is read only.
14385
14386         * configure: use move-if-change from gcc to create config.status.
14387           Some makefiles depend on config.status to tell if a directory
14388           has been reconfigured for a different host.  This change
14389           prevents those directories from remaking everything in the case
14390           where the reconfig was only intended to rebuild a Makefile.
14391
14392         * configure: test for config.sub with "config.sub sun4" rather
14393           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14394           host alias from a missing config.sub.
14395
14396 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14397
14398         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14399           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14400
14401 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14402
14403         * configure: mkdir ${subdir} as needed.
14404
14405 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14406
14407         * Makefile.in,configure.in: added autoconf.
14408
14409 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14410
14411         * Makefile.in: no longer pass against on recursion.
14412
14413         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14414           definitions are not inherited.
14415
14416         * configure: correct makesrcdir when subdir is .
14417
14418 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14419
14420         * configure:  Add support for 'subdirs' variable, which is
14421         like 'configdirs', except that configure doesn't re-invoke
14422         itself for subdirs, it just creates a Makefile for each subdir.
14423         * configure.texi:  Document subdirs.
14424
14425 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14426
14427         * configure.in: added flex to configdirs
14428
14429 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14430
14431         * Makefile.in: remove clean-stamps from clean.
14432
14433 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14434
14435         * configure.in:  Add gdbtest to configdirs.
14436
14437 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14438
14439         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14440         to recursive makes.
14441         * configure.in:  Recognize new ncr3000 config.
14442
14443 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14444
14445         * Makefile.in, configure.in: removed references to gdbm.
14446
14447 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14448
14449         * config.sub:  Don't canonicalize os value
14450         newsos* to bsd (readline needs to check for newsos).
14451         (This fix was earlier made Jan 31, but got re-broken.)
14452
14453 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14454
14455         * configure.in:  sco is an os, not a vendor!
14456
14457         * configure:  Quote $( better.  Keep various shells happy.
14458
14459 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14460
14461         * Makefile.in: eliminate stamp-files.
14462
14463 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14464
14465         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14466           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14467
14468 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14469
14470         * config.sub:  fix iris/iris3.
14471
14472 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14473
14474         * configure: re-add -rm.
14475
14476 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14477
14478         * Maskefile.in: add .stmp-rcs to all.
14479
14480         * configure.in: remove gas from rs6000 build, use aix host fragment.
14481
14482 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14483
14484         * configure: pass down site_option during recursion.
14485
14486 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14487
14488         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14489
14490 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14491
14492         * configure: Change exec_prefix so that it really defaults to prefix.
14493
14494 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14495
14496         * Makefile.in, configure.in:  Add support for mmalloc library.
14497
14498 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14499
14500         * Makefile.in: add stmp dependencies for a few more things.
14501
14502 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14503
14504         * configure: adjusted error message on objdir/srcdir configure
14505           collision, per john's suggestion.
14506
14507         * Makefile.in: add libiberty stmp to all and all.cross.
14508
14509 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14510
14511         * Makefile.in: remove force dependencies, add grep to all.
14512
14513 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14514
14515         * Makefile.in: drop flex.  make stamp files work.
14516
14517         * configure: added test for conflicting configuration in srcdir,
14518           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14519           gets cranky.  use relative paths for configure and srcdir
14520           whenever possible.  Send some error messages to stderr that were
14521           going to stdout.
14522
14523 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14524
14525         * Makefile.in:  Fix libg++ rule to check for gcc directory
14526         before using gcc/gcc.  Also pass XTRAFLAGS.
14527
14528 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14529
14530         * Makefile.in: added stmp-files so that directories aren't polled
14531           when they are already built.
14532
14533         * configure.texi: fixed a node pointer problem.
14534
14535 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14536
14537         * config.sub configure.in gdb/configure.in
14538         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14539         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14540         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14541
14542 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14543
14544         * configure: -recurring becomes -silent.  corrected help message
14545           for -site= option.
14546
14547         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14548
14549 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14550
14551         * configure: when building Makefile for crosses, replace
14552           tooldir and program_prefix.  default srcdir from location of
14553           config.sub.  remove "for host in hosts" and "for target in
14554           targets" loops.
14555
14556 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14557
14558         * Makefile.in: Do not pass bindir or mandir to cvs.
14559
14560 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14561
14562         * Makefile.in, configure.in: removed traces of namesubdir,
14563           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14564           copyrights to '92, changed some from Cygnus to FSF.
14565
14566         * configure.texi: remove most references to multiple hosts,
14567           multiple targets, subdirs, etc.
14568
14569         * configure.man: removed rcsid. reference config.sub not
14570           config.subr.
14571
14572         * Makefile.in: mkdir $(infodir) on install-info.
14573
14574 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14575
14576         * configure.texi:  Explain better about .gdbinit and about
14577         the environment that configure.in sections run in.
14578
14579 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14580
14581         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14582
14583 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14584
14585         * README:  DOC.configure => cfg-paper.texi.
14586
14587 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14588
14589         * config.sub (near case $os):  Don't convert newsos* to bsd!
14590
14591 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14592
14593         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14594         the number of copies of COPYING that go into the GDB tar file.
14595
14596 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14597
14598         * bfd/configure.in, gdb/config/mh-i386sco,
14599         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14600         Fix SCO configuration stuff.
14601
14602 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14603
14604         * Makefile.in:  For libg++, make sure the -I pointing
14605         to the gcc directory goes *after* all the libg++-local -I flags.
14606         Also, move just-gcc dependency from just-libg++ to all-libg++.
14607
14608 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14609
14610         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14611
14612 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14613
14614         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14615
14616 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14617
14618         * config.sub:  Add stratus configuration frags.  Also
14619         submitted to FSF.
14620
14621 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14622
14623         * Makefile.in (DEV_SUPPORT):  add configure.man.
14624
14625         * config.sub(Decode manufacturer-specific):  add -none*.
14626
14627 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14628
14629         * Makefile.in:  remove form feeds to make Sun's make happy.
14630         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14631
14632 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14633
14634         * Makefile.in (AR_FLAGS):  Make quieter.
14635
14636 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14637
14638         * configure.in:  Add libg++.
14639         * configure:  When verbose, don't output the command line at each
14640         level; it will be unremarkably the same as the previous version,
14641         which will be the same as what the user typed.
14642
14643 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14644
14645         * configure.in, Makefile.in: fix clean-info, add flex.  add
14646           fileutils.
14647
14648         * configure: be less sensitive to spaces in Makefile.in.  Do not
14649           look for sources in "..".  Doing so breaks subdirectories that
14650           might have their own configure.  If a subdir has it's own
14651           configure script, use it.
14652
14653 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14654
14655         * cfg-paper.texi: some changes suggested by rms.
14656
14657 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14658
14659         * config.sub:  Merge in some small additions from the FSF version,
14660         taken from the gcc distribution, to bring the Cygnus and FSF
14661         versions into closer sync.
14662
14663 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14664
14665         * configure.in:  Changed svr4 references to sysv4.
14666
14667 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14668
14669         * configure: added -V for version number option.
14670
14671 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14672
14673         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14674           renamed from DOC.configure to cfg-paper.texi.
14675
14676 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14677
14678         * configure, config.subr, config.sub: config.subr is now
14679           config.sub again.
14680
14681 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14682
14683         * configure.texi: new file, in progress.
14684
14685         * Makefile.in: build info file and install the man page for
14686           configure.
14687
14688         * configure.man: new file, first cut.
14689
14690         * configure: find config.subr again now that configuration "none"
14691           has gone.  removed all traces of the -ansi option.  removed all
14692           traces of the -languages option.
14693
14694         * config.subr: resync from rms.
14695
14696 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14697
14698         * configure, config.sub, config.subr: merge config.sub into
14699           config.subr, call the result config.subr, remove config.sub, use
14700           config.subr.
14701
14702         * Makefile.in: revised install for dir.info.
14703
14704 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14705
14706         * configure.in: add decstation host makefile frag.
14707
14708         * Makefile.in: BISON now bison -y again.  also install-gcc on
14709           install.  clean-gdbm on clean.  infodir belongs in datadir.
14710           Make directories for info install.  Build dir.info here then
14711           install it.
14712
14713 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14714
14715         * Makefile.in: fix for bad directory tests.
14716
14717 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14718
14719         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14720           regexp.  -srcdir relative was being handled incorrectly.
14721
14722         * Makefile.in: unwrapped some for loops so that parallel makes
14723           work again and so one can focus one's attention on a particular
14724           package.
14725
14726 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14727
14728         * configure: added PWD as a stand in for `pwd` (for speed). use
14729           elif wherever possible.  make -srcdir work without -objdir.
14730           -objdir= commented out.
14731
14732 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14733
14734         * configure: +options become --options.  -subdirs commented out.
14735           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14736           Makefile now at top of generated Makefile.  Removed cvs log
14737           entries.  added -srcdir.  create .gdbinit only if there is one
14738           in ${srcdir}.
14739
14740         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14741           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14742           and mandir now keyed off datadir by default.
14743
14744 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14745
14746         * Freshly created ChangeLog.
14747
14748 \f
14749 Local Variables:
14750 mode: change-log
14751 left-margin: 8
14752 fill-column: 76
14753 version-control: never
14754 End: